/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: The Astra WordPress theme is lightning-fast and highly customizable. It has over 1 million downloads and the only theme in the world with 6,000+ five-star reviews! It’s ideal for professional web designers, solopreneurs, small businesses, eCommerce, membership sites and any type of website. It offers special features and templates so it works perfectly with all page builders like Spectra, Elementor, Beaver Builder, etc. Fast performance, clean code, mobile-first design and schema markup are all built-in, making the theme exceptionally SEO-friendly. It’s fully compatible with WooCommerce, SureCart and other eCommerce plugins and comes with lots of store-friendly features and templates. Astra also provides expert support for free users. A dedicated team of fully trained WordPress experts are on hand to help with every aspect of the theme. Try the live demo of Astra: https://zipwp.org/themes/astra/
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.11.14.1762752506
Updated: 2025-11-10 05:28:26

*/
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none !important;
}

.elementor-slides-wrapper .e-con-inner>.swiper-slide-inner {
    display: flex !important;
}

.elementor-slides-wrapper .swiper-slide>.e-con-inner {
    height: 100%;
    margin: 0 auto;
    max-width: var(--content-width);
    padding-inline-end: 0;
    padding-inline-start: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.elementor-slides .swiper-slide-inner .elementor-slide-button {
    display: inline-flex !important;
    align-items: center;
    padding: 8px 12px 8px 20px;
    gap: 8px;
}

.elementor-slides .swiper-slide-inner .elementor-slide-button-second {
    border: 1px solid #ffffff;
    margin-left: 24px;
    text-decoration: none;
}

.miko-post-slider-wrapper {
    position: relative;
}

.miko-post-slider-wrapper .group-swiper-btn .swiper-button {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    z-index: 1;
}

.miko-post-slider-wrapper .group-swiper-btn .miko-prev {
    left: -24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.miko-post-slider-wrapper .group-swiper-btn .miko-next {
    right: -24px;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.ast-single-post.elementor-page .cat-service .ast-container {
    max-width: 100%;
    padding: 0;
}

.ast-single-post.ast-separate-container .cat-service .ast-container .primary {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ast-single-post.ast-separate-container .cat-service .ast-container .primary .ast-article-single {
    padding: 0;
}

.banner {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    align-items: center;
    display: flex
}

.banner .banner__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    pointer-events: none;
}

.breadcrumb-wrapper {
    background-color: var(--ast-global-color-2);
}

.breadcrumb-container {
    max-width: 1360px;
    margin: 0 auto;
    padding: 10px 20px;
    z-index: 1;
    width: 100%;
}

.breadcrumb-container .rank-math-breadcrumb a {
    color: white;
}

.breadcrumb-container .rank-math-breadcrumb {
    color: var(--ast-global-color-0);
}

.breadcrumb-container .rank-math-breadcrumb p {
    margin-bottom: 0;
}

ul.hfe-breadcrumbs li {
    margin-bottom: 0;
}

.item-master {
    position: relative;
}

.item-master .elementor-widget-social-icons {
    position: absolute;
    width: 100%;
    bottom: 6rem;
    transform: translateY(20px);
    opacity: 0;
    transition: all 0.3s ease-in-out;
    visibility: hidden;
}

.item-master:hover .elementor-widget-social-icons {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.ast-separate-container #primary:not(.ast-blog-layout-4-grid) {
    padding: 0;
}

.ast-blog-layout-4-grid .ast-article-inner {
    padding: 1rem;
}

.ast-blog-layout-4-grid .ast-article-inner .ast-excerpt-container.ast-blog-single-element {
    font-size: 14px;
}

/*---------------Category Post----------------*/
.ast-archive-title {
    height: 0;
    opacity: 0;
    visibility: hidden;
}

.ast-left-sidebar #primary.not-blog {
    width: 100%;
}

.wp-block-group.is-layout-flow {}

#secondary .wp-block-group.is-layout-flow h2,
#secondary .widget_category_children_widget .widget-title {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
    font-weight: 600;
    background: var(--ast-global-color-2);
    color: white;
    padding: 0.5rem 1rem;
    text-align: center;
    font-family: "Anton", Sans-serif;
    position: relative;
}

#secondary .wp-block-group.is-layout-flow h2::after,
#secondary .widget_category_children_widget .widget-title::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 4px 0;
    border-color: var(--ast-global-color-2) transparent transparent;
}

.wp-block-categories-list,
.category-children-widget {
    list-style: none;
    padding: 0;
    margin: 0;
}

.category-children-widget li.active a {
    color: var(--ast-global-color-0);
}

#secondary .wp-block-categories-list li:not(:last-child),
#secondary .category-children-widget li:not(:last-child) {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #173d3e17;
}

.wp-block-categories-list li a,
.category-children-widget li a {
    font-size: 16px;
    color: var(--ast-global-color-3);
    text-decoration: none;
    transition: color .2s ease, padding-left .2s ease;
}

.wp-block-categories-list li a:hover,
.category-children-widget li a:hover {
    color: var(--ast-global-color-2);
    padding-left: 4px;
}

.wp-block-categories-list li.current-cat>a,
.category-children-widget li.current-cat>a {
    font-weight: 600;
    color: var(--ast-global-color-2);
}

.category .site-content .ast-container {
    justify-content: center;
}

.category .site-content .ast-container .search-form {
    display: flex;
}

.category .site-content .ast-container .search-form label {
    width: 100%;
}

.category .site-content .ast-container .search-form label input {
    height: 100%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.category .site-content .ast-container .search-form input.search-submit {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

@media screen and (max-width: 1400px) {
    .miko-post-slider-wrapper .group-swiper-btn .swiper-button {
        box-shadow: 0 2px 6px rgb(0 0 0 / 20%);
    }

    .miko-post-slider-wrapper .group-swiper-btn .miko-next {
        right: -14px;
    }

    .miko-post-slider-wrapper .group-swiper-btn .miko-prev {
        left: -14px;
    }
}

@media screen and (max-width: 1300px) {
    .miko-post-slider-wrapper .group-swiper-btn .miko-next {
        right: -8px;
    }

    .miko-post-slider-wrapper .group-swiper-btn .miko-prev {
        left: -8px;
    }
}

@media screen and (max-width: 1024px) {
    .ast-separate-container.ast-desktop .ast-blog-layout-4-grid .ast-row {
        margin-left: 0;
        margin-right: 0;
    }

    .ast-left-sidebar #secondary {
        padding-right: 2rem;
    }

    .ast-left-sidebar #secondary #search-3 input {
        margin: 0;
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .ast-left-sidebar #content>.ast-container {
        flex-direction: column;
    }

    .ast-left-sidebar #secondary {
        margin-top: 2rem;
        padding-left: 10px;
        padding-right: 10px;
    }
}

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

    .miko-post-slider-wrapper .group-swiper-btn .miko-next,
    .miko-post-slider-wrapper .group-swiper-btn .miko-prev {
        width: 36px;
        height: 36px;
    }

    .miko-post-slider-wrapper .group-swiper-btn .miko-next svg,
    .miko-post-slider-wrapper .group-swiper-btn .miko-prev svg {
        padding: 4px;
    }
}

@media screen and (max-width: 544px) {
    .ast-single-post .cat-service .ast-container {
        padding: 0 !important;
    }

    .banner {
        height: 200px;
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-button-second {
        margin-top: 1rem;
        margin-left: 0.5rem;
        padding-left: 8px;
        padding-right: 8px;
        /* float: left;
        clear: both; */
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-button {
        /* float: left;
        clear: both; */
        padding: 8px 10px;
    }

    .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
    .elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child) {
        margin-bottom: 1rem;
    }
}

@media screen and (max-width: 440px) {}

@media screen and (max-width: 380px) {}