/*
Theme Name: Designer by MyThemeShop Child
Theme URI: https://mythemeshop.com/themes/designer/
Template: mts_designer
Author: MyThemeShop
Author URI: https://mythemeshop.com/
Description: The Designer theme is hand-crafted to perfection and it offers a unique blend of usable elements and optimal color combination.
Version: 1.0.6.1591186404
Updated: 2020-06-03 14:13:24

*/

.logo-wrap {
	max-width: 15%;
}
.header-featured-posts .post-count {
	display: none;
}

.header-featured-posts h3{
	border: none !important;
}

.header-featured-posts .wrapper h3 {
	margin: auto;
}

#primary-navigation {
	margin-top: 20px;
}

.nav-wrap .category {
	color: #b32a2a !important;
}

#mobile-menu-wrapper ul li a:hover, .pace .pace-progress, .page-numbers.current, .pagination a:hover {
	color: #b32a2a;
}

.layout-slider .slider-caption::before {
	display: none;
}

.single-full-header .single-title::after {
	display: none;
}

h3.count {
	display: none;
}

h3.slider-title {
	font-size: 16px;
}

#wrapper.single>.container, .archive #wrapper>.container, .search #wrapper>.container, .error404 #wrapper>.container, .default-wrap, .paged #wrapper>.container {
	margin-top: 30px;
}

@media screen and (max-width: 865px) {
	.logo-wrap {
		max-width: 50% !important;
	}
	a#pull {
		display: block;
		position: relative;
		margin-left: auto;
	}
	.menu-icon {
		float: none;
	}
	section#posts-slider {
		display: none;
	}
	.container {
		margin: 0 20px;
	}
}


@media (max-width: 480px) {
	.related-posts.related2 article header {
		overflow: visible;
	}
	.single-full-header .single-title {
    font-size: 20px;
    line-height: 24px;
		margin: 0;
}
	p, li {
		    font-size: 14px !important;
    		line-height: 18px !important;
	}
	h3 {
		font-size: 18px !important;
	}
	h4 {
		font-size: 16px !important;
	}
}


@media (max-width: 650px) {
 .front-view-content {
		display: none !important;
	}
	.layout-default .latestPost #featured-thumbnail {
		float: none;
	}
	.layout-default .latestPost {
		width: 100%;
	}
}

