:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(40,40,40);
	--wd-text-font-size: 16px;
	--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: 500;
	--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: 600;
	--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: #0075c1;
	--wd-alternative-color: #fbbc34;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #007bc4;
	--btn-accented-bgcolor-hover: #006aa9;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(255,255,255,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 900px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #262626;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 35px;
--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-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: 1222px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


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

body .labels-rounded {
    top: 7px;
    left: auto;
    right: 7px;
}
.yith-wcmbs-download-button.unlocked::before{
	content: "Download ";
}
.grecaptcha-badge { visibility: hidden; }
.yith-wcmbs-download-button.unlocked {
	background:#0075c1;
	font-size: 14px !important;
	padding: 10px 10px !important;
	border-radius: 2px;
}
.woodmart-entry-meta .meta-author {
	display: none;
}
.yith-wcmbs-tooltip-container {
	display: none !important;
}
.comment_container .woocommerce-review__dash,
.comment_container .woocommerce-review__published-date {
  display: none;
}
.entry-meta-list {
	display: none !important;
}
.recent-posts-time {
	display: none !important;
}
.ywsbs-recurring-totals-items {
	display: none !important;
}
td.ywsbs-subscription a {
	color: #fff;
	background:#0075c1;
	font-size: 14px !important;
	padding: 5px 5px !important
}
td.ywsbs-subscription a:hover {
	color: #b2ac00;
}

div.Affiliateprogram-link a {
    display: flex;
    flex-direction: column;  /* Align children (icon and text) in a column */
    align-items: center;     /* Center-align items horizontally */
    justify-content: center; /* Center-align items vertically */
    text-align: center;      /* Ensure text is centered */
    padding: 20px;           /* Add padding for spacing around the content */
    text-decoration: none;   /* Optionally remove underline from the link */
    width: 100%;             /* Ensure the link utilizes the full width for consistent behavior */
    box-sizing: border-box;  /* Include padding and border in the element's total width and height */
}

div.Affiliateprogram-link a:before {
    content: ''; /* Clear any text content */
    display: block; /* Ensure the icon is on its own line */
    width: 48px; /* Adjust width as necessary */
    height: 48px; /* Adjust height as necessary */
    margin-bottom: 10px; /* Space between icon and text */
    background-image: url('https://devtools.club/data/themes/woodmart-child/icons/people.png');
    background-size: contain; /* Adjust the size to fit the content box */
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}

div.freemium-tools-link a {
    display: flex;
    flex-direction: column;  /* Align children (icon and text) in a column */
    align-items: center;     /* Center-align items horizontally */
    justify-content: center; /* Center-align items vertically */
    text-align: center;      /* Ensure text is centered */
    padding: 20px;           /* Add padding for spacing around the content */
    text-decoration: none;   /* Optionally remove underline from the link */
    width: 100%;             /* Ensure the link utilizes the full width for consistent behavior */
    box-sizing: border-box;  /* Include padding and border in the element's total width and height */
}

div.freemium-tools-link a:before {
    content: ''; /* Clear any text content */
    display: block; /* Ensure the icon is on its own line */
    width: 48px; /* Adjust width as necessary */
    height: 48px; /* Adjust height as necessary */
    margin-bottom: 10px; /* Space between icon and text */
    background-image: url('https://devtools.club/data/themes/woodmart-child/icons/free.png');
    background-size: contain; /* Adjust the size to fit the content box */
    background-repeat: no-repeat;
    background-position: center; /* Center the background image */
}
div.wd-post-meta {
	display: none !important;
}