/**
* Theme Name: Machino Child
* Description: This is a child theme of Machino, generated by Merlin WP.
* Author: <a href="http://themeforest.net/user/themekalia">Theme Kalia</a>
* Template: machino
* Version: 1.03
*/


footer ol, footer ul {
    padding-left: 0px !important;
}
.footer-widget .logo-widget ul li{
    
    width: 100% !important;
}
.header-lower .logo img , .sticky-header .logo img{
	margin-bottom: 0px;
    width: 165px;
}
.header-lower figure.logo, .sticky-header figure.logo {
    margin-bottom: 0px;
}
.footer-logo img {
    width: 173px;
}
.single-product .custom-sticky-nav.fixed {
    border: unset;
    padding: 20px 0px !important;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.single-product .custom-sticky-nav a {
    font-weight: 500 !important;
    font-family: 'Monda', sans-serif;
    font-size: 18px;
}
.single-product form.variations_form.cart {
    display: none;
}
.single-product .block_ui {
    padding: 20px;
    border: 1px solid #e2e2e2;
    margin-bottom: 20px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
/*     border-left: 2px solid #06156f; */
}
.single-product .block_ui h4 {
    padding: 10px;
    background: #1d4e95;
    color: white;
}
.single-product  .block_ui ul li {
    font-size: 16px;
    color: #1C1C1C !important;
    letter-spacing: 0.5px;
}
.single-product .product-title  h3 {
    color: #1C1C1C !important;
}
.single-product .product-parent-category span {
    color: #1C1C1C;
    /* font-family: math; */
    font-family: 'Monda', sans-serif;
    display: block;
    margin-bottom: 9px;
}
.single-product .tech_high h3{
	padding-top: 2em;
	font-weight: 700 !important;
}
.single-product .woocommerce-product-details__short-description p , .single-product  table td, .single-product  table th , .single-product .product-brochure a , .single-product .faq-accordion {
        font-family: 'Manrope', sans-serif !important;
}

.single-product .product_meta{
        font-family: 'Monda', sans-serif;
}

.single-product .content-box p {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    transition: all 500ms ease;
        color: #1C1C1C !important;
    letter-spacing: 0.3px;
}

.product_action_button .theme-btn span{
    display: flex;
    justify-content: center;
}
 .product_action_button .theme-btn.btn-two{
        width: 100%;
} 
/* .single-product .shop-content tbody tr:first-child {
    background: #06156f !important;
    color: white !important;
} */
.single-product .shop-content table{
    border-collapse: collapse;width: 100%;box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border: 0px !important;
}
.single-product .shop-content table tr , .single-product .shop-content table td , .single-product .shop-content table th{
    border: 0px !important;
}
.single-product .shop-content tbody  th, .single-product .shop-content tbody td {
    text-align: left !important;
    padding: 14px 18px !important;
}
.single-product .shop-content tbody tr:nth-child(odd) {
    background: #06156f0f;
}
.single-product section#product-data, .single-product #brochure, .single-product #faqs {
    margin-bottom: 4em;
}
.btn-brochure{
	display: flex;
    align-items: center;
    gap: 14px;
    width: max-content;
	text-decoration: none;
}

.faq-accordion .faq-item {
    box-shadow: rgb(149 157 165 / 18%) 0px 8px 24px;
    margin-bottom: 10px;
    background: white !important;
    padding: 8px;
    border-radius: 5px;
}
.faq-accordion button.faq-question {
    background: white;
}
.faq-accordion .faq-question::after {
    font-size: 18px;/
}
.single-product div.product .woocommerce-tabs ul.tabs li a{
	padding: 10px 0 0 0;
    border: 0;
}
.single-product div#tab-description {
    border: 0;
    padding: 0;
    padding-top: 10px;
}

.single-product #description .tech_high ul {
    font-family: 'Manrope', sans-serif !important;
	    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
		padding: 0;
	margin-left: 0px;
}
.single-product #description ul , .single-product #product-data ul{
	padding-left: 17px;
}
.single-product #description ul , .single-product #description ul li , .single-product #product-data ul , .single-product #product-data ul li {list-style: disc; font-family: 'Manrope', sans-serif !important;margin: 9px 0px;}
.single-product #description .tech_high ul li {
    padding: 15px;
}
.single-product #description .tech_high ul li:nth-child(odd) {
    background: #06156f0f;
}
.single-product #description .tech_high ul li , .single-product #description .tech_high ul{
	list-style: none;
}

h2.custom-product-title {
    margin-left: 50px;
    color: red;
    margin-bottom: 20px;
}
.product-cat{
	    margin-left: 50px;
}

/* Only apply on product category pages */
.tax-product_cat .category-banner-wrapper {
    display: flex;
    align-items: center;
    gap: 30px;
    margin: 30px 0 40px;
}

.tax-product_cat .category-banner-col {
    flex: 1;
}

/* Image column */
.tax-product_cat .category-banner-col.image-col img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    display: block;
}

/* Text column */
.tax-product_cat .category-banner-col.text-col {
    font-size: 16px;
    line-height: 1.6;
}

/* Optional: heading style inside WYSIWYG */
.tax-product_cat .category-banner-col.text-col h1,
.tax-product_cat .category-banner-col.text-col h2,
.tax-product_cat .category-banner-col.text-col h3 {
    margin-bottom: 15px;
}

/* Sticky Tabs */
.tax-product_cat .category-sticky-tabs {
        position: fixed;
    top: 91px;
    left: 0;
    width: 100%;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    background: #fff;
    z-index: 9;
    border: 1px solid black;
}
.header-top-two .info-list, .header-top-two ul.other-links, .header-top-two .social-links  {
    margin-bottom: 0px;
}
.mobile-menu ul.navigation, .mobile-menu .submenu {
    padding: 0;
}

.home_3 .footer-style-three .logo-widget .info-list li .icon-box {
    color: #e1e3ee;
}
.tax-product_cat .category-sticky-tabs ul {
    display: flex;
    justify-content: center;
    gap: 30px;
    padding: 15px;
    margin: 0;
    list-style: none;
}

.tax-product_cat .category-sticky-tabs a {
    text-decoration: none;
    font-weight: 600;
    color: #333;
}

/* Info Section */
.tax-product_cat .category-info-section {
    padding: 60px 0;
    background: #f9f9f9;
}

/* Types Section */
.tax-product_cat .category-types-section {
    padding: 60px 0;
}

.tax-product_cat .type-box {
    margin-bottom: 30px;
}

.tax-product_cat .type-inner {
    text-align: center;
    padding: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
    height: 100%;
}

.tax-product_cat .type-inner img {
    max-width: 100%;
    margin-bottom: 15px;
}

.tax-product_cat .small-heading {
    display: block;
    font-size: 12px;
    color: #999;
    margin-bottom: 5px;
}

.tax-product_cat .type-inner h3 {
    font-size: 18px;
    margin-bottom: 10px;
}
.tax-product_cat .item-shorting .text {
	display:none;
}
.archive section.page-title.centred {
    display: none;
}
h2.custom-product-title {
    color: #040e4a;
}
.archive .shop-page-section {
    position: relative;
    padding: 14px 0px 120px 0px;
}

.archive  p {
    color: #1C1C1C !important;
    font-size: 16px;
    letter-spacing: 0.3px;
}
.widget_machino_about_company ul li p , .copyright p {
    color: #c4bebe !important;
}
.sticky-header .menu-item-gtranslate {
    display: none !important;
}
/* category */
.tax-product_cat .category-sticky-tabs a{
	    font-weight: 500 !important;
    font-family: 'Monda', sans-serif;
    font-size: 18px;
}
.tax-product_cat .category-sticky-tabs{
	border: 0;
}
.tax-product_cat .category-sticky-tabs ul{
	 justify-content: space-around;

}
.tax-product_cat h2 ,.single-product h2 {
    font-weight: 700 !important;
}
.tax-product_cat .category-info-section {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 30px 0 !important;
    background: #fcfcfc;
    border: 1px solid #e2e6e7 !important;
    border-radius: 5px;
}
.tax-product_cat span.small-heading {
    font-family: 'Manrope';
    color: black !important;
    font-size: 14px !important;
    font-weight: 500 !important;
}
.tax-product_cat .type-inner h3 {
    font-size: 21px;
    margin-bottom: 10px;
    font-weight: 600;
}
.tax-product_cat .swiper-button-prev, .tax-product_cat .swiper-button-next {
    background: white;
    width: 39px !important;
    height: 42px !important;
    padding: 20px !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 12px !important;
    /* border: 1px solid; */
}
.tax-product_cat  .swiper-button-prev:after, .tax-product_cat  .swiper-button-next:after {
    font-size: 27px;
}
.tax-product_cat  #cat-info,
.tax-product_cat  #about-cat,
.tax-product_cat  #types-cat {
    scroll-margin-top: 220px;
}
.single-product .shop-details-content {
    margin-bottom: 0;
}
.footer-style-three .widget-section {
    padding: 52px 0px 20px 0px;
}
footer.footer-style-three {
    background-image: url(https://liveshealthcare.com/landingpage/wp-content/uploads/2026/03/footer-bg.jpg);
}

/* Responsive */
@media (max-width: 1024px) {
	.top-inner .top-left{
		display: none;
	}
}
@media (max-width: 768px) {
    .tax-product_cat .category-sticky-tabs ul {
        flex-wrap: wrap;
    }
    .tax-product_cat .category-banner-wrapper {
        flex-direction: column;
        text-align: center;
    }
	.header-top-two .info-list li {
		font-size: 14px;
	}
	.nav-logo img.mCS_img_loaded {
		width: 160px;
	}
	.single-product .shop-details .shop-details-content .content-box , .single-product  .shop-details h2.custom-product-title{
		margin-left: 0;
	}
	.single-product .shop-details .product-cat {
		margin-top:20px;
		margin-left: 0px;
	}
	.single-product .shop-details .shop-details-content .content-box {
		margin-top: -15px;
	}
	/* Initial state */
	.header-lower {
	  background: #ffffff;
	  width: 100%;
	  z-index: 999;
	  border-bottom: 1px solid #ddd;
	}

	/* Fixed state applied by JS */
	.header-lower.is-fixed {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
	  /* Optional: add a slide-in animation */
	  animation: fadeInDown 0.3s ease-in-out;
	}

	@keyframes fadeInDown {
	  from { opacity: 0; transform: translateY(-20px); }
	  to { opacity: 1; transform: translateY(0); }
	}
	.single-product .custom-sticky-nav a {
		font-weight: 500 !important;
		font-family: 'Monda', sans-serif;
		font-size: 18px;
	}
	.custom-sticky-nav {
    	border-top: 1px solid #e2d8d87a !important;
	}
	.single-product .block_ui h4 {
		font-size: 20px;
	}
}