/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

body .elementor-widget img.sdm_download_thumbnail_image {
    width: 100% !important;
    height: 100% !important;
}

body .sdm_download_title {
    line-height: 1.3em;
    min-height: 2.5em;
    margin-top: 0.5em;
}

body .elementor-50892 .elementor-element.elementor-element-0b41c4b .dt-nav-menu-horizontal > li > a .menu-item-text,
body .elementor-element.elementor-element-80b0dff .dt-nav-menu-horizontal > li > a .menu-item-text{
	    word-spacing: normal !important;
}

body .data-target-div1 div#caf-multiple-taxonomy-filter ul li label {
    text-transform: none;
}
	
/* SDM single */
.single-sdm_downloads #main section:nth-child(2) {
	padding: 60px 25px;
}

/* sfi page */
.page-id-7609 .elementor-section.elementor-section-boxed > .elementor-container {
	max-width: 1300px;
}

@media screen and (max-width: 767px) {
	/* SDM single */
	.single-sdm_downloads .sdm_post_item {
		width: 100%;
	}
	.single-sdm_downloads .sdm_post_item_top_left {
		width: 100%;
		float: none;
	}
	.single-sdm_downloads .sdm_post_item_top_left img {
		padding-left: 0;
		padding-right: 0;
	}
	.single-sdm_downloads .sdm_post_item_top_right {
		float: none;
		width: 100%;
	}
}