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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(30,30,30);
	--wd-text-font-size: 16px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: uppercase;
	--wd-title-color: rgb(30,30,30);
	--wd-entities-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(30,30,30);
	--wd-entities-title-color-hover: rgb(23, 185, 120);
	--wd-alternative-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(30,30,30);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(23,185,120);
	--wd-alternative-color: rgb(30,30,30);
	--wd-link-color: rgb(30,30,30);
	--wd-link-color-hover: rgb(23,185,120);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 600;
	--btn-default-transform: uppercase;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 600;
	--btn-accented-transform: uppercase;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--wd-form-brd-width: 0px;
	--notices-success-bg: rgb(23,185,120);
	--notices-success-color: rgb(245,245,252);
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: rgb(245,245,252);
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://trashtroopersjunk.com/wp-content/uploads/2025/09/Artboard-11.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(23,185,120);
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(245,245,252);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(30,30,30);
	--wd-form-placeholder-color: rgb(30,30,30);
	--wd-form-brd-color: rgb(30,30,30);
	--wd-form-brd-color-focus: rgb(23,185,120);
	--wd-form-bg: rgb(245,245,252);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-color: rgb(23,185,120);
	--wd-arrow-color-hover: rgb(30,30,30);
	--wd-arrow-color-dis: rgb(23,185,120);
}
.wd-nav-pagin-wrap:not(.wd-custom-style) {
	--wd-pagin-bg: rgb(30,30,30);
	--wd-pagin-bg-hover: rgb(23,185,120);
	--wd-pagin-bg-act: rgb(23,185,120);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1240px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 8px;
}

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


/** Scroll bar CSS Start **/
.wd-scrollbar.platform-Windows {
    --wd-scroll-w: 14px;
}
::-webkit-scrollbar {
  width: 14px;
}
::-webkit-scrollbar-thumb {
border:2px solid #17B978;
background-color: #17B978 !important;
}
::-webkit-scrollbar-track {
   background: #19191D;
}
/** Scroll bar CSS End **/
/* Global Css start  */
.page-title {
    background-blend-mode: overlay;
    background-color: #000000ba !important;
}
.page-title {
    height:40vh !important; 
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 0px !important;
	  margin-top: -30px;
}
.page-title .title {
    font-size: 70px !important;
}
.copyrights-wrapper a, .copyrights-wrapper p {
  font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #f9f9fd !important;
	font-weight: 400 !important;
}
.copyrights-wrapper a:hover {
    text-decoration: underline !important;
    text-underline-offset: 6px !important;
}
.copyrights-wrapper {
    background-color: #0A5336;
    color: #F5F5FC;
    border: none;
    font-size: 14px !important;
    font-weight: 400 !important;
}
.wd-cookies-popup.popup-display{
    z-index:99999999; 
}	
div#tidio-chat {
    bottom: 20px !important;
    right: -10px !important;
}
.grecaptcha-badge {
    bottom: 220px !important;
}	
.scrollToTop {
    bottom: 70px !important; 
    left:20px !important;
}
a.scrollToTop.button-show {
    background-color:#17B978;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}
a.scrollToTop.button-show:hover{
    background-color:#1E1E1E;
    color: #F5F5FC;
	  border: 1px solid #F5F5FC;
}







/* --- 1. MAIN NAVIGATION & HOVER EFFECT --- */
header .wd-nav > li > a {
position: relative;
display: flex;
align-items: center;
flex-direction: row;
text-transform: uppercase;
font-weight: 400;
font-size: 1rem; /* Use rem for better scaling */
line-height: 1.2;
letter-spacing: 1.3px;
color: #F5F5FC !important;
height: 100%;
}

header .wd-nav[class*="wd-style-underline"] .nav-link-text:after {

content: '';

position: absolute;

top: 249%;

left: 50%;

transform: translateX(-50%) translateY(-20px);

width: 162px !important;

height: 18px;

background-image: url(/wp-content/uploads/2025/06/Exclude-e1750054330432.png);

background-repeat: no-repeat;

background-position: center;

background-size: auto;

opacity: 0;

transition: transform 0.4s ease, opacity 0.4s ease;

z-index: 0;

background-color: unset;

}

header .wd-nav[class*="wd-style-underline"] > li:is(:hover, .current-menu-item, .wd-active, .active) > a .nav-link-text:after {

transform: translateX(-50%) translateY(0);

opacity: 1;

}

/* --- 2. DROPDOWN STYLING --- */
header .wd-dropdown-menu,
header .wd-dropdown,
header .wd-sub-menu,
header .color-scheme-dark.wd-dropdown-menu {
background-color: #ffffff !important;
padding: 0 !important;
border: none !important;
box-shadow: 0 10px 30px rgba(0,0,0,0.15);
min-width: 200px; /* Ensures dropdown isn't too narrow on small screens */
}

header .wd-sub-menu li > a {
color: #1E1E1E !important;
background-color: #ffffff !important;
padding: 12px 15% !important; /* Adaptive horizontal padding */
display: block !important;
transition: 0.3s;
}

header .wd-sub-menu li:hover > a,
header .wd-sub-menu li.current-menu-item > a {
background-color: #17B978 !important;
color: #ffffff !important;
}

/* --- 3. ADAPTIVE LOGO & NIP --- */
header .site-logo {
max-height: inherit;
position: relative;
display: inline-block;
}

header a.wd-logo.wd-main-logo::after {
/* Using percentage for left offset to keep it relative to logo size */
left: -40%;
content: '';
background-image: url(/wp-content/uploads/2025/06/Union-3.png);
background-repeat: no-repeat;
background-size: contain;
width: 250%; /* Scales relative to the logo width */
height: 100%;
position: absolute;
top: 98.1%;
pointer-events: none; /* Ensures the nip doesn't block clicks */
}

header .wd-logo img {
position: relative;
top: 12px;
z-index: 11;
max-width: 100%; /* Ensures logo doesn't overflow container */
height: auto;
}

/* --- 4. GLOBAL COLORS & UTILS --- */
header .whb-color-dark:not(.whb-with-bg) {
background-color: #17B978 !important;
}

header .wd-tools-element > a,
header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
color: #fff !important;
}

:root {
--aa-half-width: calc((100vw - 1240px - var(--wd-scroll-w)) / 2);
}













/* footer start */
footer .wd-nav-vertical.wd-design-default {
    border: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav-vertical.wd-design-default>li:not(:last-child) {
    border-bottom: 0px solid var(--brdcolor-gray-200);
}
footer .wd-nav>li>a {
    padding: 12px 18px;
    color: #F5F5FC !important;
    text-transform: inherit;
    font-size: 16px;
    line-height: 20px;
    background-color: unset !important;
}
footer .wd-nav>li>a {
    color: #F5F5FC !important;
}
footer .wd-nav>li>a span{
    font-weight:400;
}
footer span.nav-link-text {
    text-transform: unset;
    letter-spacing: 0.3px;
}
footer .current-menu-item a.woodmart-nav-link {
    color: #1E1E1E !important;
}
footer a.woodmart-nav-link:hover{
    color: #1E1E1E !important;
}
.footer ul.elementor-icon-list-items {
    justify-content: space-between !important;
	  align-items: center !important;
}
.footer li.elementor-icon-list-item a:hover .elementor-icon-list-text {
    text-decoration: underline;
}
footer .wd-nav {
    --nav-gap: 60px !important;
}
/* foooter end */
/* button css start  */
.btn, .elementor-button, .cookies-buttons .cookies-accept-btn, .contact-form form button {
    position: relative;
    padding: 14px 40px 14px !important;
    color: #F5F5FC !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    border: 0px solid #6E662C;
    overflow: hidden;
    transition: all 1s ease;
    line-height: 25px !important;
    font-family: 'inter' !important;
    letter-spacing: 1.6px !important;
    font-weight: 600 !important;
	  background-color: #17B978 !important;
}
.header-btn, .btn-two .elementor-button {
    background-color: #F5F5FC !important;
    color: #17B978 !important;
}
.btn-four .elementor-button {
    background-color: #1E1E1E !important;
    color: #F5F5FC !important;
}
.btn-four .elementor-button {
    background-color: #0A5336 !important;
    color: #F5F5FC !important;
}
.btn:hover, .elementor-button:hover, .cookies-buttons .cookies-accept-btn:hover, .btn-two .elementor-button:hover, .contact-form form button:hover, .btn-three .elementor-button:hover{
    background-color: #1E1E1E !important;  
    color: #F5F5FC !important;
}
.btn-three .elementor-button:hover{
   outline: 2px solid #F5F5FC;
}
/* newsletter */
.subscribe-news{
    display: flex;
    gap: 20px;
}
.subscribe-news input {
    color: #1E1E1E !important;
    background-color: #F5F5FC !important;
    outline: none !important;
    width: 100%;
    height: 58px !important;
    font-size: 16px !important;
    border: 0px solid #6E662C;
    padding-left: 28px;
}
.subscribe-news button.btn {
    border: 0px solid #6E662C !important;
    outline: none !important;
    background-color: #CDFFEB !important;
    color: #17B978 !important;
    width: 34%;
    font-weight: 600 !important;
	  font-size:16px !important;
	  transition: all 1s ease;
	  font-family: inter !important;
}
.subscribe-news button.btn:hover{
    background-color:#11111C !important;
	  color:#F9F9FC !important;
	  transition: all 1s ease;
}

.info-svg-wrapper {
    transform: scale(1);
    transition: transform 0.3s ease;
}

.wd-info-box:hover .info-svg-wrapper {
    transform: scale(0.9);
}
/* service  */
.service-section a.btn {
    padding: 0 !important;
    color: #17B978 !important;
    background-color: unset !important;
    line-height: 19px !important;
}
.service-section a.btn::after {
    content: '';
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #17B978;
    width: 100%;
    height: 2px;
    z-index: 1;
    transition: ease 0.4s all;
}
.service-section a.btn:hover::after {
    width: 0;
}
/* service inner  */
.service-tb .wd-info-box {
    min-height: 566px;
}
.service-tb img {
    border-radius: 8px;
}
.service-tb ul {
    list-style: none;
    position: relative;
    padding-left: 0px;
}
.service-tb li {
    list-style: none;
    position: relative;
    padding-left: 20px;
}
.service-tb li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    background-image: url('/wp-content/uploads/2025/06/Star-1.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.service-tb {
    outline: 0 solid transparent;
    transition: outline 0.1s ease;
}
.service-tb:hover {
    outline: #17B978;
    outline-width: 2px;
    outline-color: #17B978;
    outline: 2px solid #17B978;
    border-radius: 8px;
}

/* testimonia start */
.testimonial-inner {
    box-shadow: 48px 58px 120px #00000012;
    text-align: left;
    padding: 34px 26px !important;
	border-radius: 20px !important;
	    min-height: 308px;
}
.testimonial-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center; 
	  
}
.testimonial-content footer {
    order: 1;
    margin-top: 0px;
    font-size: 24px !important;
    font-family: 'Oswald';
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-weight: 500 !important;
    position: absolute;
    top: 23px;
    left: 100px;
}
.testimonial-rating {
    order: 2;
}
.testimonial-content p {
    order: 3;
}
.testimonials .wd-carousel{
	overflow:visible !important;
}
.testimonial.wd-carousel-item {
    visibility: hidden;
}
.testimonial.wd-carousel-item.wd-active{
    visibility: visible;
}
.testimonial.wd-carousel-item.wd-slide-next{
    visibility: visible;
}
.testimonial.wd-carousel-item.wd-slide-visible{
    visibility: visible;
}
.testimonial-avatar img {
    min-width: 32px !important;
    max-width: 32px !important;
    border-radius: 0 !important;
    height: 24px !important;
}
.testimonials .wd-nav-pagin-wrap[class*="wd-style-shape"] li span {
    border-color: #11111121 !important;
    background-color: #11111121 !important;
    width: 60px !important;
    height: 0px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    border-color: #17B978 !important;
    background-color: #17B978 !important;
    width: 20px !important;
    height: 0px !important;
}
.wd-btn-arrow {
    opacity: 1 !important;
    visibility: visible !important;
    user-select: auto !important;
    pointer-events: auto !important;
    transform: none !important;
}
.wd-arrow-inner:after {
    font-size: var(--wd-arrow-icon-size, 32px) !important;
}
/* contact-form */
.contact-form input, .contact-form select, .contact-form textarea{
    color: #11111C !important;
    background-color: #F5F5FC !important;
    outline: #17B978 !important;
    width: 100%;
    height: 58px !important;
    font-size: 16px !important;
    border: 1px solid #F5F5FC;
    padding-left: 20px;
    box-shadow: 0px 0px 10px #00000038 !important;
}
@media (max-width:1024px){
header a.wd-logo.wd-main-logo::after{
	  display:none;
}
header .wd-logo img {
    position: inherit;
}
.subscribe-news button.btn {
    width: 60%;
}
.wd-nav-arrows {
    display: none;
}
.testimonials .wd-nav-pagin-wrap[class*="wd-style-shape"] li span {
    width: 20px !important;
    height: 0px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    width: 30px !important;
    height: 0px !important;
}
}
@media (max-width:767px){
.subscribe-news{
   flex-direction:column;
   justify-content:center;
   align-items:center;
}
.subscribe-news button.btn{
   width: 220px;
}
.subscribe-news input {
   width: 100%;
}
footer .wd-nav {
    --nav-gap: 0px !important;
}
.service-tb .wd-info-box {
    min-height: auto;
}
}
@media (min-width: 1025px) {
	/* Container Padding */
:root{
	--sz-half-width: calc((100vw - 1222px - var(--wd-scroll-w)) / 2);
}
.sz-leftcontainer{
	padding-left:var(--sz-half-width) !important;
}
.sz-rightcontainer{
	padding-right:var(--sz-half-width) !important;
}
/* Container Padding */

/* Header Start */
header.whb-header .site-logo,header.whb-header .wd-header-nav,header.whb-header .wd-button-wrapper{
	z-index: 110 !important;
}
header .wd-nav[class*="wd-style-underline"] .nav-link-text:after{
    display: none !important;
}
header.whb-header{
    position: relative;
}
body header .whb-general-header.whb-color-dark:before {
    content: "";
    width: calc(var(--sz-half-width) + 160px);
    height: 100%;
    background-color: #17b978;
    position: absolute;
    bottom: 0px;
    left: -20px;
    z-index: 99;
}
body header .whb-general-header.whb-color-dark:after {
    content: "";
    width: calc(var(--sz-half-width) + 140px);
    height: 100%;
    background-color: #17b978;
    position: absolute;
    bottom: 0px;
    right: -20px;
    z-index: 99;
}
.whb-main-header{
    box-shadow: none !important;
}
body header .whb-general-header .container:before {
    content: "";
    width: 100%;
    height: 60px;
    background-color: #17b978;
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}
body header .whb-general-header.whb-color-dark{
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2025/06/curve-header.svg);
    /*background-position: -90px 24px;*/
    /*background-size: contain;*/
    /*background-position: calc(50% - 90px) 39px;*/
    background-position:calc(50% - 90px + var(--sz-menu-position, 0px)) 39px;
    background-size: 1480px 52px;
    background-repeat: no-repeat;
    transition: all 0.7s;
    position: relative;
}
body.page-id-29 header:not(.sz-hover) .whb-general-header.whb-color-dark{
	background-color: #17B978 !important;
}
/* Header Start */

@media (max-width:1600px) and (min-width:1025px){
.qa-heading h2 {
   font-size: 50px !important;
   line-height: 64px !important;
}
.page-title {
   height: 40vh !important;
   margin-bottom: 0px !important;
   margin-top: -30px;
   padding-top: 20px !important;
   display: flex;
   justify-content: center;
   align-items: center;
}
.page-title .title {
  font-size: 60px !important;
}
.banner h2 {
    font-size: 60px !important;
    line-height: 70px !important;
}
.banner .elementor-container {
    min-height: 450px !important;
}
}

this is the setting find if i am getting the broken bar at the bottom is due to this code
}

@media (min-width: 768px) and (max-width: 1024px) {
	header .container{
    padding-left:15px !important;
    padding-right:15px !important;
}
.page-title {
  height: 30vh !important;
  margin-top: 0px !important;
  padding-top:0px !important;
  display:flex;
  align-items: center;
  justify-content: center; 
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
padding: 0px 0 !important;
}
.grecaptcha-badge {
display: none !important;
}
.page-title .title {
font-size: 50px !important;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
.gallery .wd-carousel {
  --wd-col-lg: 3.5 !important;
  --wd-col-md: 3.5 !important;
  --wd-col-sm: 3.5 !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
header.whb-sticked {
   display: block !important;
}
footer .wd-nav {
   --nav-gap: 0px !important;
}
footer .wd-nav>li>a {
   padding: 12px 14px;
}
.our-gallery .wd-grid-g{
   --wd-col-lg: 3 !important;
   --wd-col-md: 3 !important;
   --wd-col-sm: 3 !important;
}
.elementor-icon-list-item{
	word-break:break-word;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.page-title {
    height: 240px !important;
	  padding-top:20px !important;
    background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 24px !important;
	font-size: 16px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
.elementor-icon-list-item{
	word-break:break-word;
}
}

@media (max-width: 576px) {
	.page-title {
    height: 250px !important;
	  padding-top:20px !important;
	  background-position: left;
}
.page-title .title {
    font-size: 40px !important;
}
header .container{
		padding-left:15px !important;
		padding-right:15px !important;
}
.btn, .elementor-button {
	padding: 14px 16px !important;
	font-size: 15px !important;
  letter-spacing: 0px !important;
}
.whb-sticked .whb-sticky-row {
    padding: 0px 0 !important;
}
.grecaptcha-badge {
    display: none !important;
}
ul.elementor-icon-list-items.elementor-inline-items {
    gap: 20px;
}
.scrollToTop {
    bottom: 140px !important;
	  left:10px !important;
}
.wd-logo img[width]:not([src$=".svg"]) {
    max-width: 100% !important;
}
div#tidio-chat {
  bottom: 120px !important;
  right: 0px !important;
}
.elementor-icon-list-item{
	word-break:break-word;
}
}

