/*
	Theme Name: Administrasjon 3.1
	Author: Dinamo Digital
	Description: Fasteaksjonen
	Author URI: https://www.dinamo.no/
	Version: 3.1
	Text Domain: faste
    Requires PHP: 8.1
*/


.product .images-container .gallery .gallery-thumbnail
{
    border-bottom: 4px solid white;
    margin-right:6px;
    margin-bottom:6px;
    margin-top:6px;

    cursor:pointer;
}

.product .images-container .gallery .gallery-thumbnail.-is-active
{
    border-bottom-color: #480e55!important;
}

