@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;
    400;
    500;
    600;
    700;
    800;
    900&amp;
    family=Roboto: wght@100;
    300;
    400;
    500;
    700;
    900&amp;
    display=swap);
    .icon, .icon.close, .zoom-popup {
    text-align: center;
}
@keyframes blinkColor {
    0% {
    color: red;
}
}::root {
    --body-font: bitterregular;
    --heading-font: bitterregular;
}
a.theme-btn-all-links-urls {
    display: unset;
}

a {
    cursor: pointer;
}

.header-top {
    background-color: #24567d;
    color: #fff !important;
}


ul.header-top-list li, ul.header-top-list li a {
    color: #fff;
}

nav.navbar.navbar-expand-lg.fixed-top .navbar-nav {
    padding-left: 40px;
}

.navbar .nav-item .dropdown-menu .dropdown-item::before {
    content: unset;
}

.small-banner .banner-item h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--color-dark);
    width: 57%}
#product-slider-wrapper, .btn-02 a:hover:after, p#billing_address_1_field, p#billing_address_2_field {
    width: 100%}
.category-area2.pt-50.pb-50 h3 {
    font-size: 14px;
}
#closePopup, .testimonial-author-img i.far.fa-user-circle {
    font-size: 40px;
}
.example.product-page {
    text-align: center;
    padding: 10px 0;
}

.header-middle-search {
    position: relative;
}

a.dropdown-item {
    padding: 5px 10px 5px 10px!important;
}

button.btn.btn-primary.inquiry-btn.single-products-btn {
    background: #e76f5c;
    border-color: #e76f5c;
    display: inline-block;
    width: 100%;
    margin-top: 4%;
}

.content-category .category-description h1, .content-category .category-description h2, .content-category .category-description h3, h1.wp-block-heading, h2.wp-block-heading, h3.wp-block-heading {
    border-left: 5px solid var(--theme-color);
    padding: 10px 15px!important;
    background-color: #f7f7f7;
    margin: 10px 0;
}

h2.wp-block-heading {
    font-size: 28px;
}
h3.wp-block-heading {
    font-size: 18px;
}
.page-template-affiliates .choose-info p, p#wishlist-popup-message {
    color: #fff;
}
body, html, p, ul {
    margin: 0;
    color: #000;
}

.blog-meta-left i.fa.fa-share::before, .blog-meta-left i.fa.fa-eye::before {
    color: #fffefe;
}

.col-md-12.col-lg-6.col-xxl-7.product-detail-box {
    position: relative;
}

.blog-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
}
.shop-single-action, .social-icons {
    margin-top: 10px;
}
.blog-details-tags, .blog-meta .blog-meta-left ul, .blog-meta-left ul li a, .team-item.wow.fadeInUp .team-bio span, .team-item.wow.fadeInUp a, .team-item.wow.fadeInUp h1, .team-item.wow.fadeInUp h2, .team-item.wow.fadeInUp h3, .team-item.wow.fadeInUp h4, .team-item.wow.fadeInUp h5, .team-item.wow.fadeInUp h6, .user-card-header-right {
    color: var(--color-white);
}

.actiza-breadcrumb.site-breadcrumb {
    background: #24567d;
    border-top: 2px solid #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.container.my-contents.term-description {
    margin: 20px auto;
}

.sidebar.blogpost {
    max-width: 100%;
    margin: 14px auto;
    background: #ffffff;
    padding: 0px 0px;
    border: 1px solid #e4e0d8;
    border-radius: 6px;
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);
    font-family: 'Georgia', 'Times New Roman', serif;
    font-size: 16px;
    line-height: 1.85;
    color: #2c2c2c;
}

.sidebar.blogpost .widget {
    padding: 13px;
    margin-bottom: 0px;
    border-radius: 0px;
    background: #ffffff;
}

.sidebar.blogpost li.wc-block-product-categories-list-item {
    border-bottom: 1px solid #24567d;
    padding: 6px 0px;
}


section#home .btn_01 a {
    color: var(--slider-button-color);
    border: 1px solid var(--slider-button-color);
}
.woocommerce-page form .form-row.validate-required {
    margin-bottom: 15px;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    padding: 5px 0;
    margin: 0;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
    width: 50%}
.woocommerce form .form-row-first, .woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 50%;
    overflow: visible;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: var(--wc-red);
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    display: block;
    color: var(--color-dark)!important;
    margin-bottom: 4px;
    color: #999;
    cursor: pointer;
    font-weight: 400;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    padding: 12px 20px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-clip: padding-box;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-radius: 8px;
    box-shadow: none;
}
.team-item.wow.fadeInUp {
    background: var(--theme-color2);
}
.header-middle-list .list-item-info .wishlist-description, .header-middle-list .list-item-info .wishlist-title {
    font-weight: 400;
    font-size: 14px;
    color: var(--header-text-color);
    line-height: 18px;
}
.hs-2 .hero-single .hero-content .hero-sub-title, .user-card-header .user-card-title {
    font-weight: 600;
}
.feature-content p.feature-content-text {
    font-size: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: var(--color-white);
}
.testimonial-author-img {
    display: flex;
    justify-content: space-around;
    color: var(--theme-color);
}
.testimonial-author-info p.testimonial-author-info-text {
    font-size: 19px;
    color: var(--color-white);
    font-weight: 600;
    font-family: var(--heading-font);
    line-height: 1.2;
}
.team-bio h3 {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
.shop-widget-banner .banner-content h3 {
    color: var(--color-white);
    font-size: 28px;
    margin: 15px 0;
}
.shop-widget-banner .banner-content p {
    color: var(--color-white);
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-top: 2px solid var(--color-white);
    border-bottom: 2px solid var(--color-white);
    display: inline-block;
}
.zoom-popup {
    display: none;
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    padding-top: 80px;
}
.icon:hover, .toggle-button {
    background-color: #007bff;
    color: #fff;
}
.zoom-popup img {
    max-width: 90%;
    max-height: 80%;
    transition: transform .4s;
}
/* Gallery Styles */
.product-mobile-zoomLens .gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.product-mobile-zoomLens .gallery .main-image {
  position: relative;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ddd;
  cursor: zoom-in;
}
.product-mobile-zoomLens .gallery .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Thumbnails */
.product-mobile-zoomLens .thumbnails {
  display: flex;
  gap: 10px;
}
.product-mobile-zoomLens .thumbnails img {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 2px solid transparent;
}
.product-mobile-zoomLens .thumbnails img.active {
  border-color: red;
}

/* Popup */
.product-mobile-zoomLens .popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
}
.product-mobile-zoomLens .popup.active {
  display: flex;
}
.product-mobile-zoomLens .popup-content {
  position: relative;
}
.product-mobile-zoomLens .popup img {
  max-width: 700px;
  border-radius: 8px;
}

/* Close Button */
.product-mobile-zoomLens .popup .close {
  position: absolute;
  top: 10px; right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

/* Zoom Lens */
.product-mobile-zoomLens .lens {
  position: absolute;
  border: 2px solid #000;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  display: none;
  pointer-events: none;
}





/* Gallery Styles */
.product-mobile-zoomLens .gallery {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.product-mobile-zoomLens .gallery .main-image {
  position: relative;
  width: 400px;
  height: 400px;
  overflow: hidden;
  border: 1px solid #ddd;
  cursor: zoom-in;
}
.product-mobile-zoomLens .gallery .main-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Thumbnails */
.product-mobile-zoomLens .thumbnails {
  display: flex;
  gap: 10px;
}
.product-mobile-zoomLens .thumbnails img {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 2px solid transparent;
}
.product-mobile-zoomLens .thumbnails img.active {
  border-color: red;
}

/* Popup */
.product-mobile-zoomLens .popup {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.7);
  justify-content: center;
  align-items: center;
}
.product-mobile-zoomLens .popup.active {
  display: flex;
}
.product-mobile-zoomLens .popup-content {
  position: relative;
}
.product-mobile-zoomLens .popup img {
  max-width: 700px;
  border-radius: 8px;
}

/* Close Button */
.product-mobile-zoomLens .popup .close {
  position: absolute;
  top: 10px; right: 20px;
  font-size: 30px;
  color: white;
  cursor: pointer;
}

/* Zoom Lens */
.product-mobile-zoomLens .lens {
  position: absolute;
  border: 2px solid #000;
  border-radius: 50%;
  width: 180px;
  height: 180px;
  display: none;
  pointer-events: none;
}

.attribust-table th {
    width: 35%;
    font-size: 16px;
    background: #0083c124;
}

.attribust-table td {
    font-size: 18px;
    background: #03a84e12;
    padding : 0 10px;
}

.product-detail-box .shop-single-rating, .social-login p {
    font-size: 16px;
}

.product-detail-box .woocommerce-product-rating.single {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.table-responsive h2 {
    color: #fff;
    font-size: 22px;
    text-align: center;
}

#toggleButton, .btn-02 a, .btn_01 a, .copy-btn, .toggle-button {
    cursor: pointer;
}
.floating-widget {
    position: fixed;
    bottom: 20px;
    left: 20px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    z-index: 99999;
}
.toggle-button {
    border: none;
    border-radius: 50%;
    padding: 0;
    width: 59px;
    font-size: 18px;
}
.social-icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    border-radius: 10px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: scale(.9);
    transition: opacity .3s, transform .3s, visibility .3s;
}
.share-options, .wishlist-popup {
    left: 50%;
    transform: translateX(-50%);
}
.social-icons.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}
.icon {
    background-color: #f1f1f1;
    color: #333;
    border-radius: 50%;
    padding: 10px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
}
.icon.close {
    background-color: #ff4d4d;
    color: #fff;
    margin-top: auto;
    align-self: stretch;
}
.my-accounts.user-card, .user-area .my-accounts.sidebar {
    background: var(--theme-bg-light);
}
#toggleButton {
    background-color: transparent;
    border: none;
    transition: transform .3s, box-shadow .3s;
}
#toggleButton .chaty-svg svg {
    transition: transform .3s;
}
span.out-of-stock {
    color: red;
    font-weight: 700;
    font-family: math;
}
.product_substitutes_status_roduct, span.substitutes_title {
    color: #08600c;
    width: 100%;
    font-family: w3tc;
    text-decoration: underline;
    font-size: 24px;
    font-weight: 700;
    animation: 1s infinite blinkColor;
}
.ad-slot, .wishlist-popup {
    font-size: 16px;
    text-align: center;
}
#product_substitutes_status_roduct .user-card .col-md-3 {
    display: flex;
    align-content: space-around;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}
#product_substitutes_status_roduct .user-card .col-md-3 .up-sells-img {
    border: 3px solid;
    padding: 3px;
}
#product_substitutes_status_roduct .user-card .col-md-3 .up-sells-img img {
    border: 3px solid;
}
table.attribust-table {
    margin: 14px 0;
    width: 100%;
}
a.icon.instagram {
    background: linear-gradient(115deg, #f9ce34, #ee2a7b, #6228d7);
}
p.success_and_error {
    font-size: 19px;
    margin-top: 2px;
    color: green;
    font-family: dashicons;
    font-weight: 700;
}
.shop-single-review .blog-comments-content h5 {
    text-transform: capitalize;
}
.blog-comments-content h6 {
    color: #1c1b1bb3;
    font-size: 15px;
}
.blog-comments-wrap i.far.fa-user-circle {
    font-size: 30px;
    color: var(--theme-color);
    font-weight: 300;
}
.user-area .my-accounts.sidebar {
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px;
}
span.badge.badge-warning {
    background: #ffbf00;
    color: #000;
}
.user-area .user-card .table>:not(caption)>*>*, .wp-block-image {
    text-align: center;
}
#search-results {
    position: absolute;
    background: #fff;
    border: 2px solid var(--theme-color);
    width: 100%;
    border-radius: 22px;
    margin-top: 5px;
}
#search-results ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#search-results li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
#search-results li a {
    text-decoration: none;
    color: #333;
}
img.attachment-50x50.size-50x50.wp-post-image {
    border: 2px solid var(--theme-color);
    border-radius: 13px;
    margin-right: 10px;
}
div#search-results p {
    text-align: center;
    font-size: 14px;
    padding: 5px;
}
.wishlist-popup {
    display: none;
    position: fixed;
    bottom: 20px;
    background-color: rgba(0, 0, 0, .8);
    color: #fff;
    padding: 15px 25px;
    border-radius: 5px;
    z-index: 9999;
    max-width: 350px;
    opacity: 0;
    transition: opacity .5s ease-in-out;
}
.wishlist-popup-content {
    display: flex;
    align-items: center;
    justify-content: center;
}
.wishlist-popup.show {
    display: block;
    opacity: 1;
}
.shop-single.py-90 .col-md-12.col-lg-6.col-xxl-7 .shop-single-info a.wishlist-action {
    position: absolute;
    right: 0;
    background: var(--theme-color);
    padding: 4px 8px;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 15px;
}
.page-template-affiliates .process-item .icon {
    background: var(--theme-color);
}
.carousel-item, .page-template-affiliates .choose-item {
    background: #000;
}
.page-template-affiliates .choose-info h4 {
    color: #fff;
    margin-bottom: 8px;
}
.feature-area {
    min-height: 300px!important;
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.product-area {
    min-height: 400px!important;
}
.brand-area {
    min-height: 200px!important;
}
section.product-area.pt-50.pb-50 {
    min-width: 100%!important;
    min-height: 400px!important;
}
ul.wp-block-list {
    margin-left: 2%;
    color: #000;
}
ul.wp-block-list li {
    list-style: disc;
}
figure.wp-block-table table tr td {
    border: 1px solid #000;
    width: 50%;
    color: #000;
    padding: 10px;
}
figure.wp-block-table table {
    border: 1px solid #000;
}
@media (max-width:768px) {
    .feature-area {
    padding-top: 20px;
    padding-bottom: 20px;
}
}.feature-area img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
section.feature-area.pt-50.pb-50 {
    min-width: 100%;
    min-height: 100%!important;
}
li[data-thumb] img {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    loading: eager;
}
.thumbnail-container {
    display: flex;
    gap: 10px;
    justify-content: start;
    flex-wrap: wrap;
}
.thumbnail-container li {
    flex: 0 0 auto;
}
.ad-slot {
    width: 300px;
    height: 250px;
    background-color: #e0e0e0;
    line-height: 250px;
    color: #999;
}
.ad-slot iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.ad-slot, li[data-thumb] {
    transition: .3s ease-in-out;
}
.shop-single-gallery .flex-viewport img {
    padding: 30px;
    width: 100%!important;
}
a.product-cart-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: var(--color-white);
    text-align: center;
    border-radius: 50%;
    margin: 0 3px;
}
.attribust-table td, .attribust-table th {
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
    font-family: bitterregular;
    font-weight: 700;
}
table.table.table-borderless.text-nowrap .product-cart-btn {
    position: relative;
    border: none;
    color: var(--color-white);
    border-radius: 7px;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 44px;
    box-shadow: var(--box-shadow);
}
#shipping_method label {
    color: #000;
    font-weight: 700;
}
.widget .recent-post-img img {
    max-width: 120px;
}
.single-product .table-responsive tr th {
    background: var(--theme-color2);
    color: #fff!important;
    border: 1px solid;
}
.user-area .table td {
    border: 1px solid;
    background: unset;
    padding: 6px!important;
}
.share-options a, .share-options a:hover, .share-toggle:hover {
    background: var(--theme-color);
    color: #fff;
}
.attribust-table th {
    width: 32%;
    padding: 8px;
    font-size: 14px;
}
.shop-single-action-short {
    border-bottom: 1px solid var(--border-info-color);
    padding-top: 10px;
    padding-bottom: 10px;
}
.shop-single-action-social {
    padding: 15px 8px;
}
.attribust-table td {
    font-style: normal;
    padding: 5px;
    font-size: 16px;
}
.shop-single-action, .shop-single-cs {
    border-top: 1px solid var(--border-info-color);
    padding-top: 10px;
}
.share-button {
    position: relative;
    display: inline-block;
}
.share-toggle {
    background: 0 0;
    color: #fff;
    border: none;
}
.coupon-box, .discount-text, .share-options, .share-options a {
    border-radius: 5px;
}
.share-options {
    position: absolute;
    top: 100%;
    display: none;
    background: #fff;
    padding: 10px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, .2);
    white-space: nowrap;
}
.share-options a {
    display: block;
    margin: 5px 0;
    padding: 8px 12px;
    text-decoration: none;
    transition: .3s;
}
.share-button:hover .share-options {
    display: block;
}
.blog-details p {
    margin: 18px 0;
}
input#product-search {
    border-radius: 24px;
}
.header-middle-search .search-content {
    border-radius: 10px;
}
.footer-widget-title {
    margin: 0;
}
.footer-list {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin: 0;
}
.coupon-code, .discount-text {
    font-weight: 700;
    margin-right: 10px;
}
ol.flex-control-nav.flex-control-thumbs li img {
    height: 110px;
}
.coupon-container {
    display: flex;
    align-items: center;
    margin-top: 10px;
    font-family: Arial, sans-serif;
    width: 100%}
.coupon-box {
    background: #000;
    color: #fff;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
}
.copy-btn, .discount-text {
    background: var(--theme-color);
    padding: 5px 10px;
    color: #fff;
}
.coupon-code {
    color: #fff;
}
.copy-btn {
    border: none;
    border-radius: 5px;
}
.copy-btn:hover {
    background: #006400;
}
figure.wp-block-table.my-substitutes-theme table {
    width: auto;
    margin-top: 15px;
    border: none!important;
}
figure.wp-block-table.my-substitutes-theme table tr td {
    padding: 3px 9px;
    font-weight: 600;
    border: none!important;
}
figure.wp-block-table.my-substitutes-theme table tr td a {
    color: #0785e9;
}
figure.wp-block-table.my-substitutes-theme table tr td:first-child {
    width: 70%!important;
}
.blog-details p a, .shop-single-desc p a, .wp-block-list a {
    color: #03a9f4!important;
    font-weight: 500;
    text-decoration: underline;
}

.blog-details a {
    word-wrap: break-word;     /* break long words/URLs */
    word-break: break-word;    /* support older browsers */
    overflow-wrap: break-word; /* modern support */
    white-space: normal;       /* allow wrapping */
    display: inline-block;     /* better wrapping control */
    max-width: 100%;           /* prevent overflow */
}

.btn-02 a span, .btn_01 a span {
    z-index: 2;
    font-weight: 600;
}
dl.variation {
    font-size: 14px;
    display: flex;
    color: red;
}
.wp-block-button.my-substitutes-theme a {
    background-color: var(--theme-color);
    padding: 5px 26px;
    color: #fff;
}
.footer, .header-top-wrapper.mobile-top-header {
    display: none;
}
h3.product-title {
    height: 100px;
    padding: 10px 0px !important;
    border-bottom: 1px solid #9d9d9d;
}
.site-breadcrumb .breadcrumb-menu li::before {
        top: 5px!important;
}

.substitute_headers {
    background-color: var(--theme-color);
    display: flex;
    justify-content: space-between;
}

.substitute_headers h5#substitutesProductLabel {
    color: #ffffff;
}

.substitute_headers button.btn-close-s {
    background: transparent;
    border: navajowhite;
    float: right;
    color: #fff;
    display: inline-block;
}

a.btn.btn-darks.link {
    background: var(--theme-color) !important;
    border-color: var(--theme-color);
    margin: 10px 0px;
    color: #fff;
    width: 100%;
}

a.btn.text-white.fw-bold.rounded-pill.px-5.py-2 {
    background: var(--theme-color);
    color: #fff;
    font-style: normal;
}

.card-body.text-center h6.fw-bold {
    height: 75px;
}




@media (min-width:1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1320px;
}
}@media only screen and (max-width:991px) {
    #scroll-top.active {
    opacity: 1;
    visibility: visible;
    bottom: 100px;
}
.floating-widget {
    bottom: 100px;
}
.footer {
    background: #fff;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, .1);
    position: fixed;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0;
    z-index: 9999999;
}
.footer a {
    text-decoration: none;
    color: #000;
    text-align: center;
    font-size: 14px;
    position: relative;
}
.footer a i {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
}
.badge {
    position: absolute;
    top: -5px;
    right: -10px;
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 2px 6px;
    border-radius: 50%}
.navbar>.container, .navbar>.container-fluid, .navbar>.container-lg, .navbar>.container-md, .navbar>.container-sm, .navbar>.container-xl, .navbar>.container-xxl {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.header-middle-search .search-content {
    display: flex;
    border: 2px solid var(--theme-color);
    padding: 0;
    border-radius: 50px;
    height: 40px;
}
.header-middle-search .form-control {
    border-radius: 106px;
    box-shadow: none;
    border: none;
    padding-right: 2px;
    height: 35px;
}
.header-middle-search .search-btn {
    padding: 2.5px 15px 4.5px;
}
#search-results-mobile {
    position: absolute;
    background: #fff;
    border: 2px solid var(--theme-color);
    width: 100%;
    border-radius: 22px;
    margin-top: 5px;
}
#search-results-mobile ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#search-results-mobile li {
    padding: 10px;
    border-bottom: 1px solid #eee;
}
#search-results-mobile li a {
    text-decoration: none;
    color: #333;
}
img.attachment-50x50.size-50x50.wp-post-image {
    border: 1px solid var(--theme-color);
    border-radius: 5px;
    margin-right: 10px;
    width: 33px;
}
div#search-results-mobile span {
    text-align: center;
    font-size: 14px;
    padding: 5px;
}
h3.product-title {
    height: 100px;
}

}

@media only screen and (max-width:767px) {
.shop-single.py-90 .col-md-12.col-lg-6.col-xxl-7 .shop-single-info a.wishlist-action {
    margin-right: 10px;
}
.col-md-6.alternative-medicine-mobile-view {
    flex: 0 0 auto;
    width: 50%;
}

.col-lg-3.mobile-side-bar-single-product-page, .col-md-9.col-lg-6.col-xxl-5.product-mobile-view-image, .for_mobile_view, .table-responsive.layout-2 table thead tr, section.feature-area.pt-50.pb-50, td.hide-mobile, th.hide-mobile {
    display: none;
}
.row.footer-widget-wrapper.pt-100.pb-40 {
    padding: 25px 0 0;
}
.shop-single.py-90 {
    padding-top: 0;
}
.shop-single-title {
    font-size: 18px;
    font-weight: 700;
}
.attribust-table th {
    width: 35%;
    font-size: 12px;
    background: #0083c124;
}
.attribust-table td {
    font-size: 15px;
    background: #03a84e12;
}
.row.footer-widget-wrapper.pt-100.pb-40 .col-md-6.col-lg-3 {
    width: 100%;
}
table.attribust-table {
    margin: 14px 0;
    width: 100%;
}
.shop-single-action, .shop-single-cs {
    border-top: 1px solid var(--border-info-color);
    padding-top: 13px;
    margin-top: 15px;
}
.site-breadcrumb {
    padding: 10px 0;
}
#product-list .col-md-6.col-lg-4, .col-md-6.col-lg-3.alternative-medicine-mobile-view {
    width: 50%}
.footer-widget-box.list {
    margin: 0;
}
.for_desktop {
    display: block;
}
.table-responsive {
    overflow-x: unset;
    -webkit-overflow-scrolling: touch;
}
.table-responsive.layout-2 table .product-cart-btn {
    position: relative;
    border: none;
    color: var(--color-white);
    border-radius: 0;
    text-align: center;
    font-size: 18px;
    width: 100%;
    height: 42px;
    box-shadow: var(--box-shadow);
}
.table-responsive.layout-2 table tbody tr {
    display: flex!important;
    flex-direction: column;
    width: 100%;
    background: #000!important;
    padding: 5px;
}
.table-responsive.layout-2 table tbody tr td[data-label=Quantity] {
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}
.table-responsive.layout-2 table tbody tr td[data-label]:before {
    content: attr(data-label) ": ";
    font-weight: 700;
}
.table-responsive.layout-2 table tbody tr td {
    color: #fff;
    padding: 4px!important;
    border: 1px solid;
    border-radius: 0!important;
}
.table-responsive.layout-2 table tbody tr td select.form-control.select-qty {
    padding: 5px;
    font-size: 11px;
    margin-left: 11px;
    width: 9%}
.user-area .user-card .table>:not(caption)>*>* {
    text-align: left;
}

.product-detail-box .shop-single-rating span {
    display: none;
}

.shop-single-rating .rating-count {
    margin-left: 0px;
    display: inline-block!important;
}

}

.carousel-caption.hero-content {
    position: absolute;
    right: 0;
    bottom: 1.25rem;
    left: 0;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: left;
    top: 15%}
.hs-2 .hero-single {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 1;
}
.hero-single {
    display: inline-block;
}
.btn_01 {
    display: flex;
    margin: 30px 0;
    align-items: center;
    justify-content: flex-start;
}
.btn-02, .btn-02 a, .btn_01 a {
    display: inline-block;
    text-align: center;
}
.btn_01 a {
    z-index: 9;
    opacity: 1;
    padding: 10px 20px;
    color: var(--slider-text-color)!important;
    font-size: 18px;
    border: 1px solid var(--slider-text-color)!important;
    text-transform: uppercase;
    margin: 0 10px;
    line-height: normal;
    position: relative;
}
.btn-02 a, .btn-02 a span, .btn_01 a span {
    position: relative;
    font-size: 16px;
}
.btn_01 a span:hover::after {
    color: #fff!important;
}
.btn_01 a::after {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transition: height .4s;
    -o-transition: height .4s;
    transition: height .4s;
    height: 0;
    background: #c18f59;
    width: 100%;
    bottom: 0;
}
.btn_01 a:hover::after {
    height: 100%}
.carousel-indicators li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #fff;
    border: 0;
}
.carousel-indicators {
    bottom: 20px;
}
.btn:focus {
    outline: 0;
    box-shadow: none!important;
}
.item {
    margin: 10px 0;
}
button:focus {
    outline: 0;
}
.btn-02 {
    margin: 20px 0;
    width: 100%}
.btn-02 a {
    padding: 6px 23px;
    z-index: 9;
    background: #c18f59;
    color: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.btn-02 a:after {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 0;
    -webkit-transition: width .4s;
    -o-transition: width .4s;
    transition: width .4s;
    width: 0;
    background: #292929;
    height: 100%;
    top: 0;
    z-index: 1;
}
.btn-02 a span {
    color: #fff;
}
.carousel-caption h2 {
    font-size: 2rem!important;
    font-style: normal;
}


@media only screen and (max-width:435px) {
    .carousel-caption h2 {
    font-size: 21px!important;
    font-style: normal;
}
.carousel-caption.hero-content {
    top: 5%!important;
}
.hs-2 .hero-single .hero-content .hero-sub-title {
    color: var(--color-white);
    font-size: 13px;
    background: var(--theme-color);
    border-radius: 50px;
    padding: 4px 11px;
}
.hero-single .hero-content p {
    color: var(--color-white);
    line-height: 28px;
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 0;
}
}@media (max-width:375.99px) {
    .carousel-caption h2 {
    font-size: 1.2rem!important;
    font-style: normal;
}
}@media (max-width:428px) {
    .d-md-block {
    width: 70%;
    top: 10%;
    display: block!important;
    left: 0;
    right: 0;
}
h1.wp-block-heading {
    font-size: 22px;
}
h2.wp-block-heading {
    font-size: 20px;
}
h3.wp-block-heading {
    font-size: 18px;
}
h4.wp-block-heading {
    font-size: 16px;
}
h5.wp-block-heading, h6.wp-block-heading {
    font-size: 14px;
}
.blog-area.pt-50.pb-50, .blog-single-area.pt-50.pb-50, section.product-area.pt-50.pb-50 {
    padding: 0;
}
body {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8;
}
.header-top-wrapper.mobile-top-header {
    display: block;
}
.header-top-wrapper.desktop-top-header {
    display: none;
}
}

.page-wrap { width: 100%; max-width: 740px; }

.form-section-heading { text-align: center; margin-bottom: 32px; }
.form-section-heading .accent-line {
    display: inline-block; width: 44px; height: 3px;
    background: linear-gradient(90deg, #0d1b3e, #e05c3a);
    border-radius: 2px; margin-bottom: 16px;
}
.form-section-heading h2 {
    font-family: 'Playfair Display', serif; font-size: 2rem;
    color: #0d1b3e; line-height: 1.2; margin-bottom: 8px;
}
.form-section-heading p { color: #6b7280; font-size: 0.92rem; }

:root {
    --navy:   #0d1b3e;
    --coral:  #e05c3a;
    --gray:   #f5f6f8;
    --border: #dde1ea;
    --text:   #1a1a2e;
    --muted:  #6b7280;
    --white:  #ffffff;
    --r:      10px;
    --ease:   0.25s cubic-bezier(0.4,0,0.2,1);
}



/* ── Card ── */
    .contact-card {
      width: 100%;
      max-width: 460px;
      background: rgba(255,255,255,0.035);
      border: 1px solid rgba(255,255,255,0.08);
      border-radius: 24px;
      padding: 44px 40px 40px;
      backdrop-filter: blur(20px);
      position: relative;
      overflow: hidden;
    }

    .contact-card::before {
      content: '';
      position: absolute;
      top: 0; left: 0; right: 0;
      height: 2px;
      background: linear-gradient(90deg, transparent, #e76f5c, #e76f5c, transparent);
      opacity: 0.7;
    }

    /* ── Label tag ── */
    .label-tag {
      display: inline-flex;
      align-items: center;
      gap: 6px;
      background: rgba(0,200,200,0.08);
      border: 1px solid rgba(0,200,200,0.2);
      border-radius: 100px;
      padding: 5px 14px;
      color: #00c8c8;
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      margin-bottom: 28px;
    }

    .label-tag .dot-sm {
      width: 6px; height: 6px;
      border-radius: 50%;
      background: #00c8c8;
      display: inline-block;
    }

    /* ── Headings ── */
    .office-title {
      font-family: 'Cormorant Garamond', serif;
      font-size: 34px;
      font-weight: 600;
      color: #f0f4f8;
      line-height: 1.1;
      margin-bottom: 4px;
      letter-spacing: -0.3px;
    }

    .company-name {
      font-size: 13px;
      font-weight: 500;
      color: #00c8c8;
      letter-spacing: 0.3px;
      margin-bottom: 2px;
    }

    .division-name {
        font-size: 18px;
        color: rgb(255 255 255);
        font-weight: 300;
        line-height: 1.5;
        margin-bottom: 32px;
    }

    /* ── Divider ── */
    .divider {
      height: 1px;
      background: linear-gradient(90deg, rgba(255,255,255,0.07), rgba(255,255,255,0.01));
      margin: 28px 0;
    }

    /* ── Contact rows ── */
    .contact-item {
      display: flex;
      align-items: flex-start;
      gap: 14px;
      padding: 14px 16px;
      border-radius: 14px;
      border: 1px solid transparent;
      text-decoration: none;
      transition: background 0.25s ease, border-color 0.25s ease;
      margin-bottom: 8px;
    }

    .contact-item:last-child { margin-bottom: 0; }

    .contact-item:hover {
      background: rgba(255,255,255,0.04);
      border-color: rgba(0,200,200,0.15);
    }

    .contact-item:hover .icon-wrap {
      background: rgba(0,200,200,0.18);
      border-color: rgba(0,200,200,0.4);
      color: #00c8c8;
      box-shadow: 0 0 16px rgba(0,200,200,0.15);
    }

    /* ── Icon wrap ── */
    .icon-wrap {
      width: 38px;
      height: 38px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      background: rgba(0,150,199,0.12);
      border: 1px solid rgba(0,150,199,0.2);
      color: #0096c7;
      transition: background 0.25s, border-color 0.25s, color 0.25s, box-shadow 0.25s;
    }

    .icon-wrap svg {
      width: 18px; height: 18px;
      fill: none;
      stroke: currentColor;
      stroke-width: 2;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    /* ── Text inside rows ── */
    .contact-text-group { flex: 1; }

    .contact-label {
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      color: rgb(255 255 255);
      margin-bottom: 3px;
    }

    .contact-value {
      font-size: 14px;
      color: rgba(240,244,248,0.85);
      font-weight: 400;
      line-height: 1.5;
    }

    /* ── International section ── */
    .intl-header {
      display: flex;
      align-items: center;
      gap: 10px;
      margin-bottom: 16px;
    }

    .intl-title {
      font-family: 'Cormorant Garamond', serif;
      font-size: 20px;
      font-weight: 600;
      color: #e8eef4;
      letter-spacing: -0.2px;
    }

    .intl-badge {
      display: inline-flex;
      align-items: center;
      gap: 5px;
      background: rgba(0,150,199,0.1);
      border: 1px solid rgba(0,150,199,0.2);
      color: #5cc8e8;
      font-size: 10px;
      font-weight: 500;
      letter-spacing: 1.2px;
      text-transform: uppercase;
      padding: 4px 10px;
      border-radius: 100px;
    }

    .intl-badge svg {
      width: 12px; height: 12px;
      fill: none;
      stroke: currentColor;
      stroke-width: 2;
      stroke-linecap: round;
      stroke-linejoin: round;
    }

    /* ── Person row ── */
    .person-row {
      display: flex;
      align-items: center;
      gap: 12px;
      padding: 10px 16px;
      margin-bottom: 12px;
    }

    .avatar {
      width: 38px; height: 38px;
      border-radius: 50%;
      background: linear-gradient(135deg, #005f73, #0096c7);
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: 'Cormorant Garamond', serif;
      font-size: 16px;
      font-weight: 600;
      color: #e0f4fa;
      flex-shrink: 0;
    }

    .person-name {
      font-size: 13px;
      font-weight: 500;
      color: rgba(240,244,248,0.9);
      margin-bottom: 2px;
    }

    .person-role {
      font-size: 11px;
        color: rgb(255 255 255);
        font-weight: 300;
    }

    /* ── Bottom bar ── */
    .bottom-bar {
      margin-top: 32px;
      padding-top: 20px;
      border-top: 1px solid rgba(255,255,255,0.06);
      display: flex;
      align-items: center;
      justify-content: space-between;
    }

    .bottom-copy {
        font-size: 11px;
        color: rgb(255 255 255);
        letter-spacing: 0.3px;
    }

    .status-row {
      display: flex;
      align-items: center;
      gap: 6px;
    }

    .pulse-dot {
      width: 6px; height: 6px;
      border-radius: 50%;
      background: #00c8c8;
      box-shadow: 0 0 8px #00c8c8;
      animation: pulse 2s ease infinite;
    }

    .status-label {
      font-size: 10px;
      color: rgba(0,200,200,0.6);
      letter-spacing: 0.8px;
      text-transform: uppercase;
    }

    /* ── Animations ── */
    @keyframes pulse {
      0%, 100% { opacity: 1; transform: scale(1); }
      50%       { opacity: 0.5; transform: scale(0.85); }
    }

    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(14px); }
      to   { opacity: 1; transform: translateY(0); }
    }

    .fade-in { animation: fadeUp 0.5s ease both; }
    .s1 { animation-delay: 0.05s; }
    .s2 { animation-delay: 0.12s; }
    .s3 { animation-delay: 0.19s; }
    .s4 { animation-delay: 0.26s; }
    .s5 { animation-delay: 0.33s; }
    .s6 { animation-delay: 0.40s; }


/* ── ALL STYLES SCOPED UNDER .term-description ── */

.term-description {
  max-width: 100%;
  margin: 14px auto;
  background: #ffffff;
  padding: 52px 60px;
  border: 1px solid #e4e0d8;
  border-radius: 6px;
  box-shadow: 0 2px 18px rgba(0, 0, 0, 0.05);
  font-family: 'Georgia', 'Times New Roman', serif;
  font-size: 16px;
  line-height: 1.85;
  color: #2c2c2c;
}

.term-description h2 {
  font-family: 'Georgia', serif;
  font-size: 1.55rem;
  font-weight: 700;
  color: #1a3a5c;
  margin-top: 3rem;
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-left: 4px solid #2e7d9a;
  padding-left: 14px;
  line-height: 1.35;
}

.term-description h2:first-child {
  margin-top: 0;
}

.term-description h3 {
  font-family: 'Georgia', serif;
  font-size: 1.15rem;
  font-weight: 700;
  color: #2e7d9a;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  padding-left: 2px;
  line-height: 1.4;
}

.term-description p {
  font-size: 1rem;
  line-height: 1.9;
  color: #3a3a3a;
  margin-bottom: 1.2rem;
}

.term-description p:last-child {
  margin-bottom: 0;
}

.term-description ul,
.term-description ol {
  margin-top: 0.6rem;
  margin-bottom: 1.5rem;
}

.term-description ul {
  list-style: none;
  padding-left: 10px;
}

.term-description ul li {
  position: relative;
  padding-left: 1.5rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #3a3a3a;
  font-size: 0.98rem;
}

.woocommerce-category-description.py-5 .term-description ul li::before {
  content: '–';
  position: absolute;
  left: 0;
  color: #2e7d9a;
  font-weight: bold;
}

.term-description ol {
  list-style: none;
  padding-left: 0;
  counter-reset: list-counter;
}

.term-description ol li {
  counter-increment: list-counter;
  position: relative;
  padding-left: 2.2rem;
  margin-bottom: 0.75rem;
  line-height: 1.75;
  color: #3a3a3a;
  font-size: 0.98rem;
}

.term-description ol li::before {
  content: counter(list-counter, decimal-leading-zero) '.';
  position: absolute;
  left: 0;
  color: #2e7d9a;
  font-weight: 600;
  font-size: 0.85rem;
  top: 3px;
}

.term-description strong,
.term-description b {
  color: #1a3a5c;
  font-weight: 700;
}

.term-description h2 + p,
.term-description h3 + p,
.term-description h2 + ul,
.term-description h3 + ul,
.term-description h2 + ol,
.term-description h3 + ol {
  margin-top: 0;
}

.term-description p + h2,
.term-description ul + h2,
.term-description ol + h2 {
  margin-top: 3rem;
}

.term-description p + h3,
.term-description ul + h3,
.term-description ol + h3 {
  margin-top: 1.8rem;
}

@media (max-width: 640px) {
  .term-description {
    padding: 32px 24px;
  }

  .term-description h2 {
    font-size: 1.3rem;
    margin-top: 2.4rem;
  }

  .term-description h3 {
    font-size: 1.05rem;
  }
}


















/* =========================================
   CONTACT FORM 7 - PREMIUM PROFESSIONAL DESIGN
   ========================================= */

/* =========================================
   CSS VARIABLES - DESIGN SYSTEM
   ========================================= */

:root {
  /* Primary Colors */
  --primary: #2563eb;
  --primary-dark: #1e40af;
  --primary-light: #3b82f6;
  --primary-lighter: #dbeafe;
  
  /* Neutral Colors */
  --gray-900: #111827;
  --gray-800: #1f2937;
  --gray-700: #374151;
  --gray-600: #4b5563;
  --gray-500: #6b7280;
  --gray-400: #9ca3af;
  --gray-300: #d1d5db;
  --gray-200: #e5e7eb;
  --gray-100: #f3f4f6;
  --gray-50: #f9fafb;
  
  /* Status Colors */
  --success: #10b981;
  --error: #ef4444;
  --warning: #f59e0b;
  --info: #3b82f6;
  
  /* Shadows */
  --shadow-xs: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
  --shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
  --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  --shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  --shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  
  /* Transitions */
  --transition-fast: 150ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-base: 250ms cubic-bezier(0.4, 0, 0.2, 1);
  --transition-slow: 350ms cubic-bezier(0.4, 0, 0.2, 1);
}

/* =========================================
   GLOBAL FORM STYLES
   ========================================= */

* {
  box-sizing: border-box;
}

.contact_form7_white {
  background: linear-gradient(135deg, #ffffff 0%, #f9fafb 100%);
  border-radius: 16px;
  padding: 15px;
  box-shadow: var(--shadow-xl);
  max-width: 800px;
  margin: 20px auto;
  border: 1px solid rgba(229, 231, 235, 0.6);
  position: relative;
  overflow: hidden;
}

/* Decorative background elements */
.contact_form7_white::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -10%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.08) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.contact_form7_white::after {
  content: '';
  position: absolute;
  bottom: -20%;
  left: -5%;
  width: 200px;
  height: 200px;
  background: radial-gradient(circle, rgba(37, 99, 235, 0.05) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.contact_form7_white .wpcf7-form {
  width: 100%;
  position: relative;
  z-index: 1;
}

/* =========================================
   FORM HEADING
   ========================================= */

.contact_form7_white h2 {
  font-family: 'Segoe UI', -apple-system, BlinkMacSystemFont, 'Helvetica Neue', sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0 0 12px 0;
  letter-spacing: -0.5px;
  line-height: 1.2;
}

.contact_form7_white h2::after {
  content: '';
  display: block;
  width: 70px;
  height: 5px;
  background: linear-gradient(90deg, var(--primary) 0%, var(--primary-light) 100%);
  border-radius: 3px;
  margin-top: 16px;
  animation: expandWidth 0.6s ease-out;
}

@keyframes expandWidth {
  from {
    width: 0;
    opacity: 0;
  }
  to {
    width: 70px;
    opacity: 1;
  }
}

.contact_form7_white .form-description {
  color: var(--gray-500);
  font-size: 14px;
  margin-bottom: 32px;
  line-height: 1.6;
  font-weight: 400;
}

/* =========================================
   FORM FIELDS CONTAINER & GRID
   ========================================= */
.contact_form7_white br {
    display: none;
}

.form-field-main.row {
  display: grid !important;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    margin-bottom: 0px !important;
}

.form-field-main.row {
  width: 100%;
  margin: 0;
  padding: 0;
}

/* Grid column assignments */
.contact_form7_white .form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-bottom: 26px;
}

.contact_form7_white .form-group.col-6,
.contact_form7_white .form-group.col-md-6,
.contact_form7_white .form-group.col-lg-6 {
  grid-column: span 1;
}

.contact_form7_white .form-group.col-12,
.contact_form7_white .form-group.col-md-12,
.contact_form7_white .form-group.col-lg-12 {
  grid-column: span 2;
}

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

.contact_form7_white .form-group label {
  font-size: 13px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 10px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 6px;
  transition: var(--transition-fast);
}

.contact_form7_white .form-group label:hover {
  color: var(--primary);
}

.contact_form7_white .text-danger {
  color: var(--error);
  font-weight: 800;
  font-size: 16px;
  line-height: 1;
}

/* =========================================
   INPUT, SELECT & TEXTAREA FIELDS
   ========================================= */

.contact_form7_white .form-group input[type="text"],
.contact_form7_white .form-group input[type="email"],
.contact_form7_white .form-group input[type="tel"],
.contact_form7_white .form-group input[type="url"],
.contact_form7_white .form-group input[type="number"],
.contact_form7_white .form-group select,
.contact_form7_white .form-group textarea {
  width: 100%;
  padding: 13px 16px;
  font-size: 14px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
  border: 1.5px solid var(--gray-200);
  border-radius: 12px;
  background-color: #ffffff;
  color: #000;
  transition: var(--transition-base);
  box-shadow: var(--shadow-xs);
  outline: none;
  font-weight: bold;
}

/* Input Hover State */
.contact_form7_white .form-group input[type="text"]:hover,
.contact_form7_white .form-group input[type="email"]:hover,
.contact_form7_white .form-group input[type="tel"]:hover,
.contact_form7_white .form-group input[type="url"]:hover,
.contact_form7_white .form-group input[type="number"]:hover,
.contact_form7_white .form-group select:hover,
.contact_form7_white .form-group textarea:hover {
  border-color: var(--primary-light);
  box-shadow: 0 2px 8px rgba(37, 99, 235, 0.08);
  transform: translateY(-1px);
}

/* Input Focus State - Premium */
.form-group input[type="text"]:focus,
.form-group input[type="email"]:focus,
.form-group input[type="tel"]:focus,
.form-group input[type="url"]:focus,
.form-group input[type="number"]:focus,
.form-group select:focus,
.form-group textarea:focus {
  border-color: var(--primary);
  box-shadow: 
    0 0 0 4px var(--primary-lighter),
    0 4px 12px rgba(37, 99, 235, 0.2);
  background-color: #ffffff;
  transform: translateY(-2px);
}

/* Placeholder Styling */
.form-group input::placeholder,
.form-group textarea::placeholder {
  color: var(--gray-400);
  font-size: 13px;
  font-weight: 400;
}

/* =========================================
   SELECT DROPDOWN CUSTOM STYLING
   ========================================= */

.form-group select {
  appearance: none;
  cursor: pointer;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="9" viewBox="0 0 14 9" fill="none"><path d="M1 1L7 7L13 1" stroke="%232563eb" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-repeat: no-repeat;
  background-position: right 14px center;
  background-size: 14px;
  padding-right: 40px;
}

.form-group select:hover {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="9" viewBox="0 0 14 9" fill="none"><path d="M1 1L7 7L13 1" stroke="%231e40af" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

.form-group select:focus {
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="9" viewBox="0 0 14 9" fill="none"><path d="M1 1L7 7L13 1" stroke="%231e40af" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');
}

/* =========================================
   TEXTAREA SPECIFIC STYLING
   ========================================= */

.form-group.textarea {
  grid-column: span 2;
}

.form-group textarea {
  resize: vertical;
  min-height: 130px;
  line-height: 1.6;
  font-size: 14px;
}

.form-group textarea:focus {
  min-height: 150px;
}

/* =========================================
   SUBMIT BUTTON - PREMIUM DESIGN
   ========================================= */

.form-group.submit_button {
  grid-column: span 2;
  margin-top: 12px;
}

.submit_button .wpcf7-submit,
.submit_button [type="submit"],
.submit_button .btn,
.submit_button .btn-primary {
  width: 100%;
  padding: 15px 28px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.6px;
  text-transform: uppercase;
  border: none;
  border-radius: 12px;
  cursor: pointer;
  transition: var(--transition-base);
  background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
  color: white;
  box-shadow: var(--shadow-lg);
  position: relative;
  overflow: hidden;
  font-family: inherit;
}

/* Button Shimmer Effect */
.submit_button .wpcf7-submit::before,
.submit_button [type="submit"]::before,
.submit_button .btn::before,
.submit_button .btn-primary::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease-in-out;
}

.submit_button .wpcf7-submit:hover::before,
.submit_button [type="submit"]:hover::before,
.submit_button .btn:hover::before,
.submit_button .btn-primary:hover::before {
  left: 100%;
}

/* Button Hover State */
.submit_button .wpcf7-submit:hover,
.submit_button [type="submit"]:hover,
.submit_button .btn:hover,
.submit_button .btn-primary:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 30px rgba(37, 99, 235, 0.35);
  background: linear-gradient(135deg, var(--primary-dark) 0%, #1e3a8a 100%);
}

/* Button Active State */
.submit_button .wpcf7-submit:active,
.submit_button [type="submit"]:active,
.submit_button .btn:active,
.submit_button .btn-primary:active {
  transform: translateY(-1px);
  box-shadow: var(--shadow-lg);
}

/* Button Disabled State */
.submit_button .wpcf7-submit:disabled,
.submit_button [type="submit"]:disabled,
.submit_button .btn:disabled,
.submit_button .btn-primary:disabled {
  opacity: 0.6;
  cursor: not-allowed;
  transform: none !important;
  box-shadow: var(--shadow-sm);
}

/* Button Loading State */
.submit_button .wpcf7-submit.wpcf7-submit:disabled {
  background: linear-gradient(90deg, var(--primary) 0%, var(--primary-dark) 50%, var(--primary) 100%);
  background-size: 200% 100%;
  animation: loading 2s ease-in-out infinite;
}

@keyframes loading {
  0% {
    background-position: 200% 0;
  }
  100% {
    background-position: -200% 0;
  }
}

/* =========================================
   FORM VALIDATION & ERROR STATES
   ========================================= */

/* Invalid/Error Field */
.wpcf7-form .wpcf7-not-valid {
  border-color: var(--error) !important;
  box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.1) !important;
}

.wpcf7-form .wpcf7-not-valid:focus {
  box-shadow: 
    0 0 0 4px rgba(239, 68, 68, 0.15),
    0 4px 12px rgba(239, 68, 68, 0.2) !important;
}

/* Error Message Text */
.wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip,
.wpcf7-form span.wpcf7-not-valid-tip {
  color: var(--error);
  font-size: 12px;
  font-weight: 600;
  margin-top: 6px;
  display: block;
  animation: slideInDown 0.3s ease-out;
}

/* Success Message Container */
.wpcf7 .wpcf7-response {
  margin: 0 0 24px 0;
  padding: 16px 18px;
  border-radius: 12px;
  border-left: 5px solid var(--success);
  background-color: rgba(16, 185, 129, 0.08);
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.5;
  animation: slideInDown 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}

.wpcf7.sent .wpcf7-response {
  border-left-color: var(--success);
  background-color: rgba(16, 185, 129, 0.12);
}

/* Error Response */
.wpcf7 .wpcf7-response.wpcf7-mail-sent-err {
  border-left-color: var(--error);
  background-color: rgba(239, 68, 68, 0.08);
}

/* =========================================
   ANIMATIONS
   ========================================= */

@keyframes slideInDown {
  from {
    opacity: 0;
    transform: translateY(-12px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* Container fade-in */
.contact_form7_white {
  animation: fadeIn 0.6s ease-out;
}

/* Staggered field animations */
.form-group {
  animation: fadeIn 0.6s ease-out backwards;
}

.form-field-main .form-group:nth-child(1) { animation-delay: 0.1s; }
.form-field-main .form-group:nth-child(2) { animation-delay: 0.15s; }
.form-field-main .form-group:nth-child(3) { animation-delay: 0.2s; }
.form-field-main .form-group:nth-child(4) { animation-delay: 0.25s; }
.form-field-main .form-group:nth-child(5) { animation-delay: 0.3s; }
.form-field-main .form-group:nth-child(6) { animation-delay: 0.35s; }

.form-group.textarea {
  animation-delay: 0.4s;
}

.form-group.submit_button {
  animation-delay: 0.45s;
}

/* =========================================
   RESPONSIVE DESIGN - TABLET
   ========================================= */

@media (max-width: 768px) {
  .contact_form7_white {
    padding: 36px 28px;
    border-radius: 14px;
    margin: 16px;
  }

  .contact_form7_white h2 {
    font-size: 26px;
  }

  .contact_form7_white h2::after {
    width: 60px;
    height: 4px;
    margin-top: 12px;
  }

  .form-field-main {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .form-group.col-6,
  .form-group.col-md-6,
  .form-group.col-lg-6,
  .form-group.col-12,
  .form-group.col-md-12,
  .form-group.col-lg-12 {
    grid-column: span 1;
  }

  .form-group.textarea {
    grid-column: span 1;
  }

  .form-group.submit_button {
    grid-column: span 1;
  }

  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group select,
  .form-group textarea {
    padding: 12px 14px;
    font-size: 14px;
  }
}

/* =========================================
   RESPONSIVE DESIGN - MOBILE
   ========================================= */

@media (max-width: 480px) {
  .contact_form7_white {
    padding: 24px 16px;
    border-radius: 12px;
    margin: 12px;
    box-shadow: var(--shadow-md);
  }

  .contact_form7_white::before {
    width: 200px;
    height: 200px;
    top: -40%;
    right: -20%;
  }

  .contact_form7_white::after {
    width: 150px;
    height: 150px;
  }

  .contact_form7_white h2 {
    font-size: 22px;
    margin-bottom: 8px;
  }

  .contact_form7_white h2::after {
    width: 50px;
    height: 3px;
    margin-top: 10px;
  }

  .form-field-main {
    gap: 16px;
    margin-bottom: 16px;
  }

  .form-group label {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group input[type="url"],
  .form-group input[type="number"],
  .form-group select,
  .form-group textarea {
    padding: 11px 12px;
    font-size: 16px; /* Prevents iOS auto-zoom */
    border-radius: 10px;
  }

  .form-group select {
    background-position: right 12px center;
    padding-right: 36px;
  }

  .form-group textarea {
    min-height: 110px;
  }

  .form-group textarea:focus {
    min-height: 130px;
  }

  .submit_button .wpcf7-submit,
  .submit_button [type="submit"],
  .submit_button .btn,
  .submit_button .btn-primary {
    padding: 13px 20px;
    font-size: 14px;
    letter-spacing: 0.4px;
  }
}

/* =========================================
   ACCESSIBILITY & KEYBOARD NAVIGATION
   ========================================= */

/* Focus Visible for Keyboard Users */
.form-group input:focus-visible,
.form-group select:focus-visible,
.form-group textarea:focus-visible,
.submit_button button:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: 2px;
}

/* Disabled Field Styling */
.form-group input:disabled,
.form-group select:disabled,
.form-group textarea:disabled {
  background-color: var(--gray-100);
  cursor: not-allowed;
  opacity: 0.7;
  border-color: var(--gray-200);
}

/* Reduce Motion Support */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

/* =========================================
   DARK MODE SUPPORT
   ========================================= */

@media (prefers-color-scheme: dark) {
  :root {
    --gray-900: #f9fafb;
    --gray-800: #f3f4f6;
    --gray-700: #e5e7eb;
    --gray-600: #d1d5db;
    --gray-500: #9ca3af;
    --gray-400: #6b7280;
    --gray-300: #4b5563;
    --gray-200: #374151;
    --gray-100: #1f2937;
    --gray-50: #111827;
  }

  .contact_form7_white {
    background: linear-gradient(31deg, #e76f5c 0%, #224c71 100%);
    border-color: rgba(55, 65, 81, 0.5);
  }



  .contact_form7_white h2 {
    color: #f9fafb;
  }

  .form-group label {
    color: #f3f4f6;
  }

  .form-group input[type="text"],
  .form-group input[type="email"],
  .form-group input[type="tel"],
  .form-group input[type="url"],
  .form-group input[type="number"],
  .form-group select,
  .form-group textarea {
    background-color: #374151;
    color: #f9fafb;
    border-color: #4b5563;
  }

  .form-group input::placeholder,
  .form-group textarea::placeholder {
    color: #9ca3af;
  }

  .form-group input:hover,
  .form-group select:hover,
  .form-group textarea:hover {
    background-color: #4b5563;
    border-color: var(--primary-light);
  }

  .form-group input:focus,
  .form-group select:focus,
  .form-group textarea:focus {
    background-color: #374151;
    border-color: var(--primary);
  }

  .wpcf7 .wpcf7-response {
    background-color: rgba(16, 185, 129, 0.15);
    color: #f9fafb;
  }
}

/* =========================================
   UTILITY CLASSES
   ========================================= */

/* Required field indicator */
.text-danger {
  color: var(--error);
}

/* Help text styling */
.form-help-text {
  font-size: 12px;
  color: var(--gray-500);
  margin-top: 6px;
  font-weight: 400;
}

/* Success checkmark animation */
@keyframes successCheckmark {
  0% {
    transform: scale(0) rotate(-45deg);
    opacity: 0;
  }
  50% {
    transform: scale(1.2) rotate(10deg);
  }
  100% {
    transform: scale(1) rotate(0deg);
    opacity: 1;
  }
}


.search-blog-post-designe .video-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    border-radius: 5px;
    height: 450px;
    z-index: 1;
    align-items: center;
    flex-direction: column;
}

.video-area.search-blog-post-designe .video-content::before {
    content: "";
    position: absolute;
    background: rgba(224, 249, 236, 0);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.search-blog-post-designe h2.site-title {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    letter-spacing: -.5px;
    color: #ffffff;
    text-transform: none;
    font-style: normal;
    margin-bottom: 10px;
    padding: 0 15px;
}

.search-blog-post-designe span.site-title-tagline {
    text-transform: none;
    letter-spacing: 0px;
    font-size: 17px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 5px;
    display: inline-block;
    font-family: var(--font-merriweather);
    width: 50%;
    padding: 0 15px;
}

.search-blog-post-designe .container.text-left {
    margin: 0;
}

.search-blog-post-designe .container.search-blog-post {
    margin: 0;
}

.search-blog-post-designe .blog-item.wow.animated {
    border: 1px solid rgb(16 52 79 / 18%);
}

.search-blog-post-designe .blog-item.wow.animated img {
    border: 1px solid #113351;
}
