.jet-woo-product-gallery-anchor-nav {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;}
.jet-woo-product-gallery-anchor-nav-items {-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width: 90%;}
.jet-woo-product-gallery-anchor-nav-controller {position: absolute;-webkit-box-flex: 0;-ms-flex: 0 1 100%;flex: 0 1 100%;max-width: 10%;width: 100%;margin: 0;padding: 0;list-style: none;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-item-align: start;align-self: flex-start;-ms-flex-line-pack: stretch;align-content: stretch;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-transition: none;-o-transition: none;transition: none;}
.jet-woo-product-gallery-anchor-nav-controller .controller-item {display: block;}
.jet-woo-product-gallery-anchor-nav-controller .controller-item__bullet {width: 10px;height: 10px;background-color: #d8dbe3;-webkit-border-radius: 50px;border-radius: 50px;display: block;margin: 5px 15px;}
.jet-woo-product-gallery-anchor-nav-controller .controller-item a.current-item .controller-item__bullet {background-color: #3c4b71;}
.jet-woo-product-gallery-anchor-nav .jet-woo-product-gallery__image-item+.jet-woo-product-gallery__image-item {margin-top: 5px;}
.jet-woo-product-gallery-anchor-nav-controller-left.jet-woo-product-gallery-anchor-nav {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
.jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav-controller {left: 0;}
.rtl .jet-woo-product-gallery-anchor-nav-controller-left .jet-woo-product-gallery-anchor-nav-controller {right: 0;left: auto;}
.jet-woo-product-gallery-anchor-nav-controller-right.jet-woo-product-gallery-anchor-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}
.jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}
.jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav-controller {right: 0;}
.rtl .jet-woo-product-gallery-anchor-nav-controller-right .jet-woo-product-gallery-anchor-nav-controller {right: auto;left: 0;}