/*
Theme Name: Most (Child Theme)
Theme URI: http://madsparrow.us/
Author: Mad Sparrow
Author URI: https://themeforest.net/user/madsparrow
Description: Most Creative Agency and Portfolio Theme – The theme is built to take advantage of the Full Site Editing features introduced in WordPress and Elementor plugin, which means that colors, typography, and the layout of every single page on your site can be customized to suit your vision. Whether you want to build a complex or incredibly simple website, you can do it quickly and intuitively through the bundled styles or dive into creation and full customization yourself.
Tags: one-column, two-columns, right-sidebar, custom-menu, post-formats, sticky-post, translation-ready, page transition
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: most
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Template: most
*/

/* Add your own modification from here
-------------------------------------------------------------- */


/** FONTS*/

h1 {
font-family: industry, sans-serif!important;
font-weight: 700;
font-style: normal;
}

h2 {
font-family: practical-serif, sans-serif;
font-weight: 700;
font-style: normal;
}


h3 {
font-family: practical-serif, sans-serif;
font-weight: 700!important;
font-style: normal;
}



h4 , h5 , h6 {
font-family: quinn-text, serif;
font-weight: 600;
font-style: normal;
}


p {
font-family: quinn-text, serif;
font-weight: 600;
font-style: normal;
}



nav {
font-family: quinn-text, serif;
font-weight: 600;
font-style: normal;
	
}

.ms-btn__text , .post-categories{
		font-family: practical-serif, sans-serif!important;
font-weight: 700;
font-style: normal;
}

.post-meta__info {
			font-family: practical-serif, sans-serif!important;
font-weight: 700;
font-style: normal;
}

.ms-sl {
	font-family: practical-serif, sans-serif;
font-weight: 700;
font-style: normal;
}





/** FONTS*/













/** FOOTER*/
.post-footer--author img{
	display:none;
}

.dm-footer-socials {
	color: #9fbdff;
}

.dm-footer-socials2 {
	color: #9fbdff;
}

.dm-footer-border {
	color: #9fbdff;
}



/** FOOTER*/









.post-navigation {
	padding-bottom: 80px;
}

.ms-rp--top {
	display: none!important;
}

.post-meta__author {
	display: none;
}




.ms-posts--default .grid-item .post-footer a, .ms-posts--list .grid-item .post-footer a {
	display: none;
	
}

.meta-date-sp {
	font-family: practical-serif, sans-serif;
font-weight: 700;
font-style: normal;
}

.ms_widget_recent_posts{
		font-family: practical-serif, sans-serif;
font-weight: 700;
font-style: normal;
}

.widget_categories {
	font-family: quinn-text, serif;
font-weight: 600;
font-style: normal;
}

.tagcloud {
			font-family: practical-serif, sans-serif;
font-weight: 700;
font-style: normal;
}



/** NEWSLETTER CUSTOMS*/


/* Style all standard inputs within the Mailchimp form */
#mc_embed_signup div.mc-field-group input {
    border: 1px solid #151921;
		border-radius: 6px;
    padding: 10px;
    width: 100%;
		background-color: #151921;
	color: white;
	opacity: .25;
}

/* dropdown menu*/
div.mc-field-group select {
		border: 1px solid #151921;
    padding: 10px;
    width: 100%;
		height: 42px;
		background-color: #151921;
		color: white;
		opacity: .25;
	
}


/* Style the submit button */


.mc4wp-form-basic input[type=text], .mc4wp-form-basic input[type=email], .mc4wp-form-basic input[type=tel], .mc4wp-form-basic input[type=url], .mc4wp-form-basic input[type=date], .mc4wp-form-basic textarea, .mc4wp-form-basic select {
    width: 100%;
    max-width: 100%;
    min-height:32px
}






.post-meta__author {
	display: none!important;
}


.main-header__logo img {
	max-width: 220px;
}


@media (max-width: 768px) {

	.ms-related-posts , .single-post__tags , .navigation post-navigation{
		padding-left: 25px!important;
		padding-right: 25px!important;
	}
	
	h4 {
		font-size: 24px!important;
	}
	
	h2 {
		font-size: 36px!important;
	}
	
	
.ms-single-post--img {
		padding-left: 15px!important;
	}
	
	.ms-sp--header {
		padding-left: 15px!important;
	}
	
	
  .main-header__logo img {
    width: 195px!important;
  }
.menu-center .main-header--widgets {
		-webkit-flex-grow: 0;
	}

	.main-header__inner {
		padding-left: 30px!important;
	}	
	
	.main-header__layout {
	padding-right: 20px;
}
	
	
	.main-header__layout .main-header__inner .main-header__logo {
		overflow: visible!important;
	}

	
	.js .main-header__nav-trigger{
		border-left: 0;
		margin-left: 0;
	}
}


@media (max-width: 1080px) {

		.js .main-header__nav-trigger{
		border-left: 0;
		margin-left: 0;
	}
	
	

}

.ms-sp--title {
	font-family: practical-serif, sans-serif!important;
font-weight: 700;
font-style: normal;
	font-size: 50px!important;
}













