/*=====================================================
Template Name   : Medion
Description     : Health And Medical eCommerce HTML5 Template
Author          : LunarTemp
Version         : 1.0
=======================================================*/



/*====================
1. Google fonts
======================*/

@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');

 @keyframes blinkColor {
            0% { color: #FF0000; } /* Red */
            
        }

/*====================
2. Theme variables
======================*/

::root {
  --body-font: bitterregular;
  --heading-font: bitterregular;
}

.small-banner .banner-item h3 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    color: var(--color-dark);
    width: 57%;
}

#product-slider-wrapper {
    width: 100%;
}

.category-area2.pt-50.pb-50 h3 {
    font-size: 14px;
}

.example.product-page {
    text-align: center;
    padding: 10px 0;
}


.content-category .category-description h2, .content-category .category-description h3, .content-category .category-description h1 {
    border-left: 5px solid var(--theme-color);
    padding: 10px 15px !important;
    background-color: #f7f7f7;
    margin: 10px 0;
}

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: 32px;
}

h2.wp-block-heading {
    font-size: 28px;
}


h3.wp-block-heading {
    font-size: 18px;
}

p#wishlist-popup-message {
    color: #fff;
}

body, html, p, ul {
    margin: 0 0 0px 0px;
    color: #000000;
}
.blog-meta {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 20px;
}

.blog-details-tags, .blog-meta .blog-meta-left ul, .user-card-header-right, .blog-meta-left ul li a {
    color: var(--color-white);
}


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;
}

p#billing_address_1_field, p#billing_address_2_field {
    width: 100%;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    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;
    padding: 12px 20px;
    border-radius: 8px;
    box-shadow: none;
}


.team-item.wow.fadeInUp {
    background: var(--theme-color2);
}

.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 {
    color: var(--color-white);
}


.team-item.wow.fadeInUp .team-bio span {
     color: var(--color-white);
}

.header-middle-list .list-item-info .wishlist-title, .header-middle-list .list-item-info .wishlist-description {
    font-weight: 400;
    font-size: 14px;
    color: var(--header-text-color);
    line-height: 18px;
}

.user-card-header .user-card-title {
    font-weight: 600;
}

.hs-2 .hero-single .hero-content .hero-sub-title {
    font-weight: 600;
}

.feature-content p.feature-content-text {
    font-size: 20px;
    margin-bottom: 0px;
    font-weight: 600;
    color: var(--color-white);
}


.testimonial-author-img {
    display: flex;
    justify-content: space-around;
    color: var(--theme-color);
}


.testimonial-author-img i.far.fa-user-circle {
    font-size: 40px;
}

.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,0.8);
    padding-top: 80px;
    text-align: center;
}

.zoom-popup img {
    max-width: 90%;
    max-height: 80%;
    transition: transform 0.4s ease;
}

#closePopup {
    position: absolute;
    top: 20px;
    right: 40px;
    font-size: 40px;
    color: white;
    cursor: pointer;
}

/* Magnifier */
.magnifier-container {
    overflow: hidden;
    position: relative;
}

.magnifier-container img.magnify {
    cursor: zoom-in;
}

.magnifier-glass {
    position: absolute;
    border: 3px solid #fff;
    border-radius: 50%;
    cursor: none;
    width: 150px;
    height: 150px;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    overflow: hidden;
    visibility: hidden;
    z-index: 1000;
    pointer-events: none; /* So it won't block mouse events */
}

.magnifier-glass img {
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: top left;
}

.img-magnifier-container {
  position:relative;
}

.img-magnifier-glass {
/*  display: none;*/
  position: absolute;
  border: 3px solid #fff;
  border-radius: 50%;
  cursor: zoom-in;
  /*Set the size of the magnifier glass:*/
  width: 180px;
  height: 180px;
}

.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 {
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 50%;
    padding: 0px;
    width: 59px;
    cursor: pointer;
    font-size: 18px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  .social-icons {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px 0px;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.9);
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  }

  .social-icons.visible {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
  }

  .icon {
    background-color: #f1f1f1;
    color: #333;
    text-align: center;
    border-radius: 50%;
    padding: 10px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-size: 14px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  }

  .icon:hover {
    background-color: #007bff;
    color: #fff;
  }

  .icon.close {
    background-color: #ff4d4d;
    color: #fff;
    margin-top: auto;
    align-self: stretch;
    text-align: center;
  }

  #toggleButton {
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#toggleButton .chaty-svg svg {
  transition: transform 0.3s ease;
}


span.out-of-stock {
    color: red;
    font-weight: bold;
    font-family: math;
}


.product_substitutes_status_roduct {
    color: #08600c;
    width: 100%;
    font-size: 22px;
    font-family: 'w3tc';
    font-weight: bold;
    text-decoration: underline;
    font-size: 24px;
    font-weight: bold;
    animation: blinkColor 1s infinite;
}

span.substitutes_title {
    color: #08600c;
    width: 100%;
    font-size: 22px;
    font-family: 'w3tc';
    font-weight: bold;
    text-decoration: underline;
    font-size: 24px;
    font-weight: bold;
    animation: blinkColor 1s infinite;
}



#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;
}




a.icon.instagram {
    background: linear-gradient(115deg, rgb(249, 206, 52), rgb(238, 42, 123), rgb(98, 40, 215));
}

p.success_and_error {
    font-size: 19px;
    margin-top: 2px;
    color: green;
    font-family: 'dashicons';
    font-weight: bold;
}

.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;
}


.my-accounts.user-card {
    background: var(--theme-bg-light);
}

.user-area .my-accounts.sidebar {
    background: var(--theme-bg-light);
    border-radius: 10px;
    margin-bottom: 25px;
    padding: 15px;
}

span.badge.badge-warning {
    background: #ffbf00;
    color: #000000;
}

.user-area .user-card .table>:not(caption)>*>* {
    text-align: center;
}


.header-middle-search {
    position: relative;
}

#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;
}

/* Popup container */
.wishlist-popup {
    display: none;
    position: fixed;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 15px 25px;
    border-radius: 5px;
    font-size: 16px;
    z-index: 9999;
    max-width: 350px;
    text-align: center;
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}

/* Content styling */
.wishlist-popup-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Optional: Add animation for popup */
.wishlist-popup.show {
    display: block;
    opacity: 1;
}


.shop-single.py-90 .col-md-12.col-lg-6.col-xxl-6 {
    position: relative;
}

.shop-single.py-90 .col-md-12.col-lg-6.col-xxl-6 .shop-single-info a.wishlist-action {

    position: absolute;
    right: 0;
    background: var(--theme-color);
    padding: 6px 10px;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    color: #fff;

}


.page-template-affiliates .process-item .icon {
    background: var(--theme-color);
}

.page-template-affiliates  .choose-item {
    background: #000000;
}

.page-template-affiliates  .choose-info h4 {
    color: #ffffff;
    margin-bottom: 8px;
}

.page-template-affiliates  .choose-info p {
    color: #ffffff;
}


.feature-area {
    min-height: 300px!important; /* Adjust based on your content */
}
.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;
}

.feature-area {
    padding-top: 50px;
    padding-bottom: 50px;
    /* Add default styles here */
}

.wp-block-image {
    text-align: center;
}

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;
}

/* Mobile View Adjustments */
@media (max-width: 768px) { /* Adjust the breakpoint as needed */
    .feature-area {
        padding-top: 20px; /* Reduce padding for mobile */
        padding-bottom: 20px;
    }
}


.feature-area {
    width: 100%; /* Ensure it spans the full width */
    box-sizing: border-box; /* Include padding in width calculation */
}


.feature-area {
    display: flex;
    flex-direction: column; /* Stack items for mobile */
    justify-content: center; /* Center content */
    align-items: center;
    text-align: center; /* Adjust text alignment */
}


.feature-area img {
    max-width: 100%; /* Scale image to fit */
    height: auto;    /* Maintain aspect ratio */
    display: block;  /* Remove inline block spacing */
    margin: 0 auto;  /* Center the image */
}


section.feature-area.pt-50.pb-50 {
    min-width: 100%;
    min-height: 100%!important;
}




/* 1. Reserve Space for Images and Thumbnails */


li[data-thumb] img {
    width: 100%; /* Make the image responsive */
    height: auto; /* Maintain aspect ratio */
    object-fit: cover; /* Optional: Crop image for better fit */
    display: block; /* Prevent inline spacing issues */
}

/* 2. Avoid Lazy Loading Above-the-Fold Images */
li[data-thumb] img {
    loading: eager; /* Load immediately for visible images */
}

/* 3. Use Flexbox for Stability */
.thumbnail-container {
    display: flex; /* Flexible layout */
    gap: 10px; /* Space between items */
    justify-content: start; /* Align items to the start */
    flex-wrap: wrap; /* Wrap items to the next row if needed */
}

.thumbnail-container li {
    flex: 0 0 auto; /* Prevent flex resizing */
}


/* 5. Reserve Space for Ads or Third-Party Widgets */
.ad-slot {
    width: 300px; /* Ad width */
    height: 250px; /* Ad height */
    background-color: #e0e0e0; /* Placeholder color */
    text-align: center;
    line-height: 250px; /* Center content vertically */
    font-size: 16px; /* Placeholder text styling */
    color: #999;
}

/* Example for an iframe inside ad slot */
.ad-slot iframe {
    width: 100%; /* Match the parent dimensions */
    height: 100%;
    border: none; /* Remove iframe borders */
}

/* 6. Smooth Transition for Dynamically Loaded Content */
li[data-thumb], .ad-slot {
    transition: all 0.3s ease-in-out; /* Smooth adjustments */
}

.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;
}

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: #000000;
    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;
}

.attribust-table th {
    width: 32%;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
    font-family: bitterregular;
    font-size: 19px;
}


.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: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, .1);
    margin: 0;
    line-height: 1.5;
    font-family: bitterregular;
    font-size: 20px;
    font-weight: bold;
}


.shop-single-action {
    margin-top: 10px;
}


.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: none;
    color: #fff;
    border: none;
}

.share-toggle:hover {
    background: var(--theme-color);
    color: #fff;
}

.share-options {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    background: white;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.2);
    white-space: nowrap;
}

.share-options a {
    display: block;
    margin: 5px 0;
    padding: 8px 12px;
    background: var(--theme-color);
    color: white;
    text-decoration: none;
    border-radius: 5px;
    transition: 0.3s;
}

.share-options a:hover {
    background: var(--theme-color);
    color: #fff;
}

/* Show share options on hover */
.share-button:hover .share-options {
    display: block;
}

.blog-details p {
    margin: 18px 0px;
}

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;
}

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: black;
    color: white;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    width: 100%;
    justify-content: space-between;
}

.discount-text {
    background: var(--theme-color);
    color: white;
    padding: 5px 10px;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 5px;
}

.coupon-code {
    color: #fff;
    font-weight: bold;
    margin-right: 10px;
}

.copy-btn {
    background: var(--theme-color);
    color: white;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 5px;
}
.copy-btn:hover {
    background: darkgreen;
}

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;
}

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;
}

.header-top-wrapper.mobile-top-header {
    display: none;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }
}

.footer {
   display: none;
}


@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, 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: black;
        color: white;
        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;
    }
}

@media only screen and (max-width: 767px) {

    .col-md-9.col-lg-6.col-xxl-5.product-mobile-view-image {
        display: none;
    }

    .row.footer-widget-wrapper.pt-100.pb-40 {
        padding: 25px 0px 0px 0px;
    }
    .shop-single.py-90 {
        padding-top: 0px;
    }

    .shop-single-title {
        font-size: 18px;
        font-weight: bold;
    }

    .attribust-table th {
            width: 35%;
            font-size: 14px;
            background: #0083c124;
    }

    .attribust-table td {
        font-size: 16px;
                background: #03a84e12;
    }

    table.attribust-table {
        margin: 14px 0px;
    }

    .shop-single-action, .shop-single-cs {
        border-top: 1px solid var(--border-info-color);
        padding-top: 13px;
        margin-top: 15px;
    }

    .site-breadcrumb {
        padding: 10px 0px;
    }

    .col-md-6.col-lg-3.alternative-medicine-mobile-view, #product-list .col-md-6.col-lg-4 {
        width: 50%;
    }

    .col-lg-3.mobile-side-bar-single-product-page {
        display: none;
    }

    td.hide-mobile, th.hide-mobile {
        display: none;
    }

    section.feature-area.pt-50.pb-50 {
        display: none;
    }

    .footer-widget-box.list {
        margin: 0;
    }

    .for_desktop {
        display: block;
    }
    .for_mobile_view {
        display: none;

    }

    .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 thead  tr   {
        display: none;
     }

    .table-responsive.layout-2 table tbody  tr {
        display: flex!important;
        flex-direction: column;
        width: 100%;
        background: #000000 !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-top-left-radius: 0px !important;
        border-bottom-left-radius: 0px !important;
        border-top-right-radius: 0px !important;
        border-bottom-right-radius: 0px !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;
    }    
}



.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;
}

.carousel-item {
    background: #000
}

.btn_01 {
    display: flex;
    margin: 30px 0;
    align-items: center;
    justify-content: flex-start;
}

.btn_01 a {
    display: inline-block;
    z-index: 9;
    opacity: 1;
    padding: 10px 20px;
    color: var(--slider-text-color)!important;
    font-size: 18px;
    text-align: center;
    border: 1px solid var(--slider-text-color)!important;
    text-transform: uppercase;
    margin: 0 10px;
    cursor: pointer;
    line-height: normal;
    position: relative
}

.btn_01 a span {
    position: relative;
    z-index: 2;
    font-size: 16px;
    font-weight: 600
}

.btn_01 a span:hover::after {
    color: #fff !important
}

.btn_01 a::after {
    content: '';
    position: absolute;
    bottom: 6px;
    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;
    outline: 0
}

/*[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
    position: absolute;
    /*left: -9999px;
    opacity: 0*/
}*/

.btn-02 {
    display: inline-block;
    text-align: center;
    margin: 20px 0;
    width: 100%
}

.btn-02 a {
    font-size: 16px;
    padding: 6px 23px;
    display: inline-block;
    z-index: 9;
    position: relative;
    background: #c18f59;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    cursor: pointer;
    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:hover:after {
    width: 100%
}

.btn-02 a span {
    position: relative;
    z-index: 2;
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.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;
    }

    .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 {
        font-size: 14px;
    }

    h6.wp-block-heading {
        font-size: 14px;
    }


    .blog-single-area.pt-50.pb-50, section.product-area.pt-50.pb-50, .blog-area.pt-50.pb-50 {
        padding: 0px 0px;
    }

    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;
    }
}