.crp-article-wrapper{
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0,0,0,0.1) 0px 0px 5px 0px;
	box-shadow: rgba(0,0,0,0.1) 0px 0px 5px 0px;
	display: inline-block;
	margin-bottom: 12px;
}

.crp-article-intro{
	padding: 12px 12px 2px;
}

.crp-article-intro h4{
	font-size: 1.3em;
	margin-top: 0;
    line-height: 1.2;
}

.crp-article-intro p{
	line-height: 1.2;
}

.crp-article-date{
	text-align: right;
	color: rgba(82,82,82,0.65);
	font-size: 0.9em;
}

.crp-article-wrapper .cv-read-more-button{
	display: none;
}

.crp-article-wrapper a, .crp-article-wrapper span{
	display: inline-block;
	width: 100%;
}

.crp-article-wrapper img{
	-webkit-border-radius: 2px 2px 0 0;
	border-radius: 2px 2px 0 0;
	width: 100%;
}

.crp-categories-buttons{
	margin-bottom: 4.5em;
}

.crp-categories-buttons a.button{
	border: 1px solid #ebecec !important;
    background: #ebecec !important;
    color: #525252 !important;
    margin: 2px;
}

.crp-categories-buttons a.button:hover, .crp-categories-buttons a.button:active, .crp-categories-buttons a.button:focus{
	background: #cccccc !important;
	border: 1px solid #cbcbcb !important;
}

.posts-page-advert.button:hover, .posts-page-advert.button:active, .posts-page-advert.button:focus{
	background: none !important;
	color: #ffffff !important;
}

.post.style-standard .post-meta .post-category a:not(:last-child):after{
	content: " / " !important;
}

.content-section-sidebar .widget .all-cats ul{
	list-style-type: none;
	padding-left: 0;
}

.content-section-sidebar .widget .all-cats *{
	box-sizing: border-box;
}

.content-section-sidebar .widget .all-cats > ul > li {
	padding: 0;
	font-weight: bold;
	display: inline-block;
	width: 100%;
	background: #cccccc;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	margin-left: 0 !important;
	border: none;
}

.content-section-sidebar .widget .all-cats ul.children{
	padding: 0;
	font-weight: normal;
	background: #ebecec;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	margin: 0 !important;
}

.content-section-sidebar .widget .all-cats ul.children a{
	padding: 5px 10px;
	color: #525252;
	background: #ebecec;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.content-section-sidebar .widget .all-cats ul.children a:hover{
	background: #ff3939;
	color: #ffffff;
}

.content-section-sidebar .widget .all-cats ul.children li:last-child a:hover{
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.content-section-sidebar .widget .all-cats ul.children li{
	margin: 0;
	padding: 0;
}

.content-section-sidebar .widget .all-cats > ul > li > a{
	padding: 5px 10px;
	color: #333333;
}

.content-section-sidebar .widget .all-cats ul a{
	display: inline-block;
	width: 100%;
}

.content-section-sidebar .widget .all-cats > ul > li:hover{
	background: #ed1f1f;
}

.content-section-sidebar .widget .all-cats > ul > li:hover > a{
	color: #ffffff;
}

html:not([dir="rtl"]) .content-section-sidebar .widget .all-cats ul li li{
	margin: 0;
	border: none !important;
}

html:not([dir="rtl"]) .content-section-sidebar .widget .all-cats ul li li:last-child{
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.widget-sidebar-spacer{
	margin-top: 4.5em !important;
}

.blog-under-date-widget-area .cv-social-profiles{
	list-style-type: none;
	padding-left: 0;
	margin-left: -2px;
	margin-right: -2px;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile{
	display: inline-block;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a{
	display: inline-block;
	text-align: center;
	background: #000000;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 20px;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i{
	color: #ffffff;
	display: inline-block;
	width: 40px;
	line-height: 40px;
	text-align: center;
	background: #0084b4;
	opacity: 1;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a:hover i, .blog-under-date-widget-area .cv-social-profiles .social-profile a:active i, .blog-under-date-widget-area .cv-social-profiles .social-profile a:focus i{
	opacity: 0.9;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile span{
	display: none;
}

/* social media colours */

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-youtube{
	background-color: #bb0000;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-twitter{
	background-color: #0084b4;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-facebook{
	background-color: #3b5998;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-linkedin{
	background-color: #0077B5;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-gplus{
	background-color: #d34836;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-instagram{
	background-color: #fb3958;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-stumbleupon{
	background-color: #EB4823;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-reddit{
	background-color: #FF5700;
}

.blog-under-date-widget-area .cv-social-profiles .social-profile a i.icon-mail{
	background-color: #3693c1;
}