/*
 Theme Name:   Frutin Child
 Theme URI: https://themeholy.com/wordpress/frutin/
 Description:  This is a child theme for Frutin WordPress Theme
Author URI: https://themeforest.net/user/themeholy
 Author URI:   #
 Template:     frutin
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  frutin-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */
.sticky-wrapper, .logged-in .sticky-wrapper.sticky, .logged-in .preloader .th-btn{
    top: 0;
    background: #000000e6 !important;
}
.header-top{
	background: #000000f1;
	border-bottom: 1px solid #ffffff99;
}
.header-logo{
    max-width: 120px;
}
.breadcumb-wrapper{
	background-image: linear-gradient(90deg, #490534e6 0%, #680936d6 15.21%, #9c103ab5 43.45%, #c2163de3 68.01%, rgba(217, 25, 62, 0.88) 87.68%, rgba(226, 26, 63, 1) 100%);
    padding: 0px 0 10px 0;
    overflow: hidden;
    text-align: center;
    margin-top: -100px;
}
/*.breadcumb-menu {*/
/*    max-width: 100%;*/
/*    padding: 0;*/
/*    margin: 15px 0 0px 0;*/
/*    list-style-type: none;*/
/*    position: relative;*/
/*    color: #fff;*/
/*}*/
/*.breadcumb-wrapper .breadcumb-content ul li a {*/
/*    color: #fff;*/
/*}*/
/*.breadcumb-menu li:last-child{*/
/*	color: #fff;*/
/*}*/

/*.main-menu ul.sub-menu{*/
/*    background-color: #000;*/
/*    border-top: 1px solid #ffffff85;*/
/*}*/

.main-menu > ul > li > a{
    padding: 33px 0px;
}

.main-menu ul li.menu-item-has-children > a:after{
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
    margin-left: .255em;
    vertical-align: .255em;
}

.main-menu ul li.menu-item-has-children > a:hover:after{
    content: "";
}

.main-menu ul.sub-menu li a:hover{
    padding-left: 5px;
    font-weight: 900;
}

.main-menu ul.sub-menu li a:before{
    content: "";
    /*background: url(../../../wp-content/uploads/2025/11/logo-omg-white.svg) no-repeat left top / contain;*/
    top: 7px;
    width: 40px;
    height: 20px;
    border-radius: 0;
}

.space, .space-top{
    padding-top: 0;
}
.sub-title{
    font-family: var(--title-font);
    letter-spacing: 0;
    font-weight: 500;
    text-transform: capitalize;
    padding: 0 0 20px 0 !important;
}
.sub-title img, .footer-widget .widget_title img{
    margin: -4px 10px 0 0;
    width: 30px;
}

.sub-title:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 10px;
    height: 2px;
    width: 106px;
    background-color: transparent;
    background-image: -webkit-gradient(linear, left top, right top, from(var(--theme-color)), to(transparent));
    background-image: linear-gradient(to right, var(--theme-color), transparent);
}
.elementor-button-content-wrapper{
    align-items: center;
    height: 25px;
}
.elementor-button-icon{
    font-size: 2em;
}

.copyright-wrap{
    /*position: absolute;*/
    /*bottom: 0;*/
    padding: 5px 0px;
}

#contact-us-whats-btn:hover svg{
    fill: #0dc143;
}

.main-menu ul li:hover > ul.sub-menu{
    background-color: #000000e6;
    border-bottom: 1px solid #ffffff61;
}

.th-menu-wrapper .mobile-logo, .th-menu-wrapper.th-body-visible .th-menu-area{
    background-color: #000000cc;    
}
.current-menu-item a{
    color: var(--main-color);
    font-weight: 900;
}
.mobile-logo img{
    max-width: 120px;
}
.th-mobile-menu ul .th-item-has-children > a .th-mean-expand{
    color: var(--theme-color);
}
.th-menu-toggle{
    width: 40px;
    height: 40px;
    font-size: 24px;
}


.popup-search-box button.searchClose:hover{
    color: var(--theme-color);
    border-color: var(--theme-color);
}

.contact-us-title h1 span{
    color: var(--main-color);
}

.widget{
    background: none;
}
.widget ::placeholder{
    color: #fff;
}
.widget_title{
    color: #fff;
}
.widget select, .widget input, .widget .form-select, .widget .form-control, .widget textarea {
    border-radius: 3px;
    background: none;
    color: #fff;
    border: 1px solid #ffffff9c;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
    border: none;
}


/* ================== TOKENS & THEMES (scoped to #ebx) ================== */
#ebx {
    --bg: #0b0f1600;
    --card: #121827;
    --line: #1a2234;
    --soft: #0d1422;
    --text: #e8efff;
    --muted: #9fb0cc;
    --brand1: #7c5cff;
    --brand2: #17e5c9;
    --brand3: #ff6ec7;
    --ok: #18d47b;
    --warn: #ffc34d;
    --err: #ff6482;
    --r: 16px;
    padding: clamp(40px, 6vw, 80px) 20px;
    color: var(--text);
    background: linear-gradient(180deg, var(--bg), #0c121c);
}

#ebx.theme-futuristic {
    --brand1: #7c5cff;
    --brand2: #17e5c9;
    --brand3: #a9ff68;
    background: url(../images/circle-top-right.svg) no-repeat right -200px top -300px / contain, url(../images/circle-left.svg) no-repeat left -70px top 0px / 800px;
    margin-bottom: 150px;
}

#ebx.theme-playful {
    --brand1: #ff7ad9;
    --brand2: #5be7ff;
    --brand3: #ffd166;
}

#ebx.theme-cultural {
    --brand1: #ffb703;
    --brand2: #8ecae6;
    --brand3: #219ebc;
}

#ebx.theme-music {
    --brand1: #a855f7;
    --brand2: #22d3ee;
    --brand3: #f43f5e;
}

#ebx .ebx__head {
    max-width: 1300px;
    margin: 0 auto 14px;
}

#ebx .ebx__head h2 {
    margin: 0 0 6px;
    font-size: clamp(26px, 3.4vw, 40px);
    color: #fff;
    text-align: center;
    font-weight: 900;
}

#ebx .ebx__head h2 span {
    color: var(--main-color);
}

#ebx .ebx__intro {
    margin: 0;
    color: var(--muted);
    text-align: center;
}

#ebx .ebx__panel {
    max-width: 1300px;
    margin: 16px auto;
    border: 1px solid var(--main-color);
    border-radius: var(--r);
    background:
        radial-gradient(900px 300px at 80% -10%, color-mix(in oklab, var(--brand1) 18%, transparent), transparent 60%),
        radial-gradient(800px 320px at -10% 110%, color-mix(in oklab, var(--brand2) 14%, transparent), transparent 55%),
        var(--card);
    box-shadow: 0 16px 48px rgba(0, 0, 0, .35), inset 0 0 0 1px rgba(255, 255, 255, .02);
    padding: 16px;
}

#ebx .ebx__h3 {
    margin: .2rem 0 .6rem;
    font-size: 16px;
    color: #fff;
}

#ebx .ebx__tip {
    margin-top: 8px;
    color: var(--muted);
    font-size: 12px
}

/* Mood board chooser */
#ebx .ebx__moods {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

#ebx .ebx__mood {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    border-radius: 999px;
    border: 1px solid var(--text);
    background: linear-gradient(180deg, #121a2d, #0f1524);
    color: var(--text);
    font-weight: 800;
    cursor: pointer;
}

#ebx .ebx__mood[aria-checked="true"] {
    background: linear-gradient(135deg, var(--brand1), var(--brand2));
    color: #0a0d13;
    border-color: transparent;
    box-shadow: 0 10px 26px color-mix(in srgb, var(--brand1) 45%, transparent);
}

#ebx .ebx__mood .dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--brand2);
    box-shadow: 0 0 12px var(--brand2)
}

/* Goals */
#ebx .ebx__goals {
    display: flex;
    flex-wrap: wrap;
    gap: 10px
}

#ebx .goal {
    padding: 10px 12px;
    border-radius: 12px;
    border: 1px solid var(--line);
    background: #0f1524;
    color: var(--text);
    font-weight: 800;
    cursor: pointer;
}

#ebx .goal[aria-checked="true"] {
    background: linear-gradient(135deg, var(--brand2), var(--brand3));
    color: #0a0d13;
    border-color: transparent;
}

/* Wizard */
#ebx .ebx_wizard {
    max-width: 1300px;
    margin: 0 auto;
    border: 1px solid var(--main-color);
    border-radius: 16px;
    padding: 16px;
}

#ebx .ebx_wizard .wiz_head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#ebx .wiz__steps {
    display: flex;
    align-items: center;
    gap: 8px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
}

#ebx .wiz__steps .step {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    border: 1px solid var(--line);
    background: #0f1524;
    color: var(--muted);
    font-weight: 800;
    font-size: 12px;
}

#ebx .wiz__steps .step.is-active {
    background: linear-gradient(135deg, var(--brand1), var(--brand2));
    color: #0a0c12
}

#ebx .wiz__steps .bar {
    width: 28px;
    height: 3px;
    border-radius: 3px;
    background: var(--line)
}

#ebx .wiz__stage {
    margin-top: 10px
}

#ebx .wiz__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px
}

#ebx .wiz__card {
    padding: 14px;
    border-radius: 12px;
    border: 1px solid var(--line);
    background: #0f1524;
    color: var(--text);
    cursor: pointer;
    text-align: center;
    font-weight: 800
}

#ebx .wiz__card[aria-checked="true"] {
    background: linear-gradient(135deg, var(--brand1), var(--brand2));
    color: #0a0c12;
    border-color: transparent;
}

#ebx .wiz__nav {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
    margin-top: 10px
}

#ebx .ebx__btn {
    margin: 0px 10px;
    padding: 10px 14px;
    border-radius: 12px;
    border: 1px solid var(--text);
    background: #11182a;
    color: var(--text);
    font-weight: 900;
    cursor: pointer;
}

#ebx .ebx__btn--primary {
    background: linear-gradient(135deg, var(--brand1), var(--brand2));
    color: #0a0c12;
    border: 0
}

#ebx .ebx__btn--ghost {
    background: transparent
}

#ebx .wiz__summary {
    margin-top: 10px;
    border: 1px dashed var(--line);
    border-radius: 12px;
    padding: 12px;
    background: #0c1422
}

#ebx .sum__line {
    font-weight: 900
}

#ebx .sum__rec {
    margin-top: 6px;
    color: var(--muted)
}

/* Builder */
#ebx .ebx_builder .bld_cols {
    display: grid;
    grid-template-columns: 320px 1fr;
    gap: 16px
}

#ebx .bld_palette,
#ebx .bld_zone {
    border: 1px solid var(--line);
    border-radius: var(--r);
    background: linear-gradient(180deg, #0f1524, #0c1422);
    padding: 14px;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .02);
}

#ebx .bld__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 10px
}

#ebx .chip {
    background: linear-gradient(90deg, var(--main-color), #121a2d);
    border: 1px solid #ffffff9e;
    color: var(--text);
    padding: 10px 12px;
    border-radius: 999px;
    font-weight: 800;
    cursor: grab;
    user-select: none;
}

#ebx .chip:active {
    cursor: grabbing
}

#ebx .bld__head {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#ebx .drop {
    min-height: 120px;
    border: 1px dashed var(--line);
    border-radius: 12px;
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    background: var(--soft);
    margin-top: 10px
}

#ebx .drop.is-over {
    border-color: var(--brand2);
    box-shadow: 0 0 0 2px color-mix(in srgb, var(--brand2) 20%, transparent) inset
}

#ebx .empty {
    color: var(--muted)
}

#ebx .pill {
    background: linear-gradient(135deg, var(--brand1), var(--brand2));
    color: #0a0d13;
    padding: 8px 12px;
    border-radius: 999px;
    font-weight: 900;
    display: inline-flex;
    align-items: center;
    gap: 8px
}

#ebx .pill button {
    all: unset;
    cursor: pointer;
    background: #0a0d13;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 12px;
    line-height: 1
}

#ebx .composer {
    margin: 10px 0 8px;
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 10px 12px;
    border-radius: 12px;
    border: 1px solid var(--line);
    background: #0c1422
}

#ebx .lead {
    color: var(--muted);
    font-weight: 800
}

#ebx #mixLine {
    font-weight: 900;
    background: linear-gradient(135deg, var(--brand1), var(--brand2), var(--brand3));
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

#ebx .drawers {
    display: grid;
    gap: 10px;
    margin-top: 8px
}

#ebx .drawer {
    border: 1px solid var(--line);
    border-radius: 12px;
    background: #0f1626;
    padding: 12px
}

#ebx .drawer h4 {
    margin: 0 0 6px;
    font-size: 15px
}

#ebx .drawer p {
    margin: 0;
    color: var(--muted)
}

@media (max-width: 1080px) {
    #ebx .wiz__grid {
        grid-template-columns: repeat(3, 1fr)
    }

    #ebx .ebx_builder .bld_cols {
        grid-template-columns: 1fr
    }
}

@media (max-width: 640px) {
    #ebx .wiz__grid {
        grid-template-columns: 1fr
    }
}

.brand-box{
    width: fit-content;
}
.brand-box img{
    width: 120px;
}

.service-grid{
    background-color: transparent;
    border-radius: 30px;
    --space: 10px;
}

.service-grid .box-shape {
    border: 2px solid var(--main-color);
    border-radius: 20px;
}

.service-grid .box-img {
    border-radius: 20px 20px 0px 0px;
    margin: 10px 10px 0 10px;
    border-bottom: 1px solid #ffffff70;
}
.service-grid .box-content{
    padding: 20px;
}
.service-grid .box-content:before{
    background-color: transparent;
}
.service-grid .icon-btn{
    border-radius: 50%;
    background-color: #ba024a3b;
    border-color: var(--main-color);
}

.blog-details .blog-single .blog-content p{
    color: #fff;
}


/* format videos page  the Customer Experiences */


.plyr--video{
	display: flex;
	justify-content: center;
	align-items: center;
}

.wp-block-search .wp-block-search__input{
    border-color: var(--main-color);
}
.wp-block-tag-cloud a, .tagcloud a {
    color: var(--body-color);
    background-color: var(--main-color);
}
.wp-block-tag-cloud a:hover, .tagcloud a:hover {
    background-color: #7a0638;
    color: var(--white-color) !important;
    border-color: #780638;
}

.blog-single .blog-text{
    color: #fff;
}
.th-btn:hover, .th-btn.active{
    color: var(--main-color);
}

.wp-block-query-pagination-numbers span, .wp-block-query-pagination-numbers a, .th-pagination span, .th-pagination a{
    background-color: var(--red-color);
}

.th-social a{
    color: var(--main-color);
}

.share-links .wp-block-tag-cloud a, .share-links .tagcloud a{
    color: var(--main-color);
}

.th-blog-wrapper{
    padding-top: 100px !important;
}

.share-links .th-social a{
	color: var(--main-color);
}
.share-links .th-social a:hover{
	color: #fff;
}

.wp-block-table td, .wp-block-table th {
    border-color: #ffffff75;
}

















