
/*
===============================================================
 #CUSTOM CSS
- Please do not edit this file. This file is generated from admin area.
- Every changes here will be overwritten by theme
===============================================================*/

/* body-typography 
=========================*/
body {
	font-family: "Quicksand";
}

/* header-logo-width 
=========================*/
.aux-logo-header .aux-logo-anchor {
	max-width: 80px;
}

/* header-logo-max-height-type 
=========================*/
.aux-logo-header .aux-logo-anchor > img {
	max-height: 85px;
}

/* site-frame-background-color 
=========================*/
@media screen and (min-width: 700px) {
	.aux-framed .aux-side-frames, body.aux-framed:after, .aux-framed .aux-side-frames:before, .aux-framed .aux-side-frames:after {
		background-color: #111;
	}
}

/* sticky-header-color 
=========================*/
.aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section, .aux-elementor-header.aux-sticky [data-elementor-type="header"] > .elementor-section {
	background-color: #fff !important;
}

/* site-header-container-scaled-height 
=========================*/
.aux-top-sticky .site-header-section.aux-sticky .aux-fill .aux-menu-depth-0 > .aux-item-content, .aux-top-sticky .site-header-section.aux-sticky .aux-header-elements, .aux-elementor-header.aux-sticky [data-elementor-type="header"] > .elementor-section > .elementor-container, .aux-elementor-header.aux-sticky .elementor-section-wrap > .elementor-section > .elementor-container {
	min-height: 80px;
}

/* site-header-container-height 
=========================*/
.site-header-section .aux-header-elements:not(.aux-vertical-menu-elements), .site-header-section .aux-fill .aux-menu-depth-0 > .aux-item-content {
	height: 85px;
}

/* site-transparent-header-bgcolor 
=========================*/
.site-header-section {
	background-color: #fff;
}

/* site-vertical-menu-background-color 
=========================*/
.aux-vertical-menu-side {
	background-color: #fff;
}

/* site-header-navigation-item-height 
=========================*/
.site-header-section .aux-middle .aux-menu-depth-0 > .aux-item-content {
	height: 60px;
}

/* site-mobile-header-toggle-button-color 
=========================*/
.site-header-section .aux-header .aux-burger:before, .site-header-section .aux-header .aux-burger:after, .site-header-section .aux-header .aux-burger .mid-line {
	border-color: #3d3d3d;
}

/* site-menu-full-screen-background-color 
=========================*/
#fs-menu-search:before {
	background-color: rgba(255, 255, 255, .95);
}

/* site-top-header-background-color 
=========================*/
#top-header {
	background-color: #fff;
}

/* blog-post-like-icon-size 
=========================*/
.single-post .wp_ulike_general_class .wp_ulike_btn:before {
	font-size: 30px;
}

/* blog-post-share-button-icon-size 
=========================*/
.single-post .aux-single-post-share span::before {
	font-size: 26px;
}

/* post-title-bar-overlay-pattern-opacity 
=========================*/
.single-post .aux-overlay-bg-hash::before {
	opacity: .15;
}

/* page-title-bar-overlay-pattern-opacity 
=========================*/
.page .aux-overlay-bg-hash::before {
	opacity: .5;
}

/* subfooter-bar-layout-bg-color 
=========================*/
.aux-subfooter-bar {
	background-color: #fafafa;
}

/* subfooter-bar-top-border-color 
=========================*/
.aux-subfooter-bar {
	border-top: 1px solid #eaeaea;
}

/* subfooter-layout-bg-image-position 
=========================*/
.aux-subfooter {
	background-position: center center;
}

/* subfooter-layout-bg-image-size 
=========================*/
.aux-subfooter {
	background-size: cover;
}

/* subfooter-layout-bg-image-repeat 
=========================*/
.aux-subfooter {
	background-repeat: no-repeat;
}

/* subfooter-top-border-color 
=========================*/
.aux-subfooter {
	border-top: 1px solid #eaeaea;
}

/* site-footer-bg-color 
=========================*/
.aux-site-footer {
	background-color: #1a1a1a;
}

/* footer-top-border-color 
=========================*/
.aux-site-footer {
	border-top: 1px solid #eaeaea;
}

/* footer-top-border-width 
=========================*/
.aux-site-footer {
	border-top-width: 1px;
}

/* site-secondary-logo-max-height 
=========================*/
.aux-logo-footer .aux-logo-anchor img {
	max-height: 50px;
}

/* portfolio-single-share-button-icon-size 
=========================*/
.single-portfolio .aux-single-portfolio-share span::before {
	font-size: 10px;
}

/* portfolio-single-like-icon-size 
=========================*/
.single-portfolio .wp_ulike_general_class button::before {
	font-size: 10px;
}

/* portfolio-title-bar-overlay-pattern-opacity 
=========================*/
.single-portfolio .aux-overlay-bg-hash::before {
	opacity: .5;
}

/* portfolio-classic-entry-box-background-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main {
	background-color: #fff;
}

/* portfolio-classic-entry-box-border-color 
=========================*/
.post-type-archive-portfolio .aux-entry-boxed .entry-main {
	border-color: #eaeaea !important;
}

/* portfolio-land-side-background-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side {
	background-color: #fff;
}

/* portfolio-land-side-border-color 
=========================*/
.post-type-archive-portfolio .aux-item-land .aux-land-side {
	border-color: #eaeaea !important;
}

/* general-heading-h1 
=========================*/
body h1, body .aux-h1 {
	font-family: "DM Sans";
}

/* general-heading-h2 
=========================*/
body h2, body .aux-h2 {
	font-family: "DM Sans";
}

/* general-heading-h3 
=========================*/
body h3, body .aux-h3 {
	font-family: "DM Sans";
}

/* general-heading-h4 
=========================*/
body h4, body .aux-h4 {
	font-family: "DM Sans";
}

/* general-heading-h5 
=========================*/
body h5, body .aux-h5 {
	font-family: "Quicksand";
}

/* blog-post-like-icon-color 
=========================*/
.single-post .wp_ulike_btn:before, .single-post .wp_ulike_is_liked .wp_ulike_btn:before {
	color: #ff2c23;
}

/* blog-post-not-like-icon-color 
=========================*/
.single-post .wp_ulike_is_unliked .wp_ulike_btn:before {
	color: #1d2433;
}

/* blog-post-like-icon-hover-color 
=========================*/
.single-post .wp_ulike_general_class .wp_ulike_btn:hover:before {
	color: #ff2c23;
}

/* blog-post-share-button-icon-color 
=========================*/
.single-post .aux-single-post-share span::before {
	color: var(--e-global-color-text);
}

/* blog-post-share-button-icon-hover-color 
=========================*/
.single-post .aux-single-post-share span:hover::before {
	color: #ff2c23;
}

/* comment-forms-replay-title-typo 
=========================*/
#reply-title > span {
	color: var(--e-global-color-text);
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1.2px;
}

@media (max-width: 768px) {
	#reply-title > span {
		font-size: 30px;
	}
}

/* comment-forms-placeholder-typo 
=========================*/
#commentform input::placeholder, #commentform textarea::placeholder {
	font-family: "Quicksand";
	color: #a0abc9;
	font-size: 16px;
	font-weight: 500;
	font-style: normal;
}

/* comment-forms-button-typo 
=========================*/
#commentform .form-submit input[type="submit"] {
	font-family: "Questrial";
	color: var(--e-global-color-ef7a26d);
	font-size: 16px;
	text-transform: capitalize;
	font-style: normal;
}

/* elementor-color-primary 
=========================*/
.aux-customize-preview.elementor-kit-78 {
	--e-global-color-primary: #3aa8d3;
}

/* elementor-color-secondary 
=========================*/
.aux-customize-preview.elementor-kit-78 {
	--e-global-color-secondary: #f7b203;
}

/* elementor-color-text 
=========================*/
.aux-customize-preview.elementor-kit-78 {
	--e-global-color-text: #1d2433;
}

/* elementor-color-accent 
=========================*/
.aux-customize-preview.elementor-kit-78 {
	--e-global-color-accent: #f1f6f9;
}

/* single-post-title-typography 
=========================*/
.single-post .aux-primary .hentry .entry-title {
	color: #1a1f2f;
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -1.2px;
}

/* single-post-info-typography 
=========================*/
.single-post .hentry .entry-info {
	color: #1a1f2f;
	font-size: 16px;
}

/* single-post-content-typography 
=========================*/
.single-post .hentry .entry-content {
	color: var(--e-global-color-text);
	font-size: 16px;
	font-weight: 500;
	line-height: 1.6em;
}

/* single-post-info-terms-typography 
=========================*/
.single-post .hentry .entry-info a {
	font-size: 16px;
}

/* single-post-meta-terms-typography 
=========================*/
.single-post .hentry footer.entry-meta .entry-tax a, .single-post .hentry footer.entry-meta .entry-tax i {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -.6px;
}
