/*
	Theme Name: Minimag Child
	Theme URI: http://atixscripts.info/demo/minimag/
	Description: MiniMag - Magazine and Blog WordPress Theme
	Author: AtiX
	Author URI: https://themeforest.net/user/atix/portfolio
	Template: minimag
	Version: 1.1
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: minimag-child
	License: GNU General Public License
	License URI: license.txt
*/

/* = Theme customization starts here
-------------------------------------------------------------- */
/*src: url('http://localhost:2145/wordpresstesting/wp-content/themes/minimag-child/fonts/Akrobat-Black.woff2') format('woff2'),
         url('/fonts/Akrobat-Black.woff') format('woff'),
         url('http://localhost:2145/wordpresstesting/wp-content/themes/minimag/assets/css/fonts/Akrobat-Black.ttf') format('truetype'),
	
@font-face {
    font-family: 'Akrobat';
    src: url('http://localhost:2145/wordpresstesting/wp-content/themes/minimag/assets/css/fonts/Akrobat-Black.ttf') format('truetype'),
    font-weight: 900;

}
@font-face {
    font-family: 'Akrobat';
    src: local('Akrobat'),
		 url('http://localhost:2145/wordpresstesting/wp-content/themes/minimag-child/fonts/Akrobat-Black.ttf') format('truetype'),
    font-weight: 900;

} */
@font-face {
    font-family: 'Akrobat-Black';
    src: url('fonts/Akrobat-Black.ttf') format('truetype'),
		 url('fonts/Akrobat-Black.woff') format('woff'),
		 url('fonts/Akrobat-Black.woff2') format('woff2'),
		 url('Akrobat-Black.svg#Akrobat-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}
	
@font-face {
    font-family: 'Akrobat-Bold';
    src: url('fonts/Akrobat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Akrobat-Thin';
    src: url('fonts/Akrobat-Thin.ttf') format('truetype');
    font-weight: thin;
    font-style: normal;
}	
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;	
}	
@font-face {
    font-family: 'Montserrat-Medium';
    src: url('fonts/Montserrat-Medium.ttf') format('truetype'); 
    font-weight: 500;
    font-style: normal;	
}
@font-face {
    font-family: 'Montserrat-SemiBold';
    src: url('fonts/Montserrat-SemiBold.ttf') format('truetype'); 
    font-weight: 600;
    font-style: normal;	
}
@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/Montserrat-Bold.ttf') format('truetype');  
    font-weight: 700;
    font-style: normal;
}	
/*	
@font-face {
    font-family: 'Raleway Extra Bold';
    src: url('fonts/raleway-v4020-extrabold-webfont.woff2') format('woff2'),
         url('fonts/raleway-v4020-extrabold-webfont.woff') format('woff'),
         url('fonts/raleway-v4020-extrabold-webfont.ttf') format('truetype'),
         url('fonts/raleway-v4020-extrabold-webfont.svg#raleway-v4020extrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Regular';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
@font-face {
	font-family: 'revicons';
	src: url('fonts/revicons.eot?5510888');
	src: url('fonts/revicons.eot?5510888#iefix') format('embedded-opentype'),
	url('fonts/revicons.woff?5510888') format('woff'),
	url('fonts/revicons.ttf?5510888') format('truetype'),
	url('fonts/revicons.svg?5510888#revicons') format('svg');
	font-weight: normal;
	font-style: normal;
	}


body {
	font-family: 'Montserrat-Medium', sans-serif !important;
	color: #8E8E8E;
	background-color: #000;
}

.entry-content p > a {
	text-decoration: underline;
}

article[class*="type-"] .entry-content p, 
.type-post .entry-content p,
.aboute-block p {
	color: #8E8E8E;
}


h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
article[class*="type-"] .entry-header .entry-title, .type-post .entry-header .entry-title,
.page-banner .bannertitle {
	font-family: 'Akrobat-Black' !important;
	font-weight: 900;
	color: #E8E8E8;
}

.top-header .logo-block > a > img {
	max-width: 100%;
	max-height: none;
	height: auto;
}
/*
.rs-layer {
	font-family: 'Raleway Extra Bold', sans-serif !important;
}
*/
.type-post .entry-header .entry-title {
	font-size: 30px;
}

.page-banner:before {
	background-color: transparent;

}

.page-banner {
	background-color: transparent;
	padding-top: 70px;
	padding-bottom: 0px;
}

.page-banner .bannertitle {
	color: #000;

}

.entry-cover {
	text-align: center !important;
	display: block !important;
}

.post-image-900 {
	width: 900px;
	margin: 0 auto;
}

.content-700 {
	margin: 0 auto;
	width: 100%;
	max-width: 90%;

}


.page-banner .bannertitle {
	font-size: 38px;
}



.wp-block-image:first-of-type {
	margin-bottom: 1.5rem !important;
}

/* - min-width: 768 */

@media (min-width: 768px) {

	.page-banner .bannertitle {
		font-size: 40px;
	}

	.content-700 {
		max-width: 1260px;
	}

	.content-700 p,
	.content-700 h1,
	.content-700 h2,
	.content-700 h3,
	.content-700 h4,
	.content-700 h5,
	.content-700 h6	
	 {
		max-width: 700px;
		margin: 0 auto;
	}

	.content-700 p {
		margin-bottom: 1rem;
	}

}


@media (max-width: 991px) {

	/* + Header */
	.header_s  .image-logo img {
		max-height: 40px;
		max-width: 300px;
	}

}

article[class*="type-"] .entry-content figure {
        margin-bottom: 25px;
}
.image-loader.spinner-image .spinner {
     background-image: url(loader-2.gif);  
    
}

/*
.footer-section1 #block-20 {
	color: #8E8E8E;
}
*/
