/*
	Theme Name: Heimen Husfliden 3.1
	Author: Dinamo Digital
	Description: Theme for Heimen Husfliden
	Author URI: http://dinamo.no/
	Version: 3.1

*/

.variations_form.cart table select
{
    border: 1px solid #B99D6B !important;

    padding: 0.5rem 0 0.5rem 0.5rem !important;

    border-radius: 5px !important;
}



.video-embed-container
{
    width:100%;
    height:0;
    padding-bottom: 56.25%;
}

.video-embed-container > iframe
{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}

.product-single-image .zoom
{
    cursor: zoom-in;
}

.zoom-desc
{
    color:#B99D6B;
}

.product-image-thumbnails
{
    padding:0px;
}

.product-image-thumbnails > div
{
    border:4px solid white;
    width:25%;
    margin-bottom:4px;
    cursor:pointer;
}

.product-image-thumbnails > div > img
{
    width:100%;
    padding:4px;
}

.product-image-thumbnails > div.active
{
    border:4px solid #B99D6B
}





