/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

#bulletinwp-bulletin-item-2 strong {
    color: #0abcc6;
}

#bulletinwp-bulletin-item-2{
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;

  transform: none !important;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}

#bulletinwp-bulletin-item-1 {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;

  transform: none !important;
  will-change: transform;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
/* Tablet */
@media (max-width: 1024px) and (min-width: 769px) { 
	#menu-main-menu-1.wd-sub-menu li>a {  
		color: #242424 !important;
	}
	#menu-main-menu-1.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a{
		color: #242424 !important;
	}
}


    
@media (max-width: 768px) {
	  #bulletinwp-bulletin-item-1 {
		position: fixed !important;
	  }
	#bulletinwp-bulletin-item-2 {
		position: fixed !important;
	  }
	.whb-main-header{
		top: 70px !important;
	}

	.wd-content-layout {
		margin-top: 20px !important;
	}
	
	.elementor-widget-container .product_title {
		line-height: 35px !important;
	}
	
	li#tab-title-condition-guarantee {
		display: block;
	}
	li#tab-title-what-you-need-to-know {
		display: block;
	}

    .single-product .woocommerce-tabs ul.tabs li a {
       line-height: 1.2 !important;
    }
	
	.wd-sub-menu li>a {  
		color: #242424 !important;
	}
	
	#menu-main-menu-1.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a{
		color: #242424 !important;
	}
}

body:has(#bulletinwp-bulletin-item-1) .wd-content-layout {
  margin-top: 72px;
}
body:has(#bulletinwp-bulletin-item-2) .wd-content-layout {
  margin-top: 72px;
}

/* .wd-content-layout {
    padding-block: 40px;
    margin-top: 72px;
} */



.wd-header-mobile-active .whb-sticky-prepared {
    /* padding-top: calc(var(--wd-top-bar-sm-h)
42px
 + var(--wd-header-general-sm-h) + var(--wd-header-bottom-sm-h) + var(--wd-header-brd-w)); */
    padding-top: 195px !important;
}

.wd-header-mobile-nav span.wd-tools-text {
    display: none;
}

div#nearest_location{
	color: #000000 !important;
}

/* .wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a { 
    color: #ffffff !important;
} */

.delivery-between{
	color: #0abcc6 !important; 
}

li#tab-title-condition-guarantee {
    display: none;
}
li#tab-title-what-you-need-to-know {
    display: none;
}

.single-product .woocommerce-tabs ul.tabs li a {
    line-height: 2 !important;
}



/* Info icon */
#info-icon {
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  background:#2563eb;
  color:#fff;
  border-radius:50%;
  font-weight:bold;
  font-size:13px;
  cursor:pointer;
  line-height:1;
}


/* Tooltip container */
.custom-tooltip {
  position:absolute;
  background:#fff;
  color:#222;
  border:1px solid #ddd;
  box-shadow:0 4px 15px rgba(0,0,0,0.15);
  padding:12px;
  border-radius:8px;
  z-index:9999;
  font-size:14px;
  line-height:1.4;
  max-width:340px;
  display:none;
  transform-origin: bottom right;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

/* Tooltip content formatting */
.tooltip-content table {
  width:100%;
  border-collapse:collapse;
  margin-top:8px;
}
.tooltip-content th, .tooltip-content td {
  text-align:left;
  padding:6px 8px;
  border-bottom:1px solid #eee;
}
.tooltip-content th {
  font-weight:600;
}


.wd-nav:where(:not(.wd-dis-act))>li:where(.current-menu-item,.wd-active,.active)>a{
	color: rgba(255, 255, 255, 0.8) !important;
}

.wd-nav:where(:not(.wd-dis-hover)) > li:hover > a {
  color: rgba(255, 255, 255, 0.8) !important;
}

/* :root {
  --nav-color-hover: rgba(255, 255, 255, 0.8) !important; 
}

#menu-main-menu.wd-nav > li:hover > a,
#menu-main-menu.wd-nav > li:hover > a .nav-link-text {
  color: rgba(255, 255, 255, 0.8) !important;
}

.wd-nav:where(:not(.wd-dis-hover)) > li:where(.wd-opened, :hover) > a {
  color: var(--nav-color-hover);
} */

/** authors page */
.wd-author-title{
	color: #191e27 !important;
}
.wd-author-bio .wd-author-link{
	display: none !important;
}
.wd-design-1 .wd-author-title {
  font-size: 2em; /* match your h1 size */
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5em;
}
/** authors page */



/* Force images to be visible even if Woodmart lazy class is still added */
.wd-lazy-fade {
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}
.wd-lazy-fade.wd-loaded {
    opacity: 1 !important;
}


/* Woocommerce session */
.woocommerce-error{
	width: 50% !important;
    margin: 0 auto;
}
/* Mobile full-width */
@media (max-width: 768px) {
    .woocommerce-error {
        width: 100% !important;
        margin: 0 auto;
    }
}    

/* X Mark desktop */
 /* Wrapper (optional) */
.wd-checkout-remove-btn-wrapp {
    position: relative;
}

/* Circle with grey X */
.wd-checkout-remove-btn-wrapp .remove {
    width: 18px;
    height: 18px;

    display: flex;
    justify-content: center;
    align-items: center;

    border-radius: 50%;
    border: 2px solid #bfbfbf; /* light grey border */
    background: transparent;

    color: #7a7a7a !important; /* grey X color */

    font-size: 10px;
    font-weight: bold;
    line-height: 1;

    text-decoration: none;
    cursor: pointer;

    transition: 0.2s ease;
}

/* Hover: darker grey */
.wd-checkout-remove-btn-wrapp .remove:hover {
    border-color: #555;
    color: #555 !important;
}
/* X Mark desktop */


.extra-wrapper-viva {
    position: absolute !important;
    left: -9999px !important;
    top: -9999px !important;
    height: 0 !important;
    width: 0 !important;
    overflow: hidden !important;
}

/* failed form*/
.wpcf7-response-output {
    margin-top: 70px !important;
}


.wp-block-woocommerce-empty-mini-cart-contents-block {
    display: none !important;
}



