/*
Theme Name: Cavan - Child Theme
Theme URI: http://www.3forty.media/cavan
Author: 3FortyMedia
Author URI: http://www.3forty.media
Description: Cavan Child theme for easy and non-destructive editing of Cavan theme
Version: 1.0
Text Domain: cavan
Template: cavan
*/

/* Start Custom CSS */


a {

font: initial;

}

.textwidget .widget, .widget.widget_categories {
    border: none !important;
}

/* .widget ul{
    max-height: 643px;
    overflow: hidden;
} */

a {
	color: #e23a3e ;
}

iframe {
    width: 100%;
}

header.site-header img {
	width: 75%;
}
.entry-title {
		font-family: arial;
}

.vcard a img, .share .twitter, .share .google-plus , .share .pinterest, .share .facebook
/*, .widget ul li ul.sub-menu */
{
	display:none !important;
}


.avatar {

	width: 35px;
}
.comment {
	text-align:right;
	direction:rtl;
}
.entry-title {
    direction: rtl;
	text-align: left;
}


@media (max-width: 700px) {
.sidebar-right{
display: block !important;
}
}
