/**
* Theme Name: Xinterio Child
* Description: This is a child theme of xinterio 
* Author: themestek
* Template: xinterio
* Version: 1.0
*/

html.modal-open,
html.modal-open body,
html body.active {
    overflow-y: hidden;
}

/* home service tabs right per jo jaa raha hai  */
.aura-tab-home section {
    width: 100% !important;
    left: 0 !important;
}

/* home service cards */

.services-cards-wrapper {
    position: relative;
}

.services-cards-wrapper .service-box {
    position: relative;
}

.services-cards-wrapper .service-box .s-img {
    transition: all 0.5s ease-in-out;
}

.services-cards-wrapper .service-box .s-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 1) 0%,
            rgba(0, 0, 0, 0) 52%,
            rgba(0, 0, 0, 0) 73%);
    z-index: 2;
    border-radius: 30px;
}

.services-cards-wrapper .service-box .s-img::after {
    content: "";
    position: absolute;
    width: 119px;
    height: 112px;
    top: auto;
    left: auto;
    bottom: -1px;
    right: -1px;
    z-index: 3;
    background-color: var(--pbmit-xinterio-white-color);
    mask: url("/wp-content/uploads/2025/08/shape-bottom.png") bottom right no-repeat;
    -webkit-mask: url("/wp-content/uploads/2025/08/shape-bottom.png") bottom right no-repeat;
}

.services-cards-wrapper .service-box .s-img .elementor-widget-container {
    position: relative;
    overflow: hidden;
    border-radius: 30px;
}

.services-cards-wrapper .service-box .s-img .elementor-widget-container img {
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
    border-radius: 30px;
    transition: all 0.4s ease-in-out;
    width: 100%;
}

.services-cards-wrapper .service-box:hover .s-img .elementor-widget-container img {
    transform: scale(1.05);
}

.services-cards-wrapper .service-box .s-icn {
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 6;
}

.services-cards-wrapper .service-box .wrap-content-s {
    position: absolute;
    left: 10px !important;
    bottom: 10px;
    padding: 0 95px 10px 10px;
    z-index: 5;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(100% - 40px);
}

.services-cards-wrapper .service-box .wrap-content-s .elementor-container.elementor-column-gap-default {
    padding: 0 !important;
    max-width: 100%;
    width: 100%;
}

.services-cards-wrapper .service-box .wrap-content-s .s-title .elementor-heading-title {
    margin-bottom: 10px;
    font-size: 24px;
}

.services-cards-wrapper .service-box .wrap-content-s .s-title .elementor-widget-container {
    margin: 0 !important;
}

.services-cards-wrapper .service-box .wrap-content-s .s-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    color: var(--pbmit-xinterio-white-color);
}

.services-cards-wrapper .service-box .wrap-content-s .s-description .elementor-widget-container {
    margin: 0 !important;
}

/* home service cards end */

/* home page latest arrival btn */
.pbmit-latest-btn .latest-btn a {
    color: #ffffff;
}

.pbmit-latest-btn .latest-btn:hover {
    background-color: #bb9a65;
}

.pbmit-latest-btn .latest-btn {
    border-radius: 50px;
    margin-top: 20px;
    background-color: #403226;
}

.area-slider .scroll-navigation-inner,
.area-slider .scroll-navigation-inner .scroll-navigation-content {
    width: 100%;
}

.area-slider .swiper-container {
    height: auto;
    padding: 0 0 5em;
}

.area-slider .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.area-slider .slider-item a {
    text-decoration: none;
    color: #ffffff;
}

.area-slider .uline::after {
    background-color: #ffffff;
}

.area-slider .buttons-wrapper {
    display: grid;
    width: 100%;
}

.area-slider .slider-item {
    background-color: #977956;
    border-radius: 2.77778em;
    margin: 0.55556em;
    text-align: left;
    color: #ffffff;
    display: flex;
    align-items: center;
}

.area-slider .slider-item img {
    width: 3.88889em;
    height: auto;
}

.area-slider .slider-item-1,
.area-slider .slider-item-2,
.area-slider .slider-item-3 {
    width: 30em;
}

.area-slider .inner-container {
    max-width: 80em;
    margin: 0 auto;
}

.area-slider .swiper-pagination-wrapper {
    display: flex;
    width: 100%;
    height: 50px;
    position: relative;
    margin-top: 2em;
}

.area-slider .swiper-pagination-wrapper .swiper-pagination {
    left: 50%;
    top: 50%;
    bottom: auto;
    transform: translate(-50%, -50%);
    width: auto;
    position: absolute;
}

.area-slider .text {
    text-align: center;
    font-size: 20px;
}

.footer-column-menu nav ul {
    width: 100%;
    flex-direction: column;
}

.footer-column-menu nav ul li {
    margin-bottom: 0.25em;
}

.footer-column-menu nav ul li a {
    color: #fff;
    font-weight: normal !important;
    padding: 0 !important;
    line-height: 1.45em !important;
    padding-bottom: 2.5px !important;
    position: relative;
    display: inline-flex !important;
}

.footer-column-menu nav ul li a:hover {
    color: #fff !important;
}

.footer-column-menu nav ul li a::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale3d(0, 5, 1);
    transform-origin: 0 50% 0;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    width: 100%;
}

.footer-column-menu nav ul li a:hover::before {
    background: #fff !important;
}

.footer-bottom-left p {
    margin-bottom: 0.75em;
}

.footer-bottom-left p:last-child {
    margin-bottom: 0;
}

.footer-bottom-left a {
    color: #fff;
    line-height: 1.45em !important;
    padding-bottom: 2.5px !important;
    position: relative;
}

.footer-bottom-left a::before {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale3d(0, 5, 1);
    transform-origin: 0 50% 0;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    width: 100%;
}

.footer-bottom-left a:hover {
    color: #fff;
}

.footer-bottom-left a:hover::before {
    transform: scale3d(1, 1, 1);
}

.footer-bottom-right ul {
    list-style-type: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.footer-bottom-right ul li {
    position: relative;
}

.footer-bottom-right ul li a {
    color: #fff !important;
    font-size: 1em;
    font-weight: normal;
    padding-bottom: 2.5px;
}

.footer-bottom-right ul li a::before {
    height: 1px !important;
    background: #fff !important;
}

.footer-bottom-right ul li a:hover {
    color: #fff !important;
}

.footer-bottom-right ul li a:hover::before {
    background: #fff !important;
}

.footer-custom-heading .elementor-heading-title {
    color: #fff !important;
    font-weight: normal !important;
    padding: 0 !important;
    line-height: 1.45em !important;
    padding-bottom: 2.5px !important;
    position: relative;
    display: inline-flex !important;
    font-size: 1.35em;
}

.footer-custom-heading .elementor-heading-title::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale3d(0, 5, 1);
    transform-origin: 0 50% 0;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    width: 100%;
}

.footer-custom-heading .elementor-heading-title:hover::after {
    transform: scale3d(1, 1, 1);
}

.custom-icon-content ul li a svg {
    width: 30px !important;
    height: 30px !important;
    margin-right: 0 !important;
}

.custom-icon-content ul li a svg>g {
    fill: transparent !important;
}

.custom-icon-content ul li a span {
    color: #fff !important;
}

.custom-icon-content ul li a span+span {
    font-weight: 400 !important;
    position: relative;
    padding-left: 0 !important;
}

.custom-icon-content ul li a span+span::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scale3d(0, 5, 1);
    transform-origin: 0 50% 0;
    transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9) 0s;
    width: 100%;
}

.custom-icon-content ul li a:hover span+span::after {
    transform: scale3d(1, 1, 1);
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    color: #bb9a65a8;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #bb9a65a8;
}

.single-post .site-content.container {
    padding-bottom: 0 !important;
}

.single-post .site-content.container footer {
    margin-top: 80px !important;
}

.wpcf7-form.submitting .input-group.input-button .pbmit-button-icon-wrapper .pbmit-button-text {
    color: #f6f6f6;
}

.input-group.input-button {
    position: relative;
    max-width: 155px;
}

.input-group.input-button #form-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, -1em);
    margin: 0;
}

.input-group.input-button #form-loader::before {
    content: "";
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.widget_custom_tag_cloud ul li {
    margin-bottom: 0;
    padding-bottom: 12px;
    display: inline-block;
}

.widget_custom_tag_cloud ul li a {
    display: inline-block;
    font-size: 13px !important;
    padding: 0 15px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    -webkit-transition: 0.4s ease-out 0s;
    -o-transition: 0.4s ease-out 0s;
    transition: 0.4s ease-out 0s;
    color: var(--pbmit-xinterio-blackish-color);
    background-color: var(--pbmit-xinterio-light-bg-color);
    border-radius: 30px;
    font-weight: 300;
}

.widget_custom_tag_cloud ul li a:hover {
    color: var(--pbmit-xinterio-white-color);
    background-color: var(--pbmit-xinterio-global-color);
}

.hfe-nav-menu__toggle {
    margin-right: 0 !important;
    width: 100%;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
    align-items: center;
    font-size: 1em;
}

.hfe-nav-menu__toggle .screen-reader-text {
    position: relative !important;
    clip: unset;
    font-size: 1.35em;
    font-weight: 500;
    clip-path: unset;
    margin: 0;
    top: unset;
    width: auto;
    height: auto;
    color: #fff;
}

.floating-icons ul {
    list-style-type: none;
    margin-bottom: 0;
    font-size: 1em;
    padding: 0;
}

.floating-icons ul li {
    font-size: 1em;
    width: 3.1875em;
    height: 3.1875em;
    border-radius: 100%;
    margin-bottom: 0.9375em;
    background-color: #25d366;
}

.floating-icons ul li:last-child,
.floating-icons ul li:only-child {
    margin-bottom: 0;
}

.floating-icons ul a {
    display: block;
    width: 100%;
    height: 100%;
}

.floating-icons ul a .img-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 0.875em;
}

.floating-icons ul a .img-wrapper::before {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    /*background: url("assets/svg/background/fixed-icon-bg.svg") no-repeat;*/
    background-size: contain;
    z-index: -1;
}

.floating-icons--fixed {
    position: fixed;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    z-index: 9;
    transition: all 0.5s ease;
}

.pbmit-ihbox-style-1 .pbmit-ihbox-svg-wrapper svg,
.pbmit-ihbox-style-1 .pbmit-ihbox-icon-wrapper svg {
    fill: #fff;
}

.ser-widget-atag.white-txt .pbmit-button-wrapper .pbmit-button-text {
    fill: #fff;
}

.floating-icons--fixed.hide-fixed-element {
    right: -6em;
}

/**/
.ac-wallpaper-filters {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.ac-pills {
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    width: 100%;
}

.ac-pill {
    display: inline-block;
    padding: 8px 40px;
    border: 1px solid #e8e8e8;
    border-radius: 20px;
    text-decoration: none;
    color: #333;
    background: #fff;
    margin-right: 20px;
    background-color: #e8e8e8;
    line-height: normal;
}

.ac-pill:last-child,
.ac-pill:only-child {
    margin-right: 0;
}

.ac-pill.is-active,
.ac-pill:hover {
    border-color: #bb9a65;
    background: #bb9a65;
    color: #fff;
}

.ac-product-card {
    position: relative;
}

.ac-loop-wrap {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.ac-loop-overlay {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(255, 255, 255, 0.6);
    z-index: 3;
    width: 100%;
}

/* .ac-loop-wrap.is-loading .ac-loop-overlay {
    display: flex;
    pointer-events: none;
} */

.ac-loop-overlay .ac-ajax-overlay__spinner {
    width: 250px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 250px;
}

.page-template-page-wallpapers .wallpapers-hub {
    padding: 80px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.page-template-page-wallpapers .products-grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    list-style-type: none;
}

.page-template-page-wallpapers .products-grid ul.products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.page-template-page-wallpapers .products-grid li,
.page-template-page-wallpapers .products-grid ul li {
    display: flex;
    flex-wrap: wrap;
    padding: 0 15px;
}

.page-template-page-wallpapers .product-box {
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
    width: 100%;
    height: auto;
}

.page-template-page-wallpapers .product-top-box {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
    max-width: 400px;

    /* width: 100%; */
    /* height: 100%; */
}

.page-template-page-wallpapers .product-image {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
}

.page-template-page-wallpapers .product-image .img-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    position: relative;
}

.page-template-page-wallpapers .product-image .img-wrapper img {
    object-fit: cover;
    width: 100%;
}

.page-template-page-wallpapers .product-image .img-wrapper::after {
    content: "";
    display: block;
    padding-bottom: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 60.82%, #000 133.03%);
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-template-page-wallpapers .product-sku {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 2;
    background: #bb9a65;
    color: #fff;
    padding: 6px 12px;
    border-radius: 16px;
    font-size: 16px;
    line-height: 21px;
}

.page-template-page-wallpapers .product-btn-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    padding: 0 15px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.page-template-page-wallpapers .product-btn-box .quick-view-btn {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
    padding: 0 0 15px;
}

.page-template-page-wallpapers .product-btn-box .quick-view-trigger {
    display: flex;
    flex-wrap: wrap;
    border-radius: 18px;
    background-color: #fff;
    margin: 0;
    padding: 9px;
    font-size: 16px;
    line-height: 21px;
    color: #bb9a65;
    text-align: center;
    justify-content: center;
    align-items: center;
    transition: all 0.5s ease;
    position: relative;
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.page-template-page-wallpapers .product-btn-box .book-visit-trigger {
    display: flex;
    flex-wrap: wrap;
    border-radius: 18px;
    background-color: #bb9a65;
    margin: 0;
    padding: 9px;
    font-size: 16px;
    line-height: 21px;
    color: #ffffff;
    text-align: center;
    justify-content: center;
    transition: all 0.5s ease;
    position: relative;
    top: 0;
    bottom: 0px;
    left: 0px;
    right: 0px;
}

.page-template-page-wallpapers .product-btn-box.variable-product .quick-view-trigger,
.page-template-page-wallpapers .product-btn-box.variable-product .book-visit-trigger {
    width: calc(50% - 10px);
    margin: 0 5px;
}

.page-template-page-wallpapers .product-btn-box.simple-product .book-visit-trigger {
    width: 100%;
}

.page-template-page-wallpapers .product-info {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 20px 0;
    justify-content: space-between;
}

.page-template-page-wallpapers .product-info .product-name {
    display: inline-flex;
    flex-wrap: wrap;
    width: fit-content;
    max-width: 50%;
    padding-right: 10px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.page-template-page-wallpapers .product-info .product-price {
    display: inline-flex;
    flex-wrap: wrap;
    width: fit-content;
    max-width: 50%;
    justify-content: flex-end;
    padding-left: 10px;
    align-items: baseline;
}

.page-template-page-wallpapers .product-info .product-price del {
    margin-right: 5px;
}

.page-template-page-wallpapers .product-info .product-price ins {
    text-decoration-line: unset;
}

.page-template-page-wallpapers .product-info .product-price .amount,
.page-template-page-wallpapers .product-info .product-price .price-unit,
.page-template-page-wallpapers .product-info .product-price del .amount,
.page-template-page-wallpapers .product-info .product-price ins .amount {
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

/* ===========================
   Modal Base Styles
=========================== */
.ac-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1050;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
    align-items: center;
    justify-content: center;
    padding: 1rem;
}

.ac-modal.show {
    display: flex;
}

.ac-modal::before,
.ac-modal::after {
    content: "";
    display: block;
}

.ac-modal::before {
    margin-bottom: auto;
}

.ac-modal::after {
    margin-top: auto;
}

/* Loading States */
.ac-modal-loading {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    flex-direction: column;
}

/* Content Transitions */
.ac-modal-content-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    /* opacity: 0;
    transition: opacity 0.3s ease; */
}

.ac-modal-content-inner.show {
    display: flex;
    opacity: 1;
}

/* When loading is shown, hide content */
.ac-modal:not(.loading) .ac-modal-loading {
    display: none;
}

.ac-modal.loading .ac-modal-content-inner {
    display: none;
}

/* ===========================
   Backdrop
=========================== */
.ac-modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.65);
    z-index: 1040;
    display: none;
}

.ac-modal-backdrop.show {
    display: block;
}

/* ===========================
   Dialog & Content
=========================== */
.ac-modal-dialog {
    position: relative;
    width: 100%;
    max-width: 800px;
    margin: 0;
    padding: 0;
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.ac-modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    outline: 0;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 2.5em 1.5em 1.5em;
}

/* ===========================
   Header
=========================== */
.ac-modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
}

.ac-modal-title {
    margin: 0;
    font-size: 1.5rem;
    font-weight: 600;
}

/* ===========================
   Close Button
=========================== */
.ac-modal-close {
    position: absolute;
    top: 0em;
    right: 0em;
    padding: 0;
    font-size: 2.5em;
    line-height: 1;
    background: transparent;
    border: none;
    cursor: pointer;
    color: #000;
    opacity: 0.5;
    z-index: 1;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ac-modal-close:hover {
    opacity: 0.75;
}

/* ===========================
   Body & Footer
=========================== */
.ac-modal-body {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 1rem;
}

.ac-modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
}

.ac-modal-footer>.ac-btn+.ac-btn {
    margin-left: 0.5rem;
}

/* ===========================
   Buttons
=========================== */
.ac-btn {
    display: inline-block;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 4px;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, box-shadow 0.15s ease-in-out;
}

.ac-btn-primary {
    color: #fff;
    background-color: #bb9a65;
    border: 1px solid #bb9a65;
}

.ac-btn-primary:hover {
    background-color: #a08552;
    border-color: #a08552;
}

.ac-btn-secondary {
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #6c757d;
}

.ac-btn-secondary:hover {
    color: #fff;
    background-color: #6c757d;
}

/* ===========================
   Loading State
=========================== */
.ac-modal-loading {
    display: none;
    opacity: 0;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    padding: 2rem;
    text-align: center;
    color: #666;
    background: #fff;
    transition: all 0.3s ease;
}

.ac-modal-loading.show {
    display: flex;
    opacity: 1;
    z-index: 1;
}

.ac-modal-loading .ac-loading-spinner {
    width: 40px;
    height: 40px;
    margin-bottom: 1rem;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #bb9a65;
    animation: spin 1s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* @keyframes spin {
    to {
        transform: rotate(360deg);
    }
} */

.ac-initial-loading {
    text-align: center;
    padding: 40px;
    display: inline-block;
    margin: 0 auto;
}

.ac-initial-loading .ac-loading-spinner {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 4px solid #eee;
    border-top: 4px solid #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

/* ===========================
   Error State
=========================== */
.ac-modal-error {
    text-align: center;
    padding: 2rem;
    color: #721c24;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 4px;
    margin: 1rem;
}

/* Form Fields */
.wpcf7-form input[readonly] {
    background-color: #f8f9fa;
    cursor: not-allowed;
}

/* Error State */
.ac-modal-error {
    display: none;
    text-align: center;
    padding: 2rem;
}

.ac-modal-error.show {
    display: block;
}

.ac-modal-error p {
    margin-bottom: 1rem;
    color: #721c24;
}

/* Loading Text */
.ac-modal-loading p {
    margin: 1em 0 0;
    color: #666;
    font-size: 0.9em;
}

/* Loading Overlay */
.ac-loading-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.8);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

.ac-loading-overlay .ac-loading-spinner {
    width: 50px;
    height: 50px;
    margin-bottom: 1rem;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #bb9a65;
    animation: spin 1s linear infinite;
}

.ac-loading-overlay .ac-loading-text {
    color: #333;
    font-size: 1rem;
    margin-top: 1rem;
}

/* ===========================
   Quick View & Book Visit Modals
=========================== */
#quickViewModal .ac-modal-body,
#bookVisitModal .ac-modal-body {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
}

#bookVisitModal .ac-modal-body .wpcf7-form,
#bookVisitModal .ac-modal-body .wpcf7,
#bookVisitModal .ac-modal-body .modal-form-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#bookVisitModal .ac-modal-body .modal-form-box .heading {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 30px;
}

#bookVisitModal .ac-modal-body .modal-form-box .heading p {
    color: #000;
    text-align: center;
    font-size: 39px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -1.178px;
}

#bookVisitModal .ac-modal-body .modal-form-box .submit-button-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#bookVisitModal .ac-modal-body .modal-form-box .submit-button {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#bookVisitModal .ac-modal-body .modal-form-box .submit-button p {
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
    width: max-content;
    position: relative;
}

#bookVisitModal .ac-modal-body .modal-form-box .submit-button input {
    border-radius: 23.553px;
    background: #bb9a65;
    padding: 10px 35px;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    transition: all 0.2s ease;
    border: 2px solid #bb9a65;
}

#bookVisitModal .ac-modal-body .modal-form-box .submit-button input:hover {
    background: #fff;
    color: #bb9a65;
}

#quickViewModal .ac-product-image {
    margin-bottom: 0;
}

#quickViewModal .ac-product-title {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    color: #000;
    font-size: 39px;
    font-weight: 500;
    letter-spacing: -1.178px;
    line-height: normal;
}

#quickViewModal .ac-product-title h2 {
    font-size: inherit;
    margin: 0;
    padding: 0;
    letter-spacing: inherit;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
}

#quickViewModal .ac-product-price {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 28px;
    font-weight: 400;
    line-height: normal;
}

#quickViewModal .ac-product-description {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
}

/* ===========================
   Product Patterns
=========================== */
#quickViewModal .ac-product-patterns {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    width: 100%;
}

#quickViewModal .ac-product-patterns h3 {
    margin-bottom: 10px;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    line-height: normal;
}

#quickViewModal .ac-pattern-grid {
    width: 100%;
}

#quickViewModal .ac-pattern-swiper {
    position: relative;
    margin: 0;
    padding: 0 30px;
    width: 100%;
}

#quickViewModal .ac-pattern-swiper .swiper-wrapper .swiper-slide {
    padding: 0 1px;
}

#quickViewModal .swiper-button-container {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 120px;
}

#quickViewModal .ac-pattern-tile {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: #fff;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 10px;
    cursor: pointer;
    transition: all 0.3s ease;
    min-width: 120px;
    max-width: 150px;
    height: 100%;
}

#quickViewModal .ac-pattern-tile:hover {
    border-color: #bb9a65;
    box-shadow: 0 4px 12px rgba(187, 154, 101, 0.15);
    transform: translateY(-2px);
}

#quickViewModal .ac-pattern-tile.selected {
    border-color: #bb9a65;
    background-color: #f8f9fa;
    box-shadow: 0 4px 12px rgba(187, 154, 101, 0.25);
}

#quickViewModal .ac-pattern-tile .img-wrapper {
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 6px;
    margin-bottom: 8px;
    border: 1px solid #e9ecef;
}

#quickViewModal .ac-pattern-tile .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#quickViewModal .ac-pattern-tile .sku-num {
    margin-bottom: 4px;
    padding: 2px 6px;
    font-size: 0.75rem;
    font-weight: 500;
    color: #666;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 3px;
}

#quickViewModal .ac-pattern-tile .pattern-name {
    margin-bottom: 4px;
    font-size: 0.8rem;
    font-weight: 600;
    color: #333;
    line-height: 1.2;
}

#quickViewModal .ac-pattern-tile .pattern-price {
    margin-bottom: 4px;
    font-size: 0.75rem;
    font-weight: 600;
    color: #bb9a65;
}

#quickViewModal .ac-pattern-tile .pattern-stock {
    font-size: 0.7rem;
    font-weight: 500;
    padding: 2px 4px;
    border-radius: 3px;
}

#quickViewModal .ac-pattern-tile .pattern-stock.in-stock {
    color: #28a745;
    background: #d4edda;
}

#quickViewModal .ac-pattern-tile .pattern-stock.out-of-stock {
    color: #dc3545;
    background: #f8d7da;
}

/* ===========================
   Pattern Item
=========================== */
#quickViewModal .pattern-item .img-wrapper {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 120px;
    border: 2px solid #bb9a65;
    border-radius: 4px;
    overflow: hidden;
    transition: all 0.2s ease;
}

#quickViewModal .pattern-item .img-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 4px;
}

#quickViewModal .pattern-item .product-sku {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    background: transparent;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#quickViewModal .pattern-item.selected {
    border-color: #bb9a65;
}

#quickViewModal .pattern-item:hover {
    border-color: #a08552;
}

/* ===========================
   Swiper Navigation
=========================== */
#quickViewModal .pattern-next,
#quickViewModal .pattern-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 2px solid #bb9a65;
    border-radius: 50%;
    color: #bb9a65;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin: 0;
}

#quickViewModal .pattern-next.swiper-button-disabled,
#quickViewModal .pattern-prev.swiper-button-disabled {
    display: none;
    visibility: hidden;
}

#quickViewModal .pattern-next:hover,
#quickViewModal .pattern-prev:hover {
    background: #bb9a65;
    color: #fff;
}

#quickViewModal .pattern-next {
    right: -35px;
    transform: translate(-50%, -20px);
    left: auto;
}

#quickViewModal .pattern-prev {
    left: 5px;
    right: auto;
    transform: translate(-50%, -20px);
}

#quickViewModal .pattern-next::after,
#quickViewModal .pattern-prev::after {
    font-size: 16px;
    font-weight: bold;
    color: currentColor;
}

/* ===========================
   Swiper Pagination
=========================== */
#quickViewModal .pattern-pagination {
    position: relative;
    margin-top: 15px;
    text-align: center;
}

#quickViewModal .pattern-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 4px;
    background: #ccc;
    opacity: 1;
    transition: all 0.3s ease;
}

#quickViewModal .pattern-pagination .swiper-pagination-bullet-active {
    background: #bb9a65;
    transform: scale(1.2);
}

/* ===========================
   Loading States
=========================== */
#quickViewModal .variations-loading-state {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
}

#quickViewModal .loading-spinner {
    width: 30px;
    height: 30px;
    margin-bottom: 10px;
    border: 3px solid #f3f3f3;
    border-radius: 50%;
    border-top: 3px solid #bb9a65;
    animation: spin 1s linear infinite;
}

/* ===========================
   Product Variations List
=========================== */
#quickViewModal .product-variations-list {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #e9ecef;
}

#quickViewModal .variation-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #e9ecef;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#quickViewModal .variation-item:hover {
    border-color: #bb9a65;
    box-shadow: 0 2px 8px rgba(187, 154, 101, 0.15);
}

#quickViewModal .variation-item.selected {
    border-color: #bb9a65;
    background-color: #f8f9fa;
    box-shadow: 0 2px 8px rgba(187, 154, 101, 0.2);
}

#quickViewModal .variation-content {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
}

#quickViewModal .variation-image {
    flex-shrink: 0;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 6px;
    border: 1px solid #e9ecef;
}

#quickViewModal .variation-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#quickViewModal .variation-details {
    flex: 1;
}

#quickViewModal .variation-info {
    margin-bottom: 8px;
}

#quickViewModal .variation-attributes {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 8px;
}

#quickViewModal .variation-attributes .attribute {
    padding: 4px 8px;
    font-size: 0.85rem;
    background: #f8f9fa;
    border: 1px solid #e9ecef;
    border-radius: 4px;
}

#quickViewModal .variation-sku,
#quickViewModal .variation-stock {
    font-size: 0.85rem;
    margin-bottom: 4px;
}

#quickViewModal .variation-stock.in-stock {
    color: #28a745;
}

#quickViewModal .variation-stock.out-of-stock {
    color: #dc3545;
}

#quickViewModal .variation-price {
    margin-bottom: 8px;
    font-size: 1.1rem;
    font-weight: 600;
    color: #bb9a65;
}

#quickViewModal .variation-description {
    margin-bottom: 8px;
    font-size: 0.9rem;
    line-height: 1.4;
    color: #666;
}

#quickViewModal .variation-weight,
#quickViewModal .variation-dimensions {
    margin-bottom: 4px;
    font-size: 0.85rem;
    color: #666;
}

#quickViewModal .variation-actions {
    flex-shrink: 0;
}

#quickViewModal .select-variation {
    padding: 8px 16px;
    font-size: 0.9rem;
    font-weight: 500;
    color: #fff;
    background: #bb9a65;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

#quickViewModal .select-variation:hover {
    background: #a08552;
}

#quickViewModal .variation-item.selected .select-variation {
    background: #28a745;
}

#quickViewModal .variation-item.selected .select-variation:hover {
    background: #218838;
}

#quickViewModal .ac-product-variations-images {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.7);
    line-height: normal;
}

#quickViewModal .ac-product-variations-images p {
    margin: 0;
    padding: 0;
    font-size: inherit;
    font-family: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    color: inherit !important;
}

/* ===========================
   Book Visit Button
=========================== */
#quickViewModal .ac-product-book-visit-btn {
    display: flex;
    flex-wrap: wrap;
}

#quickViewModal .ac-product-book-visit-btn .book-visit-trigger {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px 30px;
    font-family: "Space Grotesk";
    font-size: 16.824px;
    font-weight: 500;
    color: #fff;
    background: #bb9a65;
    border-radius: 23.553px;
    text-align: center;
    line-height: normal;
}

/* ===========================
   Product Image
=========================== */
#quickViewModal .ac-product-image {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

#quickViewModal .ac-product-image img {
    width: 100%;
    height: auto;
    display: block;
    max-width: 500px;
    max-height: 500px;
    object-fit: cover;
    border-radius: 4px;
}

/* ===========================
   Dialog Overrides
=========================== */
#quickViewModal .ac-modal-dialog {
    max-width: 85%;
}

/* Shared Modal Styles */
#quickViewModal .ac-modal-body,
#bookVisitModal .ac-modal-body {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
}

#quickViewModal .ac-modal-dialog,
#bookVisitModal .ac-modal-dialog {
    max-width: 95%;
}

#quickViewModal .ac-product-image,
#bookVisitModal .ac-product-image {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    overflow: hidden;
}

#quickViewModal .ac-product-image img,
#bookVisitModal .ac-product-image img {
    width: 100%;
    height: auto;
    border-radius: 4px;
}

#quickViewModal .ac-product-details,
#bookVisitModal .ac-product-details {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    text-align: left;
    align-items: baseline;
    justify-content: center;
    width: 100%;
    padding: 2em 0 0;
}

#quickViewModal .ac-product-price,
#bookVisitModal .ac-product-price {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    font-weight: 400;
}

#quickViewModal .ac-product-title h2 {
    font-size: inherit;
    margin: 0;
    padding: 0;
    letter-spacing: inherit;
    color: inherit;
    font-family: inherit;
    line-height: inherit;
    font-size: inherit;
}

#quickViewModal .ac-product-description,
#quickViewModal .ac-product-variations-images {
    display: flex;
    flex-wrap: wrap;
    color: rgba(0, 0, 0, 0.7);
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 15px;
}

#quickViewModal .ac-product-variations-images p {
    margin: 0;
    padding: 0;
    color: inherit !important;
}

/* Book Visit Modal specific */
#bookVisitModal .ac-product-preview {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #dee2e6;
}

#bookVisitModal .ac-product-image {
    width: 120px;
    margin-right: 1rem;
}

#bookVisitModal .ac-product-info {
    flex: 1;
}

#bookVisitModal .ac-product-name {
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
}

#bookVisitModal .ac-selected-variation {
    font-size: 0.9rem;
    color: #6c757d;
}

#bookVisitModal .input-group.input-button {
    position: relative;
    max-width: 160px;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    position: relative;
}

#bookVisitModal .input-group.input-button p {
    margin: 0;
    display: inline-flex;
    flex-wrap: wrap;
    width: max-content;
    position: relative;
}

#bookVisitModal .input-group.input-button button {
    background-color: var(--pbmit-xinterio-global-color);
    border-radius: 30px;
    padding: 10px 30px;
}

#bookVisitModal .input-group.input-button #form-loader {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#bookVisitModal .wpcf7-form.submitting .input-group.input-button button .pbmit-button-icon-wrapper .pbmit-button-text {
    color: rgba(0, 0, 0, 0);
}

.contact-form-box .heading {
    font-size: 1.25rem;
    font-weight: 600;
    color: #333;
    margin-bottom: 1.5rem;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.contact-form-box .heading p {
    font-size: inherit;
    font-weight: inherit;
}

.intl-tel-input .flag-container:hover .selected-flag,
.intl-tel-input .flag-container .selected-flag {
    background-color: transparent !important;
}

.intl-tel-input .flag-container .selected-dial-code {
    font-size: 14px;
    font-weight: 400;
    color: rgb(64, 50, 38);
}

.form-group {
    margin-bottom: 1rem;
}

.form-group label {
    display: block;
    margin-bottom: 0.5rem;
    font-weight: 600;
    color: #333;
}

.form-group .required {
    color: #dc3545;
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 0.75rem;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    line-height: 1.5;
}

.form-group input:focus,
.form-group textarea:focus {
    outline: none;
    border-color: #bb9a65;
    box-shadow: 0 0 0 2px rgba(187, 154, 101, 0.2);
}

.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus {
    color: var(--e-global-color-accent) !important;
}

.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,
#bookVisitModal .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
    color: #dc3232;
}

.wpcf7 form.invalid .wpcf7-response-output,
#bookVisitModal .wpcf7-response-output {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    border: none;
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

#bookVisitModal .wpcf7-response-output {
    justify-content: center;
}

#bookVisitModal .ac-modal-body .wpcf7 .wpcf7-form.invalid .wpcf7-response-output {
    margin: 2em 0 0;
}

.wpcf7-not-valid-tip,
#bookVisitModal .wpcf7-not-valid-tip {
    font-size: 0.8em;
    padding: 0.5em 1.5em 0;
}

.wpcf7 .wpcf7-form.submitting .wpcf7-response-output,
.wpcf7 .wpcf7-form.invalid .wpcf7-response-output,
.wpcf7 .wpcf7-form.spam .wpcf7-response-output {
    border: none;
}

#bookVisitModal .wpcf7-form-control {
    border-radius: 68.544px;
    border: 0.685px solid rgba(68, 68, 68, 0.20);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

#bookVisitModal textarea.wpcf7-form-control {
    border-radius: 10.967px;
    border: 0.685px solid rgba(68, 68, 68, 0.20);
    height: 125px;
}

.no-more-products {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 20px;
    color: #888;
    font-weight: 600;
    margin: 50px 0 0;
}

.ac-infinite-loading {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    text-align: center;
}

.ac-infinite-loading .ac-loading-spinner {
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 4px solid #eee;
    border-top: 4px solid #333;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.wp-block-query-pagination-numbers .page-numbers,
.nav-links .page-numbers {
    margin-bottom: 10px!important;
}

.ac-loop-wrap .ac-loadmore-btn {
    margin: 3em auto 0px;
    border-radius: 18px;
    background-color: #bb9a65;
    border: 1px solid #bb9a65;
}

.ac-loop-wrap .ac-loadmore-btn:hover {

    background-color: #fff;
    color: #bb9a65;
}

.pbminfotech-sidebar .widget:last-child {
    margin-bottom: 45px!important;
}

.pbmit-blog-style-1 .pbmit-featured-container {
    height: 21em;
}

.pbmit-blog-style-1 .pbmit-featured-container > div,
.pbmit-blog-style-1 .pbmit-featured-container > div > div {
    height: 100%;
}

.pbmit-blog-style-1 .pbmit-featured-container > div > div img {
    width: auto;
    min-width: 100%;
    height: 100%;
}

.pbmit-post-date,
.pbmit-post-author {
    white-space: nowrap;
}

.pbmit-heading-desc:only-child,
.pbmit-heading-title:last-child {
    margin-bottom: 0px !important;
}

.pbmit-pagination .nav-links {
    margin-bottom: 3em!important;
}

.site .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    position: absolute!important;
    right: 0!important;
}

/* ===========================
   Media Queries
=========================== */

/* Shared Responsive */
@media (min-width: 768px) {
    .footer-column-menu nav ul li:first-child a {
        font-weight: bold;
        font-size: 1.35em;
    }

    .footer-column-menu nav ul li:first-child {
        margin-bottom: 1em;
    }

    #quickViewModal .ac-modal-dialog,
    #bookVisitModal .ac-modal-dialog {
        width: 100%;
        max-width: 1245px;
    }

    #quickViewModal .ac-product-image,
    #bookVisitModal .ac-product-image {
        width: 50%;
        height: 480px;
    }

    #quickViewModal .ac-product-details,
    #bookVisitModal .ac-product-details {
        width: 50%;
    }

    #quickViewModal .ac-product-title,
    #quickViewModal .ac-product-price {
        padding-left: 50px;
        padding-right: 30px;
        width: 100%;
    }

    #quickViewModal .ac-product-patterns {
        padding-left: 20px;
        width: 100%;
    }


    #quickViewModal .ac-product-book-visit-btn {
        padding: 0 30px 0 50px;
        width: 100%;
    }

    #quickViewModal .ac-product-patterns h3,
    #quickViewModal .ac-product-patterns .ac-pattern-swiper .pattern-slider .swiper-wrapper {
        padding-left: 30px;
        padding-right: 30px;
    }

    /*
    #quickViewModal .swiper-button-container {
        max-width: 598px;
    }
    */
}

@media (min-width: 881px) {
    .footer-bottom-right ul {
        justify-content: flex-end;
    }

    .footer-bottom-right ul li {
        padding-right: 1.25em;
        margin: 0;
    }

    .footer-bottom-right ul li:last-child {
        padding-right: 0em;
    }

    .footer-bottom-right ul li::after {
        content: "";
        width: 1px;
        height: 100%;
        background-color: #fff;
        position: absolute;
        right: 0.6em;
    }

    .footer-bottom-right ul li:last-child::after {
        display: none;
        visibility: hidden;
    }
}

/* Tablet - 3 patterns */
@media (min-width: 768px) and (max-width: 1023.98px) {
    .ac-pattern-swiper .swiper-wrapper .swiper-slide {
        width: 33.33%;
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 33.33%;
    }

    .ac-pill {
        margin: 0 15px 15px 0;
    }

    .ac-pills {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow: auto;
    }
    .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: none!important;
    }
}

/* Desktop - 4 patterns */
@media (min-width: 1024px) {
    .area-slider .buttons-wrapper {
        grid-template-columns: 33.33% 33.33% 33.33%;
    }

    .ac-pattern-swiper .swiper-wrapper .swiper-slide {
        width: 25%;
    }

    .ac-modal-close {
        top: 0.5em;
        right: 0.5em;
    }

    #quickViewModal .ac-product-image,
    #bookVisitModal .ac-product-image {
        width: 475px;
        height: 480px;
    }

    #quickViewModal .ac-product-details,
    #bookVisitModal .ac-product-details {
        width: calc(100% - 475px);
    }

    .ac-pills {
        justify-content: center;
    }
    .ac-pills.ac-pills--children .ac-pill {
        margin-bottom: 20px;
    }
    .hfe-layout-horizontal .hfe-nav-menu__toggle, .hfe-layout-vertical .hfe-nav-menu__toggle {
        display: none!important;
    }
}

@media (min-width: 1025px) and (max-width: 1599.98px) {
    .services-cards-wrapper .service-box .wrap-content-s .s-description {
        display: none;
        visibility: hidden;
    }
}

@media (min-width: 1200px) {
    .floating-icons--fixed {
        bottom: 5.5em;
        right: 1.5em;
    }

    .ac-modal-content {
        padding: 60px 30px 60px 60px;
    }
}

@media (min-width: 1201px) {
    .pbmit-navbar {
        width: max-content !important;
    }

    .pbmit-header-style-5 .pbmit-right-box .pbmit-button-box-second {
        padding: 0 0px 0 30px !important;
    }
    
    .site-header.pbmit-fixed-header .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current_page_item>a,
    .site-header.pbmit-fixed-header .pbmit-navbar.pbmit-main-active-color-globalcolor>div>ul>li.current-menu-ancestor.current-menu-parent>a,
    .site-header.pbmit-fixed-header .pbmit-sticky-header .pbmit-navbar>div>ul>li.current-menu-ancestor>a, 
    .site-header.pbmit-fixed-header .pbmit-sticky-header .pbmit-navbar>div>ul>li.current-menu-parent>a  {
        color: var(--pbmit-xinterio-global-color) !important;
    }
}

@media (min-width: 1367px) {
    .page-template-page-wallpapers .product-btn-box .quick-view-btn {
        transform: translateY(100%);
        opacity: 0;
        transition: 500ms ease-in-out;
    }

    .page-template-page-wallpapers .product-box:hover .product-btn-box .quick-view-btn {
        transform: translateY(0px);
        opacity: 1;
    }

    .page-template-page-wallpapers .product-info .product-name {
        font-size: 22px;
    }

    .page-template-page-wallpapers .product-info .product-price .amount,
    .page-template-page-wallpapers .product-info .product-price .price-unit,
    .page-template-page-wallpapers .product-info .product-price del .amount,
    .page-template-page-wallpapers .product-info .product-price ins .amount {
        font-size: 22px;
    }

    .page-template-page-wallpapers .book-visit-trigger:hover {
        background-color: #fff;
        color: #bb9a65;
    }

    .page-template-page-wallpapers .quick-view-trigger:hover {
        background-color: #bb9a65;
        color: #fff;
    }

    .page-template-page-wallpapers .product-top-box {
        /* height: 28em;
        max-height: 300px; */

        /* aspect-ratio: 1 / 1;
        max-width: 400px; */
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 25%;
    }

    .ac-pills.ac-pills--children {
        margin: 50px 0;
        padding: 0;
    }

    .ac-loop-wrap {
        margin-top: 3em;
    }
}

@media (min-width: 1600px) {
    .services-cards-wrapper .service-box {
        position: relative;
    }

    .services-cards-wrapper .service-box .elementor-widget-wrap.elementor-element-populated {
        width: 95%;
        margin: 0 auto;
    }

    .services-cards-wrapper .service-box .wrap-content-s .s-description {
        height: 0;
        opacity: 0;
    }

    .services-cards-wrapper .service-box:hover .wrap-content-s .s-description {
        opacity: 1;
        /* height: 56px; */
        height: auto;
    }

    .services-cards-wrapper .service-box .wrap-content-s .s-description .elementor-widget-container {
        margin: 0 !important;
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 25%;
        justify-content: center;
    }

    .page-template-page-wallpapers .product-box {
        max-width: 400px;
        /* max-height: 400px; */
    }

    .ac-pills {
        margin-bottom: 50px;
    }

    .ac-pills.ac-pills--children {
        margin: 0px 0;
        padding: 0;
    }
}

@media (max-width: 1366.98px) {
    .page-template-page-wallpapers .wallpapers-hub {
        padding: 0 3em 3em;
    }

    .page-template-page-wallpapers .product-top-box {
        /* height: 22.875em; */
    }

    #quickViewModal .pattern-next {
        right: -35px;
        transform: translate(-50%, -20px);
    }

    #quickViewModal .pattern-prev {
        left: 5px;
        transform: translate(-50%, -20px);
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 33.33%;
    }

    .ac-pills {
        margin-bottom: 2em;
    }

    .ac-pills.ac-pills--children {
        margin: 0em 0;
        padding: 0 0 1em;
    }
    .ac-loop-wrap {
        margin-top: 3em;
    }
}

@media (max-width: 1200px) {
    body:not(.elementor-page).single.single-post .site-content.container {
        padding: 0 0px;
    }

    body:not(.elementor-page).single.single-post .site-main,
    body:not(.elementor-page).single.single-post .site-content-wrap #secondary {
        padding: 0 30px;
    }

    body:not(.elementor-page).single.single-post .site-main h2,
    body:not(.elementor-page).single.single-post .site-main h3,
    body:not(.elementor-page).single.single-post .site-main h4,
    body:not(.elementor-page).single.single-post .site-main h5,
    body:not(.elementor-page).single.single-post .site-main h3 {
        font-size: 25px;
        line-height: 35px;
    }
    .pbminfotech-sidebar .widget {
        margin-bottom: 35px!important;
    }
}

@media (max-width: 1199.98px) {
    body {
        font-size: 14px!important;
    }
    .floating-icons--fixed {
        bottom: 2.5em;
        right: 2.5em;
    }
    .pbminfotech-ele-fid-style-2 .pbmit-fid span {
        margin-left: auto!important;
    }
}

@media (max-width: 1024.98px) {
    .pbmit-numbers .elementor-col-25 .pbmit-fid-inner {
        text-align: center;
    }

    .pbmit-numbers .elementor-col-25 .pbmit-fid-title {
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    .wcu-box.pbmit-imgskew img {
        width: 50% !important;
    }

    .area-slider .buttons-wrapper {
        grid-template-columns: 50% 50%;
    }

    .services-cards-wrapper .service-box {
        width: 100%;
    }

    .services-cards-wrapper .service-box .wrap-content-s {
        padding: 0 95px 16px 16px;
    }

    .single-post .pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content h1.pbmit-tbar-title {
        font-size: 40px;
        line-height: 50px;
    }

    .home-slider.elementor-widget-htmega-scrollnavigation-addons .swiper-container,
    .home-slider.elementor-widget-htmega-scrollnavigation-addons .swiper-slide {
        height: auto !important;
    }

    .home-slider.elementor-widget-htmega-scrollnavigation-addons .swiper-container .swiper-wrapper {
        padding-bottom: 30px;
    }

    .ac-pill {
        margin: 0 15px 0 0;
        padding: 10px 20px !important;
        white-space: nowrap;
    }

    .ac-pills {
        flex-wrap: nowrap;
        justify-content: center;
        overflow: auto;
        padding: 0 0 1em;
        margin-bottom: 2em;
    }

    .ac-pills--children {
        margin: 0;
        padding: 0 0 1em;
    }

    .ac-pills.ac-pills--children {
        justify-content: flex-start;
    }
    .ac-loop-wrap {
        margin-top: 2em;
    }
}

@media (max-width: 991.98px) {
    h1,
    .h1,
    h2,
    .h2,
    h3,
    .h3,
    h4,
    .h4,
    h5,
    .h5,
    h6,
    .h6 {
        font-size: 2em!important;
        line-height: 1.25em!important;
    }
    .area-slider .swiper-container {
        padding: 0 0 3em;
    }

    .pbminfotech-ele-fid-style-6 .pbmit-fid span {
        margin-left: unset;
    }

    .page-template .pbmit-sortable-list-ul li {
        margin-bottom: 15px;
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 50%;
    }

    .page-template-page-wallpapers .product-btn-box.variable-product .quick-view-trigger,
    .page-template-page-wallpapers .product-btn-box.variable-product .book-visit-trigger {
        padding: 10px;
        font-size: 13px;
    }

    #bookVisitModal .ac-modal-body .modal-form-box .heading p {
        font-size: 30px;
    }
}

@media (max-width: 880.98px) {
    .footer-bottom-right ul li:last-child {
        margin-bottom: 0;
    }

    .single-post .site-content.container footer {
        margin-top: 3em !important;
    }
}

@media (max-width: 767.98px) {
    .area-slider .swiper-container .swiper-slide {
        height: auto !important;
    }

    .services-cards-wrapper .service-box .wrap-content-s .s-title .elementor-heading-title {
        font-size: 18px;
    }

    .single-post .pbmit-title-bar-wrapper.pbmit-titlebar-style-left .pbmit-title-bar-content h1.pbmit-tbar-title {
        font-size: 30px;
        line-height: 40px;
    }

    .home-slider .swiper-pagination,
    .area-slider .swiper-pagination {
        display: block !important;
    }

    #quickViewModal .pattern-next,
    #quickViewModal .pattern-prev {
        width: 35px;
        height: 35px;
    }

    #quickViewModal .pattern-next {
        right: -30px;
        transform: translate(-50%, -20px);
    }

    #quickViewModal .pattern-prev {
        left: 5px;
        transform: translate(-50%, -20px);
    }

    #quickViewModal .ac-pattern-tile {
        min-width: 100px;
        max-width: 120px;
    }

    #quickViewModal .ac-pattern-tile .img-wrapper {
        width: 60px;
        height: 60px;
    }
    .pbmit-pagination .nav-links {
        margin-bottom: 2em!important;
    }
}

@media (max-width: 578.98px) {
    .single-post .site-content.container footer {
        margin-top: 2em !important;
    }

    .wcu-box.pbmit-imgskew img {
        width: 75% !important;
    }

    .area-slider .buttons-wrapper {
        grid-template-columns: 100%;
    }

    body:not(.elementor-page).single.single-post .site-main article .post-navigation .nav-links {
        padding: 30px 0;
    }

    body:not(.elementor-page).single.single-post .site-main article .post-navigation .nav-links .nav-next {
        margin-top: 0;
    }

    .page-template .pbmit-sortable-list-ul {
        display: flex;
        flex-wrap: nowrap;
        overflow: scroll;
        width: 100%;
    }

    .page-template .pbmit-sortable-list-ul li {
        white-space: nowrap;
    }

    .page-template .pbmit-sortable-list-ul li::before {
        margin: 0 5px;
    }
    .ac-pills {
        justify-content: flex-start;
    }

    .ac-pills--children {}

    .ac-pills.ac-pills--children {
        justify-content: flex-start;
    }

    .ac-loop-wrap {
        margin-top: 0em;
    }
    /*
    .ac-modal-content {
        padding: 2.5em 0.5em 1.5em;
    }
    */
    #bookVisitModal .wpcf7-form-control {
        height: 50px;
    }
    #bookVisitModal .ac-modal-body .modal-form-box .heading p {
        font-size: 24px;
        margin-bottom: 0;
    }
}

@media (max-width: 480.98px) {
    .product-modal-content {
        padding: 1rem;
    }

    .book-visit-modal-content {
        padding: 1rem;
    }

    .selected-product-info {
        padding: 1rem;
    }

    .modal {
        margin: 0.5rem;
        max-height: calc(100vh - 1rem);
    }

    .page-template-page-wallpapers .products-grid li,
    .page-template-page-wallpapers .products-grid ul li {
        width: 100%;
        padding: 0;
    }

    #quickViewModal .ac-product-title h2 {
        font-size: 0.75em;
    }

    .page-template-page-wallpapers .product-btn-box.variable-product .quick-view-trigger,
    .page-template-page-wallpapers .product-btn-box.variable-product .book-visit-trigger {
        padding: 10px;
        font-size: 13px;
    }
}