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

/* header-logo-width 
=========================*/

.aux-logo-header .aux-logo-anchor {
    max-width: 500px;
}

/* header-logo-max-height-type 
=========================*/

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

/* elementor-color-primary 
=========================*/

.aux-customize-preview.elementor-kit-135 {
    --e-global-color-primary: rgb(246, 20, 20);
}

/* elementor-color-secondary 
=========================*/

.aux-customize-preview.elementor-kit-135 {
    --e-global-color-secondary: rgb(223, 188, 88);
}

/* elementor-color-text 
=========================*/

.aux-customize-preview.elementor-kit-135 {
    --e-global-color-text: rgb(25, 26, 47);
}

/* elementor-color-accent 
=========================*/

.aux-customize-preview.elementor-kit-135 {
    --e-global-color-accent: rgb(6, 143, 215);
}

/* 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: #111111;
    }
}

/* 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: rgba(26, 26, 48, 0.451) !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: 30px;
}

/* 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: #FFFFFF;
}

/* 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, 0.95);
}

/* site-top-header-background-color 
=========================*/

#top-header {
    background-color: #FFFFFF;
}

/* blog-post-like-icon-size 
=========================*/

.single-post .wp_ulike_general_class .wp_ulike_btn:before {
    font-size: 25px;
}

/* blog-post-share-button-icon-size 
=========================*/

.single-post .aux-single-post-share span::before {
    font-size: 23px;
}

/* post-title-bar-overlay-pattern-opacity 
=========================*/

.single-post .aux-overlay-bg-hash::before {
    opacity: 0.15;
}

/* page-title-bar-overlay-pattern-opacity 
=========================*/

.page .aux-overlay-bg-hash::before {
    opacity: 0.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: 24px;
}

/* portfolio-single-like-icon-size 
=========================*/

.single-portfolio .wp_ulike_general_class button::before {
    font-size: 24px;
}

/* portfolio-title-bar-overlay-pattern-opacity 
=========================*/

.single-portfolio .aux-overlay-bg-hash::before {
    opacity: 0.5;
}

/* portfolio-classic-entry-box-background-color 
=========================*/

.post-type-archive-portfolio .aux-entry-boxed .entry-main {
    background-color: #FFFFFF;
}

/* 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: #FFFFFF;
}

/* 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: 'Rubik';
}

/* general-heading-h2 
=========================*/

body h2,
body .aux-h2 {
    font-family: 'Rubik';
}

/* general-heading-h3 
=========================*/

body h3,
body .aux-h3 {
    font-family: 'Rubik';
}

/* general-heading-h4 
=========================*/

body h4,
body .aux-h4 {
    font-family: 'Rubik';
}

/* general-heading-h5 
=========================*/

body h5,
body .aux-h5 {
    font-family: 'Rubik';
}

/* single-post-title-typography 
=========================*/

.single-post .aux-primary .hentry .entry-title {
    color: rgb(0, 17, 52);
    font-size: 50px;
    font-weight: 500;
    text-transform: capitalize;
}

@media(max-width: 1024px) {
    .single-post .aux-primary .hentry .entry-title {
        font-size: 40px;
    }
}

@media(max-width: 768px) {
    .single-post .aux-primary .hentry .entry-title {
        font-size: 30px;
    }
}

/* single-post-content-typography 
=========================*/

.single-post .hentry .entry-content {
    color: rgb(113, 113, 113);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-content {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-content {
        font-size: 14px;
    }
}

/* single-post-info-typography 
=========================*/

.single-post .hentry .entry-info {
    color: rgb(113, 113, 113);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-info {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-info {
        font-size: 14px;
    }
}

/* single-post-info-terms-typography 
=========================*/

.single-post .hentry .entry-info a {
    color: rgb(113, 113, 113);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .single-post .hentry .entry-info a {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry .entry-info a {
        font-size: 14px;
    }
}

/* single-post-meta-typography 
=========================*/

.single-post .hentry footer.entry-meta .entry-tax {
    color: rgb(32, 32, 32);
    font-size: 27px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
}

@media(max-width: 1024px) {
    .single-post .hentry footer.entry-meta .entry-tax {
        font-size: 24px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry footer.entry-meta .entry-tax {
        font-size: 20px;
    }
}

/* single-post-meta-terms-typography 
=========================*/

.single-post .hentry footer.entry-meta .entry-tax a,
.single-post .hentry footer.entry-meta .entry-tax i {
    color: rgb(0, 17, 52);
    font-size: 27px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    text-decoration: none;
}

@media(max-width: 1024px) {
    .single-post .hentry footer.entry-meta .entry-tax a,
    .single-post .hentry footer.entry-meta .entry-tax i {
        font-size: 24px;
    }
}

@media(max-width: 768px) {
    .single-post .hentry footer.entry-meta .entry-tax a,
    .single-post .hentry footer.entry-meta .entry-tax i {
        font-size: 20px;
    }
}

/* comment-forms-replay-title-typo 
=========================*/

#reply-title>span {
    color: rgb(0, 17, 52);
    font-size: 31px;
    font-weight: 500;
}

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

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

/* comment-forms-placeholder-typo 
=========================*/

#commentform input::placeholder,
#commentform textarea::placeholder {
    color: rgb(113, 113, 113);
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
}

@media(max-width: 1024px) {
    #commentform input::placeholder,
    #commentform textarea::placeholder {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    #commentform input::placeholder,
    #commentform textarea::placeholder {
        font-size: 14px;
    }
}

/* comment-forms-button-typo 
=========================*/

#commentform .form-submit input[type="submit"] {
    color: var(--e-global-color-74ef9184);
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.45px;
}

@media(max-width: 768px) {
    #commentform .form-submit input[type="submit"] {
        font-size: 14px;
    }
}

/* blog-post-like-icon-color 
=========================*/

.single-post .wp_ulike_btn:before,
.single-post .wp_ulike_is_liked .wp_ulike_btn:before {
    color: rgb(225, 18, 18);
}

/* blog-post-share-button-icon-color 
=========================*/

.single-post .aux-single-post-share span::before {
    color: var(--e-global-color-74ef9184);
}

/* blog-post-share-button-margin 
=========================*/

.single-post .aux-single-post-share {
    margin: 0px 0px 0px 0px;
}

/* single-portfolio-overview-title-typography 
=========================*/

.aux-single .type-portfolio .entry-side-title>h1 {
    color: var(--e-global-color-4fe9a691);
    font-size: 47px;
    font-weight: 500;
    text-transform: capitalize;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-side-title>h1 {
        font-size: 36px;
    }
}

@media(max-width: 768px) {
    .aux-single .type-portfolio .entry-side-title>h1 {
        font-size: 28px;
    }
}

/* single-portfolio-overview-content-typography 
=========================*/

.aux-single .type-portfolio .entry-side-overview {
    color: rgb(113, 113, 113);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-side-overview {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .aux-single .type-portfolio .entry-side-overview {
        font-size: 14px;
    }
}

/* single-portfolio-meta-typography 
=========================*/

.aux-single .type-portfolio .entry-meta-data dt {
    color: var(--e-global-color-4fe9a691);
    font-size: 26px;
    font-weight: 500;
    text-transform: capitalize;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-meta-data dt {
        font-size: 22px;
    }
}

@media(max-width: 768px) {
    .aux-single .type-portfolio .entry-meta-data dt {
        font-size: 18px;
    }
}

/* single-portfolio-meta-terms-typography 
=========================*/

.aux-single .type-portfolio .entry-meta-data dd,
.aux-single .type-portfolio .entry-meta-data .entry-tax>a {
    color: rgb(136, 136, 136);
    font-size: 20px;
    font-weight: 300;
}

@media(max-width: 1024px) {
    .aux-single .type-portfolio .entry-meta-data dd,
    .aux-single .type-portfolio .entry-meta-data .entry-tax>a {
        font-size: 18px;
    }
}

@media(max-width: 768px) {
    .aux-single .type-portfolio .entry-meta-data dd,
    .aux-single .type-portfolio .entry-meta-data .entry-tax>a {
        font-size: 16px;
    }
}

/* single-portfolio-lunch-btn-typography 
=========================*/

.aux-single .type-portfolio .entry-meta-data .aux-button {
    color: var(--e-global-color-74ef9184);
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
}

/* portfolio-single-share-button-icon-color 
=========================*/

.single-portfolio .aux-single-portfolio-share span::before {
    color: var(--e-global-color-74ef9184);
}

/* portfolio-single-like-icon-color 
=========================*/

.single-portfolio .wp_ulike_is_liked button::before,
.single-portfolio .wp_ulike_is_unliked.wp_ulike_is_liked button::before,
.single-portfolio .wp_ulike_is_not_liked.wp_ulike_is_liked button::before {
    color: rgb(255, 0, 0);
}

/* portfolio-single-not-like-icon-color 
=========================*/

.single-portfolio .wp_ulike_is_unliked button::before,
.single-portfolio .wp_ulike_is_not_liked button:before {
    color: var(--e-global-color-74ef9184);
}

/* portfolio-related-posts-terms-typography 
=========================*/

.single-portfolio .aux-widget-related-posts .hentry .entry-tax a {
    color: var(--e-global-color-74ef9184);
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    font-style: normal;
}

@media(max-width: 1024px) {
    .single-portfolio .aux-widget-related-posts .hentry .entry-tax a {
        font-size: 17px;
    }
}

@media(max-width: 768px) {
    .single-portfolio .aux-widget-related-posts .hentry .entry-tax a {
        font-size: 16px;
    }
}

/* portfolio-related-posts-label-typography 
=========================*/

.single-portfolio .aux-widget-related-posts .widget-title {
    color: rgb(25, 26, 47);
    font-size: 50px;
    font-weight: 500;
    text-transform: capitalize;
    letter-spacing: -0.5px;
}

/* portfolio-related-posts-title-typography 
=========================*/

.single-portfolio .aux-widget-related-posts .hentry .entry-title a {
    color: var(--e-global-color-74ef9184);
    font-size: 27px;
    font-weight: 500;
    text-transform: capitalize;
    font-style: normal;
    letter-spacing: -0.27px;
}

@media(max-width: 1024px) {
    .single-portfolio .aux-widget-related-posts .hentry .entry-title a {
        font-size: 25px;
    }
}

@media(max-width: 768px) {
    .single-portfolio .aux-widget-related-posts .hentry .entry-title a {
        font-size: 22px;
    }
}

/* comment-author-typo 
=========================*/

.aux-commentlist .comment-author .fn,
.aux-commentlist .comment-author .fn a {
    color: var(--e-global-color-74ef9184);
    font-size: 27px;
    font-weight: 300;
    text-transform: capitalize;
}

@media(max-width: 1024px) {
    .aux-commentlist .comment-author .fn,
    .aux-commentlist .comment-author .fn a {
        font-size: 24px;
    }
}

@media(max-width: 768px) {
    .aux-commentlist .comment-author .fn,
    .aux-commentlist .comment-author .fn a {
        font-size: 18px;
    }
}

/* comment-info-typo 
=========================*/

.aux-commentlist .comment .comment-author time a {
    color: rgba(255, 255, 255, 0.45);
    font-size: 16px;
    font-weight: 300;
}

@media(max-width: 1024px) {
    .aux-commentlist .comment .comment-author time a {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .aux-commentlist .comment .comment-author time a {
        font-size: 14px;
    }
}

/* comment-content-typo 
=========================*/

.aux-commentlist .comment .comment-body {
    color: var(--e-global-color-74ef9184);
    font-size: 16px;
    font-weight: 400;
}

@media(max-width: 1024px) {
    .aux-commentlist .comment .comment-body {
        font-size: 15px;
    }
}

@media(max-width: 768px) {
    .aux-commentlist .comment .comment-body {
        font-size: 14px;
    }
}

/* comment-forms-response-title-typo 
=========================*/

.comments-title,
.comment-reply-title {
    color: rgb(0, 17, 52);
    font-size: 43px;
    font-weight: 500;
}

@media(max-width: 1024px) {
    .comments-title,
    .comment-reply-title {
        font-size: 38px;
    }
}

@media(max-width: 768px) {
    .comments-title,
    .comment-reply-title {
        font-size: 30px;
    }
}

/* blog-post-not-like-icon-color 
=========================*/

.single-post .wp_ulike_is_unliked .wp_ulike_btn:before {
    color: rgb(255, 255, 255);
}

/* comment-forms-notes-typo 
=========================*/

#commentform .comment-notes {
    color: rgb(113, 113, 113);
}