/*
Theme Name: Donnamoderna
Theme URI: http://www.donnamoderna.com
Description: Template di donnamoderna
Version: 1.0
Author: Fabio Sirchia
Author URI: http://www.donnamoderna.com
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
.no-padding{
	padding:0 !important;
}

.trittico .box-ingrediente-dx,
.trittico .dm-rainbow-box,
.trittico .dm-google-box,
.box-newsletter-dx{
	max-width:300px;
}

.box-newsletter-dx{
	background-color: #b983b6;
    padding: 33px 20px;
    color: #ffffff;
    margin-bottom: 25px;
    display:none;
}

.box-newsletter-dx .form-control {
    color: #333333;
}
.box-newsletter-dx .form-control {
    color: #333333;
    border-radius: 0;
    margin: 0 10px 10px 0;
    width: 80%;
    float: left;
    height: 40px;
}
.box-newsletter-dx .btn-invia {
    width: 100%;
    border-radius: 0;
    font-weight: 700;
    height: 40px;
}

h4.box-newsletter-title{
	font-weight: bold;
	margin-bottom:20px;	
}

.spinner {
	background: url('images/ajax-loader.gif') no-repeat;
    background-size: 35px 35px;
    width: 32px;
    height: 32px;
    margin: auto;
    clear: both;
    display: none;
    margin-bottom: 20px;
}

.testatina{
    background-color: #000;   
    height: 40px;
}

.testatina p{
    color:#999999; 
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 700;
    position: relative;
    display:inline-block; 
    margin-right: 15px;
}

.testatina img{
    height: 36px;
}


/*DA TRASFERIRE NEL LESS*/
.dm-subchannel-sx h1{
	font-size:18px;
	font-weight: bold;
	padding-top: 5px;
    padding-bottom: 5px;
}

.dm-general-title{
	font-size: 26px;
    color: #4f93b3;
    font-weight: 700;
    margin-bottom: 20px;	
}
    
.dm-subchannel-sx .dm-subchannel-box li.current_page_item a{
	color: #333;
}

.dm-page-lancio-ricette .dm-page-lancio-ricette-item .lancio-ricette-item-link-grey a{
	margin: 0 20px;
}
.dm-button{
    display: block;
    color: #fff;
    text-align: center;
    clear: both;
    cursor: pointer;
    max-width: 50%;
    margin: auto;
}
.dm-button:hover{
	color: #fff;
}

@media screen and (max-width: 767px) {
	.trittico .box-ingrediente-dx,
	.trittico .dm-rainbow-box,
	.trittico .dm-google-box,
	.box-newsletter-dx,
	.dm-adv-300{
		margin: auto;
		max-width:300px;
		float:none !important;
/* 		margin-bottom: 25px; */
	}
	
	.dm-speciali-items h3.lancio-ricette-item-title{
		margin-bottom:0;
	}
	.dm-speciali-items .lancio-ricette-item-link{
		display:none;
	}
}
.icon-menu-close{
	z-index:1;
}
/* INIZIO SCHEDA UNICA */
.swiper-container,
.swiper-container .swiper-slide {
overflow: hidden;
}
.dm-foglia-adx-corpo .google_adx_corpo.visible-xs {
width: 300px;
margin: 0 auto;
}
.dm-foglia-newsetter .box-newsletter-dx {
margin-bottom: 0px;
}
.dm-social a {
font-size: 21px;
margin: 0 12px 0 0;
display: inline-block;
position: relative;
width: 30px;
}
.dm-social [class^="icon-"]:before, 
.dm-social [class*=" icon-"]:before {
margin: 0;
}
.dm-social-items {
width: 90px;
height: 30px;
overflow: hidden;
transition: width 1s;
}
.dm-social-items.expanded {
width: 275px;
transition: width 1s;
}
.dm-social-items span {
font-size: 13px;
position: absolute;
bottom: 2px;
left: 21px;
}
.dm-social li {
display: inline-block;
vertical-align: middle;
}
.dm-social-toggle-btn {
cursor: pointer;
font-size: 18px;
}
.dm-foglia-sidebar-container .dm-adv-300 {
margin: 0;
}
.dm-foglia-sidebar-container .adv-container {
margin-left: auto;
margin-right: auto;
}
.dm-foglia-sidebar-container .single-sidebar {
display: flex;
}

@media only screen and (min-width: 768px) {
	.site-header .header-bottom .dm-main-menu .header-menu li{
		font-size: 18px;	
	}
	
	.dm-social-items.expanded {
	width: 245px;
	}
	.dm-foglia-bottone-commenti {
	text-align: right;
    }
    .dm-foglia-sidebar-container {
    display: flex;
    }
	.dm-foglia-sidebar-container .adv-container.con-abstract {
	margin-right: 0;
	}
	.dm-speciali-items h3.lancio-ricette-item-title{
		margin-bottom:30px;
	}
}
@media ( min-width: 992px) {
    .single-sidebar {
    position: absolute;
    }
    .single-sidebar .adv-container {
    min-height: 800px;
    }
    .dm-foglia-sidebar-container,
    .dm-foglia-sidebar-container .single-sidebar {
    display: block;
    }
}
/* FINE SCHEDA UNICA */

/*INIZIO SINGLE AGGREGATORE*/
.dm-aggregator{
	background-color:#f7f7f7;
}
.dm-aggregator-top-container{
	background-color:#fff;
}
.dm-aggregator .contenitore-masthead{
	margin-bottom:0;
}
.dm-aggregator .dm-foglia-aggregato-prossimo.jumbotron{
	position: relative;
    top: -200px;
    margin:0;
/*     margin-bottom: -200px; */
    background-color: #f7f7f7;
}
.dm-aggregator .dm-foglia-vai-canale{
	border: 1px solid;
}
.dm-aggregator-top{
	margin-bottom:40px;
	padding-bottom:200px;
}
.dm-aggregator-top .entry-title{
	margin: auto;
	width:100%;
	margin-bottom:20px;
}
.dm-aggregator-top-abstract{
/* 	color: #7d95a3; */
	color: #4e5b67;
	margin-bottom:40px;
}
.dm-aggregator-container
{
	position: relative;
	top: -200px;
/* 	margin-bottom:-200px; */
}
.dm-aggregator-opening-image img{
	width:100%;
}
.dm-aggregator-opening-image{
	max-height: 480px;
	overflow:hidden;
}
.dm-aggregator-posts-first-desc{
/* 	color: #7d95a3; */
	color: #4e5b67;
	margin-bottom:25px;
}
.dm-aggregator-circle-container{
	padding-top:15px;
}
.dm-aggregator-circle{
	-moz-border-radius: 50px/50px;
    -webkit-border-radius: 50px 50px;
    border-radius: 50px/50px;
    border:solid 3px;
    width:16px;
    height:16px;
    margin: auto;
}
.dm-aggregator-line-container{
	position: absolute;
    height: 100%;
    overflow: hidden;
}
.dm-aggregator-line{
	height: 100%;
    position: relative;
    width: 2px;
    margin: auto;
    top:30px;
    right: 3px;
/* 	height: 100%; */
	
/*     position: absolute; */
/*     width: 3px; */
/*     background-color: #a869a5; */
	
	
/* 	border-left: thick solid; */
/*     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; */
/* 	filter: alpha(opacity=50); */
/* 	-moz-opacity:0.5; */
/* 	-khtml-opacity: 0.5; */
/* 	opacity: 0.5; */
/* 	width:100%; */
/* 	margin:auto; */




}
.dm-aggregator-posts-list{
	margin: auto;
	float:none;
	background-color:#fff;
	padding-top:35px;
	margin-top:-110px;
	overflow:hidden;
}
.dm-aggregator-posts-first{
	position:relative;
	overflow:hidden;
}
.dm-aggregator-posts-list .dm-aggregator-posts-first .dm-aggregator-posts-first-title{
/* 	color: #a869a5; */
	display:block;
	font-size: 32px;
	font-weight: bold;
	margin-bottom:25px;
}
.dm-aggregator-go{
	margin-bottom:25px;
}
.dm-aggregator-posts-list ul li{
	border-top:5px solid #f7f7f7;
	vertical-align: text-top; 
}
.dm-aggregator-posts-list ul li a{
	display:inline-block;
	width:100%;
/* 	color: #a869a5; */
	font-weight: bold;
	padding: 24px;
}
.dm-aggregator-posts-list ul li a h3{
    font-weight: bold;
    display: table-cell;
    width:90%;
    min-width: 300px;
}

.dm-aggregator-posts-list-link{
	vertical-align: text-top;
}
.dm-aggregator-posts-list-link a{
	display: table;
}

.dm-aggregator-arrow{
	display: table-cell;
    vertical-align: middle;
    width:10%;
}

.dm-aggregator-posts-list-arrow{
	float:right;
	line-height: 46px;
}
.dm-aggregator-post-image{
	width: 75px;
    border-radius: 150px;
    margin: 0 5px 2px 0;
    border:3px solid #e8ecee;
    margin: auto;
    margin-top:5px;
}

.marginBottomLess200{
	margin-bottom:-200px;
}

/* BOX COMMENTI IN AGGREGATORE */
.dm-aggregator-post-comment {
	margin: auto;
  float: none;
  margin: 40px auto 0 auto;
}


@media only screen and (min-width: 320px) {
	.dm-aggregator-posts-list .dm-aggregator-posts-first .dm-aggregator-posts-first-title{
		font-size: 19px;
	}
	.dm-aggregator-posts-first-desc{
		font-size:11px;
	}
	.dm-aggregator-posts-list ul li a h3{
		font-size: 14px;
		min-width: 160px;
    	line-height: 20px;	
	}
	.dm-aggregator-posts-list{
		margin-top: -73px;
	}
	.dm-aggregator-top-container{
		padding-top:10px;
	}
/* 	.dm-aggregator-line{ */
/* 		margin: auto; */
/* 		left: 63px; */
/* 	    top: 65px; */
/* 	} */
}
@media only screen and (min-width: 479px) {
	.dm-aggregator-posts-list ul li a h3{
		font-size: 13px;	
		min-width: 300px;
    	line-height: 20px;
	}
}
@media only screen and (min-width: 768px) {
	.sidebar-aggregator{
		position: relative;
		top: -200px;
	}
	.dm-aggregator-posts-list .dm-aggregator-posts-first .dm-aggregator-posts-first-title{
		font-size: 18px;
	}
	.dm-aggregator-posts-list ul li a h3{
		font-size: 13px;	
		min-width: 160px;
    	line-height: 20px;
	}
	.dm-aggregator-go a{
		font-size:9px;
	}
	.dm-aggregator-top-container{
		padding-top:40px;
	}
}
@media ( min-width: 992px) {
	.dm-aggregator-posts-list .dm-aggregator-posts-first .dm-aggregator-posts-first-title{
		font-size: 32px;
	}
	.dm-aggregator-posts-list ul li a h3{
		font-size: 22px;	
		min-width: 300px;
    	line-height: 30px;
	}

	.dm-aggregator-go a{
		font-size:13px;
	}
	.dm-aggregator-posts-first-desc{
		font-size:15px;
	}
}
@media ( min-width: 1440px) {
	.dm-aggregator-posts-list ul li a h3{
		font-size: 22px;	
		min-width: 410px;
    	line-height: 30px;
	}
}


/*FINE SINGLE AGGREGATORE*/

/*PAGINAZIONE*/
.dm-main-pagination {
  text-align: center;
}
.dm-main-pagination .pagination li a,
.dm-main-pagination .pagination li span,
.dm-main-pagination .page-numbers li a,  
.dm-main-pagination .page-numbers li span
 {                                
  border: none;
  font-size: 22px;
  font-weight: 700;
  color: #4f93b3;
  line-height: 34px;
  font-family: 'Open Sans Condensed', sans-serif;
}
.dm-main-pagination .pagination li a:focus,
.dm-main-pagination .pagination li span:focus,
.dm-main-pagination .pagination li a:hover,
.dm-main-pagination .pagination li span:hover,
.dm-main-pagination .pagination li a.selected,
.dm-main-pagination .pagination li span.selected,
.dm-main-pagination .pagination li a.current,
.dm-main-pagination .pagination li span.current
 {
  background-color: #ffffff;
  color: #a869a5;
}
.dm-main-pagination .pagination li a.demo-icon,
.dm-main-pagination .pagination li span.demo-icon {
  font-size: 32px;
}
/*FINE PAGINAZIONE*/




/*MENU SOTTOCANALI*/
@media only screen and (min-width : 1440px) {
	.ricette-column .dm-subchannel-box>li>ul>li{
		padding:0;
	}
	.ricette-column .dm-recipe-menu li.selected{
		display: inline-block;
		border:none !important;
	}
	.ricette-column .dm-recipe-menu li.selected a{
		color: #a869a5;
	}
    .ricette-column .dm-recipe-menu li.selected>a {
	    border-left: 4px solid #4f93b3;
	    padding-left: 10px;
	    margin-left: -14px;
	    display: block;
	    float: left;
	    color: #333;
/* 	    width:100%; */
	}
}
/*FINE MENU SOTTOCANALI*/


/*FIX CANALI*/
.lazy{
	width:auto !important;
	margin: auto;
}
.lazy-hidden{
	display:none;
}

.dm-page-apertura,
.dm-page-subapertura,
.dm-hp-speciali-top{
	overflow:hidden;
}
.lancio-ricette-item-img,
.dm-page-subapertura img,
.dm-page-apertura img,
.dm-hp-speciali-top img{
	width:100%;
	overflow:hidden;
}
@media only screen and (min-width: 320px) {
/* 	.lancio-ricette-item-img{ */
/* 		max-height:240px; */
/* 	} */
	.dm-page-apertura{
		max-height:240px;
	}
	.mediamond-tag-rn-x{
		margin:auto;
		max-width: 300px;
	}
}
@media only screen and (min-width: 479px) {
/* 	.lancio-ricette-item-img{ */
/* 		max-height:359px; */
/* 	} */
	.dm-page-apertura,
	.dm-hp-speciali-top{
		max-height:359px;
	}
	.dm-page-subapertura{
		max-height:270px;
	}
}
@media only screen and (min-width: 768px) {
/* 	.lancio-ricette-item-img{ */
/* 		max-height:264px; */
/* 	} */
	.dm-page-apertura,
	.dm-hp-speciali-top{
		max-height:432px;
	}
	.dm-page-subapertura{
		max-height:360px;
	}
}
@media ( min-width: 992px) {
/* 	.lancio-ricette-item-img{ */
/* 		max-height:226px; */
/* 	} */
	.dm-page-apertura,
	.dm-hp-speciali-top{
		max-height:353px;
	}
	.dm-page-subapertura{
		max-height:250px;
	}
}
@media ( min-width: 1440px) {
/* 	.lancio-ricette-item-img{ */
/* 		max-height:330px; */
/* 	} */
	.dm-page-apertura,
	.dm-hp-speciali-top{
		max-height:515px;
	}
}

/*DA TRASFERIRE NEL LESS FINE*/
