/*
Theme Name:     Shopping Milano Roma
Theme URI: 		http://www.shoppingmilanoroma.it
Description:    Shopping Milano Roma
Author:         Timetocomm
Author URI: 	http://timetocomm.com
Template:       Newspaper
Version:        1.0
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

/* POST STYLE */

.post blockquote p,
.page blockquote p,
.td-post-text-content blockquote p {
	text-align: left;
}

.td-post-template-3 .td-post-header header .entry-title,
.td-post-template-7 .td-post-header header .entry-title,
.td-post-template-8 .td-post-header header .entry-title,
.td-post-template-11.post .td-post-header .entry-title { 
	color: #fff;
}

.smr-city-page-link .td_module_mx8 .td-post-date { display: none; }
.smr-city-page-link .td_module_mx8 .entry-title { text-align: center; }

/* SMART LIST */
.td-left-smart-list, .td-right-smart-list {
	width: 40px;
	height: 0;
	padding-top: 40px;
	overflow: hidden;
 }
.td-left-smart-list .td-icon-left, .td-right-smart-list .td-icon-right {
	top: 12px;
    left: 17px;
    position: absolute;
    padding: 0;
}
.td_smart_list_3 .td-left-smart-list {
	right: 50px;
}

/* REVIEWS */
.td-review-header td {
    padding: 0;
    border: 1px solid #e6e6e6;
}
.td-review-header .block-title {
    background-color: #ececec;
    color: #444;
    display: block;
    line-height: 16px;
    padding: 12px 12px 10px;
    margin-bottom: 0;
    border-bottom: 0;
}


.td-read-more a, .more-link-wrap a { 
	border-bottom: 1px dotted #ccc;
	padding: 5px 0;
	color: #222;
	background: transparent !important;
}
.td-read-more a:hover, .more-link-wrap a:hover { 
	color: #b72126;
	background: transparent !important;
}

/* SIDEBAR */
.td-main-sidebar .td-a-rec, .td-a-rec-id-sidebar {
	margin-bottom: 38px;
}

/* FOOTER */

.td-footer-wrapper .td_block_inner a {
	color: #222;
}
.td-footer-instagram-container .td-footer-instagram-title { font-size: 22px; }

/* Youtube Playlist */

.td_wrapper_video_playlist .td_container_video_playlist { background: #ececec; }
body .td_wrapper_video_playlist .td_video_controls_playlist_wrapper { background: #444; }
.td_wrapper_video_playlist .td_video_currently_playing { background: #ececec; }
.td_wrapper_video_playlist .td_video_title_and_time .td_video_title { color: #444; }
.td_wrapper_video_playlist .td_click_video:hover .td_video_title  { color: #fff; }

/* Slider */
body .td-theme-slider .td-module-title {
	font-family: "Playfair Display";
}
.iosSlider-col-3 .entry-title {
    font-size: 43px;
    line-height: 46px;
}

/* Link Rivista */
.smrads {
	max-width: 100%;
}

.sf-menu > li > a {
    padding: 0 26px;
}

@media only screen and (min-width: 1180px) {

	.td-boxed-layout #td-outer-wrap {
		width: 1164px;
	    margin: 0 auto;
	    top: 100px;
	    position: relative;
	}
	
	.admin-bar.td-boxed-layout #td-outer-wrap {
		width: 1164px;
	    margin: 0 auto;
	    top: 68px;
	    position: relative;
	}
	
}

@media (max-width: 1018px) and (min-width: 768px) {
	.sf-menu > li > a {
    padding: 0 10px;
}
}


@media only screen and (max-width: 767px) {
.td-wpml .td-header-top-menu-full, .td-wpml .td-header-sp-top-menu { display: none !important; }

/* category template 2 */
.td_category_template_2 .td-category-description p { margin-top: 0; }
.td_category_template_2 .td-category-grid { padding-top: 0; }
.category .td-category-grid .td_block_wrap { padding-bottom: 0; }
}

@media (max-width: 1140px) and (min-width: 1019px) {
	.iosSlider-col-3 .entry-title {
	    font-size: 36px;
	    line-height: 42px;
	}
}

@media (max-width: 1018px) and (min-width: 768px) {
	.iosSlider-col-3 .entry-title {
	    font-size: 30px;
	    line-height: 36px;
	}
}

@media (max-width: 767px) {
	.iosSlider-col-3 .entry-title {
	    font-size: 26px;
	    line-height: 32px;
	}
}

@media (max-width: 500px) {
	.iosSlider-col-3 .entry-title {
	    font-size: 18px;
	    line-height: 24px;
	}
}