/*

Theme Name: Avada Child

Description: Child theme for the Avada

Author: Your name here

Template: Avada

*/



@import url("../style.css");


@media all and (orientation:landscape) { 
.bullet_sippar{

	background-image:url('../artworks/bullet_sippar.png');
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:45px;
	margin-bottom:20px;
	display:block;
	width:100%;
	clear:both;
}
}

@media all and (orientation:portrait) { 
.bullet_sippar{

	background-image:url('../artworks/bullet_sippar.png');
	background-repeat:no-repeat;
	background-position: center left;
	padding-left:45px;
	margin-bottom:20px;
	display:block;

}
}




.img_dcha{float:right; display:block; margin-left:20px; margin-top:-15px;}


@media all and (orientation:landscape) { 
.img_modulo {float:right; display:block; margin-left:20px; padding-bottom:20px; margin-top:20px;}
}

@media all and (orientation:portrait) { 
.img_modulo {/*float:right;*/ display:block; /*margin-left:20px;*/ padding-bottom:20px; margin-top:20px;}
}




#main .reading-box h2, #main h2, .page-title h1, .image .image-extras .image-extras-content h3, #main .post h2, #sidebar .widget h3, .tab-holder .tabs li a, .share-box h4, .project-content h3, h5.toggle a, .full-boxed-pricing ul li.title-row, .full-boxed-pricing ul li.pricing-row, .sep-boxed-pricing ul li.title-row, .sep-boxed-pricing ul li.pricing-row, .person-author-wrapper, .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .ei-title h2, #header .tagline {

    font-family: Arial,Helvetica,sans-serif !important;

}

strong{color:#02267e;}