/*---------------------------------------------------------------------------------

 Theme Name:   dms3divi
 Theme URI:    http://www.demomentsomtres.com
 Description:  Tema fill de Divi per a Fonda Sport
 Author:       DeMomentSomTres
 Author URI:   http://www.demomentsomtres.com
 Template:     Divi
 Version:      2017.08.23
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

------------------------------ ADDITIONAL CSS HERE ------------------------------*/
h1,h2,h3 {
    font-family:Habibi,serif;
}
h3,h4 {
    color: #666;
}
#main-header {
   /* background: url(/wp-content/themes/dms3divi/imatges/caljafra-cap.jpg);*/
}
.home-quadres img {width:100%;}
#footer-info{line-height:1.4}
.demomentsomtres-dish-list.menu-home a.dms3-permalink {
    font-size:60%;
    float:right;
}
@media all and (min-width:800px) {
    #top-header #et-info {
        max-width:300px!important;
    }
}
#top-menu li.current-menu-item > a {
    color:rgba(255, 255, 255, 0.95)!important;
}
#top-menu li.menu-item > a:hover {
    color:rgba(0, 0, 0, 0.9)!important;
}
#mapa-fonda .et_pb_map {
    height:100%;
}
body.single-dish-list #left-area,
body.single-dish-list #sidebar {
    width:48%!important;
}
body.single-dish-list .et_post_meta_wrapper .post-meta
{
    display:none;
}
body.single-dish-list h1,
body.single-dish-list h2,
body.single-dish-list h3,
body.single-dish-list h4,
body.single-dish-list p,
.dishlist-type
{
    text-align: center!important;
}
body.single-dish-list h1 {
    margin-top:3rem;
}
body.single-dish-list h2 {
    margin-top:0;
}
.sidebar-dish-list .demomentsomtres-restaurant-post .entry-content {
    padding-top:30px;
}
@media print {
    body.single-dish-list {
        margin:0.5cm;
    }
    body.single-dish-list #main-content > .container {
        width:100%;
        max-width:100%;
		font-size:2.9mm;
    }
    body.single-dish-list #top-header,
    body.single-dish-list #main-header,
    body.single-dish-list #main-footer,
    /*body.single-dish-list #sidebar,*/
    body.single-dish-list .et_post_meta_wrapper .post-meta,
    body.single-dish-list #cookie-notice
    {
        display:none!important;
    }
    body.single-dish-list 
    {
        padding-top:0cm;
        padding-left:0;
        padding-right:0;
    }
    body.single-dish-list #left-area,
    body.single-dish-list #sidebar {
        /*width:50%!important;*/
		width:100%!important;
        /*float:left;*/
		float:none;
        clear:none;
		padding-left:0;
		padding-right:0;
	}
	body.single-dish-list #sidebar {
		page-break-before: always;
		margin-top:3mm;
	}
    body.single-dish-list h1,
    body.single-dish-list h2,
    body.single-dish-list h3,
	body.single-dish-list h4,
    body.single-dish-list p,
    .dishlist-type
    {
        color:#000!important;
    }
    body.single-dish-list #main-content>.container {
        padding-top:0rem!important;
    }
    body.single-dish-list h1
    {
        margin-top:1rem;
    }
    body.single-dish-list h1,
    body.single-dish-list h2,
    body.single-dish-list h3 {
		font-size:7.5mm;
        line-height:8mm;
        padding-bottom:0;
    }
    body.single-dish-list p {

        font-size:6mm;
        line-height:6.5mm;
        padding-bottom:0;
		font-style:italic;
		color:#000!important;
    }
    body.single-dish-list h4 {
        font-size:5.4mm;
        line-height:5.6mm;
	}
	body.single-dish-list .entry-content {
		padding:1rem!important;
	}
	body.single-dish-list img {
		margin-top:20mm;
		width:90mm;
		height:auto;
	}
}