/* CSS Document*/

.wp-block-column	{
	
	padding:0 !important;
	margin:0 !important;
/* 	flex: none !important; */
	overflow: hidden !important;
	
}

.entry-header{
	
	display: none;
	
}

.entry-content	{
	
	width:1676px !important;
	margin: 60px auto 0 auto;
	
} 

.cb-blocks-1	{
	
	width:1000px;
	margin: 0 auto 50px auto;
	padding:0 !important;
	overflow: hidden !important;

}

.cb-block-1	{
	
	width:1000px;
	height:513px;
	margin: 0 auto 50px auto;
	padding:0 !important;
	overflow: hidden !important;

}

.cb-block-2,.cb-block-3,.cb-block-4,.cb-block-5,.cb-block-6	{
	
/* 	width:500px !important; */
	
}

.cb-block-3{
	
	font-family:"SackersGothicW01-Heavy" !important;
	font-size: 12px !important;
	letter-spacing: 1px !important;
	font-weight: 400 !important;
	margin: 0 0 30px 0 !important;
	text-transform: uppercase !important;
	text-align:left !important;
	
}

.cb-block-4{
	
	font-family:Georgia, serif !important;
	font-size: 12px !important;
	letter-spacing: 2px !important;
	font-weight: 400 !important;
	margin: 0 0 24px 0 !important;
	text-transform: uppercase !important;
	
}

.cb-block-5	{
	
	font-family:Georgia, serif;
	font-size: 14px !important;
	line-height: 170%;
	margin:24px 0 24px 0 !important;
/* 	width:500px !important; */
	
}

.cb-block-6{
	
	font-family:"SackersGothicW01-Heavy" !important;
	font-size: 12px !important;
	letter-spacing: 1px !important;
	font-weight: 400 !important;
	margin-bottom: 0 !important;
	
}

.cb-block-6 a{
	
	text-decoration:none !important;
	color:#909090 !important;
	
}

.cb-block-6 a:hover{
	
	text-decoration: none !important;
	color:#c1b0aa !important;
	
}


@media only screen and (max-width: 1750px) {
	
	.entry-content	{

		width:1400px !important;

	} 	
	
	.cb-blocks-1	{

		width:860px;

	}	
	
	.cb-block-1	{

		width:860px;
		height:441px;

	}
	
	.cb-block-2,.cb-block-3,.cb-block-4,.cb-block-5,.cb-block-6	{

/* 		width:430px !important; */

	}
	
}

@media only screen and (max-width: 1500px) {
	
	.entry-content	{

		width:1260px !important;

	}	
	
}

@media only screen and (max-width: 1360px) {

	.entry-content	{

		width:860px !important;

	}		
	
}

@media only screen and (max-width: 900px) {

	.entry-content	{

		width:700px !important;

	} 	
	
	.cb-blocks-1	{

		width:700px;

	}	
	
	.cb-block-1	{

		width:700px;
		height:359px;

	}
	
	.cb-block-2	{
		
		display:none !important;
		
	}
	
	.cb-block-3,.cb-block-4,.cb-block-5,.cb-block-6	{

/* 		width:700px !important; */

	}
	
}


@media only screen and (max-width: 750px) {
	
	.entry-content	{

		width:500px !important;

	} 	
	
	.cb-blocks-1	{

		width:500px;

	}	
	
	.cb-block-1	{

		width:500px;
		height:256px;

	}
	
	
	.cb-block-3,.cb-block-4,.cb-block-5,.cb-block-6	{

		width:500px !important;

	}
	
	
}

@media only screen and (max-width: 520px) {
	
	.entry-content	{

		width:300px !important;

	} 	
	
	.cb-blocks-1	{

		width:300px;

	}	
	
	.cb-block-1	{

		width:300px;
		height:154px;

	}
	
	
	.cb-block-3,.cb-block-4,.cb-block-5,.cb-block-6	{

		width:300px !important;

	}
	
	
}
