.ctlight-header
{
	margin: 1px;
}
	h1#ctlight-cegnev
	{
		display: inline-block;
		margin: 1px;
	}
	.webshop-header-text
	{
		font-size: 0.9em;
		float: right;
		line-height: 1.1em;
		margin: 1px;
		width: 25%;
	}
	.mobile-webshop-header-text
	{
		display: none;
	}
	

.cegadat-table
{
	background-color: #f8f8f8;
	width: 40%;
	min-height: 500px;
}

.cegtarlight_widgets
{
	float: left;
}
	#light_doboz .google_maps,
	.ctl_tovabbi_ci_box,
	.ctl_rating_ci_box
	{
		left: 41%;
	}
	.ctl_tovabbi_ci_box,
	.ctl_rating_ci_box
	{
		top: 95px;
	}
#light_doboz.light_doboz_hasArating { min-height: 590px; }
.cegtarlight-buy
{
	max-width: 220px;
	position: absolute;
	right: 14px;
	width: 25%;
}
	.buy-button-container
	{
		vertical-align: middle;
		position: relative;
		background-color: #ffffff;
		margin: 10px;
		border: 1px solid #ccc;
	    height: 100%;
	}
	.buy-button-container:hover
	{
		background-color: #f2f2f2;
	}
		.buy-button-top-text
		{
			position: absolute;
			top: 1px;
			left: 52px;
			margin: 1px;
			color: #333;
			word-break: keep-all;
		}
		.buy-button-bottom-text
		{
			position: absolute;
			bottom: 1px;
			left: 52px;
			margin: 1px;
			color: #333;
			font-weight: bold;
		}
		.buy-button-cart
		{
			margin: 1px;
			position: absolute;
			right: 5px;
			bottom: 1px;
			vertical-align: middle;
		}
		.buy-button-image1
		{
			margin: 10px;
			display: inline;
		}
.cegtarlight-buy-description-container
{
	background-color: #ffffff;
	margin: 10px;
	border: 1px solid #ccc;
}
	.ct-b-item
	{
		margin: 20px;
		display: block;
	}
	.ct-b-item-title
	{
		font: 500 20px/28px "MyriadPro-Regular",sans-serif;
		display: block;
	}
	.ct-b-item-text
	{
		float: left;
		position: relative;
		width: 90%;
	}
	.ct-b-item-example
	{
		float: right;
		text-align: center;
	}
	.ct-b-item-image
	{
		margin: 1px;
	}
	.ct-b-item-text-in
	{
		overflow: hidden;
	}



@media only screen and (max-width: 995px) {
	.webshop-header-text
	{
		display: none;
	}
	.mobile-webshop-header-text
	{
		display: block;
		margin-bottom: 10px;
		max-width: 310px;
		padding-left: 10px;
		padding-top: 40px;
		width: 80%;
	}
	.cegtarlight-buy
	{
		clear: both;
		position: relative;
		width: 80%;
		max-width: 900px;
	}
	.buy-button-container
	{
		max-width: 220px;
	}
}
@media only screen and (max-width: 767px) {
	.cegtarlight-buy
	{
		width: 80%;
	}
	#light_doboz .google_maps,
	.ctl_tovabbi_ci_box, .ctl_rating_ci_box
	{
		left: 50px;
	}
	.cegadat-table
	{
		width: 100%;
	}
	#light_doboz.light_doboz_hasArating { min-height: initial; }
	.mobile-webshop-header-text
	{
		display: block;
		margin-bottom: 10px;
		max-width: 350px;
		padding-left: 20px;
		padding-top: 40px;
		width: 100%;
	}
	.cegtarlight-buy
	{
		clear: both;
		position: relative;
		width: 100%;
		max-width: 900px;
		right: 0px;
	}
		.buy-button-container
		{
			margin-left: 32px;
			max-width: 300px;
		}
}
@media only screen and (max-width: 479px) {
	
	.col-2-1, .col-2-1x, .col-2-1xx
	{
		float:none; width:100%; margin-right:0; margin-bottom:40px;
	}
	.mobile-webshop-header-text
	{
		display: block;
		margin-bottom: 10px;
		max-width: 500px;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 40px;
		width: 100%;
	}
	.cegtarlight-buy
	{
		clear: both;
		position: relative;
		width: 100%;
		max-width: 900px;
		right: 0px;
	}
	.buy-button-container
	{
		margin-left: 10px;
		max-width: 240px;
	}
	#light_doboz .google_maps,
	.ctl_tovabbi_ci_box, .ctl_rating_ci_box
	{
		left: 0px;
	}
	#light_doboz.light_doboz_hasArating { min-height: initial; }
}


div.float_none
{
	float:none;
}

.row-comment { padding: 0.5em 0; }
#cegadatCaptcha .g-recaptcha { margin: 10px 0; }
.alert {
  border: 1px solid #AAAAAA;
  border-radius: 4px 4px 4px 4px;
  margin-bottom: 15px;
  margin-top: 15px;
  position: relative;
  padding: 18px 10px 18px 40px;
  font-weight: bold;
  background: #F2F2F2 url(../img/caution-v1490874263.png) no-repeat left;
}
.error {

  margin-bottom: 15px;
  margin-top: 15px;
  position: relative;
  padding: 10px 0 10px 0;
  font-weight: bold;
  color:#D92828;
}