@charset "UTF-8";

@font-face {
  font-family: "linea-arrows-10";
  src:url("https://ruralmodern.com/folio/wp-content/plugins/admin-custom-login/css/fonts/linea-arrows/linea-arrows-10.eot");
  src:url("https://ruralmodern.com/folio/wp-content/plugins/admin-custom-login/css/fonts/linea-arrows/linea-arrows-10.eot?#iefix") format("embedded-opentype"),
    url("https://ruralmodern.com/folio/wp-content/plugins/admin-custom-login/css/fonts/linea-arrows/linea-arrows-10.woff") format("woff"),
    url("https://ruralmodern.com/folio/wp-content/plugins/admin-custom-login/css/fonts/linea-arrows/linea-arrows-10.ttf") format("truetype"),
    url("https://ruralmodern.com/folio/wp-content/plugins/admin-custom-login/css/fonts/linea-arrows/linea-arrows-10.svg#linea-arrows-10") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "linea-arrows-10" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-arrows"]:before,
[class*=" icon-arrows"]:before {
  font-family: "linea-arrows-10" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}




.icon-arrows-remove:before {
	content: "\e04a";
	font-size: 56px;
	float: right;
	margin-top: 3px;
	line-height: 0px;
}


/*	addded CSS */	
  #back {
	transform: rotate(0deg);
	transition: opacity 0.5s;
	transition-property: transform;
	transition-duration: 0.4s;
	transition-timing-function: ease;
	position: fixed;
	color: #FFF;
	z-index: 999;
	top: 35px;
	right: 25px;
	padding: 20px;
	text-shadow: 0 0 10px rgba(0,0,0, 1);
	float: right;
	opacity: 0.5;
font-size: 58px;
	
} 
   
   #back:hover {
	transform: rotate(180deg);
	transition: opacity 0.5s;
	transition-property: transform;
	transition-duration: 0.7s;
	transition-timing-function: ease;
	opacity: 1;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
		line-height: 0px;

}
   




@media only screen and (max-width: 768px) {

 #back {
	color: #FFF;
	right: 0px;
	top: 35px;
	text-shadow: 0 0 0px rgba(0,0,0, 0);
	font-size: 40px;
	display:inline-block;

}
.icon-arrows-remove:before {
	font-size: 35px;
}
  
  nav#back-to-home {
    background: #E7E7E7;
    height: 80px;
    position: absolute;
    z-index: 99999999 !important;
	top: -80px;
  }
  

 }

@media only screen and (max-width: 640px) {

 
 #back {
	color: #FFF;
	right: 30px;
	top: 35px;
	text-shadow: 0 0 0px rgba(0,0,0, 0);
	font-size: 40px;
	display:inline-block;
}
.icon-arrows-remove:before {
	font-size: 35px;
}


}

@media only screen and (orientation: portrait) and (device-width: 320px), (device-width: 768px) {
 #back {
	color: #FFF;
	right: 30px;
	top: 35px;
	text-shadow: 0 0 0px rgba(0,0,0, 0);
	font-size: 30px;
	display:inline-block;

}
.icon-arrows-remove:before {
	font-size: 35px;
}
	 }

@media only screen and (max-width: 568px) {
 #back {
	color: #FFF;
	right: -5px!important;
	top: 0px !important;
	text-shadow: 0 0 0px rgba(0,0,0, 0);
	font-size: 30px;
	display:inline-block;

}
.icon-arrows-remove:before {
	font-size: 35px;
}
 
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	
	 #back {
	right: 30px;
}
}


	/*	login-form-screen */	
	
p{
	position:relative !important;
}
body.login div#login h1 a,#login_error{
	position:relative !important;
}	

.icon-ph {
	display: inline-block;
	width: 15px;
	height: 15px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: transparent;
	position:absolute;
	left:6px;
	top:4px;
	bottom:3px;
	z-index:3;
}

.custom-text {
	padding:6px 6px 6px 30px ;
}

.input-container {
	position:relative;
}
.cb-slideshow li span{
	z-index:-1 !important;
}

/* social icon gap */
.divsocial {
	margin-top: 10px;
}

.divsocial a {
	margin: 2px;
}
.panel.panel-primary.panel-default.content-panel .panel-body ul li {
	width: 50%;
	float: left;
}

.panel.panel-primary.panel-default.content-panel .panel-body {
	padding: 30px;
}


.panel.panel-primary.panel-default.content-panel span {
	background-color: #ececec;
	padding: 10px;
	border-radius: 4px;
	line-height:26px;
}
.panel.panel-primary.panel-default.content-panel a {
	margin-left: 86px;
	display: inline-block;
}
.fro-title { 
	font-weight: normal;
	font-size: 1.5em;
	width: 30%;
	color: #555;
	padding: 10px 15px 15px 0;
	font-family: sans-serif;
	border:1px doted #000;
}


body.login .input {
	border-color: #3d4c1c;
	width:264px;
	}
.login form {
	padding-left: 28px !important;
	padding-top: 30px !important;
}

#login form p{
	text-transform: uppercase;
	letter-spacing:1px;

}

#login_error{
	text-transform: uppercase;
	letter-spacing:1px;

}

body.login #loginform p.submit .button-primary, body.wp-core-ui .button-primary{
	text-transform: uppercase;
	letter-spacing:1px;
	font-size: 12px!important;
}

.login * {
	margin-bottom:7px;
	font-family: Arial, Arial, Helvetica, sans-serif!important;
	}

	.login label {
	line-height: 3em;
	}

  body.login div#login form p label {
	pointer-events:none;
	}
	
	  body.login div#login form .input {
	pointer-events:auto;
	}
	
	.login h1 {
	padding-bottom:15px;
	
	}
	
	body.login div#login h1 a {
		pointer-events:none;
	}

@media screen and (min-width:900px) and (max-width:5000px){
	
	.login h1 {
	padding-bottom:15px;
	  -webkit-user-select: none;  /* Chrome all / Safari all */
  -moz-user-select: none;     /* Firefox all */
  -ms-user-select: none;      /* IE 10+ */
  user-select: none;  
	}
	
	body.login div#login h1 a{
		background-size: 420px 41px!important;
		height:41px!important;
		width:420px!important;
	}
	
	body.login #login {
	width: 600px;
	height: 350px;
	}
	
	
	body.login .input {
	border-color: #3d4c1c;
	}
	
	
	#login {
	margin-left: -300px !important
	}
	
	#loginform {
		height: 200px!important;
	}
	
	#password_protected_pass {
		width: 450px;!important
		left: 50% !important;

	}
	
	#login form p {
	padding-left:47px;
	padding-top:20px;
	font-family: Arial, Arial, Helvetica, sans-serif!important;
	color:#3d4c1c;
	font-size: 15px!important;

	}
	
	.login label {
	line-height: 3em;
	}
	
	#login form p.submit {
	margin-right:46px!important;
	padding-top:15px!important;

	}
	
	body.login #loginform p.submit .button-primary, body.wp-core-ui .button-primary {
	width: 100px!important;
 
	}
}


@media screen and (max-width:992px) {
.panel.panel-primary.panel-default.content-panel .panel-body ul li {
	width: 100%;
	float: none;
	}
	.panel.panel-primary.panel-default.content-panel span {
		line-height: 45px;
		margin-bottom:10px;	
	}
	
	.buy_btn {
	 margin-left: 1px; 
	}
}
.pro-features-list{	margin-bottom:30px !important;	}

#login form p.submit {
    margin: 10px 0 20px;
    padding: 5px;
}
/** NTF Grand Regular**/
@font-face {
    font-family: 'ntf-granditalic';
    src: url('fonts/ntf-grand-italic-webfont.woff2') format('woff2'),
         url('fonts/ntf-grand-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ntf-grandregular';
    src: url('fonts/ntf-grand-regular-webfont.woff2') format('woff2'),
         url('fonts/ntf-grand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 19, 2019 */

@font-face {
    font-family: 'jameel_noori_nastaleekasheeda';
    src: url('rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff2') format('woff2'),
         url('rtl-font/jameel_noori_nastaleeq_kasheeda-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'jameel_noori_nastaleeqregular';
    src: url('rtl-font/jameel_noori_nastaleeq-webfont.woff2') format('woff2'),
         url('rtl-font/jameel_noori_nastaleeq-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}