  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;
  }
  /*******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%;
  }
  #wcqvb-elementor-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;
  }

  #mst-wcqvfepb-popup-modal .mst-wcqvfepb-popup-main-wrapper {
    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;
  }
  .mst-wcqvfepb-popup-close:focus {
    outline: none;
  }
  .mst-wcqvfepb-popup-close:hover {
    cursor: pointer;
  }
  #mst-wcqvfepb-popup-modal #wcqvb-elementor-popup-content {
    height: 100%;
    overflow-y: scroll;
    padding: 25px 15px 0;
  }
  #mst-wcqvfepb-popup-modal .custom-sonaar-theme{
    padding: 0px 15px !important;
  }
  .custom-sonaar-theme button.single_add_to_cart_button{
    background: none;
    background-color: #000 !important;
    border: 1px solid #000 !important;
    color: #ffffff !important;
    box-shadow: none;
    border-radius: 0px;
    font-weight: normal;
    text-shadow: none !important;
    padding: 8px 20px;
    transition: background 0.35s ease, color 0.35s ease;
  }
  .custom-sonaar-theme button.single_add_to_cart_button:hover{
    background-color: #fff !important;
    border: 1px solid #fff !important;
    color: #000 !important;
  }
  .wcwvb-custom-single-product-page a.mst-wcqvfepb-button{
    display: none !important;
  }
  #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;
  }
  #wcqvb-elementor-popup-content div.images {
    opacity: 1 !important;
  }
  #wcqvb-elementor-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,
  .mst-wcqvfepb-product-related .products .product .product-wrapper,
  .mst-wcqvfepb-product-upsell .products .product .product-wrapper{
    width: 100% !important;
    max-width: 100% !important;
    flex:  100% !important;
  }
  .mst-wcqvfepb-product-related .products .owl-item .product,
  .mst-wcqvfepb-product-upsell .products .owl-item .product{
	  max-width: 100% !important;
	  flex:  100% !important;
  }
  .mst-wcqvfepb-product-related ul.products li.product,
  .mst-wcqvfepb-product-upsell ul.products li.product{
    float: left !important;
    margin: 0;
  }
  .mst-wcqvfepb-product-related-porto .products .owl-item .product,
  .mst-wcqvfepb-product-upsell-porto .products .owl-item .product{
	  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;
    max-width: 100% !important;
    flex:  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;
    max-width: 48% !important;
    margin-right: 4% !important;
    flex:  48% !important;
  }
  .mst-wcqvfepb-product-related-columns-3 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-3 ul.products li.product{
    width: 31% !important;
    max-width: 31% !important;
	  margin-right: 3.4% !important;
	  flex:  31% !important;
  }
  .mst-wcqvfepb-product-related-columns-4 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-4 ul.products li.product{
    width: 24% !important;
    max-width: 24% !important;
    margin-right: 1.33% !important;
    flex:  24% !important;
  }
  .mst-wcqvfepb-product-related-columns-5 ul.products li.product,
  .mst-wcqvfepb-product-upsell-columns-5 ul.products li.product{
    width: 19% !important;
    max-width: 19% !important;
    margin-right: 1.25% !important;
    flex:  19% !important; 
  }
  .mst-wcqvfepb-product-related-astra ul.products li.product,
  .mst-wcqvfepb-product-upsell-astra ul.products li.product{
    width: 100% !important;
    max-width: 100% !important;
    flex: 100% !important;
  }
  .mst-wcqvfepb-product-related-porto.mst-wcqvfepb-product-related .products .owl-item .product,
  .mst-wcqvfepb-product-upsell-porto.mst-wcqvfepb-product-upsell .products .owl-item .product{
    width: 100% !important;
  }

  .mst-wcqvfepb-product-related-astra.mst-wcqvfepb-product-related-1 ul.products,
  .mst-wcqvfepb-product-upsell-astra.mst-wcqvfepb-product-upsell-1 ul.products{
    grid-template-columns: repeat(1,1fr) !important;
  }

  .mst-wcqvfepb-product-related-astra.mst-wcqvfepb-product-related-2 ul.products,
  .mst-wcqvfepb-product-upsell-astra.mst-wcqvfepb-product-upsell-2 ul.products{
    grid-template-columns: repeat(2,1fr) !important;
  }

  .mst-wcqvfepb-product-related-astra.mst-wcqvfepb-product-related-3 ul.products,
  .mst-wcqvfepb-product-upsell-astra.mst-wcqvfepb-product-upsell-3 ul.products{
    grid-template-columns: repeat(3,1fr) !important;
  }

  .mst-wcqvfepb-product-related-astra.mst-wcqvfepb-product-related-4 ul.products,
  .mst-wcqvfepb-product-upsell-astra.mst-wcqvfepb-product-upsell-4 ul.products{
    grid-template-columns: repeat(4,1fr) !important;
  }

  .mst-wcqvfepb-product-related-astra.mst-wcqvfepb-product-related-5 ul.products,
  .mst-wcqvfepb-product-upsell-astra.mst-wcqvfepb-product-upsell-5 ul.products{
    grid-template-columns: repeat(5,1fr) !important;
  }

  .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;
  }
  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 !important;
  }
  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.shortcode,
  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%;
  }
  
  .products .product.has-post-thumbnail:hover a.mst-wcqvfepb-button.inside.mst-wcqvfepb-hover,
  .products .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);
    }
  }
/***********TOAST MESSAGE ADD TO CART ********/
#quick-view-builder-alert-toasts{
  position: fixed;
  top: 5px;
  right: 5px;
  z-index: 999999999;
}
.quick-view-builder-alert-toast {
  /* background: rgba(0, 128, 0, 0.4); */
  background: #659567;
  padding: 5px 15px;
  border: 0;
  border-radius: 2px;
  color: #ffffff;
  font-size: 1.3em;
  border-left: 6px solid #034203;
  overflow: hidden;
  animation: quickViewToastShow 2s ease forwards;
}
.quick-view-builder-alert-toast .wcqv-builder-alert-slide {
 background: #034203;
 position: absolute;
 bottom: 0;
 left: 0;
 height: 4px;
 width: 100%;
 animation: quickViewToastCountdown 2s ease forwards;
}
@keyframes quickViewToastCountdown {
  0%{
      width: 100%;
  }
  100%{
      width: 0%;
  }
}
@keyframes quickViewToastShow {
  0%{
      transform : translateX(100%);
  }
  25%{
      transform : translateX(-10%);
  }
  50%{
      transform : translateX(0%);
  }
  100%{
      transform : translateX(0px);
  }
}
@keyframes quickViewToastHide {
  0%{
      transform : translateX(-10%);
  }
  25%{
      transform : translateX(0%);
  }
  50%{
      transform : translateX(-10%);
  }
  100%{
      transform : translateX(200%);
  }
}
/**Custom Css Compatible with theme**/

.quickview-boxshop-content .images-thumbnails {
  display: flex;
  flex-direction: column;
}
.quickview-boxshop-content div.product div.images-thumbnails div.thumbnails{
  padding-top: 0px;
  margin-bottom:20px;
  order: 2;
}
.quickview-porto-content{
  padding: 0 10px;
}
.quickview-porto-content .labels{
  position: absolute;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  z-index: 7;
  top: .8em;
  left: .8em;
}
.quickview-porto-content .onsale{
  background: #e27c7c;
  color: #ffffff;
  font-size: .8571em;
  padding: .5833em .6333em;
  margin-bottom: 5px;
  display: block;
}
.quickview-dt-the7-content .quantity input.qty{
	display: inline;
  float: left;
  vertical-align: middle;
  width: 40px;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: center;
  min-height: 40px;
  height: auto;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.quickview-total-content .price{
	font-size: 1.385em;
    margin: 0;
}
.quickview-total-content .quantity{
	margin-right: 15px;
}
.quickview-total-content select{
  height: 36px;
  line-height: 36px;
}
.quickview-total-content .single_add_to_cart_button{
	text-transform: uppercase;
    font-weight: 600;
    height: 36px;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 0.5px;
    font-size: 0.923em;
    box-sizing: content-box;
}
.quickview-shopkeeper-content .product_title.entry-title{
  text-align: left;
  margin-bottom: 21px;
}

/*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;
  }  
}