/*
Theme Name: israelinsurancelaw
Description: Child theme for israelinsurancelaw theme
Author: israelinsurancelaw
Author URI: israelinsurancelaw
Template: israelinsurancelaw
Version: 1.0.0
Text Domain:  israelinsurancelaw
*/
/* homeqube title */
.homeqube h2:before{
	content:'♦';
	font-size: 28px;
	line-height:1;
	color:#ac1317;
	padding-right:10px;
}
.homeqube h2{
	border-bottom: 1px solid #6e6e6e;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 15px;
}
/* greenshell */
.greenshell{
	background:#0a3847;
	padding: 0 15px;
}
.greenshell h2{ color:#ffffff !important;border-color:#3b606b;}
.greenshell h2:before{ color:#a1d3e2;}
.greenshell a{color:#ffffff}
.greenshell{color:#e9e9e9}

/* readmore */
.readmore{
	font-weight: bold;
	padding-top:10px;
	display: block;
}
.readmore:after{
	padding-left: 8px;
	font-family:'FontAwesome';
	content:"\f105"
}

/* homebullets */
.homebullets{
	list-style: none;
    padding-left: 0px;
}
.homebullets li{
	padding-bottom: 10px;
}
.homebullets li:before{
	padding-right: 8px;
	font-family:'FontAwesome';
	content:"\f105"
}
.homebullets li a{color:#5e5e5e !important;}

.homeqube.shorttl h2{
	display: inline-block;
    padding-right: 35px;
}

.closebrdr{
	padding: 10px;
	border: 1px solid #d6d6d6;
}
ol,ul{
	padding-left:15px;
}
ol li,ul li{
	padding-bottom: 10px;
}

.tubepress-fluid-width-video-wrapper iframe{
	border: 1px solid #eeeeee;
	padding: 15px;
	
}
.tubepress-pagination-and-thumbs{margin-top: 40px;}
.tubepress-thumb{width: 25% !important;}


/* JUSTIFY ALL POSTS & TABLES */
.single-post .post-content,.tablepress td{text-align:justify !important;}
.post-content p{text-align:justify !important;}

.tablepress tbody td, .tablepress tfoot th{border-width:0px !important;}

/* TubePress Widget */
.widget_tubepress{margin-bottom:10px !important;}
.widget_tubepress .widget-title,.widget_tubepress h2{display:none;}
.widget_tubepress .tubepress-pagination-and-thumbs{margin-top: 0px !important;}
.widget_tubepress .tubepress-meta-group,.widget_tubepress .tubepress-thumb{width:100% !important;}
.widget_tubepress .tubepress-meta-group,.widget_tubepress .tubepress-thumbnail-image{margin: 0px !important;}
.widget_tubepress .tubepress-thumbnail-image{float:left;}
.widget_tubepress .tubepress-thumbnail-image{margin-right:10px !important;}
.widget_tubepress dd.tubepress-meta-title{font-weight: normal !important;}


/* Author Page */
.author_sep{ border-top: 1px solid #eeeeee;}
.author .fusion-author .fusion-author-title{font-size:20px}
.author .fusion-author .fusion-author-title span.author_status{display:block; font-size:14px; }
.fusion-author-avatar{
	padding: 10px;
	border: 1px solid #eeeeee;

    float: right;
    margin-left: 20px;
    max-width: 25%;
}
@media only screen and (max-width: 800px){
	.fusion-author-avatar{
		max-width: 200px !important;
		width: 200px !important;
		float:none;
		margin-left: 0px;
		margin-bottom:15px;
	}
}

.fusion-author-info strong.dg{color:#1d596c;}
.fusion-author-title span.author_status{color:#ac1317 !important;}

/* title bar */
/* firefox - .fusion-page-title-bar{display: table-caption;} */
/* chrome - .fusion-page-title-bar{display: table;} */


/* author widget */
.mks_author_widget{	margin-bottom: 20px !important;}
.mks_author_widget p{
	margin-bottom: 8px;
    line-height: 16px;
    font-size: 11.5px;
}
.mks_autor_link_wrap{clear:both;}
.mks_autor_link_wrap a{color:#ac1317 !important;}
.mks_author_widget h4{margin-bottom: 10px !important; font-weight:bold !important;}

/* team page */
.teamline .fusion-imageframe img{
	padding:10px;
	border: 1px solid #eeeeee;
}
.teamline h3{
	margin:0px !important;
	font-size: 22px !important;
	font-weight:bold !important;
	color:#666666 !important;
}
.teamline h4{
	margin-top:0px !important;
	color:#1d596c !important;
	font-weight:bold !important;
}


.esgbox-overlay{z-index: 99991 !important;}
#esgbox-thumbs,.esgbox-opened{z-index: 99995 !important;}


/* areas of experties */
.practcircl{float:left;}
.practcircl img{
	float:left;
	margin-top:20px;
	margin-right:15px;
	padding:5px;
	border: 1px solid #eeeeee;
}

/* interactieve slider */
.makemebigger img{
	-webkit-transition: all 0.3s linear !important;
	-moz-transition: all 0.3s linear !important;
	-ms-transition: all 0.3s linear !important;
	-o-transition: all 0.3s linear !important;
	transition: all 0.3s linear !important;
}
.makemebigger:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
a.slideint{
	background:rgb(172, 19, 23); 
	padding: 10px 20px;
	color:#ffffff !important;
}

/* contact */
.wpcf7-submit{
	margin-top: 10px;
}
.wpcf7 input{
	min-height: 40px;
}
.wpcf7 textarea{
	max-height: 100px;
}

/* SEO manip */
.h2shik{    
	font-family: 'Poly';
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0px;
	font-size: 20px;
	border-bottom: 1px solid #6e6e6e;
    vertical-align: top;
    padding-bottom: 5px;
    padding-top: 15px;
    margin: 0 0 20px;
	color:#333333;
}	
.h2shik:before{
	content:'♦';
	font-size: 28px;
	line-height:1;
	color:#ac1317;
	padding-right:10px;

}
.greenshell .h2shik{color:#ffffff !important; border-color:#3b606b;}
.greenshell .h2shik:before{ color:#a1d3e2 !important;}

.homebullets li h2,h1.boldlook{
	font-family: Rosario !important;
	font-size:13px !important;
	font-weight:normal !important;
	line-height:19.5px  !important;
	margin: 0px !important;
	padding: 0px !important;
	color:#747474 !important; 
	border: 0px !important;
	display: inline;
	vertical-align:middle;
}
.homebullets li:before{
	vertical-align:bottom;
	display: inline;
}
.homebullets h2:before{ content:'' !important; display:none;line-height:0px;}
h1.boldlook{font-weight:bold !important;}

.justme{text-align:justify;}

@media only screen and (min-width: 800px){
	/*.fusion-copyright-notice{
		width: 100%;
	}
	.fusion-copyright-notice span{
		line-height: 78px;
	}
	.fusion-copyright-notice img{
		vertical-align: middle;
		float:right;
	}*/
	.fusion-copyright-notice div{
	    box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.fusion-copyright-notice .cop{
		-ms-flex-preferred-size: 35%;
		flex-basis: 35%;
		max-width: 35%;
	}
	.fusion-copyright-notice .footsig{
		-ms-flex-preferred-size: 65%;
		flex-basis: 65%;
		max-width: 65%;
		display: block;
		text-align: right;
		vertical-align: middle
	}
	.fusion-copyright-notice .firstc{
		margin-right:5%;
	}
	.fusion-copyright-notice .secc{
		margin-right:5%;
	}
	.fusion-copyright-notice .thirdc{
		margin-top: 13px;
	}
}
@media only screen and (max-width: 800px){
	.fusion-copyright-notice img,.fusion-copyright-notice a{
		display:block;
		margin: 25px auto;
		max-width: 80%;
	}
	.fusion-copyright-notice span{
		display:block;
		margin-bottom:15px;
	}
}

.shikwid ul{
	list-style: none;
    padding-left: 0px;
}
.shikwid li{
	margin-bottom: 20px !important;
}
.shikwid li:before{
	padding-right: 8px;
	font-family:'FontAwesome';
	content:"\f105";
	vertical-align:bottom;
	display: inline;
}
.shikwid li a{color:#5e5e5e !important;}
.verticalScroll .widget-title{display:none !important;}