:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--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;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: #0078d4;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #171717;
	--btn-default-bgcolor-hover: #191919;
	--btn-accented-bgcolor: #009eee;
	--btn-accented-bgcolor-hover: #009eee;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #0078d4;
	--wd-link-color-hover: #0095e0;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(238,238,34);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(233,233,235);
	background-image: none;
	background-size: cover;
	background-position: left center;
}
html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 26px;
}
html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
}
html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Poppins", Arial, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
}
:is(.page, .search-no-results, .error404) :is(.wd-page-content, .whb-header) {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 26px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
		font-size: 22px;
	}
	html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
		font-size: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}
	html .product-image-summary-wrap .product_title, html .wd-single-title .product_title {
		font-size: 18px;
	}
	html .product-image-summary-wrap .summary-inner > .price, html .wd-single-price .price {
		font-size: 18px;
	}
	html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
		font-size: 11px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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-brd-radius: 0px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--btn-accented-box-shadow-active: none;
--btn-accented-bottom: 0px;
--wd-brd-radius: 0px;
}



.wd-page-title {
background-color: #0a0a0a;
}

/*load more button font and background color*/
.wd-load-more {
 	border-color: #007df4;
}
.single-breadcrumbs-wrapper .woocommerce-breadcrumb, 
.woodmart-woo-breadcrumbs{
    display:none;
}
.woodmart-add-btn{
    display:none;
}

#wpcf7-f2862-p2858-o1
{   display: block;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.woocommerce-product-gallery__wrapper .owl-stage {
	pointer-events: none;
}

.woocommerce-product-gallery__wrapper .owl-nav {
	display: none;
}
#rfsbtn {
    color: white;
    background-color: #000fEE;
    width: 100%;
}
.woocommerce-additional-fields{
    display: none;
}
#rfsbtn1 {
    color: white;
    background-color: #009EEE;
    width: 100%;
}
.yith-wcmbs-membership-content-button.locked, .yith-wcmbs-download-links.locked, .yith-wcmbs-download-button.locked{
    color: #fff;
    background: #4caf50;
}

.yith-wcmbs-membership-content-button.locked:hover,
.yith-wcmbs-download-links.locked:hover,
.yith-wcmbs-download-button.locked:hover {
    color        : #000;
    background   : #93ab07;
    border-color : #4caf50;
}
a.button.pay {
	background   : #009eee;
}
a.button.cancel-subscription-button 
{
	background   : #009eee;
}
a.btn.btn-xs.btn-ghost-blue.view
{
	background   : #009eee;
}
a.button.view
{
	background   : #009eee;
}
.product_box_1 {
    border-radius: 0px;
    margin: 1em 0 .5em 0;
    padding: 5px 5px;
    color: #fff;
    background: -webkit-gradient(linear,left top,right top,from(#e2e2e2),to(#1A1A1A));
    background: linear-gradient(90deg,#1A1A1A,#1A1A1A);
    border: 10px solid #1A1A1A;
    position: relative;
    font-size: 14px;
}
.product_box_1:before {
    content: "";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    border: 1px solid #eeee22;
    border-radius: 0px;
    pointer-events: none;
  
}
.product_box_1:after {
    content: "Get All ITEMS for FREE";
    text-transform: uppercase;
    font-weight: 700;
    top: -19px;
    left: 1rem;
    padding: 0 .5rem;
    font-size: .75rem;
    position: absolute;
    z-index: 1;
    color: #eeee22;
    background: #1a1a1a;
    box-sizing: border-box;
  }
.buttonbox {
  background-color: #009eee;
  border: none;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 4px 2px;
  cursor: pointer;
}
body .menu-item-540 .woodmart-nav-link .nav-link-text:after{
background-color:blue;
}
.price_time_opt{
	display: none;
}
.yith-wcmbs-product-download-box__heading {
	display:none;
}
.yith-wcmbs-product-download-box__credits-before {
		display:none;
}
.yith-wcmbs-product-download-box__credits-after {
		display:none;
}
.wpt_product_title_in_td {
    font-size: 18px !important;
	}

/*row colors table*/

table {
  border-collapse: collapse;
  width: 100%;
}

th, td {
  text-align: left;
  padding: 8px;
}

tr:nth-child(odd) {background-color: #f1f1f1;}
.summary-before {
display: none;
}

th {
    font-weight: bold !important;
}

/*css from porto*/
.home-item-price span.woocommerce-Price-amount.amount {
  display: none !important;
}
.price_time_opt
{
  display: none !important;
}
.ywsbs-next-billing-date
{
  display: none !important;
}
.ywsbs-recurring-totals-items
{
  display: none !important;
}
.add-links-wrap
{
  display: none !important;
}
.yith-wcmbs-download-button__credits
{
  display: none !important;
}
.yith-wcmbs-download-button
{
  width: 100% !important;
	border-radius: 0px !important;
	line-height: 3rem !important;
	font-size: 1.2em !important;
	padding: 0 1.4286em !important; 
	text-align: center; 
}
.wpt_product_title_in_td
{font-size: 15px !important;
}

.single_add_to_cart_button
{
  width: 100% !important;
}
/*hide sales badage*/
.product-label.onsale {
	display: none !important;
}
/* hide register on side login window */
.create-account-question {
   display:none;
}
/* top border line footer */
.wd-footer {
    border-top: solid 1px #d5d5d5;
}

/* support button header animation */
.gplc-support-btn {
  position: relative !important;
  display: inline-block;
  overflow: hidden;
  border-radius: 6px;
  padding: 5px 14px !important;
  transition: color .2s ease;
  isolation: isolate;
}

.gplc-support-btn::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 220%;
  aspect-ratio: 1 / 1;
  background: conic-gradient(
    from 0deg,
    #c2dff5 0%,
    #c2dff5 52%,
    #4da8e8 60%,
    #0078d4 67%,
    #ffffff 72%,
    #0078d4 77%,
    #4da8e8 84%,
    #c2dff5 90%,
    #c2dff5 100%
  );
  transform: translate(-50%, -50%) rotate(0deg);
  animation: gpl-support-spin 14s linear infinite;
  z-index: -2;
}

.gplc-support-btn::after {
  content: '';
  position: absolute;
  inset: 1.5px;
  border-radius: 4px;
  background: #ffffff;
  z-index: -1;
  transition: background .25s ease;
}

.gplc-support-btn:hover::after {
  background: #e8f4ff;
}

@keyframes gpl-support-spin {
  0%    { transform: translate(-50%, -50%) rotate(0deg);   opacity: 0.45; }
  5%    { transform: translate(-50%, -50%) rotate(0deg);   opacity: 1; }
  22%   { transform: translate(-50%, -50%) rotate(360deg); opacity: 1; }
  27%   { transform: translate(-50%, -50%) rotate(360deg); opacity: 0.45; }
  27.1% { transform: translate(-50%, -50%) rotate(0deg);   opacity: 0.45; }
  100%  { transform: translate(-50%, -50%) rotate(0deg);   opacity: 0.45; }
}

li:has(.gplc-support-btn) {
  list-style: none;
}
/* changelog button header */
.gplc-changelog-btn {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  background: #111111;
  color: #ffffff !important;
  font-size: 12px;
  font-family: Lato, Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: 0.8px;
  padding: 5px 6px;
  height: 36px;
  box-sizing: border-box;
  border-radius: 0;
  text-decoration: none !important;
  white-space: nowrap;
}

.gplc-changelog-btn:hover {
  background: #222222;
  text-decoration: none !important;
}

.gplc-changelog-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 12px;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
  flex-shrink: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif !important;
  animation: gpl-rise-arrow 1.6s ease-in-out infinite;
}

@keyframes gpl-rise-arrow {
  0%   { transform: translateY(14px); opacity: 0; }
  20%  { opacity: 1; }
  80%  { opacity: 1; }
  100% { transform: translateY(-14px); opacity: 0; }
}