@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700&display=swap&subset=latin-ext);
@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
@import "fonts/icons.css";
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
.fonts__poppins-light {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-regular {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-medium {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-bold {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.block-topproducts .block-topproducts-heading {
  text-align: center;
}
.block-topproducts .block-topproducts-heading .title-heading {
  color: #1979c3;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
  display: block;
  text-transform: none;
  margin: 0 0 10px 0;
}
.block-topproducts .block-topproducts-heading .subtitle-heading {
  text-transform: uppercase;
  color: #666666;
  font-weight: bold;
  font-size: 26px;
  line-height: 30px;
  position: relative;
}
.block-topproducts-tabs {
  font-size: 0;
  display: block;
  min-height: 40px;
  text-align: center;
  margin: 0 auto;
  padding-top: 30px;
}
.block-topproducts-tabs .qp-tab {
  min-height: 40px;
  min-width: 200px;
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
  background: #F0F0F0;
  color: #666666;
  font-weight: 600;
  cursor: pointer;
  transition: 0.5s all ease;
}
.block-topproducts-tabs .qp-tab:hover {
  background: #1979c3;
  color: #FFF;
  cursor: pointer;
  transition: 0.5s all ease;
}
.block-topproducts-tabs .active-qt {
  background: #1979c3;
  color: #FFF;
}
@media screen and (min-width: 1200px) {
  .header-slider-container.container {
    max-width: 1140px !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .header-slider-container.container {
    max-width: 1040px !important;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .header-slider-container.container {
    max-width: 720px !important;
  }
  .header-slider-container.container .slider-item-wrapper .text-wrapper,
  .header-slider-container.container .slider-item-wrapper .image-wrapper {
    padding-top: 62px;
  }
}
.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: block;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -ms-touch-action: pan-Y;
  position: relative;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  -webkit-transform: translate3d(0px, 0px, 0px);
  overflow-y: hidden;
  overflow-x: hidden;
  position: relative;
}
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  float: left;
  min-height: 1px;
  position: relative;
  text-align: center;
}
.owl-carousel .owl-item .product-item {
  padding: 0;
}
.owl-carousel .owl-item .product-item .old-price {
  display: block;
  text-decoration: line-through;
}
.owl-carousel .owl-item .product-item .old-price .price-label {
  display: none;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  display: block;
  width: 100%;
  transition: 0.5s all ease;
}
.owl-carousel .owl-item img:hover {
  opacity: 0.7;
  transition: 0.5s all ease;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-item .product-item-actions {
  display: table;
  width: 100%;
  padding: 0;
  list-style-type: none;
}
.owl-carousel .owl-item .product-item-actions .actions-primary {
  display: table-cell;
}
.owl-carousel .owl-item .product-item-actions .actions-secondary {
  display: table-cell;
  width: 50%;
  text-align: left;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev {
  color: #1979c3;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: hand;
  cursor: pointer;
  user-select: none;
  position: absolute;
  display: inline-block;
  background: transparent;
  height: 40px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 80px !important;
  }
}
.owl-carousel .owl-nav .owl-prev:hover {
  color: #006bb4;
}
.owl-carousel .owl-nav .owl-next {
  background: transparent;
  color: #1979c3;
  border-radius: 50%;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: hand;
  cursor: pointer;
  user-select: none;
  position: absolute;
  display: inline-block;
  height: 40px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .owl-carousel .owl-nav .owl-next {
    right: 80px !important;
  }
}
.owl-carousel .owl-nav .owl-next:hover {
  color: #006bb4;
}
.owl-carousel .owl-dot {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: hand;
  cursor: pointer;
  user-select: none;
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  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 {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
.owl-carousel .owl-video-wrapper {
  background: #000000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-nav {
  -webkit-tap-highlight-color: transparent;
  margin-top: 10px;
  text-align: center;
}
.owl-carousel .owl-nav .disabled {
  cursor: default;
  opacity: 1;
}
.owl-carousel .owl-nav[class*='owl-'] {
  border-radius: 3px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 10px;
}
.owl-carousel .owl-dots {
  display: none;
  -webkit-tap-highlight-color: transparent;
  text-align: center;
}
.owl-carousel .owl-dots .owl-dot {
  *display: inline;
  display: inline-block;
  zoom: 1;
}
.owl-carousel .owl-dots .owl-dot span {
  -webkit-backface-visibility: visible;
  background: #D6D6D6;
  border-radius: 30px;
  display: block;
  height: 10px;
  margin: 5px 7px;
  transition: opacity 200ms ease;
  width: 10px;
}
.owl-carousel .owl-dots .owl-dot:hover span {
  background: #869791;
}
.owl-carousel .owl-dots .owl-dot.active span {
  background: #869791;
}
.owl-carousel.owl-loaded {
  display: block;
  margin-left: 0;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: grab;
  cursor: move;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.block-topproducts {
  width: 100%;
}
@media screen and (max-width: 520px) {
  .block-topproducts .block-topproducts-tabs-container .block-topproducts-tabs {
    min-height: 120px;
  }
  .block-topproducts .block-topproducts-tabs-container .block-topproducts-tabs .qp-tab {
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 992px) {
  .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
}
.block-topproducts {
  padding-bottom: 65px;
}
.block-topproducts .block-topproducts-tabs h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 25px;
  color: #525252;
  margin-bottom: 30px;
  text-align: left;
}
.owl-item {
  padding: 0 50px;
}
.owl-item .item-image {
  min-height: 1px;
  max-height: 165px;
  width: 165px;
}
.owl-item .item-name {
  padding-top: 30px;
  height: auto;
  min-height: 140px;
  word-break: break-word;
}
.owl-item .item-name a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.owl-item .item-name a:hover {
  text-decoration: none;
}
.owl-item .price-wrapper {
  padding: 15px 0;
}
.owl-item .price-wrapper .product-old-price,
.owl-item .price-wrapper .product-new-price,
.owl-item .price-wrapper .product-price {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #172d2d;
}
.owl-item .product-item-actions button {
  background-color: #85e3de;
  border-color: #85e3de;
  box-shadow: unset;
  color: #ffffff;
  width: 100%;
  height: 46px;
}
@media only screen and (max-width: 992px) {
  .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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 993px), 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,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .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,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .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,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .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: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation 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: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    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: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -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: 'icons-blank-theme';
    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: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    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: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 992px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.fonts__poppins-light {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-regular {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-medium {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-semi-bold {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.fonts__poppins-bold {
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.header.links li {
  display: inline-block;
}
.button-hover {
  transition: background-color ease-in-out 0.2s;
}
.button-span-hover {
  transition: color ease-in-out 0.2s;
}
@media screen and (max-width: 993px) {
  .nav-sections-items .nav-sections-item-content {
    background: white !important;
  }
  .sections.nav-sections .navigation .level0.category-item {
    background: white !important;
  }
  .nav-sections {
    left: 0 !important;
    z-index: 100;
  }
  .nav-sections-item-content .navigation {
    background-color: white;
  }
  .navigation ul {
    background-color: white;
  }
  .sections.nav-sections .navigation .level0.category-item {
    background: white;
  }
  .nav-sections-item-content .navigation {
    background-color: white !important;
  }
}
.page-header .minicart-icon {
  color: #0073e6;
}
.page-header .logo-wrapper {
  padding: 0;
}
.page-header .logo-wrapper .logo {
  margin: 0;
  padding: 18px 0 14px 0;
  max-width: 100%;
}
.page-header .contact-wrapper {
  padding: 30px 0 0 23px;
}
.page-header .icon-wrapper {
  vertical-align: top;
}
.page-header .contact-label {
  padding-left: 7px;
}
.page-header .contact-label span,
.page-header .contact-label a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
}
.page-header .contact-label a:hover {
  text-decoration: none;
  color: #434d53;
}
.page-header .icons-text-dark {
  text-align: right;
  font-family: var(--font-family-Font-1, Poppins);
  font-size: var(--font-size-13, 13px);
  font-style: normal;
  font-weight: var(--font-weight-500, 500);
  line-height: normal;
  color: #212529;
}
html.nav-open .navigation {
  display: block;
}
.sliderHolder {
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 20px;
}
.nav-sections {
  margin-bottom: 0;
  border-bottom: none;
  background-color: #ffffff;
}
.cms-index-index .nav-sections {
  border: none;
}
.nav-sections-item-content .category-menu-wrapper {
  padding: 0 15px 0 15px;
}
.nav-sections-item-content .icon-wrapper {
  display: inline-block;
}
.nav-sections-item-content .label-wrapper {
  padding-top: 13px;
  padding-left: 20px;
}
.nav-sections-item-content .category-menu-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: white;
  padding: 5px 10px 0 15px;
}
.nav-sections-item-content .navigation {
  background-color: #0073E6;
  width: auto;
  margin: 0;
  display: inline-block;
  padding-top: 19px;
  padding-left: 0;
}
.nav-sections-item-content .navigation .level0 > .level-top {
  padding: 0;
}
.nav-sections-item-content .navigation .level0.parent > .level-top {
  padding-right: 0;
}
.nav-sections-item-content .navigation .level0.has-active > .level-top {
  border: none;
  color: #0f0e0e;
}
.nav-sections-item-content .navigation .level0.active.level-top.parent.ui-menu-item {
  border-bottom: 1px solid #488bff;
  margin-bottom: -1px;
}
.nav-sections-item-content .navigation.show {
  display: inline-block;
}
.nav-sections-item-content .navigation .ui-menu {
  padding: 0;
}
.nav-sections-item-content .navigation .level0.category-item {
  padding: 0 20px 19px 20px;
  margin-right: 0;
  background: #0073E6;
}
@media screen and (min-width: 992px) and (max-width: 1150px) {
  .nav-sections-item-content .navigation .level0.category-item {
    padding: 0 10px 19px 10px !important;
  }
}
.nav-sections-item-content .navigation a {
  padding: 0;
}
.nav-sections-item-content .navigation .ui-menu-icon {
  display: none !important;
}
.nav-sections-item-content .navigation .category-item.active {
  border-bottom: 1px solid #488bff;
  margin-bottom: -1px;
}
.nav-sections-item-content .navigation .category-item a,
.nav-sections-item-content .navigation .category-item span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  letter-spacing: 0.3px;
  color: #575757;
}
.nav-sections-item-content .navigation .level0.active > .level-top {
  border: none;
  border-width: 0;
  color: #0f0e0e;
}
.nav-sections-item-content > * {
  display: block;
}
.block-search {
  display: inline-block;
  float: none;
  padding-top: 0px;
}
.block-search .nested .action.advanced {
  display: none !important;
  position: inherit !important;
  padding-top: 2px !important;
}
@media screen and (min-width: 1000px) and (max-width: 1200px) {
  .block-search {
    width: 70%;
  }
}
.block-search .control {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.block-search .actions .action.search {
  opacity: 1;
  top: 6px;
}
.block-search input#search {
  border-radius: 8px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  height: 40px;
  padding-left: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.block-search input#search::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #727a7f;
  line-height: 34px;
}
.block-search input#search:focus {
  padding-left: 20px;
  box-shadow: none;
  border: 1px solid #488bff;
}
.block-search input#search:focus::placeholder {
  padding-left: 0;
}
.block-search .search-autocomplete {
  border-radius: 18px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
  margin-top: 40px;
}
.block-search .search-autocomplete ul {
  padding: 20px 0;
}
.block-search .search-autocomplete ul li {
  padding-left: 25px;
  padding-bottom: 7px;
  background-color: #ffffff;
  border: none;
}
.block-search .search-autocomplete li .qs-option-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.block-search .search-autocomplete .selected .qs-option-name {
  color: #165fdf;
}
.block-search .search-autocomplete li .amount {
  display: none;
}
.wishlist-wrapper {
  padding-top: 30px;
}
.user-account-wrapper {
  padding-top: 30px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .user-account-wrapper {
    margin-top: -50px;
  }
}
.user-account-wrapper.logged-in {
  padding-top: 0;
}
.user-account-wrapper:hover {
  cursor: pointer;
}
.user-account-wrapper .user-icon {
  padding-right: 11px;
}
.user-account-wrapper .icon-user:hover {
  cursor: pointer;
}
.user-account-wrapper .icon-arrow:hover,
.user-account-wrapper .icon-arrow:hover:before {
  cursor: pointer;
}
.user-account-wrapper .icon-arrow:before {
  vertical-align: text-top;
}
.user-account-wrapper .customer-initials-wrapper {
  position: relative;
  top: 20px;
  cursor: pointer;
  display: inline-block;
  height: 40px;
  width: 40px;
  color: #fff;
  background-color: #488bff;
  border-radius: 50%;
}
@media screen and (max-width: 992px) {
  .user-account-wrapper .customer-initials-wrapper {
    color: #488bff;
    background-color: #fff;
  }
}
.user-account-wrapper .customer-initials-wrapper p {
  position: absolute;
  top: 8px;
  left: 9px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
}
.user-account-wrapper .user-options-wrapper {
  position: absolute;
  right: -7px;
  background-color: #ffffff;
  border-radius: 4px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.25);
  min-width: 180px;
  width: auto;
  margin-top: 13px;
  z-index: 5;
}
.user-account-wrapper .user-options-wrapper.logged-in {
  margin-top: 18px;
}
.user-account-wrapper .user-options-wrapper.hide {
  display: none;
}
.user-account-wrapper .user-options-wrapper.show {
  display: block;
}
.user-account-wrapper .user-options-wrapper .user-option-link {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  padding: 0 0 8px 20px;
  display: block;
  text-align: left;
}
.user-account-wrapper .user-options-wrapper .user-option-link:first-child {
  padding-top: 17px;
}
.user-account-wrapper .user-options-wrapper .user-option-link:last-child {
  padding-bottom: 17px;
}
.user-account-wrapper .user-options-wrapper .user-option-link:hover {
  color: #165fdf;
  text-decoration: none;
}
@media screen and (min-width: 993px) and (max-width: 1099px) {
  .block-search {
    width: 75%;
  }
}
@media screen and (max-width: 992px) {
  .page-wrapper .page-header {
    padding: 0;
    margin: 0;
    border: none;
  }
  .sections.nav-sections .label-wrapper {
    display: none;
  }
  .sections.nav-sections .menu-border-image {
    display: none;
  }
  .sections.nav-sections .nav-sections-item-title {
    height: 60px;
    border: none;
    padding-top: 20px;
    width: 100%;
  }
  .sections.nav-sections .nav-sections-item-title.active {
    background: #ea005f;
  }
  .sections.nav-sections .nav-sections-item-title .nav-sections-item-switch {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 14px;
    line-height: 1.21;
    color: #0a1c26;
    text-align: center;
    display: block;
    position: relative;
    margin: 0 auto;
    height: 100%;
  }
  .sections.nav-sections .nav-sections-item-title.active .nav-sections-item-switch {
    color: #ffffff;
  }
  .sections.nav-sections .nav-sections-item-content {
    padding-top: 0;
  }
  .sections.nav-sections .navigation {
    padding-top: 25px;
    width: 100%;
  }
  .sections.nav-sections .navigation .level0.category-item {
    border: none;
    padding: 0 0 20px 0;
    background: #0073E6;
  }
  .sections.nav-sections .navigation .level0.category-item span {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 14px;
    letter-spacing: 0.3px;
    color: #0f0e0e;
  }
  .sections.nav-sections .navigation .level0.ui-menu {
    border: none;
    padding-top: 15px;
  }
  .sections.nav-sections .navigation .submenu:not(:first-child).expanded {
    display: none !important;
  }
  .sections.nav-sections .navigation .level1.category-item {
    padding-bottom: 8px;
  }
  .sections.nav-sections .navigation .level1.category-item span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 13px;
    color: #0a1c26;
  }
  .sections.nav-sections .navigation .ui-menu-item.all-category {
    padding-bottom: 8px;
  }
  .sections.nav-sections .navigation .submenu:not(:first-child) > li > a {
    padding-left: 0;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .nav-sections-item-content .navigation .level0.has-active.level-top.parent.ui-menu-item {
    border-bottom: none;
    margin-bottom: 0;
  }
  .nav-sections-item-content .navigation .category-item.active {
    border-bottom: none;
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border: none;
  }
  .page-header .logo-wrapper {
    max-width: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
  }
  .page-header .logo {
    float: none;
    max-width: none;
    margin: 0;
  }
  .page-header .logo img {
    margin: 0 auto;
  }
  .page-header .minicart-icon {
    color: white;
  }
  .page-header .icons-wrapper {
    background-color: #488bff;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: right;
  }
  .page-header .icons-wrapper .icons-text-dark {
    display: none;
  }
  .page-header .icons-wrapper .minicart-wrapper .action.showcart .counter.qty {
    bottom: -16px;
    left: 20px;
  }
  .page-header .icons-wrapper .nav-toggle {
    float: left;
    position: relative;
    display: inline-block;
    left: auto;
    top: auto;
  }
  .page-header .icons-wrapper .nav-toggle:before {
    display: none;
  }
  .page-header .icons-wrapper .wishlist-wrapper {
    padding-top: 0;
  }
  .page-header .icons-wrapper .minicart-wrapper {
    padding-top: 0;
  }
  .page-header .icons-wrapper .user-account-wrapper {
    padding-top: 0;
    padding-right: 10px;
  }
  .page-header .icons-wrapper i:before {
    color: #ffffff;
  }
  .page-header .contact-wrapper {
    display: none !important;
  }
  .page-header .block-search {
    width: 100%;
    padding-bottom: 20px;
    margin-top: 0;
    padding-left: 0;
  }
  .page-header .block-search .field.search {
    position: relative;
  }
  .page-header .block-search .label {
    position: absolute;
    right: 18px;
    top: 11px;
  }
  .page-header .block-search .control {
    border: none;
    margin: 0;
    padding: 0;
  }
  .page-header .block-search input {
    position: unset;
    margin: 0;
    left: 0;
  }
}
@media screen and (min-width: 993px) {
  .page-header .logo-wrapper {
    max-width: 260px;
    flex: 0 0 20%;
  }
  .page-header .container > .row {
    justify-content: space-between;
  }
  .page-header .icons-wrapper {
    text-align: right;
    max-width: 50%;
    flex: 0 0 50%;
  }
  li.level0.category-item.level-top > a > span {
    color: white !important;
  }
  .header-menu-wrapper {
    position: relative;
  }
  .category-menu-wrapper .navigation,
  .category-menu-wrapper .navigation .ui-menu,
  .category-menu-wrapper .navigation .level0.category-item,
  .category-menu-wrapper .level1.ui-menu {
    position: unset;
  }
  .category-menu-wrapper .navigation .ui-menu {
    width: 100%;
    top: 20px !important;
    left: 20px !important;
  }
  .category-menu-wrapper .navigation .level0 .submenu a {
    padding: 5px 40px;
    color: #575757 !important;
  }
  .category-menu-wrapper .navigation .level0 .submenu a:hover {
    background: transparent;
    color: #434d53;
  }
  .category-menu-wrapper .navigation .level0 .submenu a.ui-state-focus {
    background: transparent;
    color: #434d53;
  }
  .category-menu-wrapper .navigation .level0 .submenu li {
    display: inline-block;
    vertical-align: top;
  }
  .category-menu-wrapper .navigation .level0 .submenu li.active {
    border: none;
  }
  .category-menu-wrapper .navigation .level0 .submenu li.active a {
    border: none;
  }
  .category-menu-wrapper .navigation .level0.tiskanice.submenu li {
    display: inline-block;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .category-menu-wrapper .navigation .level0.tiskanice.submenu li:nth-child(2n) {
    display: inline-block;
    width: 50%;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .category-menu-wrapper .navigation .level1 .submenu li {
    display: block;
  }
  .category-menu-wrapper ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    position: absolute;
    border: none;
    display: block;
    top: 61px !important;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.18);
    padding-bottom: 25px;
    padding-top: 25px;
  }
  .category-menu-wrapper ul.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    position: relative;
    top: unset !important;
    left: unset !important;
    right: unset !important;
    box-shadow: none;
  }
  .category-menu-wrapper ul.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    display: block !important;
    border: none;
  }
  .category-menu-wrapper .level1.category-item.ui-menu-item span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 14px;
    color: #296bdd;
  }
  .category-menu-wrapper .level2.category-item.ui-menu-item span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 14px;
    color: #434d53;
  }
  .category-menu-wrapper .level2.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    display: none !important;
  }
}
.accessibility {
  color: #1979c3;
  position: fixed;
  font-size: 40px;
  height: 0px;
  display: block;
  cursor: pointer;
  z-index: 3;
  left: 5px;
}
.accessibilityList {
  display: grid;
}
.accessibility * {
  margin-bottom: 10px;
}
.accessibility svg:hover {
  color: #13578b;
}
.free-shipping-banner {
  width: 100%;
  height: 59px;
  background-color: #0073E6;
  color: white;
  font-size: 19px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .free-shipping-banner span {
    color: #FFF;
    text-align: center;
    font-family: var(--Ime-proizvoda, Poppins);
    font-size: var(--font-size-14, 14px);
    font-style: normal;
    font-weight: var(--font-weight-600, 600);
    line-height: normal;
  }
}
@media screen and (min-width: 993px) {
  .free-shipping-banner span {
    color: #FFF;
    text-align: center;
    font-family: var(--Ime-proizvoda, Poppins);
    font-size: var(--font-size-19, 19px);
    font-style: normal;
    font-weight: var(--font-weight-600, 600);
    line-height: normal;
  }
  .navigation .level0 .submenu {
    border-radius: 8px !important;
    margin-top: 20px !important;
  }
  .navigation li.level0 > ul.submenu.tiskanice {
    column-count: 2;
    min-width: 800px;
  }
}
.poslovnice-banner {
  background-color: #F2F6FA;
}
.poslovnice-banner .container {
  display: flex;
  justify-content: flex-end;
}
.poslovnice-banner span {
  font-family: var(--Ime-proizvoda, Poppins);
  font-size: var(--font-size-13, 13px);
}
.poslovnice-banner .poslovnice-links {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
}
.poslovnice-banner .poslovnice-links li {
  display: flex;
  align-items: center;
  margin-top: 4px;
  margin-bottom: 4px;
}
.poslovnice-banner .poslovnice-links li a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #666;
  font-size: 13px;
  font-weight: 500;
  gap: 8px;
  padding: 6px 10px;
  border-radius: 4px;
  transition: background 0.2s;
}
.poslovnice-banner .poslovnice-links li a:hover {
  background-color: #d1e9ff;
}
.poslovnice-banner .poslovnice-links li a .icon {
  display: inline-flex;
  width: 20px;
  height: 20px;
}
.poslovnice-banner .poslovnice-links li a .icon svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .poslovnice-banner .container {
    justify-content: center;
  }
  .poslovnice-banner .poslovnice-links li {
    margin: 2px 0;
  }
}
body {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #373737;
}
.page-main {
  max-width: 100% !important;
  margin: 0;
  padding: 0;
}
.cms-index-index .column.main {
  padding-bottom: 0;
}
.cms-index-index .page.messages {
  width: auto;
  margin-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.message-error,
.message.error {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #e02b27;
  padding-top: 10px;
  padding-bottom: 10px;
}
.message.error > *:first-child:before {
  top: 50%;
}
.overlay-minicart-black {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
  z-index: 100;
}
.overlay-minicart-black.hide {
  display: none;
}
.overlay-minicart-black.show {
  display: block;
}
button:focus {
  outline: none !important;
}
.modal-inner-wrap .modal-header {
  border: none;
}
.modal-inner-wrap .modal-footer {
  border: none;
}
.modal-inner-wrap .modal-footer button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  width: 100%;
  transition: background-color ease-in-out 0.2s;
}
.modal-inner-wrap .modal-footer button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: color ease-in-out 0.2s;
}
.modal-inner-wrap .modal-footer button:hover {
  background-color: #ffffff;
}
.modal-inner-wrap .modal-footer button:hover span {
  color: #488bff;
}
.modal-inner-wrap .modal-content {
  border: none;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
@media screen and (max-width: 992px) {
  .page-main {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 300px;
  }
  .page-main .columns {
    min-height: 300px;
  }
  .nav-open .nav-sections {
    display: block;
  }
  .nav-sections {
    display: none;
  }
  .nav-sections .navigation {
    padding: 25px;
  }
  .nav-sections .navigation ul.level0.submenu {
    box-shadow: none !important;
  }
  .nav-sections .navigation .ui-menu li.nav-2 ul.submenu {
    column-count: 1 !important;
  }
  .nav-sections .navigation .ui-menu li.category-item ul.submenu {
    width: 100% !important;
  }
}
.ui-menu li.category-item ul.submenu li {
  max-width: 300px;
}
.ui-menu li.category-item ul.submenu li a {
  padding: 5px 10px 5px 25px !important;
}
.product_discount_holder {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.product-discount-label {
  height: 24px;
  border-radius: 4px;
  background-color: #ea005f;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  font-size: 13px;
  padding: 2px 5px;
}
.product-least-mpc {
  height: 24px;
  margin-right: 15px;
  font-size: 13px;
  padding: 2px 5px;
}
.page.messages {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
}
.page.messages .message {
  border-radius: 14px;
}
.container .message {
  border-radius: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
}
.customer-account-logoutsuccess .page-title-wrapper {
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0a1c26;
  font-size: 37px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .customer-account-logoutsuccess .page-title-wrapper {
    margin-top: 70px;
  }
}
.customer-account-logoutsuccess p {
  margin-top: 20px;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.owl-nav .owl-prev i:before,
.owl-nav .owl-next i:before {
  color: #434d53;
}
#search_autocomplete .autocomplete-list-title {
  font-size: 14px;
  padding: 10px 10px 0 10px;
  border: none;
}
#search_autocomplete .qs-option-name {
  font-size: 14px;
  color: #1a3d3c;
}
#search_autocomplete .autocomplete-list .title-product {
  display: none;
}
#search_autocomplete .autocomplete-list dd {
  border-bottom: 1px solid #ddd;
  padding: 10px;
}
#search_autocomplete .autocomplete-list dd:last-child {
  border: none;
}
.icons-wrapper .icon-wishlist:hover,
.icons-wrapper .icon-cart:hover,
.icons-wrapper .icon-user:hover {
  opacity: 0.7;
}
.contact-wrapper:hover {
  opacity: 0.7;
}
.category-item.level0:hover a.level-top {
  opacity: 0.7;
}
input#search {
  line-height: 40px;
}
input#newsletter {
  line-height: 49px;
}
@media screen and (max-width: 992px) {
  .product-item-details .i:before {
    color: #434d53 !important;
  }
}
.field._required label:after {
  margin-right: -13px;
}
#newsletter-error {
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  position: absolute;
}
.add-to-cart-wrapper .input-text.qty {
  padding-left: 35px;
  text-align: center !important;
  padding-right: 30px !important;
  position: relative;
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .add-to-cart-wrapper .input-text.qty {
    max-width: 170px;
  }
}
@media screen and (min-width: 992px) {
  .add-to-cart-wrapper .input-text.qty {
    max-width: 130px;
    border: none;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  }
}
.add-to-cart-wrapper .mage-error {
  position: absolute;
  margin-top: 3px;
  width: 300px;
}
@media screen and (max-width: 992px) {
  .add-to-cart-wrapper .qty-dec {
    left: 55px !important;
  }
}
.form-edit-account .fieldset.info,
.form-address-edit .fieldset.info,
.form-edit-account .fieldset,
.form-address-edit .fieldset {
  padding-left: 15px;
  padding-right: 15px;
}
.form-edit-account .field.email,
.form-address-edit .field.email {
  padding-top: 50px;
  margin-bottom: -25px !important;
}
@media screen and (max-width: 992px) {
  .form-edit-account label,
  .form-address-edit label {
    vertical-align: top;
    padding: 14px 19px 0 0 !important;
    width: 250px;
    text-align: left;
  }
  .form-edit-account label:after,
  .form-address-edit label:after {
    margin-right: -13px !important;
    margin-left: 5px !important;
  }
  .form-edit-account .control,
  .form-address-edit .control {
    width: 100% !important;
  }
  .form-edit-account #change-email,
  .form-address-edit #change-email {
    margin: 25px 5px 0 0 ;
  }
  .form-edit-account .fieldset.password,
  .form-address-edit .fieldset.password {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#password-strength-meter-container {
  margin-top: 12px;
  margin-bottom: 20px;
}
#password-strength-meter-container.password-weak .password-strength-meter:before {
  background-color: #d82b2b;
}
#password-strength-meter-container .password-strength-meter {
  padding-left: 0;
  border-radius: 29px;
  background-color: #ebebeb;
  height: 10px;
  font-family: 'GothamRounded-Book', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 3.57;
  letter-spacing: normal;
  color: #333333;
}
#password-strength-meter-container .password-strength-meter:before {
  border-radius: 29px;
}
.customer-account-create .confirm-conditions {
  padding-top: 30px;
}
.customer-account-create .confirm-conditions-inner {
  width: 18%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.customer-account-create .confirm-conditions-inner label {
  width: 14px;
  height: 14px;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background: #e5e5e5;
  border-radius: 2px;
  border: 1px solid   #979797;
}
.customer-account-create .confirm-conditions-inner label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 3px;
  left: 2px;
  border: 3px solid #979797;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.customer-account-create .confirm-conditions-inner label:hover::after {
  opacity: 0.5;
}
.customer-account-create .confirm-conditions-inner input[type=checkbox] {
  visibility: hidden;
}
.customer-account-create .confirm-conditions-inner input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.customer-account-create .conditions-text {
  display: inline-block;
  width: 80%;
  vertical-align: top;
  font-family: 'GothamRounded-Book', sans-serif;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.57;
  letter-spacing: normal;
  color: #333;
  text-align: left;
  padding-left: 10px;
}
.customer-account-create .conditions-text a {
  display: inline-block;
  color: #165fdf;
  text-decoration: underline;
}
.email-items .order-totals {
  width: 100%;
  float: unset;
}
section.error-404 {
  background-size: cover;
  padding-top: 100px;
}
@media (max-width: 768px) {
  section.error-404 {
    padding-top: 60px;
    height: auto;
  }
}
@media (max-width: 768px) {
  section.error-404 .wrapper {
    height: calc(40vh);
    display: flex;
    align-items: center;
  }
}
section.error-404 .picture-404 {
  margin: 0 auto;
  padding-bottom: 20px;
}
@media (max-width: 768px) {
  section.error-404 .picture-404 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
  }
}
section.error-404 img {
  width: 100%;
}
section.error-404 .text {
  text-align: center;
  margin: 0 auto;
}
section.error-404 .text span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-size: 80px;
  line-height: normal;
  color: #434D53;
  margin-bottom: 30px;
}
section.error-404 .text p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  font-size: 14px;
  line-height: normal;
  color: #434D53;
  margin-bottom: 30px;
}
section.error-404 .text p a {
  color: #488bff;
}
.owl-nav .owl-next {
  right: 0 !important;
}
.owl-nav .owl-prev {
  left: 0 !important;
}
@media screen and (min-width: 1550px) {
  .owl-nav .owl-next {
    right: -80px !important;
  }
  .owl-nav .owl-prev {
    left: -80px !important;
  }
}
.checkout-shipping-address .step-subtitle {
  padding-top: 20px;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #488bff;
}
.page-layout-checkout form .label:after {
  padding-left: 5px;
  margin-right: -18px !important;
}
.page-layout-checkout #shipping-new-address-form .form-shipping-address {
  max-width: unset;
}
.page-layout-checkout #shipping-new-address-form legend span,
.page-layout-checkout #shipping-new-address-form label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.page-layout-checkout #shipping-new-address-form label {
  padding: 10px 15px 0 0;
}
@media screen and (max-width: 992px) {
  .page-layout-checkout #shipping-new-address-form label {
    width: 100%;
  }
}
.page-layout-checkout #shipping-new-address-form .control {
  padding-left: 20px;
}
.page-layout-checkout #shipping-new-address-form .control .control {
  padding-left: 0;
}
@media screen and (max-width: 992px) {
  .page-layout-checkout #shipping-new-address-form fieldset {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .checkout-index-index #shipping-new-address-form label {
    width: 300px;
  }
}
.checkout-onepage-success .print {
  display: none;
}
.account .nav.item.current a {
  border: none;
  margin-left: 3px;
}
.account.sales-order-view .page-title-wrapper,
.account.sales-order-print .page-title-wrapper {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #1a3d3c;
  padding-bottom: 0;
}
.account.sales-order-view .page-title-wrapper .order-status,
.account.sales-order-print .page-title-wrapper .order-status {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
  margin-bottom: 25px;
}
.account.sales-order-view .page-title-wrapper .order-date,
.account.sales-order-print .page-title-wrapper .order-date,
.account.sales-order-view .page-title-wrapper .order-date .label,
.account.sales-order-print .page-title-wrapper .order-date .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
}
.account.sales-order-view .actions-toolbar a.print span,
.account.sales-order-print .actions-toolbar a.print span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  text-transform: uppercase;
}
.account.sales-order-view .order-links,
.account.sales-order-print .order-links {
  display: none;
}
.account.sales-order-view .order-details-items,
.account.sales-order-print .order-details-items {
  border: 1px solid #dfdfdf;
}
.account.sales-order-view .order-details-items .order-title,
.account.sales-order-print .order-details-items .order-title {
  padding: 13px 20px;
  border-bottom: 1px solid #dfdfdf;
}
.account.sales-order-view .order-details-items .order-title strong,
.account.sales-order-print .order-details-items .order-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
  margin: 0;
}
.account.sales-order-view .order-details-items .order-items,
.account.sales-order-print .order-details-items .order-items {
  padding: 13px 20px;
}
.account.sales-order-view .order-details-items .order-items th,
.account.sales-order-print .order-details-items .order-items th {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #888;
}
.account.sales-order-view .order-details-items .order-items td,
.account.sales-order-print .order-details-items .order-items td,
.account.sales-order-view .order-details-items .order-items td strong,
.account.sales-order-print .order-details-items .order-items td strong,
.account.sales-order-view .order-details-items .order-items td span,
.account.sales-order-print .order-details-items .order-items td span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #191a1b;
}
.account.sales-order-view .order-details-items .order-items tfoot,
.account.sales-order-print .order-details-items .order-items tfoot {
  background-color: #f2f2f2;
}
@media screen and (max-width: 992px) {
  .account.sales-order-view .order-details-items .order-items tfoot,
  .account.sales-order-print .order-details-items .order-items tfoot {
    padding: 5px;
  }
}
.account.sales-order-view .order-details-items .order-items tfoot th,
.account.sales-order-print .order-details-items .order-items tfoot th,
.account.sales-order-view .order-details-items .order-items tfoot td,
.account.sales-order-print .order-details-items .order-items tfoot td {
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #191a1b;
}
.account.sales-order-view .order-details-items .order-items tfoot td.amount strong span,
.account.sales-order-print .order-details-items .order-items tfoot td.amount strong span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.account.sales-order-view .order-details-items .action.back,
.account.sales-order-print .order-details-items .action.back {
  padding: 20px;
}
@media screen and (max-width: 992px) {
  .account.sales-order-view .order-details-items .action.back span,
  .account.sales-order-print .order-details-items .action.back span {
    margin: 20px;
  }
}
.account.sales-order-view .block-order-details-view,
.account.sales-order-print .block-order-details-view {
  border: 1px solid #dfdfdf;
}
.account.sales-order-view .block-order-details-view .block-title,
.account.sales-order-print .block-order-details-view .block-title {
  padding: 11px 20px;
  border-bottom: 1px solid #dfdfdf;
}
.account.sales-order-view .block-order-details-view .block-title strong,
.account.sales-order-print .block-order-details-view .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
}
.account.sales-order-view .block-order-details-view .box,
.account.sales-order-print .block-order-details-view .box {
  padding: 30px;
}
@media screen and (min-width: 992px) {
  .account.sales-order-view .block-order-details-view .box,
  .account.sales-order-print .block-order-details-view .box {
    display: inline-block;
    width: 24%;
    vertical-align: top;
  }
}
.account.sales-order-view .block-order-details-view .box .box-title,
.account.sales-order-print .block-order-details-view .box .box-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
}
.account.sales-order-view .block-order-details-view .box .box-content,
.account.sales-order-print .block-order-details-view .box .box-content {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
}
.wishlist-toolbar p,
.wishlist-toolbar span,
.wishlist-toolbar strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
}
.products-grid.wishlist .product-item-wrapper .product-item-name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.products-grid.wishlist .product-item-inner {
  margin-top: 10px;
}
.products-grid.wishlist .product-item-inner .product-item-comment {
  display: none;
}
.category-view .category-image {
  display: none;
}
.page-header {
  flex: none !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .category-menu-wrapper .navigation,
  .category-menu-wrapper .navigation .ui-menu,
  .category-menu-wrapper .navigation .level0.category-item,
  .category-menu-wrapper .level1.ui-menu {
    position: static;
  }
  .category-menu-wrapper ul.level0.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    z-index: 2;
    left: 0 !important;
  }
  .category-menu-wrapper ul.level1.submenu.ui-menu.ui-widget.ui-widget-content.ui-corner-all.expanded {
    left: 0 !important;
  }
}
.list-items-wrapper a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.list-items-wrapper .subcategory-name {
  width: 78%;
  display: inline-block;
}
.list-items-wrapper .category-item-wrapper p {
  margin-bottom: 0;
}
.payment-method-billing-address .checkout-billing-address button.action.action-cancel {
  margin-top: 0;
}
.payment-method-billing-address .field select {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='10' viewBox='0 0 10 7' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
  -moz-appearance: none;
  -webkit-appearance: none;
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .checkout-cart-index .totals-tax-summary td span {
    padding-left: 10px;
    text-align: left;
  }
  .checkout-cart-index .grand.totals td span {
    padding-left: 10px;
  }
}
#checkout-step-shipping .new-address-message {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: lightcoral;
}
.shipping-address-items .shipping-address-item {
  min-height: 300px;
  position: relative;
}
.shipping-address-items .shipping-address-item.not-selected-item {
  border: none !important;
}
.shipping-address-items .shipping-address-item button {
  position: absolute;
  bottom: 10px;
  left: 10%;
  margin: 0 auto;
}
.payment-method-billing-address {
  padding-left: 30px !important;
}
.payment-method-billing-address button.action-edit-address {
  border-radius: 24.5px;
  background-color: #488bff;
  background: #488bff;
  border: 2px solid #488bff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 13px 50px;
  min-height: 47px;
  width: fit-content;
  transition: background-color ease-in-out 0.2s;
  color: #fff;
}
.payment-method-billing-address button.action-edit-address span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.payment-method-billing-address button.action-edit-address:hover {
  background-color: #ffffff;
}
.payment-method-billing-address button.action-edit-address:focus {
  outline: none;
}
.payment-method-billing-address button.action-edit-address:hover span {
  color: #488bff;
}
.checkout-billing-address .billing-address-wrapper {
  border: 2px solid #488bff;
  width: fit-content;
  padding: 10px 20px 10px 10px;
  margin-left: 30px;
  margin-bottom: 20px;
}
.checkout-billing-address .billing-address-wrapper .billing-address-message {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #488bff;
}
.checkout-billing-address .billing-address-wrapper .billing-address-details {
  padding-left: 15px !important;
}
.checkout-billing-address .billing-label span {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  letter-spacing: normal !important;
  font-size: 14px !important;
}
.checkout-payment-method .payment-method-title label span {
  font-size: 15px !important;
  text-transform: uppercase;
}
.block-addresses-list p.empty {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  padding-bottom: 10px;
}
.wishlist-index-share .customer-account-createpassword .form.wishlist.share .form.password.reset label {
  width: 30%;
}
.wishlist-index-share .customer-account-createpassword .form.wishlist.share .form.password.reset label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.wishlist-index-share .customer-account-createpassword .form.wishlist.share .form.password.reset .control {
  width: 69%;
}
.wishlist-index-share .customer-account-createpassword .form.wishlist.share .form.password.reset textarea {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.account.sales-order-print .page-wrapper {
  max-width: 1360px;
  margin: 0 auto;
}
.account.sales-order-print .sections.nav-sections {
  display: none;
}
.account.sales-order-print .logo img {
  margin-top: 30px;
  margin-bottom: 30px;
}
.checkout-index-index .field .message.warning {
  margin-top: 50px;
  display: none;
}
#minicart-content-wrapper .actions .secondary {
  padding: 0 !important;
  height: fit-content;
  width: fit-content;
  margin-top: -80px;
}
#minicart-content-wrapper .actions .secondary a.viewcart {
  width: 320px;
  padding: 13px 0;
  display: block;
}
#minicart-content-wrapper .items-total {
  text-align: left;
  margin-left: 40px;
}
#minicart-content-wrapper .minicart-flex {
  display: flex;
  flex-direction: column;
}
@media (max-height: 900px) {
  #minicart-content-wrapper .minicart-flex {
    height: 580px;
  }
}
@media (max-height: 800px) {
  #minicart-content-wrapper .minicart-flex {
    height: 450px;
  }
}
@media (max-height: 700px) {
  #minicart-content-wrapper .minicart-flex {
    height: 370px;
  }
}
@media (max-height: 600px) {
  #minicart-content-wrapper .minicart-flex {
    height: 350px;
  }
}
.search.results dt {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.search.results dd {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  display: inline-block;
  padding-right: 15px;
  text-transform: uppercase;
}
.catalogsearch-result-index .actions-secondary .towishlist {
  display: none;
}
.smaller {
  font-size: 0.7em !important;
}
.page-footer {
  background-color: #eff1f6;
}
.page-footer .text-header {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #0a1c26;
}
.page-footer .links-row-wrapper {
  padding-top: 11px;
}
.page-footer .links-row-wrapper a {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  line-height: 2.29;
}
.page-footer .links-row-wrapper a:hover {
  text-decoration: none;
  color: #296bdd;
}
.page-footer .links-row-wrapper .widget.block.block-cms-link {
  float: unset;
  margin: 0;
}
.page-footer .footer.content {
  margin-top: 0;
  padding: 15px 0 0px 0;
  border-top: none;
  max-width: unset;
}
.page-footer .footer.content .copyright-content {
  padding-top: 5px;
  align-items: center;
}
.page-footer .footer-icons {
  padding-top: 20px;
}
.page-footer .icon-wrapper {
  position: relative;
  display: inline-block;
  width: 47px;
  height: 47px;
  box-shadow: 1px 6px 10px 0 rgba(0, 0, 0, 0.07000000000000001);
  background-color: #ffffff;
  border-radius: 50%;
  margin-right: 10px;
}
.page-footer .icon-wrapper:hover {
  background-color: #d4ddeb;
  cursor: pointer;
}
.page-footer .icon-wrapper img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: contain;
}
.page-footer .copyright-text-wrapper {
  padding-bottom: 20px;
}
.page-footer .copyright-text-wrapper .copyright-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
  float: right;
}
.page-footer .img-payment {
  padding-right: 30px;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page-footer .links-container {
    padding-bottom: 30px;
  }
  .page-footer .links-container:last-child .links-row-wrapper {
    padding-bottom: 30px;
  }
  .page-footer .footer.content {
    padding: 30px 15px;
  }
  .page-footer .footer-icons {
    padding-top: 30px;
    text-align: center;
    border-top: 1px solid #cfd5e4;
  }
  .page-footer .footer.content {
    padding-bottom: 30px;
  }
  .page-footer .footer.content .copyright-content {
    padding-top: 0;
    text-align: center;
  }
  .page-footer .copyright-text-wrapper {
    padding-top: 20px;
    float: none;
    width: 58%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  .page-footer .copyright-text-wrapper .copyright-text {
    float: none;
  }
  .page-footer .img-payment {
    padding-bottom: 20px;
  }
}
@keyframes shadow-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(72, 139, 255, 0.4);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
}
#button-to-top {
  display: inline-block;
  background-color: #488bff;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 25px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  animation: shadow-pulse 1s infinite;
}
#button-to-top::after {
  content: "\f077";
  font-family: FontAwesome, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  top: -1px;
  position: relative;
  line-height: 50px;
  color: #fff;
}
#button-to-top:hover {
  cursor: pointer;
  background-color: #333;
}
#button-to-top:active {
  background-color: #555;
}
#button-to-top.show {
  opacity: 1;
  visibility: visible;
}
.customer-account-login .page-main .page-title-wrapper,
.customer-account-forgotpassword .page-main .page-title-wrapper,
.customer-account-create .page-main .page-title-wrapper,
.customer-account-confirmation .page-main .page-title-wrapper,
.customer-account-createpassword .page-main .page-title-wrapper {
  padding-top: 70px;
  padding-bottom: 78px;
  text-align: center;
}
.customer-account-login .page-main .page-title span,
.customer-account-forgotpassword .page-main .page-title span,
.customer-account-create .page-main .page-title span,
.customer-account-confirmation .page-main .page-title span,
.customer-account-createpassword .page-main .page-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 37px;
  color: #0a1c26;
}
.account.customer-account-index .columns {
  display: block;
}
.customer-account-create .page-main .page-title-wrapper {
  padding-top: 70px;
  padding-bottom: 65px;
  text-align: center;
}
.customer-account-create .page-main .page-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 37px;
  color: #0a1c26;
}
#my-orders-table .col.discount {
  min-width: 90px;
}
#my-orders-table .col.qty {
  text-align: center;
}
#my-orders-table .col {
  text-align: left;
}
#my-orders-table .col.discount,
#my-orders-table .col.price,
#my-orders-table .col.subtotal {
  text-align: right;
}
.customer-account-login .login-container {
  width: 100%;
}
.customer-account-login .login-container .block {
  width: 50%;
}
.customer-account-login .block-customer-login {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 20px;
}
.customer-account-login .block-customer-login .login-wrapper {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.customer-account-login .block-customer-login .block-title {
  margin: 0 30px;
  padding: 30px 0 25px 0;
}
.customer-account-login .block-customer-login .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #0a1c26;
}
.customer-account-login .block-customer-login .block-title .note {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.customer-account-login .block-customer-login .field.email {
  padding-top: 30px;
  margin-bottom: 16px;
}
.customer-account-login .block-customer-login .field.email .control,
.customer-account-login .block-customer-login .field.password .control {
  width: 70%;
}
.customer-account-login .block-customer-login .field.email .label,
.customer-account-login .block-customer-login .field.password .label {
  width: 129px;
  text-align: right;
  padding-right: 40px;
}
.customer-account-login .block-customer-login .field.email .label span,
.customer-account-login .block-customer-login .field.password .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.customer-account-login .block-customer-login .fieldset:after {
  content: none;
}
.customer-account-login .block-customer-login .fieldset:last-child {
  margin-bottom: 35px;
}
.customer-account-login .block-customer-login .fieldset input {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.customer-account-login .block-customer-login .fieldset input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.customer-account-login .block-customer-login .fieldset input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.customer-account-login .block-customer-login .actions-toolbar {
  margin-left: 0 !important;
  margin-right: 68px;
  text-align: right;
}
.customer-account-login .block-customer-login .actions-toolbar .primary,
.customer-account-login .block-customer-login .actions-toolbar .secondary {
  float: unset;
}
.customer-account-login .block-customer-login .actions-toolbar .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.customer-account-login .block-customer-login .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: color ease-in-out 0.2s;
}
.customer-account-login .block-customer-login .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.customer-account-login .block-customer-login .actions-toolbar .primary button:focus {
  outline: none;
}
.customer-account-login .block-customer-login .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.customer-account-login .block-customer-login .actions-toolbar .secondary {
  vertical-align: top;
  padding-top: 13px;
  padding-right: 13px;
}
.customer-account-login .block-customer-login .actions-toolbar .secondary a,
.customer-account-login .block-customer-login .actions-toolbar .secondary span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #165fdf;
}
.customer-account-login .block-customer-login .actions-toolbar .secondary a:hover {
  color: #165fdf;
  text-decoration: none;
}
.customer-account-login .block-new-customer {
  height: 100%;
  padding-right: 0;
  padding-left: 20px;
}
.customer-account-login .block-new-customer .register-wrapper {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: 100%;
}
.customer-account-login .block-new-customer .block-title {
  margin: 0 30px;
  padding: 30px 0 22px 0;
  border-bottom: none;
}
.customer-account-login .block-new-customer .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #0a1c26;
}
.customer-account-login .block-new-customer .block-title .note {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.customer-account-login .block-new-customer .actions-toolbar {
  margin-top: 0;
  padding-left: 30px;
}
.customer-account-login .block-new-customer .primary a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  padding: 13px 40px;
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  transition: background-color ease-in-out 0.2s;
}
.customer-account-login .block-new-customer .primary a:hover {
  text-decoration: none;
  background-color: #ffffff;
}
.customer-account-login .block-new-customer .primary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: color ease-in-out 0.2s;
}
.customer-account-login .block-new-customer .primary a:hover span {
  color: #488bff;
}
.form.password.reset {
  margin: 0 auto;
}
.form.password.forget .note,
.form.send.confirmation .note,
.form.password.reset .note {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
  color: #0a1c26;
}
.form.password.forget .control input,
.form.send.confirmation .control input,
.form.password.reset .control input {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.form.password.forget .control input::placeholder,
.form.send.confirmation .control input::placeholder,
.form.password.reset .control input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.form.password.forget .control input:focus,
.form.send.confirmation .control input:focus,
.form.password.reset .control input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.form.password.forget .label span,
.form.send.confirmation .label span,
.form.password.reset .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #0a1c26;
}
.form.password.forget .actions-toolbar,
.form.send.confirmation .actions-toolbar,
.form.password.reset .actions-toolbar {
  margin-left: 0 !important;
  margin-right: 68px;
  margin-bottom: 30px;
  text-align: right;
}
.form.password.forget .actions-toolbar .primary,
.form.send.confirmation .actions-toolbar .primary,
.form.password.reset .actions-toolbar .primary,
.form.password.forget .actions-toolbar .secondary,
.form.send.confirmation .actions-toolbar .secondary,
.form.password.reset .actions-toolbar .secondary {
  float: unset;
}
.form.password.forget .actions-toolbar .primary button,
.form.send.confirmation .actions-toolbar .primary button,
.form.password.reset .actions-toolbar .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.form.password.forget .actions-toolbar .primary button span,
.form.send.confirmation .actions-toolbar .primary button span,
.form.password.reset .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: color ease-in-out 0.2s;
}
.form.password.forget .actions-toolbar .primary button:hover,
.form.send.confirmation .actions-toolbar .primary button:hover,
.form.password.reset .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.form.password.forget .actions-toolbar .primary button:focus,
.form.send.confirmation .actions-toolbar .primary button:focus,
.form.password.reset .actions-toolbar .primary button:focus {
  outline: none;
}
.form.password.forget .actions-toolbar .primary button:hover span,
.form.send.confirmation .actions-toolbar .primary button:hover span,
.form.password.reset .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.form.password.forget .actions-toolbar .secondary,
.form.send.confirmation .actions-toolbar .secondary,
.form.password.reset .actions-toolbar .secondary {
  vertical-align: top;
  padding-top: 13px;
  padding-right: 13px;
}
.form.password.forget .actions-toolbar .secondary a,
.form.send.confirmation .actions-toolbar .secondary a,
.form.password.reset .actions-toolbar .secondary a,
.form.password.forget .actions-toolbar .secondary span,
.form.send.confirmation .actions-toolbar .secondary span,
.form.password.reset .actions-toolbar .secondary span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #165fdf;
}
.form.password.forget .actions-toolbar .secondary a:hover,
.form.send.confirmation .actions-toolbar .secondary a:hover,
.form.password.reset .actions-toolbar .secondary a:hover {
  color: #165fdf;
  text-decoration: none;
}
.form.password.forget .captcha-reload,
.form.send.confirmation .captcha-reload,
.form.password.reset .captcha-reload {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.form.password.forget .captcha-reload span,
.form.send.confirmation .captcha-reload span,
.form.password.reset .captcha-reload span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
}
.form.password.forget .captcha-reload:hover,
.form.send.confirmation .captcha-reload:hover,
.form.password.reset .captcha-reload:hover {
  background-color: #ffffff;
}
.form.password.forget .captcha-reload:hover span,
.form.send.confirmation .captcha-reload:hover span,
.form.password.reset .captcha-reload:hover span {
  color: #488bff;
}
.form.create.account {
  width: 100%;
  min-width: unset;
  text-align: center;
  margin: 0 auto 40px auto;
}
.form-create-account .legend {
  margin-left: 0;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 16px;
  margin-bottom: 27px;
}
.form-create-account .legend span {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #0a1c26;
}
.form-create-account input:not(.checkbox),
.form-create-account input:not(.checkbox)::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.form-create-account input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.form-create-account input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.form-create-account select {
  padding: 0 25px;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='14' viewBox='0 0 10 10' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-create-account select::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.form-create-account select:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.form-create-account .fieldset > .field:not(:last-child) {
  margin-bottom: 16px;
}
.form-create-account .fieldset > .field:not(.choice) > .control {
  padding-left: 40px;
}
.form-create-account .fieldset > .field > .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.form-create-account .field.choice.newsletter:before {
  display: none;
}
.form-create-account .field.choice.newsletter label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
}
.form-create-account .fieldset > .field:not(.choice) > .label {
  padding-top: 13px;
  padding-right: 0;
}
.form-create-account .password-strength-meter {
  background-color: #ffffff;
  line-height: unset;
  height: unset;
  padding-top: 4px;
  text-align: left;
}
.form-create-account .field.password.required {
  margin-bottom: 16px;
}
.form-create-account .user-agree-wrapper .checkbox {
  margin-right: 13px;
}
.form-create-account .user-agree-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
}
.form-create-account .user-agree-wrapper a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #165fdf;
}
.form-create-account .user-agree-wrapper a:hover {
  text-decoration: none;
}
.form-create-account .actions-toolbar {
  margin-left: 0 !important;
  text-align: center;
  margin-top: 20px;
}
.form-create-account .actions-toolbar .primary,
.form-create-account .actions-toolbar .secondary {
  float: unset;
}
.form-create-account .actions-toolbar .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 10px 40px;
  transition: background-color ease-in-out 0.2s;
}
.form-create-account .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.form-create-account .actions-toolbar .primary button:focus {
  outline: none;
}
.form-create-account .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.form-create-account .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.form-create-account .actions-toolbar .secondary {
  vertical-align: top;
  padding-top: 13px;
  padding-right: 13px;
}
.form-create-account .actions-toolbar .secondary a,
.form-create-account .actions-toolbar .secondary span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #165fdf;
}
.form-create-account .actions-toolbar .secondary a:hover {
  color: #165fdf;
  text-decoration: none;
}
.form-create-account .checkout-agreement:before {
  display: none;
}
.form-create-account .checkout-agreement input {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  border-radius: 27.5px;
  border-color: #dddddd;
  margin-right: 13px;
  height: unset;
}
.form-create-account .checkout-agreement span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
}
.form-create-account .checkout-agreement .link-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #165fdf;
}
.navigation-sidebar-wrapper {
  padding: 40px 15px 30px 15px !important;
}
.navigation-sidebar-wrapper .block.account-nav {
  margin: 0;
}
.navigation-sidebar-wrapper .sidebar-navigation-dashboard {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
  width: 100%;
}
.navigation-sidebar-wrapper .title.account-nav-title {
  position: relative;
  width: 100%;
  height: 47px;
  margin: 0;
  background-color: #488bff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navigation-sidebar-wrapper .title.account-nav-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #ffffff;
  display: block;
  padding: 13px 0 0 15px;
  margin: 0;
}
.navigation-sidebar-wrapper .account-nav .content {
  padding: 25px 0;
  background: transparent;
}
.navigation-sidebar-wrapper ul.nav.items {
  display: block;
  padding: 0 25px;
}
.navigation-sidebar-wrapper .account-nav .item strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  padding: 0;
  margin-bottom: 8px;
}
.navigation-sidebar-wrapper .account-nav .item.current strong {
  color: #165fdf;
  border-color: transparent;
}
.navigation-sidebar-wrapper .account-nav .item {
  margin: 0;
}
.navigation-sidebar-wrapper .account-nav .item a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  padding: 0;
  margin-bottom: 8px;
}
.navigation-sidebar-wrapper .account-nav .item a:hover {
  background: transparent;
}
.navigation-sidebar-wrapper .account-nav .item .delimiter {
  width: 100%;
  padding: 0;
  margin: 15px 0;
  border-top: 1px solid #dfdfdf;
}
.content-dashboard-wrapper {
  padding: 40px 15px 80px 25px !important;
}
.content-dashboard-wrapper .page-title-wrapper {
  padding-bottom: 30px;
}
.content-dashboard-wrapper .page-title-wrapper h1,
.content-dashboard-wrapper .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  letter-spacing: -0.46px;
  color: #1a3d3c;
  margin: 0;
}
.content-dashboard-wrapper .block.block-dashboard-info {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-title {
  padding: 13px 0 13px 20px;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content {
  display: flex;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information {
  width: 50%;
  border-right: 1px solid #dfdfdf;
  padding: 22px 0 25px 33px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter {
  width: 50%;
  padding: 22px 0 0 33px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .block.block-dashboard-addresses {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-title {
  padding: 13px 0 13px 20px;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content {
  display: flex;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address {
  width: 50%;
  border-right: 1px solid #dfdfdf;
  padding: 22px 0 25px 33px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address address {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address {
  width: 50%;
  padding: 22px 0 0 33px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address address {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .block.block-dashboard-orders {
  margin-bottom: 0;
}
.content-dashboard-wrapper .block.block-dashboard-orders .block-title.order {
  margin-bottom: 25px;
}
.content-dashboard-wrapper .block.block-dashboard-orders .block-title.order strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
  margin: 0;
}
.content-dashboard-wrapper .block.block-dashboard-orders .block-title.order a,
.content-dashboard-wrapper .block.block-dashboard-orders .block-title.order span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  float: right;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-dashboard-orders .block-title.order a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent table {
  margin: 0;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table th {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #888888;
  margin: 0;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table td {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #191a1b;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 17px;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table tbody tr:last-child {
  border-bottom: none;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.processing,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.holded,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.payment_review,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.paypal_reversed,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.pending,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.pending_payment,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.pending_paypal {
  color: #d0690a;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.canceled,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.closed,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.fraud,
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.paypal_canceled_reversal {
  color: #c40000;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.status.complete {
  color: #1aa980;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.actions {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  text-transform: uppercase;
  margin: 0;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.actions a {
  display: inline-block;
}
.content-dashboard-wrapper .block.block-dashboard-orders .table-wrapper.orders-recent .table .col.actions a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .block.block-addresses-list {
  margin-bottom: 0;
}
.content-dashboard-wrapper .block.block-addresses-list .block-title {
  margin-bottom: 25px;
}
.content-dashboard-wrapper .block.block-addresses-list .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
  margin: 0;
}
.content-dashboard-wrapper .block.block-addresses-list .block-title a,
.content-dashboard-wrapper .block.block-addresses-list .block-title span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  float: right;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-addresses-list .block-title a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses table {
  margin: 0;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table th {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #888888;
  margin: 0;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table td {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #191a1b;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 17px;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table tbody tr:last-child {
  border-bottom: none;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table .col.actions {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  text-transform: uppercase;
  margin: 0;
}
.content-dashboard-wrapper .block.block-addresses-list .table-wrapper.additional-addresses .table .col.actions a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .table-wrapper.orders-history table {
  margin: 0;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table th {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #888888;
  margin: 0;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table td {
  width: 16%;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #191a1b;
  margin: 0;
  padding-top: 17px;
  padding-bottom: 17px;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table tbody tr {
  border-bottom: 1px solid #dfdfdf;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table tbody tr:last-child {
  border-bottom: none;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.processing {
  color: #d0690a;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.holded {
  color: #d0690a;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.canceled,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.closed {
  color: #c40000;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.complete {
  color: #1aa980;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.fraud,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.payment_review,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.paypal_canceled_reversal,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.paypal_reversed,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.pending,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.pending_payment,
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.status.pending_paypal {
  color: #488bff;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.actions {
  min-width: 200px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  text-transform: uppercase;
  margin: 0;
}
.content-dashboard-wrapper .table-wrapper.orders-history .table .col.actions a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .order-products-toolbar,
.content-dashboard-wrapper .customer-addresses-toolbar {
  border-top: 1px solid #ececec;
}
.content-dashboard-wrapper .order-products-toolbar .pager,
.content-dashboard-wrapper .customer-addresses-toolbar .pager {
  text-align: center;
  margin-top: 20px;
}
.content-dashboard-wrapper .order-products-toolbar .toolbar-amount,
.content-dashboard-wrapper .customer-addresses-toolbar .toolbar-amount {
  padding-left: 10px;
}
.content-dashboard-wrapper .order-products-toolbar .toolbar-amount span,
.content-dashboard-wrapper .customer-addresses-toolbar .toolbar-amount span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  margin: 0;
}
.content-dashboard-wrapper .order-products-toolbar .pages,
.content-dashboard-wrapper .customer-addresses-toolbar .pages {
  display: inline-block;
  position: relative;
  width: auto;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items {
  vertical-align: top;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .item.current,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .item.current {
  background-color: #488bff;
  border-radius: 4px;
  border: 1px solid #488bff;
  text-align: center;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .item.current strong,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .item.current strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #ffffff;
  vertical-align: middle;
  padding: 7px 15px;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .item,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .item {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  margin: 0 2px;
  vertical-align: top;
  text-align: center;
  height: 36px;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .item > a,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .item > a {
  padding: 0;
  margin: 0;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .item > a > span,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .item > a > span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #7e7e7e;
  vertical-align: middle;
  padding: 7px 15px;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .pages-item-next,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .pages-item-next {
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  margin: 0 2px;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .action.next,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .action.next {
  margin: 0;
  border: none;
}
.content-dashboard-wrapper .order-products-toolbar .pages-items .action.previous,
.content-dashboard-wrapper .customer-addresses-toolbar .pages-items .action.previous {
  margin: 0;
  border: none;
}
.content-dashboard-wrapper .order-products-toolbar .limiter,
.content-dashboard-wrapper .customer-addresses-toolbar .limiter {
  display: inline-block;
  float: right;
}
.content-dashboard-wrapper .order-products-toolbar .limiter .limiter-label,
.content-dashboard-wrapper .customer-addresses-toolbar .limiter .limiter-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  margin: 0;
}
.content-dashboard-wrapper .order-products-toolbar .limiter .limiter-label,
.content-dashboard-wrapper .customer-addresses-toolbar .limiter .limiter-label {
  display: inline-block;
}
.content-dashboard-wrapper .order-products-toolbar .limiter .limiter-options,
.content-dashboard-wrapper .customer-addresses-toolbar .limiter .limiter-options {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #7e7e7e;
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  margin: 0 10px;
  padding: 10px 14px;
  height: 45px;
}
.content-dashboard-wrapper .order-products-toolbar .limiter .limiter-text,
.content-dashboard-wrapper .customer-addresses-toolbar .limiter .limiter-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  margin: 0;
}
.content-dashboard-wrapper .block.block-addresses-default {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-title {
  padding: 13px 0 13px 20px;
  border-bottom: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-title strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content {
  display: flex;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing {
  width: 50%;
  border-right: 1px solid #dfdfdf;
  padding: 22px 0 25px 33px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing address {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping {
  width: 50%;
  padding: 22px 0 0 33px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping .box-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
  margin-bottom: 10px;
  display: block;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping address {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping .box-content p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.46;
  color: #373737;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping .box-actions {
  margin-top: 15px;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping .box-actions a {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin-right: 25px;
  text-transform: uppercase;
}
.content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping .box-actions a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .actions-toolbar .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.content-dashboard-wrapper .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.content-dashboard-wrapper .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  vertical-align: middle;
  text-transform: uppercase;
}
.content-dashboard-wrapper .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.content-dashboard-wrapper .actions-toolbar .secondary a {
  margin: 0;
}
.content-dashboard-wrapper .actions-toolbar .secondary a:hover {
  text-decoration: none;
}
.content-dashboard-wrapper .actions-toolbar .secondary a span {
  display: block;
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 15px 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
  text-transform: uppercase;
}
.content-dashboard-wrapper .actions-toolbar .secondary a span:hover {
  background-color: #ffffff;
  border: 2px solid #488bff;
  color: #488bff;
}
.content-dashboard-wrapper .form-address-edit .fieldset.info .field:last-child,
.content-dashboard-wrapper .form-edit-account .fieldset.info .field:last-child,
.content-dashboard-wrapper .form-newsletter-manage .fieldset.info .field:last-child {
  padding-bottom: 40px;
}
.content-dashboard-wrapper .form-address-edit .fieldset.password,
.content-dashboard-wrapper .form-edit-account .fieldset.password,
.content-dashboard-wrapper .form-newsletter-manage .fieldset.password {
  margin-bottom: 30px;
}
.content-dashboard-wrapper .form-address-edit .fieldset.password .password-strength-meter,
.content-dashboard-wrapper .form-edit-account .fieldset.password .password-strength-meter,
.content-dashboard-wrapper .form-newsletter-manage .fieldset.password .password-strength-meter,
.content-dashboard-wrapper .form-address-edit .fieldset.password .password-strength-meter:before,
.content-dashboard-wrapper .form-edit-account .fieldset.password .password-strength-meter:before,
.content-dashboard-wrapper .form-newsletter-manage .fieldset.password .password-strength-meter:before {
  background-color: transparent;
}
.content-dashboard-wrapper .form-address-edit .fieldset.password #password-error,
.content-dashboard-wrapper .form-edit-account .fieldset.password #password-error,
.content-dashboard-wrapper .form-newsletter-manage .fieldset.password #password-error {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #a50101;
  margin-top: 10px;
}
.content-dashboard-wrapper .form-address-edit .fieldset,
.content-dashboard-wrapper .form-edit-account .fieldset,
.content-dashboard-wrapper .form-newsletter-manage .fieldset {
  border: 1px solid #dfdfdf;
  border-radius: 4px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .legend,
.content-dashboard-wrapper .form-edit-account .fieldset .legend,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .legend {
  margin: 0;
  border-bottom: 1px solid #dfdfdf;
}
.content-dashboard-wrapper .form-address-edit .fieldset .legend span,
.content-dashboard-wrapper .form-edit-account .fieldset .legend span,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .legend span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #373737;
  display: block;
  padding: 10px 20px;
  margin: 0;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.field-name-firstname,
.content-dashboard-wrapper .form-edit-account .fieldset .field.field-name-firstname,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.field-name-firstname {
  padding-top: 50px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.street,
.content-dashboard-wrapper .form-edit-account .fieldset .field.street,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.street {
  padding-top: 40px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.password.current,
.content-dashboard-wrapper .form-edit-account .fieldset .field.password.current,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.password.current {
  padding-top: 40px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.confirm.password,
.content-dashboard-wrapper .form-edit-account .fieldset .field.confirm.password,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.confirm.password {
  padding-bottom: 40px;
  margin: 0;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.choice.set.billing,
.content-dashboard-wrapper .form-edit-account .fieldset .field.choice.set.billing,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.choice.set.billing {
  margin-bottom: 7px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.choice.set.billing label span,
.content-dashboard-wrapper .form-edit-account .fieldset .field.choice.set.billing label span,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.choice.set.billing label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.choice.set.shipping,
.content-dashboard-wrapper .form-edit-account .fieldset .field.choice.set.shipping,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.choice.set.shipping {
  padding-bottom: 40px;
  margin: 0;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.choice.set.shipping label span,
.content-dashboard-wrapper .form-edit-account .fieldset .field.choice.set.shipping label span,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.choice.set.shipping label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field.telephone,
.content-dashboard-wrapper .form-edit-account .fieldset .field.telephone,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field.telephone {
  padding-bottom: 50px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field,
.content-dashboard-wrapper .form-edit-account .fieldset .field,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field {
  margin-bottom: 15px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field .label,
.content-dashboard-wrapper .form-edit-account .fieldset .field .label,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field .label {
  padding: 14px 40px 0 0;
}
.content-dashboard-wrapper .form-address-edit .fieldset .field .label span,
.content-dashboard-wrapper .form-edit-account .fieldset .field .label span,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .field .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control,
.content-dashboard-wrapper .form-edit-account .fieldset .control,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control {
  width: 50%;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control input,
.content-dashboard-wrapper .form-edit-account .fieldset .control input,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control input {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #373737;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control input::placeholder,
.content-dashboard-wrapper .form-edit-account .fieldset .control input::placeholder,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #373737;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control input:focus,
.content-dashboard-wrapper .form-edit-account .fieldset .control input:focus,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control select,
.content-dashboard-wrapper .form-edit-account .fieldset .control select,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control select {
  padding: 0 25px;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='10' viewBox='0 0 10 7' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control select::placeholder,
.content-dashboard-wrapper .form-edit-account .fieldset .control select::placeholder,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control select::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.content-dashboard-wrapper .form-address-edit .fieldset .control select:focus,
.content-dashboard-wrapper .form-edit-account .fieldset .control select:focus,
.content-dashboard-wrapper .form-newsletter-manage .fieldset .control select:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist {
  display: flex;
  flex-wrap: wrap;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper {
  margin-bottom: 40px;
  border-right: 1px solid #ececec;
  padding: 0 40px;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper {
    padding: 0;
    border-right: 0;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper:nth-child(3n+0) {
  border-right: none;
  padding-right: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper:first-child {
  padding-left: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item {
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item {
    border-bottom: 1px solid #ececec;
    border-top: none;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item .product-item-info {
  width: 100%;
  text-align: center;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-name {
  margin: 0;
  min-height: 47px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #0a1c26;
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-name a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo {
  margin-bottom: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo .product-image-container {
  width: 100% !important;
  height: 160px;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo .product-image-container {
    max-width: unset;
  }
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo {
    float: unset;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo .product-image-wrapper {
  padding: 0 !important;
  display: block;
  height: 100%;
  overflow: unset;
  position: unset;
  z-index: 1;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-photo .product-image-wrapper .product-image-photo {
  bottom: unset;
  display: block;
  height: 100%;
  left: 0;
  margin: 0 auto;
  max-width: unset;
  position: unset;
  right: unset;
  top: unset;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-configured_price {
    margin-left: unset;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-configured_price .special-price {
  display: inline-block;
  margin-right: 10px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-configured_price .special-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-configured_price .old-price {
  display: inline-block;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-configured_price .old-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-as-configured {
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .price-as-configured .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .field.comment-box .product-item-comment {
  height: 75px;
  border-radius: 26px;
  border: solid 1px #dfdfdf;
  padding: 15px 0 0 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #b6b6b6;
  margin: 20px 0 !important;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .field.comment-box .product-item-comment:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart {
    float: unset;
    margin-right: 0;
  }
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions,
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .actions-primary,
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart button {
    width: 100%;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart fieldset {
  margin: 0;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .field.qty {
  position: relative;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .control {
  display: block;
  position: relative;
  margin: 0 auto;
  float: unset;
  width: 135px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .control .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  position: absolute;
  top: 8px;
  left: 17px;
  display: block;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .qty-changer .qty-inc {
  position: absolute;
  top: 0;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 8px;
  padding-right: 23px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .qty-changer .qty-dec {
  position: absolute;
  top: 0;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 8px;
  margin-right: 65px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart input {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #434d53;
  border-radius: 24.5px;
  border: 2px solid #e1e1e1;
  height: 36px;
  width: 100%;
  text-align: right;
  padding-right: 45px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions {
  margin-top: 5px;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary {
  float: unset;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 10px 30px;
  transition: background-color ease-in-out 0.2s;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary button:hover {
  background-color: #ffffff;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary button:focus {
  outline: none;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-inner .box-tocart .product-item-actions .actions-primary button:hover span {
  color: #488bff;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions {
    float: unset;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions a {
  display: block;
  margin: 0;
  padding-bottom: 10px;
  color: #296bdd;
}
@media screen and (max-width: 992px) {
  .content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions a {
    float: unset;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 0;
  }
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions a:hover {
  text-decoration: none;
  color: #296bdd;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions a span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #296bdd;
  margin: 0;
  text-transform: uppercase;
}
.content-dashboard-wrapper .form-wishlist-items .products-grid.wishlist .product-item-wrapper .product-item-actions a.action.edit {
  display: none;
}
@media screen and (max-width: 992px) {
  .account .page-main {
    padding-top: 0;
  }
  .account .table-wrapper {
    width: 93vw;
    overflow-x: auto;
  }
  .account .table-wrapper::-webkit-scrollbar {
    display: block;
    width: 7px;
  }
  .account .table-wrapper::-webkit-scrollbar-track {
    background-color: #ececec;
    border-radius: 7px;
  }
  .account .table-wrapper::-webkit-scrollbar-thumb {
    border-radius: 7px;
    background-color: #488bff;
  }
  .navigation-sidebar-wrapper {
    padding: 0 !important;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard {
    border: none;
    border-radius: unset;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .title.account-nav-title {
    background-color: #f2f2f2;
    border-radius: unset;
    height: 55px;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .title.account-nav-title:before {
    position: absolute;
    right: 15px;
    top: 18px;
    content: '\0049';
    font-size: 15px;
    object-fit: contain;
    color: #1a3d3c;
    transform: rotate(90deg);
    font-family: 'NarodneNovine';
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .title.account-nav-title.active:before {
    transform: rotate(270deg);
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .title.account-nav-title strong {
    color: #1a3d3c;
    padding-top: 17px;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .account-nav-content {
    display: none;
  }
  .navigation-sidebar-wrapper .sidebar-navigation-dashboard .account-nav-content.active {
    display: block;
  }
  .content-dashboard-wrapper {
    padding: 18px 15px 40px 15px !important;
  }
  .content-dashboard-wrapper .page-title-wrapper {
    padding-bottom: 22px;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content,
  .content-dashboard-wrapper .block.block-addresses-default .block-content {
    display: block;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-information,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-information,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-information {
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 4px;
    padding-left: 15px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-newsletter,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-newsletter,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-newsletter {
    padding-left: 15px;
    margin: 0 20px 30px 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-billing-address,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-billing-address,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-billing-address {
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 4px;
    padding-left: 15px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-shipping-address,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-shipping-address,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-shipping-address {
    padding-left: 15px;
    margin: 0 20px 30px 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-address-billing,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-address-billing,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-billing {
    border-right: none;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 4px;
    padding-left: 15px;
    margin-left: 20px;
    margin-right: 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-info .block-content .box.box-address-shipping,
  .content-dashboard-wrapper .block.block-dashboard-addresses .block-content .box.box-address-shipping,
  .content-dashboard-wrapper .block.block-addresses-default .block-content .box.box-address-shipping {
    padding-left: 15px;
    margin: 0 20px 30px 20px;
    width: auto;
  }
  .content-dashboard-wrapper .block.block-dashboard-orders {
    display: none;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) > thead > tr > th {
    display: table-cell;
    text-align: center;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) > tbody,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) > tbody {
    display: table-row-group;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr {
    display: table-row;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 17px;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) tbody > tr > td {
    display: table-cell;
    padding-top: 17px;
    padding-bottom: 17px;
    border-bottom: none;
  }
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr td[data-th]:before,
  .content-dashboard-wrapper .table-wrapper.orders-history .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before,
  .content-dashboard-wrapper .table-wrapper.additional-addresses .table:not(.cart):not(.totals):not(.table-comparison) > tbody > tr th[data-th]:before {
    display: none;
  }
  .content-dashboard-wrapper .order-products-toolbar .pages,
  .content-dashboard-wrapper .customer-addresses-toolbar .pages {
    float: unset;
  }
}
@media screen and (min-width: 992px) {
  .customer-account-login .field.email .control,
  .customer-account-login .field.password .control {
    padding-left: 20px;
  }
}
@media screen and (max-width: 992px) {
  .customer-account-login .block-customer-login {
    margin-left: 15px;
    margin-right: 15px;
  }
  .customer-account-login .block-customer-login .field.email .control,
  .customer-account-login .block-customer-login .field.password .control {
    width: 100%;
    padding-left: 0;
    padding-right: 15px;
  }
  .customer-account-login .block-customer-login .field.email .label,
  .customer-account-login .block-customer-login .field.password .label {
    width: 100%;
    padding-left: 0;
    text-align: left;
  }
  .customer-account-login .block-customer-login .fieldset:last-child {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 992px) {
  .customer-account-create .page-main .page-title-wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 15px;
    text-align: left;
  }
  .customer-account-create .page-main .page-title span {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 23px;
    color: #0a1c26;
  }
  .benefits-wrapper {
    margin-top: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .benefit-wrapper {
    border-right: none !important;
  }
  .form.create.account {
    text-align: left;
    margin-bottom: 30px;
  }
  .form-create-account .fieldset > .field:not(.choice) > .control {
    padding-left: 0;
  }
  .form-create-account .fieldset > .field:not(.choice) > .label {
    padding-top: 0;
  }
  .form-create-account .legend span {
    font-size: 17px;
  }
  .form-create-account .fieldset.create.account {
    margin-bottom: 30px;
  }
  .form-create-account .fieldset.address {
    margin-bottom: 7px;
  }
  .form-create-account .actions-toolbar {
    margin-top: 20px;
  }
  .customer-account-login .page-main .page-title-wrapper {
    padding: 30px 15px 20px 0;
    text-align: left;
  }
  .customer-account-login .page-main .page-title span {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 24px;
    color: #0a1c26;
  }
  .customer-account-login .login-container {
    margin: 0 0 30px 0;
  }
  .customer-account-login .login-container .block {
    width: 100%;
  }
  .customer-account-login .login-container .block-customer-login {
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 0 20px 0;
  }
  .customer-account-login .login-container .block-customer-login .login-wrapper {
    border: none;
    border-bottom: 1px solid #e1e1e1;
  }
  .customer-account-login .login-container .block-customer-login .block-title {
    margin: 0;
    padding: 0;
    border: none;
  }
  .customer-account-login .login-container .block-customer-login .block-title strong {
    margin-bottom: 8px;
  }
  .customer-account-login .login-container .block-customer-login .field.email.required {
    padding-top: 22px;
    padding-bottom: 12px;
  }
  .customer-account-login .login-container .block-customer-login .actions-toolbar {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    text-align: left;
  }
  .customer-account-login .login-container .block-new-customer {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
    height: auto;
  }
  .customer-account-login .login-container .block-new-customer .register-wrapper {
    border: none;
  }
  .customer-account-login .login-container .block-new-customer .block-title {
    padding: 0 0 22px 0;
    margin: 0;
  }
  .customer-account-login .login-container .block-new-customer .actions-toolbar {
    padding-left: 0;
    padding-right: 0;
  }
}
.account.wishlist-index-index .page-title-wrapper {
  text-align: center;
}
.catalog-category-view .page-title-wrapper {
  padding-bottom: 30px;
}
.catalog-category-view .page-title-wrapper h1,
.catalog-category-view .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  letter-spacing: -0.46px;
  color: #1a3d3c;
  margin: 0;
}
.catalog-category-view .aside-categories-wrapper {
  padding-top: 45px;
}
.catalogsearch-result-index .page-title-wrapper {
  padding-bottom: 40px;
}
.catalogsearch-result-index .page-title-wrapper h1,
.catalogsearch-result-index .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  letter-spacing: -0.46px;
  color: #1a3d3c;
  margin: 0;
}
.breadcrumbs {
  margin: 0;
  padding: 38px 0 30px 0;
}
.breadcrumbs .items a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #929292;
}
.breadcrumbs .items a:hover {
  text-decoration: none;
  color: #929292;
}
.page-main .sidebar-wrapper {
  padding-left: 0;
  padding-right: 30px;
}
.sidebar-wrapper .block-filter {
  border-radius: 4px;
  border: solid 1px #dfdfdf;
  padding: 0;
  margin-top: 40px;
  margin-bottom: 40px;
}
.sidebar-wrapper .block-filter .category {
  padding-bottom: 15px;
}
.sidebar-wrapper .block-filter .title {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #488bff;
}
.sidebar-wrapper .block-filter .title h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #ffffff;
  margin: 0;
  padding: 13px 0 13px 17px;
}
.sidebar-wrapper .block-filter .category-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
}
.sidebar-wrapper .block-filter .list-items-wrapper {
  padding: 25px 15px 0 25px;
}
.sidebar-wrapper .block-filter .list-items-wrapper .root.current-category h3 {
  color: #296BDD;
}
.sidebar-wrapper .block-filter .list-items-wrapper .category-name {
  width: 78%;
}
.sidebar-wrapper .block-filter .list-items-wrapper .category-count {
  width: 18%;
  text-align: right;
  vertical-align: top;
  margin-top: 3px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #9aa4ab;
  font-size: 12px;
}
.sidebar-wrapper .block-filter .list-items-wrapper .category-name,
.sidebar-wrapper .block-filter .list-items-wrapper .category-count {
  display: inline-block;
}
.sidebar-wrapper .block-filter .category-items {
  position: relative;
  overflow: hidden;
  max-height: 0;
}
.sidebar-wrapper .block-filter .category-items.open {
  max-height: none;
}
.sidebar-wrapper .block-filter .category-items.open .category-item-wrapper {
  position: relative;
  padding-left: 15px;
}
.sidebar-wrapper .block-filter .category-items.open .category-item-wrapper.dropdown:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #000;
  top: 7px;
  left: 2px;
  position: absolute;
}
.sidebar-wrapper .block-filter .category-items.open .category-item-wrapper.dropdown.open .subcategory-name {
  font-weight: normal;
  color: #296BDD;
}
.sidebar-wrapper .block-filter .category-items.open .category-item-wrapper.dropdown.open:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 0;
  border-top: 4px solid #296bdd;
  top: 9px;
  left: 0;
}
.sidebar-wrapper .block-filter .category-items.open.subcategory:before {
  display: none;
}
.sidebar-wrapper .block-filter .category-items.subcategory.open {
  border-left: 1px solid #296bdd;
}
.sidebar-wrapper .block-filter .category-items.subcategory.open .subcategory-name {
  font-weight: normal !important;
  color: #434d53 !important;
}
.sidebar-wrapper .block-filter .category-items.subcategory.open .current-category .subcategory-name {
  color: #296bdd !important;
}
.sidebar-wrapper .block-filter .category-items .category-item-wrapper {
  position: relative;
  padding-left: 15px;
}
.sidebar-wrapper .block-filter .category-items .category-item-wrapper.dropdown:before {
  content: '';
  width: 5px;
  height: 5px;
  border-left: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 0;
  border-top: 5px solid #000;
  top: 9px;
  left: 0;
  position: absolute;
}
.sidebar-wrapper .block-filter .category-items .category-item {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.85;
  color: #434d53;
}
.sidebar-wrapper .block-filter .category-items .current-category {
  color: #296bdd;
}
@media screen and (max-width: 992px) {
  .cms-page-wrapper .widget-product-grid {
    text-align: center;
  }
  .cms-page-wrapper .widget-product-grid .product-item {
    width: 100% !important;
  }
}
@media screen and (max-width: 768px) {
  .cms-page-wrapper .widget-product-grid .product-item {
    border-top: 1px solid #ececec;
  }
  .cms-page-wrapper .widget-product-grid .product-item:nth-child(1) {
    border-top: none !important;
  }
}
.cms-page-wrapper .widget-product-grid .product-item {
  width: unset !important;
  padding: 0 15px !important;
  min-width: 284px;
}
.cms-page-wrapper .widget-product-grid .product-item .tocompare {
  display: none;
}
@media screen and (min-width: 768px) {
  .cms-page-wrapper .widget-product-grid .product-item {
    flex: 0 0 31.333333%;
    max-width: 31.333333%;
  }
}
@media screen and (max-width: 768px) {
  .cms-page-wrapper .widget-product-grid .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.category-products-wrapper .product-item-grid,
.cms-page-wrapper .widget-product-grid .product-item {
  padding: 0 60px;
  margin-bottom: 60px;
}
.category-products-wrapper .product-item-grid:nth-child(3n + 2),
.cms-page-wrapper .widget-product-grid .product-item:nth-child(3n + 2) {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
}
.category-products-wrapper .product-item-grid:nth-child(2n + 1),
.cms-page-wrapper .widget-product-grid .product-item:nth-child(2n + 1) {
  margin-left: unset;
}
.category-products-wrapper .product-item-grid .product-item-info,
.cms-page-wrapper .widget-product-grid .product-item .product-item-info {
  width: 100%;
}
.category-products-wrapper .product-item-grid .product-item-name,
.cms-page-wrapper .widget-product-grid .product-item .product-item-name {
  margin: 0;
  text-align: center;
  min-height: 40px;
  max-height: 43px;
  overflow: hidden;
  margin-bottom: 15px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  font-size: 15px;
}
@media screen and (max-width: 768px) {
  .category-products-wrapper .product-item-grid .product-item-name,
  .cms-page-wrapper .widget-product-grid .product-item .product-item-name {
    margin-bottom: 28px;
  }
}
.category-products-wrapper .product-item-grid .product-item-name a,
.cms-page-wrapper .widget-product-grid .product-item .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #0a1c26;
}
.category-products-wrapper .product-item-grid .product-item-name a:hover,
.cms-page-wrapper .widget-product-grid .product-item .product-item-name a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.category-products-wrapper .product-item-grid .product-image-container,
.cms-page-wrapper .widget-product-grid .product-item .product-image-container {
  width: 100% !important;
  height: 160px;
}
.category-products-wrapper .product-item-grid .product-image-container .product-image-wrapper,
.cms-page-wrapper .widget-product-grid .product-item .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: auto;
  text-align: center;
}
.category-products-wrapper .product-item-grid .product-image-container .product-image-photo,
.cms-page-wrapper .widget-product-grid .product-item .product-image-container .product-image-photo {
  height: 160px;
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
}
.category-products-wrapper .product-item-grid .product-item-details,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details {
  padding-top: 15px;
  text-align: center;
}
.category-products-wrapper .product-item-grid .product-item-details .b2b-prefix,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .b2b-prefix {
  display: inline-block;
}
.category-products-wrapper .product-item-grid .product-item-details .b2b-prefix span,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .b2b-prefix span {
  display: block;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  color: #232323;
}
.category-products-wrapper .product-item-grid .product-item-details .price-box,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .price-box {
  margin: 0;
  display: inline-block;
}
.category-products-wrapper .product-item-grid .product-item-details .special-price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .special-price {
  display: inline-block;
  padding-right: 10px;
}
.category-products-wrapper .product-item-grid .product-item-details .special-price .price-final_price .price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .special-price .price-final_price .price,
.category-products-wrapper .product-item-grid .product-item-details .special-catalog-price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .special-catalog-price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
}
.category-products-wrapper .product-item-grid .product-item-details .special-price .price-label,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .special-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-grid .product-item-details .old-price .price-final_price .price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .old-price .price-final_price .price,
.category-products-wrapper .product-item-grid .product-item-details .old-price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .old-price {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.category-products-wrapper .product-item-grid .product-item-details .old-price .price-label,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .old-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-grid .product-item-details .price-final_price .price,
.cms-page-wrapper .widget-product-grid .product-item .product-item-details .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
}
.category-products-wrapper .product-item-grid .product-item-actions,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions {
  padding-top: 15px;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-primary,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: block;
}
.category-products-wrapper .product-item-grid .product-item-actions button,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions button {
  border-radius: 18px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 6px 30px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
.category-products-wrapper .product-item-grid .product-item-actions button span,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.category-products-wrapper .product-item-grid .product-item-actions button:hover,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions button:hover {
  border: 2px solid #488bff;
  background-color: #ffffff;
}
.category-products-wrapper .product-item-grid .product-item-actions button:focus,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions button:focus {
  outline: none;
}
.category-products-wrapper .product-item-grid .product-item-actions button:hover span,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions button:hover span {
  color: #296bdd;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary {
  padding-top: 12px;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary a,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary a span,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
  transition: color ease-in-out 0.2s;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary .towishlist span:before,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary .towishlist span:before {
  font-size: 12px;
  vertical-align: middle;
}
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary a:hover span,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary a:hover span,
.category-products-wrapper .product-item-grid .product-item-actions .actions-secondary a:hover span:before,
.cms-page-wrapper .widget-product-grid .product-item .product-item-actions .actions-secondary a:hover span:before {
  color: #488bff;
}
.category-products-wrapper .product-item-list {
  border-top: 1px solid #ececec;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.category-products-wrapper .product-item-list:nth-child(2n + 1) {
  margin-left: unset;
}
.category-products-wrapper .product-item-list .product-discount-label {
  margin-top: 82px;
}
.category-products-wrapper .product-item-list .product-price .price {
  font-size: 21px !important;
}
.category-products-wrapper .product-item-list .product-price .special-price {
  display: inline-block;
  padding-right: 10px;
}
.category-products-wrapper .product-item-list .product-price .special-price .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
}
.category-products-wrapper .product-item-list .product-price .special-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-list .product-price .old-price .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.category-products-wrapper .product-item-list .product-price .old-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-list .product-price .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
}
@media screen and (max-width: 992px) {
  .category-products-wrapper .product-item-list .product-item-info {
    border-top: none !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .category-products-wrapper .product-item-list .item-wrapper,
  .category-products-wrapper .product-item-list .product-item-inner {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .category-products-wrapper .product-item-list .row-wrapper {
    display: flex;
  }
}
.category-products-wrapper .product-item-list .row-wrapper .product-price,
.category-products-wrapper .product-item-list .row-wrapper .product-item-actions {
  float: right;
}
@media screen and (max-width: 992px) {
  .category-products-wrapper .product-item-list .row-wrapper {
    padding: 0;
  }
  .category-products-wrapper .product-item-list .row-wrapper .product-price {
    float: left;
  }
  .category-products-wrapper .product-item-list .row-wrapper .actions-primary,
  .category-products-wrapper .product-item-list .row-wrapper .wishlist-button {
    float: right;
  }
  .category-products-wrapper .product-item-list .row-wrapper .wishlist-button {
    padding-right: 15px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 500px) {
  .category-products-wrapper .product-item-list .row-wrapper .actions-primary,
  .category-products-wrapper .product-item-list .row-wrapper .wishlist-button,
  .category-products-wrapper .product-item-list .row-wrapper .product-item-actions {
    float: unset;
  }
}
.category-products-wrapper .product-item-list .row-wrapper .product-item-actions {
  padding-top: 0;
}
.category-products-wrapper .product-item-list .row-wrapper .product-price {
  padding-right: 30px;
  top: 5px;
  position: relative;
}
.category-products-wrapper .product-item-list .row-wrapper .product-price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
}
.category-products-wrapper .product-item-list .row-wrapper .wishlist-button {
  padding-left: 5px;
}
.category-products-wrapper .product-item-list .row-wrapper .wishlist-button a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
  text-decoration: none;
}
.category-products-wrapper .product-item-list .row-wrapper .wishlist-button a:before {
  content: '\0058';
  vertical-align: middle;
  font-size: 13px;
  object-fit: contain;
  color: #727a7f;
  margin-right: 5px;
  display: inline-block;
  font-family: 'NarodneNovine';
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}
.category-products-wrapper .product-item-list .row-wrapper .wishlist-button a:hover {
  color: #488bff;
}
.category-products-wrapper .product-item-list .row-wrapper .wishlist-button a:hover:before {
  color: #488bff;
}
.category-products-wrapper .product-item-list.school-list {
  border-top: 1px solid #ececec;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.category-products-wrapper .product-item-list.school-list .img-wrapper {
  display: none;
}
.category-products-wrapper .product-item-list.school-list .product-item-name a {
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #145cdc;
}
.category-products-wrapper .product-item-list.school-list .data-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0a1c26;
  font-size: 15px;
}
.category-products-wrapper .product-item-list.school-list .data-value {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
}
@media screen and (max-width: 500px) {
  .category-products-wrapper .product-item-list.school-list .product-item-actions {
    float: right;
  }
}
.category-products-wrapper .product-item-list .product-item-info {
  width: 100%;
}
.category-products-wrapper .product-item-list .product-item-name {
  margin: 0;
  text-align: left;
  margin-bottom: 10px;
}
.category-products-wrapper .product-item-list .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 17px;
  color: #0a1c26;
}
.category-products-wrapper .product-item-list .product-item-name a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.category-products-wrapper .product-item-list .product-item-description {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 1.64;
  color: #434d53;
  margin: 0;
}
.category-products-wrapper .product-item-list .product-image-container {
  width: 100% !important;
  height: 260px;
  border: 1px solid #dfe1e6;
  border-radius: 4px;
}
.category-products-wrapper .product-item-list .product-image-container .product-image-wrapper {
  padding: 0 !important;
  height: auto;
  text-align: center;
}
.category-products-wrapper .product-item-list .product-image-container .product-image-photo {
  height: 260px;
  position: relative;
  display: block;
  margin: 0 auto;
  max-width: 100%;
  top: unset;
  right: unset;
  bottom: unset;
  left: unset;
}
.category-products-wrapper .product-item-list .product-item-details {
  padding-top: 15px;
  text-align: left;
}
.category-products-wrapper .product-item-list .product-item-details .price-box {
  margin: 0;
}
.category-products-wrapper .product-item-list .product-item-details .special-price {
  display: inline-block;
  padding-right: 10px;
}
.category-products-wrapper .product-item-list .product-item-details .special-price .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
}
.category-products-wrapper .product-item-list .product-item-details .special-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-list .product-item-details .old-price .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.category-products-wrapper .product-item-list .product-item-details .old-price .price-label {
  display: none;
}
.category-products-wrapper .product-item-list .product-item-details .price-final_price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
}
.category-products-wrapper .product-item-list .product-item-actions {
  padding-top: 15px;
}
.category-products-wrapper .product-item-list .product-item-actions .actions-primary {
  display: block;
}
.category-products-wrapper .product-item-list .product-item-actions button {
  border-radius: 18px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 6px 30px;
  line-height: normal;
}
.category-products-wrapper .product-item-list .product-item-actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
}
.category-products-wrapper .product-item-list .product-item-actions button:focus {
  outline: none;
}
.category-products-wrapper .product-item-list .product-item-actions button:hover {
  border: 2px solid #488bff;
  background-color: #ffffff;
}
.category-products-wrapper .product-item-list .product-item-actions button:hover span {
  color: #296bdd;
}
.category-products-wrapper .product-item-list .product-item-actions .actions-secondary {
  padding-top: 12px;
}
.category-products-wrapper .product-item-list .product-item-actions .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.category-products-wrapper .product-item-list .product-item-actions .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
}
.category-products-wrapper .product-item-list .product-image-container {
  width: 100%;
  height: 100%;
  max-width: 220px;
  max-height: 220px;
}
.category-products-wrapper .product-item-list .product-image-container .product-image-photo {
  width: auto;
  height: 220px;
  padding: 10px;
}
.category-products-wrapper .toolbar-products {
  padding: 0 0 15px 0;
  margin-bottom: 40px;
  border-bottom: 2px solid #ececec;
}
.category-products-wrapper .toolbar-products .modes {
  display: inline-block;
  margin: 8px 0 0 0;
  float: left;
}
.category-products-wrapper .toolbar-products .toolbar-amount {
  display: none;
}
.category-products-wrapper .toolbar-products .modes-label {
  display: none;
}
.category-products-wrapper .toolbar-products .modes-mode span {
  display: none;
}
.category-products-wrapper .toolbar-products .mode-grid {
  border: none;
  padding: 0 3px 0 0;
  color: #ffffff;
}
.category-products-wrapper .toolbar-products .mode-list {
  border: none;
  padding: 0 0 0 3px;
  color: #ffffff;
}
.category-products-wrapper .toolbar-products .mode-list:hover,
.category-products-wrapper .toolbar-products .mode-grid:hover {
  background: none;
}
.category-products-wrapper .toolbar-sorter {
  display: inline-block;
  padding-top: 0;
  float: right;
}
.category-products-wrapper .toolbar-sorter .sorter-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  margin-bottom: 0;
}
.category-products-wrapper .toolbar-sorter .sorter-options {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
  border: none;
  border-left: 1px solid #d8d8d8;
  padding: 0 0 0 13px;
  margin-left: 13px;
}
.category-products-wrapper .toolbar-sorter .sorter-options:active {
  box-shadow: none;
}
.category-products-wrapper .toolbar-sorter .sorter-action {
  display: none;
}
.category-products-wrapper .pagination-wrapper {
  padding: 20px 0 80px 0px;
  margin: -10px 15px 0 15px;
  border-top: 2px solid #ececec;
}
.category-products-wrapper .pagination-wrapper .pages {
  display: inline-block;
  float: left;
}
.category-products-wrapper .pagination-wrapper .pages-items {
  vertical-align: top;
}
.category-products-wrapper .pagination-wrapper .pages-items .item.current {
  background-color: #488bff;
  border-radius: 4px;
  border: 1px solid #488bff;
  text-align: center;
}
.category-products-wrapper .pagination-wrapper .pages-items .item.current strong {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #ffffff;
  vertical-align: middle;
  padding: 7px 15px;
}
.category-products-wrapper .pagination-wrapper .pages-items .item {
  background-color: #ffffff;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
  margin: 0 2px;
  vertical-align: top;
  text-align: center;
  height: 36px;
}
.category-products-wrapper .pagination-wrapper .pages-items .item > a {
  padding: 0;
  margin: 0;
}
.category-products-wrapper .pagination-wrapper .pages-items .item > a > span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #7e7e7e;
  vertical-align: middle;
  padding: 7px 15px;
}
.category-products-wrapper .pagination-wrapper .pages-items .pages-item-next {
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  margin: 0 2px;
}
.category-products-wrapper .pagination-wrapper .pages-items .action.next {
  margin: 0;
  border: none;
}
.category-products-wrapper .pagination-wrapper .pages-items .action.previous {
  margin: 0;
  border: none;
}
.category-products-wrapper .pagination-wrapper .limiter {
  display: inline-block;
  float: right;
}
.category-products-wrapper .pagination-wrapper .limiter .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  margin: 0;
}
.category-products-wrapper .pagination-wrapper .limiter .control {
  display: inline-block;
}
.category-products-wrapper .pagination-wrapper .limiter .control select {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #7e7e7e;
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  margin: 0 10px;
  padding: 10px 14px;
  height: 45px;
}
.category-products-wrapper .pagination-wrapper .limiter .limiter-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .catalog-category-view .page-title-wrapper {
    padding-top: 17px;
    padding-bottom: 20px;
  }
  .catalogsearch-result-index .page-title-wrapper {
    padding-top: 17px;
    padding-bottom: 27px;
  }
  .category-products-wrapper .product-item-grid,
  .cms-page-wrapper .widget-product-grid .product-item {
    padding: 0 25px;
    margin-bottom: 40px;
  }
  .category-products-wrapper .product-item-grid:nth-child(3n + 2),
  .cms-page-wrapper .widget-product-grid .product-item:nth-child(3n + 2) {
    border-left: none;
    border-right: none;
  }
  .category-products-wrapper .product-item-grid .product-image-container,
  .cms-page-wrapper .widget-product-grid .product-item .product-image-container {
    width: 100% !important;
    height: 135px;
  }
  .category-products-wrapper .product-item-grid .product-image-container .product-image-wrapper,
  .cms-page-wrapper .widget-product-grid .product-item .product-image-container .product-image-wrapper {
    padding: 0 !important;
    height: auto;
    text-align: center;
  }
  .category-products-wrapper .product-item-grid .product-image-container .product-image-photo,
  .cms-page-wrapper .widget-product-grid .product-item .product-image-container .product-image-photo {
    height: 135px;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
  }
  .category-products-wrapper .product-item-list {
    padding: 0 25px;
    margin-bottom: 40px;
  }
  .category-products-wrapper .product-item-list:nth-child(3n + 2) {
    border-left: none;
    border-right: none;
  }
  .category-products-wrapper .product-item-list .product-item-info {
    border-top: 1px solid #dfe1e6;
  }
  .category-products-wrapper .product-item-list:first-child .product-item-info {
    border: none;
  }
  .category-products-wrapper .product-item-list .product-image-container {
    width: 100% !important;
    height: 220px;
    border: none;
  }
  .category-products-wrapper .product-item-list .product-image-container .product-image-wrapper {
    padding: 0 !important;
    height: auto;
    text-align: center;
  }
  .category-products-wrapper .product-item-list .product-image-container .product-image-photo {
    height: 220px;
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 100%;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
  }
  .category-products-wrapper .product-item-list .product-item-actions .actions-primary {
    display: inline-block;
  }
  .category-products-wrapper .product-item-list .product-item-actions .actions-secondary {
    padding-top: 0;
    padding-left: 15px;
  }
  .category-products-wrapper .toolbar-products {
    margin-bottom: 30px;
  }
  .category-products-wrapper .pagination-wrapper {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
  }
  .category-products-wrapper .pagination-wrapper .pages {
    display: inline-block;
    float: unset;
  }
  .category-products-wrapper .pagination-wrapper .limiter {
    display: none;
    float: unset;
  }
}
@media screen and (min-width: 992px) and (max-width: 1400px) {
  .block.filter .block-content {
    width: 64% !important;
  }
  .block.filter .button-filter-wrapper {
    width: 35% !important;
  }
}
@-moz-document url-prefix() {
  /* Disable scrollbar Firefox */
}
body {
  margin: 0;
  /* remove default margin */
  overflow-x: hidden;
}
.slider-wrapper .header-slider {
  width: 100%;
  background-size: cover;
  height: 480px;
}
.slider-wrapper .header-slider .owl-nav .owl-next {
  right: 0 !important;
}
.slider-wrapper .header-slider .owl-nav .owl-prev {
  left: 0 !important;
}
@media screen and (min-width: 1550px) {
  .slider-wrapper .header-slider .owl-nav .owl-next {
    right: -80px !important;
  }
  .slider-wrapper .header-slider .owl-nav .owl-prev {
    left: -80px !important;
  }
}
.slider-wrapper .header-slider-container {
  height: 100%;
}
.slider-wrapper .owl-header-slider,
.slider-wrapper .owl-stage,
.slider-wrapper .owl-item,
.slider-wrapper #topproductsslider,
.slider-wrapper .owl-stage-outer {
  height: 100%;
  padding: 0;
  scrollbar-width: none;
}
.slider-wrapper #topproductsslider,
.slider-wrapper .owl-header-slider,
.slider-wrapper .owl-stage-outer {
  width: 100%;
}
.slider-item-wrapper {
  width: 100%;
  height: 100%;
}
.slider-item-wrapper .text-wrapper {
  padding-top: 132px;
  padding-left: 0;
  width: 100%;
  text-align: left;
}
.slider-item-wrapper .text-wrapper h2 {
  font-family: 'PT Serif', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.8px;
  color: #1a3d3c;
  font-size: 32px;
  margin-bottom: 0;
}
.slider-item-wrapper .text-wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #1f4645;
  margin-top: 20px;
  margin-bottom: 50px;
}
.slider-item-wrapper .text-wrapper a {
  border-radius: 4px;
  box-shadow: 0 0 26px 0 rgba(72, 163, 165, 0.34);
  background-color: #85e3de;
  padding: 15px 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #172d2d;
}
.slider-item-wrapper .text-wrapper a:hover {
  background-color: #9FEFEA;
  transition: background 0.5s ease-in-out;
}
.slider-item-wrapper .image-wrapper {
  position: absolute;
  top: 60px;
  right: 0;
  text-align: right;
}
.slider-item-wrapper .image-wrapper img {
  max-height: 482px;
  width: auto;
  padding-bottom: 38px;
  margin: 0 auto;
}
@media screen and (max-width: 992px) {
  .slider-wrapper .header-slider {
    width: 100%;
    background-size: cover;
    height: 480px;
  }
  .slider-wrapper .header-slider-container {
    height: 100%;
  }
  .slider-wrapper .owl-header-slider,
  .slider-wrapper .owl-stage,
  .slider-wrapper .owl-item,
  .slider-wrapper #topproductsslider,
  .slider-wrapper .owl-stage-outer {
    height: 100%;
    padding: 0;
  }
  .slider-wrapper #topproductsslider,
  .slider-wrapper .owl-header-slider,
  .slider-wrapper .owl-stage-outer {
    width: 100%;
    margin: 0 auto;
    overflow-x: hidden;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper {
    padding: 0px;
    width: 100%;
    text-align: center;
  }
  .slider-wrapper .slider-item-wrapper .image-wrapper {
    top: 60px;
    position: unset;
    text-align: center;
  }
  .slider-wrapper .slider-item-wrapper {
    width: 100%;
    height: 100%;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper {
    padding: 30px 0 0 0;
    text-align: center;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper h2 {
    font-family: 'PT Serif', sans-serif;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.57px;
    color: #1a3d3c;
    font-size: 30px;
    margin-bottom: 0;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper p {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 15px;
    color: #1f4645;
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper a {
    border-radius: 4px;
    box-shadow: 0 0 26px 0 rgba(72, 163, 165, 0.34);
    background-color: #85e3de;
    padding: 15px 30px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 13px;
    color: #172d2d;
  }
  .slider-wrapper .slider-item-wrapper .text-wrapper a:hover {
    background-color: #9FEFEA;
    transition: background 0.5s ease-in-out;
  }
  .slider-wrapper .slider-item-wrapper .image-wrapper {
    position: relative;
    padding-top: 20px;
  }
  .slider-wrapper .slider-item-wrapper .image-wrapper img {
    max-height: 240px;
    width: auto;
    padding-bottom: 38px;
    margin: 0 auto;
  }
  .slider-content-wrapper .header-slider-container {
    height: 100%;
  }
  .header-slider-container {
    height: 100%;
  }
}
.slider-content-wrapper {
  display: flex;
}
.owl-header-slider {
  height: 400px;
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .owl-header-slider .header-slider {
    width: inherit;
    height: inherit;
    display: block;
    background-position: center;
  }
}
.owl-header-slider .header-slider {
  height: 100%;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
.owl-carousel.owl-drag .owl-item {
  padding-left: 0px;
  height: 400px;
}
.right-banner-column {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.right-banner-column .banner-box {
  width: 100%;
  height: 180px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.right-banner-column img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.slider-item-wrapper .text-wrapper {
  padding-top: 132px;
  padding-left: 50px;
  padding-right: 50px;
  width: 100%;
  text-align: left;
  padding-bottom: 100px;
}
@media screen and (max-width: 992px) {
  .right-banner-column {
    display: none;
  }
  .left-banner-column {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .owl-carousel .owl-nav .owl-next {
    right: 50px !important;
  }
  .owl-carousel .owl-nav .owl-prev {
    left: 5px !important;
  }
}
.newsletter-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 80px 0;
}
.newsletter-content-wrapper {
  background-color: #488bff;
  padding: 40px 0;
  align-items: center;
  border-radius: 4px;
}
.newsletter-content-wrapper .title-wrapper {
  padding-left: 40px;
}
.newsletter-content-wrapper .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  color: #ffffff;
  padding-left: 14px;
}
.newsletter-content-wrapper .newsletter-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  line-height: 1.43;
  color: #ffffff;
}
.newsletter-content-wrapper .form-wrapper {
  padding-right: 40px;
}
.newsletter-content-wrapper input {
  height: 49px;
  border-radius: 24.5px;
  background-color: #ffffff;
  padding-left: 25px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  border: none;
}
.newsletter-content-wrapper input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  line-height: 43px;
}
.newsletter-content-wrapper .actions {
  display: inline-block;
  float: right;
}
.newsletter-content-wrapper .field.newsletter {
  display: inline-block;
  width: 70%;
  margin: 0 auto;
}
.newsletter-content-wrapper label {
  margin-bottom: 0;
  width: 100%;
}
.newsletter-content-wrapper .actions button {
  position: relative;
  width: auto;
  height: auto;
  padding: 16px 40px;
  border: 1px solid #ffffff;
  border-radius: 24.5px;
  background-color: #488bff;
  transition: background-color ease-in-out 0.2s;
}
.newsletter-content-wrapper .actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.newsletter-content-wrapper .actions button:hover {
  background-color: #ffffff;
}
.newsletter-content-wrapper .actions button:focus {
  outline: none;
}
.newsletter-content-wrapper .actions button:hover span {
  color: #488bff;
}
@media screen and (max-width: 1199px) {
  .newsletter-content-wrapper .field.newsletter {
    width: 60%;
  }
}
@media screen and (max-width: 992px) {
  .newsletter-wrapper {
    padding: 20px 15px 15px 15px;
  }
  .newsletter-content-wrapper {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 35px;
  }
  .newsletter-content-wrapper .title-wrapper {
    padding-bottom: 20px;
    padding-left: 15px;
  }
  .newsletter-content-wrapper .title-wrapper .title {
    padding-left: 10px;
  }
  .newsletter-content-wrapper .text-wrapper {
    padding-bottom: 20px;
  }
  .newsletter-content-wrapper .form-wrapper {
    padding-right: 15px;
  }
  .newsletter-content-wrapper label {
    display: block;
    margin-bottom: 0;
    padding-bottom: 20px;
  }
  .newsletter-content-wrapper .field.newsletter {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  .newsletter-content-wrapper .actions {
    float: unset;
    display: block;
  }
}
.categories-content-wrapper {
  padding-top: 80px;
}
.categories-content-wrapper,
.aside-categories-wrapper,
.aside-categories-wrapper-search {
  padding-bottom: 40px;
}
.categories-content-wrapper .widget.block.block-category-link,
.aside-categories-wrapper .widget.block.block-category-link,
.aside-categories-wrapper-search .widget.block.block-category-link,
.categories-content-wrapper .widget.block.block-product-link,
.aside-categories-wrapper .widget.block.block-product-link,
.aside-categories-wrapper-search .widget.block.block-product-link {
  margin: 0;
}
.categories-content-wrapper .first-block,
.aside-categories-wrapper .first-block,
.aside-categories-wrapper-search .first-block {
  padding-left: 0;
  padding-right: 30px;
}
.categories-content-wrapper .second-block,
.aside-categories-wrapper .second-block,
.aside-categories-wrapper-search .second-block {
  padding-left: 10px;
  padding-right: 20px;
}
.categories-content-wrapper .third-block,
.aside-categories-wrapper .third-block,
.aside-categories-wrapper-search .third-block {
  padding-left: 20px;
  padding-right: 10px;
}
.categories-content-wrapper .forth-block,
.aside-categories-wrapper .forth-block,
.aside-categories-wrapper-search .forth-block {
  padding-left: 30px;
  padding-right: 0;
}
.categories-content-wrapper .forth-block .category-label-wrapper h2,
.aside-categories-wrapper .forth-block .category-label-wrapper h2,
.aside-categories-wrapper-search .forth-block .category-label-wrapper h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 17px;
  color: #ffffff;
  margin-bottom: 0;
}
.categories-content-wrapper .forth-block p,
.aside-categories-wrapper .forth-block p,
.aside-categories-wrapper-search .forth-block p {
  position: absolute;
  top: 18px;
  left: 20px;
  padding: 4px 8px;
  border-radius: 5px;
  background-color: #488bff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #ffffff;
}
.categories-content-wrapper .card-wrapper,
.aside-categories-wrapper .card-wrapper,
.aside-categories-wrapper-search .card-wrapper {
  padding: 0;
}
.categories-content-wrapper .card-wrapper .button-icon,
.aside-categories-wrapper .card-wrapper .button-icon,
.aside-categories-wrapper-search .card-wrapper .button-icon {
  position: absolute;
  right: 17px;
  bottom: 17px;
}
.categories-content-wrapper .card-wrapper .button-icon span,
.aside-categories-wrapper .card-wrapper .button-icon span,
.aside-categories-wrapper-search .card-wrapper .button-icon span {
  display: none;
}
.categories-content-wrapper .category-wrapper,
.aside-categories-wrapper .category-wrapper,
.aside-categories-wrapper-search .category-wrapper {
  height: 324px;
  background-color: #f2f2f2;
  border-radius: 4px;
  position: relative;
}
.categories-content-wrapper .category-wrapper.last,
.aside-categories-wrapper .category-wrapper.last,
.aside-categories-wrapper-search .category-wrapper.last {
  background-color: transparent;
}
.categories-content-wrapper .category-wrapper .img-wrapper,
.aside-categories-wrapper .category-wrapper .img-wrapper,
.aside-categories-wrapper-search .category-wrapper .img-wrapper {
  text-align: right;
  position: relative;
  margin-bottom: 20px;
}
.categories-content-wrapper .category-wrapper .img-overlay,
.aside-categories-wrapper .category-wrapper .img-overlay,
.aside-categories-wrapper-search .category-wrapper .img-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
}
.categories-content-wrapper .category-wrapper .category-image,
.aside-categories-wrapper .category-wrapper .category-image,
.aside-categories-wrapper-search .category-wrapper .category-image {
  max-height: 324px;
  margin-bottom: 0;
  border-radius: 4px;
}
.categories-content-wrapper .category-wrapper .button-icon,
.aside-categories-wrapper .category-wrapper .button-icon,
.aside-categories-wrapper-search .category-wrapper .button-icon {
  background-image: url("../images/izdvojeno.svg");
  width: 43px;
  height: 43px;
}
.categories-content-wrapper .category-wrapper .button-icon:hover,
.aside-categories-wrapper .category-wrapper .button-icon:hover,
.aside-categories-wrapper-search .category-wrapper .button-icon:hover {
  background-image: url("../images/izdvojeno_hover.svg");
}
.categories-content-wrapper.last.category-label-wrapper,
.aside-categories-wrapper.last.category-label-wrapper,
.aside-categories-wrapper-search.last.category-label-wrapper {
  left: 20px;
  bottom: 17px;
}
.categories-content-wrapper .category-label-wrapper,
.aside-categories-wrapper .category-label-wrapper,
.aside-categories-wrapper-search .category-label-wrapper {
  position: absolute;
  bottom: 20px;
  left: 27px;
}
.categories-content-wrapper .category-label-wrapper .category-label,
.aside-categories-wrapper .category-label-wrapper .category-label,
.aside-categories-wrapper-search .category-label-wrapper .category-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 19px;
  color: #0a1c26;
}
.categories-content-wrapper .category-label-wrapper .category-list a,
.aside-categories-wrapper .category-label-wrapper .category-list a,
.aside-categories-wrapper-search .category-label-wrapper .category-list a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 2.07;
  font-size: 14px;
  color: #0a1c26;
  display: block;
}
.categories-content-wrapper .category-label-wrapper .category-list a:hover,
.aside-categories-wrapper .category-label-wrapper .category-list a:hover,
.aside-categories-wrapper-search .category-label-wrapper .category-list a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.aside-categories-wrapper .forth-block {
  padding-left: 15px;
  padding-right: 15px;
}
.aside-categories-wrapper-search {
  padding-top: 40px;
}
.aside-categories-wrapper-search .forth-block {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 992px) {
  .categories-content-wrapper {
    padding-bottom: 0;
  }
  .categories-content-wrapper .first-block {
    padding: 15px;
  }
  .categories-content-wrapper .second-block {
    padding: 15px;
  }
  .categories-content-wrapper .third-block {
    padding: 15px;
  }
  .categories-content-wrapper .forth-block {
    padding: 15px 15px 30px 15px;
  }
  .categories-content-wrapper .card-wrapper {
    max-height: 149px;
    overflow: hidden;
    margin-bottom: 23px;
  }
  .categories-content-wrapper .card-wrapper img {
    max-height: none;
    width: 100%;
  }
}
.product-content-wrapper {
  padding-top: 30px;
}
.product-content-wrapper .page-title {
  margin: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 19px;
  color: #373737;
  padding-bottom: 30px;
}
.product-content-wrapper .gallery-wrapper {
  box-sizing: border-box;
}
.product-content-wrapper .gallery-placeholder .fotorama__stage {
  border: none;
  border-radius: unset;
  width: 100% !important;
  height: 220px !important;
}
.product-content-wrapper .gallery-placeholder .fotorama__stage__shaft {
  width: 100% !important;
}
.product-content-wrapper .gallery-placeholder .fotorama__nav-wrap {
  margin-top: 12px;
}
.product-content-wrapper .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__nav__frame--thumb {
  padding: 0 !important;
}
.product-content-wrapper .gallery-placeholder .fotorama__nav-wrap .fotorama__nav__frame.fotorama__nav__frame--thumb .fotorama_img {
  padding: 2px;
}
.product-content-wrapper .gallery-placeholder .fotorama__dot {
  width: 10px;
  height: 10px;
}
.product-content-wrapper .gallery-placeholder .fotorama__active .fotorama__dot {
  background-color: #488bff;
  border-color: #488bff;
}
.product-content-wrapper .gallery-placeholder .fotorama__arr--next,
.product-content-wrapper .gallery-placeholder .fotorama__arr--prev {
  display: none !important;
}
.product-content-wrapper .product-info-wrapper {
  padding-left: 15px;
  padding-top: 30px;
}
.product-content-wrapper .product-info-price .b2b-prefix,
.product-content-wrapper .product-info-price .price-box {
  display: inline-block;
}
.product-content-wrapper .product-info-price .b2b-prefix span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #3277ef;
  text-transform: uppercase;
  margin-right: 10px;
}
.product-content-wrapper .product-info-price .price-wrapper-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #727a7f;
  margin: 0;
  text-transform: uppercase;
}
.product-content-wrapper .product-info-price .price-final_price span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #3277ef;
}
.product-content-wrapper .product-info-price .special-price {
  margin-right: 10px;
}
.product-content-wrapper .product-info-price .special-price span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #3277ef;
}
.product-content-wrapper .product-info-price .old-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #727a7f;
}
.product-content-wrapper .product-info-stock-sku {
  padding: 20px 0 0 0;
}
.product-content-wrapper .product-info-stock-sku div {
  border-bottom: 1px solid #e1e1e1;
}
.product-content-wrapper .attribute-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  margin: 0;
  text-align: left;
  display: inline-block;
  padding-top: 13px;
  padding-bottom: 13px;
}
.product-content-wrapper .attribute-value {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  text-align: right;
  float: right;
  display: inline-block;
  padding-top: 13px;
}
.product-content-wrapper .attribute-available-value {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #4b8f04;
  text-align: right;
  float: right;
  display: inline-block;
  padding-top: 13px;
}
.product-content-wrapper .attribute-not-available-value {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #d70000;
  text-align: right;
  float: right;
  display: inline-block;
  padding-top: 13px;
}
.product-content-wrapper .product-info-wrapper {
  padding-top: 40px;
}
.product-content-wrapper .product-info-wrapper .product.attribute.overview {
  display: none;
}
.product-content-wrapper .product-info-wrapper .label {
  display: none;
}
.product-content-wrapper .product-info-wrapper .control {
  display: block;
  position: relative;
}
.product-content-wrapper .product-info-wrapper .control .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  position: absolute;
  top: 12px;
  left: 17px;
  display: block;
  z-index: 5;
}
.product-content-wrapper .product-info-wrapper .qty-changer .qty-inc {
  position: absolute;
  top: 0;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  padding-right: 30px;
  z-index: 5;
}
.product-content-wrapper .product-info-wrapper .qty-changer .qty-dec {
  position: absolute;
  top: 0 !important;
  height: 47px !important;
  width: 30px !important;
  text-align: center;
  margin: auto !important;
  padding-top: 15px !important;
  left: 27px !important;
}
.product-content-wrapper .product-info-wrapper .add-to-cart-wrapper {
  align-items: center;
}
.product-content-wrapper .product-info-wrapper .input-wrapper {
  padding-right: 0;
}
.product-content-wrapper .product-info-wrapper .actions-wrapper {
  padding-left: 8px;
  padding-right: 8px;
}
.product-content-wrapper .product-info-wrapper .wishlist-icon-wrapper {
  padding: 0;
  text-align: right;
  position: static;
  right: 15px;
  top: -235px;
}
.product-content-wrapper .product-info-wrapper input {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #434d53;
  border-radius: 24.5px;
  border: 2px solid #e1e1e1;
  height: 47px;
  text-align: right;
  padding-right: 45px;
}
.product-content-wrapper .product-info-wrapper input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.product-content-wrapper .product-info-wrapper .actions {
  width: 100%;
}
.product-content-wrapper .product-info-wrapper .actions button {
  border-radius: 24.5px;
  background-color: #488bff;
  background: #488bff;
  border: 1px solid #488bff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  padding: 13px 50px;
  min-height: 47px;
  width: 100%;
  transition: background-color ease-in-out 0.2s;
}
.product-content-wrapper .product-info-wrapper .actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.product-content-wrapper .product-info-wrapper .actions button:hover {
  background-color: #ffffff;
}
.product-content-wrapper .product-info-wrapper .actions button:focus {
  outline: none;
}
.product-content-wrapper .product-info-wrapper .actions button:hover span {
  color: #488bff;
}
.product-content-wrapper .description-wrapper {
  padding-top: 25px;
}
.product-content-wrapper .description-wrapper .attribute-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #727a7f;
  margin-bottom: 7px;
  padding: 0;
  display: block;
  text-align: left;
}
.product-content-wrapper .description-wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.69;
  letter-spacing: 0.1px;
  color: #434d53;
  display: block;
  text-align: left;
  float: unset;
  padding: 0;
  margin: 0;
}
.product-content-wrapper .product-wishlist-wrapper {
  display: inline-block;
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  padding: 5px;
  transition: background-color ease-in-out 0.2s;
}
.product-content-wrapper .product-wishlist-wrapper:hover {
  background-color: #488bff;
}
.product-content-wrapper .product-wishlist-wrapper:hover .icon-product-wishlist:before {
  color: #ffffff;
}
.product-content-wrapper .aside-categories-wrapper {
  padding-right: 0;
}
.product-content-wrapper .aside-categories-wrapper .forth-block {
  padding-right: 0;
}
.product-content-wrapper .social-icons-wrapper {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  letter-spacing: 1px;
  color: #727a7f;
  text-transform: uppercase;
  padding-top: 25px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page {
  display: block;
  margin-left: 0;
  margin-top: 10px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .ept-social-buttons {
  border-radius: 4px;
  height: 28px;
  line-height: 28px;
  font-size: 14px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .facebook-share {
  background: #3b5999;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .facebook-share .facebook-button {
  color: #ffffff;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .facebook-share .facebook-button:before {
  font-size: 14px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .google-plus-share {
  background: #e15810;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .google-plus-share .google-plus-button {
  color: #ffffff;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .google-plus-share .google-plus-button:before {
  font-size: 14px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .twitter-share {
  background: #00aced;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .twitter-share .twitter-button {
  color: #ffffff;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .twitter-share .twitter-button:before {
  font-size: 14px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .pinterest-share {
  background: #e11010;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .pinterest-share .pinterest-button {
  color: #ffffff;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .pinterest-share .pinterest-button:before {
  font-size: 14px;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .linkedin-share {
  background: #0080b2;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .linkedin-share .linkedin-button {
  color: #ffffff;
}
.product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page .linkedin-share .linkedin-button:before {
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  .product-content-wrapper .product-info-wrapper .product-add-form .actions button {
    padding: 13px 30px;
  }
  .product-content-wrapper .control .label {
    display: none !important;
  }
  .product-content-wrapper .qty-changer .qty-dec {
    margin-right: 55px;
  }
}
@media screen and (max-width: 1200px) {
  .product-content-wrapper .product-info-wrapper .product-add-form .actions button {
    padding: 13px 18px;
  }
}
@media screen and (max-width: 992px) {
  .product-content-wrapper {
    display: flex !important;
    flex-direction: column;
  }
  .product-content-wrapper .gallery-wrapper {
    max-width: 100% !important;
  }
  .product-content-wrapper .product-info-wrapper {
    max-width: 100% !important;
  }
  .related-products-content-wrapper {
    display: none;
  }
  .product-extra-info .product-banner-holder {
    display: none !important;
  }
  .product-extra-info .opis-proizvoda-holder {
    max-width: 100% !important;
    flex: auto !important;
  }
  .product-content-wrapper .control .label {
    display: block !important;
  }
  .product-content-wrapper .qty-changer .qty-dec {
    left: 60px;
    right: unset;
    margin-right: 0;
  }
  .product-content-wrapper .qty-changer .qty-inc {
    right: 70px;
  }
}
@media screen and (min-width: 993px) {
  .product-content-wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .product-content-wrapper .gallery-wrapper {
    padding-left: 0;
  }
  .product-content-wrapper .product-info-wrapper {
    padding-top: unset;
    padding-left: 25px;
  }
  .product-content-wrapper .product-info-wrapper .product-add-form .wishlist-icon-wrapper {
    padding: 0;
    text-align: center;
    position: relative;
    right: unset;
    top: unset;
  }
  .product-content-wrapper .product-info-wrapper .product-add-form .qty-changer .qty-dec {
    left: unset;
    margin-right: 65px;
  }
  .product-content-wrapper .product-info-wrapper .product-add-form input {
    text-align: right;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__stage {
    border-radius: 4px;
    height: 453px !important;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav-wrap {
    margin-top: 12px;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__thumb-border {
    border: none;
    background-image: none;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav__frame--thumb {
    margin-right: 10px;
    border-radius: 4px;
    border: solid 1px #e8e8e8;
    padding: 0;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav__frame--thumb .fotorama__thumb {
    opacity: 0.4;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav__frame--thumb.fotorama__active {
    border-radius: 4px;
    border: solid 2px #488bff;
    padding: 0;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav__frame--thumb.fotorama__active .fotorama__thumb {
    opacity: 1;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__arr--next,
  .product-content-wrapper .gallery-placeholder .fotorama__arr--prev {
    display: none !important;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__thumb__arr {
    background-color: transparent;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__nav--thumbs:after,
  .product-content-wrapper .gallery-placeholder .fotorama__nav--thumbs:before {
    display: none;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__arr--disabled {
    display: none !important;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__thumb__arr--right .fotorama__thumb--icon {
    background-color: #488bff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    right: 15px;
    background-image: none;
    background-repeat: unset;
    top: 40%;
    left: unset;
    transform: unset;
    -webkit-transform: unset;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__thumb__arr--left .fotorama__thumb--icon {
    background-color: #488bff;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    right: unset;
    background-image: none;
    background-repeat: unset;
    top: 40%;
    left: 15px;
    transform: unset;
    -webkit-transform: unset;
  }
  .product-content-wrapper .gallery-placeholder .fotorama__thumb__arr--right,
  .product-content-wrapper .gallery-placeholder .fotorama__thumb__arr--left {
    bottom: unset;
    cursor: unset;
    position: unset;
    top: unset;
    width: unset;
    z-index: unset;
  }
  .product-content-wrapper .description-wrapper {
    padding-top: 40px;
  }
  .product-content-wrapper .social-icons-wrapper .ept-social-share.ept-product-page {
    display: inline-block;
    margin-left: 15px;
  }
}
.schoolseason.pv-authors {
  display: flex;
}
.schoolseason.pv-authors .attribute-value {
  padding-left: 50px;
  width: 100%;
}
.gallery-wrapper,
.product-info-wrapper,
.aside-categories-wrapper {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  padding: 24px;
}
.product-content-wrapper {
  display: flex;
  flex-wrap: nowrap;
  gap: 24px;
  align-items: stretch;
  /* ensures equal height */
}
.gallery-wrapper,
.product-info-wrapper {
  flex: 1 1 0;
  min-width: 0;
  /* allows shrinking if needed */
  display: flex;
  flex-direction: column;
  justify-content: normal;
  border-radius: 20px !important;
}
.gallery-wrapper img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
.product-add-form {
  display: none;
}
.catalog-product-view .page-main {
  background: #F2F6FA;
}
body.catalog-product-view .section-items.nav-sections-items {
  background-color: #F2F6FA;
}
body.catalog-product-view header.page-header {
  background-color: #F2F6FA;
}
body.catalog-product-view .page-bottom {
  background: #F2F6FA;
}
@media screen and (min-width: 993px) {
  body.catalog-product-view .page-bottom {
    max-width: none;
    margin-left: unset;
    margin-right: unset;
  }
}
.related-products-content-wrapper .block-title {
  width: 100%;
  border-bottom: 2px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.related-products-content-wrapper .block-title h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 1px;
  color: #0a1c26;
}
.related-products-content-wrapper .product-item-info {
  width: 230px;
  margin: 0 auto;
}
.related-products-content-wrapper .product-item-info .product-item-name,
.related-products-content-wrapper .product-item-info .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #0a1c26;
  margin-bottom: 15px;
  min-height: 40px;
  max-height: 48px;
  overflow: hidden;
}
.related-products-content-wrapper .owl-stage-outer {
  overflow: hidden;
}
.related-products-content-wrapper .slider-related-wrapper,
.related-products-content-wrapper .slider-upsell-wrapper {
  vertical-align: top;
  position: relative;
}
.related-products-content-wrapper .slider-item-wrapper {
  margin: 0;
  width: unset !important;
  text-align: center;
  border-right: 1px solid #ececec;
}
.related-products-content-wrapper .slider-item-wrapper:last-child {
  border: none;
}
.related-products-content-wrapper .block.related,
.related-products-content-wrapper .block.upsell {
  width: 100%;
}
.related-products-content-wrapper .owl-item {
  display: inline-block;
  padding: 0 50px 0 10px;
  vertical-align: top;
}
.related-products-content-wrapper .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -100px;
}
.related-products-content-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -100px;
}
.related-products-content-wrapper .product-image-container {
  width: 180px !important;
  height: auto;
}
.related-products-content-wrapper .product-image-container .product-image-wrapper {
  height: unset;
  padding-bottom: unset !important;
  overflow: unset;
}
.related-products-content-wrapper .product-image-container img {
  width: 180px;
  max-width: 100%;
  bottom: unset;
  left: unset;
  right: unset;
  top: unset;
  margin: unset;
  position: unset;
}
.related-products-content-wrapper .product-item-details {
  padding-bottom: 15px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #232323;
}
.related-products-content-wrapper .product-item-details .b2b-prefix {
  display: block;
  width: 100%;
}
.related-products-content-wrapper .product-item-details .price-final_price {
  margin: 0;
}
.related-products-content-wrapper .product-item-details .price-final_price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
}
.related-products-content-wrapper .product-item-details .special-price {
  display: inline-block;
  margin-right: 10px;
}
.related-products-content-wrapper .product-item-details .special-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
}
.related-products-content-wrapper .product-item-details .old-price {
  display: inline-block;
  margin: 0;
}
.related-products-content-wrapper .product-item-details .old-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.related-products-content-wrapper .product-item-actions {
  padding: 0;
  margin: 0;
}
.related-products-content-wrapper .product-item-actions .actions-primary {
  display: block;
}
.related-products-content-wrapper .product-item-actions button {
  border-radius: 18px;
  background-color: #488bff;
  border: 1px solid #488bff;
  padding: 10px 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  width: unset;
  height: auto;
  transition: background-color ease-in-out 0.2s;
}
.related-products-content-wrapper .product-item-actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.related-products-content-wrapper .product-item-actions button:hover {
  border: 1px solid #488bff;
  background-color: #ffffff;
}
.related-products-content-wrapper .product-item-actions button:focus {
  outline: none;
}
.related-products-content-wrapper .product-item-actions button:hover span {
  color: #296bdd;
}
.related-products-content-wrapper .product-item-actions .actions-secondary {
  padding-top: 12px;
}
.related-products-content-wrapper .product-item-actions .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.related-products-content-wrapper .product-item-actions .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
  transition: color ease-in-out 0.2s;
}
.related-products-content-wrapper .product-item-actions .actions-secondary a:hover span,
.related-products-content-wrapper .product-item-actions .actions-secondary a:hover span:before {
  color: #488bff;
}
.product-item-actions .actions-secondary > .action > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
}
@media screen and (max-width: 992px) {
  .related-products-content-wrapper {
    padding: 40px 15px;
  }
  .related-products-content-wrapper .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 5px;
  }
  .related-products-content-wrapper .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 5px;
  }
}
.crosssell-products-content-wrapper .block-title {
  width: 100%;
  border-bottom: 2px solid #ececec;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
.crosssell-products-content-wrapper .block-title h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 1px;
  color: #0a1c26;
}
.crosssell-products-content-wrapper .product-item-info {
  width: 230px;
  margin: 0 auto;
}
.crosssell-products-content-wrapper .product-item-info .product-item-name,
.crosssell-products-content-wrapper .product-item-info .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #0a1c26;
  margin-bottom: 15px;
  min-height: 40px;
  max-height: 48px;
  overflow: hidden;
}
.crosssell-products-content-wrapper .owl-stage-outer {
  overflow: hidden;
}
.crosssell-products-content-wrapper .slider-crosssell-wrapper {
  vertical-align: top;
  position: relative;
}
.crosssell-products-content-wrapper .slider-item-wrapper {
  margin: 0;
  width: unset !important;
  text-align: center;
  border-right: 1px solid #ececec;
}
.crosssell-products-content-wrapper .slider-item-wrapper:last-child {
  border: none;
}
.crosssell-products-content-wrapper .block.crosssell {
  width: 100%;
}
.crosssell-products-content-wrapper .owl-item {
  display: inline-block;
  padding: 0 20px 0 20px;
  vertical-align: top;
  border-right: 1px solid #ececec;
}
.crosssell-products-content-wrapper .owl-stage .owl-item.active:last-child {
  border-right: none;
}
.crosssell-products-content-wrapper .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
}
.crosssell-products-content-wrapper .owl-nav .owl-next {
  position: absolute;
  top: 50%;
}
.crosssell-products-content-wrapper .product-image-container {
  width: auto;
  height: 130px !important;
}
.crosssell-products-content-wrapper .product-image-container .product-image-wrapper {
  height: unset;
  padding-bottom: unset !important;
  overflow: unset;
}
.crosssell-products-content-wrapper .product-image-container img {
  width: auto;
  max-width: 100%;
  height: 130px !important;
  bottom: unset;
  left: unset;
  right: unset;
  top: unset;
  margin: 0 auto;
  position: unset;
}
.crosssell-products-content-wrapper .product-item-details {
  padding-bottom: 15px;
}
.crosssell-products-content-wrapper .product-item-details .price-final_price {
  margin: 0;
}
.crosssell-products-content-wrapper .product-item-details .price-final_price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #232323;
}
.crosssell-products-content-wrapper .product-item-details .special-price {
  display: inline-block;
  margin-right: 10px;
}
.crosssell-products-content-wrapper .product-item-details .special-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #ea005f;
}
.crosssell-products-content-wrapper .product-item-details .old-price {
  display: inline-block;
  margin: 0;
}
.crosssell-products-content-wrapper .product-item-details .old-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.crosssell-products-content-wrapper .product-item-actions {
  padding: 0;
  margin: 0;
}
.crosssell-products-content-wrapper .product-item-actions .actions-primary {
  display: block;
}
.crosssell-products-content-wrapper .product-item-actions button {
  border-radius: 18px;
  background-color: #488bff;
  border: 1px solid #488bff;
  padding: 10px 30px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  width: unset;
  height: auto;
  transition: background-color ease-in-out 0.2s;
}
.crosssell-products-content-wrapper .product-item-actions button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.crosssell-products-content-wrapper .product-item-actions button:hover {
  border: 1px solid #488bff;
  background-color: #ffffff;
}
.crosssell-products-content-wrapper .product-item-actions button:focus {
  outline: none;
}
.crosssell-products-content-wrapper .product-item-actions button:hover span {
  color: #296bdd;
}
.crosssell-products-content-wrapper .product-item-actions .actions-secondary {
  padding-top: 12px;
}
.crosssell-products-content-wrapper .product-item-actions .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.crosssell-products-content-wrapper .product-item-actions .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
  transition: color ease-in-out 0.2s;
}
.crosssell-products-content-wrapper .product-item-actions .actions-secondary a:hover span,
.crosssell-products-content-wrapper .product-item-actions .actions-secondary a:hover span:before {
  color: #488bff;
}
.product-item-actions .actions-secondary > .action > span,
.product-items .action.towishlist > span,
.products.list.items .action.towishlist > span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
}
@media screen and (max-width: 992px) {
  .related-products-content-wrapper {
    padding: 40px 15px;
  }
  .related-products-content-wrapper .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    left: 5px;
  }
  .related-products-content-wrapper .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    right: 5px;
  }
}
.checkout-cart-index .product-slider-wrapper {
  margin-top: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-top: 35px;
  padding-bottom: 8px;
}
.checkout-cart-index .page-title-wrapper h1,
.checkout-cart-index .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 1px;
  color: #0a1c26;
  margin: 0;
}
.checkout-cart-index .page.messages {
  margin-left: -15px;
  margin-right: -15px;
}
.checkout-cart-index .cart-info {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
}
.checkout-cart-index .cart-info .cart-count,
.checkout-cart-index .cart-info .cart-final-price {
  display: inline-block;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #296bdd;
  margin: 0;
}
.checkout-cart-index .checkout-button-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #f2f2f2;
  padding-bottom: 25px;
}
.checkout-cart-index .confirm-r1 {
  display: flex;
  justify-content: center;
  padding-bottom: 25px !important;
  margin-bottom: 0px !important;
}
.checkout-cart-index #checkout-button {
  align-self: center;
}
.checkout-cart-index .empty-cart-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.checkout-cart-index .empty-cart-wrapper .cart-empty .notice {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin-bottom: 15px;
}
.checkout-cart-index .empty-cart-wrapper .cart-empty .continue-shopping {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #727a7f;
  margin-bottom: 0;
}
.checkout-cart-index .empty-cart-wrapper .cart-empty .continue-shopping a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #296bdd;
}
.checkout-cart-index .empty-cart-wrapper .cart-empty .continue-shopping a:hover {
  text-decoration: none;
  color: #296bdd;
}
.checkout-cart-index .cart-form-wrapper {
  position: relative;
  float: none;
  width: 100%;
  padding: 40px 0;
}
.checkout-cart-index .cart-form-wrapper .cart-product-list-wrapper {
  display: none;
}
.checkout-cart-index .cart-form-wrapper th {
  width: 14%;
  text-align: center;
  border: none;
  padding-bottom: 10px;
}
.checkout-cart-index .cart-form-wrapper td {
  width: 14%;
  text-align: center;
  vertical-align: middle;
  border: none;
}
.checkout-cart-index .cart-form-wrapper thead {
  border-bottom: 1px solid #e1e1e1;
}
.checkout-cart-index .cart-form-wrapper thead tr .col span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.checkout-cart-index .cart-form-wrapper thead tr .col.item {
  width: 25%;
  text-align: left;
  padding-left: 0;
}
.checkout-cart-index .cart-form-wrapper thead tr .col.unit-measure {
  width: 10%;
}
.checkout-cart-index .cart-form-wrapper thead tr .col.unit-tax span {
  text-transform: uppercase;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.item {
  width: 100%;
  text-align: left;
  padding: 30px 0;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col,
.checkout-cart-index .cart-form-wrapper tbody tr .col.price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.unit-measure {
  width: 10%;
}
.checkout-cart-index .cart-form-wrapper .discount-percentage {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #4b8f04;
  margin: 0;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.subtotal span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  letter-spacing: -0.38px;
  color: #0a1c26;
  text-align: right;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.remove-item {
  width: 100%;
  text-align: right;
  padding-left: 0px;
  padding-right: 0px;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.remove-item .action.action-edit {
  display: none;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.remove-item .action.action-delete {
  background-color: #ffffff;
  border: none;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.remove-item .action.action-delete span {
  display: none;
}
.checkout-cart-index .cart-form-wrapper tbody tr .col.qty input {
  width: 100%;
  height: 47px;
  margin: 0;
  padding: 0;
  border-radius: 24.5px;
  border: solid 1px #e1e1e1;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #434d53;
}
.checkout-cart-index .cart-form-wrapper .items thead + .item {
  border-bottom: 1px solid #e1e1e1;
  border-top: none;
}
.checkout-cart-index .cart-form-wrapper .table tbody + tbody {
  border: none;
}
.checkout-cart-index .cart-form-wrapper .product-item-details {
  vertical-align: middle;
}
.checkout-cart-index .cart-form-wrapper .product-item-details .product-item-name,
.checkout-cart-index .cart-form-wrapper .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
}
.checkout-cart-index .cart-form-wrapper .product-item-details .item-sku {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.checkout-cart-index .col.item .product-image-container {
  width: 120px !important;
  height: 100% !important;
  border: 1px solid #dfe1e6;
}
.checkout-cart-index .col.item .product-image-container .product-image-photo {
  width: 100px;
  height: auto;
  margin: 10px;
  position: relative;
}
.checkout-cart-index tbody tr .col.qty .control {
  display: block;
  position: relative;
}
.checkout-cart-index tbody tr .col.qty .qty-changer .qty-inc {
  position: absolute;
  top: 0;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  padding-right: 23px;
}
.checkout-cart-index tbody tr .col.qty .qty-changer .qty-dec {
  position: absolute;
  top: 0;
  left: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  margin-left: 5px;
}
.checkout-cart-index .cart.table-wrapper {
  margin-bottom: 30px;
}
.checkout-cart-index .cart.table-wrapper .item .col.item {
  padding: 10px 0;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text {
  width: 100%;
  margin: 0;
}
.checkout-cart-index .cart.table-wrapper .col.qty .input-text:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-cart-index .cart.main.actions .action.clear {
  background: transparent;
  border: none;
  margin: 0;
  padding: 10px 35px 0 0;
}
.checkout-cart-index .cart.main.actions .action.clear span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #296bdd;
}
.checkout-cart-index .cart.main.actions .action.update {
  background: transparent;
  border: none;
  margin: 0;
  padding: 10px 0 0 0;
}
.checkout-cart-index .cart.main.actions .action.update span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #296bdd;
}
.checkout-cart-index .cart.table-wrapper .col.price,
.checkout-cart-index .order-items.table-wrapper .col.price,
.checkout-cart-index .cart.table-wrapper .col.qty,
.checkout-cart-index .order-items.table-wrapper .col.qty,
.checkout-cart-index .cart.table-wrapper .col.subtotal,
.checkout-cart-index .order-items.table-wrapper .col.subtotal,
.checkout-cart-index .cart.table-wrapper .col.msrp,
.checkout-cart-index .order-items.table-wrapper .col.msrp {
  text-align: center;
}
.checkout-cart-index .cart-summary {
  position: relative;
  background: transparent;
  text-align: right;
  margin: 0;
  padding-bottom: 0;
  padding-right: 0;
}
.checkout-cart-index .cart-summary._sticky {
  top: 0 !important;
}
.checkout-cart-index .cart-summary .summary.title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #0a1c26;
  margin: 10px 0;
}
.checkout-cart-index .cart-summary .block-shipping .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 18px;
  color: #0a1c26;
  padding-left: 0;
  border: none;
}
.checkout-cart-index .cart-summary .block-shipping .content .fieldset.estimate {
  margin-left: 0;
}
.checkout-cart-index .cart-summary .block-shipping .content .fieldset .field.note {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #0a1c26;
}
.checkout-cart-index .cart-summary .block-shipping .content label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #0a1c26;
}
.checkout-cart-index .cart-summary .block-shipping .content select {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #0a1c26;
}
.checkout-cart-index .cart-summary .block.shipping {
  display: none;
}
.checkout-cart-index .cart-summary .cart-totals {
  border: none;
  background-color: #f2f2f2;
}
.checkout-cart-index .cart-summary .cart-totals .table-wrapper {
  padding-right: 20px !important;
  padding-left: 20px;
}
.checkout-cart-index .cart-summary .data.table.totals th {
  border: none;
  background: transparent;
  text-align: right;
  padding: 0;
}
.checkout-cart-index .cart-summary .data.table.totals td {
  border: none;
  padding: 0;
}
.checkout-cart-index .cart-summary .data.table.totals .grand.totals.incl th {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  padding: 0 0 13px 0;
}
.checkout-cart-index .cart-summary .data.table.totals .grand.totals.incl td {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  color: #0a1c26;
  padding: 0 0 13px 0;
}
.checkout-cart-index .cart-summary .data.table.totals .totals-tax-summary th span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.checkout-cart-index .cart-summary .data.table.totals .totals-tax-summary td span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.checkout-cart-index .cart-summary .data.table.totals .grand.totals.incl {
  display: table-row;
}
.checkout-cart-index .cart-summary .data.table.totals .totals {
  display: none;
}
.checkout-cart-index .cart-summary .data.table.totals .totals-tax-details {
  display: none;
}
.checkout-cart-index .cart-summary .data.table.totals .totals.sub {
  display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items {
  position: relative;
  bottom: 20px;
  right: 0;
}
.checkout-cart-index .cart-summary .checkout-methods-items .multicheckout {
  display: none;
}
.checkout-cart-index .cart-summary .checkout-methods-items button {
  width: 210px;
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  margin-top: 0;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.checkout-cart-index .cart-summary .checkout-methods-items button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.checkout-cart-index .cart-summary .checkout-methods-items button:hover {
  background-color: #ffffff;
}
.checkout-cart-index .cart-summary .checkout-methods-items button:hover span {
  color: #488bff;
}
.checkout-cart-index .cart-summary .cart-totals .totals-tax-summary .amount .price:after {
  display: none;
}
.checkout-cart-index .coupon-wrapper {
  padding-right: 0px;
  padding-left: 0;
}
.checkout-cart-index .discount-info-wrapper {
  border-radius: 4px;
  padding: 0 0 45px 40px;
}
.checkout-cart-index .discount-info-wrapper .quote-rule-wrapper {
  padding: 14px 14px 17px 17px;
  background-color: #f2f2f2;
}
.checkout-cart-index .discount-info-wrapper .ammount-wrapper {
  margin-bottom: 5px;
}
.checkout-cart-index .discount-info-wrapper .ammount-wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
  display: inline-block;
}
.checkout-cart-index .discount-info-wrapper .ammount-wrapper .ammount {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 17px;
  color: #4b8f04;
  float: right;
  margin: 0;
}
.checkout-cart-index .discount-info-wrapper .ammount-wrapper .ammount.zero {
  color: #434d53;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper {
  margin-bottom: 15px;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .multiple-rules-wrapper {
  display: none;
  height: 0;
  transition: height ease-in-out 0.5s;
  margin-top: 10px;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .multiple-rules-wrapper.active {
  display: block;
  height: 100%;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .multiple-rules-wrapper .rule-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  margin-bottom: 0;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .multiple-rules-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #296bdd;
  margin: 0;
  position: relative;
  display: inline-block;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .multiple-rules-label:before {
  content: '\0049';
  font-size: 9px;
  object-fit: contain;
  color: #296bdd;
  position: absolute;
  display: inline-block;
  right: -15px;
  bottom: 5px;
  font-family: 'NarodneNovine';
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.checkout-cart-index .discount-info-wrapper .rules-list-wrapper .rule-name {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  margin-bottom: 5px;
}
.checkout-cart-index .discount-info-wrapper .extra-label a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #296bdd;
  text-decoration: underline;
}
.checkout-cart-index .discount-wrapper {
  display: block;
  background-color: #f2f2f2;
  border-radius: 4px;
  padding: 28px 40px;
  align-items: center;
}
.checkout-cart-index .discount-wrapper .text-wrapper {
  display: inline-block;
  float: left;
  width: 53%;
  padding-left: 20px;
}
.checkout-cart-index .discount-wrapper .text-wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #296bdd;
  margin: 0;
}
.checkout-cart-index .discount-wrapper .text-wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  margin: 0;
  display: inline;
}
.checkout-cart-index .discount-wrapper .text-wrapper .underline {
  text-decoration: underline;
}
.checkout-cart-index .discount-wrapper .form-wrapper {
  display: inline-block;
  width: 100%;
  padding-left: 0px;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form {
  position: relative;
  margin: 0;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form .fieldset.coupon {
  margin: 0;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form .field {
  position: relative;
  margin: 0;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form .control {
  position: relative;
  width: 100%;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form input {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  border-radius: 23.5px;
  border: 1px solid #dddddd;
  height: 44px;
  padding-left: 20px;
}
.checkout-cart-index .discount-wrapper #discount-coupon-form input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-cart-index .discount-wrapper .actions-toolbar {
  position: absolute;
  top: 12px;
  right: 20px;
  margin: 0 !important;
}
.checkout-cart-index .discount-wrapper .actions-toolbar .action.apply.primary {
  margin: 0;
  background: transparent;
  border: none;
  padding: 0;
}
.checkout-cart-index .discount-wrapper .actions-toolbar .action.apply.primary span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #296bdd;
  text-transform: uppercase;
}
.checkout-cart-index .summaryHolder {
  display: flex;
  flex-direction: column;
  padding-top: 110px;
}
.checkout-cart-index .summaryHolder .cart-summary {
  width: auto;
  padding: 0px;
}
.checkout-cart-index .summaryHolder .cart-summary .summary.title {
  display: none;
}
@media screen and (max-width: 992px) {
  .checkout-cart-index .summaryHolder {
    padding-top: 20px;
  }
  .checkout-cart-index .cart-container {
    max-width: 100%;
  }
  .checkout-cart-index .cart-summary-wrapper {
    max-width: 100%;
  }
  .checkout-cart-index .checkout-cart-12col {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index .page.messages {
    margin-left: 0;
    margin-right: 0;
  }
  .checkout-cart-index .checkout-cart-index .cart-form-wrapper th {
    width: 20%;
  }
  .checkout-cart-index .cart-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index .coupon-wrapper {
    padding: 0px !important;
  }
  .checkout-cart-index .discount-info-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-cart-index .discount-info-wrapper .qoute-rule-wrapper {
    padding: 17px;
  }
  .checkout-cart-index .discount-info-wrapper .rules-list-wrapper {
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart-form-wrapper {
    padding-top: 0;
    padding-bottom: 30px;
  }
  .checkout-cart-index .cart-form-wrapper thead,
  .checkout-cart-index .cart-form-wrapper tbody {
    display: none;
  }
  .checkout-cart-index .cart.table-wrapper {
    margin-bottom: 30px;
  }
  .checkout-cart-index .cart.table-wrapper .item .col.item {
    padding: 30px 0;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty .input-text {
    width: 100%;
    margin: 0;
  }
  .checkout-cart-index .cart-form-wrapper .cart-product-list-wrapper {
    display: block;
  }
  .checkout-cart-index .cart-product-list-wrapper {
    border-bottom: 1px solid #e1e1e1;
    padding-top: 20px;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-wrapper {
    display: flex;
    width: 100%;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-info-wrapper {
    padding-left: 15px;
    width: 100%;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-wrapper .image-container {
    width: 180px !important;
    height: 180px !important;
    border: 1px solid #dfe1e6;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-wrapper .image-container .product-image-photo {
    width: 100px;
    height: auto;
    margin: 10px auto 0 auto;
    position: relative;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-wrapper .image-container .product-item-photo {
    display: unset;
    left: unset;
    max-width: unset;
    padding: unset;
    position: unset;
    top: unset;
    width: unset;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-details .product-item-name,
  .checkout-cart-index .cart-product-list-wrapper .product-item-name a {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 14px;
    color: #0a1c26;
    margin: 0;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-item-details .item-sku {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 13px;
    color: #727a7f;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty input {
    width: 100%;
    height: 47px;
    margin: 0;
    padding: 0;
    border-radius: 24.5px;
    border: solid 1px #e1e1e1;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 15px;
    color: #434d53;
    text-align: center;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty .control {
    display: block;
    position: relative;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty label {
    position: relative;
    width: 100%;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty .qty-changer .qty-inc {
    position: absolute;
    top: 0;
    right: 0;
    height: 47px;
    width: 30px;
    text-align: center;
    margin: 0;
    padding-top: 15px;
    padding-right: 23px;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty .qty-changer .qty-dec {
    position: absolute;
    top: 0;
    left: 0;
    height: 47px;
    width: 30px;
    text-align: center;
    margin: 0;
    padding-top: 15px;
    margin-left: 5px;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-price-wrapper {
    padding-top: 15px;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-price-wrapper .price-label {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 13px;
    color: #727a7f;
    margin: 0;
    display: inline-block;
  }
  .checkout-cart-index .cart-product-list-wrapper .product-price-wrapper .price-value {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 16px;
    letter-spacing: -0.38px;
    color: #0a1c26;
    margin: 0;
    display: inline-block;
  }
  .checkout-cart-index .cart-product-list-wrapper .actions-toolbar {
    text-align: right;
    margin-left: 0 !important;
    padding-top: 15px;
  }
  .checkout-cart-index .cart-product-list-wrapper .actions-toolbar .action.action-edit {
    display: none;
  }
  .checkout-cart-index .cart-product-list-wrapper .actions-toolbar .action.action-delete {
    background-color: #ffffff;
    border: none;
    margin: 0 0 8px 0;
    padding: 0;
  }
  .checkout-cart-index .cart-product-list-wrapper .actions-toolbar .action.action-delete span {
    display: none;
  }
  .checkout-cart-index .cart.main.actions .action.clear {
    display: block;
  }
  .checkout-cart-index .cart.main.actions .action.update {
    display: block;
    padding-top: 15px;
  }
  .checkout-cart-index .cart-summary {
    text-align: center;
    padding-right: 15px;
  }
  .checkout-cart-index .cart-summary .data.table.totals th {
    text-align: left;
  }
  .checkout-cart-index .cart-summary .data.table.totals td {
    text-align: right;
  }
  .checkout-cart-index .coupon-wrapper {
    padding: 0 15px 15px 15px;
  }
  .checkout-cart-index .discount-wrapper {
    display: block;
    padding: 28px 20px;
    text-align: center;
  }
  .checkout-cart-index .discount-wrapper .text-wrapper {
    display: block;
    float: unset;
    width: 100%;
    padding-left: 0;
  }
  .checkout-cart-index .discount-wrapper .text-wrapper h3 {
    padding-bottom: 10px;
  }
  .checkout-cart-index .discount-wrapper .form-wrapper {
    display: block;
    width: 100%;
    padding-left: 0;
  }
  .checkout-cart-index .discount-wrapper #discount-coupon-form .control {
    padding-top: 15px;
  }
  .checkout-cart-index .discount-wrapper #discount-coupon-form input {
    padding-top: 0;
  }
  .checkout-cart-index .discount-wrapper .actions-toolbar {
    top: unset;
    bottom: 13px;
  }
  .checkout-cart-index .cart-summary .checkout-methods-items {
    position: relative;
    padding-top: 0px;
    bottom: 0;
    margin-top: -10px;
  }
  .checkout-cart-index .checkout-methods-items button {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .checkout-cart-index .cart-product-list-wrapper .field.qty label {
    width: 50%;
  }
  .checkout-cart-index .cart-product-list-wrapper .field.qty .qty-changer .qty-inc {
    right: 50%;
  }
}
@media screen and (min-width: 992px) {
  .cart-container .cart.main.actions .action.clear {
    float: left;
  }
  .cart-container .cart.main.actions .action.clear span {
    color: red;
  }
  .cart-container .cart.main.actions .action.clear:before {
    color: red;
  }
}
#shopping-cart-table tbody .col.subtotal .price-including-tax,
.cart-product-list-wrapper .col.subtotal .price-including-tax {
  text-align: center;
  display: block;
}
#shopping-cart-table tbody .col.qty .field.qty,
.cart-product-list-wrapper .col.qty .field.qty,
#shopping-cart-table tbody .field.qty .field.qty,
.cart-product-list-wrapper .field.qty .field.qty {
  position: relative;
}
@media screen and (max-width: 992px) {
  #shopping-cart-table tbody .col.qty button,
  .cart-product-list-wrapper .col.qty button,
  #shopping-cart-table tbody .field.qty button,
  .cart-product-list-wrapper .field.qty button {
    max-width: 170px;
  }
}
#shopping-cart-table tbody .col.qty button.update,
.cart-product-list-wrapper .col.qty button.update,
#shopping-cart-table tbody .field.qty button.update,
.cart-product-list-wrapper .field.qty button.update {
  display: none;
}
#shopping-cart-table tbody .col.qty button.update.show,
.cart-product-list-wrapper .col.qty button.update.show,
#shopping-cart-table tbody .field.qty button.update.show,
.cart-product-list-wrapper .field.qty button.update.show {
  display: block;
  position: absolute;
  border-radius: 24.5px;
  background-color: #488bff;
  padding: 4px 10px;
  width: 100%;
  margin-left: 0;
  margin-bottom: 0;
  border: 2px solid #488bff;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #fff;
}
#shopping-cart-table tbody .col.qty button.update.show:before,
.cart-product-list-wrapper .col.qty button.update.show:before,
#shopping-cart-table tbody .field.qty button.update.show:before,
.cart-product-list-wrapper .field.qty button.update.show:before {
  color: #fff;
  margin-top: 3px;
  margin-right: 3px;
  font-size: 14px;
}
#shopping-cart-table tbody .col.qty button.update.show:hover,
.cart-product-list-wrapper .col.qty button.update.show:hover,
#shopping-cart-table tbody .field.qty button.update.show:hover,
.cart-product-list-wrapper .field.qty button.update.show:hover {
  background-color: #fff;
  color: #488bff;
}
#shopping-cart-table tbody .col.qty button.update.show:hover:before,
.cart-product-list-wrapper .col.qty button.update.show:hover:before,
#shopping-cart-table tbody .field.qty button.update.show:hover:before,
.cart-product-list-wrapper .field.qty button.update.show:hover:before {
  color: #488bff;
}
#discount-coupon-form .coupon.applied .actions-toolbar {
  top: 4px;
  right: 0;
}
#discount-coupon-form .coupon.applied .actions-toolbar button {
  border-radius: 23.5px;
  background-color: red;
  border: none;
  opacity: 1;
}
#discount-coupon-form .coupon.applied .actions-toolbar button:hover {
  opacity: 0.9;
  transition: opacity 1s ease-in-out;
}
.product-wide-column {
  min-width: 300px;
}
.benefits-wrapper {
  display: flex;
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  padding-left: 0;
  padding-right: 0;
  margin-top: 80px;
}
.benefits-wrapper .free-shipping,
.benefits-wrapper .secure-shopping,
.benefits-wrapper .payment-options {
  padding-left: 0;
  padding-right: 0;
}
.benefits-wrapper .wrapper {
  border-right: 1px solid #e1e1e1;
  padding-top: 20px;
  padding-bottom: 20px;
}
.benefits-wrapper .wrapper:hover {
  transition: background-color 0.5s ease-in-out;
  background-color: #eff1f6;
  cursor: pointer;
}
.benefits-wrapper .wrapper:last-child {
  border-right: none;
}
.benefits-wrapper a:hover {
  text-decoration: none;
}
.benefits-wrapper .benefit-wrapper {
  display: flex;
  padding: 0 15px 0 20px;
  border-right: none !important;
  align-items: center;
}
.benefits-wrapper .benefit-wrapper.last {
  border-right: none;
}
.benefits-wrapper .free-shipping .benefit-wrapper {
  border: none;
}
.benefits-wrapper .benefit-label-wrapper .benefit-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #0a1c26;
  margin-bottom: 5px;
}
.benefits-wrapper .benefit-label-wrapper .benefit-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  display: block;
  color: #0a1c26;
  margin: 0;
}
.checkout-cart-index .benefits-cart {
  display: flex;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 80px;
}
@media screen and (min-width: 768px) {
  .checkout-cart-index .benefits-cart {
    padding-right: 20px;
  }
}
.checkout-cart-index .benefits-cart .benefits-wrapper {
  border-radius: 4px;
  border: solid 1px #e1e1e1;
}
.checkout-cart-index .benefits-cart .free-shipping,
.checkout-cart-index .benefits-cart .secure-shopping,
.checkout-cart-index .benefits-cart .payment-options {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .benefits-cart .benefit-wrapper {
  display: flex;
  padding: 0 15px 0 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-right: 1px solid #e1e1e1;
  align-items: center;
}
.checkout-cart-index .benefits-cart .free-shipping .benefit-wrapper {
  border: none;
}
.checkout-cart-index .benefits-cart .benefit-label-wrapper .benefit-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #0a1c26;
  margin-bottom: 5px;
}
.checkout-cart-index .benefits-cart .benefit-label-wrapper .benefit-text {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .column.main .benefits-wrapper {
    margin-left: 0;
    margin-right: 0;
    flex-direction: column !important;
  }
  .checkout-cart-index .benefits-cart-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .delivery-info .benefit-wrapper {
    border: none;
  }
}
@media screen and (min-width: 992px) {
  .benefits-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .benefits-wrapper .benefit-wrapper {
    border-right: 1px solid #e1e1e1;
  }
}
@media screen and (max-width: 768px) {
  .column.main .benefits-wrapper {
    margin: 0 0 30px 0;
  }
  .column.main .benefit-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    border-right: none;
  }
}
.minicart-wrapper {
  float: none;
  margin: 0;
  padding: 30px 27px 0 27px;
}
.minicart-wrapper.active .block-minicart {
  max-width: unset;
  right: 0;
}
@media screen and (min-width: 992px) {
  .minicart-wrapper.active .block-minicart {
    min-width: 400px;
  }
}
.minicart-wrapper .action.showcart:before {
  content: none;
}
.minicart-wrapper .action.showcart.active:before {
  content: none;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #ea005f;
  position: absolute;
  min-width: 17px;
  width: 52px;
  height: 17px;
  border-radius: 8px;
  margin: 0;
  padding: 0;
  bottom: -12px;
  left: 50px;
}
.minicart-wrapper .action.showcart .counter-number {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
  color: #ffffff;
  vertical-align: top;
}
.minicart-wrapper .action.close {
  position: absolute;
  top: 35px;
  right: 40px;
  color: #0a1c26;
  opacity: 1;
}
.minicart-wrapper .action.close:focus {
  outline: none;
}
.minicart-wrapper .block-minicart {
  display: block;
  position: fixed;
  top: 0;
  right: -100%;
  width: 450px;
  min-width: unset;
  max-width: 0;
  margin: 0;
  padding: 35px 0;
  box-shadow: none;
  border: none;
  height: 100%;
  transition: right ease-in-out 0.5s;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-minicart .block-title {
  display: block;
  text-align: left;
  padding-left: 40px;
}
.minicart-wrapper .block-minicart .block-title h2 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 0.49px;
  color: #0f0e0e;
  margin: 0;
}
.minicart-wrapper #minicart-content-wrapper .block-content .subtitle.empty {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  letter-spacing: 0.49px;
  color: #0f0e0e;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions {
  margin: 0;
  padding: 20px 40px 0 40px;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .primary {
  margin: 0 0 15px 0;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .primary button {
  border-radius: 24.5px;
  background-color: #488bff;
  border: 2px solid #488bff;
  width: 100%;
  height: 47px;
  padding: 0;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .primary button:hover {
  background-color: #ffffff;
  color: #488bff;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .secondary {
  border: 2px solid #488bff;
  border-radius: 24.5px;
  background-color: #488bff;
  padding-top: 13px;
  padding-bottom: 13px;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .secondary span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #fff;
  transition: background-color ease-in-out 0.2s;
  transition: color ease-in-out 0.2s;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .secondary:hover {
  background-color: #fff;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .secondary:hover span {
  color: #488bff;
}
.minicart-wrapper #minicart-content-wrapper .block-content > .actions .secondary a:hover {
  color: unset;
  text-decoration: none;
}
.minicart-wrapper .minicart-items-wrapper {
  border: none;
  text-align: left;
  margin: 0;
  padding: 30px 0 0 0;
  overflow-y: auto;
  overflow-x: hidden;
  height: 611px !important;
}
@media screen and (min-width: 500px) and (max-width: 992px) {
  .minicart-wrapper .minicart-items-wrapper {
    height: 60vh !important;
  }
}
@media screen and (max-width: 500px) {
  .minicart-wrapper .minicart-items-wrapper {
    height: 50vh !important;
  }
}
.minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar {
  display: block;
  width: 7px;
}
.minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar-track {
  background-color: #ececec;
  border-radius: 7px;
}
.minicart-wrapper .minicart-items-wrapper::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #488bff;
}
.minicart-wrapper .minicart-items-wrapper .qty-changer i:before {
  color: #434d53 !important;
}
.minicart-wrapper .minicart-items-wrapper .minicart-items .product-item:first-child {
  padding-top: 0 !important;
}
.minicart-wrapper .minicart-items-wrapper .product-item {
  padding: 40px;
  border-bottom: 2px solid #ececec;
  border-top: none;
}
.minicart-wrapper .minicart-items-wrapper .product-item-wrapper {
  display: flex;
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .image-wrapper {
  display: inline-block;
}
.minicart-wrapper .minicart-items-wrapper .product-image-container {
  width: 90px !important;
  height: 90px !important;
  border: 1px solid #dfe1e6;
}
.minicart-wrapper .minicart-items-wrapper .product-image-photo {
  position: relative;
  top: unset;
  left: unset;
  bottom: unset;
  right: unset;
  margin-top: 5px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-details {
  display: inline-block;
  padding-left: 20px;
  padding-right: 40px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-details .product-item-name {
  padding-right: 40px;
}
.minicart-wrapper .minicart-items-wrapper .product-item-details .product-item-name,
.minicart-wrapper .minicart-items-wrapper .product-item-details .product-item-name a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .product-item-details .product-item-name a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.minicart-wrapper .minicart-items-wrapper .product-item-pricing {
  display: flex;
}
.minicart-wrapper .minicart-items-wrapper .details-qty {
  display: inline-block;
  position: relative;
}
.minicart-wrapper .minicart-items-wrapper .price-container {
  display: inline-block;
  text-align: right;
  padding-left: 12px;
  padding-right: 20px;
  padding-top: 17px;
}
.minicart-wrapper .minicart-items-wrapper .price-container span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 18px;
  letter-spacing: -0.38px;
  color: #0a1c26;
}
.minicart-wrapper .minicart-items-wrapper .details-qty .label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  position: absolute;
  top: 13px;
  left: 17px;
  display: block;
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper .qty-changer {
  position: relative;
  margin-left: -15px;
  margin-top: -5px;
}
.minicart-wrapper .minicart-items-wrapper .qty-changer .qty-inc {
  position: absolute;
  top: 10px;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  padding-right: 23px;
}
.minicart-wrapper .minicart-items-wrapper .qty-changer .qty-dec {
  position: absolute;
  top: 10px;
  right: 0;
  height: 47px;
  width: 30px;
  text-align: center;
  margin: 0;
  padding-top: 15px;
  margin-right: 65px;
}
.minicart-wrapper .minicart-items-wrapper input {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  color: #434d53;
  border-radius: 24.5px;
  border: 0px solid;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  height: 47px;
  min-width: 135px;
  max-width: 200px;
  text-align: center;
  margin: 0;
}
.minicart-wrapper .minicart-items-wrapper input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .primary {
  display: none;
}
.minicart-wrapper .minicart-items-wrapper .product.actions .secondary {
  position: absolute;
  top: 0;
  right: 0;
}
.minicart-wrapper .minicart-items-wrapper button {
  width: 100%;
  margin-top: 10px;
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  transition: background-color ease-in-out 0.2s;
}
.minicart-wrapper .minicart-items-wrapper button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: color ease-in-out 0.2s;
}
.minicart-wrapper .minicart-items-wrapper button:hover {
  background-color: #ffffff;
}
.minicart-wrapper .minicart-items-wrapper button:hover span {
  color: #488bff;
}
.minicart-wrapper .discount {
  padding: 60px 40px 0 40px;
}
.minicart-wrapper .discount span.label {
  display: inline-block;
  float: left;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.minicart-wrapper .discount .price-container {
  display: inline-block;
}
.minicart-wrapper .discount .price-container span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 18px;
  letter-spacing: -0.38px;
  color: #4b8f04;
}
.minicart-wrapper .subtotal {
  text-align: left;
  margin: 0;
  padding: 0 40px 20px 40px;
}
.minicart-wrapper .subtotal .label,
.minicart-wrapper .subtotal .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.minicart-wrapper .subtotal .price-container {
  display: inline-block;
  float: right;
}
.minicart-wrapper .subtotal .price-container span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  letter-spacing: -0.38px;
  color: #0a1c26;
}
.minicart-wrapper .block-minicart .block-content > .actions > .primary .action.primary {
  line-height: normal;
  padding: 0;
  font-size: 13px;
}
@media screen and (max-width: 576px) {
  .minicart-wrapper .block-minicart {
    width: 100%;
    padding-bottom: 0;
  }
  .minicart-wrapper .block-minicart .block-title {
    padding-left: 15px;
  }
  .minicart-wrapper .action.close {
    right: 15px;
  }
  .minicart-wrapper .minicart-items-wrapper .product-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  .minicart-wrapper .minicart-items-wrapper .product.actions .secondary {
    right: 12px;
  }
  .minicart-wrapper .subtotal {
    padding: 30px 15px 0 15px;
  }
  .minicart-wrapper #minicart-content-wrapper .block-content > .actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#minicart-content-wrapper .block-title .text {
  font-size: 23px;
}
#minicart-content-wrapper .block-title .qty {
  display: none;
}
#minicart-content-wrapper .minicart-flex span {
  font-size: 16px;
}
.checkout-index-index .nav-sections {
  display: block;
}
.checkout-index-index .checkout-form-wrapper {
  text-align: center;
  margin-bottom: 0;
}
.checkout-index-index .checkout-form-wrapper .opc-estimated-wrapper {
  display: block !important;
  border-bottom: none;
}
.checkout-index-index .checkout-form-wrapper .opc-estimated-wrapper span {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-transform: uppercase;
  display: inline-block;
  font-size: 20px;
}
.checkout-index-index .checkout-form-wrapper .opc-estimated-wrapper .minicart-wrapper {
  display: none;
}
.checkout-index-index .checkout-form-wrapper .opc-summary-wrapper {
  display: none;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar {
  text-align: center;
  margin: 0;
  padding-top: 60px;
  padding-bottom: 50px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item {
  width: 145px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:before {
  height: 2px;
  border-radius: 0;
  top: 27px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item > span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #b9c1c6;
  padding: 65px 13px 0 15px;
  text-transform: uppercase;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1) > span {
  text-align: right;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2) > span {
  text-align: left;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item._active:before,
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item._complete:before {
  background: #488bff;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1)._complete:before {
  background: #488bff;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1)._complete > span {
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active > span {
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1)._active > span {
  color: #0a1c26;
  margin-left: 0;
  text-align: right;
  text-transform: uppercase;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1)._complete > span {
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1)._complete > span:after {
  color: #ffffff;
  background: #488bff;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active > span:before {
  background: #488bff;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2)._active > span:after {
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1) > span:before {
  background: #488bff;
  margin-left: 0;
  width: 59px;
  height: 59px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2) > span:before {
  background: #dfe1e6;
  margin-left: -55px;
  width: 59px;
  height: 59px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item > span:after {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #c1c8cc;
  background: #ffffff;
  height: 34px;
  margin-left: -53px;
  top: 2px;
  width: 34px;
  padding-top: 2px;
  padding-left: 10px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(1) > span:after {
  color: #488bff;
  margin-left: 2px;
  padding-top: 11px;
  padding-right: 25px;
  content: '1';
  width: 55px;
  height: 55px;
}
.checkout-index-index .checkout-form-wrapper .opc-progress-bar .opc-progress-bar-item:nth-child(2) > span:after {
  color: #c1c8cc;
  padding-top: 11px;
  padding-left: 21px;
  content: '2';
  width: 55px;
  height: 55px;
}
.checkout-index-index .checkout-form-wrapper .opc-wrapper {
  width: 100%;
  float: unset;
  padding: 0;
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .opc-wrapper .step-content {
  margin-bottom: 50px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address,
.checkout-index-index .checkout-form-wrapper .billing-address-form {
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field:not(.choice) > .control,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .field:not(.choice) > .control {
  padding-left: 40px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .step-title,
.checkout-index-index .checkout-form-wrapper .billing-address-form .step-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 28px;
  color: #0a1c26;
  border: none;
  padding-bottom: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login {
  max-width: 100%;
  margin: 40px 0 0 0;
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset:last-child,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset:last-child {
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field-tooltip .field-tooltip-action,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field-tooltip .field-tooltip-action {
  padding-right: 15px;
  padding-top: 4px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field-tooltip-content,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field-tooltip-content {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  background: #296bdd;
  border: 1px solid #296bdd;
  text-align: left;
  color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field-tooltip-content:before,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field-tooltip-content:before {
  border-right-color: #296bdd;
  top: 20px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field-tooltip-content:after,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field-tooltip-content:after {
  top: 20px;
  border-right-color: #296bdd;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field:not(.choice) > .label,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .field:not(.choice) > .label {
  padding: 13px 0 0 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field:not(.choice) > .label span,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .field:not(.choice) > .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address fieldset,
.checkout-index-index .checkout-form-wrapper .billing-address-form fieldset {
  width: 100%;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address #customer-email-fieldset .field,
.checkout-index-index .checkout-form-wrapper .billing-address-form #customer-email-fieldset .field {
  margin-bottom: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address #customer-email-fieldset fieldset,
.checkout-index-index .checkout-form-wrapper .billing-address-form #customer-email-fieldset fieldset {
  margin-top: 10px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address #customer-email-fieldset .actions-toolbar,
.checkout-index-index .checkout-form-wrapper .billing-address-form #customer-email-fieldset .actions-toolbar {
  padding-top: 20px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address #customer-email-fieldset .actions-toolbar .primary,
.checkout-index-index .checkout-form-wrapper .billing-address-form #customer-email-fieldset .actions-toolbar .primary {
  float: unset;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address #customer-email-fieldset .actions-toolbar .secondary a,
.checkout-index-index .checkout-form-wrapper .billing-address-form #customer-email-fieldset .actions-toolbar .secondary a {
  padding: 14px 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control input,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field .control input,
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control select,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field .control select {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control input::placeholder,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field .control input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control input:focus,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field .control input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control._with-tooltip input,
.checkout-index-index .checkout-form-wrapper .billing-address-form .field .control._with-tooltip input {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  position: relative;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field.required > .label:after,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .field.required > .label:after,
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .fields > .field.required > .label:after,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .fields > .field.required > .label:after,
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field._required > .label:after,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .field._required > .label:after,
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .fields > .field._required > .label:after,
.checkout-index-index .checkout-form-wrapper .billing-address-form .fieldset > .fields > .field._required > .label:after {
  color: #ea005f;
  margin: -6px 0 0 5px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .fieldset .note,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .fieldset .note {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #727a7f;
  float: left;
  margin: 3px 0 0 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .fieldset .note:before,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .fieldset .note:before {
  display: none;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .primary button,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 13px 40px;
  margin: 0 !important;
  transition: background-color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .primary button:hover,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .primary button:hover {
  background-color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .primary button span,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .primary button:hover span,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .primary button:hover span {
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .secondary a,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .secondary a {
  padding: 15px 40px;
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .secondary a:hover,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .secondary a:hover {
  text-decoration: none;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .secondary a span,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .secondary a span {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 15px 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .secondary a span:hover,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .actions-toolbar > .secondary a span:hover {
  background-color: #ffffff;
  border: 2px solid #488bff;
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .action.action-cancel,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-login .action.action-cancel {
  margin-top: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-shipping-address,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-shipping-address {
  margin: 30px 0 0 0;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-shipping-address .fieldset > .field,
.checkout-index-index .checkout-form-wrapper .billing-address-form .form-shipping-address .fieldset > .field {
  margin: 0 0 15px 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address select,
.checkout-index-index .checkout-form-wrapper .billing-address-form select {
  padding: 0 25px;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='10' viewBox='0 0 10 7' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address select::placeholder,
.checkout-index-index .checkout-form-wrapper .billing-address-form select::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-address select:focus,
.checkout-index-index .checkout-form-wrapper .billing-address-form select:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping {
  margin-top: 40px;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item.selected-item {
  border-color: #488bff;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping .field.addresses .shipping-address-items .shipping-address-item.selected-item:after {
  background: #488bff;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  margin-top: 30px;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping button:hover {
  background-color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper #checkout-step-shipping button:hover span {
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .step-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 28px;
  color: #0a1c26;
  border: none;
  margin: 0;
  padding-bottom: 40px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method #checkout-step-shipping_method {
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method #checkout-shipping-method-load {
  background-color: #f2f2f2;
  border-radius: 4px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method {
  width: 100%;
  min-width: unset;
  text-align: left;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody tr {
  margin: 0;
  border-bottom: 1px solid #e1e1e1;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody:first-child tr {
  border-bottom: none;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody td {
  border: none;
  padding: 20px 0 15px 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody .col.col-method-radio {
  flex-grow: 0;
  padding-left: 20px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody .col.col-price {
  flex-grow: 0;
  padding-left: 35px;
  min-width: 155px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody .col.col-price span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .table-checkout-shipping-method tbody .col.col-method-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  padding-right: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar {
  margin: 0;
  padding-top: 40px;
  text-align: center;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar .primary {
  float: unset;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar .primary button {
  border-radius: 22px;
  padding: 13px 40px;
  border: 2px solid #488bff;
  background-color: #488bff;
  transition: background-color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  vertical-align: middle;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper .checkout-shipping-method .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method {
  text-align: left;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .step-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 28px;
  color: #0a1c26;
  margin: 0;
  padding: 0;
  text-align: center;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-title {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  border-top: none;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-billing-address {
  padding-left: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block,
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .checkout-billing-address {
  margin-bottom: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block input {
  margin: 0 15px 0 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block label {
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
  margin: 0;
  padding: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block label span a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-same-as-shipping-block label span a:hover {
  text-decoration: none;
  color: #0a1c26;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .billing-address-details {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.69;
  color: #0a1c26;
  padding-left: 30px;
  margin: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .checkout-agreements-block {
  padding-left: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-info {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  line-height: 1.62;
  color: #434d53;
  padding-left: 45px;
  padding-bottom: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .actions-toolbar .primary button {
  border-radius: 24.5px;
  padding: 13px 15px;
  border: 2px solid #488bff;
  background-color: #488bff;
  transition: background-color ease-in-out 0.2s;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  vertical-align: middle;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code .payment-option-title {
  border: none;
  padding: 15px 0 0 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code .payment-option-title span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #165fdf;
  margin: 0;
  padding-right: 10px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code .payment-option-content {
  padding: 20px 0 0 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code .form-discount {
  max-width: unset;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-option-inner {
  display: inline-block;
  float: left;
  margin-right: 30px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .form-discount .actions-toolbar {
  display: inline-block;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code input {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 30px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .discount-code input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-title input {
  margin-left: 15px;
  margin-right: 15px;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-title label {
  margin: 0;
  vertical-align: bottom;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-title label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #0a1c26;
  margin: 0;
  padding: 0;
}
.checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-content {
  padding: 15px 0 23px 0;
}
.checkout-index-index .modals-wrapper .modal-header .modal-title {
  border: none;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .field .control input {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
  float: left;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  padding-left: 20px;
  padding-right: 20px;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .field .control input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #434d53;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .field .control input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .field .control._with-tooltip input {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0;
  position: relative;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address select {
  padding: 0 25px;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  background: url("data:image/svg+xml;utf8,<svg fill='black' height='10' viewBox='0 0 10 7' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address select::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address select:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .field-tooltip .field-tooltip-action:before {
  padding-right: 20px;
}
.checkout-index-index .modals-wrapper #opc-new-shipping-address .fieldset > .field.choice .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
}
.checkout-onepage-success .page-title-wrapper {
  padding-top: 140px;
  padding-bottom: 40px;
}
.checkout-onepage-success .page-title-wrapper h1,
.checkout-onepage-success .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 31px;
  letter-spacing: -0.59px;
  color: #1a3d3c;
  text-align: center;
  margin: 0;
}
.checkout-onepage-success .success-wrapper {
  text-align: center;
}
.checkout-onepage-success .success-wrapper .order-info {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #1a3d3c;
  margin-bottom: 15px;
}
.checkout-onepage-success .success-wrapper .order-info span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #296bdd;
  margin: 0;
}
.checkout-onepage-success .success-wrapper .order-notice {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #1a3d3c;
}
.checkout-onepage-success .success-wrapper .order-notice span {
  color: #296bdd;
}
.checkout-onepage-success .success-wrapper .order-notice-email {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #1a3d3c;
  margin-bottom: 50px;
}
.checkout-onepage-success .success-wrapper .actions-toolbar {
  margin-bottom: 30px;
}
.checkout-onepage-success .success-wrapper .actions-toolbar > .primary {
  width: auto;
  float: unset;
}
.checkout-onepage-success .success-wrapper .actions-toolbar > .primary a {
  padding: 15px 40px;
  margin: 0;
  background: transparent;
  border: none;
}
.checkout-onepage-success .success-wrapper .actions-toolbar > .primary a:hover {
  text-decoration: none;
}
.checkout-onepage-success .success-wrapper .actions-toolbar > .primary a span {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 15px 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
}
.checkout-onepage-success .success-wrapper .actions-toolbar > .primary a span:hover {
  background-color: #ffffff;
  border: 2px solid #488bff;
  color: #488bff;
}
.checkout-onepage-success .success-wrapper .registration-notice {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #1a3d3c;
  margin-bottom: 15px;
}
.checkout-onepage-success .success-wrapper .user-email {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  color: #296bdd;
  margin-bottom: 30px;
}
.checkout-onepage-success .success-wrapper input {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  padding: 15px 40px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  transition: background-color ease-in-out 0.2s;
}
.checkout-onepage-success .success-wrapper input::placeholder {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
}
.checkout-onepage-success .success-wrapper input:hover {
  background-color: #ffffff;
  border: 2px solid #488bff;
  color: #488bff;
}
@media screen and (max-width: 992px) {
  .checkout-index-index .checkout-form-wrapper {
    text-align: left;
  }
  .checkout-index-index .checkout-form-wrapper .step-title {
    text-align: center;
  }
  .checkout-index-index .checkout-form-wrapper .checkout-shipping-address .fieldset > .field:not(.choice) > .control {
    padding-left: 0;
  }
  .checkout-index-index .checkout-form-wrapper .checkout-payment-method .payment-method-billing-address {
    padding-left: 30px;
  }
  .checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control input {
    float: unset;
  }
  .checkout-index-index .checkout-form-wrapper .checkout-shipping-address .field .control .note {
    float: unset;
  }
  .checkout-index-index .checkout-form-wrapper .checkout-shipping-address .form-login .actions-toolbar > .secondary a span {
    display: block;
  }
  .checkout-index-index .checkout-payment-method .payment-methods {
    margin: 0;
  }
  .checkout-index-index .discount-code {
    margin: 0;
  }
  .checkout-onepage-success .page-title-wrapper {
    padding-top: 50px;
  }
}
.select2-container--default .select2-selection--single {
  padding: 0 25px;
  height: 47px;
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  background-color: #ffffff;
  font-size: 13px;
  color: #727a7f;
  font-family: 'Poppins', sans-serif;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='10' viewBox='0 0 10 7' width='51' xmlns='http://www.w3.org/2000/svg'><path d='M.727 0h6.046c.204 0 .344.098.422.293.078.195.047.363-.093.504L4.078 3.82a.45.45 0 0 1-.656 0L.398.797C.258.657.227.488.305.293.383.098.523 0 .727 0z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position: right;
  background-size: unset;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 47px;
  /* align text vertically */
  padding-left: 0;
  color: #727a7f;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
  top: 50%;
  transform: translateY(-50%);
}
.brand-slider-wrapper {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 80px;
}
.brand-slider-wrapper .title-wrapper {
  padding-bottom: 15px;
  border-bottom: 2px solid #ececec;
  margin-bottom: 40px;
  display: flex;
  justify-content: center;
}
.brand-slider-wrapper .title-wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 1px;
  color: #0a1c26;
}
.brand-slider-wrapper .owl-stage-outer {
  overflow: hidden;
}
.brand-slider-wrapper .owl-item {
  padding: 0 30px;
  display: inline-block;
  text-align: center;
}
.brand-slider-wrapper .owl-item img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.brand-slider-wrapper .owl-item:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.brand-slider-wrapper .owl-item.active:first-child {
  padding-left: 0;
}
.brand-slider-wrapper .owl-item.active:last-child {
  padding-right: 0;
}
.brand-slider-wrapper .owl-next {
  position: absolute;
  right: -80px;
  bottom: 15px;
}
.brand-slider-wrapper .owl-prev {
  position: absolute;
  left: -80px;
  bottom: 15px;
}
@media screen and (max-width: 992px) {
  .brand-slider-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .brand-slider-wrapper .owl-next {
    right: 8px;
  }
  .brand-slider-wrapper .owl-prev {
    left: 8px;
  }
}
.contact-index-index .columns .column.main {
  padding-bottom: 80px;
}
.contact-index-index .page-title-wrapper {
  padding-bottom: 30px;
  width: 100%;
}
.contact-index-index .page-title-wrapper h1,
.contact-index-index .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  letter-spacing: -0.46px;
  color: #1a3d3c;
  margin: 0;
}
.contact-index-index .breadcrumbs-wrapper {
  padding: 0;
}
.contact-index-index .breadcrumbs-wrapper .breadcrumbs {
  padding: 40px 0 30px 0;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  width: 100%;
  min-width: unset;
}
.contact-index-index .form-wrapper {
  padding-left: 0;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
.contact-index-index .form-wrapper .form.contact {
  padding: 35px 50px 30px 40px;
}
.contact-index-index .form-wrapper .form.contact .fieldset {
  margin-bottom: 0;
}
.contact-index-index .form-wrapper .form.contact .fieldset .legend {
  margin-left: 0;
  margin-bottom: 30px;
}
.contact-index-index .form-wrapper .form.contact .fieldset .legend span {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  letter-spacing: -0.38px;
  color: #1a3d3c;
  margin: 0;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field {
  margin-bottom: 15px;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .label {
  padding-top: 10px;
  padding-right: 40px;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .label span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #0a1c26;
  margin: 0;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .control input {
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  height: 47px;
  padding-left: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .control input:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .control textarea {
  border-radius: 27.5px;
  border: solid 1px #dddddd;
  height: 160px;
  padding-left: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
}
.contact-index-index .form-wrapper .form.contact .fieldset .field .control textarea:focus {
  box-shadow: none;
  border: 1px solid #488bff;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar {
  margin-left: 0;
  text-align: right;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar .primary {
  float: unset;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar .primary button {
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  margin-top: 0;
  padding: 13px 40px;
  transition: background-color ease-in-out 0.2s;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar .primary button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar .primary button:hover {
  background-color: #ffffff;
}
.contact-index-index .form-wrapper .form.contact .actions-toolbar .primary button:hover span {
  color: #488bff;
}
.contact-index-index .contact-info-wrapper {
  padding-left: 40px;
  padding-right: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data {
  border-radius: 4px;
  border: solid 1px #e1e1e1;
  margin: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .title {
  border-bottom: 1px solid #e1e1e1;
  margin: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .title .block-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  letter-spacing: -0.38px;
  color: #1a3d3c;
  margin: 0;
  padding: 35px 0 30px 40px;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #e1e1e1;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper:last-child {
  border: none;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper {
  padding: 20px 40px;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper:first-child {
  border-right: 1px solid #e1e1e1;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper .title {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #1a3d3c;
  border: none;
  margin: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #1a3d3c;
  margin: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #165fdf;
  margin: 0;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper a:hover {
  text-decoration: none;
  color: #165fdf;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper.trading-network {
  position: relative;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper.trading-network .title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper.trading-network .title a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #165fdf;
}
.contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper.trading-network .title a:hover {
  text-decoration: none;
  color: #165fdf;
}
.contact-index-index .company-about-text-wrapper {
  padding: 0;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-top: 40px;
}
.contact-index-index .company-about-text-wrapper p {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  line-height: 1.58;
  color: #434d53;
  padding: 40px;
  margin: 0;
}
@media screen and (max-width: 992px) {
  .contact-index-index .columns .column.main {
    padding-bottom: 40px;
  }
  .contact-index-index .page-title-wrapper {
    padding: 18px 15px;
  }
  .contact-index-index .form-wrapper {
    padding-left: 15px;
    border: none;
  }
  .contact-index-index .form-wrapper .form.contact {
    padding: 0;
  }
  .contact-index-index .form-wrapper .form.contact .fieldset .legend {
    margin-bottom: 15px;
  }
  .contact-index-index .contact-info-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data {
    border: none;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .title {
    border: none;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .title .block-title {
    padding: 30px 0 0 0;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper {
    border: none;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper {
    padding: 20px 0;
    border-bottom: 1px solid #e1e1e1;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper:first-child {
    border-right: none;
  }
  .contact-index-index .contact-info-wrapper .block.block-contact-data .content .row-info-wrapper .info-wrapper.trading-network {
    display: none;
  }
  .contact-index-index .company-about-text-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    border: none;
  }
  .contact-index-index .company-about-text-wrapper p {
    padding: 0;
  }
}
.cms-page-view .column.main {
  padding-bottom: 100px;
}
.cms-page-view .title-wrapper {
  padding: 0;
}
.cms-page-view .breadcrumbs-wrapper {
  padding-left: 0 !important;
}
.cms-page-view .breadcrumbs .item:after {
  padding-top: 4px !important;
}
.cms-page-view .breadcrumbs .cms_page strong {
  font-size: 12px;
}
.cms-page-view .aside-categories-wrapper {
  display: inline-block;
  vertical-align: top;
  padding-top: 45px;
  padding-right: 0;
  padding-left: 0;
}
@media screen and (max-width: 1199px) {
  .cms-page-view .aside-categories-wrapper .card-wrapper {
    max-width: 310px;
    margin: 0 auto;
  }
}
.cms-page-view .main.wrapper {
  padding-left: 20px;
  display: inline-block;
}
.cms-page-view .page-title-wrapper {
  padding-top: 10px;
  padding-bottom: 38px;
}
.cms-page-view .page-title-wrapper h1,
.cms-page-view .page-title-wrapper span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 31px;
  letter-spacing: -0.59px;
  color: #1a3d3c;
  margin: 0;
}
.cms-page-view .cms-page-wrapper {
  padding: 0;
  margin-bottom: 20px;
}
.cms-page-view p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  line-height: 1.5;
  color: #1a3d3c;
  margin: 0;
}
.cms-page-view p.title {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: normal;
}
.cms-page-view ul > li {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 1.5;
  color: #1a3d3c;
}
.cms-page-view ul > li > a {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 1.5;
  color: #1a3d3c;
}
.cms-page-view ul > li > a:hover {
  color: #1a3d3c;
  text-decoration: none;
}
.cms-page-view ul > li > p {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: normal;
  line-height: normal;
  color: #1a3d3c;
}
.cms-page-view a {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 1.5;
  color: #296bdd;
  margin: 0;
}
.cms-page-view a:hover {
  color: #296bdd;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .cms-page-view .column.main {
    padding-bottom: 20px;
  }
  .cms-page-view .title-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cms-page-view .page-title-wrapper {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .cms-page-view .page-title-wrapper h1,
  .cms-page-view .page-title-wrapper span {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    font-size: 31px;
    letter-spacing: -0.59px;
    color: #1a3d3c;
    margin: 0;
  }
  .cms-page-view .cms-page-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.product-slider-wrapper {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-bottom: 0;
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .product-slider-wrapper.cart-slider {
    padding-top: 25px;
  }
}
.product-slider-wrapper.cart-slider .title-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 17px;
  border-bottom: 2px solid #ececec;
}
.product-slider-wrapper .row {
  justify-content: center;
}
.product-slider-wrapper .title-wrapper {
  position: inherit;
  top: 10px;
}
@media screen and (max-width: 992px) {
  .product-slider-wrapper .title-wrapper {
    text-align: center;
    width: 100%;
  }
}
.product-slider-wrapper .title-wrapper h3 {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 23px;
  letter-spacing: 1px;
  color: #0a1c26;
}
.product-slider-wrapper .owl-stage-outer {
  overflow: hidden;
}
@media screen and (max-width: 650px) {
  .product-slider-wrapper .owl-stage-outer {
    padding-top: 20px;
  }
}
.product-slider-wrapper .owl-item {
  padding: 0;
  display: inline-block;
  text-align: end;
}
@media screen and (max-width: 650px) {
  .product-slider-wrapper .owl-item {
    border-right: none;
  }
}
.product-slider-wrapper .owl-item.active.border-right {
  border-right: none !important;
}
.product-slider-wrapper .icon-brand-slider-left:before {
  color: #434d53;
}
.product-slider-wrapper .owl-next {
  position: absolute;
  right: -80px;
  bottom: 210px;
}
.product-slider-wrapper .owl-next:hover {
  cursor: pointer;
}
.product-slider-wrapper .owl-prev {
  position: absolute;
  left: -80px;
  bottom: 210px;
}
.product-slider-wrapper .owl-prev:hover {
  cursor: pointer;
}
.product-slider-wrapper .slide-card--container {
  padding: 0 30px;
  position: relative;
  margin-bottom: 10px;
}
.product-slider-wrapper .slide-card--discount-label {
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: red;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #fff;
  margin-right: 10px;
  margin-top: -35px;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-slider-wrapper .slide-card--title {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  min-height: 50px;
  font-size: 15px;
  text-align: center;
  color: #0a1c26;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-slider-wrapper .slide-card--title a {
  text-decoration: none;
  color: unset;
}
.product-slider-wrapper .slide-card--image {
  position: relative;
}
.product-slider-wrapper .slide-card--image .image-product-image {
  padding: 20px;
  min-height: 246px;
  max-height: 247px;
  width: auto;
}
.product-slider-wrapper .slide-card--image .image-hover-icon {
  display: none;
  z-index: 5;
  position: absolute;
  margin-top: 50%;
  margin-left: 50%;
  transform: translate(-50%, -50%);
  background: #0a1c26;
  height: 50px;
  width: 50px;
  border-radius: 50%;
}
.product-slider-wrapper .slide-card--image .image-hover-icon img {
  height: 20px;
  width: 20px;
  margin-top: 50%;
  margin-right: 15px;
  transform: translate(0, -50%);
}
.product-slider-wrapper .slide-card--image:hover .image-hover-icon {
  display: block;
}
.product-slider-wrapper .slide-card--image:hover .image-product-image {
  opacity: 0.48;
}
.product-slider-wrapper .slide-card--price {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  letter-spacing: -0.5px;
  text-align: center;
  color: #232323;
}
.product-slider-wrapper .slide-card--price p {
  display: inline-block;
  margin-bottom: 0;
}
.product-slider-wrapper .slide-card--price p.b2b-prefix {
  width: 100%;
  display: block;
}
.product-slider-wrapper .slide-card--price .slide-card--original-price.has-special {
  display: inline-block;
  text-align: right;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 21px;
  color: red;
  letter-spacing: -0.5px;
}
.product-slider-wrapper .slide-card--price .slide-card--original-price.has-special span {
  text-align: right;
}
.product-slider-wrapper .slide-card--price .slide-card--special-price {
  display: inline-block;
  text-align: left;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #727a7f;
  text-decoration: line-through;
}
.product-slider-wrapper .slide-card--buy-button {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-slider-wrapper .slide-card--buy-button .actions-primary {
  display: block;
}
.product-slider-wrapper .slide-card--buy-button button {
  border-radius: 50%;
  background-color: #488bff;
  border: 2px solid #488bff;
  height: 36px;
  width: 36px;
  padding: 23px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
.product-slider-wrapper .slide-card--buy-button button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.product-slider-wrapper .slide-card--buy-button button:hover {
  border: 2px solid #434d53;
  background-color: #434d53;
}
.product-slider-wrapper .slide-card--buy-button button:focus {
  outline: none;
}
.product-slider-wrapper .slide-card--buy-button button:hover span {
  color: #fff;
}
.product-slider-wrapper .slide-card--buy-button .actions-secondary {
  padding-top: 12px;
}
.product-slider-wrapper .slide-card--buy-button .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.product-slider-wrapper .slide-card--buy-button .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
  transition: color ease-in-out 0.2s;
}
.product-slider-wrapper .slide-card--buy-button .actions-secondary a:hover span,
.product-slider-wrapper .slide-card--buy-button .actions-secondary a:hover span:before {
  color: #488bff;
}
.product-slider-wrapper .slide-card--wishlist-button {
  padding-top: 12px;
}
.product-slider-wrapper .slide-card--wishlist-button a {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  text-decoration: none;
}
.product-slider-wrapper .slide-card--wishlist-button a:before {
  content: '\0058';
  vertical-align: middle;
  font-size: 12px;
  object-fit: contain;
  color: #727a7f;
  margin-right: 5px;
  display: inline-block;
  font-family: 'NarodneNovine';
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}
.product-slider-wrapper .slide-card--wishlist-button a:hover {
  color: #488bff;
}
.product-slider-wrapper .slide-card--wishlist-button a:hover:before {
  color: #488bff;
}
@media screen and (max-width: 992px) {
  .product-slider-wrapper {
    padding-left: 15px !important;
    padding-right: 15px !important;
    margin-top: 15px;
  }
  .product-slider-wrapper .owl-next {
    right: 8px;
  }
  .product-slider-wrapper .owl-prev {
    left: 8px;
  }
}
.container--tabs {
  margin: 0;
}
.container--tabs .nav-tabs {
  width: 100%;
  margin: 0;
  list-style-type: none;
  border-bottom: none;
  display: block;
}
@media screen and (max-width: 992px) {
  .container--tabs .nav-tabs {
    margin-top: 58px;
    padding-bottom: 18px;
    width: auto;
  }
}
.container--tabs .nav-tabs > li {
  margin-bottom: -1px;
}
@media screen and (max-width: 992px) {
  .container--tabs .nav-tabs > li {
    float: unset;
    display: block;
    text-align: center;
  }
}
.container--tabs .nav-tabs > li > a {
  float: left;
  margin-right: 2px;
  padding: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #727a7f;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .container--tabs .nav-tabs > li > a {
    float: unset;
    display: block;
    text-align: center;
    padding-top: 0;
    padding-bottom: 11px;
  }
}
.container--tabs .nav-tabs > li.active > a,
.container--tabs .nav-tabs > li.active > a:hover,
.container--tabs .nav-tabs > li.active > a:focus {
  color: white;
  cursor: default;
  background-color: #0073E6;
  border-bottom: none;
  border-radius: 20px;
  height: 60px;
}
@media screen and (max-width: 992px) {
  .container--tabs .nav-tabs > li.active > a,
  .container--tabs .nav-tabs > li.active > a:hover,
  .container--tabs .nav-tabs > li.active > a:focus {
    border-bottom: none;
    color: #488bff;
    height: 25px;
    margin-bottom: 20px;
    color: white;
  }
}
.container--tabs .tab-content {
  float: left;
  width: 100%;
}
.container--tabs .tab-content > .tab-pane {
  display: none;
  padding-bottom: 0 !important;
}
.container--tabs .tab-content > .tab-pane.active {
  display: block;
  padding: 2.5% 3.5%;
  background-color: #fff;
}
.container--tabs .tab-content > .active {
  display: block;
}
.container--tabs .btn-primary {
  background-color: #0073E6;
  color: white;
  border: none;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 30px;
  margin-top: 40px;
  padding: 10px 32px 9px 32px !important;
  border-radius: 8px;
}
.legal-benefits-wrapper {
  position: relative;
  padding: 60px 0;
}
.legal-benefits-wrapper h2 {
  font-size: 23px;
  color: #0f1d2d;
  margin-bottom: 40px;
}
.legal-benefits-wrapper .step-line {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.legal-benefits-wrapper .step-line::before {
  content: "";
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  height: 2px;
  border-top: 2px dashed #d1d1d1;
  z-index: 1;
}
.legal-benefits-wrapper .step-line .step {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 33.33%;
  padding: 0 10px;
}
.legal-benefits-wrapper .step-line .step .icon-circle {
  width: 70px;
  height: 70px;
  background-color: #ffffff;
  border-radius: 50%;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 12px auto;
}
.legal-benefits-wrapper .step-line .step p {
  font-size: 14px;
  color: #000;
  line-height: 1.5;
  margin: 0;
}
.legal-benefits-wrapper .btn-primary {
  background-color: #0064e0;
  color: white;
  border: none;
  font-weight: 600;
  font-size: 14px;
  padding: 10px 30px;
  border-radius: 8px;
}
.legal-benefits-wrapper .btn-primary:hover {
  background-color: white;
  color: #0064e0;
}
.product-item .product {
  display: flex;
  position: relative;
}
.product-item a img {
  border: 1px solid #dfe1e6;
  padding: 10px;
  min-width: 90px;
  max-width: 90px;
  min-height: 90px;
  max-height: 90px;
}
.block.filter .block-content,
.block.filter .select,
.block.filter .button-filter-wrapper {
  width: 100%;
  padding: 4px;
}
.block.filter select {
  height: 44px;
  border-radius: 22px;
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  color: #434d53;
  margin-right: 18px;
  border: none;
}
@media screen and (max-width: 992px) {
  .block.filter select {
    margin-bottom: 10px;
  }
}
.block.filter select option {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  line-height: 1.69;
  color: #3b5999;
  margin-top: 10px;
}
.block.filter select:focus {
  box-shadow: none;
  border: solid 1px #dfdfdf;
  background-color: #fff;
}
.block.filter .button-filter-wrapper button {
  width: 100%;
  border-radius: 18px;
  background-color: #488bff;
  border: 2px solid #488bff;
  height: 44px;
  padding: 5px 30px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
.block.filter .button-filter-wrapper button span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.block.filter .button-filter-wrapper button:hover {
  border: 2px solid #488bff;
  background-color: #ffffff;
}
.block.filter .button-filter-wrapper button:focus {
  outline: none;
}
.block.filter .button-filter-wrapper button:hover span {
  color: #296bdd;
}
.block.filter .button-filter-wrapper .actions-secondary {
  padding-top: 12px;
}
.block.filter .button-filter-wrapper .actions-secondary a {
  width: 100%;
  line-height: normal;
}
.block.filter .button-filter-wrapper .actions-secondary a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  position: relative;
  width: auto;
  height: auto;
  margin: 0;
  clip: unset;
  transition: color ease-in-out 0.2s;
}
.block.filter .button-filter-wrapper .actions-secondary a:hover span,
.block.filter .button-filter-wrapper .actions-secondary a:hover span:before {
  color: #488bff;
}
@media screen and (min-width: 992px) {
  .block.filter .block-content {
    display: inline-block;
    width: 74%;
  }
  .block.filter select {
    display: inline-block;
    width: 33%;
  }
  .block.filter .button-filter-wrapper {
    display: inline-block;
    width: 25%;
  }
  .block.filter .button-filter-wrapper button {
    width: unset;
  }
}
.confirm-r1 {
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.confirm-r1 .confirm-r1-inner,
.confirm-r1 span {
  float: left;
}
.confirm-r1 span {
  padding-left: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 17px;
}
.confirm-r1-inner {
  width: 7%;
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
}
.confirm-r1-inner label {
  width: 22px;
  height: 22px;
  cursor: pointer;
  position: absolute;
  top: -6px;
  left: 0;
  background: #fff;
  border-radius: 6px;
  border: 2px solid   #d8d8d8;
}
.confirm-r1-inner label:after {
  content: '';
  width: 14px;
  height: 7px;
  position: absolute;
  top: 4px;
  left: 2px;
  border: 3px solid #488bff;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}
.confirm-r1-inner label:hover::after {
  opacity: 0.5;
}
.confirm-r1-inner input[type=checkbox] {
  visibility: hidden;
}
.confirm-r1-inner input[type=checkbox]:checked + label:after {
  opacity: 1;
}
.checkout-button-wrapper #checkout-button-register {
  display: none;
}
@media screen and (max-width: 768px) {
  .checkout-button-wrapper #checkout-button-register {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .checkout-button-wrapper #checkout-button {
    width: 100%;
  }
}
.checkout-button-wrapper #checkout-button-register {
  text-align: center;
  height: 51px;
  width: 210px;
  border-radius: 22px;
  background-color: #488bff;
  border: 2px solid #488bff;
  margin-top: 0;
  padding: 16px 40px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
.checkout-button-wrapper #checkout-button-register span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.checkout-button-wrapper #checkout-button-register:hover {
  border: 2px solid #488bff;
  background-color: #ffffff;
  text-decoration: none;
}
.checkout-button-wrapper #checkout-button-registern:focus {
  outline: none;
}
.checkout-button-wrapper #checkout-button-register:hover span {
  color: #296bdd;
  text-decoration: none;
}
.selected-filters-wrapper {
  padding-left: 15px;
  padding-top: 20px;
  border-top: 1px solid #ececec;
}
.selected-filters-wrapper .category-filter-selected {
  cursor: pointer;
  height: 28px;
  border-radius: 14px;
  background-color: #f2f2f2;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #434d53;
  padding: 5px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.selected-filters-wrapper .category-filter-selected img {
  margin-left: 10px;
}
.selected-filters-wrapper .remove-selected-filters {
  display: block;
  border-radius: 18px;
  background-color: #488bff;
  border: 2px solid #488bff;
  height: 28px;
  padding: 4px 10px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
@media screen and (min-width: 992px) {
  .selected-filters-wrapper .remove-selected-filters {
    display: inline-block;
  }
}
.selected-filters-wrapper .remove-selected-filters span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.selected-filters-wrapper .remove-selected-filters:hover {
  cursor: pointer;
  border: 2px solid #488bff;
  background-color: #ffffff;
}
.selected-filters-wrapper .remove-selected-filters:hover span {
  color: #488bff;
}
.selected-filters-wrapper .remove-selected-filters:focus {
  outline: none;
}
.customer-account-forgotpassword .form.password.forget,
.customer-account-confirmation .form.password.forget,
.customer-account-forgotpassword .form.send.confirmation,
.customer-account-confirmation .form.send.confirmation {
  margin: 0 auto;
}
.customer-account-forgotpassword .form.password.forget .field.note,
.customer-account-confirmation .form.password.forget .field.note,
.customer-account-forgotpassword .form.send.confirmation .field.note,
.customer-account-confirmation .form.send.confirmation .field.note {
  text-align: center;
  font-size: 14px;
}
.customer-account-forgotpassword .form.password.forget .field.email label,
.customer-account-confirmation .form.password.forget .field.email label,
.customer-account-forgotpassword .form.send.confirmation .field.email label,
.customer-account-confirmation .form.send.confirmation .field.email label {
  width: 18%;
  margin-top: 7px;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar,
.customer-account-confirmation .form.password.forget .actions-toolbar,
.customer-account-forgotpassword .form.send.confirmation .actions-toolbar,
.customer-account-confirmation .form.send.confirmation .actions-toolbar {
  margin-right: unset;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary,
.customer-account-confirmation .form.password.forget .actions-toolbar .primary,
.customer-account-forgotpassword .form.send.confirmation .actions-toolbar .primary,
.customer-account-confirmation .form.send.confirmation .actions-toolbar .primary {
  width: fit-content;
  margin: 0 auto;
}
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary,
.customer-account-confirmation .form.password.forget .actions-toolbar .primary,
.customer-account-forgotpassword .form.send.confirmation .actions-toolbar .primary,
.customer-account-confirmation .form.send.confirmation .actions-toolbar .primary,
.customer-account-forgotpassword .form.password.forget .actions-toolbar .secondary,
.customer-account-confirmation .form.password.forget .actions-toolbar .secondary,
.customer-account-forgotpassword .form.send.confirmation .actions-toolbar .secondary,
.customer-account-confirmation .form.send.confirmation .actions-toolbar .secondary {
  display: block;
}
.perpetuum_landing-page-view .page-title-wrapper {
  display: none;
}
.perpetuum_landing-page-view .landing--container {
  max-width: 95vw;
}
.perpetuum_landing-page-view .landing--top-block {
  margin-top: 40px;
  margin-bottom: 40px;
}
.perpetuum_landing-page-view .landing--top-block img {
  width: 100%;
  height: 500px;
  border-radius: 14px;
  object-fit: cover;
}
@media screen and (max-width: 992px) {
  .perpetuum_landing-page-view .landing--top-block img {
    height: auto;
  }
}
.perpetuum_landing-page-view .landing--heading {
  margin-bottom: 20px;
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 34px;
  text-align: center;
  color: #1A3D3C;
}
.perpetuum_landing-page-view .landing--top-description {
  margin: 0 auto;
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 16px;
  text-align: center;
  color: #1A3D3C;
}
.perpetuum_landing-page-view .landing--categories {
  margin-top: 80px;
}
.perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:hover {
  opacity: 0.7;
}
@media screen and (max-width: 992px) {
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category {
    display: block;
    margin-bottom: 20px;
  }
}
.perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category img {
  width: 100%;
  height: 440px;
  object-fit: cover;
  border-radius: 14px;
}
.perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category p {
  position: absolute;
  bottom: 15px;
  left: 30px;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  z-index: 5;
}
.perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category .shadow {
  display: block;
  position: absolute;
  border-radius: 14px;
  left: 0;
  top: 0;
  width: 100%;
  height: 440px;
  background: linear-gradient(0deg, #020024 0%, #000000 0%, rgba(0, 0, 0, 0) 33%);
  opacity: 1;
}
@media screen and (min-width: 992px) {
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:nth-child(1) {
    width: 68%;
    margin-right: 2%;
  }
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:nth-child(4) {
    width: 68%;
    margin-left: 2%;
  }
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:nth-child(4) p {
    left: 60px;
  }
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:nth-child(2),
  .perpetuum_landing-page-view .landing--categories .categories-wrapper .single-category:nth-child(3) {
    width: 29.5%;
  }
}
.perpetuum_landing-page-view .landing--slider .title-wrapper {
  position: relative;
}
.perpetuum_landing-page-view .landing--slider .title-wrapper .slider-title {
  margin-bottom: 40px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.perpetuum_landing-page-view .landing--bottom {
  margin-top: 80px;
}
.perpetuum_landing-page-view .landing--bottom .single-block {
  margin-bottom: 40px;
}
.perpetuum_landing-page-view .landing--bottom .single-block .image-wrapper,
.perpetuum_landing-page-view .landing--bottom .single-block .content-wrapper {
  width: 49%;
  display: inline-block;
  padding: 15px;
}
@media screen and (max-width: 992px) {
  .perpetuum_landing-page-view .landing--bottom .single-block .image-wrapper,
  .perpetuum_landing-page-view .landing--bottom .single-block .content-wrapper {
    width: 100%;
    height: auto;
    display: block;
  }
}
.perpetuum_landing-page-view .landing--bottom .single-block .image-wrapper img {
  border-radius: 14px;
  max-height: 400px;
  width: 100%;
  object-fit: cover;
}
.perpetuum_landing-page-view .landing--bottom .single-block .content-wrapper .title {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 20px;
  color: #232323;
  padding-bottom: 15px;
}
.perpetuum_landing-page-view .landing--bottom .single-block .content-wrapper .text {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 14px;
  color: #232323;
  padding-bottom: 15px;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button {
  padding-top: 15px;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a {
  border-radius: 18px;
  background-color: #fff;
  border: 2px solid #488bff;
  color: #488bff;
  padding: 15px 30px;
  line-height: normal;
  transition: background-color ease-in-out 0.2s;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a span {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #488bff;
  text-decoration: none;
  text-transform: uppercase;
  transition: color ease-in-out 0.2s;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a:hover {
  border: 2px solid #488bff;
  background-color: #488bff;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a:hover span {
  color: #fff !important;
  text-decoration: none !important;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a:focus {
  outline: none;
}
.perpetuum_landing-page-view .landing--bottom .single-block .button a:hover span {
  color: #296bdd;
}
@media (min-width: 993px) {
  .nav-sections .nav-sections-item-content {
    max-width: 1360px;
    margin: 0 auto;
    background: #0073E6;
    border-radius: 8px;
  }
  .nav-sections .nav-sections-item-content .category-menu-wrapper {
    display: inline-block;
    padding: 0 15px 0 0;
    background: #0462BF;
    border-radius: 8px 0px 0px 8px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu {
    width: max-content;
    padding: 10px 0 10px 0;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.18);
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li {
    max-width: unset;
    border: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a {
    padding: 5px 50px 5px 20px !important;
    border: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a span {
    color: #296bdd;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a:before {
    content: "\003e";
    color: #434d53;
    position: absolute;
    right: 15px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a {
    min-width: 300px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a span {
    color: #434d53;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a:before {
    content: none;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 ul.submenu {
    display: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice {
    column-count: 2;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li {
    max-width: 400px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a {
    padding: 7px 30px 7px 20px !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a span {
    color: #434d53;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a:before {
    content: none;
  }
}
@media (min-width: 993px) and (max-width: 1200px) {
  .nav-sections .nav-sections-item-content {
    max-width: 1140px;
  }
}
@media (min-width: 993px) and (max-width: 992px) {
  .nav-sections .nav-sections-item-content {
    max-width: 960px;
  }
}
@media (min-width: 993px) and (max-width: 768px) {
  .nav-sections .nav-sections-item-content {
    max-width: 720px;
  }
}
@media (min-width: 993px) and (max-width: 576px) {
  .nav-sections .nav-sections-item-content {
    max-width: 540px;
  }
}
@media (max-width: 992px) {
  .nav-sections .nav-sections-item-content {
    max-width: 1360px;
    margin: 0 auto;
    background: white;
    border-radius: 8px;
  }
  .nav-sections .nav-sections-item-content .category-menu-wrapper {
    display: inline-block;
    padding: 0 15px 0 0;
    background: white;
    border-radius: 8px 0px 0px 8px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu {
    width: max-content;
    padding: 10px 0 10px 0;
    border: none;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.18);
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li {
    max-width: unset;
    border: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a {
    padding: 5px 50px 5px 20px !important;
    border: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a span {
    color: #296bdd;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li a:before {
    content: "\003e";
    color: #434d53;
    position: absolute;
    right: 15px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a {
    min-width: 300px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a span {
    color: #434d53;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 a:before {
    content: none;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li.category-item ul.submenu li.level2 ul.submenu {
    display: none !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice {
    column-count: 2;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li {
    max-width: 400px;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a {
    padding: 7px 30px 7px 20px !important;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a span {
    color: #434d53;
  }
  .nav-sections .nav-sections-item-content .navigation .ui-menu li ul.submenu.tiskanice li a:before {
    content: none;
  }
}
@media (max-width: 992px) and (max-width: 1200px) {
  .nav-sections .nav-sections-item-content {
    max-width: 1140px;
  }
}
@media (max-width: 992px) and (max-width: 992px) {
  .nav-sections .nav-sections-item-content {
    max-width: 960px;
  }
}
@media (max-width: 992px) and (max-width: 768px) {
  .nav-sections .nav-sections-item-content {
    max-width: 720px;
  }
}
@media (max-width: 992px) and (max-width: 576px) {
  .nav-sections .nav-sections-item-content {
    max-width: 540px;
  }
}
.magic-block-wrapper {
  z-index: 9999;
  padding: 50px 20px;
  top: 100px !important;
  background-color: white;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 992px) {
  .magic-block-wrapper {
    top: 30px !important;
  }
}
.magic-block-wrapper .schoolseason__magicblock {
  padding: 0 50px;
}
.magic-block-wrapper .schoolseason__magicblock h3 {
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 24px;
}
.magic-block-wrapper .schoolseason__magicblock h5 {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 15px;
  padding-bottom: 15px;
}
.magic-block-wrapper .schoolseason__magicblock .select2-container {
  width: 100% !important;
}
.magic-block-wrapper .schoolseason__magicblock .select2-selection--single {
  border-radius: 20px;
  border: 1px solid #000;
  height: 38px;
  margin-bottom: 10px;
}
.magic-block-wrapper .schoolseason__magicblock .select2-selection--single .select2-selection__rendered {
  line-height: 38px !important;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
  padding-right: 30px !important;
}
.magic-block-wrapper .schoolseason__magicblock .select2-selection--single .select2-selection__arrow {
  height: 38px;
  right: 10px;
}
.select2-dropdown {
  border: 1px solid #000 !important;
  top: -10px !important;
}
.select2-dropdown input:focus {
  box-shadow: none !important;
  border: 1px solid #000 !important;
}
.select2-dropdown .select2-results__options li {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
  color: #488bff;
  padding-left: 25px;
}
@media screen and (min-width: 992px) {
  .quickview-override .gallery-wrapper {
    flex: 0 0 31.666667%;
    max-width: 31.666667%;
  }
  .quickview-override .product-info-wrapper {
    flex: 0 0 68.333333%;
    max-width: 68.333333%;
  }
  .quickview-override .add-to-cart-wrapper {
    width: 50%;
  }
  .quickview-override .add-to-cart-wrapper .field.qty {
    max-width: 170px;
    position: relative;
  }
  .quickview-override .add-to-cart-wrapper .input-text.qty {
    padding-left: 30px !important;
    padding-right: 0 !important;
  }
}
@media screen and (max-width: 992px) {
  .quickview-override .add-to-cart-wrapper .input-wrapper {
    padding-bottom: 20px;
  }
  .quickview-override .add-to-cart-wrapper .input-wrapper .label {
    display: none;
  }
  .quickview-override .add-to-cart-wrapper .actions-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .quickview-override .add-to-cart-wrapper .field.qty {
    max-width: 170px;
    position: relative;
  }
  .quickview-override .add-to-cart-wrapper .input-text.qty {
    padding-left: 30px !important;
    padding-right: 0 !important;
  }
}
.page-product-grouped .modals-overlay {
  z-index: 20 !important;
}
.page-product-grouped .modal-inner-wrap .modal-content {
  padding: 0;
}
.page-product-grouped .modal-inner-wrap .modal-header {
  background-color: #fff;
}
.page-product-grouped .modal-inner-wrap .modal-header button:before {
  font-weight: bold !important;
}
.page-product-grouped .modal-inner-wrap .product-quickview iframe {
  border: none;
  width: 100%;
  height: 640px;
  overflow: scroll;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .modal-inner-wrap .product-quickview iframe {
    height: 90vh;
  }
}
.page-product-grouped .modal-inner-wrap .product-quickview iframe::-webkit-scrollbar {
  display: block;
  width: 7px;
}
.page-product-grouped .modal-inner-wrap .product-quickview iframe::-webkit-scrollbar-track {
  background-color: #ececec;
  border-radius: 7px;
}
.page-product-grouped .modal-inner-wrap .product-quickview iframe::-webkit-scrollbar-thumb {
  border-radius: 7px;
  background-color: #488bff;
}
.page-product-grouped .modal-inner-wrap .product-quickview iframe html header,
.page-product-grouped .modal-inner-wrap .product-quickview iframe html .nav-sections,
.page-product-grouped .modal-inner-wrap .product-quickview iframe html .footer,
.page-product-grouped .modal-inner-wrap .product-quickview iframe html .add-to-cart-wrapper {
  display: none;
}
.page-product-grouped .modal-inner-wrap .modal-footer {
  display: none;
}
.page-product-grouped .modal-popup.confirm .modal-footer {
  display: block;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .page-title {
    padding-bottom: 50px;
  }
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-heading {
    max-height: 100px;
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .page-product-grouped .page.messages {
    position: absolute;
    top: 60px;
    left: 15px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper {
    top: -170px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper {
  cursor: default;
  background-color: #488bff;
  border-radius: 3px;
  margin-bottom: 30px;
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper.fixed {
  position: fixed;
  top: 0;
  z-index: 9;
  -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
}
@media screen and (max-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper.fixed {
    width: 100% !important;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total,
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly {
  padding: 15px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total,
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly {
    display: inline-block;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total .title,
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly .title {
  cursor: default;
  display: block;
  color: #fff;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 19px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total .title,
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly .title {
    font-size: 24px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total .subtitle,
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly .subtitle {
  cursor: default;
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total .subtitle,
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly .subtitle {
    font-size: 12px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total {
  border-bottom: 1px solid #6c9ff8;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-total {
    width: 50%;
  }
}
@media screen and (max-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .price-monthly {
    width: 49%;
    border-bottom: 1px solid #6c9ff8;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper .tocart-button {
  padding: 10px 40px 20px 40px;
}
.page-product-grouped .grouped-sidebar-wrapper .price-tocart-wrapper button {
  width: 100%;
  margin: 0 auto;
  border-radius: 20px;
  border: none;
  background-color: #fff;
  color: #488bff;
  text-transform: uppercase;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 5px -2px rgba(0, 0, 0, 0.75);
  padding: 13px;
}
.page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper {
  border-radius: 3px;
  border: 1px solid #ececec;
}
.page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item {
  text-align: center;
  padding: 15px;
  border-bottom: 1px solid #ececec;
}
.page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item .item-title {
  cursor: default;
  text-transform: uppercase;
  display: block;
  padding-bottom: 5px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #145cdc;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item .item-title {
    font-size: 16px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item .item-subtitle {
  cursor: default;
  display: block;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 10px;
  color: #000;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item .item-subtitle {
    font-size: 12px;
  }
}
.page-product-grouped .grouped-sidebar-wrapper .cms-sidebar-wrapper .sidebar-item:last-child {
  border-bottom: 0;
}
.page-product-grouped #super-product-table thead th {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 11px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table thead th {
    font-size: 12px;
  }
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td {
    padding: 15px 0 !important;
  }
}
.page-product-grouped #super-product-table td input {
  vertical-align: top;
  height: auto;
}
.page-product-grouped #super-product-table td .button-quickview {
  text-align: left;
}
.page-product-grouped #super-product-table td .product-item-name {
  margin-top: 0;
  padding-bottom: 10px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
  color: #145cdc;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td .product-item-name {
    font-size: 14px;
  }
}
.page-product-grouped #super-product-table td.col.item .data-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #0a1c26;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td.col.item .data-label {
    font-size: 12px;
  }
}
.page-product-grouped #super-product-table td.col.item .data-value {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
}
.page-product-grouped #super-product-table td.col.sku {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td.col.sku {
    font-size: 14px;
    padding-left: 10px !important;
  }
}
.page-product-grouped #super-product-table td.col.cover-sku {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td.col.cover-sku {
    font-size: 14px;
    padding-left: 10px !important;
  }
}
.page-product-grouped #super-product-table td.col.price .price {
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 12px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped #super-product-table td.col.price .price {
    font-size: 14px;
    padding-left: 10px !important;
  }
}
.page-product-grouped #super-product-table tbody tr.body-row {
  height: 50px;
  border-bottom: 1px solid #ececec;
}
.page-product-grouped .product-wishlist-wrapper {
  display: none;
}
.page-product-grouped .actions-wrapper {
  max-width: 100%;
  width: 100%;
  flex: 100%;
  margin-left: 27%;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .actions-wrapper {
    margin-left: 0 !important;
    text-align: center !important;
  }
}
.page-product-grouped .actions-wrapper button {
  max-width: 300px;
}
.page-product-grouped .breadcrumbs {
  padding-left: 20px;
}
.page-product-grouped .grouped-data-wrapper {
  padding-left: 40px;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked),
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked) + label,
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 1.95em;
  cursor: pointer;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked) + label:before,
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 14px;
  height: 14px;
  border: 1px solid #a4a4a4;
  background: #e5e5e5;
  border-radius: 2px;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked + label:before {
  background-color: #488bff;
  border: 1px solid  #488bff;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked) + label:before {
  border: 1px solid #a4a4a4;
  background: #e5e5e5;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked) + label:after,
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked + label:after {
  content: '\f00c';
  position: absolute;
  top: 4px;
  left: 2px;
  font-size: 11px;
  line-height: 0.8;
  color: #fff;
  transition: all .2s;
  font-family: 'fontawesome', Verdana;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:disabled:not(:checked) + label:before,
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #bbb;
  cursor: default;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:disabled:checked + label:after {
  color: #999;
  cursor: default;
}
.page-product-grouped .grouped-data-wrapper [type="checkbox"]:disabled + label {
  color: #aaa;
  cursor: default;
}
.page-product-grouped .grouped-data-wrapper label:hover:before {
  border: 1px solid #4778d9!important;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .grouped-data-wrapper {
    display: none;
  }
  .page-product-grouped .grouped-data-wrapper.responsive {
    display: block;
    padding-left: 15px !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive .all-checks-wrapper {
    border-top: none;
  }
  .page-product-grouped .grouped-data-wrapper.responsive .all-checks-wrapper div {
    display: block;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row {
    height: unset !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row.no-border {
    border-bottom: unset !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td {
    display: inline-block !important;
    padding: 10px 10px !important;
    text-align: left !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td.col.item {
    background-color: #fafaff;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td.col.remove {
    text-align: right !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td label {
    top: -6px;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td span.desc,
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td .price-box {
    display: inline-block;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td .price {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: normal !important;
    letter-spacing: normal !important;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td span.desc {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-transform: uppercase;
  }
  .page-product-grouped .grouped-data-wrapper.responsive tr.body-row td span.check {
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    padding-right: 10px;
  }
}
@media screen and (min-width: 992px) {
  .page-product-grouped .grouped-data-wrapper.responsive {
    display: none;
  }
}
.page-product-grouped .message.success > *:first-child:before {
  top: 22px !important;
}
.page-product-grouped .breadcrumbs,
.page-product-grouped .social-icons-wrapper,
.page-product-grouped .page-title-wrapper,
.page-product-grouped .page.messages {
  margin-left: 27.5%;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .breadcrumbs,
  .page-product-grouped .social-icons-wrapper,
  .page-product-grouped .page-title-wrapper,
  .page-product-grouped .page.messages {
    margin-left: 0;
    text-align: center;
  }
}
.page-product-grouped .grouped-checkbox:hover {
  cursor: pointer;
}
.page-product-grouped .grouped-checkbox.remove {
  font-size: 16px;
  padding-top: 5px;
  color: #ec0c63;
}
.page-product-grouped .all-checks-wrapper {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .page-product-grouped .all-checks-wrapper {
    padding: 15px 15px;
  }
}
@media screen and (max-width: 992px) {
  .page-product-grouped .all-checks-wrapper {
    padding: 15px 15px;
  }
}
.page-product-grouped .all-checks-wrapper .workbook,
.page-product-grouped .all-checks-wrapper .book,
.page-product-grouped .all-checks-wrapper .wrap {
  display: inline-block;
}
.page-product-grouped .all-checks-wrapper .checkbox-label {
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  font-size: 13px;
  position: relative;
  top: -17px;
  padding-left: 5px;
  padding-right: 25px;
}
@media screen and (max-width: 992px) {
  .page-product-grouped .all-checks-wrapper .checkbox-label {
    top: 10px;
    margin-bottom: 15px;
    line-height: 15px;
  }
}
@media screen and (min-width: 992px) {
  .page-product-grouped .all-checks-wrapper label {
    top: 3px !important;
    line-height: 15px !important;
  }
}
.page-product-grouped .product-add-form {
  padding-top: 0 !important;
}
.page-product-grouped .button-quickview {
  cursor: pointer;
  padding: 0;
  border: 0;
  text-align: center;
  background-color: unset;
}
.custom-toast {
  position: fixed;
  top: 20px;
  left: 50%;
  transform: translateX(-50%);
  background: #ffffff;
  border: 1px solid #3b82f6;
  padding: 12px 18px;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  z-index: 9999;
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: 'Poppins', sans-serif;
  color: #333;
  animation: fadeIn 0.3s ease-out;
}
.custom-toast-text {
  font-size: 20px;
}
.custom-toast-icon svg {
  flex-shrink: 0;
}
.custom-toast a {
  color: #3b82f6;
  text-decoration: underline;
}
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translate(-50%, -10px);
  }
  to {
    opacity: 1;
    transform: translate(-50%, 0);
  }
}
.page.messages:has(.message) {
  position: fixed;
  /* Show only when it has a message */
  top: 20px;
  left: 100px;
  right: 100px;
  z-index: 9999;
  background-color: #e6f4ea;
  /* light green for success */
  color: #2e7d32;
  padding: 0px;
  border: 1px solid currentColor;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  font-weight: 500;
  text-align: center;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
/* Optional hide animation */
.page.messages.hide {
  transform: translateY(-150%);
  opacity: 0;
}
.message.success {
  margin: 0px !important;
}
/* Optional responsiveness */
@media (max-width: 768px) {
  .page.messages {
    font-size: 14px;
    padding: 12px;
    left: 10px;
    right: 10px;
    top: 10px;
  }
  .page.messages:has(.message) {
    width: 88%;
  }
}
.label-wrapper {
  padding-bottom: 13px;
}
.color-nn-blue {
  color: #004C9A !important;
  font-size: 14px;
  font-weight: 500;
}
.category-dropdown-wrapper {
  position: relative;
}
.category-dropdown-content {
  position: absolute;
  top: 100%;
  width: 100%;
  max-width: 1360px;
  background: #fff;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  padding: 30px 40px;
  z-index: 999;
  display: flex;
  flex-wrap: nowrap;
  gap: 40px;
  justify-content: space-between;
  flex-direction: row;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  pointer-events: none;
}
/* Hide dropdown on screens narrower than 993px */
@media screen and (max-width: 992px) {
  .category-dropdown-content {
    display: none;
  }
}
/* Optional: if you want to limit to 993px max width for medium screens */
@media screen and (min-width: 993px) and (max-width: 1358px) {
  .category-dropdown-content {
    width: 993px;
  }
}
/* Large screens get full 1360px */
@media screen and (min-width: 1359px) {
  .category-dropdown-content {
    width: 1360px;
  }
}
.category-dropdown-wrapper:hover .category-dropdown-content {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
.categories-columns {
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  gap: 20px;
}
.category-column {
  min-width: 155px;
  max-width: 155px;
  flex: 0 0 auto;
}
.dropdown-row {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  gap: 40px;
}
.category-column strong {
  font-weight: bold;
  margin-bottom: 10px;
  color: #004C9A;
  display: block;
  font-size: 15px;
}
.category-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-column ul li {
  margin-bottom: 6px;
}
.category-column ul li a {
  color: #575757;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
.category-column ul li a:hover {
  text-decoration: underline;
}
.featured-product {
  min-width: 200px;
  max-width: 200px;
  padding-left: 30px;
  border-left: 1px solid #eee;
  text-align: center;
  flex-shrink: 0;
  align-self: stretch;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.featured-product .product-title {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
  color: #1a1a1a;
}
.featured-product .product-image img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.featured-product .product-price {
  font-size: 16px;
  font-weight: bold;
  color: #e60000;
  margin-bottom: 10px;
}
.featured-product .add-to-cart-btn {
  background-color: #3d74f0;
  color: white;
  padding: 8px 12px;
  border-radius: 4px;
  text-decoration: none;
  font-size: 14px;
  display: inline-block;
}
@media (max-width: 992px) {
  .category-dropdown-content {
    display: none !important;
  }
}
.subcategory-dropdown-wrapper {
  display: none;
  max-width: 1360px;
  width: 100%;
  z-index: 999;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 30px 40px;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: nowrap;
}
.subcategory-dropdown-wrapper.active {
  display: flex;
}
.subcategory-columns {
  display: flex;
  flex: 1 1 0;
  flex-wrap: nowrap;
  gap: 40px;
  min-width: 0;
}
.subcategory-block {
  min-width: 155px;
  max-width: 155px;
  flex: 0 0 auto;
}
.more-link-block {
  display: flex;
  align-items: flex-end;
}
.more-link {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  background: #004C9A;
  color: #fff !important;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
  transition: background 0.2s;
}
.more-link:hover {
  background: #003366;
  text-decoration: underline;
}
.subcategory-block strong {
  font-weight: bold;
  margin-bottom: 10px;
  color: #004C9A;
  display: block;
  font-size: 15px;
}
.subcategory-block ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.subcategory-block ul li {
  margin-bottom: 6px;
}
.subcategory-block ul li a {
  color: #575757;
  text-decoration: none;
  font-size: 14px;
  font-weight: 500;
}
.subcategory-block ul li a:hover {
  text-decoration: underline;
}
.subcategory-block ul ul {
  margin-top: 4px;
  padding-left: 15px;
  font-size: 13px;
}
.subcategory-block ul ul li a {
  font-size: 13px;
}
.subcategory-dropdown-wrapper .featured-product .add-to-cart-btn {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  padding: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3d74f0;
  margin-left: 5px;
}
.subcategory-dropdown-wrapper .all-wrapper {
  padding: 5px 45px 5px 15px;
}
@media screen and (max-width: 992px) {
  .category-dropdown-content,
  .subcategory-dropdown-wrapper {
    display: none !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1358px) {
  .category-dropdown-content,
  .subcategory-dropdown-wrapper {
    width: 993px;
  }
}
@media screen and (min-width: 1359px) {
  .category-dropdown-content,
  .subcategory-dropdown-wrapper {
    width: 1360px;
  }
}
.category-dropdown-content .featured-product .add-to-cart-btn {
  height: 36px;
  width: 36px;
  border-radius: 50%;
  padding: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3d74f0;
  margin-left: 5px;
}
.category-dropdown-content .all-wrapper {
  padding: 5px 45px 5px 15px;
}
.category-dropdown-content .qty-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.category-dropdown-content .qty-label {
  margin-right: 5px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
}
.category-dropdown-content .qty-container {
  display: flex;
  align-items: center;
  gap: 5px;
}
.category-dropdown-content .qty-input {
  width: 50px;
  text-align: center;
  padding: 5px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-radius: 3px;
  height: 32px;
}
.category-dropdown-content .qty-inc:hover,
.category-dropdown-content .qty-dec:hover {
  background: #e6e6e6;
}
.all-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: #fff;
  border-radius: 30px;
  padding: 10px 45px 10px 15px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  max-width: 200px;
  margin: 0 auto;
}
.all-wrapper .tocart {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #3b82f6;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  padding: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  transition: background 0.2s ease;
}
.all-wrapper .tocart svg {
  width: 20px;
  height: 20px;
  display: inline-block;
  stroke: white !important;
  fill: none !important;
  pointer-events: none;
  visibility: visible;
  opacity: 1;
  transition: none !important;
}
.all-wrapper .tocart svg path {
  stroke: white !important;
  fill: none !important;
}
.all-wrapper .tocart:hover {
  background: white;
  /* On hover, background becomes white */
}
.all-wrapper .tocart:hover svg path {
  stroke: #3b82f6 !important;
  /* SVG stroke becomes blue */
}
/* === Quantity Controls === */
.qty-wrapper {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-grow: 1;
}
.qty-label {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  display: none;
}
.qty-container {
  display: flex;
  align-items: center;
  gap: 10px;
}
.qty-container input.qty-input {
  width: 40px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  border: none;
  background: transparent;
}
.qty-container a {
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: none;
  cursor: pointer;
}
.qty-container a i {
  font-size: 12px;
  line-height: 1;
}
/* === Wishlist + Cart Hover States === */
.product-slider-wrapper .slide-card--wishlist-button a:before {
  font-size: 18px;
}
.product-slider-wrapper .slide-card--buy-button button:hover {
  background: #fff;
}
.slide-card--buy-button button:hover,
.slide-card--buy-button button:hover span {
  color: #488bff !important;
  border-color: #488bff !important;
}
/* === Buy Button Reveal (Desktop hover only) === */
.slide-card--buy-button {
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  transition: all 0.3s ease;
  pointer-events: none;
  min-height: 60px;
  /* Keeps layout stable */
}
/* === Hover effects for desktop === */
@media (hover: hover) and (pointer: fine) {
  .slide-card--container:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.12);
  }
  .slide-card--container:hover .slide-card--buy-button {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    pointer-events: auto;
  }
}
/* === Always show on mobile === */
@media (max-width: 768px) {
  .slide-card--buy-button {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
    min-height: auto;
  }
  .slide-card--container {
    margin: 10px 5px;
    background: #fff;
    border-radius: 8px;
    position: relative;
    transition: box-shadow 0.3s ease;
  }
}
/* Fix for SVG visibility in qty buttons */
.qty-container svg,
.qty-container svg path {
  stroke: none !important;
  fill: #434D53 !important;
  opacity: 1 !important;
  visibility: visible !important;
  display: inline-block !important;
}
.store-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.49);
  z-index: 999;
  display: none;
}
.store-overlay.open {
  display: block;
}
.store-panel {
  position: fixed;
  top: 0;
  right: -100%;
  width: 400px;
  height: 100%;
  background: #fff;
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);
  transition: right 0.3s ease;
  z-index: 1000;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .store-panel {
    width: calc(46%);
  }
}
@media screen and (max-width: 992px) {
  .store-panel {
    width: calc(95%) !important;
  }
}
.store-panel.open {
  right: 0;
}
.store-panel-header {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.store-panel-header h3 {
  margin: 0;
  font-size: 18px;
}
.store-panel-close {
  background: none;
  border: none;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  color: #333;
}
.store-panel-body {
  padding: 15px;
  flex-grow: 1;
}
.store-panel-body ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.store-panel-body ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
  font-size: 12px;
}
.attribute-available-value.notavailable {
  color: red;
}
.store-item {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  transition: box-shadow 0.3s ease;
}
.store-item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.store-name {
  font-size: 14px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  font-family: 'Poppins', sans-serif;
}
.store-quantity {
  font-size: 16px;
  display: flex;
  align-items: center;
  color: #333;
}
.store-quantity .green-dot {
  width: 10px;
  height: 10px;
  background-color: #28a745;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
}
.store-details {
  margin-top: 10px;
  padding: 10px;
  border-top: 1px solid #ddd;
  font-size: 14px;
  color: #555;
}
.store-details p {
  margin: 5px 0;
}
.toggle-details {
  margin-top: 10px;
  display: inline-block;
  font-size: 14px;
  color: #007bff;
  text-decoration: underline;
  cursor: pointer;
}
.toggle-details:hover {
  color: #0056b3;
}
.text20 {
  font-size: 20px;
}
.text16 {
  font-size: 16px;
  color: #0073e6;
}
.delivery-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
}
.delivery-item svg {
  flex-shrink: 0;
  width: 33px;
  height: 33px;
  margin-top: 2px;
}
.delivery-primary {
  color: #0073e6;
  line-height: 1.2;
}
.delivery-secondary {
  font-size: 14px;
  color: #000;
  opacity: 0.8;
  margin-top: 2px;
}
.delivery-box h5 {
  font-weight: 600;
}
.delivery-list li {
  font-size: 14px;
  margin-bottom: 8px;
}
.delivery-list .icon {
  margin-right: 8px;
}
#product_addtocart_form {
  display: flex;
  width: 100%;
}
@media screen and (min-width: 1400px) {
  .container {
    max-width: 1360px !important;
  }
}
@media screen and (max-width: 992px) {
  body .container {
    max-width: 100%;
  }
}
