/**
Theme Name: Astra Child
Author: OLLITS
Author URI: http://www.ollits.com/contact
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/


.product-categories-rounded-block-wrap .product-category {
    border-radius: 18px;
}
.product-categories-rounded-block-wrap .product-category .woocommerce-loop-category__title {
    background-color: rgb(255 255 255 / 96%)!important;
}
.product-categories-rounded-block-wrap .product-category >a:hover .woocommerce-loop-category__title {
    background-color: #ffffff!important;
}
.wpcf7 form>p {
    margin-bottom: 0.4rem!important;
}
.gt_float_switcher .gt-selected .gt-current-lang {
    padding: 0!important;
}
.no-margin {
    margin: 0!important;
}
.gt_float_switcher img {
    width: 1.5rem!important;
}
.gt_float_switcher {
    font-size: 100%!important;
}
.gt_float_switcher .gt_options {
    position: absolute!important;
    margin-top: 50px;
    background-color: #fff;
}
.gt_float_switcher {
    box-shadow: none!important;
}
.gt_float_switcher .gt_options a:hover {
    background: var(--ast-global-color-1)!important;
}
.top-most-section {
    color: var(--ast-global-color-4)!important;
    fill: var(--ast-global-color-4)!important;
}
.button.request-a-quote {
    text-align: center;
}

.wp-block-search__inside-wrapper {
    border: 1px solid var(--ast-border-color);
    align-items: center;
    overflow: hidden;
    border-radius: 50px;
}
.woocommerce-page input[type=search] {
    padding-left: 20px;
}
.woocommerce-page input[type=search],
.woocommerce-page input[type=search]:focus {
    border: none!important;
}
.wpb_category_n_menu_accordion>ul>li>a,
.wpb_wmca_accordion_wrapper_theme_transparent ul li a {
    font-family: inherit;
    font-weight: inherit;
    color: var(--ast-global-color-0)!important;
    font-size: 100%;
}
.wpb_category_n_menu_accordion>ul>li>a:hover,
.wpb_category_n_menu_accordion>ul>li>a:focus {
    color: var(--ast-global-color-1)!important;
}
.wpb_wmca_accordion_wrapper_theme_transparent>ul>li li:hover>a,
.wpb_wmca_accordion_wrapper_theme_transparent>ul>li li.current-cat>a,
.wpb_wmca_accordion_wrapper_theme_transparent>ul>li li.current-menu-item>a,
.wpb_wmca_accordion_wrapper_theme_transparent li.current_page_item>a {
    border-color: var(--ast-global-color-1);
}
.wp-block-search__label {
    display: none;
}
.main-header-menu .sub-menu .menu-link {
    padding: .3em 1em;
}
.ast-container, .ast-container-fluid {
    padding-left: 25px;
    padding-right: 25px;
}
.ast-left-sidebar #secondary {
    border-right: 0;
}
.ast-left-sidebar #primary {
    border-left: 0;
}
@media  (min-width: 993px) {
    .ast-left-sidebar #secondary,
    .ast-right-sidebar #secondary {
        padding-right: 25px;
    }
    .ast-left-sidebar #primary {
        padding-left:24px;
    }
}
#secondary {
    margin: 0;
    padding: 4em 0 2.5em;
}
.ast-sticky-sidebar .sidebar-main {
    overflow-x: hidden;
    top: 0 !important;
}
.wpr-testimonial-carousel-wrap {
    overflow:hidden;
}
.wpr-testimonial-carousel .slick-list {
    padding: 46px 0!important;
    /*overflow: visible!important;*/
}
.testmonial-box-shadow .slick-slide .wpr-testimonial-item{
    box-shadow: 0px 16px 36px -24px #16232C29;
}

.testmonial-box-shadow .wpr-testimonial-prev-arrow.wpr-testimonial-arrow.slick-arrow,
.testmonial-box-shadow .wpr-testimonial-next-arrow.wpr-testimonial-arrow.slick-arrow {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.testmonial-box-shadow .wpr-testimonial-prev-arrow.wpr-testimonial-arrow.slick-arrow svg,
.testmonial-box-shadow .wpr-testimonial-next-arrow.wpr-testimonial-arrow.slick-arrow svg {
    font-size: 16px;
    font-weight: bold;
}

.woocommerce-loop-product__title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    max-width: 221px; 
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title {
    margin: 0!important;
}
.woocommerce ul.products, .woocommerce-page ul.products {
    row-gap: 20px;
}
.woocommerce-js ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0;
}
.woocommerce-pagination {
    text-align: center;
}
.woocommerce-result-count {
    font-size: 0.876rem;
    color: var(--ast-global-color-3);
    opacity: 0.6;
}
.woocommerce-page .woocommerce-ordering select {
    font-size: .867rem;
    border: 1px solid var(--ast-border-color);
}
.Filter__buttons-section--mobile {
    display: none;
}
.Filter__buttons-section--mobile .woocommerce-ordering {
    margin-bottom: 0;
}
.icon-wrapper svg {
    width: 20px;
}
.show--header__infilters {
    display: none;
}

.swiper-pagination-bullet {
    background: #ebeae740;
    border: 1px solid #b9ad98;
}
.swiper-pagination-bullet-active {
    width: 16px!important;
    border-radius: 16px!important;
}

.woocommerce-js ul.products li.product.product-category,
.woocommerce-js ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    overflow: hidden;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__link,
.woocommerce-page ul.products li.product .woocommerce-loop-product__link {
    margin-bottom: .8em;
}
.woocommerce-js ul.products li.product.product-category a img,
.woocommerce-js ul.products li.product a img {
    transition: transform 0.3s ease;
}
.woocommerce-js ul.products li.product.product-category a img:hover,
.woocommerce-js ul.products li.product a img:hover {
    /* transform: scale(1.2); */
    transform: scale3d(1.18,1.18,1);
}
.woocommerce-js ul.products li.product a img {
    object-fit: cover;
}
.woocommerce-js ul.products li.product a img, .woocommerce-page ul.products li.product a img {
    margin-bottom: 0;
}
.shop-page__sidebar_cats_nav_wrap .wc-block-product-categories-list li {
    padding-left: 0!important;
    display: flex!important;
    justify-content: space-between;
}
.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle,
.ast-menu-toggle:focus {
    border: 0;
    outline: 0;
}
.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu {
    padding-top: 12px;
    padding-bottom: 12px;
}

.gt_float_switcher .gt_options{
    margin-top: 34px;
    box-shadow: 0 4px 10px -2px rgba(0,0,0,.1);
}

.gt_float_switcher {
    font-family: inherit!important;
}
.site-header {
	top: 0;
    position: -webkit-sticky;
	position: sticky;
}


/* ================================
   Quote Modal
   ================================ */

.quote-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    align-items: flex-start;   /* changed from center */
    justify-content: center;
    padding: 15px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.5);
    overflow-y: auto;          /* scroll happens here */
}

.quote-modal-content {
    position: relative;
    background: #ffffff;
    width: 100%;
    max-width: 500px;
    margin: auto 0;            /* vertical centering when it fits, top-aligned scroll when it doesn't */
    max-height: none;          /* remove — let outer wrapper handle scrolling */
    overflow-y: visible;       /* remove inner scrollbar */
    padding: 25px 25px 20px;
    border-radius: 8px;
    z-index: 10;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

/* Close Button */
.quote-modal-close {
    position: absolute;
    top: 12px;
    right: 16px;
    font-size: 28px;
    line-height: 1;
    cursor: pointer;
    color: #000;
    opacity: 0.65;
    background: none;
    border: none;
    padding: 0;
    z-index: 20;
}

.quote-modal-close:hover {
    opacity: 1;
}

/* Title */
.quote-modal-content h3 {
    margin: 0 0 15px 0;
    font-size: 1.35rem;
    font-weight: 600;
    padding-right: 30px;
}

/* Product Info */
#quote-product-info {
    margin-bottom: 18px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dee2e6;
    font-size: 14.5px;
    line-height: 1.5;
}

/* Form Styling */
.quote-modal-content .wpcf7-form p {
    margin-bottom: 14px;
}

.quote-modal-content input[type="text"],
.quote-modal-content input[type="email"],
.quote-modal-content input[type="tel"],
.quote-modal-content textarea {
    width: 100%;
    padding: 10px 14px;
    border: 1px solid #ced4da;
    border-radius: 6px;
    font-size: 15px;
    box-sizing: border-box;
}

.quote-modal-content textarea {
    min-height: 90px;
    resize: vertical;
}

.quote-modal-content input[type="submit"] {
    width: 100%;
    padding: 12px;
    font-size: 16px;
    margin-top: 8px;
    cursor: pointer;
    border-radius: 6px;
}

/* ========== Stop Body Scroll when Modal is Open ========== */
body.modal-open {
    overflow: hidden !important;
}

/* .dipicter__slider--mobile_width {

} */
/* Mobile */
@media (max-width: 767px) {
    .quote-modal {
        padding: 10px;
    }

    .quote-modal-content {
        /*max-height: 88vh;*/
        padding: 22px 18px 20px;
    }

    .quote-modal-content input[type="text"],
    .quote-modal-content input[type="email"],
    .quote-modal-content input[type="tel"],
    .quote-modal-content textarea {
        font-size: 16px; /* Prevents iOS zoom */
    }
}

@media (max-width: 544px) {
    .dipicter__slider--mobile_width {
        width: 100%!important;
        max-width: 100%!important;
    }
    .ast-sticky-sidebar .sidebar-main {
        overflow-y: auto;
    }
    .show_top_categories--home .woocommerce ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(1, minmax(0, 1fr))!important;
    }

    .product-categories-rounded-block-wrap .woocommerce ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(1, minmax(0, 1fr))!important;
    }
}

@media (max-width: 921px){
    .gt_float_switcher {
        margin-bottom: -5px;
    }
    .gt_float_switcher .gt_options{
        left: 0;
        width: 100%;
    }
    .ast-left-sidebar #secondary,
    .ast-right-sidebar #secondary {
        position: fixed;
        top: 0;
        bottom: 0;
        transform: translateX(-100%);
        transition: transform 0.5s ease;
        left: 0;
        right: 0;
        z-index: 999;
        background-color: #fff;
    }
    .ast-left-sidebar #secondary.active,
    .ast-right-sidebar #secondary.active {
        transform: translateX(0);
    }
    /* .woo__sidebar-close--btn {
        display: block;
    } */
    .show--header__infilters {
        padding: 14px 22px;
    }
    .ast-sticky-sidebar .sidebar-main {
        max-height: 100%;
        overflow-y: auto;
        padding: 0 1.24rem;
    }
    .Filter__buttons-section--mobile,
    .Filter__buttons-section--mobile .filter-toggle-button,
    .show--header__infilters {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .Filter__buttons-section--mobile .filter-toggle-button .icon-wrapper {
        margin-inline-end: 5px;
        height: 1.35rem;
    }
    .woocommerce-ordering,
    .woocommerce-result-count {
        display: none;
    }
    .Filter__buttons-section--mobile .woocommerce-ordering,
    .Filter__buttons-section--mobile .woocommerce-result-count  {
        display: inline-block;
    }
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children.ast-submenu-expanded > .ast-menu-toggle > .ast-icon.icon-arrow svg{
        transform: rotate(180deg);
    }
}

.ast-scroll-to-top-right {
    bottom:23px;
}
#ht-ctc-chat {
    bottom: 102px!important;
}
@media only screen and (min-width: 921px) and (max-width: 1024px) {
    .woocommerce-page ul.products:not(.elementor-grid), .woocommerce.tablet-columns-3 ul.products:not(.elementor-grid) {
        grid-template-columns: repeat(3, 1fr);
    }
}

#ast-scroll-top {
  transition: all 0.3s ease;
}

#ast-scroll-top:hover {
  animation: ripple 1.2s linear infinite;
  transform: scale(1.1);
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgba(75, 160, 232, 0.4),
                0 0 0 8px rgba(75, 160, 232, 0.3);
  }
  100% {
    box-shadow: 0 0 0 12px rgba(75, 160, 232, 0),
                0 0 0 24px rgba(75, 160, 232, 0);
  }
}

/* Contact Form 7 Submit Button */
.wpcf7-form-control.wpcf7-submit,
.wpcf7 input[type="submit"] {
    background-color: #533737;          /* Change this color */
    color: #ffffff !important;
    border: none;
    border-radius: 6px;
    padding: 14px 32px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;                        /* Full width - remove if you don't want */
    max-width: 220px;                   /* Optional max width */
    text-transform: none;
    box-shadow: 0 4px 12px rgba(34, 113, 177, 0.25);
}

/* Hover Effect */
.wpcf7-form-control.wpcf7-submit:hover,
.wpcf7 input[type="submit"]:hover {
    background-color: #f5821f;
    transform: translateY(-2px);
    box-shadow: 0 6px 16px rgba(34, 113, 177, 0.35);
}

/* Active / Clicked */
.wpcf7-form-control.wpcf7-submit:active {
    transform: translateY(0);
}

/* Focus (for accessibility) */
.wpcf7-form-control.wpcf7-submit:focus {
    outline: 2px solid #2271b1;
    outline-offset: 3px;
}
.wpcf7 form.invalid .wpcf7-response-output {
    margin-left: 0!important;
    margin-right:0!important;
}