@import '../Magebees_Testimonial/css/source/lib/swiper/swiper-bundle.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;
}
.block-minicart .block-content > .actions .smart-buttons {
  margin-top: 15px;
}
.pay-later-message {
  margin-top: 10px;
}
.smart-buttons > div > div {
  vertical-align: bottom;
}
.apple-pay {
  margin-top: 14px;
}
.cart-summary .apple-pay {
  margin-top: 11px;
}
.google-pay {
  margin-top: 14px;
}
.google-pay button {
  background-origin: content-box;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 0;
}
.cart-summary .google-pay {
  margin-bottom: 14px;
}
._amrev-disabled {
  opacity: .8;
  pointer-events: none;
}
.hidden {
  display: none;
}
._clear-btn,
._clear-btn:focus,
._clear-btn:hover,
._clear-btn:active,
._clear-btn:not(.primary) {
  background: none;
  border: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  padding: 0;
}
@keyframes amloadrotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@media screen and (min-width: 1024px), print {
  .page-main .amreview-widget-title {
    padding: 25px 0 20px;
  }
}
@media (max-width: 768px) {
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items {
    margin-right: -10px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    transition: 0.1s all ease-in;
    margin: 5px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide:not(:last-child) {
    padding-right: 20px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide.slick-current ~ .slick-slide {
    transform: translateX(-20px);
  }
}
@media (min-width: 1024px) {
  .amreview-widget-container.-summary-widget {
    flex-wrap: nowrap;
  }
  .amreview-widget-container.-summary-widget .amreview-rating-wrapper {
    margin: 0 15px 5px 0;
  }
  .amreview-widget-container.-summary-widget .amreview-description .amreview-text {
    margin: 10px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-block {
    margin: 0 0 0 50px;
    max-width: 75%;
  }
  .amreview-widget-container.-summary-widget .amreview-button.-see-all {
    background: transparent;
    padding: 9px 16px;
    position: inherit;
  }
  .amreview-widget-container.-summary-widget .amreview-percent-block {
    margin: 0 0 25px 0;
    order: 3;
  }
  .amreview-widget-container.-summary-widget .product-image-container {
    display: block;
  }
  .amreview-widget-container.-summary-widget.-list {
    padding: 35px 125px;
  }
  .amreview-widget-container.-summary-widget.-slider {
    padding: 35px 125px 35px 90px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-description-wrap {
    width: 74%;
  }
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    BSS_HtmlSiteMap
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/* ==================================================
    Customer Testimonial
   ================================================ */
.swiper-vertical {
  height: 100% !important;
}
.swiper-fade .swiper-slide,
.swiper-vertical .swiper-slide {
  opacity: 0 !important;
}
.swiper-fade .swiper-slide.swiper-slide-active,
.swiper-vertical .swiper-slide.swiper-slide-active {
  backface-visibility: visible !important;
  opacity: 1 !important;
}
.swiper-wrapper.pagination-on {
  padding-bottom: 60px;
}
.swiper-wrapper.pagination-on .swiper-horizontal > .swiper-pagination-bullets,
.swiper-wrapper.pagination-on .swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-wrapper.pagination-on .swiper-pagination-custom,
.swiper-wrapper.pagination-on .swiper-pagination-fraction {
  bottom: 0;
}
.columns {
  display: inherit;
}
.mageTestimonials .block-title {
  text-align: center;
  margin: 20px 0;
}
.mageTestimonials .block-title:after {
  content: '';
  width: 160px;
  border-bottom: 4px double #ccc;
  margin: 0 auto;
  display: block;
}
.mageTestimonials .block-title h3 {
  font-size: 34px;
  font-weight: 300;
  text-transform: uppercase;
}
.mageTmVideo {
  max-width: 600px;
  margin: 0 auto;
}
.mageTmVideo .videoWraper {
  position: relative;
  padding-bottom: 56.25%;
  max-width: 100%;
  height: 0;
  overflow: hidden;
}
.mageTmVideo .videoWraper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.magetmQuotes {
  padding: 15px 57px;
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 0 15px;
}
.magetmQuotes:before,
.magetmQuotes:after {
  content: '';
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/quote.png) no-repeat 0 0;
  width: 31px;
  height: 27px;
  display: inline-block;
  position: absolute;
  top: 50%;
  margin-top: -13px;
}
.magetmQuotes:before {
  background-position: 0 0;
  left: 10px;
}
.magetmQuotes:after {
  background-position: 100% 0;
  right: 10px;
}
.mageTmClient {
  text-align: center;
}
.mageTestimonials .button-set {
  text-align: right;
  margin: 20px 0 0;
}
.mageTmClient .clientDetails {
  font-size: 13px;
  display: inline-block;
  text-align: left;
}
.mageTmClient .clientPic {
  display: inline-block;
  margin: 0 15px 7px 0;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  border: 4px solid #fff;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
  max-width: 90px;
  max-height: 90px;
}
.mageTestimonials .owl-carousel .owl-item .mageTmRating img,
.mageTestimonials .owl-carousel .owl-item .mageTmClient .clientPic img {
  display: inline-block;
  width: inherit;
}
.mageTmClient .clientPic:before {
  content: none;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 100px;
  -webkit-border-radius: 100px;
  box-shadow: inset 2px 2px 6px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.mageTmClient .clientDetails i {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  opacity: 0.5;
}
.mageTmRating {
  margin: 3px 0 0;
}
.mageTmRating img {
  display: inline-block;
}
.mageTmEmail i {
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/email.png) no-repeat 50% 50%;
}
.mageTmAddress i {
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/address.png) no-repeat 50% 50%;
}
.mageTmDate i {
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/calender.png) no-repeat 50% 50%;
}
.mageTestitoolbar {
  border-top: 4px double #ccc;
  padding-top: 20px;
  margin-top: 20px;
}
.mageTestitoolbar .pages strong.page,
.mageTestitoolbar .pages a.page {
  color: #7d7d7d;
  background: #f0f0f0;
  border: 1px solid #ccc;
  border-radius: 3px;
  -wevkit-border-radius: 3px;
  box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  -webkit-box-shadow: 0 1px 0 0 #ffffff inset, 0 -1px 0 0 rgba(204, 204, 204, 0.3) inset;
  padding: 0 10px;
}
.mageTestitoolbar .pages strong.page {
  color: #fff;
  background: #1979c3;
  border: 1px solid #1979c3;
  box-shadow: 0 1px 0 0 #5cb5fa inset, 0 -1px 0 0 #5cb5fa inset;
  -webkit-box-shadow: 0 1px 0 0 #5cb5fa inset, 0 -1px 0 0 #5cb5fa inset;
}
.mageTestitoolbar .pages a:hover.page {
  background: #dedede;
}
.mageTestitoolbar .toolbar-amount {
  font-weight: bold;
}
.mageTestitoolbar .pages,
.mageTestitoolbar .limiter {
  display: inline-block;
}
/* Sidebar Slider */
.sidebar .mageTestimonials .block-title {
  background-color: #ddd;
  padding: 10px;
  display: block;
  margin-bottom: 10px;
  border: 0 none;
  text-align: left;
}
.sidebar .mageTestimonials .block-title strong {
  color: #000;
  font-size: 16px;
  text-align: left;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: uppercase;
}
.sidebar .mageTestimonials .block-title:after {
  border-bottom: 0 none;
}
.sidebar .magetmQuotes {
  padding: 10px 0;
}
.sidebar .magetmQuotes:before,
.sidebar .magetmQuotes:after {
  display: none;
}
.sidebar .mageTmClient .clientPic {
  margin: 0 7px 7px 0;
  max-width: 70px;
  max-height: 70px;
}
.sidebar .mageTmClient .clientDetails i {
  display: none;
}
/* View All Page */
.submitBtn {
  margin-bottom: 20px;
}
.magetestToolbar .pager-no-toolbar {
  margin-bottom: 0;
}
.mageTestList {
  padding: 0;
  margin: 0;
}
.mageTestList li.items:after,
.mageTestList li.items:before {
  content: '';
  clear: both;
  display: block;
}
.mageTestList li.items {
  border-bottom: 2px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.mageTestList li:last-of-type.items {
  border-bottom: 0 none;
}
.mageTestList li.items .profileThumb {
  border: 0 none;
  text-align: center;
}
.testiRating img {
  display: inline-block;
}
.mageTestList li.items .profileThumb img {
  margin-right: 20px;
}
.mageTestList li.items .profileDetail {
  margin-top: 0;
}
/* Owl Slider */
.mageTestimonials .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.mageTestimonials .owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  overflow: hidden;
}
.mageTestimonials .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.mageTestimonials .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.mageTestimonials .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.mageTestimonials .owl-carousel .owl-item {
  float: left;
}
.mageTestimonials .owl-controls .owl-page,
.mageTestimonials .owl-controls .owl-buttons div {
  cursor: pointer;
}
.mageTestimonials .owl-controls {
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 10px 0;
}
.mageTestimonials .grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
.mageTestimonials.owl-carousel .owl-wrapper,
.mageTestimonials .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.mageTestimonials .owl-controls:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
}
.mageTestimonials .owl-controls .owl-prev,
.mageTestimonials .owl-controls .owl-next {
  float: left;
  font-size: 0;
  margin-top: -23px;
  width: 20px;
  height: 20px;
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/arrow.png) no-repeat;
  opacity: 0.3;
}
.mageTestimonials .owl-controls .owl-next {
  float: right;
  background-position: 100% 0;
}
.mageTestimonials .owl-controls .owl-prev:hover,
.mageTestimonials .owl-controls .owl-next:hover {
  opacity: 1;
}
.mageTestimonials.hideDots .owl-controls .owl-prev,
.mageTestimonials.hideDots .owl-controls .owl-next {
  margin-top: 0;
}
/* Styling Pagination*/
.mageTestimonials .owl-pagination {
  text-align: center;
}
.mageTestimonials .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.mageTestimonials .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 4px;
  filter: alpha(opacity=20);
  /*IE7 fix*/
  opacity: 0.2;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #000;
}
.mageTestimonials .owl-theme .owl-controls .owl-page.active span,
.mageTestimonials .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
}
/* Rating Submit Form */
.mageTestForm .fieldset {
  background: none;
  padding: 0;
  margin: 0;
  border: 0 none;
}
.mageTestForm .fieldset > .fields > .field .fields.group.group-2:before,
.mageTestForm .fieldset > .fields > .field .fields.group.group-2:after {
  content: '';
  clear: both;
  display: table;
}
.mageTestForm .fieldset > .field .fields.group.group-2 .field,
.mageTestForm .fieldset > .fields > .field .fields.group.group-2 .field {
  width: 49% !important;
  float: left;
  margin-right: 2%;
  margin-bottom: 0;
  min-width: 290px;
}
.mageTestForm .fieldset > .field .fields.group.group-2 .field + .field,
.mageTestForm .fieldset > .fields > .field .fields.group.group-2 .field + .field {
  margin-right: 0;
}
.mageTestForm .form-list .field .input-text,
.submitForm .form-list select,
.mageTestForm .form-list textarea {
  width: 100%;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  max-width: 100%;
}
.mageTestForm .form-list .field select {
  border: 1px solid silver;
  height: 30px;
}
.mageTestForm .form-list .input-box,
.mageTestForm .form-list li.wide .input-box,
.mageTestForm .form-list li.wide textarea {
  width: 100%;
}
.mageTestForm #captcha_image {
  float: left;
  height: 40px;
  vertical-align: middle;
  border: 1px solid silver;
}
.mageTestForm .refreshBtn {
  float: left;
  vertical-align: middle;
  cursor: pointer;
}
.mageTestForm .refreshBtn:hover {
  opacity: 0.8;
}
.mageTestForm .captcha input[type="text"] {
  float: left;
  height: 42px;
  max-width: 140px;
  vertical-align: middle;
}
.mageTestForm div.mage-error[generated] {
  position: absolute;
  top: 100%;
  margin-top: 0;
}
.mageTestForm .fieldset > * {
  position: relative;
}
.mageTestForm .field .company {
  margin-bottom: 10px;
  margin-bottom: 20px;
  clear: both;
  position: relative;
}
.mageRating {
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/stars.png) repeat-x;
  width: 150px;
}
.mageRating input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.mageRating input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
.mageRating input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
.mageRating input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
.mageRating input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
.mageRating input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
.mageRating label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 !important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent !important;
  cursor: pointer;
}
.mageRating label:hover ~ span {
  background-position: 0 -30px;
}
.mageRating label.star-5:hover ~ span {
  width: 100% !important;
}
.mageRating label.star-4:hover ~ span {
  width: 80% !important;
}
.mageRating label.star-3:hover ~ span {
  width: 60% !important;
}
.mageRating label.star-2:hover ~ span {
  width: 40% !important;
}
.mageRating label.star-1:hover ~ span {
  width: 20% !important;
}
.mageRating span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/stars.png) repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
.mageTmClient .clientDetails > div {
  margin: 0 0 5px;
}
.mageTmClient .clientDetails #ratings {
  margin: 8px 0 0;
}
.mageTestimonials .owl-stage-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin: 0 auto 15px;
}
.mageTestimonials .owl-nav .owl-prev,
.mageTestimonials .owl-nav .owl-next {
  cursor: pointer;
  float: left;
  font-size: 0;
  width: 20px;
  height: 20px;
  background: url(../../../../../frontend/Magento/luma/en_US/Magebees_Testimonial/images/arrow.png) no-repeat;
  opacity: .3;
}
.mageTestimonials .owl-nav .owl-next {
  float: right;
  background-position: 100% 0;
}
.mageTestimonials .owl-nav .owl-prev:hover,
.mageTestimonials .owl-nav .owl-next:hover {
  opacity: 1;
}
.mageTestimonials .owl-dots {
  cursor: pointer;
  text-align: center;
}
#magebees_testimonial_slider .owl-nav.disabled {
  display: none;
}
#magebees_testimonial_sidebar .owl-nav.disabled {
  display: none;
}
@media only screen and (max-width: 640px) {
  .mageTestimonials.list > .items {
    padding: 15px 0;
  }
  .magetmQuotes {
    padding: 10px 0;
    text-align: center;
  }
  .magetmQuotes:before,
  .magetmQuotes:after {
    display: none;
  }
  .mageTmClient .clientPic {
    display: block;
    margin: 0 auto 7px;
    max-width: 70px;
    max-height: 70px;
  }
  .mageTmClient .clientDetails {
    text-align: center;
  }
  .mageTmClient .clientDetails i {
    display: none;
  }
  .mageTestForm .fieldset > .field .fields.group.group-2 .field,
  .mageTestForm .fieldset > .fields > .field .fields.group.group-2 .field {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .mageTestForm .fieldset > .field,
  .mageTestForm .fieldset > .fields > .field {
    margin-bottom: 0;
  }
  .sidebar .mageTmClient .clientPic {
    margin: 0 auto 10px;
  }
  .mageTestForm div.mage-error[generated] {
    position: static;
    display: inline-block;
  }
  .mageTestForm .mageRating div.mage-error[generated] {
    position: absolute;
    top: 86%;
    display: inherit;
  }
  .mageTestimonials .owl-nav .owl-prev::before,
  .mageTestimonials .owl-nav .owl-next::before {
    background-size: 22px !important;
  }
}
@media only screen and (max-width: 479px) {
  .mageTestList li.items .profileThumb {
    width: 100%;
    float: none;
    text-align: center;
    display: inline-block;
    margin-right: 0;
  }
  .mageTestList li.items .thumb {
    display: inline-block;
  }
  .mageTestList li.items .profileName {
    display: block;
  }
  .submitForm .buttons-set .required {
    display: none;
  }
}
/* owl.transitions.css */
.mageTestimonials .owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
.mageTestimonials .owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.mageTestimonials .owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
.mageTestimonials .owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.mageTestimonials .owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
.mageTestimonials .owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.mageTestimonials .owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
.mageTestimonials .owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.mageTestimonials .owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Nav Dots */
.mageTestimonials.owl-dots {
  text-align: center;
  display: inline-block;
  zoom: 1;
  width: 100%;
  margin: 20px 0 0;
}
.mageTestimonials .owl-dot {
  display: inline-block;
}
.mageTestimonials .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #ddd;
  display: block;
  border-radius: 30px;
  -webkit-border-radius: 30px;
}
.mageTestimonials .owl-dot.active span,
.mageTestimonials .owl-dot:hover span {
  background: #2f2f2f;
}
/* Keyframes */
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
@charset "UTF-8";
/* MEDIA QUERIES */
/* mobile and small screens design */
/**
 * 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%;
  }
}
/**
 * @codingStandardsIgnoreStart
 */
/**
 * @codingStandardsIgnoreStart
 */
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
@media only screen and (max-width: 768px) {
  .opc-block-summary .product-item .product-item-inner {
    display: block;
  }
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    text-align: left;
  }
  .opc-block-summary .product-item .subtotal {
    display: block;
    text-align: left;
  }
}
/* Cart page */
.checkout-cart-index .page-main {
  max-width: 1394px;
  margin: auto;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-main h1.page-title {
  margin-top: 20px;
}
.cart.table-wrapper th.col.item {
  text-align: left;
}
.cart.table-wrapper th.col {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
.cart.table-wrapper td.col .price {
  font-weight: 600;
  font-size: 14px;
  font-family: Montserrat;
  color: #333333;
}
div#cart-totals .price {
  font-family: Montserrat;
}
.cart.table-wrapper .col.price,
.order-items.table-wrapper .col.price,
.cart.table-wrapper .col.qty,
.order-items.table-wrapper .col.qty,
.cart.table-wrapper .col.subtotal,
.order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp,
.order-items.table-wrapper .col.msrp {
  text-align: center;
  vertical-align: middle;
}
.cart.table-wrapper .product-item-details {
  padding-bottom: 0 !important;
}
.cart.table-wrapper .product-item-photo {
  vertical-align: middle;
}
.cart.table-wrapper .product-item-photo .product-image-container {
  display: block;
  width: 100px;
  height: auto;
  aspect-ratio: 1;
}
.cart.table-wrapper .item .col.item {
  padding: 10px 10px 10px 0;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  bottom: 0;
  margin: auto;
  height: max-content;
  top: 5px;
}
.cart.table-wrapper .actions-toolbar > .action-edit {
  margin-right: 15px;
}
.cart.table-wrapper .actions-toolbar {
  position: static;
}
.cart.table-wrapper .product-item-name {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: 500;
}
.cart.table-wrapper .product-item-name:hover a {
  color: #556cee;
  text-decoration: none;
  transition: all 0.25s ease;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 10px;
}
.checkout-cart-index .cart.item dl.item-options dt {
  color: #556cee;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '';
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  opacity: 0.6;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before {
  background-image: url(../images/pencil.png);
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  background-image: url(../images/trash-alt-solid.svg);
}
.cart-container .form-cart .actions.main .clear,
.cart-container .form-cart .actions button.action.update {
  border: 1px solid #556CEE;
  background: #ffffff;
  color: #556CEE;
  padding: 10px;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 500;
  line-height: normal;
}
.cart-container .form-cart .actions.main .clear {
  margin-right: 10px;
}
.cart-container .form-cart .actions.main .clear:hover {
  border: 1px solid #556CEE;
  background: #ffffff;
  text-decoration: none;
  color: #556CEE;
}
.cart-discount .actions-toolbar .action.primary {
  background: #556CEE;
  border: 1px solid #556CEE;
  box-shadow: none !important;
  color: #ffffff;
  font-weight: 500;
  height: 40px;
}
.cart-discount .actions-toolbar .action.primary:hover {
  background: #576de7;
  border-color: #576de7;
  transition: 0.25s ease;
  color: #ffffff;
}
.cart.table-wrapper .col.qty .control.qty,
form#discount-coupon-form .control {
  position: relative;
}
.cart.table-wrapper .col.qty .control.qty div.mage-error {
  bottom: unset;
  top: 28px;
}
.cart-discount .block > .title strong {
  color: #556CEE;
}
.cart.table-wrapper .col.qty .control.qty div.mage-error:before {
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
}
.cart-discount input#coupon_code {
  height: 40px;
  min-width: 250px;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
  border-color: #556CEE;
  background: #556CEE;
  box-shadow: none;
  font-weight: 500;
}
.cart-summary .checkout-methods-items {
  margin-top: 0;
}
#co-shipping-method-form .item-options .field.item label.label {
  top: -1px;
  left: 0px;
}
form#co-shipping-method-form fieldset.fieldset.rate {
  margin-bottom: 0;
}
.cart-summary .block .content {
  padding-bottom: 10px;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 10px;
}
.cart-summary .block .item-options {
  margin: 0;
}
form#shipping-zip-form select,
form#shipping-zip-form input {
  border-color: #E7E7E7;
  height: 35px;
}
.cart.table-wrapper .cart tbody .col.item-actions {
  width: 6%;
}
.checkout-cart-index .cart.item dl.item-options dt,
.checkout-cart-index .cart.item dl.item-options dd {
  font-size: 12px;
}
div#cart-totals tr.totals span.value {
  font-size: 12px;
}
.checkout-cart-index a.use-ajax.action.towishlist.action-towishlist {
  position: absolute;
  left: 0;
  font-size: 12px;
  color: #3a3a3a;
}
.header.panel > .header.links > li.customer-welcome {
  display: none;
}
/* Checkout */
.checkout-index-index .page-main {
  max-width: 1394px;
  padding: 0;
}
ul.opc-progress-bar {
  margin-top: 30px;
  margin-bottom: 30px;
}
.opc-progress-bar-item._active:before,
.opc-progress-bar-item._active > span:before,
.opc-progress-bar-item._complete:before,
.opc-progress-bar-item._complete > span:before {
  background: #576DE7 !important;
  border-color: #576DE7 !important;
}
.opc-progress-bar-item._complete:hover:before,
.opc-progress-bar-item._complete:hover > span:before {
  background: #576DE7 !important;
}
.opc-progress-bar-item._active > span:after {
  border-color: #576DE7 !important;
}
.opc-block-shipping-information {
  padding: 0;
}
.checkout-index-index .column.main .opc-block-summary .product-item {
  padding-bottom: 0;
}
.checkout-index-index .minicart-items .product-item-details dl.item-options {
  margin-bottom: 0;
}
.opc-wrapper .form-shipping-address input,
.opc-wrapper .form-shipping-address select,
.opc-wrapper .form-login input,
.authentication-dropdown._show input,
.payment-method .billing-address-form input,
.payment-method .billing-address-form select {
  height: 42px;
  border-radius: 5px;
}
.opc-wrapper .form-login {
  padding-bottom: 0;
}
.checkout-index-index fieldset.field.street legend.label span:before {
  content: 'Address';
}
.authentication-dropdown._show .control {
  position: relative;
}
.cart-empty {
  margin-top: 10px;
}
.opc-wrapper .step-title,
.opc-block-summary > .title,
.opc-block-shipping-information .shipping-information-title {
  text-transform: uppercase;
  font-weight: 600;
}
.checkout-shipping-method .actions-toolbar .action.primary.button,
.checkout-index-index .actions-toolbar > .primary .action:last-child,
.checkout-payment-method .checkout-billing-address .primary .action-update {
  border-color: #556CEE;
  background: #556CEE;
  box-shadow: none;
  font-weight: 500;
  color: #ffffff;
}
.checkout-index-index .actions-toolbar > .primary .action.action-cancel {
  border: 1px solid #556CEE;
  background: #ffffff;
  text-decoration: none;
  color: #556CEE;
  padding: 5px 15px;
  margin-top: 0;
  border-radius: 5px;
}
button.action.action-auth-toggle {
  color: #556CEE;
}
.checkout-payment-method .checkout-billing-address input[type="checkbox"] {
  top: 1px;
}
.checkout-payment-method .checkout-billing-address button.action.action-edit-address {
  background: transparent;
  color: #556CEE;
  font-weight: 400;
  border: 0;
  padding: 0;
  text-decoration: underline;
}
.checkout-payment-method .checkout-billing-address button.action.action-edit-address:hover {
  box-shadow: none;
  text-decoration: none;
}
.checkout-index-index .actions-toolbar > .secondary .action:last-child {
  color: #556CEE;
}
.opc-wrapper .form-login fieldset {
  margin-bottom: 5px;
}
.checkout-index-index .field-error {
  display: inline-block;
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #e02b27;
  border-radius: 5px;
  line-height: 18px;
  font-size: 14px;
  position: relative;
}
.checkout-index-index .field-error:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 25px;
  border-bottom: 5px solid red;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.opc-wrapper .form-login .control {
  position: relative;
}
.opc-wrapper .form-login div.mage-error {
  bottom: -5px;
}
.checkout-payment-method .payment-option-title {
  padding-left: 0 !important;
}
.checkout-payment-method .payment-option-content {
  padding: 0;
}
.checkout-payment-method .field textarea {
  border: 1px solid #cecece;
  border-radius: 5px;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #556CEE;
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action {
  background: #556CEE;
  border: 1px solid #556CEE;
  box-shadow: none !important;
  color: #ffffff;
  font-weight: 500;
  height: 40px;
}
.checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary .action:hover {
  background: #576de7;
  border-color: #576de7;
  transition: 0.25s ease;
  color: #ffffff;
}
.checkout-payment-method .payment-option-content .form-discount input {
  height: 40px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
.opc-progress-bar-item._complete > span {
  color: #556CEE;
}
.cart-summary .checkout-methods-items .action.primary.checkout:hover,
.checkout-shipping-method .actions-toolbar .action.primary.button:hover,
.checkout-index-index .actions-toolbar > .primary .action:last-child:hover,
.checkout-payment-method .checkout-billing-address .primary .action-update:hover {
  background: #3F51B5;
  border-color: #3F51B5;
  transition: 0.25s ease;
  color: #ffffff;
}
.opc-block-summary .table-totals tbody .sub .mark,
.opc-block-summary .table-totals tbody .sub td {
  padding-top: 15px;
}
.opc-block-summary .table-totals tbody .shipping .amount {
  vertical-align: middle;
}
@media (min-width: 769px) {
  /* Cart page */
  .cart-discount {
    margin-top: -52px;
    width: 35%;
  }
  .cart-container .form-cart {
    padding-right: 2%;
  }
  .cart.table-wrapper .item .col.item {
    display: table-cell;
    width: 50%;
  }
}
@media only screen and (max-width: 1414px) and (min-width: 769px) {
  /* Cart page */
  .checkout-cart-index .page-main,
  .checkout-index-index .page-main {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 1145px) and (min-width: 769px) {
  /* Cart page */
  .cart-summary {
    padding: 1px 10px 20px;
    word-break: break-word;
  }
  .cart-container .form-cart {
    padding-right: 1%;
  }
  .cart.table-wrapper .cart tbody .col.item-actions {
    width: 10%;
  }
  .cart.table-wrapper .product-item-photo .product-image-container {
    width: 80px;
    height: auto;
    aspect-ratio: 1;
  }
  .cart.table-wrapper .item .col.item {
    width: auto;
  }
  .checkout-cart-index a.use-ajax.action.towishlist.action-towishlist {
    font-size: 10px;
  }
  .opc-wrapper .step-title,
  .opc-block-summary > .title,
  .opc-block-shipping-information .shipping-information-title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 768px) {
  /* Cart page */
  table#shopping-cart-table thead {
    display: none;
  }
  .checkout-cart-index .page-main {
    width: -webkit-fill-available;
    margin-right: 15px !important;
    margin-left: 15px !important;
  }
  .cart.table-wrapper .product-item-photo {
    left: 5px;
  }
  .cart.table-wrapper .actions-toolbar > .action-delete {
    right: -10px;
  }
  .cart.table-wrapper .product-item-details {
    padding-left: 85px;
    width: 90%;
  }
  .cart.table-wrapper .actions-toolbar {
    position: relative;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit,
  .cart.table-wrapper .actions-toolbar > .action-delete {
    top: 20px;
  }
  .cart.table-wrapper .actions-toolbar > .action-edit {
    right: 10px;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal {
    padding-top: 10px;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart-container .form-cart .actions.main {
    display: block;
    text-align: right;
  }
  .cart-container .form-cart .actions.main .clear {
    margin-bottom: 0;
  }
  .cart.table-wrapper,
  .cart-container .form-cart {
    margin-bottom: 10px;
  }
  .cart-discount .block .content {
    padding-bottom: 0;
  }
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column;
  }
  .checkout-cart-index .cart-container .form-cart {
    order: 1;
  }
  .checkout-cart-index .cart-discount {
    order: 2;
  }
  .checkout-cart-index .cart.table-wrapper {
    border-top: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 0;
  }
  .checkout-cart-index .page-main h1.page-title {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .cart-summary > .title {
    display: block;
    margin: 10px 20px;
  }
  .cart-totals .table-wrapper {
    padding-top: 10px;
  }
  .cart-totals .table-wrapper tr.totals.shipping.incl th.mark {
    padding-bottom: 15px;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 5px;
  }
  .cart-summary .block .content {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-cart-index .cart-summary {
    order: 3;
    margin-top: 25px;
    margin-bottom: 0;
  }
  .checkout-cart-index .page-main .cart-summary .block {
    margin: 0 20px;
  }
  .checkout-cart-index .cart-totals {
    padding: 0;
    margin: 0 20px;
  }
  .checkout-cart-index a.use-ajax.action.towishlist.action-towishlist {
    right: 0;
    margin: auto;
    width: 20px;
  }
  .checkout-index-index .page-main {
    padding: 0 15px;
  }
  .opc-estimated-wrapper {
    margin: 15px 0;
    border: 1px solid #cecece;
  }
  .checkout-index-index .columns .column.main,
  .checkout-payment-method .payment-option._collapsible .payment-option-content {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper {
    margin-bottom: 0;
  }
  .checkout-index-index .methods-shipping .actions-toolbar .action.primary {
    margin-top: 0;
  }
  .checkout-index-index .opc-block-shipping-information .shipping-information {
    padding: 0 25px;
  }
  .checkout-index-index .page-header .header.content .logo {
    margin-left: 10px;
  }
  .checkout-index-index .authentication-wrapper {
    margin-top: -50px;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 15px !important;
  }
}
/********************Banner module************************/
ul.dz_bannerdesktoplist {
  padding: 0;
  list-style-type: none;
}
.dz_banner .owl-dots {
  position: absolute;
  top: 88%;
  left: 0;
  right: 0;
}
.dz_banner .owl-carousel .owl-controls .owl-dots {
  margin-top: 0px;
  display: block;
  left: 50%;
  transform: translateX(-50%);
}
.dz_banner .owl-theme .owl-dots .owl-dot span {
  background-color: #fff;
  width: 15px;
  height: 15px;
}
.dz_banner .owl-theme .owl-dots .owl-dot.active span {
  background-color: #FBDA65;
}
.banner-desc {
  display: block;
  max-width: 1180px;
  margin: auto;
  position: absolute;
  z-index: 999;
  left: 5%;
  top: 20%;
}
.banner-desc p.line1 {
  font-size: 40px;
  font-weight: 600;
  color: #fff;
  margin: 10px 0 5px;
  line-height: 1;
}
.banner-desc p.line2 {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  margin-top: 0px;
  margin-bottom: 15px;
}
.banner-desc a {
  color: #ffffff;
  background: #5cc5fc;
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
}
.banner-desc p,
.banner-desc a {
  display: inline-block;
  padding-right: 10px;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.banner-desc a:hover {
  color: #ffffff;
  background: #556CEE;
  opacity: 0.85;
}
.dz_banner .owl-carousel .owl-nav.disabled + .owl-dots {
  margin-top: 0;
}
.sections.nav-sections {
  margin-bottom: 0;
}
.our-blogs {
  padding-right: 10px;
}
/********sections*************/
.hp_about p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
}
.section7 {
  position: relative;
  background-color: #F4F7FD;
  background-repeat: no-repeat;
  z-index: 1;
  margin-bottom: 55px !important;
}
.section7 h1,
.section6 h1 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
}
.hp_about h3 {
  margin-bottom: 30px;
  line-height: 48px;
}
.hp_about {
  margin-top: 60px;
}
.s7_background {
  padding: 40px 45px;
}
.section7 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-right: 48px;
}
.section7 span.content:before {
  content: "";
  background: url(../images/hp-tabler_checkbox.svg);
  background-repeat: no-repeat;
  width: 25px;
  height: 23px;
  display: inline-block;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  bottom: 2px;
}
.section7 .spancontent span:last-child {
  margin-right: 0 !important;
}
.spancontent {
  margin-bottom: 40px;
}
.section7 button a,
.section6 button a {
  color: #434343 !important;
  font-size: 20px;
  font-weight: 600;
  display: block;
}
.section7 button,
.section6 button {
  display: inline-block;
  background: #ffffff;
  border-radius: 5px;
  box-shadow: 0 4px 4px #556CEE;
  padding: 20px 40px;
}
.section7 button:last-child {
  margin-left: 20px;
}
.section7 button:hover a,
.section6 button:hover a {
  text-decoration: none;
}
.section6 {
  margin-bottom: 60px !important;
  display: flex;
  grid-template-columns: 41% 57%;
  grid-column-gap: 2%;
}
.section6_left {
  width: 100%;
}
.section6_right h1 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 5px;
  padding: 10px;
}
.section6_left,
.section6_right {
  background-color: #F4F7FD;
}
.section6 p {
  font-weight: 400;
  font-size: 16px;
  line-height: 27.04px;
  width: 75%;
  z-index: 99;
  position: relative;
}
.section6:after,
.section7::after,
.section6_right:after {
  content: "";
  display: block;
  clear: both;
}
.section6 {
  text-align: center;
  margin-bottom: 20px;
}
.section6_button {
  text-align: center;
  padding-bottom: 20px;
}
.section7 h1,
.section6 h1,
.cmsh1 {
  font-family: Poppins;
  font-weight: 600;
  font-size: 32px;
  line-height: 48px;
  color: #000000;
  text-transform: uppercase;
}
/*************Featured product Styles****************/
.hm-featured_product {
  margin: auto;
  position: relative;
}
.hm-featured_product .owl-item {
  display: inline-block;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.page-layout-1column .hm-featured_product .block.widget .products-grid .product-item {
  width: 100%;
  margin: 10px auto 50px;
}
.hm-featured_product .owl-stage-outer {
  padding: 0px;
  overflow: hidden;
  margin-right: 0px;
}
.hm-featured_product .products-grid .product-item-info a.product-item-photo {
  display: block;
  text-align: center;
}
.hm-featured_product .widget .block-title strong {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #000000;
  margin-bottom: 60px;
  text-transform: uppercase;
}
.hm-featured_product .widget .block-title {
  text-align: center;
  margin-bottom: 10px;
}
.hm-featured_product .products-grid .product-item-info {
  border: none;
  padding: 0px;
  border-radius: 5px;
  background: #fafafa;
}
.hm-featured_product .products-grid .product-item-info:hover {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.hm-featured_product .products-grid .product-item-info a.product-item-link {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  margin: 5px 0;
  min-height: 38px;
  max-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 20px;
}
.hm-featured_product .product-item-details {
  padding: 0 10px 5px;
}
.hm-featured_product .product-item .price-box .price {
  font-weight: 500;
  white-space: nowrap;
  color: #556CEE;
  font-size: 18px;
}
.hm-featured_product .product-item .price-box.price-final_price {
  margin-bottom: 0;
}
.hm-featured_product .product-item .fc-details {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-column-gap: 5px;
  align-items: center;
}
.hm-featured_product .product-item .fc-details .right {
  text-align: right;
}
.hm-featured_product .product-item .fc-details a.fc-link {
  background: #ffffff;
  color: #556CEE;
  padding: 14px;
  border-radius: 6px;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #556CEE;
  transition: 0.25s ease;
  text-decoration: none;
}
.hm-featured_product .product-item .fc-details a.fc-link:hover {
  box-shadow: -2px -2px 8px 2px rgba(0, 0, 0, 0.25);
  transition: 0.25s ease;
  text-decoration: none;
}
.hm-featured_product .owl-nav {
  right: 0;
  top: 5px;
}
.usp-points {
  margin: auto;
  background: #F4F7FD;
  border-radius: 5px;
  padding: 20px 15px;
  margin-bottom: 50px;
}
.usp-points ul.usp-list p.content {
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  display: inline-block;
  margin-bottom: 0;
  vertical-align: middle;
  width: 75%;
}
.usp-points ul.usp-list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.usp-points ul.usp-list .owl-item {
  display: inline-block;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.usp-points:after {
  content: '';
  display: block;
  clear: both;
}
.usp-points ul.usp-list span.icon {
  vertical-align: middle;
  display: inline-block;
  margin-right: 10px;
}
.usp-points ul.usp-list .owl-item li.items.last p.content {
  width: 68%;
}
.usp-points ul.usp-list .owl-stage-outer {
  overflow: hidden;
}
.usp-points ul.usp-list .owl-nav.disabled {
  display: none;
}
.measure .left_m {
  width: 40%;
  float: left;
}
.left_r {
  width: 58%;
  float: right;
  text-align: center;
}
.hp_about:before,
.measure:after {
  content: "";
  display: block;
  clear: both;
}
.measure_ul {
  display: grid;
  grid-template-columns: auto auto auto auto;
  justify-content: space-evenly;
  align-items: center;
}
.measure_ul div {
  background: #ffffff;
  padding: 30px 35px;
  box-shadow: 0px 1px 2px 0px #cfcfcf;
  border-radius: 10px;
  position: relative;
}
.measure {
  background: #F4F7FD;
  display: flex;
  align-items: center;
  margin-bottom: 60px;
}
.measure_ul div.img1:before {
  background: url('../images/step1.svg');
}
.measure_ul div.img2:before {
  background: url('../images/step2.svg');
}
.measure_ul div.img3:before {
  background: url('../images/step3.svg');
}
.measure_ul div.img4:before {
  background: url('../images/step4.svg');
}
.measure_ul div.img2:before,
.measure_ul div.img1:before,
.measure_ul div.img3:before,
.measure_ul div.img4:before {
  content: "";
  background-size: 100%;
  background-repeat: no-repeat;
  width: 74px;
  height: 73px;
  display: block;
  position: absolute;
  left: -5px;
  top: -40px;
}
.measure h1.cmsh1 {
  position: relative;
  bottom: 10px;
  padding-bottom: 25px;
}
.measure_ul img {
  width: 109px !important;
  height: 109px !important;
  box-sizing: content-box;
  display: block;
  text-align: center;
  margin: auto;
}
p.cmsptag {
  margin-bottom: 0;
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
  line-height: 16px;
  text-align: center;
  margin-top: 12px;
}
.left_r {
  padding: 20px;
}
.shopbyspace {
  margin-bottom: 60px !important;
}
.shopbyspace h1 {
  text-align: center;
  margin-bottom: 25px;
}
.shopbyspace .content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
  justify-content: center;
  align-items: center;
  justify-items: center;
}
.shopbyspace .content > div {
  position: relative;
  width: 100%;
}
.shopbyspace button {
  width: fit-content;
  display: block;
  text-align: center;
  margin: auto;
  bottom: 30px;
  padding: 15px 50px;
  border-radius: 30px;
}
.shopbyspace button a {
  font-size: 24px;
  line-height: normal;
}
.shopbyspace .content > div img {
  display: block;
  width: 100%;
  border-radius: 10px;
  transition: 0.3s ease;
}
.shopbyspace .content > div img:hover {
  transform: translateY(-5px);
  transition: 0.3s ease;
}
a.contentname {
  color: #434343;
  display: block;
  text-align: center;
  padding: 15px 10px 10px 10px;
}
a.customize {
  color: #556CEE;
  display: block;
  text-align: center;
  padding: 0 10px 20px;
}
.shopbyspace .content .items {
  box-shadow: 0px 3px 5px 1px #ebebeb;
  border: 1px solid #DEDEDE;
  border-radius: 10px;
}
/******** Shopby Category *********/
section.category-slider-wrap {
  max-width: 1394px;
  margin: 60px auto;
  display: block;
}
ol.awcategory.content {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 65px;
  padding: 0;
  list-style: none;
}
.awcategory-img img {
  width: 100%;
  height: 100%;
  display: block;
  margin: auto;
  border-radius: 50%;
  transition: 0.25s ease;
}
.awcategory-img img:hover {
  transition: 0.25s ease;
  transform: translateY(-5px);
}
.awcategory-img strong:hover {
  text-decoration: none;
}
.awcategory-img strong {
  color: #434343;
  font-size: 16px;
  font-weight: 500;
  padding: 10px;
  margin: 0;
  z-index: 2;
  margin-top: 10px;
  text-align: center;
}
.awcategory-img a.product-item-link:hover,
.awcategory-img a.product-item-link:active {
  text-decoration: none;
}
div#desktop_dzbannerinfo {
  position: relative;
  padding-bottom: 0px;
}
ul.dz_bannerdesktoplist {
  margin-bottom: 0;
}
.banner_star {
  max-width: 779px;
  display: flex;
  margin: auto;
  align-items: center;
  padding: 10px;
  background: #ffffff;
  border-radius: 15px;
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  right: 0;
  border: 1px solid #cccccc;
}
p.star_left {
  margin-bottom: 0;
  vertical-align: middle;
  padding: 5px 20px;
  font-size: 16px;
  text-align: center;
  color: #000000;
}
.star1 p {
  margin-bottom: 0;
  font-size: 14px;
}
.star1 {
  text-align: center;
  flex-shrink: 0;
  padding: 10px 25px;
  background: #DFE3FB;
  border-radius: 40px;
}
.dz_banner .owl-dots {
  display: none;
}
.awproduct-item.firstlist .awcategory-img:before {
  background: none !important;
}
.mageTestimonials .mageTmClient {
  margin-bottom: 0px;
}
.mageTmClient {
  border-radius: 10px;
  padding: 0;
  padding-top: 12px;
  padding-bottom: 10px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.block.mageTestimonials .block-title {
  display: none;
}
.mageTmClient,
.customer-testimonial .heading {
  text-align: center;
}
h2.heading.reviews {
  font-family: Poppins;
  font-weight: 700;
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 3px;
  color: #556CEE;
}
.customer-testimonial .block.mageTestimonials .swiper.swiper-coverflow {
  padding: 20px 5px;
}
.mageTestimonials .button-set {
  display: none !important;
}
.swiper-wrapper.pagination-on {
  padding-bottom: 20px !important;
}
/************Bestseller**************/
.home_bestseller {
  max-width: 1394px;
  margin: auto;
}
.home_bestseller ol {
  display: grid;
  grid-template-columns: repeat(2, 2fr);
  width: -webkit-fill-available;
  gap: 60px;
  margin-left: 20px !important;
}
.home_bestseller h2.heading {
  text-align: center;
  font-size: 24px !important;
  margin-bottom: 30px;
}
.home_bestseller .dz_image_container img {
  width: 100%;
  height: auto !important;
  border-radius: 20px;
  transition: 0.3s ease;
}
.home_bestseller .dz_image_container img:hover {
  transform: translateY(-5px);
  transition: 0.3s ease;
}
.home_bestseller .block-content {
  display: flex;
}
.home_bestseller .products-grid.grid > div > img {
  height: 920px;
}
.home_bestseller .products-grid.grid {
  flex: 1;
}
.home_bestseller li.product-item {
  margin-bottom: 0;
}
.home_bestseller .block.widget .products-grid .product-item a.product-item-link {
  min-height: 36px !important;
  max-height: 36px !important;
  margin: 10px 0 0 !important;
}
.home_bestseller .block.widget .products-grid .product-item {
  margin: 0;
  border: none !important;
  padding: 0 !important;
  border-radius: 20px !important;
}
.home_bestseller .product-item-info {
  background: transparent !important;
}
.part1,
.part2 {
  position: relative;
}
.partcontent {
  position: absolute;
  bottom: 15%;
}
p.part1p,
p.part2p {
  font-family: 'Poppins';
  font-size: 30px;
  font-weight: 700;
  color: #ffffff;
  padding: 10px 25px;
  line-height: 60px;
}
.part1 img {
  position: relative;
  height: 100%;
}
.partcontent button {
  padding: 15px 30px;
  margin-left: 25px;
}
.hp_about,
.hp_about > p,
.hp_about h3 {
  text-align: left !important;
}
.hp_about h3 {
  margin-bottom: 20px !important;
}
.hp_about {
  margin-bottom: 60px !important;
}
/**************/
.section6_first {
  text-align: left;
  padding: 40px 20px 0 0;
}
.section6_first .title span.icon {
  display: inline-block;
}
.section6_first .title span.icon img {
  display: block;
}
.section6_first .title span {
  vertical-align: middle;
  font-size: 24px;
  font-weight: 600;
}
.section6_first .title span.text {
  margin-left: 20px;
  max-width: 400px;
  display: inline-block;
  line-height: 35px;
}
.section6_first p.content {
  font-size: 24px;
  font-weight: 500;
  color: #434343;
  text-align: left;
  line-height: 35px;
  width: 100%;
  margin-bottom: 60px;
  margin-top: 25px;
}
.section6_img img {
  display: inline-block;
  width: 48%;
  max-width: 240px;
  margin-right: 2%;
}
.section6_img img:last-child {
  margin-right: 0;
}
.section6_left,
.section6_right {
  display: grid;
  grid-template-columns: 60% 38%;
  grid-column-gap: 2%;
  padding: 40px;
  align-items: center;
}
.section6_first .title {
  display: grid;
  grid-template-columns: auto 90%;
  align-items: center;
}
.section6_left {
  margin-bottom: 20px;
}
.section6_last h1 {
  font-size: 24px;
  text-transform: none;
  text-align: left;
  line-height: 28px;
  margin-top: 0;
  padding: 0;
  margin-bottom: 20px;
}
.section6_last p {
  font-size: 14px;
  line-height: 20px;
  width: 100%;
  text-align: left;
  margin-bottom: 30px;
}
.section6_button {
  padding-bottom: 0;
}
@media only screen and (min-width: 1350px) {
  .home_bestseller ol {
    margin-left: 65px !important;
  }
}
@media only screen and (min-width: 769px) {
  .banner-desc {
    left: 25px;
    top: 15px;
    height: 140px;
    cursor: pointer;
  }
}
@media only screen and (min-width: 1414px) {
  .usp-points ul.usp-list .owl-item {
    width: 100% !important;
  }
  .usp-points ul.usp-list .owl-stage-outer .owl-stage {
    display: grid;
    grid-template-columns: 30% 30% 24% 16%;
    align-items: center;
  }
}
@media only screen and (max-width: 1414px) {
  .hp_about {
    padding: 0px 10px;
  }
  .measure_ul {
    justify-content: space-around;
  }
  .measure_ul div {
    background: #ffffff;
    padding: 30px 20px;
  }
  .measure_ul img {
    width: 88px !important;
    height: 88px !important;
  }
  .measure_ul div.img2:before,
  .measure_ul div.img1:before,
  .measure_ul div.img3:before,
  .measure_ul div.img4:before {
    width: 70px;
    height: 70px;
  }
}
@media only screen and (max-width: 1414px) and (min-width: 769px) {
  .hm-featured_product .product-item .fc-details a.fc-link {
    padding: 10px;
    font-size: 14px;
  }
  .home_bestseller ol {
    margin-left: 20px !important;
  }
}
@media only screen and (max-width: 1414px) and (min-width: 1250px) {
  .usp-points ul.usp-list .owl-item {
    width: 100% !important;
  }
  .usp-points ul.usp-list .owl-stage-outer .owl-stage {
    display: grid;
    grid-template-columns: 28% 29% 24% 19%;
    align-items: center;
  }
}
@media only screen and (max-width: 1145px) and (min-width: 769px) {
  .section6_first .title span.text {
    font-size: 20px;
    line-height: 26px;
  }
  .section6_first p.content {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 40px;
  }
  .section6_left,
  .section6_right {
    padding: 20px;
  }
}
@media only screen and (max-width: 1249px) {
  .usp-points li.items {
    display: grid;
    grid-template-columns: 20% 77%;
    grid-column-gap: 3%;
    align-items: center;
    text-align: center;
  }
  .usp-points ul.usp-list .owl-item {
    float: none;
    vertical-align: middle;
  }
  .usp-points ul.usp-list p.content,
  .usp-points ul.usp-list .owl-item li.items.last p.content {
    width: 100%;
    text-align: left;
  }
  .left_r {
    width: 70%;
  }
  .left_m {
    width: 30%;
  }
  .measure_ul div.img2:before,
  .measure_ul div.img1:before,
  .measure_ul div.img3:before,
  .measure_ul div.img4:before {
    width: 50px;
    height: 50px;
  }
  p.cmsptag {
    margin-bottom: 0;
    font-family: Poppins;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    margin-top: 12px;
  }
  h1.cmsh1 {
    bottom: 15px;
    font-size: 24px;
    color: #000000;
  }
  .our-blogs h1,
  .hp_about h3,
  section.category-slider-wrap h2 {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 769px) {
  .banner-desc {
    left: 25px;
    top: 15px;
    height: 140px;
    cursor: pointer;
  }
  .part2 {
    display: none;
  }
}
@media only screen and (max-width: 1050px) {
  .section7 span {
    margin-right: 10px;
  }
  .section7 h1,
  .section6 h1 {
    font-size: 26px;
    line-height: 38px;
  }
  .home_bestseller ol {
    gap: 20px !important;
  }
  .partcontent {
    position: absolute;
    bottom: 40%;
    line-height: 45px;
  }
  .part1 {
    flex: 0.6;
  }
}
@media only screen and (max-width: 991px) {
  .banner-desc p.line1 {
    font-size: 30px;
    margin-bottom: 0px;
  }
  .banner-desc p.line2 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
  .banner-desc a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 970px) {
  .section7 span {
    margin-right: 10px;
  }
  .section7 h1 {
    font-size: 26px;
    line-height: 38px;
  }
  .section7 span {
    line-height: 24px;
    margin-right: 0;
    display: block;
    margin-top: 9px;
  }
  .measure_ul img {
    width: 58px !important;
    height: 58px !important;
  }
  .measure_ul div {
    padding: 15px 18px 10px;
  }
  .shopbyspace {
    margin-bottom: 30px !important;
  }
  .shopbyspace button {
    bottom: 20px;
    padding: 9px 30px;
  }
  .shopbyspace button a {
    font-size: 14px;
  }
  ol.awcategory.content {
    column-gap: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .part1 {
    display: none;
  }
  .part2,
  .home_bestseller .block-content {
    display: block !important;
  }
  .part2 img {
    width: 100%;
  }
  .part2 {
    margin-top: 20px;
  }
  .home_bestseller ol {
    margin-left: 0px !important;
  }
  div#desktop_dzbannerinfo {
    background-color: transparent;
    padding: 0 10px;
    margin-bottom: 20px;
  }
  img.default-banner {
    border-radius: 15px;
  }
  .banner-desc {
    display: block;
    margin: 0 0 15px 0;
    position: relative;
    padding: 0;
    top: 0;
    left: 0;
  }
  a.banner_name {
    margin: auto;
    display: block;
  }
  .banner-desc p.line1 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #ffffff;
    margin-top: 0px;
  }
  .banner-desc p.line2 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #ffffff;
  }
  .banner-desc a {
    font-size: 16px;
    padding: 7px 10px;
  }
  ul.dz_bannerdesktoplist {
    margin-bottom: 0;
  }
  .dz_banner .owl-theme .owl-dots .owl-dot span {
    background-color: #fff;
    width: 7px;
    height: 8px;
  }
  .dz_banner .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
  }
  .our-blogs h1,
  .hp_about h3,
  section.category-slider-wrap h2,
  h1.cmsh1 {
    font-size: 18px !important;
    line-height: 23.4px;
    text-align: center;
    margin-bottom: 20px !important;
    text-transform: uppercase;
  }
  .hp_about p {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
  }
  .section7 h1,
  .section6 h1 {
    font-size: 18px;
    line-height: 27px;
  }
  .s7_background {
    padding: 30px 30px;
  }
  .section7 span {
    font-size: 14px;
    line-height: 32px;
    margin-top: 2px;
  }
  .section7 button a {
    font-size: 14px;
    line-height: 23.66px;
  }
  .section7 button {
    padding: 6px 30px 4px;
  }
  .spancontent {
    margin-bottom: 30px;
  }
  .section7 span.content:before {
    width: 30px;
    height: 30px;
  }
  .section6 {
    display: block;
  }
  .section6_left {
    padding: 20px 10px;
  }
  .section6_left,
  .section6_right {
    float: none;
    width: 100%;
    margin-right: 10px;
    z-index: 1;
    display: block;
    margin-bottom: 20px;
  }
  .section6_left button {
    position: static;
  }
  .section6 p {
    margin-bottom: 20px;
  }
  .section6_right h1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .hm-featured_product .owl-nav {
    display: none;
  }
  .hm-featured_product .product-item .fc-details a.fc-link {
    font-size: 14px;
    padding: 10px;
  }
  .hm-featured_product .widget .block-title {
    margin-bottom: 5px;
  }
  .hm-featured_product .widget .block-title strong {
    font-size: 18px;
  }
  .hm-featured_product .products-grid .product-item-info a.product-item-link {
    font-size: 14px;
    min-height: 55px;
    max-height: 55px;
    -webkit-line-clamp: 3;
    margin-bottom: 15px;
  }
  .usp-points ul.usp-list .owl-stage-outer .owl-stage {
    display: inline-block;
  }
  .usp-points ul.usp-list span.icon {
    margin-right: 0;
  }
  .usp-points li.items {
    grid-template-columns: 100%;
    grid-column-gap: 0;
    grid-row-gap: 10px;
    text-align: center;
  }
  .usp-points ul.usp-list p.content,
  .usp-points ul.usp-list .owl-item li.items.last p.content {
    text-align: center;
    font-size: 14px;
  }
  .usp-points ul.usp-list span.icon {
    min-height: 68px;
    position: relative;
  }
  .usp-points ul.usp-list span.icon img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .usp-points {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .usp-points ul.usp-list .owl-item {
    background: #ffffff;
    border: 1px solid #D9D9D9;
    border-radius: 6px;
    padding: 10px;
  }
  .left_r {
    width: 100%;
    padding: 20px 10px;
  }
  .measure .left_m {
    display: none;
  }
  .measure h1.cmsh1 {
    padding-bottom: 35px;
    bottom: 0;
  }
  .shopbyspace .content {
    display: block;
    overflow: hidden;
  }
  .section6,
  .section7,
  .our-blogs,
  .shopbyspace.desktop,
  .measure {
    margin-bottom: 30px !important;
  }
  .awproduct-item {
    max-width: 100% !important;
    list-style: none;
  }
  section.category-slider-wrap h2 {
    display: block;
  }
  section.category-slider-wrap {
    margin: 20px 0px 30px;
  }
  .banner_star {
    max-width: 470px;
    flex-direction: column;
  }
  .star1 {
    padding: 4px 25px;
  }
  p.star_left {
    padding: 0px 10px 10px;
  }
  .page-layout-1column .hm-featured_product .block.widget .products-grid .product-item {
    margin: 10px auto 20px;
  }
  h2.heading.reviews {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .awcategory-img strong {
    font-size: 12px;
    padding: 10px 0px;
  }
  ol.awcategory.content {
    column-gap: 20px;
  }
  .section6_first .title {
    grid-template-columns: 40px 90%;
  }
  .section6_first .title span.text {
    font-size: 16px;
    line-height: 18px;
    margin-left: 15px;
  }
  .section6_first p.content {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .section6_img {
    text-align: center;
    margin-bottom: 20px;
  }
  .section6_img img {
    max-width: 140px;
  }
  .section6_left,
  .section6_right {
    padding: 15px;
    text-align: left;
  }
  .section6_last h1 {
    font-size: 16px;
    line-height: 20px;
  }
  .section6_button {
    text-align: left;
  }
  .section6 .last {
    text-align: center;
  }
  .section6 .last img {
    max-width: 150px;
  }
  .section6_last p {
    font-size: 12px;
    margin-bottom: 15px;
  }
  .section6 button a {
    font-size: 14px;
  }
  .section6 button {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 565px) {
  .usp-points ul.usp-list p.content,
  .usp-points ul.usp-list .owl-item li.items.last p.content {
    text-align: center;
    font-size: 12px;
    min-height: 72px;
    max-height: 72px;
    overflow: hidden;
  }
  p.part1p,
  p.part2p {
    font-size: 20px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 500px) {
  .measure_ul img {
    width: 32px !important;
    height: 32px !important;
  }
  p.cmsptag {
    font-size: 12px;
  }
  .measure_ul div {
    padding: 15px 10px 10px;
  }
  .measure_ul div.img2:before,
  .measure_ul div.img1:before,
  .measure_ul div.img3:before,
  .measure_ul div.img4:before {
    width: 37px;
    height: 37px;
    display: block;
    position: absolute;
    left: -5px;
    top: -25px;
  }
  .measure h1.cmsh1 {
    padding-bottom: 20px;
  }
  .section7 button:last-child {
    margin-left: 10px;
  }
  .s7_background {
    padding: 20px 20px;
  }
}
@media only screen and (max-width: 510px) {
  div#desktop_dzbannerinfo {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .banner_star {
    max-width: 350px;
  }
  p.star_left {
    padding: 5px 4px 10px;
    text-align: center;
  }
}
/* Footer style */
.footer.content,
.copyright .c-content,
.f-newsletter-cnt .content {
  padding-left: 0;
  padding-right: 0;
}
.footer.content {
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #879CC6;
  margin: auto;
  border-top: 0;
  box-sizing: unset !important;
}
.f-about-us {
  width: 28%;
  padding-right: 8%;
}
footer.page-footer {
  padding-bottom: 0;
  background: #F4F7FD;
}
.f-about-us h3.title,
.f-company-info h3.title {
  font-size: 24px;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 20px;
}
.f-about-us p.content {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  color: #3C3C3C;
  margin-bottom: 15px;
}
.f-about-us .track a {
  background: #556CEE;
  padding: 14px 15px;
  display: inline-block;
  color: #ffffff;
  border-radius: 6px;
  font-weight: 500;
  font-size: 16px;
  margin-top: 5px;
}
.f-about-us .track a:active,
.f-about-us .track a:focus,
.f-about-us .track a:hover {
  color: #ffffff;
  text-decoration: none;
}
.f-about-us .track a:hover {
  background-color: #3d4eaf;
  transition: 0.25s ease;
}
.footer.content .f-about-us.f-list .content {
  max-width: 250px;
  text-align: center;
}
p.track-image-cnt {
  display: inline-block;
  margin-bottom: 0;
}
p.track-image-cnt img {
  vertical-align: middle;
}
.f-company-info {
  width: 35%;
  padding-right: 4%;
  vertical-align: top;
}
.f-company-info ul.list {
  padding: 0;
  vertical-align: top;
  width: 50%;
  float: left;
}
.f-company-info ul.list li.link {
  list-style: disc;
  margin-left: 20px;
}
.f-company-info ul.list li.link a {
  color: #000000;
  font-size: 16px;
  display: block;
  margin-bottom: 10px;
  transition: 0.25s ease;
}
.f-company-info ul.list li.link a:hover,
.f-contact-info .content a:hover {
  color: #1c34bc;
  text-decoration: none;
  transition: 0.25s ease;
}
.f-contact-info .content a {
  transition: 0.25s ease;
}
.f-contact-info {
  width: 25%;
  vertical-align: top;
}
.f-contact-info .content,
.f-contact-info .content a {
  font-size: 16px;
  color: #000000;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
}
.f-contact-info span.f-icon {
  background-repeat: no-repeat;
  background-size: 27px 19px;
  display: inline-block;
  width: 34px;
  height: 34px;
  vertical-align: middle;
  background-color: #ffffff;
  border-radius: 50%;
  margin-right: 15px;
  text-indent: -99999px;
}
.f-contact-info span.f-icon.loc {
  background-image: url(../images/location-icon.svg);
  background-position: 6px 8px;
  vertical-align: top;
}
.f-contact-info span.f-icon.call {
  background-image: url(../images/call-icon.svg);
  background-position: 6px 8px;
}
.f-contact-info span.f-icon.mail {
  background-image: url(../images/email-icon.svg);
  background-position: 4px 8px;
}
.f-contact-info div {
  margin-bottom: 15px;
}
.f-company-info ul.list li.link.last {
  display: none;
}
.footer.content:after {
  content: '';
  display: block;
  clear: both;
}
.footer.content .f-list {
  float: left;
}
.footer.content .f-contact-info.f-list {
  float: right;
  max-width: 330px;
}
.copyright {
  text-align: left;
  background-color: #F4F7FD;
  padding: 10px 0;
}
.copyright p.copyright-txt,
.copyright p.copyright-txt a {
  color: #000000;
  margin-bottom: 0;
  font-size: 16px;
}
.copyright .c-content {
  margin: auto;
  display: grid;
  grid-template-columns: 60% 40%;
  align-items: center;
}
.f-social-links ul.fs-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.f-social-links ul.fs-list .item {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 10px;
}
.f-social-links ul.fs-list .item.last {
  margin-right: 0;
}
.copyright p.copyright-txt,
.f-social-links,
.f-social-links ul.fs-list .item .icon {
  vertical-align: middle;
}
.f-social-links {
  text-align: right;
}
.f-social-links ul.fs-list .insta-list a,
.block.newsletter .form.subscribe {
  position: relative;
}
.f-social-links ul.fs-list .insta-list a:after {
  content: '';
  width: 24px;
  height: 24px;
  background-image: url(../images/insta-icon.svg);
  background-repeat: no-repeat;
  background-size: 24px 24px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.f-newsletter-cnt {
  background: #ffffff;
}
.f-newsletter-cnt > .content {
  margin: auto;
  display: grid;
  grid-column-gap: 2%;
  grid-template-columns: 55% 43%;
  align-items: center;
  padding: 25px 0 50px;
}
.f-subscribe strong {
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000000;
}
.f-subscribe p {
  font-size: 16px;
  color: #000000;
  margin-bottom: 0;
}
.block.newsletter .field .control:before {
  display: none;
}
.block.newsletter {
  width: 100% !important;
  max-width: unset !important;
}
.block.newsletter .field.newsletter {
  max-width: unset !important;
  width: 100%;
}
.block.newsletter input {
  margin: 0;
  height: 58px;
  border: 1px solid #C7CEFB;
  border-radius: 5px;
  padding-left: 15px;
  font-size: 16px;
  font-weight: 500;
  color: #010101;
  padding-right: 55px;
}
.block.newsletter .action.subscribe {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  white-space: normal;
  box-shadow: none;
}
.block.newsletter {
  margin-bottom: 0;
}
.block.newsletter .action.subscribe span {
  color: transparent;
  height: 44px;
  width: 44px;
  display: inline-block;
}
.block.newsletter .action.subscribe span:before {
  content: '';
  width: 44px;
  height: 44px;
  background-image: url(../images/news-icon.svg);
  background-repeat: no-repeat;
  background-size: 44px 44px;
  display: inline-block;
}
.block.newsletter .form.subscribe > .actions {
  position: absolute;
  right: 45px;
  top: 7px;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.footer.content ul {
  padding-right: 0 !important;
}
.page-header .header.panel .head-top .ht-discount p.content {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  line-height: 18px;
}
.page-header .header.panel .head-top .ht-discount p.content span {
  color: #FBDA65;
}
.page-header .header.content {
  padding: 0;
}
.page-header .header.content .logo {
  margin: 0 0 5px 0;
}
.minicart-wrapper .action.showcart:before {
  content: '';
  background-image: url(../images/mini-cart-icon.svg);
  background-size: 45px 45px;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
}
div#aw-account span.aw_acc {
  background-image: url(../images/account-logo.svg);
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
}
div#aw-account-dropdown {
  line-height: 0;
  margin-top: 25px;
}
.minicart-wrapper .action.showcart.active:before {
  content: '';
}
.minicart-wrapper {
  margin-top: 22px;
}
.minicart-wrapper .action.showcart {
  position: relative;
}
.minicart-wrapper .action.showcart .counter.qty {
  background: #556CEE;
  color: #ffffff;
  border: 2px solid #556CEE;
  border-radius: 50%;
  padding: 5px;
  height: auto;
  line-height: 10px;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  left: 20px;
  top: -5px;
}
.minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  position: relative;
  top: 1px;
}
div#aw-account {
  position: relative;
}
div#aw-account .ui-front.mage-dropdown-dialog ul {
  margin: auto;
  list-style: none;
  padding: 10px 0 5px;
  background: #ffffff;
  box-shadow: 0px 20px 20px #3B3B3B80;
  border: 1px solid #E3E7FC;
  z-index: 9999;
  position: relative;
}
div#aw-account .ui-front.mage-dropdown-dialog {
  position: absolute;
  background: #ffffff;
  z-index: 999;
  min-width: 120px;
  right: 0;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li {
  margin: 0;
  padding: 0;
}
div#aw-account .ui-front.mage-dropdown-dialog ul li a {
  display: block;
  padding: 0px 10px 5px;
  color: #000000;
  font-size: 16px;
}
div#aw-account .actions.switcher-options .aw-account-dropdown {
  display: none !important;
}
div#aw-account .actions.switcher-options.active .aw-account-dropdown {
  display: block !important;
}
div#aw-account .actions.switcher-options.active .aw-account-dropdown:before {
  content: "";
  position: absolute;
  transform: translateX(-50%) rotate(45deg);
  top: -6px;
  display: block;
  border-top: 1px solid #E3E7FC;
  border-left: 1px solid #E3E7FC;
  width: 10px;
  height: 10px;
  right: 10px;
  margin: auto;
  background: #ffffff;
}
.h-wishlist {
  float: right;
  margin-top: 25px;
  margin-left: 15px;
}
.h-wishlist a {
  display: inline-block;
  line-height: 0;
}
.h-wishlist span.h-wish-icon {
  background-image: url(../images/wish-icon.svg);
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  display: inline-block;
  cursor: pointer;
}
.hm-featured_product .products-grid .product-item-info a.product-item-link:hover {
  color: #556cee;
  text-decoration: none;
  transition: all 0.25s ease;
}
.ah-search {
  margin-top: 27px;
}
.ah-search span.aw-search-icon {
  display: inline-block;
  line-height: 0;
}
.ah-search span.aw-search-icon img {
  width: 35px;
  height: 35px;
  cursor: pointer;
}
.amsearch-input-wrapper .amsearch-input {
  border: 1px solid #C7CEFB;
  border-radius: 5px;
  height: 42px;
  color: #000000;
  padding-right: 30px;
}
.amsearch-button.-loupe {
  background-image: url(../images/search-icon.svg);
  background-size: 25px;
  width: 25px;
  height: 42px;
}
div.mage-error {
  display: inline-block;
  padding: 5px 10px;
  background: #ffffff;
  border: 1px solid #e02b27;
  position: absolute;
  left: 0;
  bottom: -36px;
  border-radius: 5px;
  line-height: 18px;
  font-size: 14px;
}
div.mage-error:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 25px;
  border-bottom: 5px solid red;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.amsearch-input-wrapper .amsearch-input:focus {
  box-shadow: 0 0 3px 1px #00699d;
}
.cms-index-index .feature-strip {
  background-color: #f6f8fc;
}
.cms-index-index footer.page-footer .feature-strip {
  display: none;
}
.feature-wrapper {
  display: grid;
  background-color: #f6f8fc;
  padding: 5px 0;
  text-align: center;
  max-width: 1394px;
  margin: auto;
  grid-template-columns: repeat(5, 1fr);
  grid-row-gap: 5px;
  grid-column-gap: 5px;
}
.feature-item {
  margin: 0px 10px 10px;
}
.feature-item img {
  max-width: 100px;
  margin-bottom: 10px;
}
.feature-item p {
  font-size: 14px;
  color: #333;
  margin: 0;
}
p.track-image-cnt img {
  width: 128px;
  box-shadow: 0 4px 4px #00000036;
  border-radius: 50%;
  margin-bottom: 5px;
}
@media only screen and (min-width: 1000px) {
  .footer.content {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1414px) and (min-width: 769px) {
  .footer.content,
  .copyright .c-content,
  .f-newsletter-cnt > .content {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .f-about-us {
    width: 26%;
    padding-right: 2%;
  }
  .f-company-info {
    width: 35%;
    padding-right: 2%;
  }
  .f-contact-info {
    width: 35%;
  }
  .f-company-info ul.list.right {
    float: right;
    width: 48%;
  }
  .f-subscribe strong {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1000px) and (min-width: 769px) {
  .footer.content .f-list.f-company-info {
    width: 48%;
    padding-right: 0;
    float: right;
    max-width: 350px;
  }
  .f-about-us {
    width: 50%;
  }
  .footer.content .f-contact-info.f-list.f-contact-info {
    width: 50%;
    margin: auto;
    padding-top: 40px;
    float: none;
    clear: both;
  }
}
@media only screen and (min-width: 769px) {
  .minicart-wrapper .action.showcart .counter.qty {
    min-width: 25px;
  }
  .page-header .header.panel .head-top {
    display: grid;
    grid-template-columns: 23% 50% 23%;
    grid-column-gap: 2%;
    align-items: center;
  }
  .page-header .header.panel .head-top .ht-contact a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 600;
  }
  .page-header .header.panel .head-top .ht-country p.content img {
    vertical-align: middle;
  }
  .page-header .header.panel .head-top .ht-country p.content {
    margin-bottom: 0;
    text-align: right;
  }
  .page-header .header.panel .head-top .ht-country p.content span.flag-arrow img {
    margin-left: 8px;
  }
  .logo img {
    max-height: 89px !important;
    max-width: 230px;
  }
  .ah-search {
    display: none;
  }
  .amsearch-form-block {
    display: block !important;
    margin-top: 24px;
    width: 100%;
  }
  .page-header .amsearch-wrapper-block {
    width: 40% !important;
  }
  .nav-sections-item-content > .navigation {
    margin: auto;
    max-width: 1394px;
  }
  .sections.nav-sections,
  .nav-sections-item-content > .navigation {
    background: #F4F7FD;
  }
  .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:first-child,
  .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:nth-child(2) {
    font-size: 16px !important;
    font-weight: 500;
    color: #292929;
    text-transform: none;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 15px;
    padding-left: 15px;
  }
  .f-mob-menu {
    display: none;
  }
  .page-header .header.content .ht-country {
    float: right;
    margin-left: 15px;
    margin-top: 25px;
  }
  .page-header .header.content .ht-country span {
    vertical-align: middle;
    display: inline-block;
  }
  .page-header .header.content .ht-country span.flag-logo img {
    height: 40px;
  }
  .page-header .header.content .ht-country span.flag-arrow img {
    width: 12px;
    height: 10px;
    margin-left: 5px;
  }
  .ht-contact {
    text-align: right;
  }
  .ht-social ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    align-items: center;
    justify-items: center;
    max-width: 160px;
  }
  .ht-social ul li {
    margin-bottom: 0;
  }
  .ht-social ul li a {
    display: block;
    padding: 10px 0;
    width: 40px;
    text-align: center;
  }
  .ht-social ul li a:hover {
    opacity: 0.6;
  }
  .ht-social ul li a img {
    vertical-align: middle;
  }
}
@media only screen and (max-width: 900px) and (min-width: 769px) {
  .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:first-child,
  .nav-sections:not(.nav-mobile) .navigation ul li.level0 > a span:nth-child(2) {
    font-size: 14px !important;
  }
  .navigation .megamenu.level-top-sectioned .sectioned {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
  }
  .navigation .megamenu.level-top-sectioned .sectioned .columns-group {
    display: inline-block !important;
    overflow: visible;
    width: 30.33% !important;
  }
  .logo img {
    max-width: 190px;
  }
}
@media only screen and (max-width: 768px) {
  .footer.content .f-about-us,
  .footer.content .f-contact-info,
  .footer.content .f-company-info .title,
  .f-company-info ul.list.right,
  .f-company-info ul.list li.link.last:after {
    display: none;
  }
  .footer.content .f-company-info,
  .f-company-info ul.list.left {
    float: none;
    width: 100%;
    vertical-align: middle;
    text-align: center;
  }
  .f-company-info ul.list li.link.last {
    display: inline-block;
  }
  .f-company-info ul.list li.link {
    list-style: none;
    margin-left: 0;
    display: inline-block;
    margin-bottom: 10px;
  }
  .footer.content {
    padding: 25px 10px 5px 10px;
    border: 0;
  }
  .f-company-info ul.list li.link a {
    margin-bottom: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .f-company-info ul.list li.link:after {
    content: '|';
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
  }
  .copyright .c-content {
    margin: auto;
    display: grid;
    grid-template-columns: 100%;
    align-items: center;
    justify-items: center;
    grid-row-gap: 20px;
  }
  .copyright {
    padding: 10px;
  }
  .f-company-info ul.list li.link a,
  .copyright p.copyright-txt,
  .copyright p.copyright-txt a,
  .f-subscribe p,
  .block.newsletter input {
    font-size: 14px;
  }
  .f-subscribe strong {
    font-size: 18px;
    display: block;
    margin-bottom: 15px;
  }
  .f-subscribe {
    width: 75%;
  }
  .f-social-links {
    text-align: center;
    margin-bottom: 20px;
  }
  .f-newsletter-cnt > .content {
    grid-column-gap: 0;
    grid-template-columns: 100%;
    grid-row-gap: 25px;
    padding: 25px 10px 25px;
    justify-items: center;
    text-align: center;
  }
  .f-company-info {
    padding-right: 0;
  }
  .page-header .header.panel .head-top .ht-contact,
  .page-header .header.panel .head-top .ht-country {
    display: none;
  }
  .page-header .header.panel .head-top .ht-discount p.content {
    font-size: 14px;
    padding: 10px;
    line-height: 14px;
  }
  .page-header .header.panel {
    padding: 10px;
  }
  .hm-featured_product {
    margin-left: 10px;
    margin-right: 10px;
  }
  div#aw-account {
    float: right;
  }
  .page-header .header.content .logo {
    margin: 0 0 5px 0;
    max-width: unset;
    display: inline-block;
  }
  .h-wishlist span.h-wish-icon,
  div#aw-account span.aw_acc {
    background-size: 25px 25px;
    width: 35px;
    height: 35px;
  }
  .page-header .header.content {
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 10px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    padding: 2px;
  }
  .minicart-wrapper .action.showcart .counter-number {
    font-size: 12px;
  }
  .minicart-wrapper,
  .h-wishlist,
  div#aw-account-dropdown {
    margin-top: 15px;
  }
  .minicart-wrapper .action.showcart:before {
    background-size: 35px 35px;
    width: 35px;
    height: 35px;
  }
  div#aw-account-dropdown {
    margin-left: 5px;
  }
  .page-header .header.content .logo {
    margin: 0 0 5px 0;
    max-width: unset;
    display: inline-block;
  }
  .logo img {
    width: 100%;
  }
  .amsearch-wrapper-block {
    margin-top: 0;
    padding: 0;
    display: block;
  }
  .ah-search {
    margin-top: 0;
    position: absolute;
    top: 19px;
    right: 130px;
  }
  .ah-search span.aw-search-icon img {
    width: 28px;
    height: 28px;
  }
  .amsearch-form-block {
    clear: both;
    padding: 10px;
    border-top: 1px solid #D9D9D9;
    display: none;
  }
  .page-header .amsearch-result-section {
    left: 0;
    right: 0;
    margin: auto;
    top: 90%;
    width: 95%;
  }
  .page-header .header.content .logo {
    margin: 6px 0 5px 50px;
    max-width: unset;
    display: inline-block;
    width: 128px;
  }
  .nav-toggle:before {
    font-size: 25px;
    color: #000000;
  }
  .page-header .amsearch-wrapper-block:before,
  .ht-social {
    display: none;
  }
  div#aw-account .actions.switcher-options.active .aw-account-dropdown:before {
    right: 0;
  }
  div#aw-account .ui-front.mage-dropdown-dialog {
    right: 5px;
  }
  .our-blogs .post-list-item {
    margin-bottom: 0;
  }
  .cms-porto_home_4.page-layout-1column .column.main {
    padding-bottom: 0;
  }
  .page-footer {
    margin-top: 0;
  }
  .nav-sections-item-content {
    margin-top: 0;
    padding: 0;
  }
  .nav-sections .nav-sections-items {
    background-color: transparent !important;
  }
  .nav-sections .nav-sections-items .section-item-title {
    display: none;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category > a,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .level1.parent > a {
    padding-left: 10px;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level1 li a {
    font-size: 14px;
  }
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 .all-category > a:hover,
  .nav-sections .nav-sections-items .section-item-content .navigation .megamenu.level0 li a:hover span {
    color: #556CEE !important;
    transition: all 0.25s ease;
  }
  .amsearch-input-wrapper .amsearch-input {
    height: 32px;
  }
  .copyright {
    margin-bottom: 10px;
  }
  .f-mob-menu {
    background: #556CEE;
    position: sticky;
    bottom: 0;
    z-index: 9999;
  }
  .f-mob-menu ul.fm-list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    justify-items: center;
    margin-bottom: 0;
    padding: 10px 5px 0 0;
  }
  .f-mob-menu ul.fm-list li.item {
    margin-bottom: 0;
  }
  .f-mob-menu ul.fm-list li.item img {
    cursor: pointer;
  }
  section.amsearch-wrapper-block.s-active .amsearch-form-block {
    display: block !important;
  }
  .nav-before-open .f-mob-menu {
    z-index: 1;
  }
  .h-wishlist {
    display: none;
  }
  .page-header .header.content .ht-country {
    float: right;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
  }
  .page-header .header.content .ht-country p {
    margin-bottom: 0;
  }
  .page-header .header.content .ht-country span {
    vertical-align: middle;
  }
  .page-header .header.content .ht-country img {
    width: 25px;
    vertical-align: middle;
  }
  .page-header .header.content .ht-country span.flag-arrow img {
    width: 10px;
    margin-left: 3px;
  }
  .feature-item img {
    max-width: 50px;
    margin-bottom: 0px;
  }
  .feature-item p {
    font-size: 10px;
  }
  .feature-item {
    margin: 0px;
  }
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Blog
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mp-blog-view a,
.mp-sidebar a {
  text-decoration: none;
}
.mp-blog-rss {
  text-align: right;
}
.mp-post-info {
  color: #999999;
  font-size: 10px;
  line-height: 18px;
  margin: 0;
}
.mp-post-info span {
  color: #6f6f6f;
}
.post-item-wraper {
  border: 1px solid #eee;
}
.post-item-wraper:hover {
  border: 1px solid #eee;
  box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.3);
}
.post-info-wraper {
  padding: 20px 20px 20px;
}
.post-list-item {
  margin-bottom: 20px;
}
.post-short-description {
  max-width: 100%;
}
.post-short-description p {
  max-width: 100%;
}
.post-post_content {
  margin: 10px 0 10px 0;
}
@media (min-width: 768px) {
  .post-sharing-button {
    text-align: center;
  }
}
#sharing {
  padding: 20px 30px;
  background: #f6f6f6;
  margin-top: 40px;
}
@media (min-width: 768px) {
  #sharing .share-col-left {
    float: left;
    width: 20%;
  }
}
.about-admin h4.admin-title {
  width: 215px;
  float: left;
}
.block-blog-related {
  margin-top: 35px;
}
.block-blog-related .related-content-container {
  padding: 0 10px;
}
.block-blog-related .related-content-container .author-content-image {
  float: left;
  width: 135px;
}
.block-blog-related .related-content-container .author-content-information {
  float: left;
  padding-left: 20px;
  width: calc(100% - 155px);
}
.block-blog-related .related-content-container .author-content-information .author-name {
  font-size: 20px;
}
#post-reviews {
  margin-top: 50px;
}
a.mp-relate-link {
  background: #f55567;
  color: #0a0a0a;
}
a.mp-relate-link img.img-responsive {
  margin: 0 auto;
  height: 200px;
  display: block;
}
.menu-archives {
  list-style: none;
  padding-left: 8px;
}
.menu-archives a.list-archives {
  color: inherit;
}
.author-image {
  text-align: center;
}
.author-image img.img-responsive {
  border: none;
  padding-right: 7px;
  padding-left: 7px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.tab-content {
  border: 1px solid #ddd;
  border-top: none;
}
.pager {
  text-align: center;
}
.pager span.toolbar-number {
  display: none;
}
.block-title p {
  font-size: 18px;
  font-weight: 300;
}
.mp-sidebar {
  margin-bottom: 25px;
}
.mp-sidebar .block-content {
  padding-left: 10px;
}
.mp-sidebar .data.item.title {
  cursor: pointer;
}
.mp-sidebar .product.data.items > .item.content {
  padding: 20px 0 20px 10px !important;
}
.sidebar-tags {
  margin-bottom: 15px;
}
a.label.label-default.tags-list {
  background: #fff;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  border-radius: 1px;
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  margin-right: 5px;
}
ul.menu-categories li.category-item {
  list-style: none;
}
ul.menu-categories .category-level3 {
  display: none;
  padding-left: 15px;
}
ul.menu-categories .category-level4 {
  display: none;
  padding-left: 30px;
}
ul.menu-categories a.list-categories {
  color: inherit;
  margin-left: 8px;
}
ul.menu-categories i {
  cursor: pointer;
}
h2.list-title {
  margin-bottom: 30px;
}
.list-post-tabs {
  padding: 5px 10px 5px 0;
}
.list-post-tabs:hover {
  background-color: #eee;
}
.list-post-tabs .post-left {
  float: left;
  width: 25%;
}
.list-post-tabs .post-right {
  float: left;
  width: 75%;
  padding-left: 10px;
  box-sizing: border-box;
}
.list-post-tabs .post-right span {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
.list-post-tabs .post-right span.create-at {
  font-size: 12px;
}
.tab-pane.fade {
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
}
.fa.fa-angle-right {
  font-size: larger;
}
.sidebar .mpblog-search {
  float: none !important;
  padding: 0 !important;
  margin-bottom: 15px !important;
  width: 100%;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  overflow-x: hidden;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  border-bottom: 1px solid #eee;
}
.autocomplete-suggestion:last-child {
  border-bottom: none;
}
.autocomplete-suggestion .mpblog-suggestion {
  display: block;
}
.autocomplete-suggestion .mpblog-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left,
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right {
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-left {
  max-width: 25%;
}
.autocomplete-suggestion .mpblog-suggestion .mpblog-suggestion-right.image-visible {
  max-width: calc(75% - 40px);
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.mpblog-product-des {
  color: #333333;
}
.mpblog-product-des p {
  margin: 0;
  font-size: 12px;
}
.mpblog-search {
  position: relative;
}
.mpblog-search button.action.search {
  display: inline-block;
  background: none !important;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: 2px;
  z-index: 1;
}
.mpblog-search button.action.search :before {
  -webkit-font-smoothing: antialiased;
  color: #8f8f8f;
}
.mpblog-search button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mpblog-search label[for="mpblog-search-box"] {
  display: none;
}
/* style comment */
textarea.default-cmt__content__cmt-block__cmt-box__cmt-input {
  overflow: hidden !important;
  resize: none;
  min-height: 80px;
  border-radius: 4px;
  margin-bottom: 15px;
}
.default-cmt__content__cmt-block__guest-box {
  margin-bottom: 20px;
}
.show-cmt__cmt-row.is-reply {
  padding-left: 50px !important;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn {
  float: right;
}
.default-cmt__content__cmt-block__cmt-box__cmt-btn .default-cmt_loading {
  display: inline-block;
  width: 20px;
  vertical-align: middle;
  margin-right: 5px;
}
.cmt-row__reply-row {
  margin-top: 10px;
}
.default-cmt__cmt-login {
  float: right;
  margin-top: 20px;
  margin-bottom: 10px;
}
div.default-cmt__content__cmt-content {
  width: 100%;
  margin-top: 50px;
  float: left;
}
ul.default-cmt__content__cmt-content {
  list-style: none !important;
}
.cmt-row__cmt-content {
  font-size: 13px;
}
.cmt-row__cmt-interactions {
  font-size: 13px;
}
.cmt-row__cmt-content p {
  margin: 3px 0 !important;
}
.interactions__btn-actions {
  display: inline-block;
  margin-right: 10px;
}
a.interactions__btn-actions.action {
  cursor: pointer;
}
.interactions__cmt-createdat {
  display: inline-block;
  color: #999;
  font-size: 13px;
}
.cmt-row.reply-row {
  margin-bottom: 0 !important;
}
.reply-form__form-input {
  margin-bottom: 0 !important;
  position: relative;
}
.reply-form__form-input .default-cmt_loading {
  width: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.default-cmt__content__cmt-row.reply-row {
  margin-top: 0 !important;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row.reply-row {
  margin-top: 5px;
  padding-bottom: 0;
}
li.default-cmt__content__cmt-content__cmt-row.cmt-row {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-top: 1px solid #f5f5f5;
}
.default-cmt__content__cmt-content ul:first-child {
  padding-left: 5px !important;
}
/* end style comment */
.widget-title {
  margin-bottom: 20px;
}
.author-social img.img-responsive {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  height: 25px;
  width: 25px;
}
.share-col-right {
  display: inline-block;
}
/*post view css*/
.page-layout-1column .column.main {
  width: 100% !important;
}
/* Footer Copyright */
.mp-footer {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer h3 {
  margin-top: 50px;
  font-size: 8px !important;
  display: block;
  clear: both;
  float: right;
  text-transform: inherit;
}
.mp-footer-links-light {
  color: #E8E8E8 !important;
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
.mp-footer-links-light a {
  color: #E8E8E8 !important;
}
.post-image {
  min-height: 250px;
  position: relative;
}
.post-image img.img-responsive {
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
}
.mpblog-post-view .post-view-image {
  text-align: center;
}
.post-item-wraper {
  padding: 10px !important;
}
@media only screen and (min-width: 600px) {
  .post-item-list .post-image {
    min-width: 250px;
    display: table-cell;
  }
  .post-item-list .post-info-wraper {
    display: table-cell;
    vertical-align: top;
  }
}
.post-info-wraper {
  display: table-cell;
  vertical-align: top;
}
.post-info-wraper h2.mp-post-title {
  margin-top: 0;
}
.post-list-content .limiter {
  display: block !important;
}
/** Yourstore theme */
.mpblog-etheme-yourstore .post-list-container,
.mpblog-etheme-yourstore .post-view,
.mpblog-etheme-yourstore .mp-blog-rss {
  width: 85%;
  margin: auto;
}
.mpblog-etheme-yourstore .block-blog-related {
  border-bottom: solid 1px #dfdfdf;
}
@media (min-width: 768px) {
  .mpblog-etheme-yourstore .page-layout-2columns-right .post-list-content {
    border-right: solid 1px #dfdfdf;
  }
  .mpblog-etheme-yourstore .page-layout-2columns-left .post-list-content {
    border-left: solid 1px #dfdfdf;
  }
}
@media (min-width: 1024px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 400px;
    width: 24.5% !important;
  }
}
@media (min-width: 1440px) {
  .mpblog-etheme-yourstore .products-same-post li {
    height: 500px;
    width: 16.67% !important;
  }
}
@media all and (min-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 48%;
  }
}
@media all and (max-width: 640px) {
  .post-list-content .products-grid .product-item {
    width: 98%;
  }
}
/* mageplaza end blog style */
/* blogs  */
.our-blogs {
  padding: 0 0px;
  margin: 40px auto 0 !important;
  position: relative;
  padding: 0;
}
.our-blogs .button-set {
  margin: 0;
}
.our-blogs .button-set a {
  border-radius: 100px;
  background: #556cee;
  border: none;
  padding: 14px 50px;
  height: inherit;
}
.our-blogs .post-list-item {
  margin: 0;
  border: none;
  margin-bottom: 20px;
  background: #F2F4FF;
}
.our-blogs .post-item-wraper {
  padding: 0 !important;
  border: none;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.our-blogs .post-image {
  min-height: inherit;
  position: relative;
  flex: 0 0 100%;
  height: 250px;
  overflow: hidden;
  text-align: center;
}
.our-blogs .post-image img.img-responsive {
  max-height: 100%;
  max-width: inherit;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  border: none;
  transform: translateX(-30%);
  height: 100% !important;
}
.our-blogs .mp-post-info i.mp-blog-icon.mp-blog-user,
.our-blogs .mp-post-info i.mp-blog-icon.mp-blog-traffic,
.our-blogs .mp-post-info a.mp-info {
  display: none;
}
.mp-post-info {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.04em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.our-blogs h2:before {
  margin: inherit;
  bottom: -75px;
  left: 25px;
}
.our-blogs .web-heading h2 {
  margin-bottom: 60px;
}
.our-blogs .button-set {
  margin: 0 auto;
  position: relative;
  top: -44px;
}
.our-blogs .post-item-wraper:hover {
  border: none;
  box-shadow: inherit;
}
.our-blogs .post-info-wraper h2.mp-post-title {
  margin: 0;
}
.our-blogs .post-info-wraper a.post-link-title {
  color: #000;
  font-weight: 600;
  display: inline-block;
}
.our-blogs .owl-loaded {
  display: block;
}
.our-blogs .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.our-blogs .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.our-blogs .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.our-blogs .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.post-list-item .post-info-wraper a.btn-shr img {
  width: 35px;
}
.post-list-item .post-info-wraper .actions > span {
  text-transform: uppercase;
}
.mpblog-post-index .post-list-item .post-item-wraper {
  border: none;
  border-bottom: 2px solid #556cee;
}
.mpblog-post-index .post-list-item .post-item-wraper:hover {
  border: none;
  box-shadow: none;
  border-bottom: 2px solid #556cee;
}
.mpblog-post-index div#mpblog-list-container {
  border-left: 2px solid #556cee;
  padding-left: 25px;
}
.our-blogs a#view_all {
  padding: 10px 45px;
  font-weight: 600;
}
.our-blogs #mpblog-list-container a.post-link-title {
  color: #2A282F;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px;
  letter-spacing: -0.04em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  min-height: 82px;
  max-height: 82px;
  overflow: hidden;
}
.our-blogs .post-image img.img-responsive {
  max-height: 100%;
  width: 100%;
  transform: inherit;
  max-width: 100%;
  margin-top: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 20px !important;
}
.our-blogs .post-short-description p {
  line-height: 22px;
  margin-top: 3px;
  font-weight: 500;
}
.cms-index-index .our-blogs .mp-post-meta-info.mp-alignright {
  display: block;
}
.our-blogs div#mpblog-list-container {
  border-left: inherit;
  padding-left: 0px;
}
.our-blogs div#mpblog-list-container .post-item-wraper .actions {
  margin-top: -4px;
}
.our-blogs div#mpblog-list-container .owl-stage-outer {
  padding: 0px;
  overflow: hidden;
  margin-right: 0px;
}
.our-blogs .owl-nav .owl-next span,
.our-blogs .owl-nav .owl-prev span,
#shop-by-shol {
  display: none;
}
.our-blogs .post-list-item {
  width: 95%;
  border-radius: 10px;
}
.our-blogs .button-set {
  top: 0;
}
.cms-index-index .our-blogs .post-short-description,
i.mp-blog-icon.mp-blog-calendar-times,
.cms-index-index .our-blogs .mp-post-meta-info.mp-alignright {
  display: none;
}
.our-blogs h1 {
  font-weight: 600;
  font-size: 32px;
  text-align: center;
  color: #000000;
  margin-bottom: 60px;
}
.our-blogs .post-info-wraper a.post-link-title:hover {
  color: #556cee !important;
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .our-blogs .post-info-wraper a.post-link-title {
    font-size: 16px !important;
    line-height: 22px !important;
    min-height: auto !important;
    max-height: max-content !important;
  }
  .our-blogs .post-image {
    min-height: inherit;
    position: relative;
    flex: 0 0 100%;
    height: 250px;
    overflow: hidden;
    text-align: center;
  }
  .our-blogs a#view_all {
    padding: 11px 25px;
    font-size: 13px;
    font-weight: 500;
  }
  .our-blogs .post-info-wraper {
    padding: 10px 20px;
  }
}
@media (max-width: 769px) {
  .our-blogs .button-set {
    margin: 0;
    margin-top: 0;
    margin-bottom: 0;
    position: relative;
    top: -10px;
    left: 0;
    right: inherit;
    width: 100%;
    text-align: left;
  }
  .our-blogs .post-image img.img-responsive {
    position: relative;
    width: 100%;
    margin-bottom: 0 !important;
  }
  .our-blogs .post-image {
    height: auto;
  }
  .our-blogs .owl-nav {
    top: 0;
  }
  .our-blogs .owl-nav button,
  .our-blogs .owl-nav {
    display: none;
  }
}
/**
 * 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.
 */
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .storecredit .block,
  .magento-payments-review-discount .block,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .storecredit .block:nth-child(1),
  .magento-payments-review-discount .block:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .storecredit .block:nth-child(2),
  .magento-payments-review-discount .block:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .magento-payments-review-discount .block:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .page-main .block,
  .customer-review .product-details {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .magento-payments-review .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:before,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:before,
  .magento-payments-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .cart-container:before,
  .cart-container:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .header.content:before,
  .header.content:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .magento-payments-review .block-content:after,
  .magento-payments-review-discount:after,
  .order-review-form:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after,
  .cart-container:after,
  .page-header .header.panel:after,
  .header.content:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block.crosssell,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print,
  .order-actions-toolbar .action.print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before,
  .order-actions-toolbar .action.print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .order-actions-toolbar .action.print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .cart-gift-item,
  .cart-container .form-cart {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .magento-payments-review-discount .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .magento-payments-review-discount .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .magento-payments-review-discount .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .magento-payments-review-discount .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .magento-payments-review .magento-payments-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .magento-payments-review .block-content .box-order-shipping-address,
  .magento-payments-review .block-content .box-order-shipping-method,
  .magento-payments-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .magento-payments-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .magento-payments-review .table-magento-payments-review-items .col.price,
  .magento-payments-review .table-magento-payments-review-items .col.qty {
    text-align: center;
  }
  .magento-payments-review .table-magento-payments-review-items .col.item {
    width: 60%;
  }
  .magento-payments-review .col.subtotal,
  .magento-payments-review .mark,
  .magento-payments-review .amount {
    text-align: right;
  }
  .magento-payments-review-discount {
    border-top: 1px solid #cccccc;
  }
  .magento-payments-review-discount .block {
    margin-bottom: 15px;
  }
  .magento-payments-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .magento-payments-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .control.multi-columns {
    display: grid;
    grid-auto-flow: column;
    grid-template-rows: repeat(6, auto);
    column-gap: 10px;
  }
  .amreview-popup.modal-popup .block-content {
    padding: 10px 40px 40px;
  }
  .amrev-toolbar-container {
    background: #fafafa;
    padding: 5px 10px;
  }
  .amrev-toolbar-container .amrev-filters {
    flex-basis: auto;
    flex-wrap: nowrap;
    order: 1;
  }
  .amrev-toolbar-container .amrev-filter {
    border: none;
    flex-basis: auto;
    margin: 0;
    padding: 0;
  }
  .amrev-toolbar-container .amrev-sorting {
    flex-basis: 250px;
    order: 2;
    padding: 0 0 0 15px;
  }
  .amrev-toolbar-container.-all .amrev-sorting {
    border-left: 1px solid #d6d6d6;
  }
  .amrev-toolbar-container .amrev-label {
    margin: 0 7.5px;
  }
  .amrev-toolbar-container .amrev-select {
    max-width: 175px;
  }
  .amreview-images.slick-slider .slick-slide {
    display: inline-block;
  }
  .amreview-images.slick-slider .slick-arrow {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+) center no-repeat;
  }
  .amrev-comment-block {
    margin: 0;
  }
  .amrev-area-field div.mage-error {
    margin-top: 4px;
    position: absolute;
    top: 100%;
  }
  .amrev-comment-form .amrev-fieldset {
    flex-basis: 70%;
  }
  .amrev-comment-toolbar {
    flex-wrap: nowrap;
    padding: 25px 0 20px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap {
    flex-basis: auto;
    order: 3;
    padding: 0 15px;
  }
  .amrev-comment-toolbar .amreview-helpful-wrap .amreview-plus {
    margin: 0 10px 0 0;
  }
  .amrev-comment-toolbar .amrev-comment {
    border-right: 1px solid #767676;
    flex-basis: auto;
    justify-content: initial;
    margin: 0;
    order: 2;
  }
  .amrev-comment-toolbar .amrev-reply {
    flex-basis: auto;
    order: 1;
    padding: 0 15px 0 0;
  }
  .amreview-helpful-wrap .amreview-helpful {
    font-size: 12px;
  }
  .amreview-submit-form .field.review-field-nickname.-half,
  .amreview-submit-form .field.review-field-email {
    width: 48%;
  }
  .amreview-submit-form .review-form .action.submit.primary {
    padding: 11px 22px;
  }
  .amreview-submit-form > .block-content {
    padding: 25px 0 55px;
  }
  .amreview-submit-form .review-fieldset {
    margin: 0 0 40px;
  }
  .amreview-submit-form .review-fieldset .field {
    margin: 0 0 15px 0;
  }
  .amreview-info-wrapper {
    margin: 0;
  }
  .amreview-summary-info.amreview-showmore {
    display: none;
  }
  .amreview-review-list {
    margin: 0;
    padding: 50px 0 20px 0;
  }
  .amreview-review-list.-empty {
    padding: 40px;
  }
  .amrev-desc-title {
    flex-wrap: nowrap;
  }
  .amreview-author-details {
    margin: 10px 0 20px;
  }
  .amreview-percent-block {
    display: flex;
    align-items: center;
  }
  .amreview-summary-info {
    display: inline-block;
  }
  .amreview-add-new {
    margin: 40px 0 0;
  }
  .amreview-add-new .amreview-label {
    max-width: 160px;
    text-align: left;
  }
  .amreview-author-details {
    display: inline-block;
    margin: 0 auto 0 0;
    vertical-align: top;
    width: 25%;
  }
  .amreview-author-details .amreview-verified {
    display: block;
  }
  .amreview-author-details .amreview-date {
    position: static;
  }
  .amreview-author-details .amreview-recommended {
    background: #f1f1f1;
    border-left: 2px solid #1ab900;
    color: #6b6b6b;
    font-size: 12px;
    line-height: 14px;
    margin: 20px 0;
    max-width: 78px;
    padding: 4px 4px 4px 6px;
    position: relative;
  }
  .amreview-recommended:after {
    border: 18px solid transparent;
    border-left: 14px solid #f1f1f1;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    right: -32px;
    top: 0;
  }
  .amreview-toolbar-wrap.review-toolbar .pages {
    border: 0;
    float: right;
    padding: 20px 0;
  }
  .amreview-toolbar-wrap.review-toolbar .limiter {
    float: left;
    padding: 20px 0;
  }
  .amreview-review-wrapper.review-item {
    padding: 30px 0 40px 0;
  }
  .amreview-description-wrap {
    display: inline-block;
    position: relative;
    width: 75%;
  }
  .amreview-widget-title {
    padding: 10px 35px;
  }
  .amreview-widget-container.-summary-widget {
    padding-left: 35px;
    padding-right: 35px;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful-wrap {
    flex-wrap: nowrap;
    justify-content: flex-start;
    margin: 20px 0 0;
  }
  .amreview-widget-container.-summary-widget .amreview-helpful {
    margin: 0;
    width: auto;
  }
  .amreview-widget-container.-summary-widget .amreview-icon {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-plus {
    margin: 0 0 0 10px;
  }
  .amreview-widget-container.-summary-widget .amreview-minus {
    margin: 0;
  }
  .amreview-widget-container.-summary-widget .amreview-review-wrapper {
    padding: 25px;
  }
  .amreview-widget-container.-summary-widget.-slider .amreview-review-items > .slick-list > .slick-track > .slick-slide {
    padding: 35px;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .ws_embed_sms_notification {
    text-align: center !important;
  }
  .ws_embed_sms_notification .inline-block {
    display: inline-block;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 4%;
    font-size: 10px;
  }
  #ws_embed_sms_notification .control-subs .ws-Phone {
    width: 325px;
  }
  #ws_embed_sms_notification .control-subs .ws-country-pc {
    padding-top: 5px;
    width: 130px;
  }
  #ws_embed_sms_notification .control-subs .sms-subs {
    margin-top: -3px;
    margin-left: -5px;
    border-radius: 0;
  }
  .theme-pearl #ws_embed_sms_notification {
    max-width: 1030px;
  }
  .theme-pearl #ws_embed_sms_notification.sms-center-design-2 {
    margin: 0 auto 60px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-phone-dsg-2 {
    width: 160px;
    padding-left: 24px;
  }
  .theme-pearl #ws_embed_sms_notification .ws-country-pc-dsg2 {
    width: 33%;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs:before {
    margin-top: 15px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .ws-country-pc {
    width: 140px;
  }
  .theme-pearl #ws_embed_sms_notification .control-subs .sms-subs {
    height: 50px;
    border-radius: 0;
    margin-top: -3px;
  }
  .table-checkout-shipping-method tr.row-eta {
    display: none;
  }
  #wp_ln_shopby.filter-current #wp_ln_shopby_items {
    display: inline-block;
  }
  .wp-ln-actions {
    width: 98%;
    text-align: right;
  }
  .wp-ln-action {
    cursor: pointer;
    display: inline-block;
  }
  .wp-instant-search-wrapper {
    display: none;
  }
  .wp-instant-search-wrapper.desktop {
    display: block;
  }
  .wp-ln-action:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .wp-ln-show-less {
    display: none;
  }
  .wp-filters {
    display: none;
  }
  .sidebar.sidebar-main .wp-filters {
    display: none;
  }
  body.slider-layer .column.main,
  body.slider-down-layer .column.main {
    width: 100%;
  }
  body.slider-layer .block.filter,
  body.slider-down-layer .block.filter {
    display: none;
  }
  body.slider-layer .toolbar-products,
  body.slider-down-layer .toolbar-products {
    margin-left: 90px;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters {
    display: block;
    position: absolute;
    top: 5px;
    height: 20px;
    cursor: pointer;
    font-weight: bold;
  }
  body.slider-layer .sidebar.sidebar-main .wp-filters .wp-filters-text,
  body.slider-down-layer .sidebar.sidebar-main .wp-filters .wp-filters-text {
    vertical-align: top;
    font-weight: bold;
  }
  body.slider-layer .wp-ln-overlay,
  body.slider-down-layer .wp-ln-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    overflow: hidden;
    cursor: pointer;
  }
  .sidebar.sidebar-main b.wp-slide-in {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active {
    display: inline-block;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .sidebar.sidebar-main span.wp-slide-down-add.active:after {
    content: '\e621';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .sidebar.sidebar-main span.wp-slide-down-add {
    display: inline-block;
    transition: scale 100ms ease;
  }
  .sidebar.sidebar-main span.wp-slide-down-add:after {
    content: '\e622';
    font-family: 'luma-icons';
    position: absolute;
    top: 1px;
    margin-left: 5px;
  }
  .slide-in-filter {
    position: fixed;
    top: 0;
    left: 0;
    width: 12%;
    min-width: 250px;
    background: #fff;
    height: 95%;
    padding: 25px;
    overflow: scroll;
    margin-bottom: 10px;
    z-index: 100;
  }
  .slide-in-filter .block-subtitle {
    font-size: 15px;
    text-align: center;
    padding: 10px 10px 30px;
  }
  .slide-in-filter .filter-options-item {
    padding: 15px 0;
    border-bottom: 1px solid #ecece7;
  }
  .slide-in-filter.hide-selected-filters .filter-content {
    position: relative;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions {
    margin: 0;
  }
  .slide-in-filter.hide-selected-filters .filter-content .filter-actions a.filter-clear {
    position: absolute;
    bottom: 0;
  }
  .sidebar .slide-down-filter .filter-options .filter-options-item .filter-options-content #swatch-wrapper {
    text-align: left !important;
  }
  .sidebar .slide-down-filter.no-box-shadow {
    box-shadow: none;
  }
  .slide-down-filter {
    display: block;
    position: absolute;
    background: #fff;
    top: 38px;
    width: 98%;
    z-index: 100;
    overflow-y: hidden;
    padding: 10px;
    border-bottom: 1px solid #ccc;
    -moz-box-shadow: inset 0 2px 2px #ccc;
    -webkit-box-shadow: inset 0 2px 2px #ccc;
    box-shadow: inset 0 2px 2px #ccc;
  }
  .slide-down-filter:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .filter-options-title:after {
    content: '';
  }
  .slide-down-filter .filter-options-item {
    float: left;
    padding: 15px 1% 15px 5px;
    border: 0 none;
    overflow: hidden;
  }
  .slide-down-filter .filter-options-item .filter-options-content {
    overflow: hidden;
    height: 95%;
  }
  .slide-down-filter .filter-options-item .filter-options-content:hover {
    overflow-y: auto;
    overflow-y: overlay;
  }
  .slide-down-filter .block-content .block-subtitle {
    padding: 15px 20px 15px;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items {
    display: inline-block;
  }
  .slide-down-filter .block-content #wp_ln_shopby_items .item {
    float: left;
    margin: 10px;
  }
  .slide-down-filter .block-content .filter-actions {
    margin: 0;
    float: right;
  }
  b.wp-ln-load-more:after {
    content: "\e607";
  }
  b.wp-ln-show-less:after {
    content: "\e618";
  }
  b.wp-ln-load-more:before {
    content: '';
  }
  b.show-less:before {
    content: '';
  }
  #layered-filter-block .wp-ln-selected a {
    border-left: 5px solid red;
    padding-left: 11px;
    font-style: italic;
    color: #908f8f;
  }
  #layered-filter-block .filter-options-item .filter-options-content {
    display: none;
  }
  #layered-filter-block .filter-options-item.active .filter-options-content {
    display: block;
  }
  #layered-filter-block .wp-ln-selected .swatch-option {
    position: relative;
    overflow: visible;
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:before {
    visibility: visible;
    border: 3px solid white !important;
  }
  #layered-filter-block .wp-ln-selected .swatch-option:after {
    visibility: visible !important;
  }
  #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.wp-ln-open .page-wrapper div.page-header,
  body.wp-ln-open .page-wrapper .nav-sections,
  body.wp-ln-open .page-wrapper nav.navigation {
    z-index: 1 !important;
  }
  body.theme-pearl {
    /* price slider - in pearl*/
    /** price slider end */
  }
  body.theme-pearl .slide-in-filter {
    height: 100% !important;
  }
  body.theme-pearl b.wp-ln-load-more:before {
    content: "\e614";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-show-less:before {
    content: "\e613";
    font-family: 'luma-icons';
  }
  body.theme-pearl b.wp-ln-load-more:after {
    content: '';
  }
  body.theme-pearl b.wp-ln-show-less:after {
    content: '';
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters {
    top: 16px !important;
  }
  body.theme-pearl .sidebar.sidebar-main .wp-filters .wp-filters-text {
    text-transform: uppercase;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a {
    text-decoration: none;
    font-weight: 900;
    border-left: 0 none;
    font-style: normal;
    color: inherit;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected a:before {
    background: #303030;
    border: 1px solid #303030 !important;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option {
    outline: 2px solid #ee0000;
    border: 1px solid #fff;
  }
  body.theme-pearl #layered-filter-block .wp-ln-selected .swatch-option.text {
    position: relative;
    overflow: visible;
    border: 2px solid #999999 !important;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:after {
    visibility: visible;
    content: '';
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover {
    overflow: hidden;
  }
  body.theme-pearl #layered-filter-block .filter-options .swatch-option.color.disabled:hover:before {
    visibility: hidden;
  }
  body.theme-pearl #layer-product-list .message.info.empty {
    margin-left: 90px !important;
  }
  body.theme-pearl .slide-down-filter {
    width: 99%;
    top: 52px;
    border: 0 none;
    -moz-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.theme-pearl .slide-down-filter .block-subtitle {
    border: 0 none !important;
  }
  body.theme-pearl .slide-down-filter .filter-options-title {
    border: 0 none !important;
    font-weight: 800 !important;
  }
  body.theme-pearl .ui-slider {
    background: #b3b3b3 !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 5px;
    position: relative;
    width: 93%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type,
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    display: block;
    padding: 0;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:first-of-type {
    left: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-slider-handle:last-of-type {
    padding: 0;
    margin-left: -5px;
  }
  body.theme-pearl .ui-slider .ui-widget-header {
    background: #e9e9e9 !important;
    height: 100%;
    position: absolute;
  }
  body.theme-pearl .ui-slider .ui-slider-range {
    background: #000 !important;
  }
  body.theme-pearl .ui-slider .ui-slider-handle {
    cursor: ew-resize;
    width: 1em;
    height: 1em;
    top: -4px;
    background: #000000;
  }
  body.theme-pearl .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  body.theme-pearl div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a {
    float: right;
  }
  body.theme-pearl div.wp-slider-inp a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  body.theme-pearl div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  body.theme-pearl #rat_items li.item a {
    text-decoration: none !important;
  }
  body.theme-pearl #rat_items li.item a:hover {
    text-decoration: none !important;
  }
  body.theme-pearl .filter-options-content .items li.item {
    width: 96%;
  }
  body.theme-pearl .filter-options-content .items li.item:last-of-type {
    padding-bottom: 15px;
  }
  body.theme-pearl p.wp-slider-action {
    text-align: right;
  }
  body.theme-pearl ::-webkit-scrollbar {
    width: 4px;
    background-color: #F5F5F5;
  }
  body.theme-pearl ::-webkit-scrollbar-track {
    background-color: #fff;
  }
  body.theme-pearl ::-webkit-scrollbar-thumb {
    background-color: #c2c2c2;
    border-radius: 4px;
  }
  /* price slider - blank */
  .ui-slider {
    background: #fff !important;
    color: #333333;
    border: 1px solid #e9e9e9;
    height: 5px;
    margin: 15px 0 25px 0;
    width: 98%;
  }
  .ui-slider .ui-widget-header {
    height: 100%;
    position: absolute;
    background: #e9e9e9 !important;
  }
  .ui-slider .ui-slider-handle {
    cursor: ew-resize !important;
    width: 0.3em;
    height: 1em;
    top: -4px;
  }
  .ui-slider .ui-corner-all {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  div.wp-slider-inp {
    width: 100%;
    display: inline-block;
  }
  div.wp-slider-inp .wp-slider-from {
    width: 55%;
    text-align: left;
    float: left;
  }
  div.wp-slider-inp .wp-slider-to {
    width: 45%;
    text-align: right;
    float: right;
  }
  div.wp-slider-inp .wp-price-slider-inp {
    max-width: 41px;
    text-align: center;
    padding: 0;
    margin-left: -2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type {
    max-width: 30%;
    height: 24px !important;
    margin-left: 2px;
  }
  div.wp-slider-inp .wp-price-slider-inp.inp-type#amount_to {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  div.wp-slider-inp .wp-slider-inp-range .price-value-wrapper {
    margin-right: auto;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a {
    float: right;
  }
  div.wp-slider-inp .wp-slider-inp-range a.wp-price-slider-a:hover {
    font-weight: bold;
    background: none;
  }
  div.wp-slider-inp label {
    color: #757575;
    padding: 0 5px;
  }
  p.wp-slider-action {
    text-align: right;
  }
  /** price slider end */
  .items a.wp-filter-disabled {
    pointer-events: none;
    cursor: default;
    color: #ccc;
  }
  .wp-instant-search-wrapper .wp-instant-search-inp {
    width: 90%;
  }
  .show-hide-filter-desktop .show-filter-icon {
    display: inline-block;
    float: left;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter,
  .show-hide-filter-desktop .desktop-hide-filter {
    display: inline-block;
    cursor: pointer;
  }
  .show-hide-filter-desktop .desktop-show-filter .show-filter-icon,
  .show-hide-filter-desktop .desktop-hide-filter .show-filter-icon {
    display: inline-block;
    background: url('../WeltPixel_LayeredNavigation/images/slide_icon.png') no-repeat;
    width: 20px;
    height: 23px;
    transition: scale 100ms ease;
    margin: 2px 8px 0 0;
  }
  .show-hide-filter-desktop .desktop-show-filter {
    display: none;
  }
  .column.main.no-left-padding {
    padding-left: 0;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .items li.item:last-of-type {
    padding-bottom: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item .filter-options-content .item {
    margin: 0 3px 5px;
    border-radius: 5px;
  }
  .weltpixel-horizontalnavigation .filter-options .filter-options-item.active {
    z-index: 30;
  }
  .page-wrapper .page-header.sticky-header.no-box-shadow,
  .page-wrapper .nav-sections.sticky-header.no-box-shadow {
    box-shadow: none;
  }
  body.page-layout-1column .filter.block {
    border-top: none;
  }
  body.page-layout-1column .horizontal-v2 {
    display: flex;
    align-items: center;
    position: relative;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions-wrapper .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v2 .filter-options {
    margin-bottom: 25px;
  }
  body.page-layout-1column .horizontal-v2 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column .horizontal-v2 .filter-options-content ol.items {
    max-height: 60vh;
    overflow-y: scroll;
  }
  body.page-layout-1column .horizontal-v1 .filter-current {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column .horizontal-v1 .filter-actions {
    margin-bottom: 0;
  }
  body.page-layout-1column .horizontal-v1 .filter-options-content ol.items {
    max-height: 60vh;
    overflow-y: scroll;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 {
    display: flex;
    align-items: center;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item {
    margin-bottom: 5px;
    margin-right: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title {
    transition: .3s;
    transition-property: all;
    transition-duration: 0.3s;
    transition-timing-function: ease;
    transition-delay: 0s;
    padding: 10px 15px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-title:after {
    transition: transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.45s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    margin-left: 10px;
    top: 0;
    left: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content {
    width: auto;
    opacity: 0;
    transition: 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-top: 5px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .wp-instant-search-wrapper.desktop {
    margin-top: 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .filter-options-content-title {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #cccccc;
    white-space: nowrap;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items {
    overflow-y: scroll;
    max-height: 200px;
    margin: 10px 10px 15px 10px;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item {
    margin: 0;
    padding: 5px 8px 5px 0;
    width: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items li.item a {
    margin: 0;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item .filter-options-content .items::-webkit-scrollbar {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:after,
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item:before {
    display: none;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-title:after {
    content: '\e622';
    transform: rotate(180deg);
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content {
    opacity: 100%;
  }
  body.page-layout-1column #layered-filter-block.horizontal-v3 .block-content.filter-content .filter-options .filter-options-item.active .filter-options-content .items:hover::-webkit-scrollbar {
    display: block;
  }
  body.page-layout-1column .filter-align-left {
    justify-content: left;
  }
  body.page-layout-1column .filter-align-center {
    justify-content: center;
  }
  body.page-layout-1column .filters-box-shadow {
    box-shadow: 0 20px 30px 0 rgba(0, 0, 0, 0.05);
  }
  body.page-layout-1column .sticky-filters {
    position: fixed;
    width: 100%;
    z-index: 100;
    left: 0;
    background: white;
    justify-content: center;
  }
  body.page-layout-1column .sticky-filters .filter-options {
    margin-bottom: 0;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper,
  body.page-layout-1column .sticky-filters .filter-actions {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  body.page-layout-1column .sticky-filters .filter-actions-wrapper .filter-actions,
  body.page-layout-1column .sticky-filters .filter-actions .filter-actions {
    margin-bottom: 0;
    min-height: 35px;
  }
  body.page-layout-1column #layered-filter-block .filter-content.reverse-order {
    display: flex;
    flex-direction: column-reverse;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content {
    min-width: 200px;
    width: auto !important;
    padding: 5px;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.desktop,
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .wp-instant-search-wrapper.mobile {
    display: flex;
    justify-content: center;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item {
    white-space: nowrap;
  }
  body.page-layout-1column.weltpixel-horizontalnavigation #layered-filter-block .filter-options .filter-options-content .item:hover {
    background-color: white;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .mp-sidebar .data.item.title {
    width: 50% !important;
    margin: 0 !important;
  }
  .mp-sidebar .data.item.title .data.switch {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .mp-sidebar .data.item.title .data.switch div {
    width: fit-content;
    margin: auto;
  }
  .mp-sidebar #tab-label-popular .data.switch {
    border-right: 0 !important;
  }
  .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;
  }
  .braintree-express-paylater-message-container {
    order: 1;
  }
}
@media all and (min-width: 1024px), print {
  .amrev-toolbar-container {
    margin: 20px 0 25px 0;
  }
  .amreview-summary-details {
    flex-basis: auto;
    margin-left: 20px;
    order: initial;
    padding: 0;
  }
  .amreview-summary-details .amreview-label .amreview-bar {
    width: 80px;
  }
  .amreview-summary-info {
    flex-basis: auto;
    order: initial;
  }
  .amreview-description-wrap {
    width: 75%;
  }
  .amreview-title-review {
    margin-right: 280px;
  }
  .amreview-customer-review {
    margin-bottom: 8px;
  }
  .amreview-add-new {
    flex-basis: auto;
    order: initial;
  }
  .amreview-info-wrapper .amreview-summary-info,
  .amreview-info-wrapper .amreview-summary-details,
  .amreview-info-wrapper .amreview-add-new {
    vertical-align: middle;
  }
  .amreview-info-wrapper .amreview-summary-details {
    border-right: 2px solid #767676;
    margin: 0 auto 0 0;
    padding: 0 15px 0 25px;
  }
  .amreview-info-wrapper .amreview-add-new {
    background: none;
    display: inline-block;
    margin: 0 0 0 25px;
    padding-right: 0;
  }
  .amreview-widget-container.-grid .amreview-review-items {
    justify-content: space-between;
  }
  .amreview-widget-container.-grid .amreview-rating-wrapper {
    margin-bottom: 0;
  }
  .amreview-widget-container.-grid .amreview-review-wrapper.review-item {
    background: #f8fcff;
    border-bottom: 0;
    width: 49%;
  }
  .amreview-widget-container.-grid .amreview-title {
    background: none;
    cursor: unset;
    padding: 10px 0;
    pointer-events: none;
  }
  .amreview-widget-container.-grid .amreview-title:after {
    display: none;
  }
  .amreview-widget-container.-grid .amreview-description-wrapper {
    min-width: 200px;
  }
  .amreview-widget-container.-grid .amreview-message {
    max-width: 290px;
  }
  .amreview-widget-container.-sidebar .amreview-rating-wrapper {
    max-width: 30%;
    min-width: 120px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .ws_embed_sms_notification {
    max-width: 1015px;
  }
  .ws_embed_sms_notification .wpx-span {
    margin: 0 9%;
    font-size: 14px;
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .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;
  }
  .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;
  }
}
