.product-breadcrumbs{display:flex;flex-wrap:wrap;max-width:1400px;margin:15px auto 25px}@media only screen and (max-device-width:767px){.product-breadcrumbs{padding-left:15px;padding-right:15px;margin:15px auto}}.product-breadcrumbs .bread-divider{margin-left:5px;margin-right:5px}:export{bg:#fff;primaryColor:#498632;secondaryColor:#2c2f31}.product-images{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:.5rem;column-gap:.5rem;row-gap:1rem;max-height:85vh;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;width:70%;margin-left:auto;margin-right:auto}@media only screen and (max-device-width:767px){.product-images{max-height:none;overflow:initial}}.product-images::-webkit-scrollbar{display:none}.product-images .product-image{height:0;padding-bottom:100%;position:relative}.product-images .product-image.span-2{grid-column-end:span 2}.product-images .product-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.product-images .image_arrow_down_cnt{cursor:pointer;grid-column-end:span 2;padding:40px;width:100%}.product-images .image_arrow_down_cnt .image_arrow_down{width:50px!important;height:50px!important;margin-left:auto;margin-right:auto;display:block}