/** Shopify CDN: Minification failed

Line 1407:0 Unexpected "<"
Line 1424:0 Unexpected "<"
Line 1427:18 Expected identifier but found "<"
Line 1432:18 Unexpected "<"

**/

      /* Material icon */
      @import url('https://fonts.googleapis.com/css?family=Material+Icons+Round');

      /* Fonts */
      

      /* Libraries */
      @import url('https://cdn.jsdelivr.net/npm/@splidejs/splide@2.4.21/dist/css/splide-core.min.css');

      /* Reset */
      
                  .pe-content.boxed {
                    width: 100%;
                    max-width: 100%;
                    margin-left: auto;
                    margin-right: auto;
                  }

                  .pe-content:not(.boxed) .pe-all-blue {
                    width: 100%;
                    max-width: 100%;
                    margin-left: auto;
                    margin-right: auto;
                  }
                

      .pe-all-blue::before, .pe-content.collection::before {
        content: "";
        display: block;
        clear: both;
      }

      .pe-pirate-cloak {
        line-height: 1;
      }

      .pe-pirate-cloak[data-type="productImage"] {
        line-height: 0;
      }

      .pe-pirate-cloak h1, .pe-pirate-cloak h2, .pe-pirate-cloak h3, .pe-pirate-cloak h4, .pe-pirate-cloak h5, .pe-pirate-cloak h6, .pe-pirate-cloak p {
        margin: 0;
      }

      .pe-pirate-cloak .medium-editor-list {
        list-style: disc;
        list-style-position: inside;
      }

      .pe-pirate-cloak .pe-heading p, .pe-pirate-cloak .pe-text p {
        font-family: inherit !important;
        font-size: inherit !important;
        line-height: inherit !important;
        color: inherit !important;
      }

      .page-container {
        transform: none;
      }

      /* Utilities */

      .pe-noselect {
        -webkit-touch-callout: none; /* iOS Safari */
          -webkit-user-select: none; /* Safari */
          -khtml-user-select: none; /* Konqueror HTML */
            -moz-user-select: none; /* Old versions of Firefox */
              -ms-user-select: none; /* Internet Explorer/Edge */
                  user-select: none; /* Non-prefixed version, currently supported by Chrome, Edge, Opera and Firefox */
      }

      @media (min-width: 1201px) {
        .pe-md, .pe-sm {
          display: none;
        }

        .pe-off-lg {
          display: none;
        }
      }

      @media (min-width: 769px) and (max-width: 1200px) {
        .pe-sm {
          display: none;
        }

        .pe-hide-md {
          display: none;
        }

        .pe-off-md {
          display: none;
        }
      }

      @media (max-width: 768px) {
        .pe-hide-sm {
          display: none;
        }

        .pe-off-sm {
          display: none;
        }
      }

      

      

      

      
        #pext-e1k7g {
  opacity: 1;
  margin: 0px;
}

#pext-e1k7g div:empty:not(.pe-grand-line) {
  display: block;
}

#pext-e1k7g[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-e1k7g[data-border-enable="true"] {
  border-width: 1px;
  border-style: none;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-e1k7g[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-e1k7g[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-e1k7g .pe-slider .splide__pagination {
  width: 100%;
  padding: 0;
  left: 0;
  margin: 8px 0 0 0;
  padding-bottom: 8px;
}

#pext-e1k7g .pe-slider .splide__arrows button {
  position: absolute;
  top: 50%;
  width: fit-content;
  border: none;
  background-color: transparent;
  outline: none !important;
  cursor: pointer;
  z-index: 9999;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

#pext-e1k7g[data-nav-background-type="color"] .pe-slider .splide__arrows button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 14px;
  background-color: #EAEAEA;
  border-radius: 3px;
}

#pext-e1k7g .pe-slider .splide__arrows button:first-child {
  left: 6px;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -moz-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  -o-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

#pext-e1k7g .pe-slider .splide__arrows button:last-child {
  right: 6px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

/* Clip arrows outside slider bounds during slide-out transition */
#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider {
  overflow: hidden;
}

#pext-e1k7g[data-dot-position="inside"] .pe-slider .splide__slide{
  min-height: 90px;
}

#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:first-child {
  opacity: 0;
  -webkit-transform: translate(-100%, -50%) rotate(180deg);
  -moz-transform: translate(-100%, -50%) rotate(180deg);
  -ms-transform: translate(-100%, -50%) rotate(180deg);
  -o-transform: translate(-100%, -50%) rotate(180deg);
  transform: translate(-100%, -50%) rotate(180deg);
}

#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:first-child {
  opacity: 1;
  -webkit-transform: translate(0%, -50%) rotate(180deg);
  -moz-transform: translate(0%, -50%) rotate(180deg);
  -ms-transform: translate(0%, -50%) rotate(180deg);
  -o-transform: translate(0%, -50%) rotate(180deg);
  transform: translate(0%, -50%) rotate(180deg);
}

#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider .splide__arrows button:last-child {
  opacity: 0;
  -webkit-transform: translate(100%, -50%);
  -moz-transform: translate(100%, -50%);
  -ms-transform: translate(100%, -50%);
  -o-transform: translate(100%, -50%);
  transform: translate(100%, -50%);
}

#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button:last-child {
  opacity: 1;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .splide__arrows > button > svg {
  width: 18px;
  height: 18px;
  fill: #6B6969;
  transition: all 0.3s;
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .splide__arrows > button:hover > svg {
  fill: #FF162B;
}

#pext-e1k7g .pe-slider .splide__pagination {
  display: grid;
  grid-auto-flow: column;
  column-gap: 3px;
}

#pext-e1k7g[data-indicator-enable="false"] .pe-slider .splide__pagination {
  display: none !important;
}

#pext-e1k7g[data-dot-position="inside"] .splide__pagination{
  position: absolute;
  bottom: 10px;
  column-gap: 5px;
}

#pext-e1k7g .pe-slider .splide__pagination li {
  list-style-type: none;
  display: inline-block;
}

#pext-e1k7g .pe-slider .splide__pagination li button {
  width: 10px;
  height: 10px;
  max-width: 10px;
  min-height: 10px;
  border-radius: 50%;
  padding: 0;
  margin: 0 4px;
  border: 1px solid #6B6969;
  background-color: #6B6969;
  cursor: pointer;
  outline: 4px solid #EAEAEA00;
  transition: outline 0.2s, border 0.2s, background-color 0.2s;
}

#pext-e1k7g[data-dot-position="inside"] .splide__pagination li button{
  background-color: transparent;
  width: 9px;
  height: 9px;
  max-width: 9px;
  min-height: 9px;
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  border: 1px solid #FF162B;
  background-color: #FF162B;
}

#pext-e1k7g[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button.is-active {
  outline: 3px solid #FFFFFF;
  border: 1px solid #FF162B;
}

#pext-e1k7g[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .splide__pagination > li > button:not(.is-active):hover {
  outline: 3px solid #FFFFFFB3;
  border: 1px solid #6B6969;
  background-color: #6B6969;
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 32px 48px 4px 48px;
}

#pext-e1k7g[data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 0;
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list > .splide__slide > .pe-children {
  padding: 2px;
}

#pext-e1k7g > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list {
  height: inherit;
  width: auto;
}

#pext-e1k7g[data-auto-height="true"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track {
  transition: height 0.3s ease-out;
  overflow: hidden;
}

/* CSS var bridge: preserved height from previous instance (set by setActiveHeight in JS).
   Prevents height flash during setTimeout gap between DOM creation and Splide init.
   Falls back to auto on published pages (CSS var never set — JS is editor-only). */
#pext-e1k7g[data-auto-height="true"] > .pe-pirate > .pe-slider > .splide:not(.splide--mounted) > .pe-slider-track-wrapper > .splide__track {
  height: var(--pe-slider-ph-pext-e1k7g, 0px);
  transition: none !important;
  animation: pext-splide-track-fallback 0s 1s forwards;
}

#pext-e1k7g:not([data-auto-height="true"]) > .pe-pirate > .pe-slider > .splide:not(.splide--mounted) > .pe-slider-track-wrapper > .splide__track {
  height: var(--pe-slider-ph-pext-e1k7g, 150px);
  overflow: hidden;
}
#pext-e1k7g:not([data-auto-height="true"]) {
  min-height: var(--pe-slider-el-h-pext-e1k7g, 0px);
}

#pext-e1k7g[data-auto-height="true"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list > .splide__slide > .pe-children {
  min-height: 36px;
}
#pext-e1k7g[data-auto-height="true"][data-dot-position="inside"] > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper > .splide__track > .splide__list > .splide__slide > .pe-children {
  min-height: 80px;
}

/* Reserve 26px for pagination dots before Splide mount.
   Dots created during mount() replace this padding → net height change = 0.
   26px = margin-top 8px + dot 10px + padding-bottom 8px */
#pext-e1k7g[data-indicator-enable="true"]:not([data-dot-position="inside"]) > .pe-pirate > .pe-slider > .splide:not(.splide--mounted) {
  padding-bottom: 26px;
}
#pext-e1k7g[data-indicator-enable="false"]:not([data-dot-position="inside"]) > .pe-pirate > .pe-slider > .splide:not(.splide--mounted) {
  padding-bottom: 0;
}

/* Hide slides before Splide initializes to prevent vertical stack flash */
#pext-e1k7g .splide:not(.splide--mounted) .splide__list {
  opacity: 0;
  display: flex;
  overflow: hidden;
  animation: pext-splide-fallback 0s 1s forwards;
}

/* Fallback: reveal content after 1s if JS fails (CDN error, ad blocker) */
@keyframes pext-splide-fallback {
  to { opacity: 1; }
}

/* Fallback: restore auto height after 1s if JS fails */
@keyframes pext-splide-track-fallback {
  to { height: auto; }
}

/* Fade in after Splide mounts */
#pext-e1k7g .splide.splide--mounted .splide__list {
  opacity: 1;
  transition: opacity 0.15s ease-in;
  animation: none;
}

/* No-overflow: hide arrows + dots when all slides fit in view */
#pext-e1k7g .splide.pext-nav-no-overflow .splide__arrows {
  display: none !important;
}

#pext-e1k7g .splide.pext-nav-no-overflow .splide__pagination {
  display: none !important;
}

/* Loop/Rewind with slides <= perPage: hide dots only (arrows visible for navigation) */
#pext-e1k7g .splide.pext-nav-hide-dots .splide__pagination {
  display: none !important;
}

/* Disabled arrow boundary: reduced opacity at start/end (slide mode only) */
#pext-e1k7g .pe-slider .splide__arrows button[disabled] {
  opacity: 0.35;
  cursor: default;
  pointer-events: none;
}

#pext-e1k7g .pe-slider .splide__arrows button[disabled] > svg {
  fill: #6B6969 !important;
}

/* Auto-hide + disabled: show on hover but with reduced opacity */
#pext-e1k7g[data-nav-auto-hide="true"] .pe-slider:hover .splide__arrows button[disabled] {
  opacity: 0.35;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-e1k7g > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 20px 20px 4px 20px;
}

/* Fallback: reveal content after 1s if JS fails (CDN error, ad blocker) */


/* Fallback: restore auto height after 1s if JS fails */


/* Fade in after Splide mounts */
#pext-e1k7g .splide.splide--mounted .splide__list {
  opacity: 1;
  transition: opacity 0.15s ease-in;
  animation: none;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-e1k7g > .pe-pirate > .pe-slider > .splide > .pe-slider-track-wrapper {
  padding: 20px 20px 4px 20px;
}

/* Fallback: reveal content after 1s if JS fails (CDN error, ad blocker) */


/* Fallback: restore auto height after 1s if JS fails */


/* Fade in after Splide mounts */
#pext-e1k7g .splide.splide--mounted .splide__list {
  opacity: 1;
  transition: opacity 0.15s ease-in;
  animation: none;
}
                }
              
        
                
        #pext-yutm8 {
  opacity: 1;
  margin: 0px;
  padding: px;
}

#pext-yutm8[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yutm8[data-border-enable="true"] {
  border-width: 0px;
  border-style: none;
  border-color: #333333;
  border-radius: 22px !important;
  overflow: hidden;
}

#pext-yutm8[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yutm8[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yutm8 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-yutm8 .pe-image img {
  display:inline-block;
  width: 100%;
  height: 480px;
  max-height: inherit;
  border-radius: 21px !important;
}

#pext-yutm8[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-yutm8[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-yutm8[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-yutm8[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-yutm8[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-yutm8[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-yutm8[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-yutm8[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-yutm8 .pe-image img {
  display:inline-block;
  width: 720px;
  height: auto;
  max-height: inherit;
  border-radius: 21px !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-yutm8 .pe-image img {
  display:inline-block;
  width: 390px;
  height: auto;
  max-height: inherit;
  border-radius: 21px !important;
}
                }
              
        
        
              
                
        #pext-nw9sd {
  opacity: 1;
  margin: 0px;
  padding: px;
}

#pext-nw9sd[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-nw9sd[data-border-enable="true"] {
  border-width: 0px;
  border-style: none;
  border-color: #333333;
  border-radius: 22px !important;
  overflow: hidden;
}

#pext-nw9sd[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-nw9sd[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-nw9sd .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-nw9sd .pe-image img {
  display:inline-block;
  width: 100%;
  height: 480px;
  max-height: inherit;
  border-radius: 0px !important;
}

#pext-nw9sd[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-nw9sd[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-nw9sd[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-nw9sd[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-nw9sd[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-nw9sd[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-nw9sd[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-nw9sd[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-nw9sd .pe-image img {
  display:inline-block;
  width: 750px;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-nw9sd .pe-image img {
  display:inline-block;
  width: 750px;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
        
              
                
        #pext-9bo8h {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-9bo8h[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9bo8h[data-border-enable="true"] {
  border-width: 0px;
  border-style: none;
  border-color: #333333;
  border-radius: 22px !important;
  overflow: hidden;
}

#pext-9bo8h[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9bo8h[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9bo8h .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-9bo8h .pe-image img {
  display:inline-block;
  width: 100%;
  height: 480px;
  max-height: inherit;
  border-radius: 0px !important;
}

#pext-9bo8h[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-9bo8h[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-9bo8h[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-9bo8h[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-9bo8h[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-9bo8h[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-9bo8h[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-9bo8h[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9bo8h .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9bo8h .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
        
              
                
        #pext-9duuh {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-9duuh[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9duuh[data-border-enable="true"] {
  border-width: 0px;
  border-style: none;
  border-color: #333333;
  border-radius: 22px !important;
  overflow: hidden;
}

#pext-9duuh[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9duuh[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9duuh .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-9duuh .pe-image img {
  display:inline-block;
  width: 100%;
  height: 480px;
  max-height: inherit;
  border-radius: 0px !important;
}

#pext-9duuh[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-9duuh[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-9duuh[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-9duuh[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-9duuh[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-9duuh[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-9duuh[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-9duuh[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-9duuh .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-9duuh .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
        
              
                
        #pext-ytwp7 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ytwp7[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ytwp7[data-border-enable="true"] {
  border-width: 0px;
  border-style: none;
  border-color: #333333;
  border-radius: 22px !important;
  overflow: hidden;
}

#pext-ytwp7[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ytwp7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ytwp7 .pe-image {
  text-align: center;
  line-height: 0;
  overflow: hidden;
}

#pext-ytwp7 .pe-image img {
  display:inline-block;
  width: 100%;
  height: 480px;
  max-height: inherit;
  border-radius: 0px !important;
}

#pext-ytwp7[data-filter="blur"] .pe-image img {
  filter: blur(5px);
}

#pext-ytwp7[data-filter="grayscale"] .pe-image img {
  filter: grayscale(100%);
}

#pext-ytwp7[data-filter="hue"] .pe-image img {
  filter: hue-rotate(90deg);
}

#pext-ytwp7[data-filter="invert"] .pe-image img {
  filter: invert(100%);
}

#pext-ytwp7[data-filter="sepia"] .pe-image img {
  filter: sepia(100%);
}

#pext-ytwp7[data-filter="brightness"] .pe-image img {
  filter: brightness(100%);
}

#pext-ytwp7[data-filter="contrast"] .pe-image img {
  filter: contrast(100%);
}

#pext-ytwp7[data-filter="saturate"] .pe-image img {
  filter: saturate(100%);
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-ytwp7 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-ytwp7 .pe-image img {
  display:inline-block;
  width: 100%;
  height: auto;
  max-height: inherit;
  border-radius: 0px !important;
}
                }
              
        
        
              
        

        #pext-s5jzw {
  opacity: 1;
  position: relative;
}

#pext-s5jzw[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-s5jzw[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
}

#pext-s5jzw[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-s5jzw[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-s5jzw[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 0px;
  margin-left: -50vw;
}

#pext-s5jzw[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 0px;
}

#pext-s5jzw > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-s5jzw > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px 0px 32px 0px;
}

#pext-s5jzw > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-s5jzw[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-s5jzw .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-s5jzw .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-s5jzw .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-s5jzw .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-s5jzw .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-s5jzw .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-s5jzw .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-s5jzw .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-s5jzw .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-s5jzw .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-s5jzw > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-s5jzw .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-s5jzw .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-s5jzw .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-s5jzw .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-s5jzw .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-s5jzw .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-s5jzw .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-s5jzw .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-s5jzw .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-s5jzw > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-s5jzw[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-s5jzw[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-s5jzw[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-s5jzw[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-s5jzw .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-s5jzw .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-s5jzw .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-s5jzw .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-s5jzw .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-s5jzw .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-s5jzw[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-s5jzw[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-s5jzw .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-s5jzw .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-s5jzw .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-s5jzw .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-s5jzw .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        .pe-all-blue.editing #pext-w6kpo .pe-preview {
  text-align: center;
  color: #9E9E9E;
}

#pext-w6kpo {
  opacity: 1;
  margin: 0px;
  padding: 8px 0px 8px 0px;
}

#pext-w6kpo[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-w6kpo[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-w6kpo[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-w6kpo[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

<div class="brand-logos">
  <div class="brand-logos__inner">
    <div class="brand-logos__item"><img src="/cdn/shop/files/husky-logo_160x160_2x_a4d352b6-9e09-4c04-8a82-b7d34609e908.webp?v=1785501061" alt="Husqvarna"></div>
    <div class="brand-logos__item"><img src="/cdn/shop/files/GasGas-logo_160x160_2x_a546cc08-3042-46ee-adc7-c959bae07c5a.webp?v=1785501061" alt="GasGas"></div>
    <div class="brand-logos__item"><img src="/cdn/shop/files/ktm-3_160x160_2x_987a968e-fd74-4f05-b173-0d3d4e173c07.webp?v=1785501061" alt="KTM Racing"></div>
    <div class="brand-logos__item"><img src="/cdn/shop/files/beta-logo_160x160_2x_13a8a50a-d519-4b87-b51a-fdf7473ac635.webp?v=1785501053" alt="Beta"></div>
  </div>
</div>

<style>
  .brand-logos { background: #ffffff; padding: 10px 10px; }
  .brand-logos__inner { max-width: 1200px; margin: 0 auto; display: flex; align-items: center; justify-content: space-evenly; flex-wrap: wrap; gap: 40px; }
  .brand-logos__item img { max-height: 200px; width: auto; object-fit: contain; }
  @media screen and (max-width: 749px) {
    .brand-logos__inner { gap: 24px; }
    .brand-logos__item img { max-height: 50px; }
  }
</style>
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  </style>
                }
              
        
                @media (max-width: 768px) {
                  </style>
                }
              
        
        
              
        

        #pext-20xgn {
  opacity: 1;
  position: relative;
}

#pext-20xgn[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-20xgn[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: rgba(51, 51, 51, 0);
  border-radius: 24px;
}

#pext-20xgn[data-background-type="color"] {
  background-color: #e6e7e8;
}

#pext-20xgn[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-20xgn[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 20px;
  margin-left: -50vw;
}

#pext-20xgn[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 20px;
}

#pext-20xgn > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-20xgn > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px;
}

#pext-20xgn > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-20xgn[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-20xgn .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-20xgn .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-20xgn .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-20xgn .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-20xgn .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-20xgn .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-20xgn .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-20xgn .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-20xgn .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-20xgn .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-20xgn > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-20xgn .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-20xgn .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-20xgn .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-20xgn .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-20xgn .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-20xgn .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-20xgn .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-20xgn .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-20xgn .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-20xgn > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-20xgn > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-20xgn[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-20xgn[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-20xgn[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-20xgn[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-20xgn .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-20xgn .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-20xgn .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-20xgn .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-20xgn .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-20xgn .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-20xgn[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-20xgn[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-20xgn .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-20xgn .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-20xgn .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-20xgn .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-20xgn .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-03uwy {
  margin: 0px;
  opacity: 1;
}

#pext-03uwy[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-03uwy[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-03uwy[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-03uwy[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-03uwy > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-03uwy > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-o5fc7 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-o5fc7[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-o5fc7[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-o5fc7[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-o5fc7[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-o5fc7 .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-o5fc7 .pe-product-image a, 
#pext-o5fc7 .pe-product-image > div {
  display: inline-block;
}

#pext-o5fc7 .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-o5fc7[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-o5fc7[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-o5fc7[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-o5fc7[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-o5fc7[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-o5fc7[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-o5fc7[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-o5fc7[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-o5fc7[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-o5fc7 .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-ar3w1 {
  margin: 0px;
  opacity: 1;
}

#pext-ar3w1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ar3w1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ar3w1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ar3w1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ar3w1 .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-ar3w1[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-ar3w1 .pe-product-title a, #pext-ar3w1 .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-fhcrq {
  margin: 0px;
  opacity: 1;
}

#pext-fhcrq[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-fhcrq[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-fhcrq[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-fhcrq[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-fhcrq .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-fhcrq .pe-product-price .pe-price, #pext-fhcrq .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-fhcrq .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-fhcrq .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-fhcrq .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-fhcrq[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-fhcrq .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-fhcrq .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-fhcrq .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-fhcrq[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-fhcrq[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-fhcrq .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-fhcrq[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-fhcrq-kf-flash 3s infinite;
}

#pext-fhcrq[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-fhcrq-kf-heartbeat .25s infinite alternate;
}

#pext-fhcrq .pe-data {
  display: none;
}

@keyframes pext-fhcrq-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-fhcrq-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-tmoe6 {
  opacity: 1;
  margin: 0px;
}

#pext-tmoe6[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-tmoe6 .pe-product-cart-button {
  text-align: center;
}

#pext-tmoe6 .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-tmoe6 .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-tmoe6 .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-tmoe6[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-tmoe6[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-tmoe6[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-tmoe6[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-tmoe6 .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-tmoe6 .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-tmoe6[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-tmoe6[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-tmoe6 .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-tmoe6 .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-tmoe6 .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-36a55 {
  margin: 0px;
  opacity: 1;
}

#pext-36a55[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-36a55[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-36a55[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-36a55[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-36a55 > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-36a55 > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-soq09 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-soq09[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-soq09[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-soq09[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-soq09[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-soq09 .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-soq09 .pe-product-image a, 
#pext-soq09 .pe-product-image > div {
  display: inline-block;
}

#pext-soq09 .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-soq09[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-soq09[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-soq09[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-soq09[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-soq09[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-soq09[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-soq09[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-soq09[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-soq09[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-soq09 .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-mnjeb {
  margin: 0px;
  opacity: 1;
}

#pext-mnjeb[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-mnjeb[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-mnjeb[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-mnjeb[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-mnjeb .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-mnjeb[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-mnjeb .pe-product-title a, #pext-mnjeb .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-5tis2 {
  margin: 0px;
  opacity: 1;
}

#pext-5tis2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-5tis2[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-5tis2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-5tis2[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-5tis2 .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-5tis2 .pe-product-price .pe-price, #pext-5tis2 .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-5tis2 .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-5tis2 .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-5tis2 .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-5tis2[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-5tis2 .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-5tis2 .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-5tis2 .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-5tis2[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-5tis2[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-5tis2 .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-5tis2[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-5tis2-kf-flash 3s infinite;
}

#pext-5tis2[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-5tis2-kf-heartbeat .25s infinite alternate;
}

#pext-5tis2 .pe-data {
  display: none;
}

@keyframes pext-5tis2-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-5tis2-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-zgek3 {
  opacity: 1;
  margin: 0px;
}

#pext-zgek3[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-zgek3 .pe-product-cart-button {
  text-align: center;
}

#pext-zgek3 .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-zgek3 .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-zgek3 .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-zgek3[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-zgek3[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-zgek3[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-zgek3[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-zgek3 .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-zgek3 .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-zgek3[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-zgek3[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-zgek3 .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-zgek3 .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-zgek3 .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-wduu3 {
  margin: 0px;
  opacity: 1;
}

#pext-wduu3[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wduu3[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-wduu3[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-wduu3[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-wduu3 > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-wduu3 > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-g58ki {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-g58ki[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-g58ki[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-g58ki[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-g58ki[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-g58ki .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-g58ki .pe-product-image a, 
#pext-g58ki .pe-product-image > div {
  display: inline-block;
}

#pext-g58ki .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-g58ki[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-g58ki[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-g58ki[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-g58ki[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-g58ki[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-g58ki[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-g58ki[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-g58ki[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-g58ki[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-g58ki .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-3hnm2 {
  margin: 0px;
  opacity: 1;
}

#pext-3hnm2[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-3hnm2[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-3hnm2[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-3hnm2[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-3hnm2 .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-3hnm2[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-3hnm2 .pe-product-title a, #pext-3hnm2 .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-bdt8s {
  margin: 0px;
  opacity: 1;
}

#pext-bdt8s[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-bdt8s[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-bdt8s[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-bdt8s[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-bdt8s .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-bdt8s .pe-product-price .pe-price, #pext-bdt8s .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-bdt8s .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-bdt8s .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-bdt8s .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-bdt8s[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-bdt8s .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-bdt8s .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-bdt8s .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-bdt8s[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-bdt8s[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-bdt8s .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-bdt8s[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-bdt8s-kf-flash 3s infinite;
}

#pext-bdt8s[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-bdt8s-kf-heartbeat .25s infinite alternate;
}

#pext-bdt8s .pe-data {
  display: none;
}

@keyframes pext-bdt8s-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-bdt8s-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-b4qd9 {
  opacity: 1;
  margin: 0px;
}

#pext-b4qd9[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-b4qd9 .pe-product-cart-button {
  text-align: center;
}

#pext-b4qd9 .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-b4qd9 .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-b4qd9 .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-b4qd9[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-b4qd9[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-b4qd9[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-b4qd9[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-b4qd9 .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-b4qd9 .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-b4qd9[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-b4qd9[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-b4qd9 .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-b4qd9 .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-b4qd9 .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-d6vd4 {
  margin: 0px;
  opacity: 1;
}

#pext-d6vd4[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-d6vd4[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-d6vd4[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-d6vd4[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-d6vd4 > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-d6vd4 > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-ye9fk {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-ye9fk[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-ye9fk[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ye9fk[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-ye9fk[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ye9fk .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-ye9fk .pe-product-image a, 
#pext-ye9fk .pe-product-image > div {
  display: inline-block;
}

#pext-ye9fk .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-ye9fk[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-ye9fk[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-ye9fk[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-ye9fk[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-ye9fk[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-ye9fk[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-ye9fk[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-ye9fk[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-ye9fk[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-ye9fk .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-ont3x {
  margin: 0px;
  opacity: 1;
}

#pext-ont3x[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-ont3x[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-ont3x[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-ont3x[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-ont3x .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-ont3x[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-ont3x .pe-product-title a, #pext-ont3x .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-f37ud {
  margin: 0px;
  opacity: 1;
}

#pext-f37ud[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-f37ud[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-f37ud[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-f37ud[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-f37ud .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-f37ud .pe-product-price .pe-price, #pext-f37ud .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-f37ud .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-f37ud .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-f37ud .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-f37ud[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-f37ud .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-f37ud .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-f37ud .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-f37ud[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-f37ud[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-f37ud .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-f37ud[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-f37ud-kf-flash 3s infinite;
}

#pext-f37ud[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-f37ud-kf-heartbeat .25s infinite alternate;
}

#pext-f37ud .pe-data {
  display: none;
}

@keyframes pext-f37ud-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-f37ud-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-t81qp {
  opacity: 1;
  margin: 0px;
}

#pext-t81qp[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-t81qp .pe-product-cart-button {
  text-align: center;
}

#pext-t81qp .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-t81qp .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-t81qp .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-t81qp[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-t81qp[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-t81qp[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-t81qp[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-t81qp .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-t81qp .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-t81qp[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-t81qp[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-t81qp .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-t81qp .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-t81qp .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
        

        #pext-jg0rg {
  opacity: 1;
  position: relative;
}

#pext-jg0rg[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-jg0rg[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: rgba(51, 51, 51, 0);
  border-radius: 24px;
}

#pext-jg0rg[data-background-type="color"] {
  background-color: #e6e7e8;
}

#pext-jg0rg[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-jg0rg[data-full-width="true"] {
  position: relative;
  width: 100vw;
  left: 50%;
  margin: 20px;
  margin-left: -50vw;
}

#pext-jg0rg[data-full-width="false"] {
  width: auto;
  left: 0;
  margin: 20px;
}

#pext-jg0rg > .pe-pirate {
  display: flex;
  justify-content: center;
  text-align: left;
}

#pext-jg0rg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 32px;
}

#pext-jg0rg > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-start;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="false"],
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: center;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="false"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-lg="true"] {
  align-items: flex-start;
}

#pext-jg0rg[data-set-height="true"] > .pe-pirate > .pe-row {
  min-height: 100px;
}

#pext-jg0rg .pe-row .pe-column {
  flex-basis: 0;
  width: 0;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg .pe-row .pe-column-lg-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-lg-11 {
  flex-grow: 11;
}

#pext-jg0rg .pe-row .pe-column-lg-10 {
  flex-grow: 10;
}

#pext-jg0rg .pe-row .pe-column-lg-9 {
  flex-grow: 9;
}

#pext-jg0rg .pe-row .pe-column-lg-8 {
  flex-grow: 8;
}

#pext-jg0rg .pe-row .pe-column-lg-7 {
  flex-grow: 7;
}

#pext-jg0rg .pe-row .pe-column-lg-6 {
  flex-grow: 6;
}

#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6,
#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-lg-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="false"] > .pe-column-lg-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-lg="true"] > .pe-column-lg-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-lg-5 {
  flex-grow: 5;
}

#pext-jg0rg .pe-row .pe-column-lg-4 {
  flex-grow: 4;
}

#pext-jg0rg .pe-row .pe-column-lg-3 {
  flex-grow: 3;
}

#pext-jg0rg .pe-row .pe-column-lg-2 {
  flex-grow: 2;
}

#pext-jg0rg .pe-row .pe-column-lg-1 {
  flex-grow: 1;
}
        
                @media (min-width: 769px) and (max-width: 1200px) {
                  #pext-jg0rg > .pe-pirate > .pe-row[data-reverse-md="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-start;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="false"],
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: center;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="false"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-md="true"] {
  align-items: flex-start;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg .pe-row .pe-column-md-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-md-11 {
  flex-grow: 11;
}

#pext-jg0rg .pe-row .pe-column-md-10 {
  flex-grow: 10;
}

#pext-jg0rg .pe-row .pe-column-md-9 {
  flex-grow: 9;
}

#pext-jg0rg .pe-row .pe-column-md-8 {
  flex-grow: 8;
}

#pext-jg0rg .pe-row .pe-column-md-7 {
  flex-grow: 7;
}

#pext-jg0rg .pe-row .pe-column-md-6 {
  flex-grow: 6;
}

#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6,
#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-md-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="false"] > .pe-column-md-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-md="true"] > .pe-column-md-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-md-5 {
  flex-grow: 5;
}

#pext-jg0rg .pe-row .pe-column-md-4 {
  flex-grow: 4;
}

#pext-jg0rg .pe-row .pe-column-md-3 {
  flex-grow: 3;
}

#pext-jg0rg .pe-row .pe-column-md-2 {
  flex-grow: 2;
}

#pext-jg0rg .pe-row .pe-column-md-1 {
  flex-grow: 1;
}
                }
              
        
                @media (max-width: 768px) {
                  #pext-jg0rg > .pe-pirate > .pe-row {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
}

#pext-jg0rg > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  flex-direction: row-reverse;
  flex-wrap: wrap-reverse;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-start;
}

#pext-jg0rg[data-vertical-align="top"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row,
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="false"],
#pext-jg0rg[data-vertical-align="center"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: center;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="false"] {
  align-items: flex-end;
}

#pext-jg0rg[data-vertical-align="bottom"] > .pe-pirate > .pe-row[data-reverse-sm="true"] {
  align-items: flex-start;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="false"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column:not(:first-child) {
  margin-right: 12px;
}

#pext-jg0rg[data-rtl-support="true"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column:not(:last-child) {
  margin-right: 12px;
}

#pext-jg0rg .pe-row .pe-column-sm-12 {
  flex-basis: 100%;
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-sm-11 {
  flex-grow: 11;
}

#pext-jg0rg .pe-row .pe-column-sm-10 {
  flex-grow: 10;
}

#pext-jg0rg .pe-row .pe-column-sm-9 {
  flex-grow: 9;
}

#pext-jg0rg .pe-row .pe-column-sm-8 {
  flex-grow: 8;
}

#pext-jg0rg .pe-row .pe-column-sm-7 {
  flex-grow: 7;
}

#pext-jg0rg .pe-row .pe-column-sm-6 {
  flex-grow: 6;
}

#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6,
#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6 {
  flex-basis: calc(50% - 12px / 2);
  margin-right: 0;
  flex-grow: 0;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row > .pe-column-sm-6:nth-child(even) {
  margin-right: 0 !important;
}


#pext-jg0rg[data-rtl-support="true"][data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="false"] > .pe-column-sm-6:not(:last-child) {
  margin-right: 0 !important;
}

#pext-jg0rg[data-layout^="3-3-3-3"] > .pe-pirate > .pe-row[data-reverse-sm="true"] > .pe-column-sm-6:not(:first-child) {
  margin-right: 0 !important;
}

#pext-jg0rg .pe-row .pe-column-sm-5 {
  flex-grow: 5;
}

#pext-jg0rg .pe-row .pe-column-sm-4 {
  flex-grow: 4;
}

#pext-jg0rg .pe-row .pe-column-sm-3 {
  flex-grow: 3;
}

#pext-jg0rg .pe-row .pe-column-sm-2 {
  flex-grow: 2;
}

#pext-jg0rg .pe-row .pe-column-sm-1 {
  flex-grow: 1;
}
                }
              
        
                
        #pext-dt88n {
  margin: 0px;
  opacity: 1;
}

#pext-dt88n[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-dt88n[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-dt88n[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-dt88n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-dt88n > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-dt88n > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-cnf3n {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-cnf3n[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-cnf3n[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-cnf3n[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-cnf3n[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-cnf3n .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-cnf3n .pe-product-image a, 
#pext-cnf3n .pe-product-image > div {
  display: inline-block;
}

#pext-cnf3n .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-cnf3n[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-cnf3n[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-cnf3n[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-cnf3n[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-cnf3n[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-cnf3n[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-cnf3n[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-cnf3n[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-cnf3n[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-cnf3n .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-yuc6f {
  margin: 0px;
  opacity: 1;
}

#pext-yuc6f[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-yuc6f[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-yuc6f[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-yuc6f[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-yuc6f .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-yuc6f[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-yuc6f .pe-product-title a, #pext-yuc6f .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-plw41 {
  margin: 0px;
  opacity: 1;
}

#pext-plw41[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-plw41[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-plw41[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-plw41[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-plw41 .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-plw41 .pe-product-price .pe-price, #pext-plw41 .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-plw41 .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-plw41 .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-plw41 .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-plw41[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-plw41 .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-plw41 .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-plw41 .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-plw41[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-plw41[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-plw41 .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-plw41[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-plw41-kf-flash 3s infinite;
}

#pext-plw41[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-plw41-kf-heartbeat .25s infinite alternate;
}

#pext-plw41 .pe-data {
  display: none;
}

@keyframes pext-plw41-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-plw41-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-6vl93 {
  opacity: 1;
  margin: 0px;
}

#pext-6vl93[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6vl93 .pe-product-cart-button {
  text-align: center;
}

#pext-6vl93 .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-6vl93 .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-6vl93 .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-6vl93[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-6vl93[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-6vl93[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-6vl93[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-6vl93 .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-6vl93 .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-6vl93[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-6vl93[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-6vl93 .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-6vl93 .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-6vl93 .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-6d91e {
  margin: 0px;
  opacity: 1;
}

#pext-6d91e[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-6d91e[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6d91e[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-6d91e[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6d91e > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-6d91e > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-npama {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-npama[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-npama[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-npama[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-npama[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-npama .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-npama .pe-product-image a, 
#pext-npama .pe-product-image > div {
  display: inline-block;
}

#pext-npama .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-npama[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-npama[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-npama[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-npama[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-npama[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-npama[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-npama[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-npama[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-npama[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-npama .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-owtus {
  margin: 0px;
  opacity: 1;
}

#pext-owtus[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-owtus[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-owtus[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-owtus[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-owtus .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-owtus[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-owtus .pe-product-title a, #pext-owtus .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-cnary {
  margin: 0px;
  opacity: 1;
}

#pext-cnary[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-cnary[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-cnary[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-cnary[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-cnary .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-cnary .pe-product-price .pe-price, #pext-cnary .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-cnary .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-cnary .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-cnary .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-cnary[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-cnary .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-cnary .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-cnary .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-cnary[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-cnary[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-cnary .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-cnary[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-cnary-kf-flash 3s infinite;
}

#pext-cnary[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-cnary-kf-heartbeat .25s infinite alternate;
}

#pext-cnary .pe-data {
  display: none;
}

@keyframes pext-cnary-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-cnary-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-i50mm {
  opacity: 1;
  margin: 0px;
}

#pext-i50mm[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-i50mm .pe-product-cart-button {
  text-align: center;
}

#pext-i50mm .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-i50mm .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-i50mm .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-i50mm[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-i50mm[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-i50mm[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-i50mm[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-i50mm .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-i50mm .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-i50mm[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-i50mm[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-i50mm .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-i50mm .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-i50mm .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-p6gut {
  margin: 0px;
  opacity: 1;
}

#pext-p6gut[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-p6gut[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-p6gut[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-p6gut[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-p6gut > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-p6gut > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-zu6ba {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-zu6ba[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-zu6ba[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-zu6ba[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-zu6ba[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-zu6ba .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-zu6ba .pe-product-image a, 
#pext-zu6ba .pe-product-image > div {
  display: inline-block;
}

#pext-zu6ba .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-zu6ba[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-zu6ba[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-zu6ba[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-zu6ba[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-zu6ba[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-zu6ba[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-zu6ba[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-zu6ba[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-zu6ba[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-zu6ba .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-vz3p9 {
  margin: 0px;
  opacity: 1;
}

#pext-vz3p9[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-vz3p9[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-vz3p9[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-vz3p9[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-vz3p9 .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-vz3p9[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-vz3p9 .pe-product-title a, #pext-vz3p9 .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-w85os {
  margin: 0px;
  opacity: 1;
}

#pext-w85os[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-w85os[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-w85os[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-w85os[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-w85os .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-w85os .pe-product-price .pe-price, #pext-w85os .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-w85os .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-w85os .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-w85os .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-w85os[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-w85os .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-w85os .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-w85os .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-w85os[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-w85os[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-w85os .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-w85os[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-w85os-kf-flash 3s infinite;
}

#pext-w85os[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-w85os-kf-heartbeat .25s infinite alternate;
}

#pext-w85os .pe-data {
  display: none;
}

@keyframes pext-w85os-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-w85os-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-edcu8 {
  opacity: 1;
  margin: 0px;
}

#pext-edcu8[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-edcu8 .pe-product-cart-button {
  text-align: center;
}

#pext-edcu8 .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-edcu8 .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-edcu8 .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-edcu8[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-edcu8[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-edcu8[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-edcu8[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-edcu8 .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-edcu8 .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-edcu8[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-edcu8[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-edcu8 .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-edcu8 .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-edcu8 .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
                
        #pext-9e0t1 {
  margin: 0px;
  opacity: 1;
}

#pext-9e0t1[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-9e0t1[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-9e0t1[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-9e0t1[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-9e0t1 > .pe-pirate > .pe-product {
  padding: 10px 10px 20px 10px;
}

#pext-9e0t1 > .pe-pirate > .pe-product > .pe-no-product {
  text-align: center;
  color: #9E9E9E;
}
        
        
        
                
        #pext-6kuh8 {
  opacity: 1;
  margin: 0px;
  padding: 0px;
}

#pext-6kuh8[data-shadow-enable="true"] {
  box-shadow: 1px 5px 5px #333333;
}

#pext-6kuh8[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-6kuh8[data-background-type="color"] {
  background-color: rgba(255, 255, 255, 0);
}

#pext-6kuh8[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-6kuh8 .pe-product-image {
  text-align: center;
  overflow: hidden;
}

#pext-6kuh8 .pe-product-image a, 
#pext-6kuh8 .pe-product-image > div {
  display: inline-block;
}

#pext-6kuh8 .pe-product-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: inherit;
  margin: 0;
  border-radius: 0px;
}

#pext-6kuh8[data-filter="blur"] .pe-product-image img {
  filter: blur(5px);
}

#pext-6kuh8[data-filter="grayscale"] .pe-product-image img {
  filter: grayscale(100%);
}

#pext-6kuh8[data-filter="hue"] .pe-product-image img {
  filter: hue-rotate(90deg);
}

#pext-6kuh8[data-filter="invert"] .pe-product-image img {
  filter: invert(100%);
}

#pext-6kuh8[data-filter="sepia"] .pe-product-image img {
  filter: sepia(100%);
}

#pext-6kuh8[data-filter="brightness"] .pe-product-image img {
  filter: brightness(100%);
}

#pext-6kuh8[data-filter="contrast"] .pe-product-image img {
  filter: contrast(100%);
}

#pext-6kuh8[data-filter="saturate"] .pe-product-image img {
  filter: saturate(100%);
}

#pext-6kuh8[data-filter="none"] .pe-product-image img {
  filter: none;
}

#pext-6kuh8 .pe-no-image {
  padding: 0px;
  text-align: center;
  color: #9E9E9E;
}
        
        
        
        
              
                
        #pext-m4ayy {
  margin: 0px;
  opacity: 1;
}

#pext-m4ayy[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-m4ayy[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-m4ayy[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-m4ayy[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-m4ayy .pe-product-title {
  margin: 0;
  padding: 10px 0px 0px 0px;
  text-align: center;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis;
  max-width: 100%;
} 

#pext-m4ayy[data-text-shadow-enable="true"] .pe-product-title {
  text-shadow: 3px 3px 3px #333333;
}

#pext-m4ayy .pe-product-title a, #pext-m4ayy .pe-product-title span {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  font-family: inherit;
  color: #333333 !important;
  text-transform: none;
  text-decoration: none !important;
  font-weight: normal;
  font-style: normal;
  border-bottom: none;
}
        
        
        
        
              
                
        #pext-boqgx {
  margin: 0px;
  opacity: 1;
}

#pext-boqgx[data-shadow-enable="true"] {
  box-shadow: 5px 5px 5px #333333;
}

#pext-boqgx[data-border-enable="true"] {
  border-width: 1px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 0px;
  overflow: hidden;
}

#pext-boqgx[data-background-type="color"] {
  background-color: #FFFFFF;
}

#pext-boqgx[data-background-type="image"] {
  background-image: url(https://media.pagetify.com/assets/image-default.jpg);
  background-size: cover;
  background-position: center center;
}

#pext-boqgx .pe-product-price {
  padding: 16px 0px 16px 0px;
  letter-spacing: 1px;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  display: flex;
  justify-content: center;
} 

#pext-boqgx .pe-product-price .pe-price, #pext-boqgx .pe-product-price .pe-ori-price {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

#pext-boqgx .pe-product-price .pe-price {
  color: #333333;
  font-size: 20px;
  align-items: center;
  justify-content: center;
}



#pext-boqgx .pe-product-price .pe-ori-price {
  text-decoration: line-through;
  color: #333333CC;
  font-size: 16px;
}

#pext-boqgx .pe-product-price .pe-ori-price {
  margin-left: 0px;
}

#pext-boqgx[data-ori-price-position="before"] .pe-product-price .pe-ori-price {
  margin-left: unset !important;
  margin-right: 0px;
}

#pext-boqgx .pe-product-price .pe-ori-price::after {
  content: ' ';
}

#pext-boqgx .pe-product-price .pe-ori-price.hide {
  display: none;
}

#pext-boqgx .pe-product-price .pe-ori-price.hide::after {
  content: none;
}

#pext-boqgx[data-currency-position="right"] .pe-product-price .pe-price-currency {
  order: 2;
}

#pext-boqgx[data-text-shadow-enable="true"] .pe-product-price {
  text-shadow: 3px 3px 3px #333333;
}

#pext-boqgx .pe-price-badge-sale-text {
  display: flex;
  font-size: 13px;
  font-weight: normal;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: #CD423B;
  border-radius: 3px;
  padding: 5px 5px;
  border: 1px solid #00000000;
  margin-left: 0px;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-boqgx[data-badge-sale-effect="flash"] .pe-price-badge-sale-text {
  animation: pext-boqgx-kf-flash 3s infinite;
}

#pext-boqgx[data-badge-sale-effect="heartbeat"] .pe-price-badge-sale-text {
  animation: pext-boqgx-kf-heartbeat .25s infinite alternate;
}

#pext-boqgx .pe-data {
  display: none;
}

@keyframes pext-boqgx-kf-heartbeat{
	to { transform: scale(.9);}
	to { transform: scale(1.1);}
}

@keyframes pext-boqgx-kf-flash{
	0% { opacity: 1; } 
  4% { opacity: .1; }
  8% { opacity: 1; }
  12% { opacity: .1; }
  16% { opacity: 1; }
  100% { opacity: 1; }
}
        
        
        
        
              
                
        #pext-wbw6u {
  opacity: 1;
  margin: 0px;
}

#pext-wbw6u[data-shadow-enable="true"] button {
  box-shadow: 5px 5px 5px #333333;
}

#pext-wbw6u .pe-product-cart-button {
  text-align: center;
}

#pext-wbw6u .pe-product-cart-button button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 1px;
  word-spacing: 0px;
  background-color: #f4a520;
  cursor: pointer;
  outline: none !important;
  border: none;
  width: auto;
  height: auto;
  white-space: normal;
  padding: 12px 24px 12px 24px;
  overflow: hidden;
  min-height: unset;
  max-height: unset;
  min-width: unset;
  max-width: unset;
}

#pext-wbw6u .pe-product-cart-button button span.pe-button-text{
  font-family: inherit;
  color: #FFFFFF;
  font-weight: normal;
  line-height: 1;
}

#pext-wbw6u .pe-product-cart-button button.sold-out {
  opacity: 0.8;
  cursor: initial;
}

#pext-wbw6u[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover {
  color: #333333;
  background-color: #ffffff;
  transition: color 0, background-color 0;
}

#pext-wbw6u[data-hover-enable="true"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #333333;
}

#pext-wbw6u[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover span.pe-button-text {
  color: #FFFFFF;
}

#pext-wbw6u[data-hover-enable="false"] .pe-product-cart-button button:not(.sold-out):hover { 

}

#pext-wbw6u .pe-product-cart-button button .material-icons-round {
  font-size: calc(16px + 4px);
}

#pext-wbw6u .pe-product-cart-button button.processing {
  opacity: 0.8;
}

#pext-wbw6u[data-full-width="true"] .pe-product-cart-button button {
  width: 100%;
}

#pext-wbw6u[data-border-enable="true"] .pe-product-cart-button button {
  border-width: 0px;
  border-style: Solid;
  border-color: #333333;
  border-radius: 6px;
  overflow: hidden;
}

#pext-wbw6u .pe-product-cart-button .pe-cart-message {
  display: none;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  color: #2196F3;
  margin-top: 5px;
  text-align: left;
}

#pext-wbw6u .pe-product-cart-button .pe-cart-message.show {
  display: block;
}

#pext-wbw6u .pe-product-cart-button .pe-cart-message.failed {
  color:#F44336;
}
        
        
        
        
              
        
              
        

          .pe-all-blue {
  padding: 0px;
  font-family: inherit;
}

.pe-all-blue a {
  color: #2196F3;
  text-decoration: none;
}

.pe-all-blue a:hover {
  color: #2196F3CC;
  text-decoration: none;
}
          
          
        

          
          
          
        

          .pe-announcement-bar {
  position: relative;
  display: flex;
  padding: 5px 0px 5px 0px;
  background-color: #4CAF50;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.pe-announcement-bar.pe-ab-sticky {
  position: relative !important;
  top: 0;
  z-index: 9999;
  transition: top 0.3s ease-in-out;
}

.pe-announcement-bar.pe-ab-sticky.pe-ab-on-scroll-up {
  top: 0px;
}

.pe-announcement-bar.pe-ab-sticky.pe-ab-on-scroll-down {
  top: 0px;
}

.pe-announcement-bar.pad-right {
  padding-right: 48px;
}

.pe-announcement-bar .pe-announcement-content {
  display: grid;
  grid-auto-flow: column;
  align-items: center;
  justify-content: center;
  margin:0px 40px 0px 40px;
  width: 100%;
}

.pe-announcement-bar .pe-announcement-message {
  font-family: inherit;
  color: #333333;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-align: left;
  font-weight: normal;
}

.pe-announcement-bar .pe-announcement-button {
  margin-left: 12px;
  flex-shrink: 0;
}

.pe-announcement-bar .pe-announcement-button button {
  font-size: 16px;
  padding: 8px 12px;
  font-family: inherit;
  color: #333333;
  background-color: #E0E0E0;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  line-height: 1.25;
  letter-spacing: 1px;
  word-spacing: 0px;
  text-align: left;
  font-weight: normal;
  
}

.pe-announcement-bar.pe-ab-btn-effect .pe-announcement-button button:hover {
  color: #333333;
  background-color: #ffffff;
  transition: color , background-color ;
}

.pe-announcement-bar .pe-annoucement-close {
  position: absolute;
  right: 16px;
  font-size: 13px;
  color: #333333;
  cursor: pointer;
}

.pe-announcement-bar .pe-annoucement-close:hover {
  opacity: 0.8;
}
          
          
        

          .pe-currency-converter {
  font-family: inherit;
  color: #333333;
  background-color: white;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  position: fixed;
  left: 24px;
  bottom: 24px;
  box-shadow: 0px 0px 5px #00000033;
  z-index: 99999999;
}

.pe-currency-converter .pe-active-currency {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 8px 12px;
  cursor: pointer;
}

.pe-currency-converter .pe-active-currency .pe-currency-caret {
  margin-left: 8px;
  transition: all 0.2s;
}

.pe-currency-converter .pe-available-currencies {
  background-color: white;
  position: absolute;
  bottom: 48px;
  border: 1px solid #E0E0E0;
  border-radius: 5px;
  padding: 8px 0;
  box-shadow: 0px 0px 5px #00000033;
  display: none;
}

.pe-currency-converter .pe-available-currency {
  display: flex;
  align-items: center;
  white-space: nowrap;
  padding: 8px 12px;
  cursor: pointer;
}

.pe-currency-converter .pe-available-currency:hover {
  background-color: #E0E0E080;
}

.pe-currency-converter .pe-currency-flag {
  display: inline-block;
}

.pe-currency-converter .pe-currency-name {
  margin-left: 12px;
}

.pe-currency-converter .pe-active-currency.active .pe-currency-caret {
  transform: rotate(180deg);
}

.pe-currency-converter .pe-active-currency.active + .pe-available-currencies {
  display: block;
}
          
          
        

          .pe-addon-wrapper .pe-addon .pe-back-to-top {
  position: fixed;
  right: 24px;
  bottom: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
  background-color: #DCDCDC;
  color: #242424;
  font-size: 26px;
  border-radius: 3px;
  visibility: visible;
  opacity: 1;
  transition: background-color .3s, opacity .5s, visibility .5s, padding .5s;
  text-decoration: none !important;
  z-index: 9999;
}

.pe-addon-wrapper .pe-addon .pe-back-to-top .pe-back-to-top-icon{ 
  font-size: 26px;
}

.pe-addon-wrapper[data-back-to-top-position="center"] .pe-addon .pe-back-to-top {
  right: calc(100%/2);
  transform: translateX(50%);
}

.pe-addon-wrapper[data-back-to-top-position="left"] .pe-addon .pe-back-to-top {
  right: inherit;
  left: 24px;
}

.pe-addon-wrapper .pe-addon .pe-back-to-top:hover {
  cursor: pointer;
  background-color: #242424;
  color: #FFFFFF;
}
          
          
        

      