/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
:root {
    --c-white-color: #fff;
}

body {
    font-size: 18px !important;
}

/* Header */
.header-wrapper.stuck {
    background: #2e2e2e;
}

.header-inner {
    background-color: var(--fs-color-secondary);
}

.primary.is-outline span {
    color: var(--c-white-color);
}

.nav-size-medium>li>a {
    font-size: 18px;
}

.button {
    font-size: 20px;
    font-weight: 800;
    min-height: 55px;
    line-height: 55px;
    letter-spacing: unset;
    border: 1px solid #1EC788;
    border-radius: 20px !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);

}

#header .button.primary:not(.button.primary.is-outline) {
    padding-left: 32px;
    padding-right: 32px;
}

.a-title {
    background: linear-gradient(6deg, rgba(255, 197, 95, 1) 16%, rgba(30, 199, 136, 1) 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    text-wrap: unset;
}

.a-section-banner h3 {
    font-size: 18px;
}

/* Footer */
.footer-row-menu h3 {
    font-size: 20px;
    background: linear-gradient(46.23deg, rgba(255, 197, 95, 1) 0%, rgba(30, 199, 136, 1) 60%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    text-wrap: unset;
}

.footer-row-menu .ux-menu-link__link {
    color: var(--c-white-color);
    font-size: 18px;
    font-weight: 300;

}

.footer-row-menu .ux-menu-link__link:hover {
    color: var(--primary-color);
}

.footer-copyright .col {
    padding-bottom: 0;
}

.footer-copyright p {
    padding-top: 8px;
    padding-bottom: 8px;
}

/* Home */

.a-titte h2 {
    font-size: 30px;
}

.a-titte h3 {
    color: var(--primary-color);
}

.testimonial-text p {
    border-left: 2px solid var(--primary-color);
    border-top: none;
    border-right: none;
    border-bottom: none;
    padding: 5px 0 5px 28px;
    font-size: 20px;
    margin-bottom: 0;
}

.testimonial-text.text-right p {
    border-right: 2px solid var(--primary-color);
    border-left: none;
    padding-right: 28px;
    padding-left: 0;
}

.icon-box-left,
.icon-box-right {
    align-items: center;
}

.icon-box-right .icon-box-text {
    order: 1;
}

.a-button {
    min-width: 135px;
}

.icon-box-text {
    text-align: center;
}

.icon-box-text h3 {
    font-size: 20px;
}

.a-logo-brand .col-inner {
    text-align: center;
}

.a-section-play-now .h1 {
    font-size: 35px;
}

.a-section-play-now .h1,
.a-section-play-now .h2,
.a-section-play-now .h3 {
    font-weight: 800;
}

.a-section-play-now p {
    margin-bottom: 15px;
}

.a-section-play-now .button {
    border-color: #FFC55F;

}

.a-row-tite .primary.is-outline {
    line-height: 55px;
    border-width: 1px;
}

.a-row-tite .primary.is-outline span {
    color: var(--primary-color);
}

.primary.is-outline:hover span {
    color: var(--c-white-color);
}

.row-content-home {
    height: 708px;
    overflow: hidden;
    position: relative;
}

.row-content-home.ok {
    height: inherit;
}

.row-bt-view-more .col-inner {
    margin-top: -138px;
    padding-top: 176px;
    background: linear-gradient(0deg, rgba(245, 245, 245, 1) 0%, rgba(245, 245, 245, 0.8982186624649859) 70%);
}

.row-bt-view-more .h3 {
    font-weight: 800;
}

.a-logo-brand .icon-box-img img {
    border-radius: 35px;
}

/* Blog Home */
.post-item .col-inner,
.post-item .col-inner .box-image {
    border-radius: 20px !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;

}

.post-item .col-inner {
    border: 1px solid #1EC788;
    box-shadow: 0px 4px 4px 0px rgb(0 0 0 / 25%);
    padding: 5px;
}

.post-item .col-inner .box-image {
    border-bottom-left-radius: 0 !important;

}

.post-item .is-divider,
.blog-wrapper .is-divider {
    height: 0;
}

.post-item .button {
    font-size: 15px;
    min-height: 47px;
    line-height: 47px;
    width: 120px;
}

/* Categories Post */
.blog-wrapper .post-item .col-inner .box-image {
    border-top-right-radius: 20px !important;

}

.blog-wrapper .post-item .from_the_blog_excerpt {
    display: none;
}

.blog-wrapper .box-text.text-center {
    padding-bottom: 0;
}

.row-divided>.col+.col:not(.large-12) {
    border-left: 0px solid #ececec;
}

.rank-math-breadcrumb {
    font-weight: 800;
}

.rank-math-breadcrumb a {
    color: var(--fs-color-secondary);
}

.rank-math-breadcrumb a:hover,
.rank-math-breadcrumb .last {
    color: var(--primary-color);
}

.row-large>.col.a-post-left {
    background: #f5f5f5;
    padding-top: 15px;
    padding-bottom: 0;
}

.page-wrapper {
    padding-top: 0;
}

.mobile-nav i.icon-menu {
    color: var(--c-white-color);
}

/* Custom, iPhone Retina */
@media screen and (min-width: 240px) {}

/* Small Devices, Phones(480 x 640)*/
@media screen and (min-width: 320px) {}

/* Extra Small Devices, Tablet (480 x 640) */
@media screen and (min-width: 480px) {
    .a-logo-brand .icon-box-img {
        width: 150px !important;
    }

    .icon-box-right .icon-box-text {
        order: -1;
    }

    .icon-box-left .icon-box-text {
        text-align: left;
    }

    .icon-box-right .icon-box-text {
        text-align: right;
    }

    .a-logo-brand .col-inner {
        text-align: left;
    }

    .a-logo-brand .col-inner.text-right {
        text-align: right;
    }

    .row-bt-view-more .col-inner {
        margin-top: -120px;
    }

    .post-item .col-inner .box-image {
        border-top-right-radius: 0 !important;
        border-bottom-left-radius: 20px !important;

    }

    .blog-wrapper .post-item .col-inner .box-image {
        border-bottom-left-radius: 0 !important;

    }
}

/* Small Devices, Tablet (768 x 1024) */
@media screen and (min-width: 768px) {}

/* Medium Devices, Desktops (1024 x 768)*/
@media screen and (min-width: 1024px) {

    /* Header */

    #header .button {
        font-size: 18px;
        min-height: 37px;
        line-height: 37px;
    }

    #header {
        padding-top: 31px;
    }

    .header-inner {
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
    }

    #header #logo img {
        max-height: 135px;
        margin-top: -28px;
    }

    .header-wrapper.stuck {
        background: #2e2e2e;
    }

    /* Home */
    .a-section-banner {
        margin-top: -99px;
    }

    .a-section-banner h1 {
        font-size: 90px;
        line-height: 107.73px;
    }

    .a-banner-img.col {
        margin-bottom: -87px;
    }

    .a-logo-brand .icon-box-img {
        width: 179px !important;
    }

    .a-section-play-now .h1 {
        font-weight: 800;
        font-size: 100px;
        margin-bottom: 0;
    }

    .a-titte h2,
    .a-section-play-now .h2 {
        font-weight: 800;
        font-size: 40px;
    }

    .a-section-banner h3 {
        font-weight: 800;
        font-size: 26px;
    }

    .icon-box-text h3,
    .a-section-play-now .h3 {
        font-weight: 800;
        font-size: 30px;
    }

    .a-button {
        min-width: 205px;
    }

    .row-content-home {
        height: 1008px;
    }

    .row-bt-view-more .col-inner {
        margin-top: -152px;
    }

    .blog-wrapper {
        margin-top: 50px;
    }

    .page-wrapper {
        padding-top: 30px;
    }


}

/* Large Devices, Wide Screens */
@media screen and (min-width: 1200px) {}

@media only screen and (max-width: 48em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/


}