/*  
Theme Name: Emagazine
Theme URI: https://market-forever.com
Description: A WordPress theme frame work
Version: 2.0
*/
/*
/* ================================================== */
/* Created by MarketForever
/*--------------------------------------------------------------
# Include fonts
--------------------------------------------------------------*/
@font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Black.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Bold.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Light.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Medium.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Regular.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Brandon Text';
	src: url('fonts/brandon/BrandonText-Thin.woff2') format('woff2'),
		url('fonts/brandon/BrandonText-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Black.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Bold.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-ExtraBold.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-ExtraBold.woff') format('woff');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-HeavyItalic.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-HeavyItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Light.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Medium.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Medium.woff') format('woff');
	font-weight: 500;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Regular.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-RegularItalic.woff2') format('woff2'),
	url('fonts/gilroy/Gilroy-RegularItalic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-SemiBold.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-SemiBold.woff') format('woff');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-SemiBoldItalic.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-SemiBoldItalic.woff') format('woff');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-UltraLight.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-UltraLight.woff') format('woff');
	font-weight: 200;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-Thin.woff2') format('woff2'),
		url('fonts/gilroy/Gilroy-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
  }
  @font-face {
	font-family: 'Gilroy';
	src: url('fonts/gilroy/Gilroy-ThinItalic.woff2') format('woff2'),
	url('fonts/gilroy/Gilroy-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
  }



  /*--------------------------------------------------------------
  #media queries 
  --------------------------------------------------------------*/
@media(min-width: 1200px) {
  .login-form form {
	width: 40%;
  }
  #pms_register-form {
	width: 50%;
  }
}

  /*--------------------------------------------------------------
  # General
  --------------------------------------------------------------*/
  html {
	overflow-x: hidden;
  }
  body {
	background: rgb(255,255,255);
	background: linear-gradient(143deg, rgba(255,255,255,1) 0%, rgba(240,255,247,1) 15%, rgba(255,255,255,1) 34%, rgba(241,255,214,1) 56%, rgba(255,255,255,1) 76%, rgba(240,255,247,1) 100%);
	color: #000;
	font-family: 'Gilroy';
  }
  .gilroy {
	font-family: 'Gilroy'!important;
  }
  .brandon {
	font-family: 'Brandon Text'!important;
  }
  .gilroy span {
	font-weight: bold;
	color:#0a8ff4;
  }
  a {
	color: #3e5c59;
	transition: 0.5s;
	cursor: pointer;
	font-size: 14px;
  }
  p em {
	font-size: 20px;
	margin-top: 25px;
	display: block;
  }
  a:hover, a:active, a:focus {
	color: #335179;
	outline: none;
	text-decoration: none;
  }
  p {
	padding: 0;
	margin: 0 0 30px 0;
	font-size: 14px;
	line-height: 24px;
	color: #030303;
	text-align: justify;
  }
  p.post-date {
	color: #335179;
	font-weight: bold;
  }
  .page-template-page_blog .blog-item {
	margin: 0 0 50px;
  }
  h1,
  .h1,
  h2,.h2,
  h3,
  h4,
  h5,
  h6 {
	font-family: 'Brandon Text';
	/*font-weight: bold;*/
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	font-size:19px;
  }
  .h1, h1 {
	  font-size: 25px;
	  font-weight: 400 !important;
	  /* line-height: 50px;
	 padding-bottom: 30px;*/
  }
  h1 span, h2 span, .h1 span {
	font-weight: 400;
	display: contents;
	color: #48840d;
  }
.h1 .bold {
	color:#000 !important;
}
  .h2, h2 {
	  font-size: 33px;
  }
  .h3, h3 {
	font-size: 24px;
	line-height: normal;
	margin: 0;
  }
  h2 a {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	padding-top: 29px;
	display: block;
	font-weight: 500;
	text-align: center;
  }
  h2.h1 {
	  font-size: 28px;
  }
  .header-top {
  }
  .header-top nav ul {
	 /* float: right;
	  padding-top: 50px;*/
  }
  .header-top nav ul li {
	  list-style: none;
	  width: auto;
	  float: left;
	  margin-left: 10px;
  }
  .header-top nav ul li a {	  
	  color: #48840d;
	  text-transform: uppercase;
  }
  .header-top nav ul li.active a {
	  color: #48840d;
	  font-weight: bold;
  }
.loginpage nav ul li {
	  list-style: none;
	  width: auto;
	  float: left;
	  margin-left: 10px;
  }
  .loginpage nav ul li a {	  
	  color: #48840d;
	  text-transform: uppercase;
  }
  .loginpage nav ul li.active a {
	  color: #48840d;
	  font-weight: bold;
  }

  section {
	padding-top: 10px;
	padding-bottom: 20px;
  }
  .woocommerce-form-login.login label {
		width: 30%;
		float: left;
	}
	.woocommerce-form-login.login input[type="text"], 
	.woocommerce-form-login.login span.password-input {
		max-width: 70% !important;
		float: left;
		width: 400px !important;
		height: 50px;
		border: none;
		border-radius: 10px;
	}	
	.woocommerce-form-login.login input[type="password"] {		
		height: 50px;
		border: none;
		border-radius: 10px;
	}
	.woocommerce-form-login.login {
		padding: 50px !important;
	}
	.woocommerce-form-login.login .form-row {
		margin-top: 30px !important;
	}
	.woocommerce-form-login.login button {
		background: rgb(3, 3, 2);
		background: rgb(164,228,102);
		background: linear-gradient(90deg, rgba(164,228,102,1) 0%, rgba(72,132,13,1) 100%);
		color: #fff;
		padding: 20px 30px;
		border-radius: 10px;
		font-weight: bold;
	}
	.woocommerce-form-login.login label {
		font-size: 16px;
	}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
		padding-left: 10px;
	}
  