/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 31 2024 | 11:08:58 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
.al_product #product_details_container div.entry-thumbnail.product-image, .al_product div.entry-thumbnail.product-image
{
    position:absolute;
    right:0;
}

#product_details
{
	float:left;
	width:auto;
}

div#after-product-details, div#product_details_container, div.after-product-description
{
	width:49%
}

p.product-details .shortdesc
{
	font-weight:bold;
	font-size: 18px;
}

.al_product #product_details_container div.entry-thumbnail.product-image, .al_product div.entry-thumbnail.product-image
{
	float: left;
	width: 55%;
	text-align: right;
	margin-right: 0%;
}

#content .al_product div.entry-thumbnail.product-image img, .al_product div.entry-thumbnail.product-image img
{
	width: 50%;
	height:auto;
	object-fit:contain;
}

.catalog-header
{
	color:#eb7a43;
}

.attribute-label-single
{
}