
body.page-template-jigoshopstore_page_template_no_sidebar-php #content {
    float: none;
    width: auto;
    margin: 100px 0 0 0;
}

body.page-template-jigoshopstore_page_template_no_sidebar-php #sidebar
{
  display: none;
}


body.page-template-jigoshopstore_page_template_no_sidebar-php #content-frame
{
    background: url('/wp-content/themes/carpevino-1.0/jigoshop/images/single-product-header-bg.png') transparent top center no-repeat;
}

body.page-template-jigoshopstore_page_template_no_sidebar-php #content
{
	position: relative;
}

body.page-template-jigoshopstore_page_template_no_sidebar-php #content header
{
	position: absolute;
	top: -80px;
	left: 120px;
	right: 0;
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
}

@media all and (max-width: 640px)
{
	body.page-template-jigoshopstore_page_template_no_sidebar-php #content
	{
		margin: 0;
	}
	body.page-template-jigoshopstore_page_template_no_sidebar-php #content header
	{
		display: none;
	}
	body.page-template-jigoshopstore_page_template_no_sidebar-php #content-frame
	{
		background: white;
	}
}

body.page-template-jigoshopstore_page_template_no_sidebar-php #content header .page-title
{
		color: white;
	font-size: 40px;
	line-height: 1;
	margin: 0;
	padding: 0;
}


#content .UserLoginDiv
{
  width: 100%;
  margin: 0;
  padding: 0;
}


#content .MenuFrameDiv
{
	display: none;
}

#content #CatalogDiv
{
	width: 100%;
  margin: 0;
  padding: 0;
  
  overflow: visible;
}

#content #CatalogDiv .CatalogFrame
{
	min-height: 600px;
}

#content #CatalogBasketDiv
{
	z-index: 100000;
}

#CatalogMessageDiv
{
	width: 80% !important;
}


/*

.CatalogFrameDiv
{
  margin: 20px 0 0 0;
  width: 100%;
}

body.page-id-38953 #content {
    float: none;
    width: auto;
    margin-right: 0;
}

body.page-id-38953 #sidebar
{
  display: none;
}


*/



