/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> body **/
body {
	background-color: rgb(201, 214, 225) !important;
	padding-bottom: 50px !important;
}

/** General >> Home **/
.home {
	background-color: rgb(201, 214, 225) !important;
	padding-bottom: 200px !important;
}

/** General >> Site navigation **/
#site-navigation {
	background-color: rgb(38, 68, 93) !important;
	display: none !important;
}

/** General >> Primary menu **/
#primary-menu {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Roboto Condensed' !important;
	background-color: rgb(38, 68, 93) !important;
}

/** General >> Blog footer **/
.blog-footer {
	background-color: rgb(38, 68, 93) !important;
	width: 100% !important;
	position: fixed !important;
	bottom: 0 !important;
	z-index: 1000 !important;
}

/** General >> Blog post title **/
.blog-post-title {
	display: none !important;
}

/** General >> Post 2 blog post meta:(1) **/
#post-2 .blog-post-meta:nth-of-type(1) {
	display: none !important;
}

/** General >> Post 2 blog post meta:(2) **/
#post-2 .blog-post-meta:nth-of-type(2) {
	display: none !important;
}

/** General >> Html **/
html {
	/* MT [  ] */
	height: 100% !important;
}


/*= Header ==================== */

/** Header >> Adres w naglówku **/
.blog-header #adres {
	/* MT [ google_font: 1 ] */
	font-family: 'Quicksand' !important;
	font-size: 18px !important;
	text-align: center !important;
	margin-bottom: 0 !important;
}

/** Header >> Blog title _2 **/
.blog-title {
	/* MT [ google_font: 1 ] */
	font-family: 'Cinzel' !important;
	color: rgb(64, 15, 15) !important;
	font-size: 70px !important;
	font-variant: small-caps !important;
	text-align: center !important;
	letter-spacing: 2px !important;
}

/** Header >> Blog header **/
.blog-header {
	background-image: linear-gradient(180deg, rgb(164, 183, 198), rgb(201, 214, 225)) !important;
	padding-bottom: 0 !important;
}

/** Header >> Adres **/
#adres {
	color: rgb(236, 234, 234) !important;
	font-size: 20px !important;
	line-height: 30px !important;
	vertical-align: middle !important;
	background-color: rgb(92, 23, 23) !important;
}

/** Header >> Adres paragraph **/
#adres p {
	font-size: 20px !important;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

/** Header >> .lead **/
.lead {
	/* MT [ google_font: 1 ] */
	font-family: 'Saira Condensed' !important;
	font-size: 30px !important;
	font-weight: 900 !important;
	text-align: right !important;
}

/** Header >> .motopress-text-obj h2 **/
.motopress-text-obj h2 {
	font-size: 40px !important;
	margin-bottom: 40px !important;
}


/*= Content =================== */

/** Content >> paragraph **/
.mp-span5 p {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Quicksand' !important;
}

/** Content >> paragraf **/
.entry p {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Quicksand' !important;
	font-size: 22px !important;
}

/** Content >> .ui-tabs-nav-item .tab-text **/
.ui-tabs-nav-item .tab-text {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Quicksand' !important;
}

/** Content >> Motopress tab list item **/
.motopress-tab li {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Quicksand' !important;
}

/** Content >> h2, h3, h4, h5, h6 **/
h2, 
h3, 
h4, 
h5, 
h6 {
	/* MT [ google_font: 1 ] */
	font-family: 'Cinzel' !important;
}

/** Content >> .page > .container **/
.page > .container {
	background-color: rgb(201, 214, 225) !important;
	padding-top: 0 !important;
}

/** Content >> .blog-post-meta **/
.blog-post-meta {
	display: none !important;
}

/** Content >> Harmon list item **/
#harmon li {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Quicksand' !important;
	font-size: 14px !important;
}

/** Content >> Harmon heading 3 **/
#harmon h3 {
	font-weight: bold !important;
	background-color: rgba(255, 255, 255, 0.5) !important;
}

/** Content >> Motopress modal content 5e6dfe5a3bd8f6 55052149 **/
#motopress-modal-content-5e6dfe5a3bd8f6-55052149 {
	
}

/** Content >> Motopress modal content 60d0659f6d4c15 33172115 heading 2 **/
#motopress-modal-content-60d0659f6d4c15-33172115 > h2 {
	font-weight: 700 !important;
	text-shadow: 0 0 5px rgba(64, 0, 0, 0.4) !important;
}


/*= Footer ==================== */

/** Footer >> .blog-footer **/
.blog-footer {
	padding-top: 20px !important;
}

/** Footer >> .footer-module **/
.footer-module {
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	margin-bottom: 0 !important;
}


/*( Large Desktop )*/
@media (min-width: 1200px) {

	/*= Header ==================== */

	/** Header >> .mp-row-fullheight span, #docs-internal-guid-f216e85b-2988-6827-4d91-1df4229076cf **/
	.mp-row-fullheight span, 
#docs-internal-guid-f216e85b-2988-6827-4d91-1df4229076cf {
	font-size: 30px !important;
	line-height: 50px !important;
}


	/*= Content =================== */

	/** Content >> Para **/
	#para {
	min-height: 400px !important;
}

	/** Content >> Harmon list item **/
	#harmon li {
	font-size: 22px !important;
}


	/*= Footer ==================== */

	/** Footer >> .blog-footer **/
	.blog-footer {
	padding-bottom: 20px !important;
}


}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= Content =================== */

	/** Content >> Para **/
	#para {
	min-height: 200px !important;
}


}


/*( Tablet & Phone )*/
@media (max-width: 767px) {

	/*= Content =================== */

	/** Content >> Para **/
	#para {
	min-height: 200px !important;
}


	/*= Header ==================== */

	/** Header >> Adres w naglówku **/
	.blog-header #adres {
	font-size: 12px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= Content =================== */

	/** Content >> h2, h3, h4, h5, h6 **/
	h2, 
h3, 
h4, 
h5, 
h6 {
	text-align: center !important;
}

	/** Content >> #bank-tekst p **/
	#bank-tekst p {
	font-size: 18px !important;
}

	/** Content >> Para **/
	#para {
	min-height: 200px !important;
	display: none !important;
}

	/** Content >> Oferujemy heading 3 **/
	#oferujemy h3 {
	text-align: center !important;
}


	/*= General =================== */

	/** General >> body **/
	body {
	padding-bottom: 100px !important;
}


	/*= Header ==================== */

	/** Header >> Blog title _2 **/
	.blog-title {
	font-size: 50px !important;
}

	/** Header >> Adres paragraph **/
	#adres p {
	font-size: 14px !important;
	text-align: center !important;
}

	/** Header >> .lead **/
	.lead {
	font-size: 16px !important;
}


	/*= Footer ==================== */

	/** Footer >> .blog-footer **/
	.blog-footer {
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}


}

