/** VERSION: 1.2.4. Please don't modify or unzip this content. It will be updated regularly **/
.boost-pfs-quickview-btn {
  background: #fff;
  color: #3d4246;
  border: 1px solid #fff;
  text-decoration: none; }

.boost-pfs-quickview-btn svg {
  fill: #3d4246;
  margin: 0 auto; }

.boost-pfs-quickview-btn:hover {
  background: #3d4246;
  color: #fff;
  border-color: #3d4246; }

.boost-pfs-quickview-btn:hover svg {
  fill: #fff; }

.boost-pfs-addtocart-btn {
  background: rgba(34, 34, 34, 0.9);
  color: #fff;
  border: 1px solid rgba(34, 34, 34, 0.9); }

.boost-pfs-addtocart-btn svg {
  fill: #fff;
  margin: 0 auto; }

@media (max-width: 1199px) {
  .boost-pfs-addtocart-btn svg {
    display: none; } }
.boost-pfs-addtocart-btn:hover {
  background: #3d4246;
  color: #fff;
  border-color: #3d4246; }

.boost-pfs-addtocart-btn:hover svg {
  fill: #fff; }

.boost-pfs-quickview-btn, .boost-pfs-addtocart-product-form {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  margin: 0; }

.boost-pfs-addtocart-btn, .boost-pfs-quickview-btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  white-space: nowrap;
  min-height: 0;
  margin: 0; }

.boost-pfs-addtocart-btn span, .boost-pfs-quickview-btn span {
  color: inherit; }

.boost-pfs-addtocart-btn:focus, .boost-pfs-quickview-btn:focus {
  outline: none; }

@media screen and (min-width: 1200px) {
  .boost-pfs-action-list-enabled {
    position: relative;
    overflow: hidden; }

  .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    position: absolute;
    z-index: 9; }

  .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    z-index: 99999; } }
@media (max-width: 1199px) {
  .boost-pfs-quickview-btn {
    display: none !important; }

  .boost-pfs-action-list-enabled {
    padding-bottom: 30px;
    margin-bottom: 0 !important; }

  .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    width: 100% !important;
    padding-top: 5px; }

  .boost-pfs-action-list-enabled .boost-pfs-addtocart-product-form {
    display: block; }

  .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn {
    width: 100%;
    border: 2px solid #3d4246 !important;
    background: none !important;
    padding: 0 5px;
    line-height: 30px;
    color: #3d4246 !important;
    font-weight: 400; }

  .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn:hover {
    background: #3d4246 !important;
    color: #fff !important; } }
@media (max-width: 1199px) and (max-width: 320px) {
  .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn {
    font-size: 14px; } }
@media (max-width: 1199px) {
  .boost-pfs-action-list-enabled script + div, .boost-pfs-action-list-enabled script + a {
    margin-bottom: 5px;
    padding-bottom: 0; } }
.boost-pfs-action-list-enabled .boost-pfs-addtocart-btn.bc-addtocart-sold-out {
  cursor: default;
  border-color: #bebebe !important;
  background-color: #bebebe !important;
  color: #fff !important; }

.bc-atc-icon-text .boost-pfs-action-list-enabled .boost-pfs-addtocart-btn.bc-addtocart-sold-out span:before {
  content: "" !important; }

@media screen and (min-width: 1200px) {
  .boost-pfs-action-list-wrapper {
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; } }
.boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
  filter: alpha(opacity=100);
  opacity: 1; }

@media screen and (min-width: 1200px) {
  .bc-al-style1 .boost-pfs-quickview-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center; }

  .bc-al-style1 .boost-pfs-quickview-btn span svg {
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 32px;
    font-weight: 300; }

  .bc-al-style1 .boost-pfs-addtocart-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top; }

  .bc-al-style1 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center; }

  .bc-al-style1 .boost-pfs-addtocart-btn span svg {
    display: block;
    font-size: 14px;
    width: 14px;
    line-height: 32px;
    font-weight: 600; }

  .bc-al-style1 .boost-pfs-quickview-btn, .bc-al-style1 .boost-pfs-addtocart-btn {
    width: 40px;
    height: 40px; }

  .bc-al-style1 .boost-pfs-quickview-btn svg, .bc-al-style1 .boost-pfs-addtocart-btn svg {
    height: 38px;
    margin: 0 auto; }

  .bc-al-style1 .boost-pfs-action-list-wrapper {
    right: 0px;
    left: auto;
    margin-top: -10px;
    text-align: right;
    padding-right: 10px;
    width: auto !important; }

  .bc-al-style1 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style1 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-top: 5px;
    display: block; }

  .bc-al-style1 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style1 .boost-pfs-action-list-wrapper {
    -webkit-transition: right 0.3s ease-out;
    -moz-transition: right 0.3s ease-out;
    -ms-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    transition: right 0.3s ease-out;
    right: -20px !important; }

  .bc-al-style1 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    right: 0px !important; } }
@media screen and (min-width: 1200px) {
  .bc-al-style2 .boost-pfs-quickview-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center; }

  .bc-al-style2 .boost-pfs-quickview-btn span svg {
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 32px;
    font-weight: 300; }

  .bc-al-style2 .boost-pfs-addtocart-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top; }

  .bc-al-style2 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center; }

  .bc-al-style2 .boost-pfs-addtocart-btn span svg {
    display: block;
    font-size: 14px;
    width: 14px;
    line-height: 32px;
    font-weight: 600; }

  .bc-al-style2 .boost-pfs-quickview-btn, .bc-al-style2 .boost-pfs-addtocart-btn {
    width: 45px;
    height: 45px; }

  .bc-al-style2 .boost-pfs-quickview-btn svg, .bc-al-style2 .boost-pfs-addtocart-btn svg {
    height: 43px; }

  .bc-al-style2 .boost-pfs-action-list-wrapper {
    right: 0;
    left: auto;
    text-align: right;
    padding-right: 0px; }

  .bc-al-style2 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style2 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-left: 0px;
    display: inline-block; }

  .bc-al-style2 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style2 .boost-pfs-action-list-wrapper {
    -webkit-transition: right 0.3s ease-out;
    -moz-transition: right 0.3s ease-out;
    -ms-transition: right 0.3s ease-out;
    -o-transition: right 0.3s ease-out;
    transition: right 0.3s ease-out;
    right: -20px !important; }

  .bc-al-style2 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    right: 0px !important; } }
@media screen and (min-width: 1200px) {
  .bc-al-style3 .boost-pfs-quickview-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center; }

  .bc-al-style3 .boost-pfs-quickview-btn span svg {
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 32px;
    font-weight: 300; }

  .bc-al-style3 .boost-pfs-addtocart-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top; }

  .bc-al-style3 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center; }

  .bc-al-style3 .boost-pfs-addtocart-btn span svg {
    display: block;
    font-size: 14px;
    width: 14px;
    line-height: 32px;
    font-weight: 600; }

  .bc-al-style3 .boost-pfs-quickview-btn, .bc-al-style3 .boost-pfs-addtocart-btn {
    vertical-align: bottom; }

  .bc-al-style3 .boost-pfs-addtocart-btn {
    width: 100%; }

  .bc-al-style3 .boost-pfs-action-list-wrapper {
    right: 0;
    left: auto;
    text-align: right;
    padding-right: 0px;
    width: 100%; }

  .bc-al-style3 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style3 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-left: 0px;
    display: inline-block;
    width: 50%; }

  .bc-al-style3 .boost-pfs-action-list-wrapper:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0px;
    background-color: rgba(34, 34, 34, 0.9);
    width: 1px;
    height: 34px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }

  .bc-al-style3 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style3 .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    -webkit-transition: transform 0.4s ease-out;
    -moz-transition: transform 0.4s ease-out;
    -ms-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }

  .bc-al-style3 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }
.bc-al-style3 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper:before, .bc-al-style4 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper:before {
  display: none; }

.bc-al-style3 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form, .bc-al-style3 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style4 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form, .bc-al-style4 .boost-pfs-action-list-single-button .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn {
  width: 100%; }

@media screen and (min-width: 1200px) {
  .bc-al-style4 .boost-pfs-quickview-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center; }

  .bc-al-style4 .boost-pfs-quickview-btn span svg {
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 32px;
    font-weight: 300; }

  .bc-al-style4 .boost-pfs-addtocart-btn {
    height: 34px;
    line-height: 32px;
    padding: 0;
    display: inline-block;
    text-transform: uppercase; }

  .bc-al-style4 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: center; }

  .bc-al-style4 .boost-pfs-addtocart-btn span svg {
    display: inline-block;
    font-size: 14px;
    width: 14px;
    line-height: 32px;
    font-weight: 600;
    vertical-align: top;
    margin-right: 10px; }

  .bc-al-style4 .boost-pfs-quickview-btn, .bc-al-style4 .boost-pfs-addtocart-btn {
    vertical-align: bottom; }

  .bc-al-style4 .boost-pfs-addtocart-btn {
    width: 100%; }

  .bc-al-style4 .boost-pfs-action-list-wrapper {
    right: 0;
    left: auto;
    text-align: right;
    padding-right: 0px;
    width: 100%; }

  .bc-al-style4 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn {
    display: inline-block; }

  .bc-al-style4 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn svg {
    margin: 0 auto; }

  .bc-al-style4 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-left: 0px;
    display: inline-block;
    width: calc(100% - 34px); }

  .bc-al-style4 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style4 .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    -webkit-transition: transform 0.4s ease-out;
    -moz-transition: transform 0.4s ease-out;
    -ms-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }

  .bc-al-style4 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }
@media screen and (min-width: 1200px) {
  .bc-al-style5 .boost-pfs-quickview-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    text-align: center; }

  .bc-al-style5 .boost-pfs-quickview-btn span svg {
    display: block;
    font-size: 16px;
    width: 16px;
    line-height: 32px;
    font-weight: 300; }

  .bc-al-style5 .boost-pfs-addtocart-btn {
    width: 34px;
    height: 34px;
    display: inline-block;
    vertical-align: top; }

  .bc-al-style5 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    text-align: center; }

  .bc-al-style5 .boost-pfs-addtocart-btn span svg {
    display: block;
    font-size: 14px;
    width: 14px;
    line-height: 32px;
    font-weight: 600; }

  .bc-al-style5 .boost-pfs-quickview-btn, .bc-al-style5 .boost-pfs-addtocart-btn {
    vertical-align: bottom;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%; }

  .bc-al-style5 .boost-pfs-action-list-wrapper {
    right: 0;
    left: auto;
    text-align: center;
    padding-right: 0px;
    width: 100%; }

  .bc-al-style5 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style5 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-left: 2px;
    margin-right: 2px;
    display: inline-block; }

  .bc-al-style5 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style5 .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    -webkit-transition: transform 0.4s ease-out;
    -moz-transition: transform 0.4s ease-out;
    -ms-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }

  .bc-al-style5 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }
@media screen and (min-width: 1200px) {
  .bc-al-style6 .boost-pfs-quickview-btn + .boost-pfs-addtocart-product-form {
    display: block;
    text-align: center; }

  .bc-al-style6 .boost-pfs-quickview-btn {
    height: 34px;
    line-height: 32px;
    padding: 0 15px; }

  .bc-al-style6.bc-al-style-cirle .boost-pfs-quickview-btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }

  .bc-al-style6 .boost-pfs-addtocart-btn {
    height: 34px;
    line-height: 32px;
    padding: 0 15px; }

  .bc-al-style6 .boost-pfs-addtocart-btn span {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 500; }

  .bc-al-style6.bc-al-style-cirle .boost-pfs-addtocart-btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px; }

  .bc-al-style6 .boost-pfs-quickview-btn, .bc-al-style6 .boost-pfs-addtocart-btn {
    vertical-align: bottom;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px; }

  .bc-al-style6 .boost-pfs-quickview-btn svg, .bc-al-style6 .boost-pfs-addtocart-btn svg {
    display: none; }

  .bc-al-style6 .boost-pfs-action-list-wrapper {
    right: 0;
    left: auto;
    text-align: center;
    padding-right: 0px;
    width: 100%; }

  .bc-al-style6 .boost-pfs-action-list-wrapper .boost-pfs-quickview-btn, .bc-al-style6 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    margin-top: 2px;
    margin-bottom: 2px;
    display: inline-block;
    width: auto; }

  .bc-al-style6 .boost-pfs-action-list-wrapper .boost-pfs-addtocart-product-form {
    display: block; }

  .bc-al-style6 .boost-pfs-action-list-enabled:hover .boost-pfs-action-overlay:before {
    background-color: rgba(0, 0, 0, 0.15);
    content: ""; }

  .bc-al-style6 .boost-pfs-action-list-enabled .boost-pfs-action-list-wrapper {
    -webkit-transition: transform 0.4s ease-out;
    -moz-transition: transform 0.4s ease-out;
    -ms-transition: transform 0.4s ease-out;
    -o-transition: transform 0.4s ease-out;
    transition: transform 0.4s ease-out;
    -webkit-transform: translate(0px, 10px);
    transform: translate(0px, 10px); }

  .bc-al-style6 .boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
    -webkit-transform: translate(0px, 0);
    transform: translate(0px, 0); } }
.boost-pfs-action-list-enabled {
  position: relative; }

.boost-pfs-action-list-enabled:hover .boost-pfs-action-list-wrapper {
  opacity: 1; }

.boost-pfs-modal-backdrop {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  position: fixed;
  background-color: rgba(1, 1, 1, 0.8);
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container {
  opacity: 1;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-modal-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-quickview-close {
  font-size: 0;
  margin: 0;
  display: block;
  position: absolute;
  right: 5px;
  width: 30px;
  height: 35px; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-quickview-close:before, .boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-quickview-close:after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc(55% - 7px);
  display: block;
  width: 2px;
  height: 25px;
  transform-origin: bottom center;
  background: #000;
  -moz-transition: all ease-out 280ms;
  -ms-transition: all ease-out 280ms;
  -o-transition: all ease-out 280ms;
  -webkit-transition: all ease-out 280ms;
  transition: all ease-out 280ms;
  border: none;
  padding: 0; }

.boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-quickview-close:before {
  -ms-transform: translateX(-5px) translateY(5px) rotate(45deg);
  -webkit-transform: translateX(-5px) translateY(5px) rotate(45deg);
  transform: translateX(-5px) translateY(5px) rotate(45deg); }

.boost-pfs-modal-backdrop .boost-pfs-modal-container .boost-pfs-quickview-close:after {
  -ms-transform: translateX(13px) translateY(5px) rotate(-45deg);
  -webkit-transform: translateX(13px) translateY(5px) rotate(-45deg);
  transform: translateX(13px) translateY(5px) rotate(-45deg); }

.boost-pfs-quickview-wrapper * {
  font-size: 16px;
  line-height: 1.2;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.boost-pfs-quickview-wrapper *:before, .boost-pfs-quickview-wrapper *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.boost-pfs-quickview-wrapper {
  height: 684px;
  max-width: 100%;
  min-width: 60%;
  max-height: 90%;
  background: #fff;
  margin: auto;
  width: 950px;
  overflow-x: hidden;
  overflow-y: auto;
  color: #222; }

.boost-pfs-quickview-fancybox-bg {
  width: 100%;
  height: 100%;
  z-index: 1; }

.boost-pfs-quickview-popup-base {
  z-index: 1000000; }

.boost-pfs-quickview-wrapper h1, .boost-pfs-quickview-wrapper hr, .boost-pfs-quickview-price-wrapper, .boost-pfs-quickview-selector-wrapper.last {
  margin-bottom: 30px; }

.boost-pfs-quickview-wrapper h3, .boost-pfs-quickview-wrapper .h3 {
  font-size: 20px; }

.boost-pfs-quickview-content {
  width: 100%;
  display: flex !important;
  flex-wrap: nowrap;
  max-height: 684px;
  overflow-x: hidden;
  overflow-y: auto; }

.boost-pfs-quickview-left {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
  width: 474px;
  float: left;
  max-width: 50%;
  position: relative; }

.boost-pfs-quickview-left .boost-pfs-quickview-featured-image-wrapper {
  overflow: hidden; }

.boost-pfs-quickview-right {
  padding: 0px 30px 30px;
  display: block;
  float: left;
  width: calc(100% - 474px);
  overflow-y: auto;
  margin-top: 40px; }

.boost-pfs-quickview-right .boost-pfs-quickview-right-inner {
  height: 100%; }

.product-form__variants.no-js {
  display: none; }

.boost-pfs-quickview-submit {
  margin-top: 10px;
  display: inline-block; }

.boost-pfs-quickview-product-form {
  margin-bottom: 10px; }

.boost-pfs-quickview-option-selector {
  margin-right: 10px; }

.boost-pfs-quickview-swatch-wrapper {
  width: 100%; }

.boost-pfs-quickview-single-option-swatch {
  display: inline-block;
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px; }

.boost-pfs-quickview-single-option-swatch li {
  display: inline-block;
  float: left;
  margin-left: 5px;
  padding: 2px 10px;
  border: 1px solid gray; }

.boost-pfs-quickview-single-option-swatch li.selected {
  border-color: #4DC7A0; }

.boost-pfs-quickview-swatch-wrapper .boost-pfs-quickview-single-option-swatch li {
  display: inline-block;
  float: left; }

.boost-pfs-quickview-description {
  margin-bottom: 15px; }

.boost-pfs-quickview-view-full {
  width: 100%;
  margin-bottom: 10px;
  color: #788188; }

.boost-pfs-quickview-cart-msg {
  margin-bottom: 10px;
  border: 1px dotted #4DC7A0;
  padding: 5px; }

.boost-pfs-quickview-price {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  display: inline-block; }

.boost-pfs-quickview-price-on-sale .boost-pfs-quickview-price {
  color: #FF3300; }

.boost-pfs-quickview-price-on-sale .boost-pfs-quickview-was-price {
  color: rgba(34, 34, 34, 0.6); }

.boost-pfs-quickview-cart-form product-form {
  display: inline-block;
  margin-bottom: 20px; }

.boost-pfs-quickview-variants-select {
  margin-bottom: 10px; }

.boost-pfs-quickview-variants-swatch {
  cursor: pointer; }

.boost-pfs-quickview-product-thumbs-list {
  display: inline-block;
  width: 100%;
  margin-top: 30px; }

.boost-pfs-quickview-thumbs-item:nth-child(4n+0) {
  clear: right; }

.boost-pfs-quickview-thumbs-item:nth-child(4n+1) {
  clear: left; }

.boost-pfs-quickview-thumbs-item {
  cursor: pointer;
  width: 25%;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  padding: 0 2px; }

.boost-pfs-quickview-thumbs-item img {
  padding: 5px;
  border: 1px solid #fff; }

.boost-pfs-quickview-thumbs-item.selected img {
  border-color: #000; }

.boost-pfs-quickview-cart-msg-link {
  color: #4DC7A0; }

.boost-pfs-quickview-title {
  margin-bottom: 10px;
  font-weight: 600;
  font-size: 28px;
  line-height: 36px; }

.boost-pfs-quickview-vendor {
  margin-bottom: 10px;
  color: rgba(34, 34, 34, 0.6);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px; }

.single-option-swatch-color li span {
  text-indent: -9999px; }

.single-option-swatch-color li {
  width: 30px;
  height: 30px; }

.boost-pfs-quickview-quantity {
  float: left;
  display: inline-block;
  min-width: 100px;
  max-width: 50%; }

.boost-pfs-quickview-cart {
  float: none;
  margin-left: 0;
  display: block;
  clear: both; }

.boost-pfs-quickview-selector-wrapper {
  width: 100%;
  margin-bottom: 10px;
  clear: both;
  border: none; }

.boost-pfs-quickview-btn.btn-icon > span {
  background: url("boost-pfs-quickview-icon.png");
  background-size: 45px;
  background-repeat: no-repeat; }

.boost-pfs-quickview-btn.btn-icon > span > span {
  text-indent: 100%;
  overflow: hidden;
  font-size: 0; }

.boost-pfs-quickview-single-option-swatch li:first-child {
  margin-left: 0px; }

.boost-pfs-quickview-was-price {
  text-decoration: line-through;
  color: rgba(34, 34, 34, 0.6); }

.boost-pfs-quickview-wrapper hr {
  margin: 10px 0 30px 0; }

.boost-pfs-quickview-cart-form {
  margin: 0 0 40px 0;
  display: block; }

#boost-pfs-quickview-cart-btn {
  padding: 10px 20px;
  background: #222222;
  border: 1px solid #222222;
  box-sizing: border-box;
  border-radius: 50px;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  min-width: 209px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
  cursor: pointer; }

#boost-pfs-quickview-cart-btn:hover {
  background-color: #fff;
  color: #222; }

#boost-pfs-quickview-cart-btn:focus {
  outline: 0; }

#boost-pfs-quickview-cart-btn:after {
  display: none; }

#boost-pfs-quickview-cart-btn-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px; }

#boost-pfs-quickview-cart-quantity {
  padding: 10px 20px;
  margin: 0 0 40px 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #EBEBEB;
  box-sizing: border-box;
  border-radius: 50px;
  line-height: 20px; }

#boost-pfs-quickview-cart-quantity:hover {
  background-color: inherit;
  color: inherit; }

#boost-pfs-quickview-cart-quantity:focus {
  outline: 0; }

.fancybox-close-small:hover:after {
  background-color: #000; }

.boost-pfs-quickview-btn.btn-text .btn-boost-pfs-quickview {
  background-color: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: auto;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 10px 18px;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  white-space: normal;
  height: auto;
  line-height: normal; }

.boost-pfs-quickview-btn.btn-text .btn-boost-pfs-quickview:hover {
  opacity: 1; }

.boost-pfs-quickview-single-option-selector {
  width: 100%;
  min-width: 50%;
  border-radius: 0;
  border: 1px solid #788188;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-position: right center;
  background-image: url("boost-pfs-quickview-ico-select.svg");
  background-repeat: no-repeat;
  background-position: right 10px center;
  line-height: 1.2;
  padding-right: 28px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  background-color: #fff;
  color: #000;
  max-width: 100%;
  opacity: 1;
  background-size: 12px; }

.boost-pfs-quickview-selector-wrapper {
  display: block;
  margin-bottom: 5px;
  margin-right: 5px;
  float: left;
  width: 100%;
  margin-bottom: 20px; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-quickview-product-option-header {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px; }

.boost-pfs-quickview-selector-wrapper input[type="radio"] {
  display: none; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element {
  position: relative;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:first-child {
  margin-right: 0; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:after {
  display: none; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element .boost-pfs-quickview-tooltip {
  text-align: center;
  background: #222;
  color: #fff;
  bottom: 100%;
  padding: 10px;
  display: block;
  position: absolute;
  width: 100px;
  left: -28px;
  margin-bottom: 15px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  font-weight: 600; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element .boost-pfs-quickview-tooltip:after {
  border-left: solid transparent 9px;
  border-right: solid transparent 9px;
  border-top: 9px solid #222;
  bottom: -9px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -13px;
  position: absolute;
  width: 0; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:hover .boost-pfs-quickview-tooltip {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element label {
  font-weight: 400;
  font-size: 15px;
  height: 38px;
  line-height: 36px;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  background: #fff;
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0;
  padding-bottom: 0; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element label:after {
  display: none; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:not(.boost-pfs-quickview-option-color) label {
  border: 1px solid #EBEBEB;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  min-width: 80px; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element:not(.boost-pfs-quickview-option-color) input:checked + label {
  border-color: #000;
  background: #000;
  color: #fff; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element.boost-pfs-quickview-option-color label {
  border: 1px solid #EBEBEB;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  min-width: 38px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.boost-pfs-quickview-selector-wrapper .boost-pfs-swatch-element.boost-pfs-quickview-option-color input:checked + label:before {
  content: "";
  border: 3px solid #fff;
  background-color: transparent;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -ms-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05); }

.boost-pfs-quickview-qty-cartbtn-wrapper label {
  width: 100%;
  margin-bottom: 10px;
  display: inline-block; }

.boost-pfs-quickview-qty-cartbtn {
  width: 100%; }

.boost-pfs-quickview-view-full-wrapper {
  clear: both;
  padding-bottom: 20px; }

.boost-pfs-quickview-view-full-wrapper > a {
  color: #FF3300;
  position: relative;
  padding-right: 26px;
  text-decoration: none; }

.boost-pfs-quickview-view-full-wrapper > a:first-letter {
  text-transform: uppercase;
  font-size: 30px; }

.boost-pfs-quickview-view-full-wrapper > a:before {
  top: 50%;
  margin-top: -2px;
  right: 0px;
  position: absolute;
  content: "";
  width: 7px;
  height: 7px;
  border-right: 1px solid #FF3300;
  border-bottom: 1px solid #FF3300;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(-45deg);
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.boost-pfs-quickview-view-full-wrapper > a:after {
  content: "";
  width: 20px;
  height: 1px;
  background: #FF3300;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: 1px; }

.boost-pfs-quickview-view-full-wrapper > a:hover {
  opacity: 0.7;
  color: #FF3300;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=70)"; }

.boost-pfs-quickview-slider {
  width: 474px;
  height: 684px; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-inner {
  height: 100%;
  overflow: hidden;
  position: relative; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-inner .boost-pfs-quickview-featured-image-wrapper {
  width: 10000px;
  position: relative;
  top: 0; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-inner .boost-pfs-quickview-featured-image-wrapper.boost-pfs-quickview-slider-shifting {
  transition: left .2s ease-in-out; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-inner .boost-pfs-quickview-featured-image-wrapper .boost-pfs-quickview-featured-image {
  width: 474px;
  height: 684px;
  cursor: pointer;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 1s;
  position: relative;
  color: white; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-inner .boost-pfs-quickview-featured-image-wrapper .boost-pfs-quickview-featured-image img {
  flex-shrink: 0;
  min-width: 100%;
  max-width: 100%; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div {
  cursor: pointer;
  width: 38px;
  height: 38px;
  border: 1px solid #222222;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  min-height: 0; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div:focus {
  outline: none; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div:before, .boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div:after {
  top: 50%;
  margin-top: -5px;
  margin-left: -7px;
  left: 50%;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #222;
  border-bottom: 2px solid #222;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div:after {
  border-right-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.1); }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div.disabled {
  border-color: #ccc;
  cursor: default; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div.disabled:before, .boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav > div.disabled:after {
  border-color: #ccc; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-prev {
  position: absolute;
  left: 16px;
  top: 50%; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-prev:before, .boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-prev:after {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -5px; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-next {
  position: absolute;
  right: 16px;
  top: 50%; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-next:before, .boost-pfs-quickview-slider .boost-pfs-quickview-slider-nav .boost-pfs-quickview-slider-next:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-dots {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  text-align: center;
  display: block;
  cursor: pointer; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-dots .boost-pfs-quickview-slider-dot {
  width: 8px;
  height: 8px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #fff;
  display: inline-block;
  margin: 8px 4px;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.5);
  min-height: 0; }

.boost-pfs-quickview-slider .boost-pfs-quickview-slider-dots .boost-pfs-quickview-slider-dot.active {
  background: #cacaca; }

@media screen and (max-width: 768px) {
  .boost-pfs-quickview-btn {
    display: none !important; } }
.boost-pfs-quickview-sale-lable {
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 2px 10px 1px;
  line-height: 16px;
  left: auto;
  border: 1px solid transparent;
  vertical-align: top;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  background: #f30;
  color: #fff;
  position: absolute;
  left: 16px;
  top: 16px;
  text-transform: uppercase;
  z-index: 9; }

.boost-pfs-minicart-backdrop {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  position: fixed;
  background-color: rgba(1, 1, 1, 0.8);
  outline: none !important;
  -webkit-backface-visibility: hidden;
  display: none; }

.boost-pfs-minicart-slide-top-wrapper {
  height: calc(100vh - 60px - 170px);
  max-height: calc(100vh - 60px - 170px);
  overflow: auto;
  scrollbar-width: thin; }

.boost-pfs-minicart-slide-top-wrapper::-webkit-scrollbar {
  width: 4px; }

.boost-pfs-minicart-slide-top-wrapper::-webkit-scrollbar-track {
  background: #ebebeb; }

.boost-pfs-minicart-slide-top-wrapper::-webkit-scrollbar-thumb {
  background: #757575; }

.boost-pfs-minicart-slide-top-wrapper > ol {
  padding-left: 0; }

.boost-pfs-minicart-slide-heading {
  position: relative;
  padding: 20px;
  margin-bottom: 25px;
  margin-top: -20px;
  margin-left: -20px;
  margin-right: -20px;
  background: #ededed;
  color: #2d2d2d;
  overflow: hidden; }

.boost-pfs-minicart-slide-heading .boost-pfs-minicart-slide-close {
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px; }

.boost-pfs-minicart-slide-heading .boost-pfs-minicart-slide-title {
  float: left;
  margin-bottom: 0;
  color: inherit;
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px; }

.boost-pfs-minicart-item {
  position: relative;
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e8e8e8;
  line-height: 1.375; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-image {
  width: 80px;
  float: left;
  margin-right: 10px; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-details {
  padding-right: 20px;
  position: relative;
  float: right;
  width: calc(100% - 90px); }

.boost-pfs-minicart-item .boost-pfs-minicart-item-details .boost-pfs-minicart-item-remove {
  position: absolute;
  right: 0px;
  top: 0;
  cursor: pointer; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-name {
  margin-bottom: 8px; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-name a {
  line-height: 1.2;
  display: block; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-price {
  font-weight: 700; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-remove {
  position: absolute;
  right: -5px;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer; }

.boost-pfs-minicart-item .boost-pfs-minicart-item-collateral {
  font-size: 90%; }

.boost-pfs-minicart-item-options {
  padding-bottom: 8px;
  font-size: 90%;
  font-weight: 700; }

.boost-pfs-slide-subtotal-label, .boost-pfs-dropdown-subtotal-label {
  text-transform: uppercase; }

.boost-pfs-slide-subtotal-price, .boost-pfs-dropdown-subtotal-price {
  float: right;
  font-weight: 700;
  font-size: 110%; }

.boost-pfs-slide-subtotal, .boost-pfs-dropdown-subtotal {
  margin-bottom: 19px;
  padding-top: 20px; }

.boost-pfs-slide-checkout, .boost-pfs-dropdown-checkout {
  margin-bottom: 15px; }

.boost-pfs-slide-checkout-btn, .boost-pfs-dropdown-checkout-btn {
  border: none;
  background: #333;
  color: #fff;
  line-height: 40px;
  width: 100%; }

@media screen and (min-width: 1200px) {
  .boost-pfs-slide-checkout-btn:hover, .boost-pfs-dropdown-checkout-btn:hover {
    background: #000; } }
.boost-pfs-slide-viewcart, .boost-pfs-dropdown-viewcart {
  text-align: center; }

.boost-pfs-slide-viewcart a, .boost-pfs-dropdown-viewcart a {
  border-bottom: 1px solid; }

.boost-pfs-slide-viewcart a:hover, .boost-pfs-dropdown-viewcart a:hover {
  border-bottom-color: transparent; }

.boost-pfs-minicart-slide-wrapper {
  position: fixed;
  top: 0;
  right: 0;
  width: 340px;
  background: #fff;
  padding: 20px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px;
  z-index: 999;
  height: 100%; }

.boost-pfs-minicart-dropdown-exist {
  position: relative; }

.boost-pfs-minicart-wrapper.boost-pfs-minicart-slide-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
  height: 0;
  transform: translate3d(340px, 0, 0);
  -webkit-transform: translate3d(340px, 0, 0);
  -ms-transform: translate3d(340px, 0, 0);
  -sand-transform: translate3d(340px, 0, 0);
  -webkit-transition: transform .3s ease;
  -moz-transition: transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease; }

.boost-pfs-minicart-slide-active.boost-pfs-minicart-slide-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  height: 100%;
  z-index: 999999;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -sand-transform: translate3d(0, 0, 0); }

.boost-pfs-minicart-slide-exist .boost-pfs-modal-overlay {
  top: 0;
  left: 0; }

.boost-pfs-minicart-wrapper.boost-pfs-minicart-dropdown-wrapper {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -moz-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  -o-transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s;
  transition: opacity .2s ease .1s,visibility .2s ease .1s,top .2s ease .1s; }

.boost-pfs-minicart-wrapper.boost-pfs-minicart-dropdown-wrapper .boost-pfs-minicart-dropdown {
  display: none;
  padding: 20px; }

.boost-pfs-minicart-dropdown-active.boost-pfs-minicart-dropdown-wrapper {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 999999;
  visibility: visible; }

.boost-pfs-minicart-dropdown-active.boost-pfs-minicart-dropdown-wrapper .boost-pfs-minicart-dropdown {
  display: block; }

.boost-pfs-minicart-dropdown-wrapper {
  position: absolute;
  top: 70px;
  right: 0;
  width: 340px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 2px; }

.boost-pfs-minicart-dropdown-wrapper ol {
  padding-left: 0;
  text-align: left; }

.boost-pfs-dropdown-bottom-wrapper {
  text-align: left; }

.boost-pfs-most-popular, .boost-pfs-recently-viewed {
  float: none;
  clear: both;
  display: inline-block;
  max-width: 100%;
  width: 100%; }

.boost-pfs-most-popular .boost-pfs-product-slider, .boost-pfs-recently-viewed .boost-pfs-product-slider {
  float: none;
  clear: both;
  padding-top: 50px;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  position: relative; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-title, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-title {
  text-align: center;
  position: relative;
  margin-bottom: 55px; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-title:before, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-title:before {
  content: "";
  background: rgba(34, 34, 34, 0.2);
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-title h2, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-title h2 {
  margin-bottom: 0;
  display: inline-block;
  background: #fff;
  position: relative;
  padding-left: 20px;
  padding-right: 20px; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-inner, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-inner {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper {
  overflow: hidden;
  width: 10000px;
  position: relative;
  top: 0; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper.boost-pfs-product-slider-shifting, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper.boost-pfs-product-slider-shifting {
  transition: left .2s ease-in-out; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper .boost-pfs-product-slider-item, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-inner .boost-pfs-product-slider-item-wrapper .boost-pfs-product-slider-item {
  cursor: pointer;
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: all 1s;
  position: relative;
  color: white; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div {
  cursor: pointer;
  width: 38px;
  height: 38px;
  border: 1px solid #222222;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -o-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  -ms-box-shadow: 0px 0px 2px 1px rgba(255, 255, 255, 0.1);
  min-height: 0;
  z-index: 10; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:focus, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:focus {
  outline: none; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:before, .boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:after, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:before, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:after {
  top: 50%;
  margin-top: -5px;
  margin-left: -7px;
  left: 50%;
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  border-right: 2px solid #222;
  border-bottom: 2px solid #222;
  -moz-transition: all .1s ease-in-out;
  -o-transition: all .1s ease-in-out;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:after, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div:after {
  border-right-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.1); }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled {
  border-color: #ccc;
  cursor: default; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled:before, .boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled:after, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled:before, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav > div.disabled:after {
  border-color: #ccc; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev {
  position: absolute;
  left: 16px;
  top: 50%; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev:before, .boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev:after, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev:before, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-prev:after {
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-left: -5px; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next {
  position: absolute;
  right: 16px;
  top: 50%; }

.boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next:before, .boost-pfs-most-popular .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next:after, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next:before, .boost-pfs-recently-viewed .boost-pfs-product-slider .boost-pfs-product-slider-nav .boost-pfs-product-slider-next:after {
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }
