/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.support-homepage-image a:before {
  content: "\A";
}
.support-homepage-image a {
  width: 100%;
  height: 100%;
  display: block;
}
.FpAuxPages .block.newsletter {
  max-width: 100%;
}
.products-grid .product-item-name a,
.products-list .product-name a {
  color: #000;
  white-space: normal;
}
/* PRODUCT PAGE: BEGIN */
#review-form .fieldset .field {
  background-color: #fff;
}
.product-info-main .product.attribute.overview ul {
  list-style: circle;
  margin: 0 0 0 20px;
}
.products-sidebar .item .item-inner .box-image {
  background-color: #fff;
  height: 85px;
  text-align: center;
}
.product-item-info .image-grid {
  background-color: #fff;
}
.column.main .product.media {
  position: relative;
}
.review-form {
  background-color: #fff;
}
.review-form .review-legend.legend {
  font-size: 14px;
  padding: 10px 0 10px 10px;
}
.default-style .resp-tabs-list li {
  background-color: #ffd200;
  font-weight: 400;
  color: #000;
}
.default-style .resp-tabs-container {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #fff !important;
  font-size: 14px;
  min-height: 500px !important;
}
.resp-tabs-container a,
.resp-tabs-container a:visited {
  color: #da00ff;
}
.resp-tabs-container a:hover {
  color: red;
}
.resp-tabs-container ul {
  list-style: disc;
  margin-left: 20px;
}
.product.attribute.overview {
  font-family: "Comic Neue";
  color: #000;
  background-color: #ffd801;
  border: 3px solid #000;
  box-shadow: 5px 8px 0px -2px;
  padding: 13px !important;
  font-weight: 600;
  margin: 37px 3px 18px 0;
}
.product-info-main .product-reviews-summary {
  clear: both;
}
.bundle-info > div > div.price-box.price-configured_price .price {
  font-family: Creepster;
  font-size: 166.67%;
  background-color: #ffeb3b;
  padding: 6px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}
.product-info-main .product-info-price .price-box.price-final_price .price {
  font-size: 166.67%;
}
.product-info-main .product-info-price .price-box.price-final_price {
  font-family: Creepster;
  background-color: #ffeb3b;
  padding: 6px;
  border-radius: 5px;
  float: left;
  margin-right: 10px;
}
.product-info-main .product-info-price .price-box {
  font-family: Creepster;
  font-size: 100%;
  background-color: #ffeb3b;
  padding: 6px;
  border-radius: 5px;
}
.page-product-configurable .product-info-main .product-info-price {
  display: inline-block;
}
.product.attribute.sku {
  font-family: "Comic Neue";
  color: #000;
  font-weight: 900;
  font-size: 123%;
  float: left;
}
.product.attribute.sku .type {
  display: none;
}
.product-info-main .stock.available,
.product-info-main .stock.bto {
  margin-bottom: 10px;
}
.product-info-main .product-info-stock-sku {
  margin-top: 4px !important;
}
.product-info-main .product-info-price .price-box.price-final_price .price-from .price-label {
  color: #696969;
  font-weight: 100;
  font-size: 150%;
  margin-right: 3px;
}
.product-info-main .product-info-price .price-box.price-final_price .price-to .price-label {
  color: #696969;
  font-weight: 100;
  font-size: 150%;
  margin-right: 3px;
  margin-left: 3px;
}
.bundle-options-wrapper .product-options-wrapper {
  padding-top: 0px;
}
.product-info-main {
  padding-left: 5px !important;
}
.fotorama__caption {
  display: block;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  border: 0px !important;
}
.product-details .product-addto-links {
  visibility: hidden;
  display: none;
}
.product-info-main .page-title-wrapper.product .page-title {
  font-weight: 500 !important;
  font-size: 197.67% !important;
  color: #000 !important;
  border-bottom: 3px solid #000!important;
  margin: 0px 0px 10px 0px!important;
}
.product-info-main .page-title-wrapper {
  padding: 10px 0px 0 0px;
}
.box-tocart .fieldset .actions button {
  font-weight: 400 !important;
  font-size: 15px !important;
  padding: 0px 14px!important;
  width: 93px !important;
  font-family: Creepster;
}
.bundle-options-wrapper .mage-error {
  font-weight: 700;
}
.product-reviews-summary .reviews-actions a {
  /*font-family: "Comic Neue";
    font-weight: 600;
    color: #4da267;
    */
}
.product-reviews-summary .reviews-actions a:hover {
  color: red;
}
.product-reviews-summary .reviews-actions a,
.product-reviews-summary .reviews-actions a:visited {
  color: #ffeb3b;
  font-weight: 400;
  text-shadow: -1px 0 1px #000000, 0 2px #000000, 2px 0 #000000, 0 -1px #000000;
  font-family: Creepster;
  font-size: 14px;
}
.product-info-main .product-info-stock-sku .bto span {
  background-color: #ff9800;
}
.product-info-main .product-info-stock-sku .unavailable span {
  color: red;
  font-size: 14px;
}
.product-info-main .product-info-stock-sku .available span {
  background-color: #47bf05;
}
.product-info-main .product-info-stock-sku .available span,
.product-info-main .product-info-stock-sku .bto span {
  color: #fff !important;
  font-family: "Comic Neue";
  text-transform: uppercase;
  padding: 6px;
  border-radius: 5px;
}
.product-info-main .product-options-bottom {
  float: none;
}
.product-info-main .product-options-bottom .prices-tier {
  margin-bottom: 10px;
  background-color: #bdbbc0;
  border-radius: 5px;
  padding: 6px;
  width: 50%;
  min-width: 200px;
}
.bundle-info .product-details .product.name {
  display: none;
}
.bundle-info .product-details .available.stock {
  display: none;
}
.product-info-main .product-add-form .box-tocart .fieldset .qty {
  padding: 0px;
}
.product-add-form {
  font-family: "Comic Neue";
  color: #000;
}
.services-sidebar {
  border: 0px !important;
  padding: 0px !important;
  margin-bottom: 30px !important;
}
.services-sidebar .preview {
  width: 263px;
}
.services-sidebar .thumb {
  width: 100%;
  margin-right: 2px;
  margin-bottom: 5px;
}
.services-sidebar .normal {
  border: 2px solid #000000;
}
.services-sidebar .selected {
  /* border:2px solid #ff0000; */
  border: 2px solid rgba(255, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.services-sidebar .sidebar-video {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  margin: 10px 0 10px 0;
}
.services-sidebar .sidebar-video iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.services-sidebar .play-icon-overlay {
  font-family: FontAwesome;
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1px 8px 0px 12px;
  background-color: #00000096;
  border-radius: 5px;
}
.services-sidebar .video-thumb-container {
  width: 46%;
  text-align: center;
  display: inline-block;
  position: relative;
  cursor: url(/pub/media/wysiwyg/cursor/hand.cur), pointer;
}
.gallery-placeholder {
  background-color: #fff;
}
.product-addto-links > a.action.tocompare {
  background-color: #000;
}
.product-addto-links > a.action.towishlist {
  background-color: #000;
}
/* PRODUCT PAGE : END */
.fpquicknote {
  background: url(/pub/media/wysiwyg/fp_ghous_head.gif) no-repeat left;
  font-family: Comic Neue;
  color: #000;
  background-color: #cddc39;
  border: 3px solid #000;
  box-shadow: 5px 8px 0px -2px;
  font-weight: 600;
  margin: 0px 3px 18px 0;
  background-size: contain;
  padding: 13px 13px 13px 60px;
  background-size: 53px;
  background-position: unset;
  min-height: 79px;
}
.FpAuxPages {
  color: #000;
  min-height: 555px;
  position: relative;
  background-color: #8200f8;
  padding-bottom: 15px;
}
.FpAuxPages.Header {
  color: #000;
  top: 0px;
}
.FpAuxPages img {
  width: 500px;
  margin-top: 8px;
  float: left;
}
.FpAuxPages .infoBox {
  background-color: #f0d0ff;
  font-family: Comic Neue;
  border: 3px solid #000;
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  margin: 12px;
  max-width: 245px;
  -webkit-box-shadow: 7px 9px 0px 0px #000;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 7px 9px 0px 0px #000;
  /* Firefox 3.5 - 3.6 */
  box-shadow: 7px 9px 0px 0px #000;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.FpAuxPages .LargeFont {
  font-size: 173%;
  font-family: Creepster;
}
.FpAuxPages .AboutUs img {
  width: 500px;
  margin-top: 8px;
  float: left;
}
#maincontent .label-product.label-new {
  background-color: unset !important;
  background-image: url(/pub/media/wysiwyg/icon/fpnewbadge.gif);
  background-size: 60px;
  background-repeat: no-repeat;
  z-index: 1;
}
#maincontent .label-product {
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: unset;
  -moz-border-radius: unset;
  -webkit-border-radius: unset;
}
#maincontent .sale-product-icon {
  visibility: hidden;
}
#maincontent .label-product.label-sale {
  background-color: unset;
  background-image: url(/pub/media/wysiwyg/icon/fpsalebadge.gif);
  background-size: 60px;
  background-repeat: no-repeat;
  z-index: 1;
}
/*********************************
@media (max-width: 767px)
@media (max-width: 767px)
@media (max-width: 767px)
*********************************/
@media (max-width: 767px) {
  .support-homepage-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/support_center_mobile.jpg);
    height: 75px;
    background-size: 100% 100%;
  }
  .col-lg-9.static-image-block-1 {
    margin-bottom: 10px;
  }
  .page-wrapper .header-container.header-style-2 .header-middle .col-lg-2.logo-header img {
    width: 335px;
    height: 85px;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a {
    width: 100%;
    height: 100%;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a::before {
    content: "\A";
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/giftcard_promo_mobile.jpg);
    width: 100%;
    height: 75px;
    background-size: 100% 100%;
  }
  .header-container .navigation-mobile .sm_megamenu_menu a {
    color: #000;
    font-weight: 400 !important;
  }
  .flyout-props img,
  .flyout-controllers img,
  .flyout-pneumatics img,
  .flyout-motors img,
  .flyout-decorating img,
  .flyout-escape img,
  .flyout-escape img,
  .flyout-video img,
  .flyout-sound img,
  .flyout-fog img,
  .flyout-scents img,
  .flyout-costumes img,
  .flyout-else img {
    display: none;
  }
  .footer-links-w li {
    margin: 0 4% 0 0;
    font-size: 13px;
    font-family: Arial Narrow, Arial, sans-serif;
  }
  .home-page-2 .static-image-block-1 .static-image .image-2 {
    width: 48% !important;
  }
  .home-page-2 .static-image-block-1 .static-image .image-3 {
    width: 48% !important;
  }
  .home-page-2 .right-main .static-image-sidebar.static-image {
    margin-bottom: 12px;
  }
  .home-page-2 .right-main .static-image-sidebar.static-image img {
    width: 100% !important;
    height: unset !important;
    margin-top: unset !important;
  }
  .Brands {
    min-height: 689px;
    margin-top: 10px;
    background-size: 99% 29%;
    margin-bottom: 19px;
    padding: 62px 0 0 0;
  }
  .brand-items {
    margin: 124px 0 0 16px;
  }
  .brand-items .item {
    width: 79px;
    margin: 0 2px 3px 0px;
  }
  .brand-items .item img {
    width: 70px;
    height: 70px;
  }
  .whats-new-image {
    width: 647px;
  }
  .home-new-products {
    min-height: 324px;
    margin-bottom: 9px;
  }
  .home-new-products .title-new-items {
    text-shadow: -1px 0 4px #000000, 0 4px #000000, 3px 0 #000000, 0 -1px #000000;
    font-size: 227%;
    top: 0px;
  }
  .new-items {
    /* 
        min-height: 240px;
        flex: 1; 
        */
  }
  .new-items .item {
    border: 4px solid #000;
    min-height: 80px;
    margin: 0 3px 6px 4px;
    height: 81px;
    width: 82px;
    text-align: center;
  }
  .new-items .item img {
    width: 119px;
  }
  .fp-bestseller {
    width: 100px;
    margin: 7px 5px 0px 5px;
    position: unset;
    bottom: 0;
  }
  .fp-bestsellers {
    background-color: #ae38fe;
    padding: 8px 0px 24px 25px;
    min-height: 202px;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 446px !important;
  }
  .header-style-2 .header-middle .middle-right-content .minicart-header {
    bottom: -55px !important;
  }
  .static-image-block-2 {
    margin: 5px 0 11px!important;
  }
  .block-subscribe-home {
    background: url(/pub/media/wysiwyg/Newsletter_BG_4.jpg);
    position: relative;
    text-align: center;
    border: 1px solid #310253!important;
    margin-bottom: 12px;
  }
  .block-subscribe-home .form.subscribe {
    bottom: 0;
    width: 98%;
    margin: 0 auto 0 auto;
    display: inline-block;
    padding: 110px 0 0 0;
  }
  .block-subscribe-home .form.subscribe button.subscribe {
    margin-top: 0px;
  }
  .header-style-2 .header-middle .middle-right-content .minicart-header {
    bottom: -55px;
  }
  .block-subscribe-home .form.subscribe button.subscribe {
    margin-top: 10px;
  }
  .sm-searchbox-content .actions .btn-searchbox:before {
    font-size: 24px;
  }
  .static-image-block-1 {
    margin-bottom: 5px;
  }
  .home-collection .collections-wrap {
    margin: 40px 0 0 0;
  }
  .home-page-2 .home-collection .collections .owl-carousel .item:hover {
    border: 0px;
    background: transparent;
  }
  .home-themes {
    margin-bottom: 20px;
    background-color: #ae38fe;
    border: 5px solid #612d91;
    min-height: 324px;
    margin: 10px 0 16px 0;
  }
  .home-themes .theme-items {
    min-height: 240px;
    margin: 16px 0 0 32px;
  }
  .home-themes .item {
    width: 127px;
    margin: 0 8px 9px 0px;
    font-size: 100%;
  }
  .shop-by-theme-image {
    width: 154px;
  }
}
/*********************************
@media (min-width: 768px)
@media (min-width: 768px)
@media (min-width: 768px)
*********************************/
@media (min-width: 768px), print {
  .support-homepage-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/Support_and_Training_270_303.jpg);
    width: 274px;
    height: 307px;
    background-size: 100% 100%;
  }
  .col-lg-9.static-image-block-1 {
    margin-bottom: 10px;
  }
  .modal-popup.modal-slide .modal-footer {
    background-color: #320354;
  }
  .login-container .block {
    width: 45%;
  }
  h1 {
    font-size: 173%;
    font-family: Creepster;
  }
  .search-autocomplete {
    left: 157px;
    width: 616px !important;
  }
  .fieldset > .field:not(.choice) > .label {
    font-weight: 900 !important;
    /* float: left!important; */
    color: #000;
  }
  .fieldset > .field {
    background-color: #fff;
    padding: 10px;
  }
  .fieldset div.field.choice > label {
    font-weight: 700 !important;
    color: #000 !important;
    display: inline;
  }
}
/*********************************
@media (max-width: 991px) and (min-width: 768px)
@media (max-width: 991px) and (min-width: 768px)
@media (max-width: 991px) and (min-width: 768px)
*********************************/
@media (max-width: 991px) and (min-width: 768px) {
  .support-homepage-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/Support_and_Training_270_303.jpg);
    width: 274px;
    height: 307px;
    background-size: 100% 100%;
  }
  .col-lg-9.static-image-block-1 {
    margin-bottom: 10px;
  }
  .catalogsearch-result-index .suggested,
  .category-footer .infoBox,
  .category-view .category-description .comic-box,
  .category-view .category-description .green-box,
  .category-view .category-description .infoBox {
    font-size: 1.4em;
  }
  .mst-searchautocomplete__item.magento_catalog_product img {
    height: unset !important;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .mst-searchautocomplete__highlight {
    font-weight: 4;
    color: #9300fe;
    font-size: 16px;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title .sku {
    color: #999999;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__item.magento_catalog_product .price {
    font-weight: 600;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a:hover {
    color: red;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    color: #000000;
    font-size: 1.8rem;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a:hover {
    text-decoration: none !important;
    color: red !important;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a {
    color: #333333;
    font-weight: 40;
    font-size: 16px;
  }
  .mst-searchautocomplete__autocomplete._active {
    top: 34px;
    left: 0px !important;
    width: 740px !important;
    margin-left: 0px !important;
  }
  .block-search {
    padding-left: 0px !important;
    width: 100% !important;
  }
  #search_mini_form .store {
    width: 150px;
  }
  #search_mini_form .zombie-hand {
    background: url(/pub/media/wysiwyg/frightprops-zombie-hand.gif);
    position: absolute !important;
    left: 0 !important;
    top: 9px !important;
    height: 38px !important;
    width: 132px !important;
    border: none !important;
  }
  #search_mini_form .input-text {
    height: 35px;
    padding-right: 93px;
    padding-left: 130px;
  }
  #search_mini_form .actions button:before {
    content: normal;
  }
  #search_mini_form .actions button {
    display: inline-block;
    background-image: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    text-shadow: none;
    right: 0px;
    top: 0;
    z-index: 1;
    background-color: #ffd801;
    font-weight: 400;
    font-size: 22px !important;
    color: #000 !important;
    position: absolute;
    opacity: 1;
  }
  #search_mini_form .actions span {
    border: 0;
    clip: unset;
    height: unset;
    margin: 0px;
    overflow: auto;
    position: relative;
    width: auto;
  }
  .login-container .block,
  .form-create-account .fieldset {
    width: 46%;
  }
  .breadcrumbs {
    width: 1170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #5a0489;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a::before {
    content: "\A";
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a {
    width: 100%;
    height: 100%;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/giftcard_promo.png);
    width: 234px;
    height: 209px;
    background-size: 100% 100%;
  }
  .static-image-block-1 .static-image .col-1-image .image-1 {
    width: 496px;
  }
  .static-image-block-1 .static-image .col-1-image .image-2 {
    width: 239px !important;
  }
  .static-image-block-1 .static-image .col-1-image .image-3 {
    width: 238px !important;
  }
  .footer-links-w li {
    margin: 0 44px 0 0;
    font-size: 13px;
    font-family: Arial Narrow, Arial, sans-serif;
  }
  .header-container .navigation-mobile .sm_megamenu_menu a {
    color: #000;
    font-weight: 400;
  }
  .flyout-props img,
  .flyout-controllers img,
  .flyout-pneumatics img,
  .flyout-motors img,
  .flyout-decorating img,
  .flyout-escape img,
  .flyout-escape img,
  .flyout-video img,
  .flyout-sound img,
  .flyout-fog img,
  .flyout-scents img,
  .flyout-costumes img,
  .flyout-else img {
    display: none;
  }
  .footer-links-w li {
    margin: 0 20px 0 20px;
    font-family: Comic Neue;
    font-size: 13px;
  }
  .home-new-products .title-new-items {
    text-shadow: -1px 0 7px #000000, 0 6px #000000, 4px 0 #000000, 0 -1px #000000;
    font-size: 360%;
    top: -16px;
  }
  .home-new-products {
    min-height: 305px;
    margin-bottom: 5px;
  }
  .new-items {
    min-height: 215px;
  }
  .new-items .item img {
    width: 100px;
  }
  .new-items .item {
    width: 86px;
    margin: 0 8px 6px 0px;
    border: 4px solid #000;
    height: 86px;
    text-align: center;
  }
  .whats-new-image {
    width: 240px;
    margin-right: 20px;
  }
  .static-image-block-1 {
    margin-bottom: 4px;
  }
  .fp-bestseller {
    width: 127px;
    margin: 0 10px 1px 0;
    height: 133px;
  }
  .fp-bestsellers {
    background-image: url("/pub/media/wysiwyg/fp-bestsellers-home.jpg");
    height: 419px;
    padding: 19px 0 0 177px;
  }
  .header-style-2 .header-middle .middle-right-content .minicart-header {
    bottom: -55px !important;
  }
  .Brands {
    min-height: 465px;
    max-height: 465px;
    margin-top: 10px;
    background-size: 49% 29%;
    margin-bottom: 5px;
  }
  .brand-items {
    min-height: 240px;
    margin: 124px 0 0 16px;
  }
  .brand-items .item {
    width: 70px;
    margin: 0 2px 12px 4px;
  }
  .brand-items .item img {
    width: 70px;
    height: 70px;
  }
  .home-themes {
    margin-bottom: 20px;
    background-color: #ae38fe;
    border: 5px solid #612d91;
    min-height: 237px;
    margin: 10px 0 16px 0;
  }
  .home-themes .theme-items {
    min-height: 210px;
    margin: 16px 0 0 0;
  }
  .home-themes .item {
    width: 84px;
    margin: 0 8px 0px 9px;
    min-height: 100px;
    font-size: 100%;
  }
  .shop-by-theme-image {
    width: 154px;
  }
  .block-subscribe-home {
    background: url(/pub/media/wysiwyg/Newsletter_BG_3.jpg);
    height: 213px;
    position: relative;
    width: 215px;
    border: 5px solid #310253!important;
    margin-bottom: unset !important;
    background-size: 100% 100%!important;
  }
  .block-subscribe-home .form.subscribe {
    bottom: 0;
    position: absolute !important;
    width: 87%;
    margin-bottom: 8px;
    margin-left: 1px;
  }
}
/*********************************
@media (max-width: 1199px) and (min-width: 992px)
*********************************/
@media (max-width: 1199px) and (min-width: 992px) {
  .support-homepage-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/Support_and_Training_270_303.jpg);
    width: 274px;
    height: 307px;
    background-size: 100% 100%;
  }
  .catalogsearch-result-index .suggested,
  .category-footer .infoBox,
  .category-view .category-description .comic-box,
  .category-view .category-description .green-box,
  .category-view .category-description .infoBox {
    font-size: 1.4em;
  }
  .mst-searchautocomplete__item.magento_catalog_product img {
    height: unset !important;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .mst-searchautocomplete__highlight {
    font-weight: 4;
    color: #9300fe;
    font-size: 16px;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title .sku {
    color: #999999;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__item.magento_catalog_product .price {
    font-weight: 600;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a:hover {
    color: red;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    color: #000000;
    font-size: 1.8rem;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a:hover {
    text-decoration: none !important;
    color: red !important;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a {
    color: #333333;
    font-weight: 40;
    font-size: 16px;
  }
  .mst-searchautocomplete__autocomplete._active {
    top: 34px;
    left: 0px !important;
    width: 740px !important;
    margin-left: 0px !important;
  }
  .block-search {
    padding-left: 0px !important;
    width: 100% !important;
  }
  #search_mini_form .store {
    width: 150px;
  }
  #search_mini_form .zombie-hand {
    background: url(/pub/media/wysiwyg/frightprops-zombie-hand.gif);
    position: absolute !important;
    left: 0 !important;
    top: 9px !important;
    height: 38px !important;
    width: 132px !important;
    border: none !important;
  }
  #search_mini_form .input-text {
    height: 35px;
    padding-right: 93px;
    padding-left: 130px;
  }
  #search_mini_form .actions button:before {
    content: normal;
  }
  #search_mini_form .actions button {
    display: inline-block;
    background-image: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    text-shadow: none;
    right: 0px;
    top: 0;
    z-index: 1;
    background-color: #ffd801;
    font-weight: 400;
    font-size: 22px !important;
    color: #000 !important;
    position: absolute;
    opacity: 1;
  }
  #search_mini_form .actions span {
    border: 0;
    clip: unset;
    height: unset;
    margin: 0px;
    overflow: auto;
    position: relative;
    width: auto;
  }
  .flyout-pneumatics img {
    position: absolute;
    top: -5px;
    width: 37%;
    right: -160px;
  }
  .flyout-decorating img {
    position: absolute;
    top: -5px;
    width: 31%;
    right: -91px;
  }
  .flyout-escape img {
    position: absolute;
    top: -5px;
    width: 32%;
    right: -71px;
  }
  .flyout-lighting img {
    position: absolute;
    top: -5px;
    width: 35%;
    right: -117px;
  }
  .flyout-video img {
    position: absolute;
    top: -5px;
    width: 38%;
    right: -57px;
  }
  .flyout-sound img {
    position: absolute;
    top: -5px;
    width: 34%;
    right: -76px;
  }
  .flyout-fog img {
    position: absolute;
    top: -5px;
    width: 37%;
    right: -36px;
  }
  .flyout-costumes img {
    position: absolute;
    top: -5px;
    width: 38%;
    right: -46px;
  }
  .flyout-else img {
    position: absolute;
    top: -5px;
    width: 33%;
    right: 4px;
  }
  .middle-right-content .main-megamenu {
    position: absolute;
    top: 15px;
  }
  .sm_megamenu_head .icon_items img {
    top: -14px !important;
    max-height: unset;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
    margin-left: 9px;
  }
  .page-wrapper .header-container.header-style-2 .header-middle .col-lg-2.logo-header img {
    width: 265px;
    height: 67px;
  }
  .header-style-2 .header-middle .sm_megamenu_wrapper_horizontal_menu {
    margin-top: -6px;
  }
  .columns.col2-layout .row {
    margin-right: 0px;
    margin-left: 0px;
    min-height: 500px;
  }
  .login-container .block,
  .form-create-account .fieldset {
    width: 46%;
  }
  .flyout-else img {
    position: absolute;
    top: -5px;
    width: 33%;
    right: -10px;
  }
  .flyout-costumes img {
    position: absolute;
    top: 95px;
    width: 38%;
    right: 4px;
  }
  .flyout-sound img {
    position: absolute;
    top: 127px;
    width: 32%;
    right: -2px;
  }
  .flyout-video img {
    position: absolute;
    top: 142px;
    width: 33%;
    right: 0px;
  }
  .flyout-lighting img {
    position: absolute;
    top: 119px;
    width: 33%;
    right: -15px;
  }
  .flyout-pneumatics img {
    position: absolute;
    top: -5px;
    width: 29%;
    right: -111px;
  }
  .flyout-decorating img {
    position: absolute;
    top: 135px;
    width: 29%;
    right: -27px;
  }
  .flyout-escape img {
    position: absolute;
    top: 1px;
    width: 27%;
    right: -1px;
  }
  .breadcrumbs {
    width: 942px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #5a0489;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a::before {
    content: "\A";
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a {
    width: 100%;
    height: 100%;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/giftcard_promo.png);
    height: 201px;
    background-size: 100% 100%;
  }
  .owl-carousel .owl-item img {
    width: 935px;
  }
  .footer-container .socials-wrap ul .li-social a {
    width: 35px !important;
    height: 35px !important;
  }
  .col-lg-9.static-image-block-1 {
    margin-bottom: 10px;
  }
  .footer-links-w li {
    margin: 0 40px 0 40px;
    font-family: Comic Neue;
    font-size: 13px;
  }
  .home-new-products .title-new-items {
    text-shadow: -1px 0 7px #000000, 0 6px #000000, 4px 0 #000000, 0 -1px #000000;
    font-size: 360%;
    top: -16px;
  }
  .home-new-products {
    min-height: 504px;
    margin: 0 0 5px 15px;
  }
  .new-items {
    min-height: 240px;
    flex: 1;
  }
  .new-items .item img {
    width: 100px;
  }
  .new-items .item {
    width: 111px;
    border: 4px solid #000;
    margin: 9px 8px 16px 9px;
    height: 111px;
    text-align: center;
  }
  .whats-new-image {
    min-width: 145px;
    margin-right: 20px;
  }
  .col-lg-10 {
    -ms-flex: 0 0 73.333333%;
    flex: 0 0 73.333333%;
    max-width: 73.333333%;
  }
  .block-subscribe-home {
    background: url(/pub/media/wysiwyg/newsletter_BG_2.jpg);
    height: 213px;
    position: relative;
    width: 215px;
    border: 5px solid #310253!important;
    margin-bottom: unset !important;
    background-size: 100% 100%;
  }
  .block-subscribe-home .form.subscribe {
    bottom: 0;
    position: absolute !important;
    width: 87%;
    margin-bottom: 8px;
    margin-left: 1px;
  }
  .static-image-block-1 .static-image .col-1-image .image-1 {
    width: 496px;
  }
  .static-image-block-1 .static-image .col-1-image .image-2 {
    width: 239px !important;
  }
  .static-image-block-1 .static-image .col-1-image .image-3 {
    width: 238px !important;
  }
  .static-image-block-1 .static-image .col-2-image {
    width: 214px !important;
    margin-top: 6px;
    margin-right: 14px;
  }
  .fp-bestseller {
    width: 118px;
    margin: 0 5px 10px 0;
  }
  .fp-bestsellers {
    background-image: url("/pub/media/wysiwyg/fp-bestsellers-home.jpg");
    height: 400px;
    padding: 20px 0 0 217px;
    margin-bottom: 13px;
  }
  .Brands {
    min-height: 725px;
    margin-top: 10px;
    background-size: 100% 29%;
    width: 100%;
    padding-top: 140px;
    padding-left: 11px;
  }
  .brand-items {
    margin-left: 2px;
  }
  .brand-items .item {
    width: 61px;
    margin: 0 0px 5px 4px;
  }
  .brand-items .item img {
    width: 43px;
    height: 43px;
  }
  .shop-by-theme-image {
    width: 128px;
  }
  .col-lg-2 {
    -ms-flex: 0 0 296px;
    flex: 1 0 296px;
    max-width: 296px;
  }
  .col-lg-10 {
    -ms-flex: 0 0 68.333333%;
    flex: 0 0 68.333333%;
    max-width: 68.333333%;
  }
  .home-page-2 .static-image-block-2 {
    margin: 0px 0 18px;
  }
  .sm_megamenu_wrapper_horizontal_menu ul.sm_megamenu_menu {
    /* margin-top: -6px; */
  }
  .sm_megamenu_head .icon_items img {
    top: -6px;
  }
  /* home */
  .fp-top-menu-home-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-home-parent {
    width: 58px;
    margin-right: 8px !important;
    margin-top: 6px !important;
  }
  /* new */
  .fp-top-menu-new-parent {
    width: 72px;
    margin-right: 8px !important;
  }
  .fp-top-menu-new-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  /* ordering */
  .fp-top-menu-ordering-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-ordering-parent {
    width: 65px;
    margin-right: 8px !important;
    margin-top: 2px !important;
  }
  /* support */
  .fp-top-menu-support-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-support-parent img {
    margin-top: 8px;
  }
  .fp-top-menu-support-parent {
    width: 58px;
    margin-right: 8px !important;
    margin-top: 3px !important;
  }
  /* about */
  .fp-top-menu-about-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-about-parent {
    width: 58px;
    margin-right: 8px !important;
    margin-top: 7px !important;
  }
  /* contact */
  .fp-top-menu-contact-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-contact-parent {
    width: 59px;
    margin-right: 8px !important;
    margin-top: 5px !important;
  }
  .home-themes {
    margin-bottom: 20px;
    background-color: #ae38fe;
    border: 5px solid #612d91;
    min-height: 291px;
    margin: 10px 0 16px 0;
  }
  .home-themes .theme-items {
    min-height: 240px;
    margin: 16px 0 0 0;
  }
  .home-themes .item {
    width: 114px;
    margin: 0 8px 16px 9px;
    min-height: 100px;
    font-size: 100%;
  }
  .shop-by-theme-image {
    width: 154px;
  }
  .fa-facebook:before,
  .fa-pinterest:before,
  .fa-twitter:before,
  .fa-youtube-play:before {
    font-size: 20px;
    line-height: 39px;
  }
}
/*********************************
@media (min-width: 1200px)
@media (min-width: 1200px)
@media (min-width: 1200px)
*********************************/
@media (min-width: 1200px) {
  .support-homepage-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/Support_and_Training_270_303.jpg);
    width: 274px;
    height: 307px;
    background-size: 100% 100%;
  }
  .catalogsearch-result-index .suggested,
  .category-footer .infoBox,
  .category-view .category-description .comic-box,
  .category-view .category-description .green-box,
  .category-view .category-description .infoBox {
    font-size: 1.4em;
  }
  .mst-searchautocomplete__item.magento_catalog_product img {
    height: unset !important;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__index-title {
    font-size: 1.4rem;
    font-weight: 400;
  }
  .mst-searchautocomplete__highlight {
    font-weight: 4;
    color: #9300fe;
    font-size: 16px;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title .sku {
    color: #999999;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__item.magento_catalog_product .price {
    font-weight: 600;
    font-family: Comic Neue;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a:hover {
    color: red;
  }
  .mst-searchautocomplete__autocomplete .mst-searchautocomplete__show-all a {
    color: #000000;
    font-size: 1.8rem;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a:hover {
    text-decoration: none !important;
    color: red !important;
  }
  .mst-searchautocomplete__item.magento_catalog_product .title a {
    color: #333333;
    font-weight: 40;
    font-size: 16px;
  }
  .mst-searchautocomplete__autocomplete._active {
    top: 34px;
    left: 0px !important;
    width: 740px !important;
    margin-left: 130px !important;
  }
  .block-search {
    padding-left: 0px !important;
    width: 100% !important;
  }
  #search_mini_form .store {
    width: 150px;
  }
  #search_mini_form .zombie-hand {
    background: url(/pub/media/wysiwyg/frightprops-zombie-hand.gif);
    position: absolute !important;
    left: 0 !important;
    top: 9px !important;
    height: 38px !important;
    width: 132px !important;
    border: none !important;
  }
  #search_mini_form .input-text {
    height: 35px;
    padding-right: 93px;
    padding-left: 130px;
  }
  #search_mini_form .actions button:before {
    content: normal;
  }
  #search_mini_form .actions button {
    display: inline-block;
    background-image: none;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    text-shadow: none;
    right: 0px;
    top: 0;
    z-index: 1;
    background-color: #ffd801;
    font-weight: 400;
    font-size: 22px !important;
    color: #000 !important;
    position: absolute;
    opacity: 1;
  }
  #search_mini_form .actions span {
    border: 0;
    clip: unset;
    height: unset;
    margin: 0px;
    overflow: auto;
    position: relative;
    width: auto;
  }
  .flyout-pneumatics img {
    position: absolute;
    top: -5px;
    width: 37%;
    right: -58px;
  }
  .flyout-decorating img {
    position: absolute;
    top: -5px;
    width: 31%;
    right: 10px;
  }
  .flyout-escape img {
    position: absolute;
    top: -5px;
    width: 32%;
    right: 4px;
  }
  .flyout-lighting img {
    position: absolute;
    top: -5px;
    width: 35%;
    right: 4px;
  }
  .flyout-video img {
    position: absolute;
    top: -5px;
    width: 38%;
    right: 4px;
  }
  .flyout-sound img {
    position: absolute;
    top: -5px;
    width: 34%;
    right: 4px;
  }
  .flyout-fog img {
    position: absolute;
    top: -5px;
    width: 37%;
    right: 4px;
  }
  .flyout-costumes img {
    position: absolute;
    top: -5px;
    width: 38%;
    right: 4px;
  }
  .flyout-else img {
    position: absolute;
    top: -5px;
    width: 33%;
    right: -15px;
  }
  .login-container .block,
  .form-create-account .fieldset {
    width: 46%;
  }
  .sm_megamenu_head .icon_items img {
    top: -14px !important;
    max-height: unset;
  }
  .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li {
    margin-left: 24px;
  }
  .page-wrapper .header-container.header-style-2 .header-middle .col-lg-2.logo-header img {
    width: 265px;
    height: 67px;
  }
  .header-style-2 .header-middle .sm_megamenu_wrapper_horizontal_menu {
    margin-top: -6px;
  }
  /* home */
  .fp-top-menu-home-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-home-parent {
    width: 70px;
    margin-right: 8px !important;
    margin-top: 3px !important;
  }
  /* new */
  .fp-top-menu-new-parent {
    width: 84px;
    margin-right: 8px !important;
  }
  .fp-top-menu-new-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  /* ordering */
  .fp-top-menu-ordering-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-ordering-parent {
    width: 77px;
    margin-right: 8px !important;
    margin-top: 1px !important;
  }
  /* support */
  .fp-top-menu-support-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-support-parent img {
    margin-top: 8px;
  }
  .fp-top-menu-support-parent {
    width: 70px;
    margin-right: 8px !important;
    margin-top: 3px !important;
  }
  /* about */
  .fp-top-menu-about-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-about-parent {
    width: 70px;
    margin-right: 8px !important;
    margin-top: 5px !important;
  }
  /* contact */
  .fp-top-menu-contact-parent img:hover {
    -webkit-filter: drop-shadow(3px 5px 7px #ffff00);
    filter: drop-shadow(3px 5px 7px #ffff00);
  }
  .fp-top-menu-contact-parent {
    width: 71px;
    margin-right: 8px !important;
    margin-top: 2px !important;
  }
  .fp-bestsellers {
    background-image: url("/pub/media/wysiwyg/fp-bestsellers-home.jpg");
    height: 500px;
    padding: 20px 0 0 242px;
    margin: 0px 0 13px 7px;
    background-size: 99% 99%;
    width: unset !important;
  }
  .fp-bestseller {
    width: 155px;
    margin: 0 5px 5px 0;
  }
  .home-themes {
    margin-bottom: 20px;
    min-height: 320px;
    margin: 10px 0 17px 0;
    background-image: url(/pub/media/wysiwyg/themes/shop-by-theme-bg.jpg);
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1169px;
  }
  .home-themes .theme-items {
    min-height: 235px;
    margin: 29px 0 0 217px;
  }
  .home-themes .item {
    width: 118px;
    margin: 5px 9px 14px 9px;
    min-height: 100px;
    font-size: 100%;
  }
  .Brands {
    min-height: 675px;
    margin-top: 12px;
    padding-top: 0px;
  }
  .brand-items {
    min-height: 240px;
  }
  .brand-items .item {
    width: 57px;
    margin: 0 0px 5px 4px;
  }
  .brand-items .item img {
    width: 55px;
    height: 55px;
  }
  .block-subscribe-home {
    background: url(/pub/media/wysiwyg/newsletter_BG_2.jpg);
    height: 253px;
    position: relative;
    width: 100%;
    border: 5px solid #310253!important;
    background-size: 100% 100%;
    margin-bottom: 0px !important;
  }
  .block-subscribe-home .form.subscribe {
    bottom: 0;
    position: absolute !important;
    width: 87%;
    margin-bottom: 8px;
    margin-left: 1px;
  }
  .static-image-block-1 .static-image .col-1-image .image-1 {
    max-width: 598px;
  }
  .static-image-block-1 .static-image .col-1-image .image-2 {
    max-width: 290px;
  }
  .static-image-block-1 .static-image .col-1-image .image-3 {
    max-width: 290px;
  }
  .static-image-block-1 .static-image .col-2-image {
    max-width: 270px;
    margin-right: 14px;
  }
  .breadcrumbs {
    width: 1170px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #5a0489;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a {
    width: 100%;
    height: 100%;
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image a::before {
    content: "\A";
  }
  .home-page-2 .static-image-block-1 .static-image .col-2-image {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(/pub/media/wysiwyg/banner/giftcard_promo.png);
    width: 288px;
    height: 251px;
    background-size: 100% 100%;
  }
  .home-new-products .title-new-items {
    text-shadow: -1px 0 7px #000000, 0 6px #000000, 4px 0 #000000, 0 -1px #000000;
    font-size: 360%;
    top: -16px;
  }
  .home-new-products {
    min-height: 331px;
    margin: 0 0 5px 15px;
  }
  .whats-new-image {
    width: 270px;
    margin-right: 20px;
  }
  .new-items .item {
    width: 100px;
    border: 4px solid #000;
    margin: 0 8px 16px 9px;
    height: 100px;
    text-align: center;
  }
  .home-page-2 .static-image-block-2 {
    margin: 16px 0 20px 14px;
  }
  .static-image-block-1 {
    margin-bottom: 10px !important;
  }
  .col-lg-10 {
    -ms-flex: 0 0 73.333333%;
    flex: 0 0 73.333333%;
    max-width: 73.333333%;
  }
  .col-lg-2 {
    -ms-flex: 0 0 296px;
    flex: 1 0 296px;
    max-width: 296px;
  }
  .middle-right-content .main-megamenu {
    position: absolute;
    top: 8px;
  }
  .home-style.home-page-2 .offset-xl-3 {
    margin-left: 24%;
  }
  .col2-layout .container .row {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
  }
  .col2-layout .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .footer-container .block-subscribe-footer .form.subscribe .action-button button {
    font-weight: 400;
  }
  .shop-by-theme-image {
    width: 154px;
  }
  .footer-links-w li {
    margin: 0 55px 0 60px;
    font-family: Comic Neue;
    font-size: 13px;
  }
  .fa-facebook:before,
  .fa-pinterest:before,
  .fa-twitter:before,
  .fa-youtube-play:before {
    font-size: 30px;
    line-height: 48px;
  }
  .footer-container .socials-wrap ul {
    margin: 0 0 10px 0;
  }
  .footer-container .socials-wrap ul .li-social a {
    width: 50px !important;
    height: 50px !important;
  }
}
/*********************************
@MEDIA ENDS HERE!!!
*********************************/
@media only screen and (max-width: 1000px) and (min-width: 701px) {
  .ampromo-overlay .ampromo-gallery {
    width: 570px;
    margin: 0 auto 30px;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
}
@media only screen and (max-width: 700px) {
  .ampromo-overlay .ampromo-gallery {
    width: 280px;
    margin: 0 auto;
  }
  .ampromo-items-content {
    padding: 24px 54px;
  }
  .ampromo-items-form .product-info-price > *:first-child,
  .ampromo-items-form .product-info-price > *:last-child {
    padding: 0;
  }
}
@media only screen and (max-width: 400px) {
  .ampromo-overlay .ampromo-gallery {
    margin: 0 auto 30px auto;
  }
  .ampromo-overlay .slick-prev,
  .ampromo-overlay .slick-next {
    display: none !important;
  }
  .ampromo-items-content {
    padding: 15px;
  }
}
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
#search_autocomplete,
.search-autocomplete,
#searchbox_autocomplete {
  display: none !important;
  height: 0 !important;
  overflow: hidden !important;
}
.block-search {
  z-index: 10000;
}
.pac-container {
  z-index: 905 !important;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
.opc-block-summary .vertex-message td,
.cart-summary .vertex-message td {
  padding: 0;
  border-top: none;
}
/**
 * @copyright  Vertex. All rights reserved.  https://www.vertexinc.com/
 * @author     Mediotype                     https://www.mediotype.com/
 */
@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%;
  }
}
.products-grid .product-item-info {
  position: relative;
}
.products-grid .product-item-info:hover {
  z-index: 50;
}
.products-grid .product-image-wrapper {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
}
.products-grid .product-image-photo {
  bottom: 0;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
}
.products-grid .product-item-details {
  padding-bottom: 30px;
}
@media print {
  .amfaq-social-buttons {
    display: none;
  }
}
@media all and (min-width: 768px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
  }
  .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%;
  }
  .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;
  }
  .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;
  }
  .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,
  .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,
  .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,
  .account .toolbar:after,
  .toolbar-giftregistry-results:after,
  .toolbar-wishlist-results:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 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 {
    display: none;
  }
  .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;
  }
  .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;
  }
  .block-cart-failed .action.continue,
  .cart-container .form-cart .action.continue,
  .cart-container .cart-gift-item .action.continue {
    float: left;
  }
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .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;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  .mst-searchautocomplete__autocomplete {
    width: 100%;
    min-width: 50rem;
  }
  .mst-searchautocomplete__autocomplete._active {
    display: block !important;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols {
    width: 720px !important;
    position: absolute;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__index {
    clear: left;
    float: left;
    display: block;
    position: relative;
    max-width: 240px;
    width: 240px;
    padding-bottom: 10px;
    box-sizing: border-box;
    border-right: 1px solid #efefef;
    margin-right: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols div.magento_catalog_product {
    width: 480px !important;
    max-width: 480px !important;
    clear: right;
    float: right;
    border-left: 1px solid #efefef;
    border-right: unset;
    margin-left: -1px;
  }
  .mst-searchautocomplete__autocomplete._active.mst-2-cols .mst-searchautocomplete__show-all {
    clear: both;
  }
  .block-cart-failed .actions {
    text-align: left;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .payment-method-braintree .cvv .field-tooltip {
    left: 6rem;
  }
  .braintree-paypal-account {
    border-color: #cccccc;
    border-style: solid;
    border-width: 1px 0;
    display: inline-block;
    width: 50%;
  }
  .account .table-credit-cards .col.actions {
    width: 100px;
  }
  .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%;
  }
  .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;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .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 .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;
  }
  .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;
  }
  .am-widget-categories-3 .am-widget-category {
    width: 50%;
  }
  .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 {
  .ampromo-items-content {
    max-width: 960px;
    width: 100%;
  }
  .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;
  }
  .amfaq-social-buttons {
    float: right;
    padding-top: 0;
  }
  .am-widget-categories-2 .am-widget-category {
    width: 50%;
  }
  .am-widget-categories-3 .am-widget-category {
    width: 33.3333%;
  }
  .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;
  }
}
html::-webkit-scrollbar {
  width: 25px;
  height: 30px;
}
html::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #5414c7, #ae38fe);
  border-radius: 30px;
  box-shadow: inset 2px 2px 2px rgba(255, 255, 255, 0.25), inset -2px -2px 2px rgba(0, 0, 0, 0.25);
}
html::-webkit-scrollbar-track {
  background: linear-gradient(90deg, #201c29, #201c29 1px, #100e17 0, #100e17);
}
body {
  background-color: #150023;
}
button {
  cursor: url(/pub/media/wysiwyg/cursor/hand.cur), pointer;
}
a,
a:focus,
a:visited {
  color: #ffeb3b;
  /* yellow */
  cursor: url(/pub/media/wysiwyg/cursor/hand.cur), pointer;
}
