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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(0,0,0); --wd-bordered-bg:rgb(0,0,0);
}

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

.page-title-default{
	background-color:rgb(0, 128, 128);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(0,0,0);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:16px;
}
:root{
--wd-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:rgb(0,0,0);
}
:root{
--wd-entities-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:500;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:600;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:13px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(0,128,128);
}
:root{
--wd-alternative-color:rgb(247,148,29);
}
:root{
--wd-link-color:rgb(0,0,0);
--wd-link-color-hover:rgb(247,148,29);
}
.single-product .main-page-wrapper{
	background-color:rgb(255,255,255);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:rgb(239,239,239);
}
:root{
--btn-accented-bgcolor:rgb(131,202,204);
}
:root{
--btn-accented-bgcolor-hover:rgb(221,153,51);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(221,51,51);
}
:root{
--notices-warning-color:#fff;
}
.product-labels .product-label.out-of-stock{
	background-color:rgb(221,51,51);
}

.product-labels .product-label.out-of-stock{
	color:rgb(255,255,255);
}


	:root{
					
			
							--wd-form-brd-radius: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
					
			
							--btn-default-brd-radius: 35px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
			
					
					
			
							--btn-accented-brd-radius: 35px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 1222px;
		}
	
			@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;
			}
		}
	
			div.wd-popup.popup-quick-view {
			max-width: 920px;
		}
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 280px;
		}
	
	
body .container {max-width:1900px !important;}
body.single-product .woocommerce-product-gallery img {
    width: auto !important;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
   
}

body.single-product figure.woocommerce-product-gallery__image {
    text-align: center;
}
.elementor-section.elementor-section-boxed>.elementor-container{
  margin: 0 auto;
}
.elementor-section-boxed.wd-negative-gap>.elementor-container{
  max-width: 1140px;
}
#menu-dev1 .nav-link-text{
  color: #ffffff!important;
}
.whb-sticky-header .whb-general-header{
  background-color: #008080;
}
.wd-header-nav.wd-full-height .wd-nav{
  justify-content: flex-start;
  gap: 50px;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text {
    width: 120px;
    height: 120px;
    border: none;
    border-radius: 50%;
    overflow: hidden;
    outline: none;
    color: #fff;
    text-align: center;
    background: #111;
    cursor: pointer;
    position: relative;
    z-index: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .wd-nav[class*="wd-style-underline"] .nav-link-text:before {
    content: '';
    background: linear-gradient(45deg, #ff0000, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, #ff0000);
    position: absolute;
    top: -2px;
    left:-2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: glowing 20s linear infinite;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    border-radius: 10px;
} */

/* .wd-nav[class*="wd-style-underline"] .nav-link-text:active {
    color: #000
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:active:after {
    background: transparent;
}

.wd-nav[class*="wd-style-underline"] .nav-link-text:hover:before {
    opacity: 1;
} */

/* .wd-nav[class*="wd-style-underline"] .nav-link-text:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #111;
    left: 0;
    top: 0;
} */
.wd-nav[class*="wd-style-underline"] .nav-link-text:hover {
    color: #000000!important;
    background-color: #f7941d;
}
/* @keyframes glowing {
    0% { background-position: 0 0; }
    50% { background-position: 400% 0; }
    100% { background-position: 0 0; }
} */
.wd-header-nav.wd-full-height .wd-nav>li{
  border-right: 1px solid #4f9295!important;
}
.wd-header-nav.wd-full-height .wd-nav>li:last-child{
border-right: 0px;
}
.wd-header-nav.wd-full-height .wd-nav>li:hover{
    background: #F7941D;
    width: 87px;
    height: 87px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #4f9295;
}
.whb-header-bottom-inner{
 height: 87px!important;
  max-height: 870px!important;
  justify-content: space-between;
}
.wd-header-nav.wd-full-height .wd-nav>li:hover a img{
 filter: invert(1);
}
.wd-header-nav.wd-full-height .wd-nav>li>a>img{
    max-height: 28px;
    height: 28px;
    margin-right: 0px;
}
.wd-header-nav.wd-full-height .wd-nav>li a span,#menu-dev1 .nav-link-text{
  padding-bottom: 8px;
  border-bottom: 1px solid #ffffff;
  font-size: 12px;
  text-align: center;
  padding-top: 10px;
  color: #ffffff!important;
}
.wd-header-nav.wd-full-height .wd-nav>li:hover a span, #menu-dev1 li:hover .nav-link-text{
 color: #000000!important;
}
.wd-header-nav.wd-full-height .wd-nav>li a{
  width: 87px;
  min-width: 87px;
  justify-content: flex-end;
  align-items: center;
  flex-direction: column;
  padding: 5px 20px 10px 20px;
  align-items: center;
  justify-content: center;
}
.wd-header-nav.wd-full-height{
display: flex;
}
.wd-nav:is(.wd-style-bordered,.wd-style-separated)>li:not(:last-child):after{
display: none;}
.wd-header-nav.wd-full-height .wd-nav>li a span.nav-link-text{
  padding-top: 5px;
  padding-bottom: 5px;
}

@media (max-width: 1440px) {
  .wd-header-nav.wd-full-height .wd-nav>li a{
    padding: 0px 20px 12px 20px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li>a>img {
    max-height: 20px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li a span, #menu-dev1 .nav-link-text{
    font-size: 14px;
  }
  .wd-header-nav.wd-full-height{
    padding: 0px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li a{
    min-width: 110px;
  }
}

@media(min-width: 1366px){
  .whb-sticky-header .wd-header-nav.wd-full-height .wd-nav>li a{
    min-width: 120px;
  }
}

@media(min-width: 1550px){
  .whb-sticky-header .site-logo{
    margin-right: 120px;
  }
}
@media(min-width: 1650px){
  .whb-sticky-header .site-logo{
    margin-right: 150px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li a{
    min-width: 87px;
  }
}
@media (min-width: 1025px)
{
  .whb-general-header-inner .whb-col-right.whb-visible-lg .site-logo{
    display: none;
  }
  .whb-sticky-header .wd-header-nav.wd-full-height .wd-nav>li a{
    padding: 0px 15px 12px 15px;
    min-width: 120px;
  }
  .whb-clone .whb-general-header-inner {
    height: 90px!important;
    max-height: 90px!important;
  }
}
@media (min-width: 1025px) and (max-width: 1350px){
  .wd-header-nav.wd-full-height .wd-nav>li a{
    padding: 5px 5px 5px 5px;
    min-width: 46px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li a span, #menu-dev1 .nav-link-text{
    font-size: 12px;
  }
  .wd-header-nav.wd-full-height .wd-nav>li>a>img {
    max-height: 14px;
    height: 14px;
  }
  .whb-header-bottom-inner {
    height: 67px!important;
    max-height: 67px!important;
  }
.whb-header-bottom-inner  .wd-tools-element.wd-design-8 .wd-tools-text{
    font-size: 12px;
  }
.whb-header-bottom-inner  .wd-tools-element.wd-design-8 .wd-tools-icon {
    width: 24px;
    height: 24px;
  }
.whb-header-bottom-inner  .wd-tools-element .wd-tools-icon:before {
    font-size: 13px;
}
}

@media only screen and (max-width: 2561px){
  .home-page-title {
/*    position: relative!important;
    left: 0px!important;
    width: 50%!important; */
  }
}
@media only screen and (min-width: 1550px){
  .home-page-title {
/*    width: 50%!important; */
  }
  .elementor-section-boxed.wd-negative-gap>.elementor-container{
    max-width: 1440px;
  }
}
@media only screen and (max-width: 1920px){
  .home-page-title {
/*    position: relative!important; */
/*    width: 50%!important; */
/*    left: 0px!important; */
  }
}
@media only screen and (max-width: 1440px){
  .home-page-title {
/*    width: 50%!important; */
  }
}
@media (min-width: 769px) and (max-width: 1350px){
  .home-page-title {
/*    width: 50%!important; */
  }
}

/*Send*/
.gform_legacy_markup_wrapper .gform_footer{ position: relative;}
#gform_submit_button_1{ opacity: 0;  position: absolute;}
#gform_submit_button_1 + .send, #gform_submit_button_1 + .gform_ajax_spinner + .send {
  --hue: 30deg;
  position: relative;
  width: 75px;
  height: 75px;
  perspective: 66rem;
  transform-style: preserve-3d;
  cursor: pointer; display: block;
}
#gform_submit_button_1 + .send *, #gform_submit_button_1 + .gform_ajax_spinner + .send *, #gform_submit_button_1 + .send *::before, #gform_submit_button_1 + .gform_ajax_spinner + .send *::before, #gform_submit_button_1 + .send *::after, #gform_submit_button_1 + .gform_ajax_spinner + .send *::after {
  transition: all 1s;
}
#gform_submit_button_1 + .send .rotate, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
}
#gform_submit_button_1 + .send .rotate .move, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move {
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
  position: relative;
}
#gform_submit_button_1 + .send .rotate .move .part, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part {
  position: absolute;
  transform-style: preserve-3d;
  width: 100%;
  height: 100%;
}
#gform_submit_button_1 + .send .rotate .move .part::before, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part::before, #gform_submit_button_1 + .send .rotate .move .part::after, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part::after {
  content: "SEND";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: hsl(var(--hue), 70%, 75%);
  font-size: 18px;
  font-weight: bold;
  color: rgba(0, 0, 0, 0.8);
}
#gform_submit_button_1 + .send .rotate .move .part.left::before, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part.left::before {
  transform-origin: 50% 25%;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 1px, 0 calc(50% + 1px));
          clip-path: polygon(0 0, 100% 0, 100% 1px, 0 calc(50% + 1px));
}
#gform_submit_button_1 + .send .rotate .move .part.left::after, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part.left::after {
  -webkit-clip-path: polygon(0 50%, 100% 0, 100% 1px, 1px 100%, 0 100%);
          clip-path: polygon(0 50%, 100% 0, 100% 1px, 1px 100%, 0 100%);
}
#gform_submit_button_1 + .send .rotate .move .part.right::before, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part.right::before {
  -webkit-clip-path: polygon(0 100%, 100% 0, 100% 1px, calc(50% + 1px) 100%, 50% 100%);
          clip-path: polygon(0 100%, 100% 0, 100% 1px, calc(50% + 1px) 100%, 50% 100%);
}
#gform_submit_button_1 + .send .rotate .move .part.right::after, #gform_submit_button_1 + .gform_ajax_spinner + .send .rotate .move .part.right::after {
  transform-origin: 75% 50%;
  -webkit-clip-path: polygon(100% 0, 50% 100%, 100% 100%);
          clip-path: polygon(100% 0, 50% 100%, 100% 100%);
}

.submit-success ~ .send .rotate {
  transform: rotate3d(1, -0.2, 0.2, 65deg);
}
.submit-success ~ .send .rotate .move {
  -webkit-animation: fly 3s cubic-bezier(0.72, -0.23, 0.35, 1.03) 1s both;
          animation: fly 3s cubic-bezier(0.72, -0.23, 0.35, 1.03) 1s both;
}
.submit-success ~ .send .rotate .part.left {
  transform: rotate3d(-1, 1, 0, 60deg);
}
.submit-success ~ .send .rotate .part.left::before {
  transform: rotate3d(-1, 0.5, 0, -60deg);
}
.submit-success ~ .send .rotate .part.left::after {
  background-color: hsl(var(--hue), 50%, 70%);
}
.submit-success ~ .send .rotate .part.right {
  transform: rotate3d(-1, 1, 0, -60deg);
}
.submit-success ~ .send .rotate .part.right::before {
  background-color: hsl(var(--hue), 40%, 60%);
}
.submit-success ~ .send .rotate .part.right::after {
  transform: rotate3d(-0.25, 0.5, 0, 100deg);
}

@-webkit-keyframes fly {
  0% {
    transform: translate3D(0, 0, 0rem);
  }
  50% {
    transform: translate3D(400rem, -400rem, 0rem);
  }
  50.00001% {
    transform: translate3D(-100rem, 100rem, 0rem);
  }
  100% {
    transform: translate3D(0rem, 0rem, 0rem);
  }
}

@keyframes fly {
  0% {
    transform: translate3D(0, 0, 0rem);
  }
  50% {
    transform: translate3D(400rem, -400rem, 0rem);
  }
  50.00001% {
    transform: translate3D(-100rem, 100rem, 0rem);
  }
  100% {
    transform: translate3D(0rem, 0rem, 0rem);
  }
}

/*Navigation*/
@media only screen and (min-width: 1025px){
    .whb-header{ background:#000;}
    /*.whb-header .container { width:100% !important; max-width: 100% !important;}*/
    .whb-header .whb-top-bar-inner{}
    .whb-header .whb-top-bar-inner .wd-social-icons.icons-size-default .wd-icon{ line-height:30px;}
    .whb-header .whb-top-bar-inner .icons-size-default .wd-social-icon{ width:30px; height:30px;}
  .whb-header .container .site-logo{ padding-left:0;}
  .whb-header .container .site-logo > a > img { padding: 0; max-height: 130px !important;}
  .whb-header .whb-general-header { border: none;}
  /*.whb-header .whb-header-bottom{max-width: 1390px; margin: auto; border: none;}
  .whb-header .whb-header-bottom > .container { width: 100%;}*/
  .whb-header .whb-header-bottom .whb-column.whb-empty-column { display: none;}
  .whb-header .whb-header-bottom .whb-column.whb-empty-column + .whb-column{ width:100%; /*max-width: 1400px;*/}
  .whb-header .whb-header-bottom .whb-header-bottom-inner{ height: 87px!important; max-height: 87px!important; }
  .whb-header .whb-header-bottom .whb-header-bottom-inner .whb-col-center > .whb-space-element{ /*display: none;*/}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav { /*width:100%;*/ justify-content:center;}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu { gap: 0px; margin-left: -15px; width:100%; max-width: 1500px;}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li{ background: none !important; border:none !important; padding: 0; position: relative; width: 16.66%; height: 87px; max-width:250px;}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a, .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a:hover{ width: 100%; padding: 0 10px; position: relative; border-right: 1px solid #008080;}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a > span.nav-link-text{ border: none !important; /*font-size: 13px !important;*/ padding: 10px 0 0 !important; letter-spacing: 1px;}
    .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a img{ max-height: 32px !important; height: 32px !important;}
    .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li a:hover { background: #008080;}

    /*.whb-sticky-header .container { width:100% !important; max-width: 100% !important;}*/
    .whb-sticky-header.whb-clone .whb-general-header-inner { height: 87px!important; max-height: 87px!important;}
    .whb-sticky-header .wd-header-nav .menu { gap: 0px; margin-left: -15px; width:100%;}
  .whb-sticky-header .wd-header-nav .menu > li{ background: none !important; border:none !important; padding: 0; position: relative; width: 16.66%;}
  .whb-sticky-header .wd-header-nav .menu > li:hover{ width: 16.66%;}
  .whb-sticky-header .wd-header-nav.wd-full-height .menu > li > a, .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav.wd-full-height .menu > li > a:hover{ width: 100%; padding: 0 10px; position: relative; border-right: 1px solid #008080; min-width: auto;}
  .whb-sticky-header .wd-header-nav .menu > li > a > span.nav-link-text{ border: none !important; font-size: 12px !important; padding: 10px 0 0 !important; letter-spacing: 1px;}
    .whb-sticky-header .wd-header-nav .menu > li > a img{ max-height: 32px !important; height: 32px !important;}
    .whb-sticky-header .wd-header-nav .menu > li a:hover { background: #008080;}
    .whb-sticky-header .wd-header-my-account > a{ font-size: 13px;}
    .whb-sticky-header .wd-logo img{ max-height: 80px;}
    .whb-sticky-shadow + .whb-sticky-header.whb-clone .whb-row .wd-header-my-account .wd-sub-menu a span{ color:#848484 !important;}

    .whb-header .wd-header-my-account.wd-tools-element.wd-design-8:hover .wd-tools-icon{color: #777;}

}

@media only screen and (min-width: 1450px){
  /*.whb-header .container { max-width: 1420px !important;}*/
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu { gap: 0px;}
  .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a, .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a:hover{ padding: 0;}
  /*.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a > span.nav-link-text{ font-size: 15px !important;}*/

  .whb-sticky-header .wd-header-nav .menu { gap: 0px;}
  .whb-sticky-header .wd-header-nav .menu > li > a, .whb-sticky-header .wd-header-nav .menu > li > a:hover{ padding: 0 20px;}
  .whb-sticky-header .wd-header-nav .menu > li > a > span.nav-link-text{ font-size: 15px !important;}

}

@media only screen and (min-width: 2000px){
	.whb-header .whb-header-bottom .whb-header-bottom-inner .whb-col-center > .whb-space-element { display: none;}
}

@media only screen and (max-width: 1024px){
  /*.whb-header .container { max-width: 100% !important;}*/
}

@media only screen and (min-width: 1025px) {
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a img { max-height: 28px !important; height: 28px !important;}
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li:not(:last-child) { border-right: 1px solid #465a5b !important;}
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a, .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li > a:hover{border-right:none !important;}
.wd-header-nav.wd-full-height .wd-nav>li a span, #menu-dev1 .nav-link-text { font-size: 15px; letter-spacing: 0; padding-top: 8px !important;}
.wd-header-nav.wd-full-height :is(.wd-nav>li>a) {height: unset !important;}
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li:not(:last-child) > a, .whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li:not(:last-child) > a:hover {border-right: 1px solid #465a5b!important; margin: 10px 0; height: 67px !important;}
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li:not(:last-child) { border-right: none !important;}
.whb-header .whb-header-bottom .whb-header-bottom-inner .wd-header-main-nav .menu > li:hover { background: #008080 !important;}
}
.wd-header-nav.wd-full-height .wd-nav>li:hover { border-radius: 0 !important;}
/*12may25*/
.product-tabs-wrapper .wd-nav[class*="wd-style-underline"] .nav-link-text { border-radius: 0; height: auto; min-height: 55px; padding: 15px; width: auto;}
.product-tabs-wrapper .wd-nav.wd-style-underline-reverse>li>a { padding-left: 0; padding-right: 0; padding-bottom: 0;}
.product-tabs-wrapper li.active .nav-link-text { background-color: #214ed3;}
.product-tabs-wrapper .wd-accordion-item .woocommerce-Tabs-panel { border: 1px solid var(--brdcolor-gray-300); padding: 15px;}
.product-tabs-wrapper .wd-accordion-item .woocommerce-Tabs-panel .wc-tab-inner p:last-child { margin-bottom: 0;}
.product-tabs-wrapper .tabs-layout-tabs>.wd-nav-tabs-wrapper { margin-bottom: 0 !important; text-align: left;}
.product-tabs-wrapper .wd-nav-tabs>li:not(:last-child) { margin-inline-end: 5px;}
.woocommerce-tabs .wd-accordion-title.wd-opener-pos-right {background-color: #111; padding: 15px; color: #fff;}
.woocommerce-tabs .wd-accordion-title-text, .woocommerce-tabs .wd-accordion-title:is(.wd-active,:hover) .wd-accordion-title-text {color: #fff;}
.woocommerce-tabs .wd-accordion-title.wd-opener-pos-right.wd-active { background-color: #214ed3;}
.woocommerce-tabs .wd-accordion-opener { color: #fff;}

@media only screen and (min-width: 1025px) {
.whb-sticky-header .wd-header-nav.wd-full-height .menu > li > a { border-right: 1px solid #465a5b!important; padding: 0 10px !important; margin: 10px 0; height: 67px !important;}
.whb-sticky-header .wd-header-nav.wd-full-height .menu > li:last-child > a { border-right: none !important;}
.whb-sticky-header .wd-header-nav.wd-full-height .menu > li > a:hover { background: none !important;}
.whb-sticky-header .wd-header-nav.wd-full-height .menu > li:hover { background: #008080 !important;}
}

.product-grid-item .hover-content-inner.wd-more-desc-inner h5 {
    margin-bottom: 0px;
    font-size:13px;
}


.product-grid-item .hover-content-inner.wd-more-desc-inner img {
   display:none;
}
.tax-product_cat .product-grid-item :is(.product-image-link,.hover-img) img {
    max-width: 100%;
    width: auto;
}
