@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal:16px; --wp--preset--font-size--huge:42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; display: block; font-size: 1em; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }@keyframes wc-skeleton-shimmer { 100% { transform: translateX(100%); } }@keyframes slideOut { 0% { transform: translateY(0px); } 100% { transform: translateY(-100%); } }@keyframes slideIn { 0% { opacity: 0; transform: translateY(90%); } 100% { opacity: 1; transform: translate(0px); } }@keyframes loading__animation { 100% { transform: translateX(100%); } }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }:root { --woocommerce:#720eec; --wc-green:#7ad03a; --wc-red:#a00; --wc-orange:#ffba00; --wc-blue:#2ea2cc; --wc-primary:#720eec; --wc-primary-text:#fcfbfe; --wc-secondary:#e9e6ed; --wc-secondary-text:#515151; --wc-highlight:#958e09; --wc-highligh-text:white; --wc-content-bg:#fff; --wc-subtext:#767676; --wc-form-border-color:rgba(32, 7, 7, 0.8); --wc-form-border-radius:4px; --wc-form-border-width:1px; }@keyframes spin { 100% { transform: rotate(360deg); } }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text { position: absolute; margin: -1px; padding: 0px; height: 1px; width: 1px; overflow: hidden; clip: rect(0px, 0px, 0px, 0px); border: 0px; overflow-wrap: normal !important; }@font-face{font-family:"PlusJakartaSans";font-weight:400;font-style:normal;src:url(https://bug-monitor.com/wp-content/swift-ai/cache/bug-monitor.com/become-an-affiliate/__data/PlusJakartaSans-Regulareb29b9c8.woff) format('woff2');font-display:swap;}@font-face{font-family:"PlusJakartaSans-SemiBold";font-weight:400;font-style:normal;src:url(https://bug-monitor.com/wp-content/swift-ai/cache/bug-monitor.com/become-an-affiliate/__data/PlusJakartaSans-SemiBold6d9503c9.woff) format('woff2');font-display:swap;}@font-face{font-family:"PlusJakartaSans-Bold";font-weight:400;font-style:normal;src:url(https://bug-monitor.com/wp-content/swift-ai/cache/bug-monitor.com/become-an-affiliate/__data/PlusJakartaSans-Bold6068a196.woff) format('woff2');font-display:swap;}* { box-sizing: border-box; }strong { font-family: PlusJakartaSans-SemiBold; font-weight: normal; }h3 { margin: 0px; font-family: PlusJakartaSans; font-size: 3em; }.btn, .woocommerce a.button { color: #5936dd; user-select: none; padding: 15px 25px; border: 1px solid #5936dd; border-radius: 5px; font-size: 0.9em; line-height: 1em; text-decoration: none; cursor: pointer; display: inline-block; font-family: PlusJakartaSans-SemiBold; }.btn:hover { box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 10px; }.btn-brand { background: #5936dd; color: #ffffff; }.is-hidden { display: none !important; }body { font-family: PlusJakartaSans; max-width: 100vw; overflow-x: hidden; margin: 0px; background: #ffffff; }#content-wrapper { box-sizing: border-box; max-width: 1440px; margin: 0px auto; }header { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; column-gap: 40px; padding: 20px; }img { max-width: 100%; }#logo { width: 250px; }@media (min-width: 1200px){header { padding: 30px 120px; }#logo { width: 280px; }}.mobile-nav-trigger-container { display: none; }#mobile-nav-trigger { display: none; }.primary-nav { display: flex; gap: 80px; width: 100%; margin: 0px; padding: 0px 30px; border-radius: 10px; font-size: 0.7em; max-height: 0px; opacity: 0; transition:none 0s ease; overflow: hidden; }@media (min-width: 992px){.primary-nav { width: 660px; border-radius: 25px; max-height: 200px; padding: 30px; opacity: 1; transition:none 0s ease; justify-content: flex-end; }}@media (min-width: 1200px){.primary-nav { width: 810px; font-size: 0.8em; }}.primary-nav .menu, .primary-nav .menu-cta { display: flex; flex-direction: column; row-gap: 30px; list-style: none; padding: 0px; margin: 0px; }@media (min-width: 992px){.primary-nav .menu, .primary-nav .menu-cta { flex-direction: row; }}.primary-nav .menu-cta { display: flex; justify-content: flex-end; gap: 20px; }.primary-nav .menu a, .primary-nav .menu-cta a { color: #545454; text-decoration: none; font-size: 2em; white-space: nowrap; font-family: PlusJakartaSans-SemiBold; transition: color 0.4s ease 0s; }.primary-nav .menu a.active, .primary-nav .menu a:hover { color: #5936dd; }@media (min-width: 768px){.primary-nav .menu a::after { display: block; content: ""; width: 100%; height: 1px; background: #ffffff; opacity: 0; transition: all 0.4s ease 0s; max-width: 0px; transform: translateY(2px); }}@media (min-width: 992px){.primary-nav .menu { column-gap: 15px; }.primary-nav .menu a, .primary-nav .menu-cta a { position: relative; color: #545454; padding: 12px 0px 15px; font-size: 1.2em; transition: all 0.2s ease 0s; }}@media (min-width: 1200px){.primary-nav .menu { column-gap: 40px; }}.primary-nav .menu-cta a, .primary-nav .cta-btn-wrapper a { padding: 10px 25px; background: #5936dd; color: #ffffff; text-align: center; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.2) 4px 4px 5px; transition: all 0.2s ease 0s; white-space: nowrap; }.primary-nav .menu-cta a:hover, .primary-nav .cta-btn-wrapper a:hover { box-shadow: rgba(0, 0, 0, 0.4) 4px 4px 5px; }footer { position: relative; display: flex; flex-wrap: wrap; gap: 40px; align-items: flex-start; justify-content: space-around; padding: 40px; color: #ffffff; background: url(//bug-monitor.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/images/footer-bg-png.webp) left top / 150px no-repeat #1c252c; min-height: 300px; }@media (min-width: 576px){footer { padding: 60px 60px 120px; background-position: left bottom; }}footer a { color: #ffffff; text-decoration: none; }footer a:hover { opacity: 0.7; }#footer-logo { display: flex; flex-direction: column; gap: 40px; }#footer-logo img { width: 300px; }footer h3 { font-size: 1em; font-family: PlusJakartaSans-SemiBold; text-transform: uppercase; margin-bottom: 20px; }.footer-menu { display: flex; flex-flow: column wrap; align-items: center; gap: 40px; width: 66%; max-width: 700px; }@media (min-width: 768px){.footer-menu { flex-direction: row; align-items: flex-start; justify-content: space-between; }}.footer-menu-col { min-width: 200px; }.social-icons, .footer-menu-list { margin: 0px; padding: 0px; list-style: none; font-family: PlusJakartaSans; }.footer-menu-list { display: flex; flex-direction: column; gap: 5px; }.social-icons { display: flex; column-gap: 10px; }.social-icons a { display: flex; width: 40px; height: 40px; align-items: center; justify-content: center; border: 2px solid; border-radius: 100%; font-size: 0.8em; }#footer-particles { position: absolute; width: 50%; height: 50%; bottom: 0px; right: 0px; pointer-events: none; }#toast-container { display: flex; flex-direction: column; row-gap: 15px; position: fixed; top: 44px; right: 15px; z-index: 2147483647; }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-brands, .fab { font-family: "Font Awesome 6 Brands"; }@-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-0.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,0.9)) translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,0.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-0.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,0.95)) translateY(0); } 57% { transform: scale(1) translateY(var(--fa-bounce-rebound,-0.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,0.4); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,0.4); } }@-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,0.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,0.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }:host, :root { --fa-style-family-brands:"Font Awesome 6 Brands"; --fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"; }.fa-brands, .fab { font-weight: 400; }.fa-facebook-square::before, .fa-square-facebook::before { content: ""; }.fa-instagram::before { content: ""; }.fa-twitter::before { content: ""; }:host, :root { --fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"; }:host, :root { --fa-style-family-classic:"Font Awesome 6 Free"; --fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"; }body, header { background: #ffffff; counter-reset: text-block 0; }h1 { font-size: 2em; line-height: 1; margin: 10px 0px; font-family: PlusJakartaSans-Bold; font-weight: normal; }h2 { font-size: 1.5em; line-height: 1; margin: 0px; font-family: PlusJakartaSans; font-weight: normal; }.content-section { padding: 20px; }@media (min-width: 992px){h1 { font-size: 3em; }.content-section .swte-row { width: 80%; margin: 0px auto; }}.content-section-dark { background: #ebebf1; }.content-section p { font-family: PlusJakartaSans; }.swte-row { display: flex; flex-wrap: wrap; align-items: center; margin: 30px 0px; }.swte-col, .swte-col-3 { display: flex; flex-direction: column; justify-content: center; align-items: center; width: 100%; }@media (min-width: 992px){.swte-col { width: 50%; }}.swte-col img { width: 100%; height: auto; }.swte-col h1, .swte-col h2 { width: 100%; }#page-hero { display: flex; flex-direction: column; justify-content: flex-start; align-items: center; row-gap: 20px; color: #ffffff; min-height: 300px; padding: 40px 20px; background: url(//bug-monitor.com/wp-content/swift-ai/images/wp-content/themes/swte-theme/images/affiliate-hero-png.webp) center bottom / contain no-repeat #2c3539; }#page-hero h1 { font-family: PlusJakartaSans-Bold; font-weight: normal; text-align: center; margin-bottom: 50px; font-size: 1.8em; }#page-hero h2 { font-family: PlusJakartaSans; font-weight: normal; text-align: center; font-size: 1.5em; }@media (min-width: 992px){#page-hero { min-height: 400px; }#page-hero h1 { font-family: PlusJakartaSans-Bold; font-weight: normal; text-align: center; font-size: 3em; }#page-hero h2 { font-family: PlusJakartaSans; font-weight: normal; text-align: center; font-size: 2em; }}[href="#join-now"] { display: inline-block; margin: 10px 0px; padding: 15px 30px; border-radius: 10px; background: #2c3539; color: #ffffff; text-decoration: none; font-size: 1.15em; text-transform: uppercase; transition: all 0.2s ease 0s; }[href="#join-now"]:hover { box-shadow: rgba(0, 0, 0, 0.2) 5px 5px 10px; }#creatives { display: flex; justify-content: center; background: #5936dd; padding: 60px 0px; }#creative-tabs { position: relative; width: 100%; }#creative-tabs-header { display: flex; list-style: none; margin: 0px; padding: 0px; column-gap: 5px; }@media (min-width: 992px){#creative-tabs { position: relative; width: 66%; min-width: 800px; }#creative-tabs-header { gap: 10px; }}#creative-tabs-header li { width: 25%; background: #ffffff; display: flex; justify-content: center; padding-bottom: 15px; box-shadow: rgba(0, 0, 0, 0.2) 0px -3px 10px inset; border-top-left-radius: 15px; border-top-right-radius: 15px; transition:box-shadow 0.3s ease; }#creative-tabs-header li.active { box-shadow: none; }#creative-tabs-header a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; padding: 2px 8px; margin: 7px; color: #ffffff; border-radius: 15px; text-decoration: none; text-transform: uppercase; font-size: 0.8em; }#creative-tabs-header li:nth-child(1) a { background: rgba(89, 54, 221, 0.7); }#creative-tabs-header li:nth-child(2) a { background: rgba(89, 54, 221, 0.8); }#creative-tabs-header li:nth-child(3) a { background: rgba(89, 54, 221, 0.9); }#creative-tabs-header li:nth-child(4) a { background: #5936dd; }#creative-tabs-body { background: #ffffff; padding: 50px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px; }.creative-tab { display: none; }.creative-tab.active { display: flex; }.swte-tab-col-1, .swte-tab-col-2 { display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 20px; width: 100%; padding: 0px; }@media (min-width: 992px){.swte-tab-col-1 { width: 33%; padding: 0px 50px; }.swte-tab-col-2 { width: 66%; padding: 0px 50px; }.creative-tab [href="#join-now"] { align-self: flex-start; }}.swte-tab-col-2 h3 { width: 100%; font-size: 2em; font-family: PlusJakartaSans-SemiBold; }.swte-tab-col-2 p { font-family: PlusJakartaSans; margin: 0px; }.swte-tab-col-1 img { width: 150px; }#join-now h3 { text-align: center; }#affiliate-form, #affiliate-thankyou { width: 100%; margin: 0px auto; }@media (min-width: 992px){#affiliate-form, #affiliate-thankyou { width: 50%; margin: 0px auto; }}fieldset { display: flex; flex-wrap: wrap; gap: 20px; padding: 0px; margin: 20px 0px; border: 0px; outline: 0px; }.form-row { width: 100%; }#affiliate-form input[type="text"], #affiliate-form input[type="email"], #affiliate-form input[type="url"], #affiliate-form textarea { width: 100%; padding: 20px; color: #2a2a2a; border: 1px solid #bfbfbf; border-radius: 10px; outline: none; background: #ffffff; font-family: PlusJakartaSans; font-size: 1em; }#affiliate-form label { font-family: PlusJakartaSans; }#affiliate-form button { display: block; padding: 10px 30px; margin: 20px auto; font-family: PlusJakartaSans-SemiBold; cursor: pointer; font-size: 1.5em; max-width: 100%; text-transform: uppercase; transition:box-shadow 0.3s ease; }#affiliate-form button:hover { box-shadow: rgba(0, 0, 0, 0.1) 2px 2px 2px; }#affiliate-thankyou { display: flex; flex-direction: column; align-items: center; row-gap: 40px; font-size: 1.4em; }#affiliate-thankyou img { width: 300px; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; width: 1px; overflow-wrap: normal !important; position: absolute !important; }.screen-reader-text:focus { background-color: #ffffff; border-radius: 3px; box-shadow: rgba(0, 0, 0, 0.6) 0px 0px 2px 2px; clip-path: none; color: #2b2d2f; display: block; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }.woocommerce-product-gallery{opacity:1!important;} .woocommerce-product-gallery figure{max-width:1000%} .woocommerce-product-gallery figure[style*="3d(0px"]{max-width: 100%;} body:not(.swift-ui) .woocommerce-product-gallery [data-thumb]:not(:first-of-type){display:none!important;}body.swift-nojs [data-s3cid="5"]{min-width:677px;}body.swift-nojs [data-s3cid="6"]{min-height:471.4375px;}body.swift-nojs [data-s3cid="7"]{min-height:431.4375px;}body.swift-nojs [data-s3cid="8"]{min-height:350px;}body.swift-nojs [data-s3cid="9"]{min-height:431.4375px;}body.swift-nojs [data-s3cid="11"]{min-height:446px;}body.swift-nojs [data-s3cid="12"]{min-height:397px;}body.swift-nojs [data-s3cid="13"]{min-height:237px;}body.swift-nojs [data-s3cid="14"]{min-height:237px;}body.swift-nojs [data-s3cid="15"]{min-height:117.453125px;}body.swift-nojs [data-s3cid="29"]{min-height:88px;}body.swift-nojs [data-s3cid="32"]{min-height:142.375px;}body.swift-nojs [data-s3cid="33"]{min-height:114px;}body.swift-nojs [data-s3cid="34"]{min-height:140px;}body.swift-nojs [data-s3cid="35"]{min-height:114px;}body.swift-nojs [data-s3cid="36"]{min-height:161.1875px;}html{opacity:1}