@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//lifecables.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.0.6") format("woff2");
}

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//lifecables.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #ff3233;
	--wd-entities-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(255,50,51);
	--wd-entities-title-color-hover: rgb(0, 0, 0);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Encode Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,51,51);
	--wd-alternative-color: rgb(30,30,30);
	--wd-link-color: rgb(255,51,51);
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(255,51,51);
	--btn-accented-bgcolor-hover: rgb(216,43,43);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: url(https://lifecables.com/wp-content/uploads/2021/10/corporate-2-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,50,51);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(17,17,17);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,245);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

@media (min-width: 1239px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1222px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


/* For text inside the element (e.g., p, a, h1, h2, etc.) */
.wd-side-hidden.wd-opened {
    transform: none;
    background-color: #FF3333;
    color: white; /* Set text color to white for all text inside */
}


/* Ensuring text elements like paragraphs, headers, and links inside are white */
.wd-side-hidden.wd-opened p,
.wd-side-hidden.wd-opened a,
.wd-side-hidden.wd-opened h1,
.wd-side-hidden.wd-opened h2,
.wd-side-hidden.wd-opened h3,
.wd-side-hidden.wd-opened h4,
.wd-side-hidden.wd-opened h5,
.wd-side-hidden.wd-opened h6 {
    color: white; /* White color for text */
}

/* Input fields' text color */
.wd-side-hidden.wd-opened input,
.wd-side-hidden.wd-opened textarea,
.wd-side-hidden.wd-opened select {
    color: white; /* White text color in input, textarea, and select */
    background-color: transparent; /* Optional: make background transparent, adjust if needed */
}

/* Input and textarea placeholders */
.wd-side-hidden.wd-opened input::placeholder,
.wd-side-hidden.wd-opened textarea::placeholder {
    color: white; /* White placeholder text */
}

/* Icons or fonts (if using icon fonts like Font Awesome) */
.wd-side-hidden.wd-opened i {
    color: white; /* White icon color (e.g., Font Awesome icons) */
}

/* Image filters or overlays (if images are used inside) */
.wd-side-hidden.wd-opened img {
    filter: brightness(0) invert(1); /* Invert image colors to make them white or adjust brightness */
}
.searchform .searchsubmit {
    --btn-color: #fffefe;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #c31414;
}


.whb-main-header {
    position: relative;
    top: 15px;
    right: 0;
    left: 0;
    z-index: 390;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

/* Add styles for the dropdown container */
.wd-dropdown {
    padding: 0px;
    overflow: hidden;
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    max-width: 1280px; /* Adjust as needed */

    position: absolute;
	top:75px;
    left: 20%; /* Start from the left */
    right: 20%; /* End at the right */
    margin-left: 50px; /* Horizontally center the dropdown container */
    margin-right: 50px; /* Horizontally center the dropdown container */
    margin-top: 0px;
    box-shadow: 0 2px 3px rgba(0,0,0,.2);
    z-index: 1000; /* Ensure dropdown is on top of other content */
}

.wd-tabs.wd-header-with-bg .wd-tabs-header {
    background-color: #ffffff;
    border-radius: var(--wd-brd-radius);
}

.reviews_tab{ display:none;}
/* Disable tab behavior for this specific tab */
#tab-wd_custom_tab_2_tab {
    pointer-events: none; /* Disable any interaction with this tab */
    cursor: default; /* Optional: Change cursor to show it's not clickable */
}

#tab-wd_custom_tab_2_tab a {
    pointer-events: auto; /* Enable the link functionality */
}


/* PRODUCT BORDER * IN ARCHIVE*/
.wd-product .wd-entities-title {
    font-size: inherit;
    color: #ff3233;
    padding: 20px;
 }

.product-element-bottom {
	
		border-top:2px solid #f7f7f7;

}
.wd-product {
    transition: all .5s ease; /* Smooth transition */
}

.wd-product:hover {
    transform: scale(1.05); /* Slight zoom effect */
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2); /* Shadow effect */
}

.wd-nav[class*="wd-style-"]>li:is(.current-menu-item,.wd-active,.active)>a {
    color: rgb(36 36 36);
}
.woocommerce-Tabs-panel#tab-description h2 {
    color: white;
}@media (min-width: 1025px) {
	    .whb-boxed:not(.whb-sticked) .whb-main-header {
        margin-inline: auto;
        width: 100%;
        margin-top: -10px;
			z-index: 1000; /* Ensure it appears above other content */
    }

/* Hidden by default */
.wd-dropdown-menu {
    pointer-events: none;
    padding: 0 20px;
    overflow: hidden;
    background-color: #fff;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    margin: 0 auto;
	  margin-top:-10px;
    max-width: 1170px;
   
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    will-change: transform;
    position: absolute;
    left: 50%;
    z-index: 1000;
 transform: translateY(-100%); /* Initially hidden above */
      transition: transform 0.6s ease-in-out; /* Animate sliding down */
}

/* When the dropdown is active/open, it animates into view */
.menu-item:hover .wd-dropdown-menu,
.menu-item:focus-within .wd-dropdown-menu {
    pointer-events: initial; /* Enable interactions */
    max-height: 1000px; /* Set a large enough value to ensure full expansion */
    transform: translateY(0); /* Smoothly expand from top to bottom */
}
.menu-item {
    position: relative;
    padding-bottom: 20px; /* extend the hover zone downward */
	    padding-top: 20px; /* extend the hover zone downward */

}
/* When mouse leaves, the dropdown should smoothly collapse back from bottom to top */
.menu-item .wd-dropdown-menu {
    max-height: 0; /* Collapse the dropdown back */
    transform: translateY(-20px); /* Collapse back upwards from bottom to top */
    pointer-events: none; /* Disable interactions when it's collapsed */

}


/* Shown when active (e.g., on hover or click) */
.wd-dropdown-menu.active {
    pointer-events: initial;
    transform: translate(-50%, 0%, 1px); /* Slide down into view */
}


/* Ensure the header is positioned relative for proper positioning */
.whb-main-header {
    position: relative;
}


.wd-page-title {
    position: relative; /* Ensure the pseudo-element is positioned relative to this container */
    background-color: #0a0a0a;
    background-image: none;
    background-size: cover;
    background-position: center center;
    color: white; /* Ensure the text is white */
	padding-top:50px;
	padding-bottom:50px;
	font-weight:300;
}

/* Adding the overlay */
.wd-page-title::before {
    content: ''; /* Creates an empty content block */
    position: absolute; /* Position it absolutely within the container */
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* Black with 50% opacity for a transparent effect */
    z-index: 1; /* Make sure the overlay is behind the text */
		padding-top:50px;
	padding-bottom:50px;
		font-weight:300;

}

/* Ensure the text remains on top of the overlay */
.wd-page-title * {
    position: relative;
    z-index: 2;
		font-weight:300;
	font-size:17px;

}
.wd-page-title .title {
    font-size: var(--wd-title-font-s);
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 40px;
    padding: 96px;
}

/* Ensure the .wd-page-title .title is positioned normally */
.wd-page-title .title {
    position: relative;
    margin-bottom: 10px; /* Optional: Adjust the space between the title and term description */
}

  /* Styling for the page title */
        .wd-page-title {
            background-color: #0a0a0a;
            background-image: none;
            background-size: cover;
            background-position: center center;
            color: white; /* Ensure text is white */
        }

        .wd-page-title .title {
            position: relative; /* Ensure the title stays on top */
            margin-bottom: 10px; /* Optional: Space between title and description */
        }

        /* Initially hide the term description */
       
}

@media (max-width: 576px) {
	.wd-tools-element {
    position: relative;
    --wd-count-size: 19px;
    --wd-header-el-color: #ff3333;
    --wd-header-el-color-hover: rgba(51, 51, 51, .6);
}
}

