/*
Theme Name: Diamond Shop Theme
Theme URI: http://shop.diamondpaintsja.com
Description: A clean and minimal theme that is completely compatible with WordPress 5.8.2
Author: Nicki T
Author URI: http://shop.diamondpaintsja.com
Version: 1.0
*/


html,body{
margin:0;
padding:0;
}


 img.wp-post-image{
width: 100% !important;
height: auto !important;
display: inline-block; 
vertical-align: top;
}


body{
background-color: white;
overflow-x: hidden;
margin-top: 0%;
}


a {
font-family: calibri; 
font-weight: 300;	
	
}

a:link, a:visited {text-decoration: none; color: rgb(45,45,45);}
a:hover, a:active {text-decoration: none; color: firebrick;}


