/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/Rubik-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rubik';
  src: url('../fonts/rubik/Rubik-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.button {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: 0.625rem 0;
  padding: 0.625rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  border: 1px solid transparent;
}
.button:hover,
.button:focus {
  transition: background-color 400ms linear;
  text-decoration: none !important;
}
.button:visited {
  color: white;
}
.button.button.disabled,
.button.button[disabled] {
  transition: background-color 400ms linear;
}
.button.button.disabled:hover,
.button.button[disabled]:hover,
.button.button.disabled:focus,
.button.button[disabled]:focus {
  transition: background-color 400ms linear;
}
.fieldset .field.choice:before {
  content: none;
}
.fieldset .field.choice label {
  font-size: 0.875rem;
}
.secondary .back {
  font-size: 0.875rem;
  margin-left: 0.625rem;
}
/*.field:not(.review-field-rating) {
  input[type=radio],
  input[type=checkbox] {
    display: none;
    + label, span label {
      display: flex !important;
      align-items: center;
      margin: 0;
    }
    + label:before, + span label:before {
      content: " " !important;
      display: inline-block;
      background-repeat: no-repeat;
      min-width: 30px;
      height: 30px;
      margin-right: 0.625rem;
      background: url(https://www.asgardsss.co.uk/skin/frontend/asgard/responsive/images/btn-radio-off.svg);

    }
    &:checked {
      + label:before, + span label:before {
        background: url(https://www.asgardsss.co.uk/skin/frontend/asgard/responsive/images/btn-radio-on.svg);
      }
    }
  }
}*/
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  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.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.am-text-clamp {
  display: block;
  font-size: 14px;
  line-height: 1.4;
  max-height: 39px;
  min-height: 39px;
  overflow: hidden;
}
.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;
  }
}
.toolbar.toolbar-casestudies {
  margin-bottom: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar.toolbar-casestudies {
    text-align: left;
    margin-bottom: 0px;
  }
  .toolbar.toolbar-casestudies .toolbar-amount {
    padding: 11px 0 0;
  }
}
.toolbar.toolbar-casestudies .pager {
  text-align: left;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .toolbar.toolbar-casestudies .pager {
    width: auto;
  }
}
.toolbar.toolbar-casestudies .field {
  font-size: 0.875rem;
}
.toolbar.toolbar-casestudies label {
  font-size: 0.875rem;
  font-weight: 700;
}
.toolbar.toolbar-casestudies .sorter {
  display: flex !important;
  align-items: center;
  padding-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar.toolbar-casestudies .sorter {
    justify-content: space-between;
    margin-top: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .toolbar.toolbar-casestudies .sorter {
    margin-top: 0;
    width: auto;
  }
}
.toolbar.toolbar-casestudies .sorter .sorter-action {
  height: 11px;
  width: 12px;
  background: url("../images/form_sort-by-arrow_red.svg") right center no-repeat;
}
.toolbar.toolbar-casestudies .sorter .sorter-action:before {
  display: none;
}
.toolbar.toolbar-casestudies select {
  width: 75px;
  margin: 0 0.9375rem;
  background: url("../images/triangle_down_red.svg") right 15px center no-repeat;
  background-color: white;
  -webkit-appearance: none;
  height: 2.4375rem;
}
.toolbar.toolbar-casestudies #toolbar-amount {
  display: block;
}
.toolbar.toolbar-casestudies .limiter {
  float: right;
  font-size: 0.875rem;
  font-weight: 400;
}
.toolbar.toolbar-casestudies .pages {
  display: inline-block;
}
.toolbar.toolbar-casestudies .pages ul {
  padding-left: 0;
  display: flex;
}
.toolbar.toolbar-casestudies .pages ul li.item {
  display: block;
  width: 39px;
  height: 39px;
  border: 1px solid #c3c3c3;
  line-height: 39px;
  font-size: 0.875rem;
  margin-right: 16px;
  text-align: center;
}
.toolbar.toolbar-casestudies .pages ul li.item strong {
  line-height: 39px;
  font-size: 0.875rem;
}
.toolbar.toolbar-casestudies .pages ul li.item a {
  color: #454444;
  font-weight: 400;
  text-align: center;
}
.toolbar.toolbar-casestudies .pages ul li.item.current strong {
  color: #ccc;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous {
  border: none;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next .action,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous .action {
  border: none;
  width: 39px;
  height: 39px;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next .action.next,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous .action.next {
  margin-left: 0;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next .action.next:before,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous .action.next:before {
  content: " ";
  width: 39px;
  height: 39px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUwMUZGRTE2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUwMUZGRTA2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMjc1M0RCQTY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMjc1M0RCQjY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlaX7rcAAAC0SURBVHjaYvz//z/DYAaMow4cdeCoA0cdOOrAUQeOOnDUgTR34HNVmwIgNQGbnOTtIxSZzUQlj/YD8QFahCC1HPgZiO2B+DYQSw9GB8KAChA/BmLPwepAcLoG4m1AXDdYHQgDjUA8YzA7EJR9mwerAzuA2BaIn1JqEAsNHBcMxOuoZRi1HMgLxN+BWAeI7w3GYmYJECtQ23GjjYVRB446cNSBow4cdeCoA0cdOOpAmgOAAAMAg5RslMs3ZMIAAAAASUVORK5CYII=") center center no-repeat;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next .action.previous,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous .action.previous {
  margin-right: 0;
}
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-next .action.previous:before,
.toolbar.toolbar-casestudies .pages ul li.item.pages-item-previous .action.previous:before {
  content: " ";
  width: 39px;
  height: 39px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUwMUZGREQ2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUwMUZGREM2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMjc1M0RCQTY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMjc1M0RCQjY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi7t+g0AAACtSURBVHjaYvz//z/DYAZMDIMcjDpw1IGjDhx14KgDRx046sCBBSyUGvBc1QaXVIHk7SMTBmsIHgDi/sEYxdJAfBuI7YH482BzoCcQPwZilcGYSeqAeBsQMw66TAIEM4A4fTAXM81AfGQwO/ApENsCccdgL6grgTh4sNck64BYGYi/AzHvYK3q7gGxAhAvoYZhjKMd91EHjjpw1IGjDhx14KgDRx046kBaAoAAAwAzMxh8OsgRHwAAAABJRU5ErkJggg==") center center no-repeat;
}
/**
 * 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 15px 10px 15px;
}
.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 */
/**
 * 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_BlogPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.owl-carousel .mp-nav-btn {
  position: absolute;
  cursor: pointer;
  top: 25% !important;
}
.owl-theme .owl-nav [class*='owl-']:hover {
  color: unset !important;
}
.owl-carousel .prev-slide {
  left: -5%;
}
.owl-carousel .next-slide {
  right: -5%;
}
.owl-carousel .owl-stage-outer {
  align-content: center;
}
.owl-carousel.owl-drag .owl-item {
  width: 33%;
}
.mp-blog-post-title {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
}
.mp-new-post-slider {
  padding: 30px 70px 0 70px;
  border: #D0D0D0 solid 2px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.mp-tag-info {
  background-color: #373737;
}
.mp-post-social a {
  margin-left: 5px;
}
.mp-list-icon {
  float: left;
  margin-right: 5px;
}
.mp-post-list-add {
  display: flex;
  justify-content: flex-end;
  color: #999999;
  position: relative;
  font-weight: 400;
  top: 10px;
}
.mp-post-list-add .mp-post-categories {
  position: relative;
  width: 25%;
}
.mp-post-list-add .mp-post-read-time {
  position: relative;
  width: 25%;
}
.mp-post-list-add .mp-post-view {
  position: relative;
  width: 25%;
}
.mp-post-list-add .mp-post-categories img {
  width: 20px;
}
.mp-post-list-add .mp-post-view img {
  width: 20px;
}
.mp-post-list-add .mp-read-time img {
  width: 20px;
}
.post-short-description {
  font-weight: 500;
  position: relative;
  top: 10px;
}
.mp-post-info {
  margin-bottom: 20px;
}
.mp-post-author {
  float: left;
}
.mp-info-author {
  font-size: 1.4rem;
}
.mp-post-comment {
  float: left;
  margin-left: 20px;
  margin-right: 10px;
  color: #CBCBCB;
}
.mp-post-info img {
  width: 15px;
  cursor: pointer;
}
.post-list .mp-blog-change {
  margin-bottom: 10px;
}
.post-list .post-item-wraper {
  border: 2px solid #D0D0D0;
  border-radius: 5px;
}
.post-list span {
  font-size: 1.2rem;
}
.mp-blog-post-content .mp-post-item-wraper {
  border: #D0D0D0 solid 2px;
  border-radius: 5px;
  padding: 10px !important;
}
a.mp-tag-info {
  color: #FFFFFF !important;
}
a.mp-post-header {
  position: relative;
  text-decoration: none !important;
  color: #333333 !important;
  cursor: pointer;
}
.mp-post-item-template-2 h2 {
  font-weight: 400;
}
.mp-post-item-template-2 {
  border: #D0D0D0 solid 2px;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 10px 0;
}
/* sidebar */
.mp-blog-categories,
.mp-blog-topics,
.mp-blog-tags,
.mp-blog-monthly {
  border: 2px solid #D0D0D0;
  border-radius: 5px;
  margin-bottom: 10px;
}
.mp-blog-categories a,
.mp-blog-topics a,
.mp-blog-tags a,
.mp-blog-monthly a {
  font-weight: 600;
}
.mp-title {
  font-weight: bold;
  font-size: 2rem;
  margin: 10px;
}
a.label.label-default.mp-tags-list {
  border-radius: 15px;
  background: #CBCBCB;
  border: 1px solid #bbb;
  color: inherit;
  font-weight: normal;
  font-size: 100%;
  display: inline-block;
  margin-bottom: 5px;
  padding: 5px;
  margin-left: 5px;
}
.mp-blog-post-list-tags {
  position: relative;
  white-space: normal;
  top: 10px;
  margin-bottom: 10px;
}
.mp-blog-post-list-tags .mp-tag-info {
  background-color: #CBCBCB;
  color: #000000;
  border-radius: 8px;
  padding: 0 5px;
}
.mp-blog-list-post .owl-carousel .prev-slide {
  left: 2%;
}
.mp-blog-list-post .owl-carousel .next-slide {
  right: 1%;
}
.mp-blog-list-post .mp-post-item img {
  height: 350px;
}
.mp-blog-list-post .mp-blog-post-slider-desc {
  border: 2px solid #D0D0D0;
  padding: 5px 30px;
}
.mp-blog-list-post .mp-tag-info {
  background-color: #000000;
  color: #FFFFFF;
  padding: 0 2px;
}
.mp-blog-post-tags {
  white-space: normal;
  position: absolute;
  bottom: 5px;
  left: 5px;
}
.mp-new-post-slider .mp-tag-info {
  padding: 0 2px;
  font-size: 1.2rem;
}
.mp-add-read-more {
  position: relative;
  border: 1px solid #D0D0D0;
  border-radius: 5px;
  top: 5px;
}
.mp-add-read-more .mp-post-meta-info {
  font-size: 10px;
  text-align: right;
}
/* --post view css-- */
.mp-blog-view {
  position: relative;
}
.mp-blog-view .post-view-image {
  position: relative;
}
.mp-blog-view .post-view-image img {
  border-radius: 10px 10px 0 0;
}
.mp-blog-view .post-post_content {
  padding: 10px;
}
.author-content-image img {
  border-radius: 50%;
}
.block-blog-related .related-content-container .author-content-information {
  position: relative;
  top: 40px;
}
.block-blog-related {
  margin-bottom: 35px;
}
.mp-post-share {
  margin-bottom: 35px;
}
.mp-post-share img {
  height: 15px;
  cursor: pointer;
}
.mp-post-view-all {
  text-align: right;
}
.mp-no-post {
  margin-bottom: 20px;
}
.post-info-wraper {
  width: 100%;
}
.mp-post-info-wraper {
  width: 100%;
  position: relative;
}
.mp-post-info-wraper .img-responsive {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mp-container-image {
  position: relative;
}
.mp-save-btn img,
.mp-like-btn img,
.mp-commnent-count img {
  cursor: pointer;
}
.mp-save-btn img::before {
  content: "save post";
}
a:hover {
  text-decoration: none !important;
}
.page-title-wrapper .page-title {
  max-width: 70%;
}
.mp-save-message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 15px;
  position: relative;
}
.mp-save-message.cancel,
.mp-save-message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 15px;
  position: relative;
}
.mp-blog-left-bar img {
  height: 20px;
}
@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;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .column .block-addbysku .block-content .box,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    width: 48.8%;
  }
  .abs-blocks-2columns:nth-child(odd),
  .column .block-addbysku .block-content .box:nth-child(odd),
  .login-container .block:nth-child(odd),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(odd),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(odd) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(even),
  .column .block-addbysku .block-content .box:nth-child(even),
  .login-container .block:nth-child(even),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box:nth-child(even),
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box:nth-child(even),
  .sales-guest-view .column.main .block:not(.widget) .block-content .box:nth-child(even) {
    float: right;
  }
  .abs-reset-left-margin-desktop,
  .bundle-options-container .legend.title,
  .column.main .cart-summary .actions-toolbar,
  .cart.table-wrapper .item-actions .actions-toolbar,
  .gift-summary .actions-toolbar,
  .cart.table-wrapper .gift-summary .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar,
  .form-new-agreement .fieldset .legend,
  .form-new-agreement .actions-toolbar,
  .column.main .paypal-review .actions-toolbar,
  .wishlist-index-index .main .form-wishlist-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-add-invitations .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 75.8%;
    top: 6px;
  }
  .abs-add-fields-desktop .fieldset .field:not(.choice) .control,
  .form-giftregistry-share .fieldset .field:not(.choice) .control,
  .form-giftregistry-edit .fieldset .field:not(.choice) .control,
  .form-add-invitations .fieldset .field:not(.choice) .control,
  .form-create-return .fieldset .field:not(.choice) .control,
  .form.send.friend .fieldset .field:not(.choice) .control {
    width: 50%;
  }
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .dashboard-welcome-toggler,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:before,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .login-container:before,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:before,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:before,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:before,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:before,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:before,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:before,
  .header.content:after,
  .page-header .header.panel:before,
  .page-header .header.panel:after,
  .account .toolbar:before,
  .account .toolbar:after,
  .toolbar-giftregistry-results:before,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:before,
  .toolbar-wishlist-results:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .abs-pager-toolbar:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .login-container:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .block-giftregistry-shared .item-options:after,
  .gift-wrapping .nested:after,
  .table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .paypal-review .block-content:after,
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content:after,
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content:after,
  .sales-guest-view .column.main .block:not(.widget) .block-content:after,
  .header.content:after,
  .page-header .header.panel:after,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field,
  .product-add-form .fieldset > .field,
  .product-add-form .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label,
  .product-add-form .fieldset > .field:not(.choice) > .label,
  .product-add-form .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control,
  .product-add-form .fieldset > .field:not(.choice) > .control,
  .product-add-form .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label,
  .product-add-form .fieldset > .field > .label,
  .product-add-form .fieldset .fields > .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before,
  .product-add-form .fieldset > .field.choice:before,
  .product-add-form .fieldset .fields > .field.choice:before,
  .product-add-form .fieldset > .field.no-label:before,
  .product-add-form .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset > .field:not(:first-child):last-of-type,
  .product-add-form .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-no-display-desktop,
  .opc-estimated-wrapper,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-pager-toolbar,
  .account .toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results {
    margin-bottom: 20px;
    position: relative;
  }
  .abs-pager-toolbar .limiter,
  .account .toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter {
    float: right;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .toolbar-amount,
  .account .toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount {
    float: left;
    line-height: normal;
    padding: 7px 0 0;
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .pages,
  .account .toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    float: left;
    position: relative;
    width: 73%;
  }
  .abs-shopping-cart-items-desktop .actions,
  .block-cart-failed .actions,
  .cart-container .form-cart .actions,
  .cart-container .cart-gift-item .actions {
    text-align: right;
  }
  .abs-shopping-cart-items-desktop .action.clear,
  .abs-shopping-cart-items-desktop .action.update,
  .block-cart-failed .action.clear,
  .block-cart-failed .action.update,
  .cart-container .form-cart .action.clear,
  .cart-container .form-cart .action.update,
  .cart-container .cart-gift-item .action.clear,
  .cart-container .cart-gift-item .action.update {
    margin-left: 10px;
  }
  .abs-shopping-cart-items-desktop .action.continue,
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 66.66666667%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 83.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 83.33333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 16.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 16.66666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f5f5f5;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 53px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #d1d1d1;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 700;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #d1d1d1;
    color: #d1d1d1;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
  .fieldset > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
    margin: 0 0 29px;
  }
  .fieldset > .field > .label {
    margin: 0;
  }
  .fieldset > .field:before,
  .fieldset > .field:after {
    content: '';
    display: table;
  }
  .fieldset > .field:after {
    clear: both;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .fieldset > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 5px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 600;
    line-height: 20px;
    font-size: 1.4rem;
    color: #7d7d7d;
    text-decoration: none;
    background: #f0f0f0;
    border: 1px solid #d1d1d1;
    border-bottom: none;
    height: 20px;
    padding: 5px 20px 5px 20px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #7d7d7d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #fcfcfc;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 6px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 31px;
    padding: 20px 20px 20px 20px;
    border: 0;
    border-top: 1px solid #d1d1d1;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .secondary {
    float: right;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 5px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    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;
  }
  .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-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    position: relative;
    width: 40%;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
  }
  .toolbar-amount {
    float: left;
  }
  .sorter {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    color: #7d7d7d;
    border: 1px solid #d1d1d1;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-mode:not(.active):hover {
    color: #7d7d7d;
    background: #dedede;
  }
  .modes-mode:last-child {
    border-right: 1px solid #d1d1d1;
  }
  .modes-mode.active {
    color: #a6a6a6;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'icons-blank-theme';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .box-tocart,
  .product-options-bottom .box-tocart {
    display: table;
  }
  .product-info-main .box-tocart .field.qty,
  .product-options-bottom .box-tocart .field.qty {
    display: table-cell;
  }
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    display: table-cell;
    padding-top: 25px;
    text-align: center;
    vertical-align: bottom;
  }
  .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0 0 25px;
  }
  .block-search .nested {
    display: block;
    padding-top: 5px;
    position: absolute;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input::-moz-placeholder {
    color: #c2c2c2;
  }
  .block-search input:-ms-input-placeholder {
    color: #c2c2c2;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    padding: 5px 0;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    line-height: 22px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'icons-blank-theme';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: inherit;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    float: right;
    position: relative;
    width: 23%;
  }
  .column.main .cart-summary .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper .item .col.item {
    padding: 27px 8px 10px;
  }
  .cart.table-wrapper .item-actions td {
    text-align: right;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart.table-wrapper .item-actions .actions-toolbar {
    text-align: left;
  }
  .cart .action {
    margin-bottom: 10px;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
    margin: 0 0 1px;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 7px;
    padding-top: 8px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    right: -15px;
    width: 390px;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 22px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 600px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 10px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 600px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 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-payment-method .payment-method-content .fieldset > .field {
    margin: 0 0 20px;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.choice:before {
    padding: 0;
    width: 0;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type .control {
    margin-left: 25.8%;
  }
  .checkout-payment-method .payment-method-content .fieldset > .field.type.no-detection .control {
    margin-left: 0;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .login-container .block .login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block .login .actions-toolbar > .secondary {
    float: left;
  }
  .fieldset .fullname .field .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .fieldset .fullname .field .control {
    width: 74.2%;
    float: left;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48.8%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 2.4%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-downloadable .product-options-bottom .field.qty + .actions {
    padding-top: 0;
  }
  .gift-message .field {
    margin-bottom: 20px;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    float: right;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .cart.table-wrapper .action-gift {
    float: left;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field {
    margin: 0 0 20px;
    box-sizing: border-box;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field > .label {
    margin: 0;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    content: '';
    display: table;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:after {
    clear: both;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.choice:before,
  .form-giftregistry-search .fieldset > .fields-specific-options > .field.no-label:before {
    padding: 6px 15px 0 0;
    width: 25.8%;
    box-sizing: border-box;
    content: ' ';
    float: left;
    height: 1px;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field .description {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .label {
    padding: 6px 15px 0 0;
    text-align: right;
    width: 25.8%;
    box-sizing: border-box;
    float: left;
  }
  .form-giftregistry-search .fieldset > .fields-specific-options > .field:not(.choice) > .control {
    width: 74.2%;
    float: left;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .form-add-invitations .additional,
  .form-add-invitations .field.text {
    margin-top: 29px;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .wishlist.window.popup .field {
    margin: 0 0 20px;
  }
  .wishlist.window.popup .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .wishlist.window.popup .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .wishlist.window.popup .field > .label {
    margin: 0 0 5px;
    display: inline-block;
  }
  .wishlist.window.popup .field.choice:before,
  .wishlist.window.popup .field.no-label:before {
    display: none;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field {
    margin-right: 5px;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .field .control {
    width: 100%;
  }
  .block.newsletter .action.subscribe {
    border-radius: 3px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #d1d1d1;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .reward-settings + .actions-toolbar {
    margin-top: -32px;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 29px;
  }
  .magento-rma-guest-returns .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .table-order-items .subtotal,
  .table-order-items .amount {
    text-align: right;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .page-title-wrapper .order-date {
    margin-top: -20px;
  }
  [class^='sales-guest-'] .column.main .block:not(.widget) .block-content .box,
  .sales-guest-view .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .header.panel > .header.links {
    float: right;
    font-size: 0;
    margin: 0;
    padding: 0;
    list-style: none none;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    font-size: 14px;
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li a {
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    padding-left: 5px;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .logo {
    margin: 0 auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content .links {
    display: inline-block;
    margin-bottom: 20px;
    padding: 0 50px 0 0;
    vertical-align: top;
  }
  .footer.content .switcher.store {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    margin-bottom: 10px;
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty .label {
    width: auto;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .wishlist-index-index .product-item-info {
    width: 240px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .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);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 0;
    width: calc((100% - 6%) / 4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
.checkbox-styling input[type="checkbox"] {
  display: none;
}
.checkbox-styling input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.checkbox-styling label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.checkbox-styling label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.checkbox-styling:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
.radio-styling input[type="radio"] {
  display: none;
}
.radio-styling input[type="radio"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.radio-styling label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.radio-styling label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.page-title-wrapper {
  padding: 0 0.625rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-title-wrapper {
    text-align: center;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-title-wrapper {
    text-align: left;
  }
}
img {
  height: auto;
}
#print-this {
  display: flex;
  text-decoration: none;
  color: #434343;
  align-items: center;
  margin-bottom: 1.25rem;
}
#print-this:hover {
  color: #e52036;
  cursor: pointer;
}
#print-this:hover span {
  color: #e52036;
}
#print-this i {
  font-size: 30px;
  line-height: 2.25rem;
}
#print-this span {
  font-size: 1rem;
  margin-left: 0.625rem;
  font-weight: bold;
  color: #434343;
  text-decoration: none;
}
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir="rtl"] .slick-prev:before {
  content: "→";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir="rtl"] .slick-next:before {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
li,
p {
  font-size: 14px;
  line-height: 24px;
}
a {
  color: #434343;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:visited {
  color: inherit;
}
a.no-style {
  color: #454444 !important;
  text-decoration: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  margin-bottom: 0;
}
h1 {
  font-size: 26px;
  font-size: rem-calc(26);
  line-height: 28px;
  line-height: rem-calc(28);
}
@media screen and (max-width: 56.1875rem) {
  h1 {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  h1 {
    font-size: 1.5rem;
    line-height: 1.625rem;
  }
}
h2 {
  font-size: 20px;
  font-size: rem-calc(20);
  line-height: 36px;
  line-height: rem-calc(36);
}
h2.small {
  font-size: 16px;
  font-size: rem-calc(16);
  line-height: 20px;
  line-height: rem-calc(20);
}
@media screen and (max-width: 56.1875rem) {
  h2 {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  h2 {
    font-size: 1.25rem;
    line-height: 2.25rem;
  }
}
h3 {
  font-size: 16px;
  font-size: rem-calc(16);
  line-height: 20px;
  line-height: rem-calc(20);
}
h4 {
  font-size: 14px;
  line-height: 14px;
}
h5 {
  font-size: 12px;
  line-height: 12px;
}
h6 {
  font-size: 11px;
  line-height: 11px;
}
.page-layout-2columns-right .columns > .main {
  width: 75%;
  padding: 0 0.625rem;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-layout-2columns-right .columns > .main {
    width: 100%;
  }
}
.page-layout-2columns-right .columns > .sidebar {
  width: 25%;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-layout-2columns-right .columns > .sidebar {
    padding: 0;
    margin-top: 20px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-layout-2columns-right .columns > .sidebar {
    width: 100%;
  }
}
.page-layout-2columns-right .columns > .sidebar .block {
  background: white;
  padding: 1.25rem;
  margin: 0 0 1.25rem;
}
.page-layout-2columns-right .columns > .sidebar .block .block-title {
  padding: 0 0 0.625rem;
}
.page-layout-2columns-right .columns > .sidebar .block .block-title h3 {
  margin-top: 0;
  text-align: center;
}
.page-layout-2columns-right .columns > .sidebar .block .block-content img {
  display: block;
  margin: 0 auto;
}
.page-layout-2columns-right .columns > .sidebar .block .block-content a {
  font-weight: bold;
  color: #e52036;
}
.column.main ul {
  padding-left: 1.5rem;
}
.column.main ul li {
  margin-bottom: 0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-layout-1column .column.main {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
}
.page.messages {
  padding: 0 0.625rem;
}
.page.messages .message.info {
  font-size: 0.875rem;
}
.page.messages .message.success {
  background: #3adb76;
  color: white;
  font-family: "Rubik";
  font-size: 12px;
  font-weight: 700;
  line-height: 2em;
  padding-left: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .page.messages .message.success {
    line-height: 1.5em;
  }
}
.page.messages .message.success div::before {
  content: none;
}
.page.messages .message.success a {
  color: white;
}
.page.messages .message.error {
  font-size: 0.875rem;
}
.field.payment-3d-secure,
.field.payment-image {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  min-height: 40px;
}
.field.payment-3d-secure {
  padding-left: 10px;
}
.field.payment-3d-secure img {
  max-height: 30px;
  vertical-align: middle;
  display: inline-block;
}
.field.payment-3d-secure .text {
  display: inline-block;
  margin-left: 10px;
}
.field.payment-3d-secure a {
  color: #e52036;
}
.bestsellers {
  width: 100%;
  float: left;
  margin-bottom: 0.625rem;
}
.bestsellers h2 {
  margin: 0 0 1rem;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .bestsellers h2 {
    margin-bottom: 0.625rem;
  }
}
.bestsellers .home-bestsellers .bestseller-container {
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 56.1875rem) {
  .bestsellers .home-bestsellers .bestseller-container {
    display: block;
  }
}
.bestsellers .home-bestsellers .product {
  margin: 0 0.625rem;
  width: 100%;
  max-width: 25%;
  margin-bottom: 20px;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .bestsellers .home-bestsellers .product {
    margin-bottom: 20px;
    max-width: 100%;
    width: auto;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .bestsellers .home-bestsellers .product {
    width: 50%;
    float: left;
    margin: 0 0 20px;
    padding: 0 0.625rem;
    background: none;
  }
}
.bestsellers .home-bestsellers .product img {
  display: block;
  width: 100%;
}
.bestsellers .home-bestsellers .product__details {
  background: white;
  padding: 1.25rem;
  display: flex !important;
  flex-direction: column;
  position: relative;
  top: 0;
  bottom: 0;
}
.bestsellers .home-bestsellers .product__details .product__name {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.25rem;
  margin-bottom: 0;
}
.bestsellers .home-bestsellers .product__details .product__name a {
  color: #454444;
}
.bestsellers .home-bestsellers .product__details .product__name a:hover,
.bestsellers .home-bestsellers .product__details .product__name a:visited {
  color: #454444;
}
.bestsellers .home-bestsellers .product__details .product__price {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  align-items: baseline;
}
.bestsellers .home-bestsellers .product__details .product__price .special-price {
  color: #e52036;
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 700;
}
.bestsellers .home-bestsellers .product__details .product__price .old-price {
  font-size: 0.8125rem;
  line-height: 1.375rem;
  font-weight: 700;
  text-decoration: none;
}
.bestsellers .home-bestsellers .product__details .product__price .old-price .price {
  text-decoration: line-through;
}
.bestsellers .home-bestsellers .product__details .product__reviews {
  display: flex;
  margin-top: 22px;
}
@media screen and (max-width: 56.1875rem) {
  .bestsellers .home-bestsellers .product__details .product__reviews {
    margin-top: 14px;
    margin-bottom: 3px;
  }
}
.bestsellers .home-bestsellers .product__details .product__reviews .rating-overview {
  font-size: 0.875rem;
  line-height: 28px;
  display: inline-block;
  margin: 5px 0.5rem 0 0;
  font-weight: 700;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary {
  width: 100%;
  max-width: 100%;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary {
  padding: 0;
  width: auto;
  margin-left: 5px;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary > * {
  text-align: start;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary .rating-result {
  margin-bottom: 0;
  width: 64px;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary .rating-result:before {
  font-size: 20px;
  letter-spacing: -8px;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary .rating-result span {
  margin-left: 0;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .rating-summary .rating-result span:before {
  font-size: 20px;
  letter-spacing: -8px;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .reviews-actions a {
  font-size: 0.875rem;
  margin-right: 5px;
  display: inline-block;
  margin-left: 15px;
  text-decoration: underline;
}
.bestsellers .home-bestsellers .product__details .product__reviews .product-reviews-summary .reviews-actions a:hover {
  color: #454444;
}
.bestsellers .home-bestsellers .product__details .product__actions .button {
  display: table;
  margin: 0.625rem auto;
}
.bestsellers .home-bestsellers .product__details .product__actions .button:hover {
  color: white;
}
.bestsellers .home-bestsellers .product__details .paypal-credit {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 10px;
}
.bestsellers .home-bestsellers .product__details .paypal-credit .paypal-credit-logo {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NTIuNSAxNTEuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUyLjUgMTUxLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDA5OUQ5O30KCS5zdDF7ZmlsbDojMjcxRDY3O30KCS5zdDJ7ZmlsbDojMjQyRTdDO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTE2LDM4LjZjMS45LTExLjgsMC0xOS45LTYuNC0yNy4xYy03LTgtMTkuOC0xMS41LTM2LTExLjVIMjYuNGMtMy4zLDAtNi4yLDIuNC02LjcsNS43TDAuMSwxMzAuNAoJCWMtMC40LDIuNSwxLjUsNC43LDQsNC43aDI5LjJsLTIsMTIuOGMtMC4zLDIuMiwxLjMsNC4xLDMuNSw0LjFoMjQuNmMyLjksMCw1LjQtMi4xLDUuOC01bDAuMi0xLjJsNC42LTI5LjRsMC4zLTEuNgoJCWMwLjUtMi45LDIuOS01LDUuOC01aDMuN2MyMy44LDAsNDIuNC05LjcsNDcuOS0zNy42YzIuMy0xMS43LDEuMS0yMS40LTQuOS0yOC4zQzEyMC45LDQxLjcsMTE4LjcsNDAsMTE2LDM4LjZMMTE2LDM4LjYiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMTYsMzguNmMxLjktMTEuOCwwLTE5LjktNi40LTI3LjFjLTctOC0xOS44LTExLjUtMzYtMTEuNUgyNi40Yy0zLjMsMC02LjIsMi40LTYuNyw1LjdMMC4xLDEzMC40CgkJYy0wLjQsMi41LDEuNSw0LjcsNCw0LjdoMjkuMmw3LjMtNDYuNGwtMC4yLDEuNWMwLjUtMy4zLDMuMy01LjcsNi42LTUuN2gxMy45YzI3LjIsMCw0OC41LTExLjEsNTQuNy00MwoJCUMxMTUuNyw0MC40LDExNS45LDM5LjUsMTE2LDM4LjYiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00OC40LDM4LjhjMC4zLTIsMS42LTMuNiwzLjMtNC40YzAuOC0wLjQsMS42LTAuNiwyLjYtMC42aDM3YzQuNCwwLDguNSwwLjMsMTIuMiwwLjljMS4xLDAuMiwyLjEsMC40LDMuMSwwLjYKCQljMSwwLjIsMiwwLjUsMi45LDAuOGMwLjUsMC4xLDAuOSwwLjMsMS40LDAuNGMxLjgsMC42LDMuNSwxLjMsNS4xLDIuMmMxLjktMTEuOCwwLTE5LjktNi40LTI3LjFjLTctOC0xOS44LTExLjUtMzYtMTEuNUgyNi40CgkJYy0zLjMsMC02LjIsMi40LTYuNyw1LjdMMC4xLDEzMC40Yy0wLjQsMi41LDEuNSw0LjcsNCw0LjdoMjkuMmw3LjMtNDYuNEw0OC40LDM4Ljh6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMzE4LjgsNzguMWMwLjItMS4yLDEuMi0yLjEsMi40LTIuMUgzNDRjMTguOCwwLDMyLDE0LjgsMjksMzMuN2MtMywxOS0yMC45LDMzLjctMzkuNiwzMy43aC0yMy4yCgkJYy0wLjksMC0xLjYtMC44LTEuNC0xLjdMMzE4LjgsNzguMXogTTMyOC4zLDEyOC42aDMuOWMxMC41LDAsMjAuMy01LjcsMjIuNS0xOC45YzEuOS0xMi4xLTUtMTguOS0xNi4zLTE4LjloLTIuOQoJCWMtMC43LDAtMS4zLDAuNS0xLjQsMS4yTDMyOC4zLDEyOC42eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI4OS4zLDkyLjlsLTEuNSw5LjJoMTguMWMwLjksMCwxLjYsMC44LDEuNCwxLjdsLTEuNywxMS4xYy0wLjIsMS4yLTEuMiwyLjEtMi40LDIuMWgtMTUuNgoJCWMtMS4yLDAtMi4yLDAuOS0yLjQsMi4xbC0xLjUsOS42aDE5LjJjMC45LDAsMS42LDAuOCwxLjQsMS43bC0xLjcsMTEuMWMtMC4yLDEuMi0xLjIsMi4xLTIuNCwyLjFoLTM0LjZjLTAuOSwwLTEuNi0wLjgtMS40LTEuNwoJCWwxMC4xLTYzLjdjMC4yLTEuMiwxLjItMi4xLDIuNC0yLjFoMzQuNmMwLjksMCwxLjYsMC44LDEuNCwxLjdsLTEuNywxMS4xYy0wLjIsMS4yLTEuMiwyLjEtMi40LDIuMWgtMTYuNgoJCUMyOTAuNSw5MC45LDI4OS41LDkxLjcsMjg5LjMsOTIuOXoiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0zODguMywxNDMuNWgtMTMuOGMtMC45LDAtMS42LTAuOC0xLjQtMS43bDEwLjEtNjMuN2MwLjItMS4yLDEuMi0yLjEsMi40LTIuMWgxMy44YzAuOSwwLDEuNiwwLjgsMS40LDEuNwoJCWwtMTAuMSw2My43QzM5MC41LDE0Mi42LDM4OS41LDE0My41LDM4OC4zLDE0My41eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI1OS4yLDE0My41aC0xOGMtMC44LDAtMS41LTAuNC0xLjgtMS4xbC0xMS45LTI0LjhoLTAuMmwtMy45LDI0LjNjLTAuMiwxLTEsMS43LTIsMS43aC0xNC4yCgkJYy0wLjksMC0xLjYtMC44LTEuNC0xLjdMMjE2LDc3LjdjMC4yLTEsMS0xLjcsMi0xLjdoMjQuNWMxMy4zLDAsMjIuNSw2LjQsMjAuMiwyMC44Yy0xLjUsOS4zLTgsMTcuNC0xNy44LDE5LjFsMTUuNSwyNS41CgkJQzI2MSwxNDIuMywyNjAuMywxNDMuNSwyNTkuMiwxNDMuNXogTTIyOS4xLDEwNi4zaDEuN2M1LjcsMCwxMi4zLTEuMSwxMy41LTguNGMxLjItNy4zLTIuNi04LjQtOC43LTguNGgtMi41CgkJYy0wLjcsMC0xLjQsMC41LTEuNSwxLjNMMjI5LjEsMTA2LjN6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNNDI1LjUsMTQzLjVoLTEzLjhjLTAuOSwwLTEuNi0wLjgtMS40LTEuN2w4LjEtNTFoLTEyLjhjLTAuOSwwLTEuNi0wLjgtMS40LTEuN2wxLjctMTEuMQoJCWMwLjItMS4yLDEuMi0yLjEsMi40LTIuMWg0Mi44YzAuOSwwLDEuNiwwLjgsMS40LDEuN2wtMS43LDExLjFjLTAuMiwxLjItMS4yLDIuMS0yLjQsMi4xaC0xMi40bC04LDUwLjYKCQlDNDI3LjcsMTQyLjYsNDI2LjcsMTQzLjUsNDI1LjUsMTQzLjV6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjA2LjgsOTUuMmMtMC4yLDEuMy0xLjcsMS43LTIuNiwwLjhjLTMtMy4xLTcuNC00LjctMTIuMi00LjdjLTEwLjcsMC0xOS4yLDguMi0yMC45LDE4LjcKCQljLTEuNiwxMC42LDQuNSwxOC4zLDE1LjQsMTguM2M0LjUsMCw5LjMtMS43LDEzLjItNC42YzEuMS0wLjgsMi42LDAuMiwyLjQsMS41bC0yLjUsMTUuNGMtMC4xLDAuOS0wLjgsMS43LTEuNywxLjkKCQljLTUuMywxLjYtOS40LDIuNy0xNC41LDIuN2MtMjkuMSwwLTMzLjctMjQuOS0zMi4yLTM1LjRjNC4yLTI5LjYsMjguMi0zNi40LDQzLTM1LjZjNC43LDAuMyw5LDAuOSwxMy4yLDIuNQoJCWMxLjMsMC41LDIuMSwxLjksMS45LDMuM0wyMDYuOCw5NS4yeiIvPgo8L2c+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTI5NC4yLDguNEgyNzljLTEsMC0xLjksMC44LTIuMSwxLjhsLTYuMSwzOWMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNy44YzAuNywwLDEuMy0wLjUsMS41LTEuMmwxLjctMTEKCQljMC4yLTEsMS0xLjgsMi4xLTEuOGg0LjhjMTAsMCwxNS44LTQuOCwxNy4zLTE0LjRjMC43LTQuMiwwLTcuNS0xLjktOS44QzMwMy4xLDkuOCwyOTkuMyw4LjQsMjk0LjIsOC40eiBNMjk1LjksMjIuNwoJCWMtMC44LDUuNS01LDUuNS05LDUuNWgtMi4zbDEuNi0xMC4yYzAuMS0wLjYsMC42LTEuMSwxLjMtMS4xaDEuMWMyLjcsMCw1LjMsMCw2LjcsMS42QzI5NiwxOS40LDI5Ni4yLDIwLjgsMjk1LjksMjIuN3oiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xODUuOCw4LjRoLTE1LjJjLTEsMC0xLjksMC44LTIuMSwxLjhsLTYuMSwzOWMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNy4zYzEsMCwxLjktMC44LDIuMS0xLjhsMS43LTEwLjUKCQljMC4yLTEsMS0xLjgsMi4xLTEuOGg0LjhjMTAsMCwxNS44LTQuOCwxNy4zLTE0LjRjMC43LTQuMiwwLTcuNS0xLjktOS44QzE5NC43LDkuOCwxOTAuOSw4LjQsMTg1LjgsOC40eiBNMTg3LjYsMjIuNwoJCWMtMC44LDUuNS01LDUuNS05LDUuNWgtMi4zbDEuNi0xMC4yYzAuMS0wLjYsMC42LTEuMSwxLjMtMS4xaDEuMWMyLjcsMCw1LjMsMCw2LjcsMS42QzE4Ny42LDE5LjQsMTg3LjksMjAuOCwxODcuNiwyMi43eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTIzMS4yLDIyLjVoLTcuM2MtMC42LDAtMS4yLDAuNS0xLjMsMS4xbC0wLjMsMmwtMC41LTAuN2MtMS42LTIuMy01LjEtMy4xLTguNi0zLjFjLTgsMC0xNC45LDYuMS0xNi4yLDE0LjYKCQljLTAuNyw0LjMsMC4zLDguMywyLjcsMTEuMmMyLjIsMi42LDUuNCwzLjcsOS4yLDMuN2M2LjUsMCwxMC4xLTQuMiwxMC4xLTQuMmwtMC4zLDJjLTAuMSwwLjgsMC41LDEuNSwxLjMsMS41aDYuNgoJCWMxLDAsMS45LTAuOCwyLjEtMS44bDMuOS0yNC45QzIzMi42LDIzLjIsMjMyLDIyLjUsMjMxLjIsMjIuNXogTTIyMS4xLDM2LjdjLTAuNyw0LjItNCw2LjktOC4yLDYuOWMtMi4xLDAtMy44LTAuNy00LjktMgoJCWMtMS4xLTEuMy0xLjUtMy4xLTEuMS01LjFjMC43LTQuMSw0LTcsOC4yLTdjMi4xLDAsMy43LDAuNyw0LjksMkMyMjEsMzIuOCwyMjEuNCwzNC42LDIyMS4xLDM2Ljd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzM5LjYsMjIuNWgtNy4zYy0wLjYsMC0xLjIsMC41LTEuMywxLjFsLTAuMywybC0wLjUtMC43Yy0xLjYtMi4zLTUuMS0zLjEtOC42LTMuMWMtOCwwLTE0LjksNi4xLTE2LjIsMTQuNgoJCWMtMC43LDQuMywwLjMsOC4zLDIuNywxMS4yYzIuMiwyLjYsNS40LDMuNyw5LjIsMy43YzYuNSwwLDEwLjEtNC4yLDEwLjEtNC4ybC0wLjMsMmMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNi42CgkJYzEsMCwxLjktMC44LDIuMS0xLjhsMy45LTI0LjlDMzQxLDIzLjIsMzQwLjQsMjIuNSwzMzkuNiwyMi41eiBNMzI5LjUsMzYuN2MtMC43LDQuMi00LDYuOS04LjIsNi45Yy0yLjEsMC0zLjgtMC43LTQuOS0yCgkJYy0xLjEtMS4zLTEuNS0zLjEtMS4xLTUuMWMwLjctNC4xLDQtNyw4LjItN2MyLjEsMCwzLjcsMC43LDQuOSwyQzMyOS4zLDMyLjgsMzI5LjgsMzQuNiwzMjkuNSwzNi43eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI3MCwyMi41aC03LjNjLTAuNywwLTEuNCwwLjMtMS43LDAuOWwtMTAuMSwxNC45TDI0Ni41LDI0Yy0wLjMtMC45LTEuMS0xLjUtMi0xLjVoLTcuMgoJCWMtMC45LDAtMS41LDAuOS0xLjIsMS43bDguMSwyMy42bC03LjYsMTAuN2MtMC42LDAuOCwwLDIsMSwyaDcuM2MwLjcsMCwxLjMtMC4zLDEuNy0wLjlMMjcxLDI0LjVDMjcxLjYsMjMuNiwyNzEsMjIuNSwyNzAsMjIuNXoiCgkJLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNDguMiw5LjVsLTYuMiwzOS43Yy0wLjEsMC44LDAuNSwxLjUsMS4zLDEuNWg2LjNjMSwwLDEuOS0wLjgsMi4xLTEuOGw2LjEtMzljMC4xLTAuOC0wLjUtMS41LTEuMy0xLjVoLTcKCQlDMzQ4LjgsOC40LDM0OC4zLDguOSwzNDguMiw5LjV6Ii8+CjwvZz4KPC9zdmc+Cg==) no-repeat;
  width: 110px;
  height: 30px;
  background-size: contain;
}
.bestsellers .home-bestsellers .product__details .paypal-credit .paypal-credit-text p {
  margin-bottom: 0;
  line-height: 18px;
  margin-left: 28px;
}
@media screen and (max-width: 550px) {
  .case-study .columns .main .case-pods {
    margin: 0 auto;
    display: block;
    overflow: hidden;
  }
  .case-study .columns .main .case-pods-left,
  .case-study .columns .main .case-pods-right {
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
}
.data.content .accreditation-logo {
  padding: 0 0.625rem;
  margin: 0.9375rem 0;
}
.data.content .accreditation-logo img {
  max-width: 90%;
}
.data.content .accreditation-logo.text-center {
  text-align: center;
}
.data.content .accreditation-logo.text-right {
  text-align: right;
}
.data.content .accreditation-logo.text-left {
  text-align: left;
}
.data.content .accreditation-logo .columns {
  padding: 0 0.625rem;
}
.data.content .grid_2,
.data.content .col-sm-6 {
  width: 50%;
  display: inline-block;
  float: left;
}
.data.content .grid_3 {
  width: 33.33%;
  display: inline-block;
  float: left;
}
.data.content .grid_4 {
  width: 25%;
  display: inline-block;
  float: left;
}
.data.content .grid_6 {
  width: 16.667%;
  display: inline-block;
  float: left;
}
.braintree-paypal-review .paypal-review.view {
  padding: 35px;
  margin: 0 0.625rem;
  font-size: 15px !important;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view {
    padding: 20px;
  }
}
.braintree-paypal-review .paypal-review.view .block {
  margin-bottom: 20px;
}
.braintree-paypal-review .paypal-review.view .block .block-content .box-title span {
  font-size: 20px;
  margin-top: 0;
  display: block;
  margin-bottom: 12px;
}
.braintree-paypal-review .paypal-review.view .block address {
  line-height: 1.4rem;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement:before {
  content: none !important;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement input {
  display: none;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement input:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=);
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label {
  display: flex;
  vertical-align: middle;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label:before {
  content: " ";
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label button span {
  color: black;
}
.braintree-paypal-review .paypal-review.view .paypal-review-discount {
  display: none;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title {
  font-size: 15px;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title > strong {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
  border-right: 2px solid;
  padding-right: 11px;
  margin-right: 9px;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title > strong {
    border-right: none;
  }
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title .action.edit {
  color: #e52036;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .col {
  font-size: 15px;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart {
  border-top: none !important;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .price-including-tax {
  font-size: 15px;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .price-including-tax {
    margin-top: 4px;
  }
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart {
    width: 100%;
  }
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .col {
    padding: 6px 0;
  }
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .col:before {
    float: left;
    margin-right: 10px;
  }
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .opc-block-summary {
  font-size: 15px;
  background: none;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .opc-block-summary {
    padding: 22px 0;
    margin: 0;
  }
}
.category-description {
  background: white;
  padding: 1.25rem;
}
.category-description h2 {
  margin-top: 0;
}
.category-view .category-cms {
  background: white;
  margin: 0 0.625rem 20px;
  padding: 1.25rem;
}
.category-view .category-cms table {
  margin-bottom: 1em;
}
.category-image {
  margin: 0px 0.625rem 15px;
}
@media screen and (max-width: 56.1875rem) {
  .category-image {
    margin-top: 19px;
  }
}
.category-image .image {
  width: 100%;
}
.category-description {
  margin: 40px 0.625rem 20px;
}
@media screen and (max-width: 56.1875rem) {
  .category-description {
    margin: 0 0.625rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .category-description {
    margin: 40px 0.625rem 20px;
  }
}
.category-description p {
  margin-bottom: 24px;
}
.category-description a {
  text-decoration: underline;
}
.category-description a:hover {
  color: #e52036;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .catalog-category-view .info {
    margin: 2.5rem 0 45px;
  }
}
.toolbar-pager {
  float: left;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar-pager {
    width: 100%;
    display: flex;
    vertical-align: middle;
    justify-content: space-between;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .toolbar-pager {
    width: auto;
  }
}
.toolbar-pager .view-all {
  font-size: 0.875rem;
  font-weight: 400;
  text-decoration: underline;
  color: #e52036;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar-pager .view-all {
    font-size: 0.875rem;
    font-weight: 400;
    text-decoration: underline;
    color: #e52036;
    line-height: 39px;
  }
}
.toolbar.toolbar-products {
  margin-bottom: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar.toolbar-products {
    text-align: left;
    margin-bottom: 0px;
  }
  .toolbar.toolbar-products .toolbar-amount {
    padding: 11px 0 0;
  }
}
.toolbar.toolbar-products .field {
  font-size: 0.875rem;
}
.toolbar.toolbar-products label {
  font-size: 0.875rem;
  font-weight: 700;
}
.toolbar.toolbar-products .sorter {
  display: flex !important;
  align-items: center;
  padding-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .toolbar.toolbar-products .sorter {
    justify-content: space-between;
    margin-top: 15px;
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .toolbar.toolbar-products .sorter {
    margin-top: 0;
    width: auto;
  }
}
.toolbar.toolbar-products .sorter .sorter-action {
  height: 11px;
  width: 12px;
  background: url("../images/form_sort-by-arrow_red.svg") right center no-repeat;
}
.toolbar.toolbar-products .sorter .sorter-action:before {
  display: none;
}
.toolbar.toolbar-products select {
  width: 180px;
  padding: 0;
  margin: 0 0.9375rem;
  background: url("../images/triangle_down_red.svg") right 15px center no-repeat;
  background-color: white;
  -webkit-appearance: none;
  text-indent: 10px;
  height: 2.4375rem;
}
.toolbar.toolbar-products #toolbar-amount {
  display: block;
}
.toolbar.toolbar-products .limiter {
  display: none !important;
}
.toolbar.toolbar-products .pages {
  display: inline-block;
  float: left;
  margin-left: 20px;
}
.toolbar.toolbar-products .pages ul {
  padding-left: 0;
  display: flex;
}
.toolbar.toolbar-products .pages ul li.item {
  display: block;
  width: 39px;
  height: 39px;
  border: 1px solid #c3c3c3;
  line-height: 39px;
  font-size: 0.875rem;
  margin-right: 16px;
  text-align: center;
}
.toolbar.toolbar-products .pages ul li.item strong {
  line-height: 39px;
  font-size: 0.875rem;
}
.toolbar.toolbar-products .pages ul li.item a {
  color: #454444;
  font-weight: 400;
  text-align: center;
}
.toolbar.toolbar-products .pages ul li.item.current strong {
  color: #ccc;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous {
  border: none;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next .action,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous .action {
  border: none;
  width: 39px;
  height: 39px;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next .action.next,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous .action.next {
  margin-left: 0;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next .action.next:before,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous .action.next:before {
  content: " ";
  width: 39px;
  height: 39px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUwMUZGRTE2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUwMUZGRTA2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMjc1M0RCQTY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMjc1M0RCQjY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlaX7rcAAAC0SURBVHjaYvz//z/DYAaMow4cdeCoA0cdOOrAUQeOOnDUgTR34HNVmwIgNQGbnOTtIxSZzUQlj/YD8QFahCC1HPgZiO2B+DYQSw9GB8KAChA/BmLPwepAcLoG4m1AXDdYHQgDjUA8YzA7EJR9mwerAzuA2BaIn1JqEAsNHBcMxOuoZRi1HMgLxN+BWAeI7w3GYmYJECtQ23GjjYVRB446cNSBow4cdeCoA0cdOOpAmgOAAAMAg5RslMs3ZMIAAAAASUVORK5CYII=") center center no-repeat;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next .action.previous,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous .action.previous {
  margin-right: 0;
}
.toolbar.toolbar-products .pages ul li.item.pages-item-next .action.previous:before,
.toolbar.toolbar-products .pages ul li.item.pages-item-previous .action.previous:before {
  content: " ";
  width: 39px;
  height: 39px;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDUwMUZGREQ2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDUwMUZGREM2QjU5MTFFN0FFMkRGQjU1QkI2NDNBQjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMjc1M0RCQTY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMjc1M0RCQjY1MDIxMUU3QUUyREZCNTVCQjY0M0FCOCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pi7t+g0AAACtSURBVHjaYvz//z/DYAZMDIMcjDpw1IGjDhx14KgDRx046sCBBSyUGvBc1QaXVIHk7SMTBmsIHgDi/sEYxdJAfBuI7YH482BzoCcQPwZilcGYSeqAeBsQMw66TAIEM4A4fTAXM81AfGQwO/ApENsCccdgL6grgTh4sNck64BYGYi/AzHvYK3q7gGxAhAvoYZhjKMd91EHjjpw1IGjDhx14KgDRx046kBaAoAAAwAzMxh8OsgRHwAAAABJRU5ErkJggg==") center center no-repeat;
}
.products.products-grid {
  margin: 20px 0;
}
@media screen and (max-width: 56.1875rem) {
  .products.products-grid {
    margin-top: -10px;
  }
}
.products .product-items .item {
  width: 25% !important;
  padding: 0 0.625rem !important;
  margin: 0 0 20px;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item {
    width: 100% !important;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .products .product-items .item {
    width: 50% !important;
    margin-left: 0 !important;
  }
}
.products .product-items .item.list {
  margin-bottom: 30px;
}
.products .product-items .item .product-item-info {
  width: 100%;
  float: left;
}
.products .product-items .item .product-item-info a.photo {
  position: relative;
}
.products .product-items .item .product-item-info a.photo img {
  width: 100%;
}
.products .product-items .item .product-item-info a.photo .product-label {
  background: #e52036;
  color: #ffffff;
  display: block;
  line-height: 25px;
  font-size: 12px;
  font-weight: bold;
  padding: 0 5px 0 10px;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  z-index: 10;
}
.products .product-items .item .product-item-info a.photo .product-label:after {
  border-color: #e52036 transparent transparent transparent;
  border-style: solid;
  border-width: 25px 15px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
}
.products .product-items .item .product-item-info a.photo .product-label.new-product {
  background: #0093BE;
}
.products .product-items .item .product-item-info a.photo .product-label.new-product:after {
  border-color: #0093BE transparent transparent transparent;
}
.products .product-items .item .product-item-info a.photo .product-label.osb3-board {
  background: #008000;
}
.products .product-items .item .product-item-info a.photo .product-label.osb3-board:after {
  border-color: #008000 transparent transparent transparent;
}
.products .product-items .item .product-item-info a.photo .product-label.free-installation {
  background: #FF7900;
}
.products .product-items .item .product-item-info a.photo .product-label.free-installation:after {
  border-color: #FF7900 transparent transparent transparent;
}
.products .product-items .item .product-item-info a.photo .product-label.school-pack {
  background: #663399;
}
.products .product-items .item .product-item-info a.photo .product-label.school-pack:after {
  border-color: #663399 transparent transparent transparent;
}
.products .product-items .item .product-item-info a.photo .product-label.opt-3-point-locking {
  background: #808000;
}
.products .product-items .item .product-item-info a.photo .product-label.opt-3-point-locking:after {
  border-color: #808000 transparent transparent transparent;
}
.products .product-items .item .product-item-info a.photo .product-label.opt-5-point-locking {
  background: #6B8E23;
}
.products .product-items .item .product-item-info a.photo .product-label.opt-5-point-locking:after {
  border-color: #6B8E23 transparent transparent transparent;
}
.products .product-items .item .product-item-info .product-image-container {
  display: block !important;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-info .product-image-container {
    width: 100% !important;
  }
}
.products .product-items .item .product-item-details {
  background: white;
  padding: 1.25rem;
  float: left;
  width: 100%;
}
.products .product-items .item .product-item-details .poa .link {
  display: none;
}
.products .product-items .item .product-item-details .product-reviews-summary {
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
}
.products .product-items .item .product-item-details .product-reviews-summary.empty {
  padding: 0;
  flex-direction: row;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .product-reviews-summary {
    padding-left: 0;
  }
}
.products .product-items .item .product-item-details .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.products .product-items .item .product-item-details .product-reviews-summary .rating-summary {
  padding: 0;
  display: flex;
  float: left;
  width: auto;
  flex-direction: row;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .product-reviews-summary .rating-summary {
    width: auto;
  }
}
.products .product-items .item .product-item-details .product-reviews-summary .rating-summary .summary p {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 700;
  color: #2a3538;
  text-align: left;
  margin: 0 0 0 5px;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .product-reviews-summary .rating-summary .summary p {
    margin: 0;
  }
}
.products .product-items .item .product-item-details .product-reviews-summary .rating-summary .rating-result {
  width: 64px;
  margin-left: 5px;
}
.products .product-items .item .product-item-details .product-reviews-summary .rating-summary .rating-result:before {
  height: 28px;
  font-size: 20px;
  letter-spacing: -8px;
}
.products .product-items .item .product-item-details .product-reviews-summary .rating-summary .rating-result > span:before {
  height: 28px;
  font-size: 20px;
  letter-spacing: -8px;
}
.products .product-items .item .product-item-details .product-reviews-summary .reviews-actions a {
  margin-right: 5px;
  color: #454444;
  text-decoration: underline;
  font-size: 0.875rem;
  margin-left: 15px;
}
.products .product-items .item .product-item-details .paypal-credit {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 15px;
}
.products .product-items .item .product-item-details .paypal-credit .paypal-credit-logo {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjIuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA0NTIuNSAxNTEuOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNDUyLjUgMTUxLjk7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDA5OUQ5O30KCS5zdDF7ZmlsbDojMjcxRDY3O30KCS5zdDJ7ZmlsbDojMjQyRTdDO30KPC9zdHlsZT4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMTE2LDM4LjZjMS45LTExLjgsMC0xOS45LTYuNC0yNy4xYy03LTgtMTkuOC0xMS41LTM2LTExLjVIMjYuNGMtMy4zLDAtNi4yLDIuNC02LjcsNS43TDAuMSwxMzAuNAoJCWMtMC40LDIuNSwxLjUsNC43LDQsNC43aDI5LjJsLTIsMTIuOGMtMC4zLDIuMiwxLjMsNC4xLDMuNSw0LjFoMjQuNmMyLjksMCw1LjQtMi4xLDUuOC01bDAuMi0xLjJsNC42LTI5LjRsMC4zLTEuNgoJCWMwLjUtMi45LDIuOS01LDUuOC01aDMuN2MyMy44LDAsNDIuNC05LjcsNDcuOS0zNy42YzIuMy0xMS43LDEuMS0yMS40LTQuOS0yOC4zQzEyMC45LDQxLjcsMTE4LjcsNDAsMTE2LDM4LjZMMTE2LDM4LjYiLz4KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMTYsMzguNmMxLjktMTEuOCwwLTE5LjktNi40LTI3LjFjLTctOC0xOS44LTExLjUtMzYtMTEuNUgyNi40Yy0zLjMsMC02LjIsMi40LTYuNyw1LjdMMC4xLDEzMC40CgkJYy0wLjQsMi41LDEuNSw0LjcsNCw0LjdoMjkuMmw3LjMtNDYuNGwtMC4yLDEuNWMwLjUtMy4zLDMuMy01LjcsNi42LTUuN2gxMy45YzI3LjIsMCw0OC41LTExLjEsNTQuNy00MwoJCUMxMTUuNyw0MC40LDExNS45LDM5LjUsMTE2LDM4LjYiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik00OC40LDM4LjhjMC4zLTIsMS42LTMuNiwzLjMtNC40YzAuOC0wLjQsMS42LTAuNiwyLjYtMC42aDM3YzQuNCwwLDguNSwwLjMsMTIuMiwwLjljMS4xLDAuMiwyLjEsMC40LDMuMSwwLjYKCQljMSwwLjIsMiwwLjUsMi45LDAuOGMwLjUsMC4xLDAuOSwwLjMsMS40LDAuNGMxLjgsMC42LDMuNSwxLjMsNS4xLDIuMmMxLjktMTEuOCwwLTE5LjktNi40LTI3LjFjLTctOC0xOS44LTExLjUtMzYtMTEuNUgyNi40CgkJYy0zLjMsMC02LjIsMi40LTYuNyw1LjdMMC4xLDEzMC40Yy0wLjQsMi41LDEuNSw0LjcsNCw0LjdoMjkuMmw3LjMtNDYuNEw0OC40LDM4Ljh6Ii8+CjwvZz4KPGc+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMzE4LjgsNzguMWMwLjItMS4yLDEuMi0yLjEsMi40LTIuMUgzNDRjMTguOCwwLDMyLDE0LjgsMjksMzMuN2MtMywxOS0yMC45LDMzLjctMzkuNiwzMy43aC0yMy4yCgkJYy0wLjksMC0xLjYtMC44LTEuNC0xLjdMMzE4LjgsNzguMXogTTMyOC4zLDEyOC42aDMuOWMxMC41LDAsMjAuMy01LjcsMjIuNS0xOC45YzEuOS0xMi4xLTUtMTguOS0xNi4zLTE4LjloLTIuOQoJCWMtMC43LDAtMS4zLDAuNS0xLjQsMS4yTDMyOC4zLDEyOC42eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI4OS4zLDkyLjlsLTEuNSw5LjJoMTguMWMwLjksMCwxLjYsMC44LDEuNCwxLjdsLTEuNywxMS4xYy0wLjIsMS4yLTEuMiwyLjEtMi40LDIuMWgtMTUuNgoJCWMtMS4yLDAtMi4yLDAuOS0yLjQsMi4xbC0xLjUsOS42aDE5LjJjMC45LDAsMS42LDAuOCwxLjQsMS43bC0xLjcsMTEuMWMtMC4yLDEuMi0xLjIsMi4xLTIuNCwyLjFoLTM0LjZjLTAuOSwwLTEuNi0wLjgtMS40LTEuNwoJCWwxMC4xLTYzLjdjMC4yLTEuMiwxLjItMi4xLDIuNC0yLjFoMzQuNmMwLjksMCwxLjYsMC44LDEuNCwxLjdsLTEuNywxMS4xYy0wLjIsMS4yLTEuMiwyLjEtMi40LDIuMWgtMTYuNgoJCUMyOTAuNSw5MC45LDI4OS41LDkxLjcsMjg5LjMsOTIuOXoiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0zODguMywxNDMuNWgtMTMuOGMtMC45LDAtMS42LTAuOC0xLjQtMS43bDEwLjEtNjMuN2MwLjItMS4yLDEuMi0yLjEsMi40LTIuMWgxMy44YzAuOSwwLDEuNiwwLjgsMS40LDEuNwoJCWwtMTAuMSw2My43QzM5MC41LDE0Mi42LDM4OS41LDE0My41LDM4OC4zLDE0My41eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI1OS4yLDE0My41aC0xOGMtMC44LDAtMS41LTAuNC0xLjgtMS4xbC0xMS45LTI0LjhoLTAuMmwtMy45LDI0LjNjLTAuMiwxLTEsMS43LTIsMS43aC0xNC4yCgkJYy0wLjksMC0xLjYtMC44LTEuNC0xLjdMMjE2LDc3LjdjMC4yLTEsMS0xLjcsMi0xLjdoMjQuNWMxMy4zLDAsMjIuNSw2LjQsMjAuMiwyMC44Yy0xLjUsOS4zLTgsMTcuNC0xNy44LDE5LjFsMTUuNSwyNS41CgkJQzI2MSwxNDIuMywyNjAuMywxNDMuNSwyNTkuMiwxNDMuNXogTTIyOS4xLDEwNi4zaDEuN2M1LjcsMCwxMi4zLTEuMSwxMy41LTguNGMxLjItNy4zLTIuNi04LjQtOC43LTguNGgtMi41CgkJYy0wLjcsMC0xLjQsMC41LTEuNSwxLjNMMjI5LjEsMTA2LjN6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNNDI1LjUsMTQzLjVoLTEzLjhjLTAuOSwwLTEuNi0wLjgtMS40LTEuN2w4LjEtNTFoLTEyLjhjLTAuOSwwLTEuNi0wLjgtMS40LTEuN2wxLjctMTEuMQoJCWMwLjItMS4yLDEuMi0yLjEsMi40LTIuMWg0Mi44YzAuOSwwLDEuNiwwLjgsMS40LDEuN2wtMS43LDExLjFjLTAuMiwxLjItMS4yLDIuMS0yLjQsMi4xaC0xMi40bC04LDUwLjYKCQlDNDI3LjcsMTQyLjYsNDI2LjcsMTQzLjUsNDI1LjUsMTQzLjV6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QyIiBkPSJNMjA2LjgsOTUuMmMtMC4yLDEuMy0xLjcsMS43LTIuNiwwLjhjLTMtMy4xLTcuNC00LjctMTIuMi00LjdjLTEwLjcsMC0xOS4yLDguMi0yMC45LDE4LjcKCQljLTEuNiwxMC42LDQuNSwxOC4zLDE1LjQsMTguM2M0LjUsMCw5LjMtMS43LDEzLjItNC42YzEuMS0wLjgsMi42LDAuMiwyLjQsMS41bC0yLjUsMTUuNGMtMC4xLDAuOS0wLjgsMS43LTEuNywxLjkKCQljLTUuMywxLjYtOS40LDIuNy0xNC41LDIuN2MtMjkuMSwwLTMzLjctMjQuOS0zMi4yLTM1LjRjNC4yLTI5LjYsMjguMi0zNi40LDQzLTM1LjZjNC43LDAuMyw5LDAuOSwxMy4yLDIuNQoJCWMxLjMsMC41LDIuMSwxLjksMS45LDMuM0wyMDYuOCw5NS4yeiIvPgo8L2c+CjxnPgoJPHBhdGggY2xhc3M9InN0MCIgZD0iTTI5NC4yLDguNEgyNzljLTEsMC0xLjksMC44LTIuMSwxLjhsLTYuMSwzOWMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNy44YzAuNywwLDEuMy0wLjUsMS41LTEuMmwxLjctMTEKCQljMC4yLTEsMS0xLjgsMi4xLTEuOGg0LjhjMTAsMCwxNS44LTQuOCwxNy4zLTE0LjRjMC43LTQuMiwwLTcuNS0xLjktOS44QzMwMy4xLDkuOCwyOTkuMyw4LjQsMjk0LjIsOC40eiBNMjk1LjksMjIuNwoJCWMtMC44LDUuNS01LDUuNS05LDUuNWgtMi4zbDEuNi0xMC4yYzAuMS0wLjYsMC42LTEuMSwxLjMtMS4xaDEuMWMyLjcsMCw1LjMsMCw2LjcsMS42QzI5NiwxOS40LDI5Ni4yLDIwLjgsMjk1LjksMjIuN3oiLz4KCTxwYXRoIGNsYXNzPSJzdDIiIGQ9Ik0xODUuOCw4LjRoLTE1LjJjLTEsMC0xLjksMC44LTIuMSwxLjhsLTYuMSwzOWMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNy4zYzEsMCwxLjktMC44LDIuMS0xLjhsMS43LTEwLjUKCQljMC4yLTEsMS0xLjgsMi4xLTEuOGg0LjhjMTAsMCwxNS44LTQuOCwxNy4zLTE0LjRjMC43LTQuMiwwLTcuNS0xLjktOS44QzE5NC43LDkuOCwxOTAuOSw4LjQsMTg1LjgsOC40eiBNMTg3LjYsMjIuNwoJCWMtMC44LDUuNS01LDUuNS05LDUuNWgtMi4zbDEuNi0xMC4yYzAuMS0wLjYsMC42LTEuMSwxLjMtMS4xaDEuMWMyLjcsMCw1LjMsMCw2LjcsMS42QzE4Ny42LDE5LjQsMTg3LjksMjAuOCwxODcuNiwyMi43eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTIzMS4yLDIyLjVoLTcuM2MtMC42LDAtMS4yLDAuNS0xLjMsMS4xbC0wLjMsMmwtMC41LTAuN2MtMS42LTIuMy01LjEtMy4xLTguNi0zLjFjLTgsMC0xNC45LDYuMS0xNi4yLDE0LjYKCQljLTAuNyw0LjMsMC4zLDguMywyLjcsMTEuMmMyLjIsMi42LDUuNCwzLjcsOS4yLDMuN2M2LjUsMCwxMC4xLTQuMiwxMC4xLTQuMmwtMC4zLDJjLTAuMSwwLjgsMC41LDEuNSwxLjMsMS41aDYuNgoJCWMxLDAsMS45LTAuOCwyLjEtMS44bDMuOS0yNC45QzIzMi42LDIzLjIsMjMyLDIyLjUsMjMxLjIsMjIuNXogTTIyMS4xLDM2LjdjLTAuNyw0LjItNCw2LjktOC4yLDYuOWMtMi4xLDAtMy44LTAuNy00LjktMgoJCWMtMS4xLTEuMy0xLjUtMy4xLTEuMS01LjFjMC43LTQuMSw0LTcsOC4yLTdjMi4xLDAsMy43LDAuNyw0LjksMkMyMjEsMzIuOCwyMjEuNCwzNC42LDIyMS4xLDM2Ljd6Ii8+Cgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMzM5LjYsMjIuNWgtNy4zYy0wLjYsMC0xLjIsMC41LTEuMywxLjFsLTAuMywybC0wLjUtMC43Yy0xLjYtMi4zLTUuMS0zLjEtOC42LTMuMWMtOCwwLTE0LjksNi4xLTE2LjIsMTQuNgoJCWMtMC43LDQuMywwLjMsOC4zLDIuNywxMS4yYzIuMiwyLjYsNS40LDMuNyw5LjIsMy43YzYuNSwwLDEwLjEtNC4yLDEwLjEtNC4ybC0wLjMsMmMtMC4xLDAuOCwwLjUsMS41LDEuMywxLjVoNi42CgkJYzEsMCwxLjktMC44LDIuMS0xLjhsMy45LTI0LjlDMzQxLDIzLjIsMzQwLjQsMjIuNSwzMzkuNiwyMi41eiBNMzI5LjUsMzYuN2MtMC43LDQuMi00LDYuOS04LjIsNi45Yy0yLjEsMC0zLjgtMC43LTQuOS0yCgkJYy0xLjEtMS4zLTEuNS0zLjEtMS4xLTUuMWMwLjctNC4xLDQtNyw4LjItN2MyLjEsMCwzLjcsMC43LDQuOSwyQzMyOS4zLDMyLjgsMzI5LjgsMzQuNiwzMjkuNSwzNi43eiIvPgoJPHBhdGggY2xhc3M9InN0MiIgZD0iTTI3MCwyMi41aC03LjNjLTAuNywwLTEuNCwwLjMtMS43LDAuOWwtMTAuMSwxNC45TDI0Ni41LDI0Yy0wLjMtMC45LTEuMS0xLjUtMi0xLjVoLTcuMgoJCWMtMC45LDAtMS41LDAuOS0xLjIsMS43bDguMSwyMy42bC03LjYsMTAuN2MtMC42LDAuOCwwLDIsMSwyaDcuM2MwLjcsMCwxLjMtMC4zLDEuNy0wLjlMMjcxLDI0LjVDMjcxLjYsMjMuNiwyNzEsMjIuNSwyNzAsMjIuNXoiCgkJLz4KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNDguMiw5LjVsLTYuMiwzOS43Yy0wLjEsMC44LDAuNSwxLjUsMS4zLDEuNWg2LjNjMSwwLDEuOS0wLjgsMi4xLTEuOGw2LjEtMzljMC4xLTAuOC0wLjUtMS41LTEuMy0xLjVoLTcKCQlDMzQ4LjgsOC40LDM0OC4zLDguOSwzNDguMiw5LjV6Ii8+CjwvZz4KPC9zdmc+Cg==) no-repeat;
  width: 110px;
  height: 30px;
  background-size: contain;
}
.products .product-items .item .product-item-details .paypal-credit .paypal-credit-text p {
  margin-bottom: 0;
  line-height: 18px;
  margin-left: 28px;
}
.products .product-items .item .product-item-details .product-item-inner {
  width: 100%;
  float: left;
  margin-top: 12px;
}
.products .product-items .item .product-item-details strong {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.25rem;
  margin-bottom: 1.8125rem;
}
.products .product-items .item .product-item-details strong a {
  font-size: 0.875rem;
}
.products .product-items .item .product-item-details .product-item-actions {
  display: block;
}
.products .product-items .item .product-item-details .product-item-actions .actions-primary {
  display: block;
}
.products .product-items .item .product-item-details .product-item-actions .button {
  margin: 0.625rem auto;
  display: table;
}
.products .product-items .item .product-item-details .price-box {
  margin-bottom: 19px;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .price-box {
    margin-bottom: 19px;
  }
}
.products .product-items .item .product-item-details .price-box p {
  display: flex;
  justify-content: left;
  align-items: baseline;
  margin-bottom: 0;
}
@media screen and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .price-box p {
    justify-content: space-between;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .products .product-items .item .product-item-details .price-box p {
    justify-content: start;
  }
}
.products .product-items .item .product-item-details .price-box .special-price {
  margin-right: 1.0625rem;
}
.products .product-items .item .product-item-details .price-box .price {
  color: #e52036;
  font-size: 1.25rem;
}
.products .product-items .item .product-item-details .price-box .old-price {
  text-decoration: none;
  text-transform: uppercase;
}
.products .product-items .item .product-item-details .price-box .old-price span {
  font-size: 0.8125rem;
  color: #454444;
}
.products .product-items .item .product-item-details .price-box .old-price span.price {
  text-decoration: line-through;
  font-weight: 700;
}
.products .product-items .product__sales a:hover {
  color: white;
}
.product-creds {
  display: flex;
  width: 100%;
  margin-top: -6px;
}
@media screen and (max-width: 56.1875rem) {
  .product-creds {
    margin-top: 11px;
  }
}
.product-creds .product-view-cred {
  width: 50%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0;
  display: flex;
  flex: 1;
}
.product-creds .product-view-cred .credentials {
  background: #ffffff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  padding: 1.25rem;
  position: relative;
  text-align: center;
}
.product-creds .product-view-cred .credentials .testimonial {
  font-size: 18px;
  font-style: italic;
  line-height: 20px;
}
.product-creds .product-view-cred .credentials .testimonial:before {
  content: open-quote;
}
.product-creds .product-view-cred .credentials .testimonial:after {
  content: close-quote;
}
.product-creds .product-view-cred .credentials .testimonial-author {
  font-weight: bold;
  margin-top: 10px;
  text-align: center;
}
.product-creds .rating-result {
  margin-bottom: 10px !important;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .media {
    order: -1;
  }
}
.media .fotorama__wrap .fotorama__arr {
  background: none;
}
.media .fotorama__wrap .fotorama__arr__arr {
  background: #ffffff url("../images/slider_arrow-left.svg") no-repeat center center;
  width: 45px;
  height: 45px;
  left: 0;
  transform: translateY(-50%);
}
.media .fotorama__wrap .fotorama__arr--next .fotorama__arr__arr {
  left: auto;
  right: 0;
  background: #ffffff url("../images/slider_arrow-right.svg") no-repeat center center;
}
.product.info.detailed {
  float: left;
  width: 75%;
  margin: 0;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 2.5rem;
  }
}
.product.info.detailed .data.items .switch {
  height: auto;
  display: block;
  padding: 1.25rem 1.25rem;
  background: white;
  border: none;
  font-size: 0.75rem;
  color: #454444;
  line-height: 1;
}
.product.info.detailed .data.items .switch:visited {
  color: #454444;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed .data.items .switch {
    padding: 0.625rem 0;
    font-size: 1rem;
    font-weight: 700;
    background: none;
    border-bottom: 4px solid #ffffff;
    line-height: 1.625rem;
  }
  .product.info.detailed .data.items .switch:after {
    content: "+";
    float: right;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.625rem;
  }
}
.product.info.detailed .data.items .item.title {
  position: relative;
  margin: 0;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed .data.items .item.title {
    width: 100%;
  }
}
.product.info.detailed .data.items .item.title .counter {
  display: none;
}
.product.info.detailed .data.items .item.title.active:after {
  display: block;
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 18px 16.5px 0 16.5px;
  border-color: #e52036 transparent transparent transparent;
  left: calc(33.5%);
  bottom: -10px;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed .data.items .item.title.active:after {
    content: none;
  }
}
.product.info.detailed .data.items .item.title.active a {
  background: #e52036;
  color: white;
  padding-bottom: 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed .data.items .item.title.active a {
    color: #e52036;
    background: none;
    font-size: 1rem;
    padding: 0.625rem 0;
  }
  .product.info.detailed .data.items .item.title.active a:after {
    content: "-";
  }
}
.product.info.detailed .data.items .item.content {
  margin-top: 70px;
  padding: 2.5rem;
  border-top: none;
}
@media screen and (max-width: 56.1875rem) {
  .product.info.detailed .data.items .item.content {
    margin-top: 0;
    border: none;
    padding: 1rem;
    margin-left: 0;
  }
}
.product.info.detailed .data.items .item.content h2 {
  margin-top: 0;
}
.product.info.detailed .data.items .item.content h3,
.product.info.detailed .data.items .item.content h2 {
  margin-bottom: 0.625rem;
}
.product.info.detailed .data.items .item.content ul {
  padding-left: 0;
  margin-bottom: 24px;
}
.product.info.detailed .data.items .item.content ul li {
  margin-bottom: 0;
  margin-left: 1.25rem;
}
.product.info.detailed .data.items .item.content a {
  color: #e52036;
  text-decoration: underline;
}
.product-back-link {
  float: right;
}
@media screen and (max-width: 56.1875rem) {
  .product-back-link {
    display: none;
  }
}
.product-back-link p {
  color: #e52036;
  font-weight: 700;
}
.product-back-link p:before {
  content: "‹";
  margin-right: 4px;
}
.product-back-link p a {
  color: #e52036;
}
.product-info-main {
  font-size: 0.875rem;
}
.product-info-main .price-box {
  margin-top: 5px;
}
.product-info-main .price-box .normal-price {
  color: #e52036;
}
.product-info-main .price-box .poa {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.product-info-main .price-box .poa a {
  color: #e52036;
  font-family: "Rubik";
  font-weight: 700;
  line-height: 1em;
  display: inline-block;
}
.product-info-main .price-box .poa a.price {
  font-size: 2rem;
  margin-bottom: 0.9375rem;
}
.product-info-main .price-box .poa a.link {
  font-size: 1em;
}
.product-info-main .price-box .old-price {
  margin-left: 1.1875rem;
}
.product-info-main .price-box .old-price span {
  font-size: 0.875rem;
  text-transform: uppercase;
  text-decoration: none;
}
.product-info-main .price-box .price-as-configured {
  display: flex;
  margin-bottom: 15px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .price-box .price-as-configured {
    justify-content: center;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .price-box .price-as-configured {
    justify-content: left;
  }
}
.product-info-main .price-box .price-as-configured > span {
  margin: 0;
  color: #e52036;
}
.product-info-main .price-box .price-as-configured > span.special-price {
  margin-right: 1.1875rem;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .price-box .price-as-configured > span .price {
    font-size: 1.625rem;
  }
}
.product-info-main .price-box .price-as-configured > span.old-price {
  color: #454444;
  font-weight: 400;
  text-decoration: none;
}
.product-info-main .price-box .price-as-configured > span.old-price span {
  font-size: 0.835rem;
}
.product-info-main .price-box .price-as-configured > span.old-price .price-wrapper {
  text-decoration: line-through;
}
.product-info-main .price-box .price-as-configured > span .price-label {
  font-size: 0.835rem;
  text-transform: uppercase;
}
.product-info-main .product-add-form #product_addtocart_form {
  margin-top: 19px !important;
}
.product-info-main .product-options-wrapper {
  float: left;
  width: 50%;
  padding-right: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-options-wrapper {
    width: 100%;
    padding-right: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .product-options-wrapper {
    width: 50%;
  }
}
.product-info-main .product-options-wrapper select {
  max-width: 200px;
  height: 2.4375rem;
  -webkit-appearance: none;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI3IiB2aWV3Qm94PSIwIDAgMTEgNyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogI2U2MjQzYjsKICAgICAgICBmaWxsLXJ1bGU6IGV2ZW5vZGQ7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxwYXRoIGlkPSJQb2x5Z29uXzMiIGRhdGEtbmFtZT0iUG9seWdvbiAzIiBjbGFzcz0iY2xzLTEiIGQ9Ik0yMC4zNzksMjMuMDgzbC01LjUtNi45OWgxMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xNC44NzUgLTE2LjA5NCkiLz4KPC9zdmc+Cg==") right 15px center no-repeat;
  background-color: white;
  text-indent: 10px;
}
.product-info-main .product-options-wrapper .fieldset {
  margin-bottom: 0;
}
.product-info-main .product-options-wrapper .fieldset .field {
  font-weight: 700;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field input[type="checkbox"] {
  display: none;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field .label {
  font-weight: normal;
  position: relative;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field .label span.price-notice {
  font-weight: 400;
  font-size: 0.875rem;
  position: absolute;
  right: 0;
}
.product-info-main .product-options-wrapper .fieldset .field .control .options-list .field .label span.price-notice .price-container.tax.weee {
  font-size: 0.875rem;
  font-weight: 700;
}
.product-info-main .product-options-wrapper .fieldset .field .label {
  font-weight: 700;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-options-wrapper .fieldset .field .label {
    text-align: center;
    width: auto;
  }
}
.product-info-main .product-options-wrapper .fieldset .field .label:before {
  content: "*";
}
.product-info-main .product-options-wrapper .fieldset .field .label:after {
  content: none;
}
.product-info-main .product-options-wrapper .fieldset .field .control .swatch-attribute-options {
  margin-top: 1px;
}
.product-info-main .product-options-wrapper .fieldset .field .control .swatch-attribute-options .mageworx-swatch-option {
  border-radius: 50%;
  margin: 0;
}
.product-info-main .product-options-wrapper .fieldset .field .control .swatch-attribute-options .mageworx-swatch-option.selected,
.product-info-main .product-options-wrapper .fieldset .field .control .swatch-attribute-options .mageworx-swatch-option:hover {
  border: 2px solid #fff;
  box-shadow: 0 0 0 2px #555555;
  outline: none;
}
.product-info-main .product-options-wrapper .swatch-opt {
  margin: 0;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-options-wrapper .swatch-opt {
    text-align: center;
    display: inline-block;
  }
}
.product-info-main .product-view__qty {
  float: right;
  width: 50%;
  padding-left: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-view__qty {
    width: 100%;
    margin-top: 6px;
    padding-left: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .product-view__qty {
    width: 25%;
    padding-left: 0;
  }
}
.product-info-main .product-view__qty label {
  font-weight: 700;
  display: block;
  margin-bottom: 2px;
  line-height: 30px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-view__qty label {
    margin-bottom: 3px;
  }
}
.product-info-main .product-view__qty input {
  padding: 0.875rem 0.625rem;
  width: 4.375rem;
  text-indent: 10px;
  height: 39px;
  outline: none;
}
.product-info-main .product-view__qty input:focus {
  outline: none;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .product-view__qty input {
    width: 100%;
  }
}
.product-info-main .product-options-bottom {
  display: flex;
  align-items: flex-start;
  margin-bottom: 20px;
  justify-content: space-between;
  clear: both;
  float: left;
  width: 100%;
  margin-top: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-options-bottom {
    display: block;
    margin-bottom: 25px;
    margin-top: 0;
  }
}
.product-info-main .product-options-bottom .fieldset:last-child {
  margin-bottom: 0;
}
.product-info-main .product-options-bottom .dividebuy-product-banner {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: bold;
  width: 50%;
  display: block;
  line-height: 44px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .product-options-bottom .dividebuy-product-banner {
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .product-options-bottom .dividebuy-product-banner {
    text-align: center;
  }
}
.product-info-main .paypal-credit-info {
  width: 50%;
  margin: 0.625rem 0 0;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .paypal-credit-info {
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .paypal-credit-info {
    text-align: center;
  }
}
.product-info-main .paypal-credit-info h3 {
  margin-bottom: 10px;
  margin-top: 0;
}
.product-info-main .box-tocart {
  margin: 0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .product-info-main .box-tocart {
    margin: 0 auto;
  }
}
.product-info-main .box-tocart .actions {
  display: block;
  padding-top: 0;
  text-align: left;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .box-tocart .actions {
    padding-top: 0;
    text-align: center;
  }
}
.product-info-main .box-tocart .actions .paypal-graphics {
  margin-top: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .box-tocart .actions .paypal-graphics {
    margin-bottom: 20px;
  }
}
.product-info-main .box-tocart .actions .paypal-graphics img {
  display: block;
  margin-bottom: 7px;
  cursor: pointer;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .box-tocart .actions .paypal-graphics img {
    margin: 0 auto 7px;
  }
}
.product-info-main .box-tocart .actions .paypal-logo {
  margin-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .box-tocart .actions .paypal-logo {
    max-width: 180px;
    margin: 20px auto;
  }
}
.product-info-main .box-tocart .actions .paypal-logo:first-of-type {
  margin-bottom: 12px;
}
.product-info-main .box-tocart .actions .paypal-logo:first-of-type:before {
  font-size: 14px;
  text-transform: none;
  content: "or";
  display: block;
  font-weight: bold;
  margin: 0;
  padding: 0.5rem 0;
}
.product-info-main .box-tocart .actions .action.tocart {
  font-size: 0.875rem;
  line-height: 0.875rem;
  padding: 0.875rem 2.6875rem;
  margin-bottom: 0;
  min-width: 180px;
}
@media screen and (max-width: 56.1875rem) {
  .product-info-main .box-tocart .actions .action.tocart {
    width: auto;
    margin-top: 20px;
    padding: 0.625rem 2.5rem;
  }
}
.product-info-main .box-tocart .actions .stripe img {
  height: 55px;
  width: 250px;
}
.block .products {
  margin-top: 0;
}
.block.upsell {
  width: 25%;
  float: left;
  padding: 0 0.625rem;
  margin-top: 39px;
}
@media screen and (max-width: 56.1875rem) {
  .block.upsell {
    width: 100%;
    margin-top: 1.875rem;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .block.upsell {
    width: 100%;
    padding: 0 0.625rem;
  }
}
.block.upsell .block-title {
  text-align: center;
  font-size: 16px;
}
.block.upsell .product-item-details .product-item-name {
  margin-bottom: 15px !important;
}
.block.upsell .product-item-details .price-box {
  margin-bottom: 7px !important;
}
.block.upsell .product-item-details .product-reviews-summary {
  align-items: flex-start;
  display: none;
  flex-direction: column !important;
  text-align: left;
}
.block.upsell .product-item-details .product-reviews-summary .reviews-actions a {
  display: inline-block;
  margin-left: 0 !important;
  line-height: 20px;
}
.block.upsell .product-item-details .product__actions {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.block.upsell .product-item-details .product__actions a {
  padding: 0.625rem 0.8rem;
  margin-bottom: 5px;
  margin-top: 0;
  text-align: center;
}
@media screen and (max-width: 56.1875rem) {
  .block.upsell .items {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media screen and (min-width: 75rem) {
  .block.upsell .items {
    margin-left: -5px;
    margin-right: -5px;
  }
}
.block.upsell .item {
  width: 100% !important;
  margin: 0 0 24px;
  padding: 0 !important;
}
@media screen and (max-width: 56.1875rem) {
  .block.upsell .item {
    width: 50% !important;
    margin: 0 0 20px;
    padding: 0 5px !important;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .block.upsell .item {
    width: 50% !important;
    padding: 0 0.625rem !important;
  }
}
@media screen and (min-width: 75rem) {
  .block.upsell .item {
    width: 50% !important;
    margin: 0 0 10px;
    padding: 0 5px !important;
  }
}
.block.upsell .item .product-item-details {
  padding: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .block.upsell .item:last-of-type {
    margin-bottom: 0;
  }
}
.block.related {
  float: left;
  width: 100%;
}
.block.related .block-title {
  text-align: center;
}
.block.related .product-item-details .product-item-name {
  margin-bottom: 25px !important;
}
.block.related .product-item-details .price-box {
  margin-bottom: 7px !important;
}
.block.related .product-item-details .product-reviews-summary {
  justify-content: space-between !important;
  margin-bottom: 2px;
}
.block.related .product-item-details .product__actions {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.block .product__actions a {
  display: table;
  margin: 0.625rem auto;
}
.block .product__actions a:hover {
  background: #555;
  color: white;
}
.bundles-tab__container .item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  border: 1px solid #dad9d9;
  margin-bottom: 1.25rem;
}
.bundles-tab__container .item-group {
  display: flex;
  align-items: center;
  padding: 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group {
    flex-direction: column;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group {
    flex-direction: row;
  }
}
.bundles-tab__container .item-group .plus-symbol {
  font-size: 1.625rem;
  font-weight: bold;
  padding: 0 0.625rem 2.5rem;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group .plus-symbol {
    width: 100%;
    padding: 0 0 1.25rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group .plus-symbol {
    width: auto;
    padding: 0 0.625rem 2.5rem;
  }
}
.bundles-tab__container .item-group .image-box {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 12.5%;
  -ms-flex: 0 0 12.5%;
  flex: 0 0 12.5%;
  padding-right: 0;
  padding-left: 0;
  max-width: 12.5%;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group .image-box {
    max-width: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .bundles-tab__container .item-group .image-box {
    max-width: inherit;
  }
}
.bundles-tab__container .item-group .image-box img {
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
.bundles-tab__container .item-group .image-box a {
  text-decoration: none !important;
}
.bundles-tab__container .item-group .image-box p {
  line-height: 18px;
  color: #454444;
  text-decoration: none;
}
.bundles-tab__container .item .product__details {
  max-width: 85.375rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
  background: #f2f0f0;
  color: #454444;
  padding: 1.25rem;
}
.bundles-tab__container .item .product__details .product__info {
  flex: 0 0 41.66667%;
  padding-right: 0;
  padding-left: 0;
  max-width: 41.66667%;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item .product__details .product__info {
    max-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 20px;
  }
  .bundles-tab__container .item .product__details .product__info .product-name {
    line-height: 1rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .bundles-tab__container .item .product__details .product__info {
    max-width: 41.66667%;
  }
}
.bundles-tab__container .item .product__details .product__info a {
  font-size: 1rem;
  font-weight: 700;
  color: #454444;
  text-decoration: none !important;
}
.bundles-tab__container .item .product__details .product__info .product__desc {
  font-size: 0.875rem;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item .product__details .product__lower {
    margin-bottom: 20px;
  }
}
.bundles-tab__container .item .product__details .product__lower .price-box {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: baseline;
}
.bundles-tab__container .item .product__details .product__lower .price-box p {
  margin: 0;
}
.bundles-tab__container .item .product__details .product__lower .price-box .old-price .price {
  font-size: 0.8125rem;
  line-height: 1.375rem;
  font-weight: 700;
}
.bundles-tab__container .item .product__details .product__lower .price-box .special-price {
  padding: 0 3.75rem 0 0;
}
.bundles-tab__container .item .product__details .product__lower .price-box .special-price .price {
  font-size: 1.25rem;
  line-height: 1.625rem;
  font-weight: 700;
  color: #e52036;
}
@media screen and (max-width: 56.1875rem) {
  .bundles-tab__container .item .product__details .buttons {
    width: 100%;
    text-align: center;
  }
}
.bundles-tab__container .item .product__details .buttons span {
  color: white;
  text-decoration: none;
}
.mp-attachment-container {
  margin-top: 1.5625rem;
}
@media screen and (max-width: 56.1875rem) {
  .mp-attachment-container {
    background: white;
    padding: 1.3125rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .mp-attachment-container {
    background: none;
  }
}
.mp-attachment-container .mp-attachment-tab ul {
  padding: 0;
  list-style: none;
  display: flex;
  width: 100%;
  margin-bottom: 26px;
}
@media screen and (max-width: 56.1875rem) {
  .mp-attachment-container .mp-attachment-tab ul {
    flex-direction: column;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .mp-attachment-container .mp-attachment-tab ul {
    flex-direction: row;
  }
}
.mp-attachment-container .mp-attachment-tab ul li {
  max-width: 50%;
  width: 100%;
}
@media screen and (max-width: 56.1875rem) {
  .mp-attachment-container .mp-attachment-tab ul li {
    max-width: 100%;
    margin-bottom: 1.25rem;
  }
  .mp-attachment-container .mp-attachment-tab ul li:last-of-type {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .mp-attachment-container .mp-attachment-tab ul li {
    margin-bottom: 0;
  }
}
.mp-attachment-container .mp-attachment-tab ul li:hover a {
  color: #e52036;
}
.mp-attachment-container .mp-attachment-tab ul li a {
  display: flex;
  align-items: center;
  color: #454444;
}
.mp-attachment-container .mp-attachment-tab ul li a img {
  width: 29px;
  margin-right: 0.9375rem;
}
.mp-attachment-container .mp-attachment-tab ul li a span {
  font-size: 0.875rem;
  line-height: 1.25rem;
  float: left;
  width: 11.5625rem;
  font-weight: 500;
}
@media screen and (max-width: 56.1875rem) {
  .mp-attachment-container .mp-attachment-tab ul li a span {
    text-align: left;
  }
}
.mp-attachment-container .mp-attachment-tab ul li a span:after {
  content: ">";
  color: #e52036;
  margin-left: 5px;
  display: inline;
  font-weight: 700;
}
.catalogsearch-result-index .main .search.results > dl.block {
  display: none;
}
.minicart-wrapper .showcart {
  display: flex !important;
  color: #454444;
}
.minicart-wrapper .showcart:before {
  content: "" !important;
}
.minicart-wrapper .showcart .action:hover {
  color: #e52036;
}
.minicart-wrapper .showcart .cart__left {
  margin-right: 20px;
  height: 30px;
  margin-top: 4px;
  position: relative;
}
.minicart-wrapper .showcart .cart__left img {
  width: 30px;
  height: 30px;
  display: inline-block;
}
@media screen and (max-width: 56.1875rem) {
  .minicart-wrapper .showcart .cart__left img {
    width: 23px;
    height: 23px;
  }
}
.minicart-wrapper .showcart .cart__left .count {
  background: #454444;
  border-radius: 50%;
  color: white;
  font-size: 0.6875rem;
  font-weight: 700;
  line-height: 16px;
  width: 16px;
  height: 16px;
  display: block;
  text-align: center;
  position: absolute;
  right: -10px;
  top: -5px;
}
@media screen and (max-width: 56.1875rem) {
  .minicart-wrapper .showcart .cart__left .count {
    top: -10px;
  }
}
.minicart-wrapper .showcart .cart__right {
  display: block;
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.minicart-wrapper .showcart .cart__right span {
  display: block;
}
@media screen and (max-width: 56.1875rem) {
  .minicart-wrapper .showcart .cart__right {
    display: none;
  }
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .sidebar-additional {
    margin: 20px 0.625rem 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .sidebar-additional {
    margin: 20px 0 0;
  }
}
.checkout-cart-index .cart-empty {
  padding: 6.25rem;
  background: white;
  margin-top: 45px;
  text-align: center;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-empty {
    padding: 2.5rem;
  }
}
.checkout-cart-index .cart-summary {
  width: 100%;
  margin: 0;
  padding: 0.625rem 1.25rem;
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 24px;
  background: #2a3538;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-summary {
    padding: 1.5625rem 0;
    text-align: center;
  }
}
.checkout-cart-index .cart-summary p {
  margin-bottom: 0;
  color: white;
}
.checkout-cart-index .cart-summary .ppcreditcalc-container {
  border: none;
  display: none;
}
.checkout-cart-index .cart-summary .ppcreditcalc-container .ppcreditcalc-instalments {
  border: none;
}
.checkout-cart-index .cart-summary .ppcreditcalc-container .ppcreditcalc-instalment-summary {
  padding: 0;
}
.checkout-cart-index .cart-summary .ppcreditcalc-container .ppcreditcalc-legal {
  background: white;
  padding: 1.25rem;
}
.checkout-cart-index .cart-summary .ppcreditcalc-container .ppcreditcalc-legal p {
  color: #333;
  margin-bottom: 10px;
  font-weight: 400;
}
.checkout-cart-index .cart-container .form-cart {
  width: 100%;
  background: white;
  padding: 2.5rem 0;
  font-size: 0.875rem;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart {
    padding: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart {
    padding: 2.5rem 0;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__headings {
  display: grid;
  grid-gap: 0;
  grid-template-rows: 1fr;
  color: #2a3538;
  justify-items: stretch;
  align-items: stretch;
  background: #fff;
  font-size: 0.875rem;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__headings {
    display: none;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__headings {
    display: block;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__headings .cart__row {
  padding-top: 0;
  padding-bottom: 0;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__row {
  display: grid;
  color: #2a3538;
  justify-items: stretch;
  padding: 20px 20px;
  grid-template-columns: 19% 22% 22% 16% 12% 1fr;
  grid-template-rows: 1fr;
  grid-gap: 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__row {
    grid-template-columns: 80px 105px 1fr;
    align-items: start;
    justify-items: stretch;
    grid-template-rows: 86px 33px 75px 20px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__row {
    grid-template-columns: 19% 22% 22% 16% 12% 1fr;
    align-items: stretch;
    justify-items: stretch;
    grid-template-rows: 1fr;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__row .td {
  display: flex;
  align-items: center;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__image.th {
  grid-column: 1 / span 1;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__image .product-item-photo {
  width: auto;
  top: 0;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__image.td {
  position: relative;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__image.td {
    grid-column: 1 / span 1;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__image.td {
    grid-column: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title.th {
  grid-column: 2 / span 1;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title.td {
    grid-column: 2 / span 2;
    line-height: 1.375rem;
    padding-top: 5px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title.td {
    grid-column: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title strong {
  font-weight: bold;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title strong a {
  text-decoration: underline;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__title .item-options {
  margin: 0 0 1rem;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__unitprice.th {
  grid-column: 3 / span 1;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__unitprice.td span {
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__unitprice.td {
    grid-column: 2 / span 1;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__unitprice.td {
    grid-column: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__qty.th {
  grid-column: 4 / span 1;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__qty.td input {
  padding: 15px 17px;
  width: 70px;
  height: auto;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__qty.td {
    grid-column: 2 / span 1;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__qty.td {
    grid-column: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__subtotal.th {
  grid-column: 5 / span 1;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__subtotal.td span {
  font-size: 0.875rem;
  font-weight: bold;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__subtotal.td {
    grid-column: 2 / span 1;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__subtotal.td {
    grid-column: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__delete.th {
  grid-column: 6 / span 1;
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__delete.td {
  justify-self: end;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__delete.td {
    grid-column: 3 / span 1;
    grid-row: 3 /span 1;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__delete.td {
    grid-column: unset;
    grid-row: unset;
  }
}
.checkout-cart-index .cart-container .form-cart #shopping-cart-table .cart__delete a {
  background: url("../images/cart_remove-item.svg") center center no-repeat;
  background-size: contain;
  height: 25px;
  position: relative;
  border: none;
  text-indent: -999em;
  width: 25px;
  top: auto;
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .form-cart .actions {
  padding: 0 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart .actions {
    padding: 0 1.25rem 6px;
  }
}
.checkout-cart-index .cart-container .form-cart .actions button,
.checkout-cart-index .cart-container .form-cart .actions .continue {
  background: none;
  padding: 0 0 0 35px;
  border: none;
  position: relative;
  font-weight: 400;
  font-family: "Rubik";
  font-size: 0.75rem;
  text-decoration: underline;
  line-height: 34px;
  margin: 0;
  margin-left: 70px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart .actions button,
  .checkout-cart-index .cart-container .form-cart .actions .continue {
    margin: 30px 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .form-cart .actions button,
  .checkout-cart-index .cart-container .form-cart .actions .continue {
    margin: 0 0 0 50px;
  }
}
.checkout-cart-index .cart-container .form-cart .actions button:before,
.checkout-cart-index .cart-container .form-cart .actions .continue:before {
  font-size: 56px;
  line-height: 36px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.checkout-cart-index .cart-container .form-cart .actions button.clear:before,
.checkout-cart-index .cart-container .form-cart .actions .continue.clear:before {
  content: " ";
  display: inline-block;
  background: url("../images/cart_remove-item.svg") center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.checkout-cart-index .cart-container .form-cart .actions button.update:before,
.checkout-cart-index .cart-container .form-cart .actions .continue.update:before {
  content: " ";
  display: inline-block;
  background: url("../images/cart_update-cart.svg") center center no-repeat;
  background-size: contain;
  width: 25px;
  height: 25px;
}
.checkout-cart-index .cart-container .form-cart .actions .continue {
  padding: 0.625rem 2.5rem;
  background: #f2f0f0;
  color: #000000;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  text-decoration: none;
  line-height: 0.75rem;
  margin: 0;
  text-transform: uppercase;
  font-family: "Rubik";
  border: 1px solid transparent;
}
.checkout-cart-index .cart-container .form-cart .actions .continue:before {
  content: none;
}
.checkout-cart-index .cart-container .cart-summary {
  background: white;
  margin-top: 20px;
  padding: 0;
  margin-bottom: 0;
  font-size: 0.875rem;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  border-top: none;
  padding: 1.25rem 1.25rem 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .grand .mark,
.checkout-cart-index .cart-container .cart-summary .cart-totals .grand td {
  padding-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .discount {
  padding: 0 1.25rem;
}
.checkout-cart-index .cart-container .cart-summary .discount#block-discount {
  margin-bottom: 0px;
  padding-bottom: 20px;
}
.checkout-cart-index .cart-container .cart-summary .discount .content {
  display: block !important;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .coupon {
  display: flex;
  align-content: center;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .discount .content .coupon {
    flex-wrap: wrap;
  }
  .checkout-cart-index .cart-container .cart-summary .discount .content .coupon .actions-toolbar {
    display: block;
    width: 100%;
    transform: none;
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .discount .content .coupon .actions-toolbar {
    width: auto;
    display: flex;
    margin-left: 20px !important;
    margin-bottom: 5px;
  }
}
.checkout-cart-index .cart-container .cart-summary .discount .content .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .fieldset .field {
  float: left;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .discount .content .fieldset .field {
    max-width: 100%;
  }
}
.checkout-cart-index .cart-container .cart-summary .discount .content .fieldset .field input {
  width: 19.8125rem;
  padding: 0.625rem 0.9375rem;
  margin-top: 0.625rem;
  height: auto;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .discount .content .fieldset .field input {
    max-width: 100%;
  }
}
.checkout-cart-index .cart-container .cart-summary .discount .content button {
  width: auto;
  background-color: #f2f0f0;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: 0.625rem 0 0.625rem 1.25rem;
  padding: 10px 40px;
  padding: 0.625rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .discount .content button {
    width: 100%;
    margin: 5px 0 0;
  }
}
.checkout-cart-index .cart-container .cart-summary #block-shipping {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .methods {
  float: left;
  width: 100%;
  background: #2a3538;
  text-align: right;
  padding: 0.625rem 1.25rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods {
    display: block;
    text-align: center;
    padding: 1.05rem 1.25rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods {
    display: flex;
  }
}
.checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item .paypal.braintree-paypal-btn:before {
  content: "or";
  color: white;
  margin: 0 0.625rem;
  line-height: inherit;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item .paypal.braintree-paypal-btn:before {
    content: none;
  }
}
.checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item + .item {
  margin-top: 0;
}
.checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div {
  display: flex;
  margin-top: 0;
  float: left;
}
.checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div .paypal-button-content-iframe {
  min-height: 53px !important;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div {
    display: block;
    margin: 3px auto 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div {
    display: flex;
  }
}
.checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div.paypal-button-context-iframe {
  max-height: 35px;
  margin: 0;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-cart-index .cart-container .cart-summary .methods.checkout-methods-items .item div.paypal-button-context-iframe {
    margin: 0;
  }
}
.checkout-cart-index .cart-container .cart-summary .methods .checkout.primary {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  text-decoration: none;
  text-transform: uppercase;
  width: auto;
  border: none;
  color: white;
  font-family: "Rubik";
  padding: 0.625rem 0.935rem;
  margin: 0;
}
.checkout-index-index .agreements-modal {
  font-size: 0.875rem;
}
.checkout-index-index .page-header .header.content {
  padding: 1rem 0.625rem;
}
.checkout-index-index .authentication-dropdown .block-title {
  font-size: 20px;
  margin-bottom: 11px;
}
.checkout-index-index .authentication-dropdown .block-content .fieldset {
  margin-bottom: 20px;
}
.checkout-index-index .authentication-dropdown .block-content .field {
  margin-bottom: 10px;
}
.checkout-index-index .authentication-dropdown .block-content .actions-toolbar {
  display: block;
}
.checkout-index-index .authentication-dropdown .block-content .actions-toolbar .primary {
  order: 1;
}
.checkout-index-index .authentication-dropdown .block-content .actions-toolbar .primary button {
  margin-bottom: 20px !important;
}
.checkout-index-index .authentication-dropdown .block-content .actions-toolbar .secondary {
  order: 2;
  text-align: center;
  width: 100%;
  font-size: 14px;
}
.checkout-index-index .shipping-instructions {
  margin-top: 20px;
  padding: 30px 0 0;
}
.checkout-index-index .shipping-instructions .step-title {
  margin-bottom: 25px;
}
.checkout-index-index .field .message {
  font-size: 15px;
  line-height: 22px;
}
.checkout-index-index .authentication-wrapper {
  margin-top: -82px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .authentication-wrapper {
    margin-top: -72px;
  }
}
.checkout-index-index .authentication-wrapper button.action-auth-toggle {
  border: 2px solid;
  border-radius: 5px;
  font-weight: 400;
  font-size: 12px;
  padding: 10px 15px;
  color: white;
  background: #e52036;
  font-weight: bold;
  font-family: "Rubik";
  text-transform: uppercase;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement label span {
  color: #454444;
}
.checkout-index-index .checkout-agreements-block .checkout-agreement input[type=checkbox] {
  top: 0;
}
.checkout-index-index #customer-email-fieldset .control {
  margin: 0 0 15px;
}
.checkout-index-index #customer-email-fieldset .control input[type="checkbox"] {
  display: none;
}
.checkout-index-index #customer-email-fieldset .control input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.checkout-index-index #customer-email-fieldset .control label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.checkout-index-index #customer-email-fieldset .control label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.checkout-index-index #customer-email-fieldset .control:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .opc-estimated-wrapper {
    display: none;
  }
}
.checkout-index-index .nav-sections {
  display: block;
}
.checkout-index-index .opc-wrapper {
  width: 66.66666667%;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .opc-wrapper {
    width: 100%;
  }
}
.checkout-index-index .opc-wrapper #checkoutSteps {
  background: white;
  padding: 20px 1.25rem;
}
.checkout-index-index .opc-wrapper #checkoutSteps #checkout-step-shipping .fieldset > .field {
  margin-bottom: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .opc-wrapper #checkoutSteps #checkout-step-shipping .form-login {
    margin-top: 20px;
  }
}
.checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .field {
  margin-bottom: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset {
    margin-bottom: 0;
  }
  .checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .fieldset {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 56.1875rem) {
  .checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .actions-toolbar {
    flex-direction: column;
  }
  .checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .actions-toolbar > div {
    margin-bottom: 20px;
  }
}
.checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .actions-toolbar button {
  margin: 0 15px 0 0  !important;
}
.checkout-index-index .opc-wrapper #checkoutSteps #customer-email-fieldset .actions-toolbar .secondary a:hover {
  color: #454444;
}
.checkout-index-index .opc-wrapper #checkoutSteps .field.street .field .label {
  display: none;
}
.checkout-index-index .opc-wrapper #checkoutSteps .label {
  width: 100%;
  text-align: left;
  margin-bottom: 10px;
}
.checkout-index-index .opc-wrapper #checkoutSteps .step-title {
  font-size: 1.25rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #2a3538;
  color: #2a3538;
  line-height: 1.375rem;
}
.checkout-index-index .opc-wrapper #checkoutSteps .validator .feedback {
  display: none !important;
}
.checkout-index-index .opc-wrapper #checkoutSteps .checkout-agreements input[type="checkbox"] {
  display: none;
}
.checkout-index-index .opc-wrapper #checkoutSteps .checkout-agreements input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.checkout-index-index .opc-wrapper #checkoutSteps .checkout-agreements label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper #checkoutSteps .checkout-agreements label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.checkout-index-index .opc-wrapper #checkoutSteps .checkout-agreements:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method .payment-method-title input[type="radio"] {
  display: none;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method .payment-method-title input[type="radio"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method .payment-method-title label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method .payment-method-title label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method .zoid-outlet {
  min-width: 150px !important;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content {
  padding: 0 0 20px;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address {
  padding-left: 30px;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block input[type="checkbox"] {
  display: none;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.checkout-index-index .opc-wrapper #checkoutSteps .payment-method-content .payment-method-billing-address .billing-address-same-as-shipping-block:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method .table-checkout-shipping-method .col-method {
  width: 0;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping_method .table-checkout-shipping-method .col-method input {
  display: none;
}
.checkout-index-index .opc-wrapper .checkout-payment-method .checkout-billing-address {
  margin: 25px;
}
.checkout-index-index .opc-wrapper #purchaseorder-form input#po_number {
  margin-top: 10px;
}
.checkout-index-index .opc-sidebar {
  width: 33.33333333%;
  margin-top: 0;
  padding: 0 0.625rem;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .checkout-index-index .opc-sidebar {
    display: none;
  }
}
.checkout-index-index .opc-sidebar .modal-inner-wrap {
  padding: 0 0.625rem;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  padding: 1.25rem;
  color: #2a3538;
  background: white;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals {
  margin-top: 10px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals th,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals td,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals th span {
  padding: 10px 0;
  font-size: 0.835rem;
  border: none;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals th.mark {
  padding-top: 10px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals td.amount {
  padding-right: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .title {
  font-size: 1.25rem;
  padding-bottom: 15px;
  border-bottom: 1px solid #2a3538;
  color: #2a3538;
  line-height: 1.375rem;
}
.checkout-index-index .opc-progress-bar {
  text-align: center;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active:before {
  background: #e52036;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active span {
  color: #2a3538;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active span:before {
  background: #e52036;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._active span:after {
  font-size: 26px;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item._complete span:after {
  font-size: 26px;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item span {
  font-size: 0.875rem;
  color: #2a3538;
}
.checkout-index-index .opc-progress-bar li.opc-progress-bar-item span:after {
  font-size: 15px;
  font-weight: 400;
}
.checkout-index-index .actions-toolbar button {
  font-size: 0.75rem !important;
  line-height: 0.75rem !important;
  padding: 0.625rem 2.5rem !important;
  margin-bottom: 30px !important;
}
.checkout-index-index #block-discount-heading {
  color: #454444 !important;
}
.checkout-index-index .fieldset .field.street > .label {
  padding: 0;
  text-align: left;
  width: 100%;
  box-sizing: border-box;
  float: none;
  font-weight: 400;
  font-size: 0.875rem;
}
#opc-sidebar .minicart-items .product-item-details {
  font-size: 0.875rem;
}
#opc-sidebar .minicart-items .product-item-details-name {
  font-size: 0.875rem;
  line-height: 1rem;
}
#opc-sidebar .minicart-items .product-item-details .subtotal .price {
  font-size: 0.875rem;
}
#opc-sidebar .opc-block-shipping-information {
  padding: 0;
}
#opc-sidebar .opc-block-shipping-information .shipping-information {
  padding: 1.25rem;
  background: white;
  font-size: 0.875rem;
}
#opc-sidebar .opc-block-shipping-information .shipping-information-title {
  font-size: 1.25rem;
  border-bottom: 1px solid #2a3538;
}
#opc-sidebar .opc-block-shipping-information .shipping-information-title .action-edit {
  display: none;
}
.checkout-onepage-success .checkout-success,
.checkout-onepage-success #registration {
  padding: 1.25rem;
  float: left;
  width: 100%;
  background: white;
}
.checkout-onepage-success .checkout-success strong,
.checkout-onepage-success #registration strong {
  font-weight: 400;
}
.checkout-onepage-success .checkout-success h2,
.checkout-onepage-success #registration h2 {
  margin: 0 0 20px;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-onepage-success .checkout-success,
  .checkout-onepage-success #registration {
    width: 100%;
  }
}
.checkout-onepage-success .checkout-success .actions-toolbar,
.checkout-onepage-success #registration .actions-toolbar {
  float: right;
}
@media screen and (max-width: 56.1875rem) {
  .checkout-onepage-success .checkout-success .actions-toolbar,
  .checkout-onepage-success #registration .actions-toolbar {
    float: left;
  }
}
.checkout-onepage-success .checkout-success a.primary,
.checkout-onepage-success #registration a.primary {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: 0.625rem 0;
  padding: 0.625rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  border: 1px solid transparent;
}
.checkout-onepage-success #share-order {
  float: left;
  width: 100%;
  background: white;
  margin: 25px 0 0;
  padding: 1.25rem;
}
.checkout-onepage-success #share-order .action.primary {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: .625rem 0;
  padding: .625rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  display: inline-block;
  border: 1px solid transparent;
  clear: both;
}
.cms-page-view .columns {
  padding: 0 0.625rem;
}
.cms-page-view .columns .sidebar {
  padding: 0 0 0 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .cms-page-view .columns .sidebar {
    padding: 0;
  }
}
.cms-page-view .columns .main {
  padding: 2.5rem;
  background: white;
  overflow: hidden;
  font-size: 0.875rem;
}
@media screen and (max-width: 56.1875rem) {
  .cms-page-view .columns .main {
    padding: 1.25rem;
  }
}
.cms-page-view .columns .main .faq-accordion a.no-style {
  cursor: pointer;
}
.cms-page-view .columns .main h2 {
  margin-top: 0;
  margin-bottom: 24px;
}
.cms-page-view .columns .main h3 {
  margin-bottom: 24px;
}
.cms-page-view .columns .main strong {
  font-size: 14px;
}
.cms-page-view .columns .main hr {
  background: #f2f0f0;
  border: none;
  height: 20px;
  margin: 40px -40px;
  width: calc(180%);
}
.cms-page-view .columns .main a {
  color: #e52036;
  text-decoration: underline;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 20px;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form label {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .input-box {
  max-width: 315px;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .input-box .input-text.error {
  border: 1px solid #e52036;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .input-box .input-error {
  font-size: 10px;
  color: #e52036;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .input-box input:focus {
  border: 1px solid #8a8a8a;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .shipping-cost {
  margin-top: 14px;
}
.cms-page-view.cms-metal-shed-delivery .shipping .shipping-form .shipping-cost span {
  color: #e52036;
  font-weight: bold;
}
.cms-page-view .community-investment-page .table-flex {
  border-collapse: separate;
  border-spacing: 20px;
}
.cms-page-view .community-investment-page .table-flex td {
  border: 1px solid #454444;
  background-color: #f6f6f6;
  padding: 15px 15px 0 15px !important;
  margin-bottom: 15px;
}
.cms-page-view .community-investment-page .table-flex img {
  padding: 5px;
  background-color: #ffffff;
  border-radius: 5px;
}
.cms-page-view .community-investment-page .table-flex hr {
  margin: 20px -40px;
}
.cms-page-view .community-investment-page .table-flex table {
  margin: 0;
}
.cms-page-view .community-investment-page .columns .main {
  padding: 15px;
}
.cms-no-route .column.main {
  background: white;
  padding: 2.5rem;
}
.cms-no-route .column.main p.no-margin {
  margin-bottom: 0;
  line-height: 1.4rem;
}
.cms-no-route .column.main p.no-margin a {
  color: #e52036;
}
.cms-no-route .column.main a {
  color: #e52036;
  text-decoration: underline;
}
.cms-page-view table {
  table-layout: fixed;
  margin: 24px 0;
}
.cms-page-view table:not(.no-style) tr:nth-of-type(odd) {
  background: #f2f0f0;
}
.cms-page-view table:not(.no-style) td {
  padding: 10px;
  vertical-align: middle;
  border-right: 1px solid #f2f0f0;
  border-bottom: 1px solid #f2f0f0;
}
@media screen and (max-width: 56.1875rem) {
  .cms-page-view table.table-flex tr {
    flex-direction: column;
  }
}
@media screen and (max-width: 56.1875rem) {
  .cms-page-view table.table-flex tr {
    display: flex;
  }
  .cms-page-view table.table-flex tr td {
    padding: 0;
  }
  .cms-page-view table.table-flex tr td + td {
    padding-top: 24px;
  }
}
.login-container {
  background: white;
  padding: 1.875rem 0;
  margin: 0 0.625rem;
  display: flex;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .login-container {
    flex-direction: column;
  }
}
@media screen and (max-width: 56.1875rem) {
  .login-container {
    flex-direction: column;
    padding: 1.05rem 0;
  }
}
.login-container .block {
  float: left;
  width: 50%;
  padding: 0 1.25rem;
  font-size: 0.875rem;
}
.login-container .block fieldset:after {
  position: absolute;
  right: 1.25rem;
  top: 0;
  margin: 0;
  font-size: 14px;
  line-height: 22px;
}
.login-container .block.block-new-customer {
  padding-right: 10%;
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block.block-new-customer {
    padding-right: 0;
  }
}
.login-container .block.block-customer-login {
  order: 2;
  border-left: 1px solid #D7CDCC;
  position: relative;
  margin-bottom: 0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .login-container .block.block-customer-login {
    margin-top: 30px;
    border-left: none;
    width: 100%;
  }
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block.block-customer-login {
    padding-top: 38px;
    padding-bottom: 0;
  }
  .login-container .block.block-customer-login .fieldset {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block {
    width: 100%;
    padding-bottom: 30px;
  }
}
.login-container .block .block-title {
  font-size: 1.25rem;
  font-family: "Rubik";
  padding: 0;
  border: none;
  margin-bottom: 1.25rem;
}
.login-container .block .block-title strong {
  font-weight: 700;
  line-height: 2.25rem;
}
.login-container .block .field {
  margin-bottom: 1rem;
}
.login-container .block .field .label {
  text-align: left;
  font-weight: normal;
}
.login-container .block .field .control input {
  border: 1px solid #ccc;
  padding: 0.9375rem 1.25rem;
  height: auto;
  line-height: 13px;
  font-size: 0.875rem;
  height: 45px;
  width: 315px;
  max-width: 100%;
  margin-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block .field .control input {
    width: 100%;
  }
}
.login-container .block .actions-toolbar {
  margin-left: 0 !important;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block .actions-toolbar {
    margin-top: -5px;
    justify-content: space-between;
  }
}
.login-container .block .actions-toolbar .primary button,
.login-container .block .actions-toolbar .primary a {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: 0.625rem 0;
  padding: 0.875rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #fefefe;
  font-family: "Rubik";
  margin-right: 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .login-container .block .actions-toolbar .primary button,
  .login-container .block .actions-toolbar .primary a {
    display: block;
  }
}
.login-container .block .actions-toolbar .secondary {
  float: left;
}
.login-container .block .actions-toolbar .secondary a {
  text-decoration: underline;
}
form.account {
  width: 100% !important;
  max-width: 100%;
  background: white;
  padding: 1.875rem 1.25rem;
}
form.account .fieldset {
  margin: 0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  form.account .fieldset {
    margin-bottom: 40px;
  }
}
form .fieldset .legend {
  margin-left: 0;
  font-size: 1rem;
  font-weight: 700;
  margin-bottom: 1.25rem;
}
form .fieldset .field:not(.choice) .control {
  width: 100%;
}
form .fieldset .field:not(.choice).captcha {
  clear: left;
  margin-bottom: 30px;
  max-width: 100%;
}
@media screen and (max-width: 56.1875rem) {
  form .fieldset .field:not(.choice).captcha {
    margin-bottom: 15px;
  }
}
form .fieldset .field:not(.choice) label.label {
  width: 100%;
  text-align: left;
  font-weight: 400;
  font-size: 0.875rem;
}
form .fieldset .control input {
  padding: 0.9375rem 1.25rem;
  height: 45px;
  border: 1px solid #ccc;
}
form .create .field {
  max-width: 33.33333%;
  float: left;
  width: 315px;
  margin-right: 1.25rem;
}
form .create .field.newsletter {
  margin-bottom: 25px;
}
form .create .field.newsletter input[type="checkbox"] {
  display: none;
}
form .create .field.newsletter input[type="checkbox"]:checked + label:before {
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=");
}
form .create .field.newsletter label {
  display: flex !important;
  align-items: center;
  margin-bottom: 0;
}
form .create .field.newsletter label:before {
  content: " ";
  display: inline-block;
  background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==");
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
form .create .field.newsletter:before {
  width: 0;
  padding: 0;
  margin-bottom: 25px;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  form .create .field {
    max-width: 100%;
    clear: both;
    margin-bottom: 1rem;
  }
}
@media screen and (max-width: 56.1875rem) {
  form .create .field {
    max-width: 100%;
    width: 100%;
  }
}
form .create .field.newsletter,
form .create .field.password {
  clear: left;
}
@media screen and (max-width: 56.1875rem) {
  form .create .field.newsletter,
  form .create .field.password {
    margin-bottom: 15px;
  }
}
form .captcha button {
  font-size: 0.875rem;
  border-radius: 5px;
}
form .actions-toolbar {
  margin-left: 0 !important;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 56.1875rem) {
  form .actions-toolbar {
    justify-content: space-between;
  }
}
@media screen and (max-width: 56.1875rem) {
  form .actions-toolbar .primary {
    order: 2;
  }
  form .actions-toolbar .primary button {
    line-height: 0.75rem !important;
    font-size: 0.75rem !important;
  }
}
form .actions-toolbar .primary button,
form .actions-toolbar .primary a {
  background-color: #e52036;
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  margin: 0.625rem 0;
  padding: 0.875rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  color: #fefefe;
  font-family: "Rubik";
  margin-right: 1.25rem;
}
form .actions-toolbar .secondary {
  float: left;
}
@media screen and (max-width: 56.1875rem) {
  form .actions-toolbar .secondary {
    order: 1;
  }
}
form .actions-toolbar .secondary a {
  text-decoration: underline;
}
form .actions-toolbar .secondary a:before {
  content: "« ";
}
form .password-strength-meter {
  font-size: 0.875rem;
}
.customer-account-forgotpassword .form.forget {
  width: 100%;
  margin: 0 0.625rem;
  background: white;
  padding: 1.875rem 1.25rem;
  font-size: 14px;
  line-height: 24px;
}
.customer-account-forgotpassword .form.forget .field.note {
  margin-bottom: 10px;
}
.customer-account-forgotpassword .form.forget .field.email input {
  max-width: 400px;
  width: 100%;
  margin-top: 10px;
}
.case-study .columns .main {
  padding: 0;
  background: none;
}
.case-study .columns .main #case-study-header {
  margin: 0;
  background: white;
  padding: 20px;
}
.case-study .columns .main #case-study-header p {
  margin-bottom: 0;
}
.case-study .columns .main .case-pods {
  margin: 0 -10px;
  display: flex;
}
.case-study .columns .main .case-pods-left,
.case-study .columns .main .case-pods-right {
  float: left;
  width: 50%;
  margin: 0 10px;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .case-pods-left,
  .case-study .columns .main .case-pods-right {
    width: 100%;
  }
}
.case-study .columns .main .block {
  padding: 2rem;
  background: white;
  margin: 0 0 1.25rem;
}
.case-study .columns .main .block.full-width {
  text-align: center;
}
.case-study .columns .main .block h2 {
  text-align: center;
}
.case-study .columns .main .block em {
  color: #e52036;
  font-style: normal;
  font-weight: 600;
}
.case-study .columns .main .block iframe {
  width: 100% !important;
  margin: 0 0 20px;
}
.case-study .columns .main .block .btn {
  display: block;
  clear: both;
  background: #e52036;
  padding: 10px 20px;
  border-radius: 22px;
  color: white;
  max-width: 240px;
  margin: 0 auto 25px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}
.case-study .columns .main .block .press-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.case-study .columns .main .block .press-logos img {
  flex: 1 0 10%;
  margin: 10px 1%;
  max-width: 10%;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .block .press-logos img {
    flex: 1 0 46%;
    margin: 10px 2%;
    max-width: 46%;
  }
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .block {
    height: auto !important;
  }
}
.case-study .columns .main .block .aligned-images {
  display: flex;
  justify-content: space-around;
  margin-bottom: 23px;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .block .aligned-images {
    display: block;
    text-align: center;
  }
  .case-study .columns .main .block .aligned-images img {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .case-study .columns .main .block .aligned-images {
    display: block;
    overflow: hidden;
  }
  .case-study .columns .main .block .aligned-images img {
    width: 31.33%;
  }
}
@media (width: 768px) {
  .case-study .columns .main .block .aligned-images img {
    width: 33.33%;
  }
}
.case-study .columns .main #case-study-content {
  margin: 20px -10px;
}
.case-study .columns .main #case-study-content .trigger-container {
  display: none;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main #case-study-content .trigger-container {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
  }
}
.case-study .columns .main #case-study-content .trigger-container .load-trigger {
  padding: 13px 38px;
  display: inline-block;
  background: #e52036;
  color: white;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 25px;
  margin-top: 10px;
}
.case-study .columns .main #case-study-content .case-study-pod {
  float: left;
  max-width: 20%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main #case-study-content .case-study-pod {
    max-width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .case-study .columns .main #case-study-content .case-study-pod {
    max-width: 33.33%;
  }
}
.case-study .columns .main #case-study-content .case-study-pod img {
  width: 100%;
  height: auto;
  display: block;
}
.case-study .columns .main #case-study-content .case-study-pod-content {
  padding: 14px;
  background: white;
  float: left;
  width: 100%;
}
.case-study .columns .main #case-study-content .case-study-pod-content h3 {
  margin-bottom: 5px;
  margin-top: 0;
}
.case-study .columns .main #case-study-content .case-study-pod-content p:last-of-type {
  margin-bottom: 0;
}
.case-study .columns .main #case-study-content .case-study-pod-content .product {
  border-top: 1px solid #f2f0f0;
  margin-top: auto;
  padding-top: 10px;
  width: 100%;
  display: flex;
  align-items: center;
}
.case-study .columns .main #case-study-content .case-study-pod-content .product img {
  float: left;
  width: auto;
  min-width: 50px;
  object-fit: cover;
  max-width: 50px;
}
.case-study .columns .main #case-study-content .case-study-pod-content .product h3 {
  font-size: 12px;
  margin: 0 0 0 10px;
}
.case-study .columns .main #case-study-content .case-study-pod-content .product h3 a {
  color: #454444;
}
.case-study .columns .main .section-header {
  background: white;
  padding: 1rem;
  margin-bottom: 20px;
}
.case-study .columns .main .section-header p {
  margin-bottom: 10px;
}
.case-study .columns .main .section-header p:last-of-type {
  margin-bottom: 0;
}
.case-study .columns .main .case-overviews {
  overflow: hidden;
  margin: 0 -10px;
}
.case-study .columns .main .case-overviews .case-pod {
  max-width: 25%;
  float: left;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .case-overviews .case-pod {
    max-width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .case-study .columns .main .case-overviews .case-pod {
    max-width: 50%;
  }
}
.case-study .columns .main .case-overviews .case-pod img {
  width: 100%;
  height: auto;
  display: block;
}
.case-study .columns .main .case-overviews .case-pod:hover .case-pod-content {
  background: #e52036;
  transition: 0.5s all;
  min-height: 80px;
}
.case-study .columns .main .case-overviews .case-pod:hover .case-pod-content h3 a {
  color: white;
}
.case-study .columns .main .case-overviews .case-pod-content {
  background: white;
  transition: 0.5s all;
}
.case-study .columns .main .case-overviews .case-pod-content h3 {
  margin-bottom: 0 !important;
  margin-top: 0;
  min-height: 80px;
}
.case-study .columns .main .case-overviews .case-pod-content h3 a {
  display: block;
  padding: 20px 20px;
  text-decoration: none;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .case-overviews .case-pod-content h3 a {
    padding: 25px 20px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .case-study .columns .main .case-overviews .case-pod-content h3 a {
    padding: 25px 20px;
  }
}
.case-study .columns .main .other-galleries {
  margin-top: 40px;
  float: left;
  width: 100%;
}
.case-study .columns .main .other-galleries h2 {
  text-align: center;
}
.case-study .columns .main .other-galleries .gallery-links {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.case-study .columns .main .other-galleries .gallery-links-pod {
  max-width: 33.33%;
  width: 100%;
  float: left;
  padding: 0 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .other-galleries .gallery-links-pod {
    max-width: 100%;
  }
}
.case-study .columns .main .other-galleries .gallery-links-pod img {
  width: 100%;
  height: auto;
  display: block;
}
.case-study .columns .main .other-galleries .gallery-links-pod-content {
  background: white;
  padding: 20px;
}
@media screen and (max-width: 56.1875rem) {
  .case-study .columns .main .other-galleries .gallery-links-pod-content {
    padding: 1.5rem;
  }
}
.case-study .columns .main .other-galleries .gallery-links-pod-content h3 {
  margin-bottom: 15px !important;
}
.case-study .columns .main .other-galleries .gallery-links-pod-content a {
  color: #e52036;
  font-weight: bold;
  text-decoration: underline;
}
.case-study .columns .main .other-galleries .gallery-links-pod-content a:after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 600px) {
  .case-study-pod {
    width: 100%;
  }
}
#map {
  height: 420px;
}
#map .gm-style img {
  max-height: initial !important;
}
.account .column.main form {
  background: white;
  padding: 1.875rem 1.25rem;
}
.account .column.main form .field {
  margin-bottom: 15px;
}
.account .column.main form .field.additional label {
  display: none;
}
.account .column.main form button {
  line-height: 0.75rem;
  font-size: 0.75rem;
}
.account .column.main form button span {
  line-height: 0.75rem;
  font-size: 0.75rem;
}
.account .column.main .info {
  margin: 0;
}
.account .column.main .block {
  background: white;
  padding: 1.875rem 1.25rem;
  font-size: 0.875rem;
}
.account .column.main .block-title {
  font-size: 1rem;
  margin-bottom: 1.5625rem;
}
.account .column.main .block-title a {
  float: right;
  text-decoration: underline;
  font-size: 14px !important;
}
.account .column.main .block .box {
  border: 1px solid #f2f0f0;
  width: 50% !important;
}
@media screen and (max-width: 56.1875rem) {
  .account .column.main .block .box {
    width: 100% !important;
  }
}
.account .column.main .block .box-title {
  padding: 1.25rem 0.625rem;
  margin-bottom: 3px !important;
  display: block !important;
  border-bottom: 1px solid #f2f0f0;
}
.account .column.main .block .box-title span {
  font-size: 14px !important;
}
.account .column.main .block .box-title a {
  float: right;
  text-decoration: underline;
}
.account .column.main .block .box-content {
  padding: 1.25rem 0.625rem;
}
.account .column.main .block .box-content p {
  margin-bottom: 0;
}
.account .column.main .block .box-content a {
  text-decoration: underline;
}
.account .account-nav .content {
  background: none;
  padding: 0;
}
.account .account-nav .item a {
  color: #454444;
  text-decoration: underline;
  padding: 0;
  border: none;
}
.account .account-nav .item a:hover {
  background: none;
}
.account .account-nav .item.current strong {
  border: none;
  padding: 0;
}
.account .account-nav .item .delimiter {
  display: none;
}
.product-reviews-summary {
  width: 50%;
  float: right;
  padding-left: 0.625rem;
  margin: 0;
  display: flex;
  flex: 1;
  max-width: 50%;
  justify-content: center;
}
.product-reviews-summary.empty {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 1.25rem;
  color: #2a3538;
  text-align: center;
  background: white;
  font-size: 0.875rem;
}
.product-reviews-summary.empty a {
  font-size: 14px;
  text-decoration: underline;
}
.product-reviews-summary .rating-summary {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: auto;
  padding: 1.25rem;
  width: 100%;
  color: #2a3538;
  text-align: center;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .product-reviews-summary .rating-summary {
    left: 0;
  }
}
.product-reviews-summary .rating-summary > * {
  text-align: start;
  display: block;
}
.product-reviews-summary .rating-summary .summary p {
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.375rem;
  margin-bottom: 0.6875rem;
}
.product-reviews-summary .rating-summary .rating-result {
  margin-bottom: 0rem;
}
.product-reviews-summary .rating-summary .rating-result span {
  margin-left: 0;
}
.product-reviews-summary .rating-summary .rating-result span:before {
  color: #f5bd00;
}
.product-reviews-summary .rating-summary .action {
  font-size: 0.875rem;
  line-height: 1.375rem;
  text-decoration: underline;
}
.product-reviews-summary .rating-summary .action:visited {
  color: #454444;
}
.product-reviews-summary .rating-summary .action.view {
  margin-bottom: 1.15rem;
}
#product-review-container .block-title strong {
  font-size: 1.25rem;
  line-height: 2.25rem;
  margin-top: 0;
  display: block;
  margin-bottom: 0.625rem;
  font-weight: 700;
}
@media screen and (max-width: 56.1875rem) {
  #product-review-container .block-title strong {
    font-size: 1.125rem;
    line-height: 1.5rem;
  }
}
#product-review-container .view-all {
  display: none;
}
#product-review-container .review-title {
  font-size: 0.875rem;
}
#product-review-container .review-title .review-details-label {
  font-weight: bold;
}
#product-review-container .review-ratings {
  display: flex;
  flex-direction: column;
  float: none;
  width: 100%;
  margin-bottom: 20px;
  max-width: 240px;
}
#product-review-container .review-ratings .item {
  display: flex;
  justify-content: space-between;
}
#product-review-container .review-ratings .item.value {
  order: 1;
}
#product-review-container .review-ratings .item.price {
  order: 2;
}
#product-review-container .review-ratings .item.quality {
  order: 3;
}
#product-review-container .review-ratings .item.overall {
  position: absolute;
  top: 33px;
  right: 0;
  order: 0;
}
@media screen and (max-width: 56.1875rem) {
  #product-review-container .review-ratings .item.overall {
    position: static;
    margin-bottom: 10px;
  }
}
#product-review-container .review-ratings .item.overall .label {
  display: inline-block;
  margin-right: 0;
  padding-right: 18px;
  padding-bottom: 0;
  line-height: 29px;
  font-weight: bold;
}
#product-review-container .review-ratings .item .label {
  margin-right: 0.9375rem;
}
#product-review-container .review-ratings .item .rating-result > span:before {
  color: #f5bd00;
}
#product-review-container .review-content {
  margin: 20px 0;
}
#product-review-container .review__image {
  margin: 0;
}
#product-review-container .review__image .image {
  margin: 0;
}
#product-review-container .review__image .product-image-wrapper {
  margin: 0;
  border: none;
  width: 100%;
  min-height: 300px;
  height: auto;
}
#product-review-container .review-response {
  background: url("/media/logo/default/logo.jpg") top 10px left 20px no-repeat;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  color: #454444;
  border-left: 4px solid #454444;
  margin: 40px 0 0 0;
  background-size: 126px;
  padding: 60px 20px 5px;
  clear: both;
}
#product-review-container .review-response__title {
  display: block;
  font-weight: bold;
  margin-bottom: 15px;
}
#product-review-container .review_copy {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
#product-review-container .review_copy .review__text {
  width: 66.66666667%;
  float: left;
  padding-right: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  #product-review-container .review_copy .review__text {
    width: 100%;
    padding-right: 0;
  }
}
#product-review-container .review_copy .review__image {
  width: 33.33333333%;
  float: left;
  padding-left: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  #product-review-container .review_copy .review__image {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
  }
}
#product-review-container .review_copy .review__image .product-image-wrapper {
  cursor: auto;
}
#product-review-container .review_copy .review__image .product-image-wrapper:hover img {
  opacity: 1 !important;
}
#product-review-container .review_copy .review__image .image {
  width: 100%;
}
#product-review-container .review_copy .review__image .image .product-image {
  max-width: 100%;
  position: static;
}
#product-review-container .review-item {
  border-bottom: 2px solid #f2f0f0;
  padding: 40px 0;
  position: relative;
}
#product-review-container .review-toolbar {
  border-top: 2px solid #f2f0f0;
}
@media screen and (max-width: 56.1875rem) {
  #product-review-container .review-toolbar .pager .pages .pages-items li.item {
    margin-left: 0.75rem;
  }
  #product-review-container .review-toolbar .pager .pages .pages-items li.item span {
    font-size: 15px;
  }
}
#product-review-container .fieldset > .field:not(.choice) > .label {
  width: 100%;
  text-align: left;
}
#reviews .review-add {
  padding-top: 26px;
}
#reviews .review-add .block-title {
  display: block;
  margin-bottom: 11px;
}
@media screen and (max-width: 56.1875rem) {
  #reviews .review-add .block-title {
    font-size: 1.125rem;
    margin-bottom: 16px;
  }
}
#reviews .review-add .review-legend {
  font-size: 14px;
  margin-bottom: 0;
}
#reviews .review-add .review-legend strong {
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 56.1875rem) {
  #reviews .review-add .review-field-ratings {
    margin-bottom: 37px;
  }
}
#reviews .review-add .review-field-ratings legend {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 7px;
}
@media screen and (max-width: 56.1875rem) {
  #reviews .review-add .review-field-ratings legend {
    margin-bottom: 23px;
    margin-top: 17px;
  }
}
#reviews .review-add .review-field-ratings legend span {
  font-size: 14px;
}
#reviews .review-add .review-field-ratings .control {
  width: 100%;
  float: left;
  margin-top: -3px;
  margin-bottom: 0;
}
#reviews .review-add .review-field-ratings .control .nested {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 56.1875rem) {
  #reviews .review-add .review-field-ratings .control .nested {
    flex-direction: column;
  }
  #reviews .review-add .review-field-ratings .control .nested .field {
    margin-bottom: 30px;
  }
}
#reviews .review-add .review-field-ratings .control .review-control-vote label:before {
  color: #f5bd00;
}
#reviews .review-add .review-field-ratings .control label {
  padding: 0;
  font-size: 14px;
  width: auto;
}
#reviews .review-add .review-field-ratings .control .review-control-vote {
  margin-left: -7px;
}
#reviews .review-add .field label {
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 400;
  padding: 0;
}
#reviews .review-add .field .control {
  width: 100%;
}
#reviews .review-add .field input {
  padding: 10px;
  border: 1px solid #ccc;
  outline: none;
  height: 2.4375rem;
}
#reviews .review-add .field input#review_media {
  border: none;
}
#reviews .review-add .actions-toolbar.review-form-actions {
  margin-left: 0;
}
#reviews .review-add .actions-toolbar.review-form-actions button {
  border-radius: 1.5625rem !important;
  font-size: 0.75rem;
  font-weight: bold;
  line-height: 0.75rem;
  padding: 0.625rem 2.5rem;
  text-decoration: none;
  text-transform: uppercase;
  background: #e52036;
  color: white;
}
.catalog-product-view .product.media {
  width: 50%;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .catalog-product-view .product.media {
    width: 100%;
    margin-bottom: 1.5625rem;
    padding: 0 2.5rem;
  }
  .catalog-product-view .product.media .fotorama__nav-wrap {
    display: none;
  }
}
@media screen and (max-width: 56.1875rem) and screen and (max-width: 56.1875rem) {
  .catalog-product-view .product.media {
    margin-bottom: 22px;
  }
}
.catalog-product-view .product.media .fotorama_item .fotorama__arr {
  background: none;
}
.catalog-product-view .product.media .fotorama_item .fotorama__arr__arr {
  background: white;
}
.catalog-product-view .product.media .fotorama__nav-wrap {
  margin-top: 0.9375rem;
}
.catalog-product-view .product.media .image-roundel {
  position: absolute;
  z-index: 1;
  color: white;
  line-height: 40px;
  font-size: 14px;
  font-weight: bold;
  padding: 0 10px 0 25px;
  background: #e52036;
}
.catalog-product-view .product.media .image-roundel.new-product {
  background: #0093BE;
}
.catalog-product-view .product.media .image-roundel.new-product:after {
  border-color: #0093BE transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel.osb3-board {
  background: #008000;
}
.catalog-product-view .product.media .image-roundel.osb3-board:after {
  border-color: #008000 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel.free-installation {
  background: #FF7900;
}
.catalog-product-view .product.media .image-roundel.free-installation:after {
  border-color: #FF7900 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel.school-pack {
  background: #663399;
}
.catalog-product-view .product.media .image-roundel.school-pack:after {
  border-color: #663399 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel.opt-3-point-locking {
  background: #808000;
}
.catalog-product-view .product.media .image-roundel.opt-3-point-locking:after {
  border-color: #808000 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel.opt-5-point-locking {
  background: #6B8E23;
}
.catalog-product-view .product.media .image-roundel.opt-5-point-locking:after {
  border-color: #6B8E23 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel:after {
  border-style: solid;
  border-width: 40px 25px 0 0;
  content: "";
  height: 0;
  position: absolute;
  right: -25px;
  top: 0;
  width: 0;
  lborder-color: #e52036 transparent transparent transparent;
}
.catalog-product-view .product.media .image-roundel p {
  margin: 0;
  line-height: 40px;
}
.catalog-product-view .product-info-main {
  width: 50%;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .catalog-product-view .product-info-main {
    width: 100%;
    text-align: center;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .catalog-product-view .product-info-main {
    text-align: left;
  }
}
.swatch-opt .swatch-option {
  width: 37px;
  height: 37px;
  border-radius: 50%;
  margin: 1px 10px 10px 1px !important;
  padding: 0px !important;
  overflow: visible !important;
  position: relative;
}
.swatch-opt .swatch-option.selected,
.swatch-opt .swatch-option:hover {
  outline: none !important;
}
.swatch-opt .swatch-option.selected:after,
.swatch-opt .swatch-option:hover:after {
  content: " ";
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  display: block;
  position: absolute;
  left: -4px;
  top: -4px;
  border: 2px solid #555555;
  z-index: 1;
  border-radius: 50%;
  outline: none !important;
}
* {
  box-sizing: border-box;
}
html {
  font-size: 100%;
}
html.nav-before-open {
  height: auto;
  overflow: auto;
}
html.nav-before-open .page-header .nav-sections {
  display: block;
}
html.nav-before-open .page-wrapper {
  left: 0;
}
html.nav-before-open .nav-toggle:after {
  content: none;
}
html body {
  font-family: "Rubik";
  -webkit-font-smoothing: antialiased;
}
html .page-wrapper {
  max-width: 85.375rem;
  margin: 0 auto;
  background: #f2f0f0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  html .page-wrapper {
    max-width: 768px;
  }
}
html .page-wrapper .page-main {
  max-width: 100%;
  padding: 1.25rem 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  html .page-wrapper .page-main {
    padding: 0 0.625rem;
  }
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  margin: 0 0 24px;
}
.embed-container iframe {
  width: 100% !important;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 56.1875rem) {
  .slick-slider .slick-dots {
    position: static;
  }
  .slick-slider .slick-dots li.slick-active button {
    background: #e52036 !important;
  }
  .slick-slider .slick-dots li button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background: #8a8a8a !important;
  }
  .slick-slider .slick-dots li button:before {
    content: none;
  }
}
.slick-slider .slick-arrow:before {
  content: none;
}
form .required label:after {
  font-size: 0.875rem;
}
form .field-error {
  font-size: 11px !important;
}
form .mage-error {
  width: 100%;
  clear: both;
  float: left;
  font-size: 11px !important;
  font-weight: 300;
  line-height: 13px;
  color: #e02b27;
  margin-top: 7px;
}
table.no-style tr td:first-child {
  padding-left: 0;
}
.cms-index-index .page-header {
  border-bottom: none;
}
@media screen and (max-width: 56.1875rem) {
  .cms-index-index .page-header {
    margin-bottom: 0px;
  }
}
.page-header {
  background: white;
  /*USBar 6x */
  /*USBar 5x */
}
@media screen and (max-width: 56.1875rem) {
  .page-header {
    margin-bottom: 20px;
  }
}
.page-header .panel.wrapper {
  border: none;
  overflow: hidden;
  min-height: 30px;
  background: #454444;
}
.page-header .panel.wrapper .header-ad-block {
  width: 66.66666667%;
  min-height: 1.875rem;
  margin-left: -0.875rem;
  position: relative;
  float: left;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .panel.wrapper .header-ad-block {
    width: 100%;
    margin-left: 0;
  }
}
.page-header .panel.wrapper .header-ad-block:after {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  background: #e52036;
  transform: skew(-30deg);
  margin-left: -0.875rem;
  width: 100%;
  z-index: 1;
  bottom: 0;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .panel.wrapper .header-ad-block:after {
    width: 100%;
    margin-left: 0;
    transform: none;
  }
}
.page-header .panel.wrapper .header-ad-block p {
  margin-left: 2.125rem;
  position: relative;
  line-height: 30px;
  z-index: 2;
  margin-bottom: 0;
}
.page-header .panel.wrapper .header-ad-block p a {
  color: #ffffff;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .panel.wrapper .header-ad-block p.long-promo {
    display: none;
  }
}
.page-header .panel.wrapper .header-ad-block p.short-promo {
  display: none;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .panel.wrapper .header-ad-block p.short-promo {
    display: block;
  }
}
.page-header .panel.wrapper .top-links {
  float: right;
  padding: 0 0.625rem;
  width: 33.33333333%;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .panel.wrapper .top-links {
    width: 100%;
  }
}
.page-header .panel.wrapper .top-links ul {
  float: right;
  margin: 0 0.625rem;
  padding-left: 0;
}
.page-header .panel.wrapper .top-links li {
  float: right;
  margin-bottom: 0;
  line-height: 30px;
  list-style: none;
  margin-left: 1.6875rem;
}
.page-header .panel.wrapper .top-links li a {
  color: white;
  font-size: 0.8125rem;
}
.page-header .nav-sections {
  margin-bottom: 0;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections {
    position: static;
    display: none;
    width: 100%;
  }
  .page-header .nav-sections .section-items nav ul {
    padding: 20px;
    background: white;
  }
  .page-header .nav-sections .section-items nav ul li {
    border-bottom: 2px solid #f2f0f0;
    border-top: none;
  }
  .page-header .nav-sections .section-items nav ul li a {
    color: #454444 !important;
    padding: 10px 0;
  }
  .page-header .nav-sections .section-items nav ul li a span {
    margin-left: 0 !important;
  }
  .page-header .nav-sections .section-items nav ul li.parent > a:after {
    content: "+";
    font-weight: 700;
    right: 0;
    color: #e52036;
  }
  .page-header .nav-sections .section-items nav ul li:active a {
    background: none;
    color: #454444;
  }
  .page-header .nav-sections .section-item-title {
    display: none;
  }
  .page-header .nav-sections .section-item-content {
    margin-top: 0;
    padding: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .nav-sections .section-items nav ul li a {
    display: block !important;
  }
  .page-header .nav-sections .section-items nav ul li a:after {
    position: absolute;
    font-size: 24px !important;
  }
  .page-header .nav-sections .section-items nav ul li .submenu {
    position: static !important;
  }
}
.page-header .nav-sections .navigation {
  max-width: 100%;
  background: #e52036;
}
.page-header .nav-sections .navigation ul {
  display: flex;
  justify-content: space-evenly;
  padding: 0;
  flex-wrap: wrap;
  flex-direction: row;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation ul {
    display: block;
  }
}
.page-header .nav-sections .navigation li {
  margin: 0;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li {
    width: 100%;
  }
}
.page-header .nav-sections .navigation li.active a {
  background: #454444;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li.active a {
    background: transparent;
  }
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li.parent > a::after {
    content: "+";
    font-size: 16px;
    font-weight: 700;
    color: #e52036;
    right: 0;
  }
}
.page-header .nav-sections .navigation li:hover a {
  background: #454444;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li:hover a {
    background: transparent !important;
  }
}
.page-header .nav-sections .navigation li:hover ul li a {
  background: #454444;
}
.page-header .nav-sections .navigation li:hover ul li a:hover {
  background: #363636 !important;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li:hover ul li a:hover {
    background: transparent !important;
  }
}
.page-header .nav-sections .navigation li a {
  line-height: 20px !important;
  padding: 10px 20px;
  color: white !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 0.75rem;
}
@media screen and (min-width: 75rem) {
  .page-header .nav-sections .navigation li a {
    font-size: 0.8125rem;
  }
}
.page-header .nav-sections .navigation li a:after {
  top: 50%;
  transform: translateY(-50%);
}
.page-header .nav-sections .navigation li a .ui-menu-icon {
  display: none !important;
}
.page-header .nav-sections .navigation li a.ui-state-active {
  background: #454444;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li a.ui-state-active {
    background: transparent !important;
  }
}
.page-header .nav-sections .navigation li a.ui-state-active + ul {
  background: #454444;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li a.ui-state-active + ul {
    background: transparent !important;
  }
}
.page-header .nav-sections .navigation li ul {
  flex-direction: column;
  box-shadow: none;
  border: none;
  min-width: 100%;
  display: none;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li ul {
    padding: 0 0 0 20px;
    margin: 0 0 10px;
  }
  .page-header .nav-sections .navigation li ul li {
    border-bottom: none;
  }
}
.page-header .nav-sections .navigation li ul li.parent > a:after {
  content: "\203A";
  color: #e52036;
  font-size: 16px;
  line-height: 38px;
  position: absolute;
  right: 10px;
  top: 50%;
  width: 10px;
  transform: translateY(-50%);
}
@media screen and (max-width: 56.1875rem) {
  .page-header .nav-sections .navigation li ul li.parent > a:after {
    right: 0;
  }
}
.page-header .nav-sections .navigation li ul li.parent a.active:after {
  content: "-";
}
.page-header .nav-sections .navigation li ul a {
  text-transform: none;
  font-weight: normal;
  position: relative;
}
.page-header .header.content {
  max-width: 100%;
  padding: 0.5rem 0.625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content {
    padding: 0.25rem 1.25rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .header.content {
    padding: 0.5rem 1.25rem;
  }
}
.page-header .header.content:before,
.page-header .header.content:after {
  content: "" !important;
  display: none;
}
.page-header .header.content .logo {
  margin: 0;
  order: 1;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content .logo {
    width: 6.25rem;
    padding: 0;
  }
  .page-header .header.content .logo img {
    height: auto;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .header.content .logo {
    width: 13.4375rem;
  }
}
.page-header .header.content .minicart-wrapper,
.page-header .header.content .block-search {
  float: none;
  order: 3;
}
.page-header .header.content .minicart-wrapepr {
  margin-top: 0;
}
.page-header .header.content .block-search {
  width: 13.25rem;
  padding: 0 0.625rem;
  order: 2;
}
.page-header .header.content .block-search .control {
  padding-bottom: 0;
}
.page-header .header.content .block-search .control input {
  height: 2.5rem;
  padding-right: 40px;
  font-size: 0.875rem;
  font-weight: 700;
  color: #454444;
  font-family: "Rubik";
}
.page-header .header.content .block-search .control input::-webkit-input-placeholder {
  color: #454444;
}
.page-header .header.content .block-search .actions button {
  width: 15%;
  margin-top: 4px;
  opacity: 1;
}
.page-header .header.content .block-search .actions button:before {
  content: " ";
  background: url("../images/search_red.svg") no-repeat;
  padding: 0;
  font: bold 11px/21px "rubik", sans-serif;
  display: block;
  width: 22px;
  height: 22px;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content .block-search {
    display: none;
  }
}
.page-header .header.content .contact-info {
  text-align: right;
  order: 4;
  padding: 0 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content .contact-info {
    order: 2;
  }
}
.page-header .header.content .contact-info a {
  font-size: 2.25rem;
  font-weight: 400;
  color: #e52036;
  line-height: 2.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content .contact-info a {
    font-size: 0.875rem;
    line-height: 2.0625rem;
    font-weight: 700;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .header.content .contact-info a {
    font-size: 1.5rem;
  }
}
.page-header .header.content .contact-info a sup {
  font-size: 40%;
  top: -1.25em;
}
.page-header .header.content .contact-info p {
  margin-bottom: 0;
  margin-top: -4px;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .header.content .contact-info p {
    display: none;
  }
}
.page-header .uspbarx6 a {
  color: #434343;
}
.page-header .uspbarx6 a:hover {
  color: #e52036;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .uspbarx6 {
    display: none;
  }
}
.page-header .uspbarx6__wrapper {
  max-width: 85.375rem;
  float: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.1875rem;
  padding-bottom: 1.0625rem;
}
.page-header .uspbarx6__icon {
  width: 35px;
  height: 35px;
}
.page-header .uspbarx6__icon img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-header .uspbarx6__item {
  padding: 0 0.425rem;
  width: 16.6666666667%;
  float: left;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
.page-header .uspbarx6__text {
  font-family: "Rubik", sans-serif;
  color: #454444;
  margin-left: 0.75rem;
}
.page-header .uspbarx6__title {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header .uspbarx6__subtitle {
  display: block;
  clear: both;
  font-size: 0.75rem;
  line-height: 20px;
}
.page-header .uspbarx5 a {
  color: #434343;
}
.page-header .uspbarx5 a:hover {
  color: #e52036;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .uspbarx5 {
    display: none;
  }
}
.page-header .uspbarx5__wrapper {
  max-width: 85.375rem;
  float: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.1875rem;
  padding-bottom: 1.0625rem;
}
.page-header .uspbarx5__icon {
  width: 35px;
  height: 35px;
}
.page-header .uspbarx5__icon img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-header .uspbarx5__item {
  padding: 0 0.625rem;
  width: 20%;
  float: left;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
.page-header .uspbarx5__text {
  font-family: "Rubik", sans-serif;
  color: #454444;
  margin-left: 0.75rem;
}
.page-header .uspbarx5__title {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header .uspbarx5__subtitle {
  display: block;
  clear: both;
  font-size: 0.75rem;
  line-height: 20px;
}
.page-header .uspbar a {
  color: #434343;
}
.page-header .uspbar a:hover {
  color: #e52036;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .uspbar {
    display: none;
  }
}
.page-header .uspbar__wrapper {
  max-width: 85.375rem;
  float: left;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1.1875rem;
  padding-bottom: 1.0625rem;
}
.page-header .uspbar__icon {
  width: 35px;
  height: 35px;
}
.page-header .uspbar__icon img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.page-header .uspbar__item {
  padding: 0 0.625rem;
  width: 20%;
  float: left;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
.page-header .uspbar__text {
  font-family: "Rubik", sans-serif;
  color: #454444;
  margin-left: 0.75rem;
}
.page-header .uspbar__title {
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}
.page-header .uspbar__subtitle {
  display: block;
  clear: both;
  font-size: 0.75rem;
  line-height: 20px;
}
.page-header .mobile-search-box {
  display: none;
  float: left;
  width: 100%;
}
.page-header .mobile-search-box .block-search {
  position: relative;
  margin-top: 0;
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .mobile-search-box .block-search {
    width: 100%;
  }
}
.page-header .mobile-search-box .block-search label {
  display: none;
}
.page-header .mobile-search-box .block-search .control {
  margin: 0;
  border-top: none;
}
.page-header .mobile-search-box .block-search .control input {
  position: relative;
  margin: 0;
  border: none;
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  color: #454444;
  float: left;
  font-size: 0.875rem;
  font-weight: 700;
  height: 2.5rem;
  padding: 0.625rem 1.25rem;
  width: 100%;
  left: -20px;
}
.page-header .mobile-search-box .block-search .action {
  position: absolute;
  top: 0;
  right: 0;
}
.page-header .mobile-search-box .block-search .action.search {
  display: block;
  margin: 0;
  height: 40px;
  border-radius: 0 !important;
  background: #454444;
  border: none;
  padding: 0.625rem 2.5rem;
  line-height: 0.75rem;
  text-transform: uppercase;
  font-family: "Rubik";
  font-size: 0.75rem;
  color: white;
}
.page-header .mobile-nav {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  background: #e52036;
  padding: 0 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .page-header .mobile-nav {
    display: block;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .page-header .mobile-nav {
    z-index: 10;
  }
}
.page-header .mobile-nav .search-toggle {
  background-image: url("../images/search.svg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 24px;
  display: block;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  width: 24px;
}
.page-header .mobile-nav .nav-toggle {
  position: static;
  display: flex;
  align-items: center;
}
.page-header .mobile-nav .nav-toggle:before {
  color: white;
}
.page-header .mobile-nav .nav-toggle span {
  width: auto;
  margin-top: 1px;
  height: auto;
  color: white;
  clip: unset;
  font-size: 14px;
  font-family: "Rubik";
  font-weight: 700;
  padding-left: 40px;
  text-transform: uppercase;
  font-size: 0.875rem;
  line-height: 2.5rem;
  height: 40px;
}
footer {
  background: #7e8288;
  padding: 1.25rem 1.25rem 2.5rem 1.25rem;
}
footer .copyright {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  margin-top: 2.5rem;
}
@media screen and (max-width: 56.1875rem) {
  footer .copyright {
    padding: 0;
  }
}
footer .copyright p {
  font-size: 0.75rem;
  line-height: 1.4;
  color: white;
  font-weight: 400;
}
@media screen and (max-width: 56.1875rem) {
  footer .copyright p {
    line-height: 1.4;
  }
}
footer .footer.content {
  border-top: 0;
  background-color: white;
  overflow: hidden;
  padding: 1.25rem 0.625rem 1.5625rem 0.625rem;
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (max-width: 56.1875rem) {
  footer .footer.content {
    padding: 0.625rem;
  }
}
footer .footer.content .accordion li.accordion-item {
  float: left;
  width: 25%;
  box-sizing: border-box;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  footer .footer.content .accordion li.accordion-item {
    width: 100%;
  }
  footer .footer.content .accordion li.accordion-item.is-active .accordion-title:before {
    content: "-";
  }
}
footer .footer.content .accordion li.accordion-item .accordion-title {
  color: #454444;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625rem;
  padding: 0.625rem 0;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 56.1875rem) {
  footer .footer.content .accordion li.accordion-item .accordion-title {
    border-bottom: #f2f0f0 4px solid;
    position: relative;
  }
  footer .footer.content .accordion li.accordion-item .accordion-title:before {
    content: "+";
    position: absolute;
    right: 0;
    font-size: 24px;
  }
}
@media screen and (max-width: 56.1875rem) {
  footer .footer.content .accordion li.accordion-item .accordion-content {
    display: none;
    padding: 1rem;
  }
}
footer .footer.content .accordion li.accordion-item .accordion-content li {
  line-height: 1.5rem;
  font-size: 14px;
}
footer .footer.content .accordion li.accordion-item .accordion-content li a {
  font-size: 0.8125rem;
  line-height: 1.5rem;
  text-decoration: none;
  color: #e52036;
}
footer .footer .footer__social {
  float: left;
  width: 100%;
}
footer .footer .footer__social .social-links {
  float: right;
  margin-top: 2.8rem;
  width: 25%;
  padding: 0 0.625rem;
  box-sizing: border-box;
}
@media screen and (max-width: 56.1875rem) {
  footer .footer .footer__social .social-links {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 1.25rem;
    padding: 2.1875rem 0;
  }
}
footer .footer .footer__social .social-links a {
  padding: 0 0.625rem;
}
footer .footer .footer__social .social-links a:first-of-type {
  padding-left: 0;
}
footer .footer .footer__social .social-links a .fab {
  color: #7d7d7d;
  font-size: 1.5625rem;
  margin-right: 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  footer .footer .footer__social .social-links a .fab {
    margin-right: 0.625rem;
  }
}
.fxo-widget-iframe {
  width: 89px;
  height: 74px;
}
.hero {
  float: left;
  width: 100%;
  display: flex;
}
.hero .homepage-slider {
  padding-left: 0;
  padding-right: 0;
}
.hero .homepage-slider .slick-arrow {
  width: 32px;
}
@media screen and (max-width: 56.1875rem) {
  .hero {
    display: block;
  }
}
.hero__wrapper {
  float: left;
  width: 66.66666667%;
  padding: 0 0.625rem;
  box-sizing: border-box;
}
@media screen and (max-width: 56.1875rem) {
  .hero__wrapper {
    width: 100%;
  }
}
.hero .homepage-slider {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 56.1875rem) {
  .hero .homepage-slider {
    margin: 0 -1.25rem;
  }
}
.hero__banner {
  position: relative;
}
.hero .slick-arrow {
  background-color: white;
  background-position: center center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  z-index: 1;
  right: 0;
  border: none;
}
@media screen and (max-width: 56.1875rem) {
  .hero .slick-arrow {
    display: none !important;
  }
}
.hero .slick-arrow:before {
  content: "" !important;
}
.hero .slick-arrow.slick-prev {
  left: 0;
  right: auto;
  background: url("../images/slider_arrow-left.svg") #ffffff no-repeat center center;
}
.hero .slick-arrow.slick-next {
  background: url("../images/slider_arrow-right.svg") #ffffff no-repeat center center;
}
.hero .slick-dots {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  text-align: center;
  padding-left: 0 !important;
}
@media screen and (max-width: 56.1875rem) {
  .hero .slick-dots {
    position: static;
    margin: 18px 0 20px;
    line-height: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .hero .slick-dots {
    margin: 17px 0 30px;
  }
}
.hero .slick-dots li {
  display: inline-block;
  line-height: 10px;
  margin: 0 10px;
  width: 10px;
  height: 10px;
}
.hero .slick-dots li.slick-active button {
  background: #e52036;
}
.hero .slick-dots li button {
  text-indent: -9999em;
  background: #ffffff;
  height: 10px;
  width: 10px;
  border-radius: 50% !important;
}
.hero .slick-dots li button:before {
  content: " ";
}
@media screen and (max-width: 56.1875rem) {
  .hero .slick-dots li button {
    background: #454444 !important;
  }
}
.hero__inner {
  background: url("../images/bg-herotrans.png");
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  position: absolute;
  left: 1.875rem;
  top: 3.125rem;
  max-width: 45%;
}
@media screen and (max-width: 56.1875rem) {
  .hero__inner {
    top: 1.25rem;
    left: 1.25rem;
    right: 1.25rem;
    max-width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .hero__inner {
    max-width: 65%;
    right: auto;
    left: 1.875rem;
    top: 1.875rem;
  }
}
@media screen and (min-width: 56.25rem) and (max-width: 74.9375rem) {
  .hero__inner {
    max-width: 55%;
    top: 0.9375rem;
    left: 1.875rem;
  }
}
.hero__inner hr {
  border-width: 0.125rem;
  margin: 1.25rem 0 0;
  border-color: #e52036;
  border-top: 0.125rem solid #e52036;
}
.hero__title {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.625rem;
  text-transform: uppercase;
  text-align: center;
}
.hero__body ul {
  margin: 0.625rem 0;
  padding: 0 !important;
  list-style: none;
}
.hero__body ul.ticks li {
  display: flex;
  align-items: center;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
}
.hero__body ul.ticks li:before {
  content: " ";
  background: url("../images/icon-tick.svg");
  height: 11px;
  position: absolute;
  left: 0;
  top: 7px;
  width: 14px;
}
.hero__body ul li {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.5rem;
}
.hero__body img {
  margin: 0 auto;
  display: block;
}
.hero__action {
  text-align: center;
}
.hero__action a.button {
  font-size: 0.875rem;
  line-height: 1.4375rem;
  text-transform: uppercase;
}
.hero .recommended {
  float: right;
  width: 33.33333%;
  padding: 0;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  box-sizing: border-box;
}
@media screen and (max-width: 56.1875rem) {
  .hero .recommended {
    display: none;
  }
}
.hero .recommended__wrapper {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1.25rem;
  height: 100%;
}
.hero .recommended__title {
  font-family: "Rubik", sans-serif;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 2.25rem;
  margin-bottom: 1.875rem;
}
.hero .recommended__logo {
  margin-bottom: 1.5rem;
}
.hero .recommended__quote {
  font-size: 1.25rem;
  font-style: italic;
  line-height: 1.875rem;
  text-align: center;
  margin-bottom: 1.8125rem;
}
.hero .recommended__byline {
  font-size: 1rem;
  font-weight: 700;
  line-height: 2.875rem;
}
.featured-categories {
  width: 100%;
  float: left;
  padding: 1.875rem 0 1.85rem;
}
@media screen and (max-width: 56.1875rem) {
  .featured-categories {
    padding: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .featured-categories {
    padding: 0 0 5px;
  }
}
.featured-categories .title {
  text-align: center;
  margin-bottom: 2.5rem;
}
@media screen and (max-width: 56.1875rem) {
  .featured-categories .title {
    padding: 0 1.25rem;
  }
}
.featured-categories .category {
  font-size: 1.25rem;
  font-weight: 700;
  text-decoration: none;
  margin-bottom: 0;
  width: 33.33333%;
  float: left;
  box-sizing: border-box;
  padding: 0rem 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .featured-categories .category {
    width: 100%;
    margin-bottom: 1.5625rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .featured-categories .category {
    width: 33.33333333%;
  }
}
.featured-categories .category:hover {
  text-decoration: none;
}
.featured-categories .category:hover .category__text {
  background: #e52036;
}
.featured-categories .category:hover .category__title,
.featured-categories .category:hover .category__price {
  color: white;
}
.featured-categories .category__image img {
  min-width: 100%;
  display: block;
}
.featured-categories .category__text {
  background: white;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .featured-categories .category__text {
    font-size: 1rem;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .featured-categories .category__text {
    font-size: 0.75rem;
  }
}
.featured-categories .category__title {
  color: black;
}
@media screen and (max-width: 56.1875rem) {
  .featured-categories .category__title {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.featured-categories .category__price {
  color: #e52036;
  text-align: right;
}
.featured-categories .category__price span {
  font-size: 0.875rem;
}
.recommended {
  padding: 2.5rem 1.25rem;
}
.recommended h2 {
  margin-bottom: 1.875rem;
  text-align: center;
  margin-top: 0;
}
.recommended .slick-prev {
  background: url("../images/slider_arrow-left.svg") no-repeat center center;
  left: 0px;
}
.recommended .slick-next {
  background: url("../images/slider_arrow-right.svg") no-repeat center center;
  right: 0px;
}
.recommended ul {
  padding: 0 2.5rem;
  margin-bottom: 0;
}
.recommended ul li {
  display: flex !important;
  justify-content: center;
}
.recommended ul li img {
  filter: grayscale(100%);
  margin: 0 auto;
  max-width: 95%;
  display: block;
}
.info {
  margin: 2.5rem 0.625rem 0 0.625rem;
}
.info__spacer {
  margin: 0 0.625rem;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .info__spacer {
    margin: 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .info__spacer {
    padding: 0 0.625rem;
    background: none;
  }
}
.info__spacer > p {
  margin: 0;
}
.info__spacer .block {
  margin: 0;
  padding: 1.25rem;
  background: white;
}
.info__spacer .block-title {
  margin-top: 10px;
  padding: 0 0 0.625rem 0;
}
.info__spacer .block-title h3 {
  text-align: center;
  margin-top: 0;
  color: #454444;
}
.info__spacer .block .block-content img {
  display: block;
  margin: 0 auto 20px;
}
.info__spacer .block .block-content a {
  color: #e52036;
  font-weight: 700;
}
.cta__home {
  width: 100%;
  float: left;
}
.cta__badges {
  width: 50%;
  float: left;
  padding: 0;
}
.cta__badges h2 {
  margin: 0 0.625rem 0.625rem;
}
@media screen and (max-width: 56.1875rem) {
  .cta__badges h2 {
    text-align: center;
  }
}
@media screen and (max-width: 56.1875rem) {
  .cta__badges {
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .cta__badges {
    width: 100%;
  }
}
.cta__badges .block {
  padding: 0 0.625rem;
  float: left;
  width: 50%;
  box-sizing: border-box;
  margin: 0 0 1.25rem;
}
@media screen and (max-width: 56.1875rem) {
  .cta__badges .block:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 56.1875rem) {
  .cta__badges .block {
    width: 100%;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .cta__badges .block {
    width: 50%;
  }
}
.cta__badges .block:nth-of-type(3) {
  clear: left;
}
.cta__badges .block .block-title {
  background: #454444;
  padding: 0.625rem 0;
}
.cta__badges .block .block-title h3 {
  color: white;
  margin-top: 0;
  text-align: center;
}
.cta__badges .block .block-content {
  background: white;
  padding: 1.25rem;
}
.cta__badges .block .block-content img {
  display: block;
  margin: 0 auto 20px;
}
.cta__badges .block .block-content a {
  color: #e52036;
  font-weight: 700;
}
.cta__home .accordion__wrapper {
  float: right;
  width: 50%;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  box-sizing: border-box;
}
@media screen and (max-width: 56.1875rem) {
  .cta__home .accordion__wrapper {
    margin-top: 20px;
  }
}
.cta__home .accordion__wrapper ul {
  padding: 0;
}
.cta__home .accordion__wrapper ul li {
  list-style: none;
  margin-bottom: 0;
}
@media screen and (max-width: 56.1875rem) {
  .cta__home .accordion__wrapper {
    width: 100%;
  }
}
.cta__home .accordion__wrapper .accordion-item.is-active .accordion-title {
  color: #e52036;
}
.cta__home .accordion__wrapper .accordion-item.is-active .accordion-title:after {
  content: "-";
}
.cta__home .accordion__wrapper .accordion-item:first-of-type .accordion-content {
  display: block;
}
.cta__home .accordion__wrapper .accordion-title {
  display: block;
  color: #000000;
  border-bottom: 4px solid #ffffff;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.625rem;
  padding: 0.625rem 0;
  text-decoration: none;
}
.cta__home .accordion__wrapper .accordion-title:after {
  content: "+";
  font-size: 24px;
  float: right;
  display: inline-block;
}
.cta__home .accordion__wrapper .accordion-content {
  background: #ffffff;
  display: none;
  border: none;
  font-size: 0.875rem;
  line-height: 1.25rem;
  padding: 1rem;
}
.cta__home .accordion__wrapper .accordion-content a {
  color: #e52036;
}
.why-choose-asgard {
  background-color: #454444;
  margin-top: 0;
  overflow: auto;
  padding: 1.875rem 0;
  text-align: center;
}
.why-choose-asgard h2 {
  color: white;
  padding: 0 1.875rem;
  margin-bottom: 1.875rem;
  margin-top: 0;
}
@media screen and (max-width: 56.1875rem) {
  .why-choose-asgard h2 {
    margin-bottom: 0;
  }
}
.why-choose-asgard ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 56.1875rem) {
  .why-choose-asgard ul {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .why-choose-asgard ul {
    flex-wrap: nowrap;
  }
}
.why-choose-asgard ul li {
  width: 25%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 0;
}
@media screen and (max-width: 56.1875rem) {
  .why-choose-asgard ul li {
    margin: 2.5rem 1.125rem 0;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .why-choose-asgard ul li {
    margin: 1.875rem 0 0;
    width: 20%;
  }
}
.why-choose-asgard ul li:nth-child(2) {
  margin-left: 0;
  margin-right: 0;
}
.why-choose-asgard ul li p {
  color: white;
  font-size: 0.75rem;
  font-weight: 700;
  margin-top: 0.625rem;
  line-height: 0.875rem;
  margin-bottom: 10px;
}
.why-choose-asgard ul li img {
  width: 100%;
  height: 49px;
}
@media screen and (max-width: 56.1875rem) {
  .why-choose-asgard ul li img {
    height: 35px;
  }
}
@media screen and (min-width: 45rem) and (max-width: 56.1875rem) {
  .why-choose-asgard ul li img {
    height: 49px;
  }
}
.why-choose-asgard p {
  margin-bottom: 0;
}
.why-choose-asgard .button {
  margin-top: 2.1875rem;
}
.why-choose-asgard .button:hover,
.why-choose-asgard .button:active,
.why-choose-asgard .button:focus {
  background-color: #e52036;
  color: white;
}
@media screen and (max-width: 56.1875rem) {
  .mpblog-post-index .sidebar,
  .mpblog-post-view .sidebar {
    padding: 0 0.625rem !important;
    margin-bottom: 30px;
  }
}
.post-list-content {
  background: white;
  padding: 15px;
}
.post-list-content .post-list-body {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.post-list-content .pager .pages-items {
  padding-left: 0;
}
.post-list-content .pager .pages-items .action {
  border: none;
}
.post-list-content .pager .pages-items .item a {
  font-size: 0.875rem;
  color: #454444;
  font-weight: 400;
}
.post-list-content .pager .pages-items .item.current strong {
  font-size: 0.875rem;
}
.post-list-content .post-list-item {
  padding: 0 10px;
  margin-bottom: 20px;
}
.post-list-content .post-item-wraper {
  padding: 0 !important;
  border: none;
  height: 100%;
}
.post-list-content .post-item-wraper .mp-post-info {
  font-size: 0.875rem;
  color: #7d7d7d;
  font-weight: 400;
  margin-bottom: 1.125rem;
}
.post-list-content .post-item-wraper .mp-post-info a {
  text-decoration: underline;
  color: #434343 !important;
}
.post-list-content .post-item-wraper .mp-post-title {
  font-size: 1rem;
  line-height: 1.25rem;
  text-decoration: underline;
}
.post-list-content .post-item-wraper .mp-post-title a:hover {
  color: #454444;
}
.post-list-content .post-item-wraper:hover {
  box-shadow: none;
}
.post-list-content .post-item-wraper .post-info-wraper {
  border: 1px solid #454444;
  padding: 15px;
  width: 100%;
  display: block;
  height: 100%;
}
.post-list-content .post-item-wraper .post-info-wraper .post-info-image {
  display: block;
  margin-bottom: 15px;
}
.post-list-content .post-item-wraper .post-info-wraper .post-info-image img {
  vertical-align: middle;
}
@media screen and (max-width: 56.1875rem) {
  .post-list-content .post-item-wraper .post-info-wraper {
    padding: 15px;
  }
}
.post-list-content .post-item-wraper h2 a {
  text-decoration: underline;
}
.post-list-content .post-item-wraper .post-short-description {
  width: 100%;
}
.post-list-content .post-item-grid .post-info-image {
  position: relative;
  padding-bottom: 34%;
}
.post-list-content .post-item-grid .post-info-image img {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.post-list-content .pager {
  float: left;
  margin-top: 1.25rem;
  width: 100%;
}
.post-list-content .pager .view-all {
  display: none;
}
.post-list-content .pager .toolbar-number {
  display: block;
}
.post-list-content .pager .limiter {
  font-size: 0.875rem;
}
.mp-blog-view {
  background: white;
  padding: 2.5rem;
}
@media screen and (max-width: 56.1875rem) {
  .mp-blog-view {
    padding: 1.25rem;
  }
}
.mp-blog-view a {
  color: #e52036;
  text-decoration: underline;
}
.mp-blog-view .back {
  display: block;
  border-top: 2px solid #f2f0f0;
  margin-top: 20px;
  padding-top: 29px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #e52036;
}
.mp-blog-view .post-post_content h1 {
  margin-bottom: 0.875rem;
}
.mp-blog-view .news__articleby {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  color: #7d7d7d;
  font-weight: 400;
}
.mp-blog-view .news__articleby span a {
  color: #7d7d7d;
  font-weight: 400;
}
.mp-blog-view .news__social {
  margin: 1.25rem 0;
}
.mp-blog-view .news__socwrap a.addthis_button_facebook_like {
  margin-right: 10px;
}
@media screen and (max-width: 56.1875rem) {
  .mpblog-post-index .sidebar,
  .mpblog-post-view .sidebar {
    padding: 0 0.625rem !important;
    margin-bottom: 30px;
  }
}
.post-list-content {
  background: white;
  padding: 15px;
}
.post-list-content .post-list-body {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.post-list-content .pager .pages-items {
  padding-left: 0;
}
.post-list-content .pager .pages-items .action {
  border: none;
}
.post-list-content .pager .pages-items .item a {
  font-size: 0.875rem;
  color: #454444;
  font-weight: 400;
}
.post-list-content .pager .pages-items .item.current strong {
  font-size: 0.875rem;
}
.post-list-content .post-list-item {
  padding: 0 10px;
  margin-bottom: 20px;
}
.post-list-content .post-item-wraper {
  padding: 0 !important;
  border: none;
  height: 100%;
}
.post-list-content .post-item-wraper .mp-post-info {
  font-size: 0.875rem;
  color: #7d7d7d;
  font-weight: 400;
  margin-bottom: 1.125rem;
}
.post-list-content .post-item-wraper .mp-post-info a {
  text-decoration: underline;
  color: #434343 !important;
}
.post-list-content .post-item-wraper .mp-post-title {
  font-size: 1rem;
  line-height: 1.25rem;
  text-decoration: underline;
}
.post-list-content .post-item-wraper .mp-post-title a:hover {
  color: #454444;
}
.post-list-content .post-item-wraper:hover {
  box-shadow: none;
}
.post-list-content .post-item-wraper .post-info-wraper {
  border: 1px solid #454444;
  padding: 15px;
  width: 100%;
  display: block;
  height: 100%;
}
.post-list-content .post-item-wraper .post-info-wraper .post-info-image {
  display: block;
  margin-bottom: 15px;
}
.post-list-content .post-item-wraper .post-info-wraper .post-info-image img {
  vertical-align: middle;
}
@media screen and (max-width: 56.1875rem) {
  .post-list-content .post-item-wraper .post-info-wraper {
    padding: 15px;
  }
}
.post-list-content .post-item-wraper h2 a {
  text-decoration: underline;
}
.post-list-content .post-item-wraper .post-short-description {
  width: 100%;
}
.post-list-content .post-item-grid .post-info-image {
  position: relative;
  padding-bottom: 34%;
}
.post-list-content .post-item-grid .post-info-image img {
  position: absolute;
  inset: 0;
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.post-list-content .pager {
  float: left;
  margin-top: 1.25rem;
  width: 100%;
}
.post-list-content .pager .view-all {
  display: none;
}
.post-list-content .pager .toolbar-number {
  display: block;
}
.post-list-content .pager .limiter {
  font-size: 0.875rem;
}
.mp-blog-view {
  background: white;
  padding: 2.5rem;
}
@media screen and (max-width: 56.1875rem) {
  .mp-blog-view {
    padding: 1.25rem;
  }
}
.mp-blog-view a {
  color: #e52036;
  text-decoration: underline;
}
.mp-blog-view .back {
  display: block;
  border-top: 2px solid #f2f0f0;
  margin-top: 20px;
  padding-top: 29px;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #e52036;
}
.mp-blog-view .post-post_content {
  padding: 0;
}
.mp-blog-view .post-post_content h1 {
  margin-bottom: 0.875rem;
}
.mp-blog-view .news__articleby {
  margin-bottom: 0.625rem;
  font-size: 0.875rem;
  color: #7d7d7d;
  font-weight: 400;
}
.mp-blog-view .news__articleby span a {
  color: #7d7d7d;
  font-weight: 400;
}
.mp-blog-view .news__social {
  margin: 1.25rem 0;
}
.mp-blog-view .news__socwrap a.addthis_button_facebook_like {
  margin-right: 10px;
}
.braintree-paypal-review .paypal-review.view {
  padding: 35px;
  margin: 0 0.625rem;
  font-size: 15px !important;
  background: white;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view {
    padding: 20px;
  }
}
.braintree-paypal-review .paypal-review.view .block {
  margin-bottom: 20px;
}
.braintree-paypal-review .paypal-review.view .block .block-content .box-title span {
  font-size: 20px;
  margin-top: 0;
  display: block;
  margin-bottom: 12px;
}
.braintree-paypal-review .paypal-review.view .block address {
  line-height: 1.4rem;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement:before {
  content: none !important;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement input {
  display: none;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement input:checked + label:before {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MzI5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQzMjkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MzI5IC0xMDAxKSIvPjxwYXRoIGZpbGw9IiNlNjI0M2IiIGQ9Ik0yMiAxMi40MUwxMy4zIDIxbC0yLjQ1LTIuNDEuMDEtLjAxTDggMTUuNzVsMi40NS0yLjQxIDIuODYgMi44MkwxOS41NSAxMHoiLz48L3N2Zz4=);
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label {
  display: flex;
  vertical-align: middle;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label:before {
  content: " ";
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgdmlld0JveD0iMCAwIDMwIDMwIj48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik00MTk5IDEwMzF2LTMwaDMwdjMweiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDMwVjBoMzB2MzB6Ii8+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjYzNjM2MzIiBzdHJva2UtbWl0ZXJsaW1pdD0iNTAiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTQxOTkgMTAzMXYtMzBoMzB2MzB6IiBjbGlwLXBhdGg9InVybCgmcXVvdDsjYSZxdW90OykiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00MTk5IC0xMDAxKSIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  min-width: 30px;
  height: 30px;
  margin-right: 1.25rem;
}
.braintree-paypal-review .paypal-review.view .checkout-agreements .checkout-agreement .label button span {
  color: black;
}
.braintree-paypal-review .paypal-review.view .paypal-review-discount {
  display: none;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title {
  font-size: 15px;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title > strong {
  font-size: 20px;
  font-weight: 600;
  margin-top: 0;
  border-right: 2px solid;
  padding-right: 11px;
  margin-right: 9px;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title > strong {
    border-right: none;
  }
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .paypal-review-title .action.edit {
  color: #e52036;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .col {
  font-size: 15px;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart {
  border-top: none !important;
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .price-including-tax {
  font-size: 15px;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .price-including-tax {
    margin-top: 4px;
  }
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart {
    width: 100%;
  }
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .col {
    padding: 6px 0;
  }
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .cart .col:before {
    float: left;
    margin-right: 10px;
  }
}
.braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .opc-block-summary {
  font-size: 15px;
  background: none;
}
@media screen and (max-width: 56.1875rem) {
  .braintree-paypal-review .paypal-review.view .paypal-review-items .order-items .table-paypal-review-items .opc-block-summary {
    padding: 22px 0;
    margin: 0;
  }
}
