/*
 * Cookaoround Blog
 * v 1.0.8
 */

body.cookaround  {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
}

body.cookaround a:hover {
	text-decoration: underline;
}

body.cookaround #bnzm_container {
	background-color: #f9f9f9;
}

body.cookaround #content {
	background-color: #fff;
}

/* Header */

body.cookaround .header_gzcard {
	height: 70px;
    background-color: #fff;
}

body.cookaround .menu_gzcard  {
	height: 50px;
	background-color: #e75148;
	-webkit-box-shadow: 0 7px 0 rgba(78, 5, 30, 0.1) inset;
	box-shadow: 0 7px 0 rgba(78, 5, 30, 0.1) inset;
}

body.cookaround .menu_gzcard ul {
	padding-top: 15px;
}

body.cookaround .header_gzcard .menu_pipe {
	margin: 20px 0;
	height: 30px !important;
}

body.cookaround .header_gzcard .menupipe_list {
	background-color: #e75148;
	top: 70px;
}

body.cookaround .header_gzcard .menupipe_list ul li a:hover {
    color: #f7931e;
}

body.cookaround .header_gzcard h1 a {
	width: 115px;
	height: 56px;
	background-image: url('images/cookaround/logo-header.png');
	margin-top: 7px;
}

body.cookaround .header_gzcard .menu_pipe .icon-menupipe {
	background-image: url('images/cookaround/hamburger.png')
}

body.cookaround .menu_gzcard .gzclub_homeicon {
	background-image: url("images/home-menu.png");
	background-position: center center;
	margin: 5px 0 0;
    width: 70px;
}

body.cookaround .nh_blog {
	color: #bababa;
    float: left;
    font-family: "Amatic SC";
    font-size: 36px;
    line-height: 70px;
}

/* Altervista */

#a_logo {
	position: relative;
}

#a_logo a {
	display: block;
	position: absolute;
	right: 0;
	width: 172px;
	height: 32px;
	top: 12px;
	padding: 12px 0 12px 10px;
	line-height: 1;
	text-decoration: none;
	color: #bababa;
	font-size: 14px;
	border-left: 1px solid #ddd;
}

#a_logo svg {
	display: block;
}

.altervista-copy {
	display: inline-flex;
	align-items: center;
	gap: 0.5em;
	padding: 10px 0;
	margin-left: 15px;
	color: #4a4a4a;
	font-weight: 700;
	line-height: 20px;
}

.altervista-copy img {
	vertical-align: middle;
}

.altervista-copy svg {
	display: block;
}

.disclaimer {
	background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    color: #888;
    padding: 15px;
    font-size: 14px;
}

.disclaimer a {
	color: #444;
	text-decoration: underline;
}

@media (min-width: 800px) {
	.disclaimer {
	padding-left: 2.5%;
	padding-right: 2.5%;
	}
}

/* Call to action */

body.cookaround #content .call-action {
	min-height: 250px;
}

body.cookaround #content .call-action .text {
	margin: 60px 0 0 80px;
	float: left;
	width: 360px;
}

body.cookaround #content .call-action .call-action-btn {
	float: left;
	margin: 130px 0 0 80px;
}

body.cookaround #content .call-action {
	background-image: url('images/cookaround/header.jpg');
	background-size: cover;
}

body.cookaround #content .call-action h1 {
	 font-family: "Amatic SC";
	 font-size: 48px;
	 font-weight: 700;
	 color: #e75148;
	 margin-bottom: 10px;
}

body.cookaround #content .call-action p {
	font: 18px/1.4 'Lato';
	color: #4a4a4a;
	text-transform: none;
}

body.cookaround #content .call-action .call-action-btn a {
	float: left;
	width: auto;
	padding: 10px 30px;
	margin: 0;
	line-height: 20px;
	font-size: 14px;
	text-shadow: none;
    background-color: #e75148;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body.cookaround .main-login .login-form .btn_entra {
	display: block;
	width: auto;
	font-family: "Amatic SC";
	font-size: 28px;
	font-weight: 700;
	background-color: #e75148;
	color: #fff;
	text-align: center;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

body.cookaround #content .call-action .call-action-btn a:hover,
body.cookaround .main-login .login-form .btn_entra:hover {
	background-color: #d6423a;
}

/* Content */

body.cookaround .most-read article.first h2,
body.cookaround .most-read article.lt h2 {
    font-family: 'Droid Serif', serif;
}

body.cookaround #content .blog-name {
	font-family: "Lato", sans-serif;
	font-size: 14px;
	color: #e75148;
	font-style: italic;
}

body.cookaround .rounds h2.sez {
	 font: 400 20px 'Droid Serif';
	 text-transform: uppercase;
}

body.cookaround .rounds h2.sez a,
body.cookaround .rounds h2.sez span {
    color: #e75148;
    padding: 8px 30px;
    background-color: #fff;
    font-size: 48px;
    font-family: "Amatic SC";
}

body.cookaround .inline article h2,
body.cookaround .double article h2 {
    font: 700 28px 'Droid Serif';
    margin: 5px 0 10px;
}

body.cookaround .rounds article h2 a {
	color: #424d55;
}

body.cookaround .rounds article h2 a:hover {
	color: #e75148;
}

body.cookaround .rounds h2.sez,
body.cookaround .login-form h2.sez {
	background-image: url('images/cookaround/zigzag.png');
}

body.cookaround #content .blog-name {
	font-family: "Lato", sans-serif;
}

body.cookaround .most-read article.first p {
	color: #4a4a4a;
}

body.cookaround .double article p
body.cookaround .inline article p {
	color: #4a4a4a;
}

body.cookaround .btn_sumbit {
	background-color: #e75148;
}

body.cookaround .btn_sumbit:hover {
	background: #d6423a;
}

body.cookaround .read-all {
	text-align: center;
}

body.cookaround .contest .read-all,
body.cookaround .review .read-all {
	clear: both;
	margin-top: 0;
	padding-top: 2.5%;
}

body.cookaround .read-all,
body.cookaround .read-all a {
	font-family: 'Lato', sans-serif;
}

body.cookaround .read-all a {
	display: inline-block;
	padding: 6px 30px;
	font-size: 14px;
    background-color: #e75148;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	color: #fff;
}

body.cookaround .read-all a:hover {
	text-decoration: none;
	background-color: #d6423a;
	color: #fff;
}

body.cookaround .inline article {
	border-bottom-color: #e4e4e4;
}

body.cookaround .double article p {
	font-family: 'Lato', sans-serif;
	font-size: inherit;
}

body.cookaround .inline article p {
	font-size: inherit;
}

/* Classifica Top 10 */

body.cookaround .rank .rank-images article.first .num,
body.cookaround .rank .rank-images article.lt .num,
body.cookaround .rank-list li span  {
	font-family: "Lato", sans-serif;
}

body.cookaround .rank .rank-images article.first h2,
body.cookaround .rank-list li h2 {
	font-family: 'Lato', sans-serif;
}

body.cookaround .rank .rank-images article.first .num,
body.cookaround .rank .rank-images article.lt .num ,
body.cookaround .rank-list li span {
	background-color: #e75148;
}

body.cookaround .rank .rank-images article.first h2 a,
body.cookaround .rank-list li h2 a,
body.cookaround .rank .rank-images article.lt h2 a {
	color: #424d55;
}

body.cookaround .rank .rank-images article.first h2 a:hover,
body.cookaround .rank-list li h2 a:hover,
body.cookaround .rank .rank-images article.lt h2 a:hover {
	color: #e75148;
}

body.cookaround .rank .rank-images article.first .num,
body.cookaround .rank .rank-images article.lt .num,
body.cookaround .rank-list li span {
	-webkit-border-radius: 0;
	border-radius: 0;
}

body.cookaround .rank-list li {
	border-bottom: 1px solid #d4d4d4;
	padding: 7.03% 0;
	margin: 0;
}

body.cookaround .rank-list li.read-all {
	border: 0;
	padding-bottom: 0;
}

body.cookaround .rank .rank-images article.lt .num,
body.cookaround .rank-list li span {
	width: 30px;
	height: 30px;
	line-height: 30px;
}

body.cookaround .rank-list li span {
	margin: 0 20px 0 10px;
}

body.cookaround .rank-list li h2 {
	padding: 5px 0;
	font-size: 700;
}

/* Classifica Top 100 */

body.cookaround .top-100 article h2 {
	font-family: 'Lato', sans-serif;
}

body.cookaround .top-4 figure span,
body.cookaround .top-all figure span {
	background-color: #e75148;
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 30px;
	width: 30px;
	line-height: 30px;
}

/* Sidebar */

body.cookaround h2.title-sidebar,
body.cookaround .login-form h2.sez {
	border-bottom: 1px solid #d4d4d4;
	color: #e75148;
	font: 700 30px/59px "Amatic SC";
	margin-bottom: 20px;
	position: relative;
	text-align: center;
}

body.cookaround h2.title-sidebar:after,
body.cookaround .login-form h2.sez:after  {
    background: url("images/cookaround/zigzag.png") repeat-x 0 0 #fff;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    bottom: -1px;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    width: 33px;
}

body.cookaround .main-login .title-sidebar {
	color: #fff;
	background-color: #e75148;
}

body.cookaround .main-login .login-form {
	background-color: #fff;
	padding: 0;
}

body.cookaround .main-login .login-form form input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #222;
}

body.cookaround .main-login .login-form form .recupera_pwd {
	color: #222;
}

body.cookaround h2.title-sidebar,
body.cookaround .login-form h2.sez span {
	color: #e75148;
}

body.cookaround #sidebar .box.blog-gz li .text a.title {
    color: #424d55;
    font: 700 16px 'Droid Serif';
}

body.cookaround #sidebar .social-sb li div .fb1,
body.cookaround #sidebar .social a {
	color: #222;
}

body.cookaround #sidebar .social-sb li div .fb1,
body.cookaround #sidebar .social-sb li div .fb2,
body.cookaround .main-login .login-form form input {
	font-family: 'Lato', sans-serif;
}

body.cookaround h2.title-sidebar span,
body.cookaround .login-form h2.sez span  {
	background: none;
    color: #e75148;
    padding: 10px 0;
}

body.cookaround .adv-cont {
	background-color: #efefef;
	padding: 20px 0;
}

body.cookaround #sidebar .main-login {
	margin-bottom: 30px;
}

body.cookaround #sidebar .box.blog-gz li {
	margin-bottom: 5%;
}

body.cookaround #sidebar .box.blog-gz li figure {
	margin-right: 2.5%;
}

/* Single Login */

body.cookaround .single-login .login-form {
	background-color: #fff;
}

body.cookaround .login-form h2.sez span {
    background-image: url("images/cookaround/ico5.png");
}

/* Footer */

body.cookaround #footer {
	border-top-color: #e75148;
}

/* Images */

.header_gzcard .menu_pipe.icon_active .arrow {
	background-image: url('images/menu-arrow.png');
}

.header_gzcard .menupipe_list .submenu_card li a {
	background-image: url("images/angle-rt.png");
}

.rank-list li .continue {
	background-image: url('images/arrow-rt.png');
}

/* Menu */

#nmbzm .nm_sitenav li.sec {
    background: #3b2f31;
    border-bottom: 0 none;
    border-left: 2px solid #e75148;
    margin-left: -20px;
    padding: 0;
    width: 318px;
}

#nmbzm .nm_sitenav li.sec ul {
    border: 0;
    margin: 0;
}

#nmbzm .nm_sitenav li.sec li {
    border-color: #544749;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px 0 20px 20px;
}

#nmbzm .nm_sitenav li.sec li a {
    font-size: 15px;
    padding-left: 10px;
    text-transform: none;
}

#nmbzm .nm_sitenav li.sec li.home a {
    font-size: 16px;
    padding-left: 0;
    text-transform: uppercase;
}


/* Responsive */

@media only screen and (min-width: 1540px) {
	body.cookaround #content .call-action .text {
    margin: 100px 0 0 100px;
    width: 400px;
	}
	body.cookaround #content .call-action .call-action-btn {
	margin: 170px 0 0 80px;
	}
	body.cookaround h2.title-sidebar,
	body.cookaround .login-form h2.sez {
	margin-bottom: 30px;
	}
	body.cookaround .adv-cont {
	padding: 30px 0;
	}
	body.cookaround #sidebar .box.blog-gz li figure {
	margin-right: 5%;
	}
}

@media only screen and (max-width: 1023px) {
   	body.cookaround #content .call-action .text,
    body.cookaround #content .call-action .call-action-btn {
	float: none;
	width: auto;
	margin: 0 0 0 100px;
	padding-top: 20px;
    }
    body.cookaround #content .call-action {
	padding: 20px 0;
	height: auto;
	}
}

@media screen and ( max-width: 768px)  {
	body.cookaround	#page {
    background-color: #fff;
	}
	body.cookaround .header_gzcard {
	border-bottom-color: #e75148;
	}
	body.cookaround .header_gzcard .menu_pipe {
	padding: 15px 0;
	}
}

@media only screen and (max-width: 670px){
	body.cookaround #content .call-action .text,
	body.cookaround #content .call-action .call-action-btn {
	margin-left: 60px;
	margin-right: 15px;
	}

	body.cookaround #content .call-action .text {
	padding-top: 50px;
	}
	body.cookarounda #content .call-action h1 {
	font-size: 30px;
	}
}
