  html.mst-quick-view-is-open,
  html.mst-quick-view-is-open body {
      overflow: hidden;
  }
  /*show when click button magnifier*/
  .pswp.pswp--visible {
    z-index: 999999999;
  }

  #mst-wcqvfepb-popup-modal {
      position: fixed;
      visibility: hidden;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 999999999;
      opacity: 0;
      text-align: center;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
  }

  #mst-wcqvfepb-popup-modal:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      width: 0;
  }

  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-overlay {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background: rgba( 0, 0, 0, 0.8);
  }
  /*******NEXT - PREVIOUS BUTTON*********/
  a.wcqvfepb-action-button{
    color: white;
    display: table;
    position: fixed;
    top: 50%;
    transform: translate(0,-50%);
    font-size: 30px;
    cursor: pointer;
    z-index: 9999999999;
    border-radius: 50%;
  }

  a.wcqvfepb-action-button:focus{
    outline: none;
  }

  a.wcqvfepb-action-button:hover {
    opacity: 0.6;
  }

  .wcqvfepb-arrow {
    user-select: none;
    opacity: .8;
    z-index: 6;

    top: 50%;
    transform: translateY(-50%);
  }

  .wcqvfepb-arrow.wcqvfepb-reverse {
    transform: translateY(-50%) rotate(180deg);
  }

  .wcqvfepb-right{
    right: 3%;
  }

  .wcqvfepb-left{
    left: 3%;
  }

  #mst-wcqvfepb-popup-content.wcqvfepb-action-next-previous{
    opacity: 0.5;
    pointer-events:none;
  }

  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-container {
      display: inline-block;
      vertical-align: middle;
      visibility: hidden;
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      backface-visibility: hidden;
      text-align: left;
      height: 600px;
      width: 1000px;
  }

  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-main-wrapper {
      background: #fff;
      height: 100%;
  }

  #mst-wcqvfepb-popup-modal.open,
  #mst-wcqvfepb-popup-modal.open .mst-wcqvfepb-popup-container {
      visibility: visible;
      opacity: 1;
  }
  /* Preloader */
  .wcqvfepb-preloader {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  #wcqvfepb-preloader-outside.wcqvfepb-disible,
  #wcqvfepb-preloader-inside.wcqvfepb-disible{
    display: none;
  }
  #wcqvfepb-preloader-outside.wcqvfepb-visible,
  #wcqvfepb-preloader-inside.wcqvfepb-visible{
    display: block;
  }
  .wcqvfepb-top-panel{
    position: absolute;
      top:  -15px;
      left: 0;
      right: 0;
  }

  .mst-wcqvfepb-popup-close{
    display: table;
    right: -10px;
      bottom: -30px;
    position: absolute;
    color: white;
    cursor: pointer;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 999999999 !important;
    background-image: url('../images/close_popup.png');
  }
  .mst-wcqvfepb-popup-close:focus {
    outline: none;
  }
  .mst-wcqvfepb-popup-close:hover {
    cursor: pointer;
  }

  #mst-wcqvfepb-popup-modal #mst-wcqvfepb-popup-content {
      height: 100%;
      overflow-y: scroll;
      padding: 25px 15px 0;
  }
  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-main-wrapper:after,
  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-main-wrapper:before {
      content: '';
      display: table;
      clear: both;
  }
  #mst-wcqvfepb-popup-modal.open .mst-wcqvfepb-popup-main-wrapper {
      opacity: 1;
      position: relative;
      z-index: 9999;
  }

  #mst-wcqvfepb-popup-content div.images {
      opacity: 1 !important;
  }
  #mst-wcqvfepb-popup-content .woocommerce-product-gallery__image.flex-active-slide img {
      width: 100%;
  }

  .mst-wcqvfepb-pages *,
  .mst-wcqvfepb-pages *:before,
  .mst-wcqvfepb-pages *:after{
    -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mst-wcqvfepb-pages div.images,
  .mst-wcqvfepb-pages div.images,
  .mst-wcqvfepb-pages .wpb_wrapper div.images,
  .mst-wcqvfepb-pages div.images,
  .mst-wcqvfepb-pages .rtwpvg-images,
  .mst-wcqvfepb-pages .images-thumbnails{
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .mst-wcqvfepb-pages .images,
  .mst-wcqvfepb-pages .images,
  .mst-wcqvfepb-pages .rtwpvg-images{
    float: none !important;
    width: 100% !important;
  }

  .mst-wcqvfepb-product-related ul.products li.product img,
  .mst-wcqvfepb-product-upsell ul.products li.product img{
    width: 100% !important;
  }

  .mst-wcqvfepb-product-related-columns-1 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-1 ul.products li.product{
    width: 100% !important;
  }
  .mst-wcqvfepb-product-related-columns-2 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-2 ul.products li.product{
    width: 48% !important;
    margin-right: 4%;
  }
  .mst-wcqvfepb-product-related-columns-3 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-3 ul.products li.product{
    width: 30% !important;
    margin-right: 5%;
  }

  .mst-wcqvfepb-product-related-columns-4 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-4 ul.products li.product{
    width: 24% !important;
    margin-right: 1.33%;
  }
  .mst-wcqvfepb-product-related-columns-5 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-5 ul.products li.product{
    width: 19% !important;
    margin-right: 1.25%;
  }
  .mst-wcqvfepb-product-related-columns-2 ul.products li.product:nth-child(2n),
  .mst-wcqvfepb-product-upsell-columns-2 ul.products li.product:nth-child(2n){
    margin-right: 0px !important;
  }
  .mst-wcqvfepb-product-related-columns-3 ul.products li.product:nth-child(3n),
  .mst-wcqvfepb-product-upsell-columns-3 ul.products li.product:nth-child(3n){
    margin-right: 0px !important;
  }
  .mst-wcqvfepb-product-related-columns-4 ul.products li.product:nth-child(4n),
  .mst-wcqvfepb-product-upsell-columns-4 ul.products li.product:nth-child(4n){
    margin-right: 0px !important;
  }
  .mst-wcqvfepb-product-related-columns-5 ul.products li.product:nth-child(5n),
  .mst-wcqvfepb-product-upsell-columns-5 ul.products li.product:nth-child(5n){
    margin-right: 0px !important;
  }
  .mst-wcqvfepb-product-icon-button {
    background-color: white;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2.0rem;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 0 5px;
    position: relative;
    text-align: center;
    -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
        user-select: none;
    width: 3.6rem;
    text-decoration: none;
  }
  .mst-wcqvfepb-product-icon-button span {
    border-radius: 0;
    display: block;
    height: 0;
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
        transition: all 0.3s;
    width: 0;
  }
  .mst-wcqvfepb-product-icon-button:hover span {
    width: 3.6rem;
    height: 3.6rem;
    border-radius: 3.6rem;
    margin: -1.8rem;
  }
  .twitter span {
    background-color: #4099ff;
  }
  .facebook span {
    background-color: #3B5998;
  }
  .google-plus span {
    background-color: #db5a3c;
  }
  .mst-wcqvfepb-product-icon-button i {
    background: none;
    color: white;
    height: 3.6rem;
    left: 0;
    line-height: 3.6rem;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
        transition: all 0.3s;
    width: 3.6rem;
    z-index: 10;
  }
  .mst-wcqvfepb-product-icon-button .icon-twitter {
    color: #4099ff;
  }
  .mst-wcqvfepb-product-icon-button .icon-facebook {
    color: #3B5998;
  }
  .mst-wcqvfepb-product-icon-button .icon-google-plus {
    color: #db5a3c;
  }
  .mst-wcqvfepb-product-icon-button .icon-linkedin {
    color: #db5a3c;
  }
  .mst-wcqvfepb-product-icon-button:hover .icon-twitter,
  .mst-wcqvfepb-product-icon-button:hover .icon-facebook,
  .mst-wcqvfepb-product-icon-button:hover .icon-google-plus {
    color: white;
  }
  .mst-wcqvfepb-product-icon-button:hover .icon-linkedin{
    color: white;
  }

  a.mst-wcqvfepb-button {
    text-align: center;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    padding: 0px;
    display: inline-block !important;
    position: relative;
    text-decoration: none !important;
    z-index:9999
  }
  a.mst-wcqvfepb-button.outside{
    margin: 10px 0px;
  }
  a.mst-wcqvfepb-button:focus{
    outline: none !important;
    border-bottom: none !important;
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
  }
  a.mst-wcqvfepb-button.outside,
  a.mst-wcqvfepb-button.inside_not_image,
  a.mst-wcqvfepb-button.shortcode,
  a.mst-wcqvfepb-button.mst-icon-shortcode{
    background-color: var(--tooltip-background) !important;
    border-color: var(--tooltip-background) !important;
    color: var(--tooltip-color) !important;
    font-size: var(--tooltip-size) !important;
    line-height: var(--tooltip-height) !important;
    
  }
  a.mst-wcqvfepb-button.outside,
  a.mst-wcqvfepb-button.inside_not_image{
    width: var(--tooltip-width) !important;
  }
  a.mst-wcqvfepb-button.mst-icon-shortcode{
    background-image: var(--tooltip-image) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto 55%;
    margin: 0 5px;
    width: 110px;
    height: 40px;
  }
  a.mst-wcqvfepb-button.shortcode{
    padding: 0 15px;
  }
  a.mst-wcqvfepb-button.shortcode,
  a.mst-wcqvfepb-button.mst-icon-shortcode{
    margin: 5px;
  }
  a.mst-wcqvfepb-button.outside:hover,
  a.mst-wcqvfepb-button.inside_not_image:hover,
  a.mst-wcqvfepb-button.shortcode:hover,
  a.mst-wcqvfepb-button.mst-icon-shortcode:hover{
    background-color: var(--tooltip-background-hover) !important;
    border-color: var(--tooltip-background-hover) !important;
    color: var(--tooltip-color-hover) !important;
  }
  a.mst-wcqvfepb-button.inside,
  a.mst-wcqvfepb-button.inside_not_image{
      top: var(--tooltip-top);
      left: var(--tooltip-left);
      position: absolute;
  }
  .mst-wcqvfepb-icon-shortcode-label{
    visibility: collapse;
  }
  a.mst-wcqvfepb-button.inside{
    width: 100%;
  }
  
  .product.has-post-thumbnail:hover a.mst-wcqvfepb-button.inside.mst-wcqvfepb-hover,
  .product.has-post-thumbnail:hover a.mst-wcqvfepb-button.inside_not_image.mst-wcqvfepb-hover{
    opacity: 1;
    -webkit-transform:translateX(-20%);
    -moz-transform:translateY(-20%);
    -ms-transform:translateY(-20%);
    transform:translateY(-20%);
    -webkit-transition:all 0.5s;
    -moz-transition:all 0.5s;
    transition:all 0.5s;
  }
  a.mst-wcqvfepb-button.mst-wcqvfepb-hover{
    opacity: 0;
  }
  a.mst-wcqvfepb-button.inside span.mst-wcqvfepb-value-button:before{
    display: none;
  }
  
  span.mst-wcqvfepb-value-button:before,
  span.mst-wcqvfepb-value-button-1:before,
  span.mst-wcqvfepb-value-button-2:before,
  span.mst-wcqvfepb-value-button-3:before,
  span.mst-wcqvfepb-value-button-4:before,
  span.mst-wcqvfepb-value-button-5:before{
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 5px;
  }
  span.mst-wcqvfepb-value-button:before{
    content: "\f06e";
  }
  span.mst-wcqvfepb-value-button-1:before{
    content: "\f070";
  }
  span.mst-wcqvfepb-value-button-2:before{
    content: "\f002";
  }
  span.mst-wcqvfepb-value-button-3:before{
    content: "\f010";
  }
  span.mst-wcqvfepb-value-button-4:before{
    content: "\f00e";
  }
  span.mst-wcqvfepb-value-button-5:before{
    content: "\f06e";
  }

  img.mst_wcqvfepb_image_label {
    width: 30px !important;
    height: 30px !important;
    max-width: 30px !important;
    max-height: 30px !important;
    display: block;
    margin: auto;
    position: absolute;
    top: 20%;
    left: 47%;
  
  }
  img.mst_wcqvfepb_image_label:hover {
    opacity: 0.6;
  }

  .mst-wcqvfepb-move-top{
    animation: animation-effect 500ms ease;
    animation-fill-mode: forwards;
    transform: translate(0px, -3256px);
  }
  .mst-wcqvfepb-move-bottom{
    animation: animation-effect 500ms ease;
    animation-fill-mode: forwards;
    transform: translate(0px, 3256px);
  }
  .mst-wcqvfepb-move-left{
    animation: animation-effect 500ms ease;
    animation-fill-mode: forwards;
    transform: translate(1024px, 0px);
  }
  .mst-wcqvfepb-move-right{
    animation: animation-effect 500ms ease;
    animation-fill-mode: forwards;
    transform: translate(-1024px, 0px);
  }
  
  @keyframes animation-effect{
    100% {transform: translate(0,0px);}
  }
  .mst-wcqvfepb-newspaper{
    -webkit-animation: mst-wcqvfepb-modal-newspaper-animation 0.5s linear infinite;
    animation: mst-wcqvfepb-modal-newspaper-animation 0.5s linear infinite;
  }
  .mst-wcqvfepb-expand-horiz{
    -webkit-animation: mst-wcqvfepb-modal-expand-horiz-animation 0.5s linear infinite;
      animation: mst-wcqvfepb-modal-expand-horiz-animation 0.5s linear infinite;
  }
  .mst-wcqvfepb-expand-vert{
    -webkit-animation: mst-wcqvfepb-modal-expand-vert-animation 0.5s linear infinite;
      animation: mst-wcqvfepb-modal-expand-vert-animation 0.5s linear infinite;
  }

  @keyframes mst-wcqvfepb-modal-expand-vert-animation {
    from {
      -webkit-transform:rotateX(90deg);
      -moz-transform:rotateX(90deg);
      -ms-transform:rotateX(90deg);
      transform: rotateX(90deg);
    }
    to {
      -webkit-transform:rotateX(0deg);
      -moz-transform:rotateX(0deg);
      -ms-transform:rotateX(0deg);
      transform: rotateX(0deg);
    }
  }
  @keyframes mst-wcqvfepb-modal-newspaper-animation {
    from {
      opacity: 0;
      -webkit-transform:rotate(-900deg) scale(0, 0);
      -moz-transform:rotate(-900deg) scale(0, 0);
      -ms-transform:rotate(-900deg) scale(0, 0);
      transform: rotate(-900deg) scale(0, 0);
    }
    to {
      opacity: 1;
      transform: rotate(0deg) scale(1, 1);
      -webkit-transform:rotate(0deg) scale(1, 1);
      -moz-transform:rotate(0deg) scale(1, 1);
      -ms-transform:rotate(0deg) scale(1, 1);
    }
  }
  @keyframes mst-wcqvfepb-modal-expand-horiz-animation {
    from {
      -webkit-transform:rotateY(90deg);
      -moz-transform:rotateY(90deg);
      -ms-transform:rotateY(90deg);
      transform: rotateY(90deg);
    }
    to {
      -webkit-transform:rotateY(0deg);
      -moz-transform:rotateY(0deg);
      -ms-transform:rotateY(0deg);
      transform: rotateY(0deg);
    }
  }

  .wcqvfepb-loading-inside{
    width: 20px !important;
    height: 20px !important;
  }
  [class*="mst-wcqvfepb-button-loading-"] {
    display: inline-block;
    width: 70px;
    height: 70px;
    color: #ffffff !important;
    vertical-align: middle;
    pointer-events: none;
  }
  
  .mst-wcqvfepb-button-loading-1 {
    border: 0 solid transparent;
    border-radius: 50%;
    position: relative;
  }
  .mst-wcqvfepb-button-loading-1:before,
  .mst-wcqvfepb-button-loading-1:after {
    content: "";
    border: 0.2em solid currentcolor;
    border-radius: 50%;
    width: inherit;
    height: inherit;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: mst-wcqvfepb-button-loading-1 1s linear infinite;
            animation: mst-wcqvfepb-button-loading-1 1s linear infinite;
    opacity: 0;
  }
  .mst-wcqvfepb-button-loading-1:before {
    -webkit-animation-delay: 1s;
            animation-delay: 1s;
  }
  .mst-wcqvfepb-button-loading-1:after {
    -webkit-animation-delay: 0.5s;
            animation-delay: 0.5s;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-1 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-1 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  .mst-wcqvfepb-button-loading-2,
  .mst-wcqvfepb-button-loading-15{
    border: 3px solid white;
    margin: 0 auto;
    border-radius: 50%;
    border-left-color: transparent;
    border-right-color: transparent;
    animation: mst-wcqvfepb-button-loading-2 575ms infinite linear;
        -o-animation: mst-wcqvfepb-button-loading-2 575ms infinite linear;
        -ms-animation: mst-wcqvfepb-button-loading-2 575ms infinite linear;
        -webkit-animation: mst-wcqvfepb-button-loading-2 575ms infinite linear;
        -moz-animation: mst-wcqvfepb-button-loading-2 575ms infinite linear;
  }
  @keyframes mst-wcqvfepb-button-loading-2 {
    100%{ transform: rotate(360deg); transform: rotate(360deg); }
  }
  
  @-o-keyframes mst-wcqvfepb-button-loading-2 {
    100%{ -o-transform: rotate(360deg); transform: rotate(360deg); }
  }
  
  @-ms-keyframes mst-wcqvfepb-button-loading-2 {
    100%{ -ms-transform: rotate(360deg); transform: rotate(360deg); }
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-2 {
    100%{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
  }
  
  @-moz-keyframes mst-wcqvfepb-button-loading-2 {
    100%{ -moz-transform: rotate(360deg); transform: rotate(360deg); }
  }
  
  .mst-wcqvfepb-button-loading-3 {
    border: 1px solid currentcolor;
    border-radius: 50%;
    -webkit-animation: 575ms mst-wcqvfepb-button-loading-3 linear infinite;
            animation: 575ms mst-wcqvfepb-button-loading-3 linear infinite;
    position: relative;
  }
  .mst-wcqvfepb-button-loading-3:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -0.2em;
    left: 50%;
    border: 0.2em solid currentcolor;
    border-radius: 50%;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-3 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-3 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .mst-wcqvfepb-button-loading-4 {
    -webkit-transform: rotateZ(45deg);
            transform: rotateZ(45deg);
    -webkit-perspective: 1000px;
            perspective: 1000px;
    border-radius: 50%;
  }
  .mst-wcqvfepb-button-loading-4:before, .mst-wcqvfepb-button-loading-4:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    -webkit-animation: 575ms mst-wcqvfepb-button-loading-4 linear infinite;
            animation: 575ms mst-wcqvfepb-button-loading-4 linear infinite;
  }
  .mst-wcqvfepb-button-loading-4:before {
    -webkit-transform: rotateX(70deg);
            transform: rotateX(70deg);
  }
  .mst-wcqvfepb-button-loading-4:after {
    -webkit-transform: rotateY(70deg);
            transform: rotateY(70deg);
    -webkit-animation-delay: 0.4s;
            animation-delay: 0.4s;
  }
  @-webkit-keyframes mst-wcqvfepb-button-loading-4 {
    0%,
    100% {
      box-shadow: 0.2em 0px 0 0px currentcolor;
    }
    12% {
      box-shadow: 0.2em 0.2em 0 0 currentcolor;
    }
    25% {
      box-shadow: 0 0.2em 0 0px currentcolor;
    }
    37% {
      box-shadow: -0.2em 0.2em 0 0 currentcolor;
    }
    50% {
      box-shadow: -0.2em 0 0 0 currentcolor;
    }
    62% {
      box-shadow: -0.2em -0.2em 0 0 currentcolor;
    }
    75% {
      box-shadow: 0px -0.2em 0 0 currentcolor;
    }
    87% {
      box-shadow: 0.2em -0.2em 0 0 currentcolor;
    }
  }
  @keyframes mst-wcqvfepb-button-loading-4 {
    0%,
    100% {
      box-shadow: 0.2em 0px 0 0px currentcolor;
    }
    12% {
      box-shadow: 0.2em 0.2em 0 0 currentcolor;
    }
    25% {
      box-shadow: 0 0.2em 0 0px currentcolor;
    }
    37% {
      box-shadow: -0.2em 0.2em 0 0 currentcolor;
    }
    50% {
      box-shadow: -0.2em 0 0 0 currentcolor;
    }
    62% {
      box-shadow: -0.2em -0.2em 0 0 currentcolor;
    }
    75% {
      box-shadow: 0px -0.2em 0 0 currentcolor;
    }
    87% {
      box-shadow: 0.2em -0.2em 0 0 currentcolor;
    }
  }
  .mst-wcqvfepb-button-loading-5 {
    border: 0.2em solid currentcolor;
    border-radius: 50%;
    -webkit-animation: mst-wcqvfepb-button-loading-5 1s ease-out infinite;
            animation: mst-wcqvfepb-button-loading-5 1s ease-out infinite;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-5 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-5 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  .mst-wcqvfepb-button-loading-6 {
    border: 0.2em solid transparent;
    border-left-color: currentcolor;
    border-right-color: currentcolor;
    border-radius: 50%;
    -webkit-animation: 1s mst-wcqvfepb-button-loading-6 linear infinite;
            animation: 1s mst-wcqvfepb-button-loading-6 linear infinite;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-6 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-6 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .mst-wcqvfepb-button-loading-7 {
    position: relative;
  }
  .mst-wcqvfepb-button-loading-7:before,
  .mst-wcqvfepb-button-loading-7:after {
    content: "";
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background-color: currentcolor;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: mst-wcqvfepb-button-loading-7 2s infinite ease-in-out;
            animation: mst-wcqvfepb-button-loading-7 2s infinite ease-in-out;
  }
  .mst-wcqvfepb-button-loading-7:after {
    -webkit-animation-delay: -1s;
            animation-delay: -1s;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-7 {
    0%,
    100% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    50% {
      -webkit-transform: scale(1);
              transform: scale(1);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-7 {
    0%,
    100% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  .mst-wcqvfepb-button-loading-8 {
    background-color: currentcolor;
    border-radius: 50%;
    -webkit-animation: mst-wcqvfepb-button-loading-8 1s infinite ease-in-out;
    animation: mst-wcqvfepb-button-loading-8 1s infinite ease-in-out;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-8 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-8 {
    0% {
      -webkit-transform: scale(0);
              transform: scale(0);
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 0;
    }
  }
  
  .mst-wcqvfepb-button-loading-9 {
    border: 0.2em dotted currentcolor;
    border-radius: 50%;
    -webkit-animation: 575ms mst-wcqvfepb-button-loading-9 linear infinite;
            animation: 575ms mst-wcqvfepb-button-loading-9 linear infinite;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-9 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-9 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
 
  .mst-wcqvfepb-button-loading-10 {
    border-right: 0.1em solid currentcolor;
    border-radius: 100%;
    -webkit-animation: mst-wcqvfepb-button-loading-10 800ms linear infinite;
            animation: mst-wcqvfepb-button-loading-10 800ms linear infinite;
  }
  .mst-wcqvfepb-button-loading-10:before, .mst-wcqvfepb-button-loading-10:after {
    content: "";
    width: 0.8em;
    height: 0.8em;
    display: block;
    position: absolute;
    top: calc(50% - 0.4em);
    left: calc(50% - 0.4em);
    border-left: 0.08em solid currentcolor;
    border-radius: 100%;
    animation: mst-wcqvfepb-button-loading-10 400ms linear infinite reverse;
  }
  .mst-wcqvfepb-button-loading-10:after {
    width: 0.6em;
    height: 0.6em;
    top: calc(50% - 0.3em);
    left: calc(50% - 0.3em);
    border: 0;
    border-right: 0.05em solid currentcolor;
    -webkit-animation: none;
            animation: none;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-10 {
    from {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
    to {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-10 {
    from {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
    to {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
  }
  
  .mst-wcqvfepb-button-loading-11 {
    border-top: 0.2em solid currentcolor;
    border-right: 0.2em solid transparent;
    -webkit-animation: mst-wcqvfepb-button-loading-11 575ms linear infinite;
    animation: mst-wcqvfepb-button-loading-11 575ms linear infinite;
    border-radius: 100%;
    position: relative;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-11 {
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-11 {
    to {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  .mst-wcqvfepb-button-loading-12 {
    border-radius: 50%;
    box-shadow: inset 0 0 0 0.1em currentcolor, -0.5em -0.5em 0 -0.4em currentcolor, 0 -0.7em 0 -0.4em currentcolor, 0.5em -0.5em 0 -0.4em currentcolor, -0.5em 0.5em 0 -0.4em currentcolor, 0 0.7em 0 -0.4em currentcolor, 0.5em 0.5em 0 -0.4em currentcolor, -0.7em 0 0 -0.4em currentcolor, 0.7em 0 0 -0.4em currentcolor;
    -webkit-animation: 575ms mst-wcqvfepb-button-loading-12 linear infinite;
            animation: 575ms mst-wcqvfepb-button-loading-12 linear infinite;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-12 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-12 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  .mst-wcqvfepb-button-loading-13 {
    border: 0.2em solid transparent;
    border-top-color: currentcolor;
    border-bottom-color: currentcolor;
    border-radius: 50%;
    position: relative;
    -webkit-animation: 575ms mst-wcqvfepb-button-loading-13 linear infinite;
    animation: 575ms mst-wcqvfepb-button-loading-13 linear infinite;
  }
  .mst-wcqvfepb-button-loading-13:before,
  .mst-wcqvfepb-button-loading-13:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    border: 0.2em solid transparent;
    border-bottom-color: currentcolor;
  }
  .mst-wcqvfepb-button-loading-13:before {
    -webkit-transform: rotate(135deg);
            transform: rotate(135deg);
    right: -0.3em;
    top: -0.05em;
  }
  .mst-wcqvfepb-button-loading-13:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    left: -0.3em;
    bottom: -0.05em;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-13 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-13 {
    0% {
      -webkit-transform: rotate(0deg);
              transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
              transform: rotate(360deg);
    }
  }
  .mst-wcqvfepb-button-loading-14 {
    background-color: currentcolor;
    -webkit-animation: mst-wcqvfepb-button-loading-14 1.2s infinite ease-in-out;
            animation: mst-wcqvfepb-button-loading-14 1.2s infinite ease-in-out;
  }
  
  @-webkit-keyframes mst-wcqvfepb-button-loading-14 {
    0% {
      -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
              transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
      -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
              transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
      -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
              transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
  }
  
  @keyframes mst-wcqvfepb-button-loading-14 {
    0% {
      -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
              transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    }
    50% {
      -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
              transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    }
    100% {
      -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
              transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    }
  }
  /*Alert*/
  .mstwcqvfwpb-alert{
    display: none;
  }
  .mstwcqvfwpb-alert.wcqvFadeIn{
    display: block;
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    padding: 10px;
    background-color: #6cb76f;
    color: white;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999999999;
    animation: wcqvFadeIn 0.5s ease-in both;
  }
  @keyframes wcqvFadeIn {
    from {
      opacity: 0;
      transform: translate3d(0, -20%, 0);
    }
    to {
      opacity: 1;
      transform: translate3d(0, 0, 0);
    }
  }
  .mstwcqvfwpb-close-alert {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 22px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
  }
  .mstwcqvfwpb-close-alert:hover {
    color: black;
  }
  /*Mobile*/
  @media only screen and (max-width: 768px) {
    .mst-wcqvfepb-product-related ul.products li.product,
    .mst-wcqvfepb-product-upsell ul.products li.product{
      width: 100% !important;
      margin:0px !important;
      padding: 0 !important;                     
    }
    svg.wcqvfepb-arrow {
      width: 50px;
      height: 50px;
    }

    a.mst-wcqvfepb-button.inside,
    a.mst-wcqvfepb-button.inside_not_image{
        top: var(--tooltip-top-mobile);
        left: var(--tooltip-left-mobile);
        position: absolute;
    }
  }
  /*Tablet*/
  @media only screen and (max-width: 1024px) and (min-width: 769px) {
    a.mst-wcqvfepb-button.inside,
    a.mst-wcqvfepb-button.inside_not_image{
        top: var(--tooltip-top-ipad);
        left: var(--tooltip-left-ipad);
        position: absolute;
    }  
  }