/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 20 2023 | 09:36:10 */
.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-thumbnail {
	border: 1px solid #ddd;
	
}
.aiovg-title{
	font-size: 23px !important;
	font-weight:bold;	
}
.aiovg-title:hover{
	color:#FF000;
	font-size:25px;
}
.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-caption {
	padding: 4%;
}

.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-responsive-container svg.aiovg-svg-icon-play {
	transition: all 300ms;
	transform: scale(2);
	fill: chocolate;
	background-color: white;
	border-radius: 46px;
	box-shadow: 0 0 10px crimson;
}

.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-responsive-container:hover > .aiovg-svg-icon-play {
	transition: all 300ms;
	transform: scale(2.2) !important;
	fill: red !important;
}

.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-responsive-container:hover > img {
	filter: blur(6px);
}

@media screen and (max-width: 650px) {
	.page-id-78928 .entry-header h1.entry-title {
		background-color: #545454;
		color: white;
		text-align: center !important;
		padding: 3% 0;
	}
	
	.page-id-78928 .entry-header {
		margin-bottom: 3%;	
	}
	
	.aiovg.aiovg-videos.aiovg-videos-template-classic {
		padding-left: 1%;
		padding-right: 1%;
	}
	
	.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-col {
    	width: 50%;
		text-align: center;
	}
	
	.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-thumbnail {
		margin: 2px !important;
		padding: 5px;
		/*border: 1px solid #ddd;*/
		background-color: whitesmoke;
	}
	
	.aiovg.aiovg-videos.aiovg-videos-template-classic .aiovg-responsive-element {
		height: 100%;
	}
}

@media screen and (max-width: 1199px) {
	.aiovg_videos-template-default.single-aiovg_videos #primary {
		order: 0 !important;
	}
}

.aiovg-thumbnail {
	box-shadow:none !important;
}

.ice_t{
	background: #1d2327 !important;
    color: #fff;
    padding: 10px;
    text-align: center;
    line-height: 35px;
    font-weight: 700;
    border-radius: 5px;
}

