/*
Theme Name: ADMAG - Child
Theme URI: http://digitaltheme.co/admag
Author: DigitalTheme
Author URI: http://digitaltheme.co
Template: admag
Description: Child theme of ADMAG
Version: 1.0.0
*/

@import url("../admag/style.css");


.ism_wrap .ism_item:hover{
	opacity: 0.7;
}

.ism_wrap .ism_item .fa-ism {
	float: none;
	font-size: 23px;
	display: block;
	width: 100%;
}

.ism_wrap .ism_item .ism_share_counts {
	margin-left: 0px;
	text-align: center;
	line-height: 1.2;
}

/*START SIDEBAR RELATED*/
.crp_related_widget a {
	display: block;
    float: left;
}

.crp_related_widget li {
	clear: both;
    height: 80px;
}

.crp_related_widget li img {
	height: 71px;
}

.crp_related_widget li a.crp_title {
    max-width: 250px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: 800;
}
/*END SIDEBAR RELATED*/

/**
 * Menu tendenze
 */

#tendenze.navbar-collapse {
    padding: 0;
}

ul#menu-tendenze {
   padding: 0;
   margin: 0 0 10px 0;
}

ul#menu-tendenze li {
   display: inline;
   padding: 0;
   margin: 0 30px 0 0;
}

ul#menu-tendenze li a {
   color: #333;
}

ul#menu-tendenze li a:hover {
   color: #f60;
}

.navbar .logo {
    margin-top: 10px!important;
}

blockquote {
    margin-top: 20px;
}

blockquote,
blockquote span,
blockquote em {
    color: #555555;
    font-style: normal;
}

blockquote:after,
.blockquote:after {
    bottom: 0;
    top: auto;
    font-size: 64px;
    line-height: 0;
}

blockquote:before,
.blockquote:before {
    font-size: 64px;
    line-height: 0;
}

.etoro-iframe {
    border: none!important;
    width: 100%;
}