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

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

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

:root {
	--wd-header-banner-h: 60px;
	--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;
}
.header-banner {
	background-color: rgb(238,238,34);
	background-image: none;
}
.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 .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	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;
}
.page .wd-page-content {
	background-color: #ffffff;
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 60px;
	--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 .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		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 .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
		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;
}

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


.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;
}
