/**********************************************************************************

	put here your custom CSS code to modify the design of IceTheme template
	
	* We strongly reccommend you to not edit other CSS or Less files as in 
	case you will update the template all your changes might be lost.	
	
**********************************************************************************/

.fc_images {text-align: center;}
.homediv {text-align: center; max-width: 100%; margin: 0px auto;}
.homediv img {margin: 5px 10px;}
.modulediv {text-align: center; max-width: 100%; margin: 0px auto; display: table;}
.modulediv img {margin: 5px 2px;}
.likes-block_right {clear: both;}
.topp {font-family: 'Lobster', cursive; text-align: center; font-size: 18pt;}
div.fc_line.fc_jcap {text-align: left;}
div.fc_line input.fc_input:focus, div.fc_line textarea.fc_input:focus, div.fc_line select.fc_input:focus {box-shadow: none;}
#comments-form-send .btn {background-position: 0;}
@media (max-width: 480px) {
	.fc_images {padding-top: 24px;}
	.homediv img {width: 95%;}
}
@media (max-width: 640px) {
	.slideshowcktopimages {display: none !important;}
}
@media (max-width: 1024px) {
	.homediv img {width: 43%; margin: 5px 2px;}
}