.wdt-product-image-gallery-holder{display:block;overflow:hidden;position:relative}.wdt-product-image-gallery-container span.new{background-color:indianred;font-size:.857em;color:var(--wdtAccentTxtColor);padding:2px 10px;position:absolute;left:auto;right:0;top:0;z-index:9}.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger{cursor:pointer;font-size:0;opacity:0;position:absolute;left:5px;top:5px;height:45px;line-height:45px;text-align:center;visibility:hidden;width:45px;z-index:5;-webkit-transition:var(--wdtBaseTransition);transition:var(--wdtBaseTransition)}.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger:before{color:var(--wdtAccentTxtColor);content:"\e802";display:inline-block;font-family:"Teapoy Icons";font-size:16px;height:100%;width:100%}.wdt-product-image-gallery-container:hover .wdt-product-image-gallery-thumb-enlarger{opacity:1;visibility:visible;-webkit-border-radius:50%;border-radius:50%}.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger,.wdt-product-image-gallery-container:hover .wdt-product-image-gallery-thumb-enlarger:hover{-webkit-border-radius:5px;border-radius:5px}.wdt-product-image-gallery{display:grid;grid-template-columns:repeat(1,1fr);gap:40px}.wdt-product-image-gallery .wdt-product-image.column{margin-bottom:0%}.wdt-product-image-gallery .wdt-product-image.column.no-space{margin-bottom:0}.wdt-product-image-gallery .wdt-product-image img,.wdt-product-image-gallery .wdt-product-image{border-radius:var(--wdtRadius_2X)}.wdt-product-image-gallery-container .wdt-product-image-gallery-thumb-enlarger{background-color:rgba(var(--wdtPrimaryColorRgb),.95)}@media only screen and (min-width:768px) and (max-width:1024px){.wdt-product-image-gallery{gap:30px}}@media only screen and (max-width:767px){.wdt-product-image-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.wdt-product-image-gallery .wdt-product-image.column{margin-bottom:0%}}@media only screen and (max-width:479px){.wdt-product-image-gallery{gap:10px}}