/*
Theme Name: Kapee Child
Theme URI: https://kapee.presslayouts.com/
Template: kapee
Author: PressLayouts team
Author URI: https://presslayouts.com/
Description: Kapee is ThemeForest WordPress Premium Theme.
Tags: woocommerce,corporate,ecommerce,responsive,one-column,two-columns,right-sidebar,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 1.7.1.1781104348
Updated: 2026-06-10 15:12:28

*/

.vc_welcome-visible-ne {
    display: none;
}

.site-header.header-3.header-overlay {
    position: unset;
}

.vc_custom_1780580503840 {
    background-size: cover;
}

.hero-container .vc_column-inner {
    padding-top: 0 !important;
}

.hero-left {
    padding: 100px 0px;
}

.hero-heading-text .heading-title {
    font-family: "Playfair Display", serif !important;
}

.hero-section-services {
    margin-bottom: 20px !important;
}

.hero-section-services ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    justify-content: flex-start;
    margin-left: -10px !important;
}

.hero-section-services ul li {
    position: relative;
    padding: 0 10px;
    line-height: 1;
    margin: 0 !important;
}

.hero-section-services ul li:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: rgba(255, 255, 255, 0.5);
}

.hero-section-services .list-content {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
}

.hero-right .vc_column-inner {
    height: 100%;
    width: 100%;
    display: block !important;
}

.hero-right .vc_column-inner .wpb_wrapper {
    min-height: unset !important;
    height: 100%;
    width: 100%;
}

.hero-right .vc_column-inner .wpb_wrapper .vc_single_image-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.hero-left-img {
    margin: 0 !important;
    width: 100%;
    height: 100%;
}

.hero-left-img img {
    max-width: 520px;
    width: 100%;
    height: auto;
}

.hero-section-heading-name {
    margin: 20px 0px !important;
}

.hero-heading-text .heading-title,
.hero-section-heading-name .heading-title {
    padding: 0 !important;
}

.stats-section {
    padding: 0 !important;
}

.stats-section .vc_column_container {
    position: relative;
}

.stats-section .vc_column_container:not(:last-child)::before {
    content: '';
    width: 1.5px;
    height: 80%;
    border: 0;
    display: block;
    position: absolute;
    background: #FFA933;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
}

@media (max-width: 1199px) {
    .hero-left {
        padding: 70px 0px;
    }
}

@media (max-width: 991px) {
    .hero-left {
        padding: 60px 0px;
    }
}

@media (max-width: 767.98px) {
    .hero-left {
        padding: 50px 0px 30px;
    }

    .hero-heading-text .heading-subtitle,
    .hero-heading-text .heading-wrap,
    .hero-heading-text .heading-title,
    #kapee-header-56747 .heading-tagline.text-left,
    .hero-section-heading-name .heading-title {
        text-align: center !important;
    }

    .hero-section-services ul {
        align-items: center;
        justify-content: center;
        gap: 10px;
    }

    .hero-left .vc_do_custom_heading {
        text-align: center !important;
    }

    .hero-section-services ul li {
        padding: 0 12px;
    }

    .hero-section-services .list-content {
        font-size: 14px;
    }

    .hero-btn {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 100%;
        text-align: center;
    }

    .stats-section .vc_column_container {
        width: 50%;
        float: left;
    }

    .stats-section .vc_column_container:nth-child(2)::before {
        content: unset;
    }
}

@media (max-width: 600px) {
    .stats-section .vc_column_container {
        width: 100%;
        float: left;
    }

    .stats-section .vc_column_container:not(:last-child)::before {
        content: '';
        width: calc(100% - 30px);
        height: 1.5px;
        top: 100%;
        left: 50%;
        right: 0;
    }
}

/* Main Row */
.astro-main-card {
    margin-top: 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-left: 0;
    margin-right: 0;
    gap: 30px;
}

.astro-main-card::before,
.astro-main-card::after,
.astro-card .vc_column-inner::after,
.astro-card .vc_column-inner::before {
    content: unset;
}

.astro-main-card .astro-card {
    width: 100% !important;
}

.astro-main-card .astro-card>.vc_column-inner {
    background: #fff;
    border: 1px solid #ead8b5;
    border-radius: 20px;
    padding: 40px 30px !important;
    height: 100%;
    transition: all .4s ease;
    position: relative;
    overflow: hidden;
}

.astro-main-card .astro-card>.vc_column-inner:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .08);
    border-color: #c89b3c;
}

/* Featured Card */
.astro-main-card .astro-card:nth-child(2) .vc_column-inner {
    border: 2px solid #c89b3c;
}

/* Icon */
.astro-main-card .kapee-gallery {
    text-align: center;
}

.astro-main-card .kapee-gallery img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    transition: .3s;
}

.astro-main-card .astro-card:hover .kapee-gallery img {
    transform: scale(1.08);
}

/* Heading */
.astro-main-card .heading-title {
    margin-bottom: 15px !important;
    padding: 0 !important;
}

/* Description */
.astro-main-card .heading-tagline {
    margin: 0 auto 25px;
}

/* List */
.astro-main-card .kapee-list {
    margin: 0;
}

.astro-main-card .kapee-list ul {
    padding-left: 0;
    margin: 0;
}

.astro-main-card .kapee-list ul li {
    list-style: none;
    position: relative;
    padding-left: 28px;
    margin-bottom: 15px;
    color: #444;
    font-size: 15px;
    line-height: 1.6;
}

.astro-main-card .kapee-list ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #c89b3c;
    font-weight: 700;
}

@media (max-width:1199.98px) {
    .astro-card .kapee-image-gallery .row {
        align-items: center;
        justify-content: center;
    }
}

/* Responsive */
@media(max-width:991.98px) {

    .astro-main-card {
        grid-template-columns: repeat(2, 1fr);
    }

    .astro-main-card .astro-card>.vc_column-inner {
        padding: 20px !important;
    }

}

/* Responsive */
@media(max-width:600.98px) {

    .astro-main-card {
        grid-template-columns: repeat(1, 1fr);
    }
}

/* category-box */

.main-category-box.vc_row:after,
.main-category-box.vc_row:before,
.jj-category-showcase .vc_column-inner:after,
.jj-category-showcase .vc_column-inner:before,
.jj-category-container.vc_row:after,
.jj-category-container.vc_row::before {
    content: unset !important;
}

.main-category-box,
.jj-category-grid .products.row {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.category-box,
.jj-category-grid .products .product-category {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
}

.category-box .vc_column-inner,
.jj-category-grid .products .product-category .product-wrapper {
    padding: 0 !important;
}

.category-box .vc_column-inner:after,
.category-box .vc_column-inner:before {
    content: unset !important;
}

.category-box-image {
    margin: 0 !important;
    width: 100%;
    height: auto;
}

.category-box-btn {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.95);
    padding: 10px;
    width: calc(100% - 40px);
    transform: translateX(-50%);
    left: 50%;
    margin: 0 !important;
    transition: all 0.3s linear;
}

.category-box-btn a {
    text-decoration: none !important;
    border: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.category-box {
    width: 100%;
    overflow: hidden;
}

.category-box:hover .category-box-image img {
    transform: scale(1.2);
}

.category-box:hover .category-box-btn {
    background-color: #FFFFFF;
}

.category-box-image .vc_figure,
.category-box-image .vc_single_image-wrapper {
    width: 100% !important;
    height: auto !important;
}

.category-box-image .vc_single_image-wrapper img,
.jj-category-grid .products .product-category .product-wrapper img {
    max-width: 300px !important;
    width: 100% !important;
    height: auto !important;
    transition: all 0.3s linear;
}

.jj-category-grid .products .product-category .product-wrapper img {
    max-width: 100% !important;
}

.jj-category-grid .products .product-category .product-wrapper,
.jj-category-grid .products .product-category .product-wrapper a,
.jj-category-grid .products .product-category .product-wrapper a img {
    height: 100% !important;
    object-fit: cover;
}

.jj-category-grid .section-heading {
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 30px !important;
    border: 0 !important;
    padding-bottom: 8px !important;
}

.jj-category-grid .section-heading h2 {
    font-size: 30px !important;
}

.jj-category-grid .products .product-category a .woocommerce-loop-category__title {
    text-overflow: unset !important;
    white-space: unset !important;
    overflow: unset !important;
    padding: 8px 16px;
}

@media (max-width: 1024px) {
    .jj-category-grid .products .product-category a .woocommerce-loop-category__title {
        padding: 8px;
    }

    .jj-category-grid .section-heading {
        margin-bottom: 20px !important;
        padding-bottom: 8px !important;
    }

    .jj-category-grid .section-heading h2 {
        font-size: 20px !important;
    }
}

@media (max-width: 991px) {
    .header-overlay+#page-title {
        padding-top: 50px !important;
    }
}

@media (max-width:767.98px) {

    .header-overlay+#page-title {
        padding-top: 40px !important;
    }

    .main-category-box,
    .jj-category-grid .products.row {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }

    .main-category-box {
        margin-bottom: 40px;
    }

    .category-box-image .vc_single_image-wrapper img,
    .jj-category-grid .products .product-category .product-wrapper img {
        max-width: 100% !important;
    }
}

.uni-node-content:after,
.uni-node-content:before,
.uni-module:after,
.uni-module:before {
    content: unset;
}

.uni-cpo-module-radio-label,
.uni-cpo-module-select-label {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 0;
    width: 100%;
    text-transform: capitalize;
    margin-bottom: 10px !important;
}

.uni-cpo-module.uni-module-radio .uni-cpo-option-label {
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100px !important;
    height: 100px !important;
    border: 2px solid #ead8b5 !important;
    border-radius: 16px !important;
    background: #fff !important;
    transition: all .3s ease;
    cursor: pointer;
}

.uni-cpo-option-label .uni-cpo-option-label__image-wrap {
    border: 0 !important;
}

.uni-cpo-option-label__image {
    max-width: 75px;
    max-height: 75px;
    object-fit: contain;
}

input[type="radio"]:checked+.uni-cpo-option-label {
    border-color: #c89b3c !important;
    background: #fff !important;
}

input[type="radio"]:checked+.uni-cpo-option-label .uni-cpo-option-label__image-wrap {
    border: 0 !important;
}

.uni-module-radio-image-mode {
    display: flex;
    flex-wrap: wrap;
    gap: 0 15px;
    margin: 0;
}

.uni-col-content.uni-node-content {
    margin-bottom: 20px;
}

/* Metal Dropdown */
.uni-cpo-select-field select {
    width: 100% !important;
    height: 52px !important;
    padding: 0 18px !important;
    border: 1px solid #d9d9d9;
    border-radius: 12px !important;
    background-color: #fff !important;
    color: #1f2937 !important;
    font-size: 16px !important;
    font-weight: 500;
    cursor: pointer;
    outline: none;
    transition: all .3s ease;

    /* Custom Arrow */
    appearance: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23356A75' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    background-size: 24px !important;
}

.uni-cpo-select-field {
    margin: 20px 0px !important;
}

/* Focus */
.uni-cpo-select-field select:focus {
    border-color: #c89b3c !important;
    box-shadow: 0 0 0 3px rgba(53, 106, 117, .15) !important;
}

/* Hover */
.uni-cpo-select-field select:hover {
    border-color: #c89b3c !important;
}

.uni-cpo-select-field section option {
    color: #000000 !important;
    background: #fff !important;
    font-size: 15px !important;
    padding: 10px !important;
}


#uni_cpo_metal-field option:checked {
    background: #c89b3c !important;
    color: #fff !important;
}

.uni_cpo_design .uni-cpo-radio-option-label {
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100% !important;
    height: auto !important;
    border: 2px solid #ead8b5 !important;
    border-radius: 16px !important;
    background: #fff !important;
    transition: all .3s ease;
    cursor: pointer;
    padding: 0px 10px 10px !important;
}

.uni_cpo_design .uni-cpo-option-label__description {
    font-size: 18px;
    text-align: center;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    display: block;
    margin-top: 10px;
}

.uni_cpo_design {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.uni_cpo_design .uni-cpo-module-radio-label {
    grid-column: 1 / -1;
    width: 100%;
}

@media (max-width:1199px) {
    .uni_cpo_design {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}


@media (max-width:767px) {
    .uni_cpo_design {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
    }

    .uni_cpo_design .uni-cpo-radio-option-label {
        padding: 0px 5px 5px !important;
    }
}

@media (max-width:600px) {
    .uni_cpo_design .uni-cpo-option-label__description {
        font-size: 12px;
    }

    .uni-cpo-option-label__image {
        max-width: 40px;
        object-fit: contain;
        height: auto;
    }

    .uni-module-radio-image-mode {
        gap: 0 5px;
    }
}

@media (max-width: 450px) {
    .uni_cpo_design {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }
}

/* free consultion box */
.free-consultation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px;
    margin: 40px 0 20px;
    border: 1px solid #d9aa55;
    border-radius: 10px;
    background: #fff;
}

.free-consultation.vc_row:after,
.free-consultation.vc_row:before {
    content: unset !important;
}

.free-consultation>.wpb_column {
    margin-bottom: 0 !important;
}

.free-consultation .fc-icon {
    text-align: center;
    width: 100px;
}

.free-consultation .fc-icon .vc_column-inner,
.free-consultation .fc-icon .wpb_wrapper,
.free-consultation .fc-icon .kapee-image-gallery,
.free-consultation .fc-icon div,
.free-consultation .fc-icon .row,
.free-consultation .fc-icon .row>.kapee-gallery {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
    height: auto;
    margin: 0;
}

.free-consultation .fc-icon .row {
    display: block !important;
}

.free-consultation .fc-icon img {
    width: 100%;
    height: auto;
}

.fc-content,
.fc-features {
    max-width: calc(33.33% - 20px);
    width: 100%;
    height: auto;
}

.free-consultation .fc-content .vc_column-inner,
.fc-features .vc_column-inner,
.fc-action .vc_column-inner {
    width: 100%;
    padding: 0 !important;
}

.fc-content .widget_text,
.fc-content .vc_wp_text,
.fc-features .widget_text,
.fc-features .kapee-list {
    margin: 0 !important;
}

.free-consultation .fc-content .widgettitle {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000000;
    text-transform: uppercase;
}

.free-consultation .fc-content .textwidget p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    margin: 0 !important;
}

.free-consultation .fc-features ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.free-consultation .fc-features li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    color: #000;
    font-size: 15px;
    line-height: 1.6;
}

.free-consultation .fc-features li:before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 0;
    color: #d9aa55;
    font-weight: 700;
}

.fc-action {
    width: calc(33.33% - 20px);
}

@media (max-width: 1199px) {
    .free-consultation {
        flex-wrap: wrap;
    }

    .free-consultation .fc-icon {
        width: 100%;
    }

    .free-consultation .fc-icon .vc_column-inner {
        width: 100px;
        margin: 0 auto;
    }

    .fc-action {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    .fc-content,
    .fc-features {
        max-width: calc(50% - 20px);
    }
}

@media (max-width: 640px) {
    .free-consultation.vc_row.wpb_row {
        padding: 15px !important;
        gap: 15px;
        margin: 20px auto;
    }

    .fc-content,
    .fc-features {
        max-width: 100%;
    }
}

.hero-section-services2 {
    margin: 0 !important;
    margin-top: 20px !important;
}

.hero-section-services2 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.hero-section-services2 ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 18px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
}

.hero-section-services2 ul li:last-child {
    margin-bottom: 0;
}

.hero-section-services2 ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    top: -2px;
    color: #C9A227;
    font-size: 21px;
    font-weight: 700;
}

.hero-section-services2 .list-content {
    display: block;
}

.consultation-grid {
    grid-template-columns: repeat(4, 1fr);
}

.consultation-grid .consultation-card>.vc_column-inner {
    padding: 20px !important;
    background: #fff;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .08);
}

.consultation-grid .kapee-gallery a {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #2d0052;
    border: 3px solid #d4a64f;
    margin: 0 auto 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
    margin-bottom: 15px;
}

.consultation-grid .kapee-gallery img {
    width: 40px;
    height: 40px;
}

.consultation-card .kapee-image-gallery {
    margin: 0 !important;
}

.book-btn {
    margin: 0 !important;
}

.book-btn a {
    text-decoration: none !important;
    border: 0 !important;
}

.consultation-card .heading-title {
    margin-bottom: 10px !important;
}

.consultation-card .heading-tagline {
    margin: 0 auto 15px;
}

.consultation-grid .consultation-card:nth-child(2) .vc_column-inner {
    border: 1px solid #ead8b5 !important;
}

.consultation-card .kapee-image-gallery .row,
.consultation-card .kapee-image-gallery .row .kapee-gallery {
    width: 100%;
    max-width: 100%;
    text-align: center;
}

@media (max-width : 991px) {
    .consultation-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
}

@media (max-width : 450px) {
    .consultation-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 15px;
    }
}

.consultation-form-box {
    background: #fff;
    padding: 40px;
    border-radius: 20px;
    border: 1px solid #eee7d8;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .06);
}

.consultation-form-box .vc_column-inner {
    padding: 0 !important;
}

.consultation-form-box .vc_column-inner .heading-title {
    padding: 0 !important;
    text-align: center;
}

.consultation-form p {
    margin: 0 !important;
}

/* ===========================
   CONSULTATION FORM
=========================== */

.consultation-form * {
    box-sizing: border-box;
}

/* ===========================
   ROWS
=========================== */

.form-row {
    margin: 0 !important;
    margin-bottom: 20px !important;
}

.form-row.two-col {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

/* ===========================
   LABELS
=========================== */

.consultation-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    color: #2d2d2d;
}

/* ===========================
   INPUTS
=========================== */

.consultation-form input[type="text"],
.consultation-form input[type="email"],
.consultation-form input[type="tel"],
.consultation-form textarea,
.consultation-form select {
    width: 100%;
    border: 1px solid #e8dcc6;
    border-radius: 10px;
    background: #fff;
    padding: 0 18px;
    font-size: 15px;
    color: #333;
    transition: .3s;
}

.consultation-form input[type="text"],
.consultation-form input[type="email"],
.consultation-form input[type="tel"],
.consultation-form select {
    height: 56px;
}

.consultation-form textarea {
    min-height: 150px;
    padding: 15px 18px;
    resize: none;
}

/* ===========================
   FOCUS
=========================== */

.consultation-form input:focus,
.consultation-form textarea:focus,
.consultation-form select:focus {
    outline: none;
    border-color: #C9A227;
    box-shadow: 0 0 0 4px rgba(201, 162, 39, .12);
}

/* ===========================
   PLACEHOLDER
=========================== */

.consultation-form input::placeholder,
.consultation-form textarea::placeholder {
    color: #999;
}

/* ===========================
   CHOICES.JS
=========================== */

.consultation-form .choices {
    margin-bottom: 0;
}

.consultation-form .choices__inner {
    min-height: 56px;
    border: 1px solid #e8dcc6;
    border-radius: 10px;
    background: #fff;
    padding: 12px 15px;
    font-size: 15px;
}

.consultation-form .choices.is-focused .choices__inner {
    border-color: #C9A227;
    box-shadow: 0 0 0 4px rgba(201, 162, 39, .12);
}

.consultation-form .choices__list--dropdown {
    border: 1px solid #e8dcc6;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0, 0, 0, .08);
}

.consultation-form .choices__item--choice {
    padding: 12px 15px;
}

.consultation-form .choices__item--choice.is-highlighted {
    background: #C9A227;
    color: #fff;
}

/* ===========================
   FLATPICKR
=========================== */

.flatpickr-input {
    cursor: pointer;
}

.flatpickr-calendar {
    border: none !important;
    border-radius: 12px !important;
    overflow: hidden;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .15) !important;
}

.flatpickr-day.selected {
    background: #C9A227 !important;
    border-color: #C9A227 !important;
}

.flatpickr-day.today {
    border-color: #C9A227 !important;
}

.flatpickr-months {
    background: #faf8f3;
}

/* ===========================
   TIME PICKER
=========================== */

.flatpickr-time {
    border-top: 1px solid #eee;
}

.flatpickr-time input {
    font-size: 18px !important;
    font-weight: 600;
}

/* ===========================
   ERROR
=========================== */

.wpcf7-not-valid {
    border-color: #d63638 !important;
}

.wpcf7-not-valid-tip {
    color: #d63638;
    font-size: 13px;
    margin-top: 6px;
}

.wpcf7-response-output {
    margin-top: 20px !important;
    border-radius: 10px;
    padding: 15px !important;
}

/* ===========================
   SUBMIT BUTTON
=========================== */

.consultation-form input[type="submit"] {
    width: 100%;
    height: 60px;
    border: none;
    border-radius: 10px;
    background: linear-gradient(90deg,
            #2b014e 0%,
            #4a007f 100%);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: .5px;
    cursor: pointer;
    transition: .3s;
}

.consultation-form input[type="submit"]:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(43, 1, 78, .25);
}

.form-fullwidth {
    width: 100% !important;
    display: block !important;
}

/* ===========================
   SPINNER
=========================== */

.wpcf7-spinner {
    display: none;
}

.consultation-wrapper {
    margin: 0 !important;
    display: flex;
    gap: 30px;
    align-items: flex-start;
    justify-content: space-between;
}

/* ===========================
   MOBILE
=========================== */

@media(max-width:767px) {

    .form-row.two-col {
        grid-template-columns: 1fr;
        gap: 15px;
    }

    .consultation-form label {
        font-size: 14px;
    }

    .consultation-form input[type="text"],
    .consultation-form input[type="email"],
    .consultation-form input[type="tel"],
    .consultation-form select {
        height: 52px;
    }

    .consultation-form input[type="submit"] {
        height: 56px;
        font-size: 15px;
    }

}

@media(max-width:480px) {

    .consultation-form {
        border-radius: 15px;
    }

    .consultation-form textarea {
        min-height: 120px;
    }
}

.consultation-details-box {
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    border: 1px solid #f1eadf;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .05);
}

.consultation-details-box .vc_column-inner {
    padding: 0 !important;
}

.consultation-details-box .details-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 0px;
    color: #000000;
}

.consultation-details-box .detail-item {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 20px 0;
    border-bottom: 1px solid #f3ede5;
}

.consultation-details-box .detail-item.last {
    border-bottom: none;
    padding-bottom: 0;
}

.consultation-info-box .wpb_content_element {
    margin: 0 !important;
}

.consultation-details-box .detail-item i {
    width: 30px;
    font-size: 30px;
    color: #C9A227;
    margin-top: 4px;
}

.consultation-details-box .detail-item h4 {
    margin: 0 0 6px;
    font-size: 18px;
    font-weight: 600;
    color: #222;
}

.consultation-details-box .detail-item p {
    margin: 0;
    font-size: 15px;
    color: #666;
}

.consultation-wrapper.vc_row:after,
.consultation-wrapper.vc_row:before {
    content: unset !important;
}

@media (max-width:1024px) {

    .consultation-form-box,
    .consultation-details-box {
        padding: 20px;
    }

    .consultation-wrapper {
        gap: 20px;
    }
}

@media(max-width:991px) {

    .consultation-wrapper {
        flex-direction: column;
    }

    .consultation-form-box,
    .consultation-details-box {
        width: 100%;
        max-width: 100%;
    }
}

.work-step-grid {
    grid-template-columns: repeat(4, 1fr);
    margin-top: 30px;
}

.work-step-grid .astro-card>.vc_column-inner {
    padding: 0 !important;
    background: transparent;
    border: 0;
}

.work-step-grid .astro-card:nth-child(2) .vc_column-inner {
    border: 0;
}

.work-step-grid .astro-card>.vc_column-inner:hover {
    transform: unset;
    box-shadow: unset;
}

.work-step-grid .kapee-gallery a {
    width: 80px;
    height: 80px;
    border: 1px solid #ecd9b5;
    border-radius: 50%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.work-step-grid .kapee-gallery img {
    width: 40px;
    height: 40px;
    object-fit: contain;
    transition: .3s;
}

.work-step-grid .kapee-image-gallery {
    margin-bottom: 15px !important;
}

.vc_custom_1781276644728 {
    margin-bottom: 30px !important;
}

.work-step .heading-tagline {
    margin: 0;
}

.work-step {
    position: relative;
}

.work-step:not(:last-child):after {
    content: '';
    position: absolute;
    top: 25px;
    left: calc(100% + 30px);
    transform: translateX(-50%);
    width: 100px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 24' fill='none' stroke='%23C9A227' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='5' y1='12' x2='85' y2='12' stroke-dasharray='3 5'/%3E%3Cpolyline points='78 6 88 12 78 18' stroke-width='2.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center;
}

.work-step:last-child:after {
    display: none;
}

.work-step-grid .kapee-image-gallery .row,
.work-step-grid .kapee-image-gallery .row .kapee-gallery {
    display: block;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

@media(max-width:991px) {

    .work-step:not(:last-child):after {
        top: 30px;
        width: 120px;
    }

    .work-step:nth-child(2)::after {
        display: none;
    }

    .work-step-grid {
        grid-template-columns: repeat(2, 1fr);
        margin-top: 30px;
        gap: 20px;
    }
}

@media (max-width: 600px) {
    .work-step:not(:last-child):after {
        top: 30px;
        width: 100px;
    }
}

@media (max-width: 450px) {
    .work-step:not(:last-child):after {
        display: none;
    }

    .work-step-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 0px;
    }
}

.jyotish-cta.vc_row:after,
.jyotish-cta.vc_row:before,
.cta-buttons.vc_row:after,
.cta-buttons.vc_row:before {
    content: unset !important;
}

.jyotish-cta .vc_column-inner {
    padding: 20px 40px !important;
}

.cta-icon {
    margin-bottom: 15px !important;
}

.cta-icon,
.cta-icon .section-content,
.cta-icon .section-content .row,
.cta-icon .section-content .row .kapee-gallery {
    width: 100%;
    max-width: 100%;
    text-align: center;
    display: block !important;
    margin: 0;
}

.cta-buttons {
    margin: 0 !important;
}

.cta-buttons {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.cta-buttons .btn-book,
.cta-buttons .btn-whatsapp {
    width: fit-content !important;
}

.cta-buttons .btn-book .vc_column-inner,
.cta-buttons .btn-whatsapp .vc_column-inner {
    padding: 0 !important;
    margin: 0;
}

.cta-buttons .kapee-button {
    margin: 0;
}

.btn-book:hover,
.btn-whatsapp:hover {
    transform: translateY(-2px);
}

@media (max-width: 767px) {
    .cta-buttons {
        gap: 10px;
    }
}

.wa-btn a {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(#43d854, #1fae3d);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    padding: 12px 28px;
    border-radius: 6px;
    border: 1px solid #169c31;
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, .4),
        0 2px 4px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    transition: .3s;
}

.wa-btn a i {
    transform: unset;
    position: unset;
    font-size: 20px;
}

.site-content {
    padding-top: 40px !important;
}

.home .site-content,
.page-id-2147 .site-content {
    padding-top: 0px !important;
}

.post-type-archive-product .site-content,
.tax-product_cat .site-content {
    padding: 40px 0px 0px;
}

.woocommerce-product-details__short-description span {
    display: none;
}

.woocommerce-product-details__short-description .short-description {
    width: 100%;
    flex: unset !important;
}

.kapee-pagination {
    margin-bottom: 0;
    margin-top: 40px;
}

.kapee-pagination ul {
    margin: 0;
    padding: 0;
}

.popular-product .vc_column-inner {
    padding: 0;
}

.popular-product .kapee-heading {
    margin-bottom: 20px !important;
}

.footer-main .footer-widget:nth-child(2) {
    display: none;
}

.products-carousel {
    width: 100%;
    padding: 0px 20px;
}

.joinchat__button {
    bottom: 50px;
}

@media (min-width: 576px) {
    .footer-main .col-lg-3 {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 992px) {

    .footer-main .col-lg-3 {
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
}

.accordion-box .card .card-body ul {
    margin: 0;
    margin-left: 20px;
    margin-bottom: 20px;
}

.accordion-box .card .card-body ul li{
    list-style: disc;
}