/*
Theme Name: Foyr Learn
Theme URI: https://foyr.com/learn
Author: vickythegme
Author URI: https://vickythegme.com
Description: Foyr Learn Blog Theme
Version: 1.1.8
License: GNU General Public License V2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: foyr-learn

*/

body, p {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	max-width: 100% !important;
    overflow-x: hidden !important;
}
.banner-section {
	background: linear-gradient(0deg, #FFE5D2, #FFE5D2);
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Unbounded', cursive;
}
h1 {
	font-weight: 700;
	font-size: 32px;
	line-height: 40px;
}
h2 {
	font-weight: 600;
	font-size: 28px;
	line-height: 35px;
}
h3 {
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
}
h4 {
	font-weight: 400;
	font-size: 20px;
	line-height: 25px;
}
h5 {
	font-weight: 300;
	font-size: 16px;
	line-height: 20px;
}
h6 {
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
}
button {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 500;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	color: #f63d60;
}
.mt-100 {
	margin-top: 100px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mt-50 {
	margin-top: 50px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mt-30 {
	margin-top: 30px;
}
.mb-30 {
	margin-bottom: 30px;
}
.ml-5 {
	margin-left: 5%;
}
ul {
	list-style-type: none;
	padding: 0;
}
hr {
	opacity: 0.15000000596046448;
	background: #000;
}
figure {
	margin:  10% 0 10% 0;
}
figcaption {
	opacity: 0.5;
	text-align: center;
	margin-top: 5px;
}
.bold {
	font-weight: 500;
}
.bg-black {
	background: #000;
	border: none;
}
.foyr-button {
	padding: 15px;
}
/*Navbar*/
.right-side-menu {
	margin: 10px;
}
.right-side-menu .nav-item{
	padding: 10px;
}
.login-link {
	color: #000;
	text-align: right;
	font-size: 16px;
}
.try-for-free {
	background: #000000;
    border-radius: 4px;
}
.try-for-free .nav-link {
	color: #FFF;
}
.menu-item a {
    color: rgba(0,0,0,.55);
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.custom-logo-link {
	padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    text-decoration: none;
    white-space: nowrap;
}
.sub-menu {
	position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
/*Navbar Ends Here*/
/*Banner Content*/

.header-content {
	padding: 4% 10% 0 1%;
}
.header-image {
	max-height: 600px;
}
.header-image img {
	height: 100%;
    object-fit: none;
    width: auto;
}
.header-content .category {
	font-family: 'Unbounded', cursive;
	font-size: 10px;
	font-weight: 400;
	border: 0.2px solid #1E1E1E;
    border-radius: 12px;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
}
.header-content p {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
}
.header-link {
	background: #000000;
    border-radius: 4px;
    padding: 5%;
    color: #FFF;
    margin-top: 25px;
    display: block;
    width: 48%;
    text-align: center;
    font-family: 'Ubuntu', sans-serif;
}
.header-bottom-flex {
	margin-top: 15%;
}
.header-shadow {
	box-shadow:  0 0rem 1rem rgba(0,0,0,.1)!important;
}
/*Banner Content Ends Here*/

/*Featured Categories*/
.featured-categories img {
	width: 100%;
	min-height: 390px;
}
/*Featured Categories Ends Here*/

/*Blog Posts*/
.blog-posts-content img {
	width: 100%;
	height: 100%;
}
.post-category-title {
	color: #1E1E1E;
	font-size: 14px;
}
.post-date {
	color: #414141;
	font-size: 12px;
	line-height: 150%;
}
.post-content {
	color: #414141;
}
.view-more {
	font-family: 'Ubuntu', sans-serif;
	padding: 10px;
    border-radius: 4px;
    border: 1px solid #C4C4C4;
    width: 115px;
    text-transform: uppercase;
}
.related-posts-content img{
	width: 100%;
	height: 300px;
}
.related-posts-content .category {
	color: #1E1E1E;
	font-size: 10px;
	margin-bottom: 10px;
}
.related-posts-content .date {
	color: #414141;
font-size: 12px;
}
.posts-pagination ul {
	list-style-type: none;
    justify-content: center;
}
.posts-pagination ul li {
	width: 20px;
}
.posts-pagination .selected {
	border: 1px solid #D9D9D9;
	background: #FFF;
}
/*Blog Posts Ends Here*/

/*Sidebar*/
.recent-posts img {
	width: 100%;
	height: 120px;
	object-fit: cover;
}
.recent-posts .category {
	color: #1E1E1E;
	font-size: 10px;
	margin: 0;
}
.recent-posts .date {
	color: #414141;
	font-size: 12px;
	margin: 0;
}
.recent-post-content {
	padding: 0;
}
.sidebar-section h5 {
	color: #000;
    text-align: center;
    font-size: 18px;
    line-height: 21.6px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 25px;
}
.select-categories {
	border: 1px solid #EEE;
    background: #FFF;
    padding: 15px;
    width: 100%;
}
/*Sidebar Ends Here*/
/*Single Blog */
.table-of-contents {
	border-radius: 4px;
    border: 1px solid #D7D7D7;
    padding: 35px;
}
.table-of-contents h5, .lwptoc_title {
	font-family: 'Unbounded', cursive;
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #252525;
}
.lwptoc {
	margin: 32px 0;
    border-radius: 4px;
    border: 1px solid #D7D7D7;
    padding: 15px;
}
.lwptoc .lwptoc_i {
	background: transparent;
}
.lwptoc_item {
	padding: 5px;
}
.table-of-contents ul {
	line-height: 25px;
}
.table-of-contents ul li {
	margin-top: 15px;
}
.article {
	width: 100%;
}
.article img {
	width: 100%;
	height: auto;
}
.article p {
	color: #414141;
	width: 100%;
}
.article-author {
	border-radius: 8px;
    background: #BBCEFF;
    padding: 10px;
}
.article-author-content {
	padding: 5%;
}
.article-author-content h5 {
	font-weight: 500;
}
.author-image-block {
	position: relative;
}
.author-image-block img {
	position: absolute;
    width: 120px;
    top: -70px;
}
.author-title-block {
	text-align: center;
}
.designer-team {
	background: #FFC82D;
    padding: 5%;
    position: relative;
    z-index: 999;
}
.designer-team h3 {
	color: #000;
    font-size: 34px;
    line-height: 48px;
}
.designer-link {
	display: inline-flex;
    padding: 20px 20px;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.designer-link img {
	margin-left: 25px;
}
.caption-tag {
	color: #000;
    font-size: 12px;
}
.designer-team-content {
	padding: 0 12%;
}
.article-related-posts {
	position: relative;
	z-index: 999;
	background: #FFF;
	width: 90%;
	margin : 0 auto;
}
.get-started {
	background: #000;
	/*linear-gradient(0deg, rgba(0.0.0,0.5), rgba(0.0.0,0.5)), url(assets/img/pattern.png) repeat;*/
	position: relative;
	z-index: 999;
}
.get-started::before {
	content: "";
    background: url(./assets/img/pattern.png) repeat top;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    min-height: 400px;
    z-index: 0;
}
.get-started .content {
	padding: 5% 0 0 20%;
    color: #FFF;
}
.get-started .content h2 {
	color: #FFF;
    font-size: 47px;
    font-weight: 700;
    line-height: normal;
}
.get-started .header-link {
	border-radius: 4px;
    background: #EFEFEF;
    color: #000;
    width: 50%;
}
.get-started .caption-tag {
	color: #FFF;
    font-size: 12px;
    text-transform: capitalize;
}
.get-started img {
	width: 100%;
}
.get-started div {
	z-index: 10;
}
/*Single Blog Ends Here*/
/*Categories Page*/
.top-categories {
	position: absolute;
	background: white;
	border-top: 5px solid #F06180;
	padding: 3% 2%;
}
.top-categories img {
	width: 50px;
}
.categories-banner {
	min-height: 800px;
}
.categories-section {
    margin: 0px 8%;
    position: relative;
}
/*Categories Page Ends Here*/
/*Single Category*/
.category-block {
	width: 60%;
	margin: 0 auto;
	text-align: center;
}
.editor-picks {
	background: #FFC82D;
}
/*Single Category Ends Here*/
@media only screen and (min-width: 500px) and (max-width: 1199px) {
	.login-link {
		display: none;
	}
	.header-image img, .designer-collage img  {
			width: 100%;
	}
	.get-started div {
		position: relative;
	}
	.get-started img {
	    width: 100%;
	    position: absolute;
	    height: 100%;
	    object-fit: cover;
	}
	.header-link {
		width: auto;
		text-align: center;
	}
	.designer-team-content {
		padding: 0 5%;
	}
	.get-started .content {
		padding: 5% 0 0 13%;
	}
	.author-image-block img {
		left: 25%;
	}
	.author-title-block {
		margin-top: 70px;
	}
	.top-categories {
		position: relative;
	}
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	h1 {
		font-size: 30px;
	}
	h2 {
		font-size: 26px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 18px;
	}
	h5 {
		font-size: 16px;
	}
	h6 {
		font-size: 14px;
	}
	.header-bottom-flex {
		margin-top: 5%;
	}
	p, .header-content p, .header-bottom-content, .table-of-contents ul {
		font-size: 15px;
	}
	.header-image {
		width: 100%;
	}
	.header-content {
		/*padding: 5%;*/
		width: 100%;
	}
	.header-image, .designer-team-content {
		padding: 0;
	}
	.header-image img, .designer-collage img  {
		width: 100%;
	}
	.get-started .content {
		padding: 5%;
	}
	.author-image-block img {
		left: 25%;
	}
	.author-title-block {
		margin-top: 70px;
	}
	.get-started div {
		position: relative;
	}
	.get-started img {
	    width: 100%;
	    position: absolute;
	    height: 100%;
	    object-fit: cover;
	}
	.recent-posts div {
		width: 100%;
	}
	.recent-post-content {
		padding: 10px;
	}
	.featured-categories img {
		min-height: 100%;
	}
	.header-link,  {
		width: auto;
	}
	.designer-team-content {
		padding: 0 5%;
	}
	.get-started .content {
		padding: 5% 0 0 13%;
	}
	.top-categories {
		position: relative;
	}
}

@media only screen and (max-width: 480px) {
	h1 {
		font-size: 28px;
	}
	h2 {
		font-size: 24px;
	}
	h3 {
		font-size: 20px;
	}
	h4 {
		font-size: 16px;
	}
	h5 {
		font-size: 14px;
	}
	h6 {
		font-size: 12px;
	}
	p, .header-content p, .header-bottom-content, .table-of-contents ul {
		font-size: 14px;
	}
	.header-post-content {
		text-align: center;
	}
	#header .navbar-brand {
		padding-left: 5%;
	}
	.header-content {
		padding: 5% 0;
	}
	.header-image, .designer-team-content {
		padding: 0;
		text-align: center;
	}
	.header-image img, .designer-collage img, .article-related-posts  {
		width: 100%;
		height: auto;
	}
	.header-link {
	    width: 100%;
	    text-align: center;
	    margin-bottom: 25px;
	    text-align: text-align: center;;
	}

	.featured-categories img {
		min-height: auto;
		margin-bottom: 15px;
	}
	.table-of-contents {
		padding: 15px;
	}
	.get-started .content {
		padding: 5%;
		text-align: center;
	}
	.author-image-block img {
		left: 25%;
	}
	.author-title-block {
		margin-top: 70px;
	}
	.author-title-block {
		font-size: 40px;
	}
	.top-categories {
		position: relative;
	}
	.floating-div {
		display: none;
	}
	#lpwtoc_widget-2 {
		display: none;
	}
	.related-posts-content img {
		height: auto;
	}

}
/*font-family: 'Ubuntu', sans-serif;
font-family: 'Work Sans', sans-serif;*/
.trail {
    padding: 10px 17px 10px 17px;
    background-color: #00a6f2;
    margin: auto;
    margin-top: auto;
    display: block;
    text-align: center;
    border-radius: 5px;
    font-weight: 700;
    color: #fff!important;
    margin-top: -70px;
    position: relative;
    width: 213px;
}
.floating-div a.header-click-cta {
    font-weight: 700 !important;
    font-size: 18px;
    letter-spacing: .5px;
    padding: 12px 18px !important;
    display: inline-block;
    line-height: normal;
    margin-bottom: 25px;
    font-family: 'Source Sans Pro', sans-serif !important;
}
.floating-div.sticky, .lwptoc.sticky {
    position: fixed;
    top: 130px;
    z-index: 0;
}
.floating-div.sticky {
	margin-left: 10px;
}
.floating-div.sticky, .lwptoc.sticky {
    top: 40px !important;
}
.lwptoc.sticky {
	max-width: 255px;
    margin-left: -4%;
    background: #FFF;
}
.floating-div {
	max-width: 300px;
}
.modal-content {
	height: 600px;
}
iframe {
	min-height: 500px;
	width: 100%;
}
#modalIframeSignUp {
	min-height: 600px;
}
.lwptoc_i {
	height: 500px;
	overflow: scroll;
}
.wp-image-4920 {
	width: auto !important;
}
.article ul {
	list-style-type: disc;
}
.article tbody, .article  td, .article  tfoot, .article  th, .article  thead, .article  tr {
	padding: 10px;
    border: 1px solid #CCC;
}
.page-item a, .page-item span {
	position: relative;
    display: block;
    color: #0d6efd;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #dee2e6;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .375rem .75rem;
}
.page-item .current {
	color: black;
}

.article a {
	color: #f63d60;
}
.article a:hover {
	color: #000;
}
.article h1, .article h2, .article h3, .article h4, .article h5, .article h6 {
	margin : 20px 0 20px !important;
}
.article ul li {
	margin : 15px 0 15px;
}

.article .size-full, .article .size-large {
	width: 100%;
}
.auto-width {
	width: auto !important;
}
.vc_tta-panel-heading {
	padding: 1% 5% 0 5%;
}
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	right: 20px;
	left: auto !important;
	top: auto !important;
}
.wpb-js-composer .vc_tta.vc_general a {
	color: #000;
}