/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}
/* end fix the thumbnail arrows */
/* Begin Page Content UL formatting fix */
#text_page_content {
	ul {
    	list-style: circle !important;
        padding: revert !important;
    }
}
/* End Page Content UL formatting fix */