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

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

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

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(86,86,86);
	--wd-text-font-size: 16px;
	--wd-title-font: "Signika", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Signika", 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: "Signika", 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: 18px;
	--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-primary-color: #83AC2B;
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #83b735;
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.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;
}
.header-banner {
	background-color: rgb(8,242,0);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #333333;
	background-image: none;
}
.wd-popup.popup-quick-view {
	--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-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--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);
}
}


.header-banner { line-height: 1.25; }
body.header-sticked .header-banner {
    top: 0;
    position: fixed;
    z-index: 1;
}
body.admin-bar {
	  --admin-bar-height: 32px;
}
/* Uncomment to make header banner sticky */
/*
body.header-sticked .whb-sticked > div {
    top: calc(var(--wd-admin-bar-h) + var(--wd-header-banner-h) + var(--admin-bar-height, 0px));
}
*/
.wd-nav-mobile>li.menu-item-gtranslate>a {
    flex: auto;
}
@media (max-width: 499px) {
    .header-banner-container {
        padding-inline: 20px;
    }
}
.page .wd-page-content>main:only-child {
    padding: 0;
    margin-top: ;
}
.gt_languages a.glink img + span {
  color: #000;
  margin-left: 5px;
}
.whb-top-bar .gtranslate_wrapper {
    text-align: left;
}
.whb-top-bar .gtranslate_wrapper br {
    display: none;
}
.whb-top-bar .gtranslate_wrapper select {
    display: inline-block;
    margin-left: 15px;
    width: auto;
    background-color: #fff;
    height: auto;
    color: #000;
    padding: 5px 15px;
    border-radius: 5px;
}
@media (max-width: 1024px) {
    .whb-general-header .woodmart-logo img {
        max-height: 100px !important;
    }
}
@media (min-width:1025px) {
    .whb-general-header .woodmart-logo img {
        max-height: 130px !important;
			  padding-top: 0;
				padding-bottom: 0;
    }
    .whb-sticked .whb-general-header .woodmart-logo img {
        max-height: 120px !important;
    }
}
.color-scheme-dark {
	color: #000;
}

#billing_vat_number_field {
	display: none;
}

.now {
    background-color: #ff0000;
    text-align: center;
    width: 20%;
    padding: 10px;
    border-radius: 5px;
    color: #0000;
    margin-left: 40%;
}

.page-id-1264 .main-page-wrapper,
.page-id-52178 .main-page-wrapper {
padding-top: 0px !important;
}

#services-icon {
	margin-bottom: 70px;	
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#services-icon .wpb_column {
	max-height: 120px;	
}

.service-img {
	max-width: 70px;
	margin-left: 50px;
}

#services-icon span {
	display: block;	
}

.service-desc {
	padding-top: 10px;
}

#services-icon .wpb_column:nth-child(2) h3,
#services-icon .wpb_column:nth-child(2) span {
	color: #fff;	
}

#services-icon .wpb_column:nth-child(1) .vc_column-inner {
	-webkit-border-top-left-radius: 100px;
  -moz-border-radius-topleft: 100px;
  border-top-left-radius: 100px;
  -webkit-border-bottom-left-radius: 100px;
  border-bottom-left-radius: 100px;	
}

#services-icon .wpb_column:nth-child(3) .vc_column-inner {
	-webkit-border-top-right-radius: 100px;
  -moz-border-radius-topright: 100px;
  border-top-right-radius: 100px;
  -webkit-border-bottom-right-radius: 100px;
  border-bottom-right-radius: 100px;	
}

#services-icon .wpb_column:nth-child(1) .service-img {
  margin-top: -10px;
}

#services-icon .wpb_column:nth-child(2) .service-img,
#services-icon .wpb_column:nth-child(3) .service-img {
  margin-top: 10px;
}

@media only screen and (max-width: 768px) {	
	#services-icon {
		max-width: 100%;	
	}
	.service-img {
		margin-left: 10px;
	}
	#services-icon .wpb_column:nth-child(1) .vc_column-inner {
		-webkit-border-top-left-radius: 0;
  	-moz-border-radius-topleft: 0;
  	border-top-left-radius: 0;
  	-webkit-border-bottom-left-radius: 0;
  	border-bottom-left-radius: 0;	
	}
	#services-icon .wpb_column:nth-child(3) .vc_column-inner {
		-webkit-border-top-right-radius: 0;
  	-moz-border-radius-topright: 0;
  	border-top-right-radius: 0;
  	-webkit-border-bottom-right-radius: 0;
  	border-bottom-right-radius: 0;	
	}
	#services-icon .wpb_column:nth-child(1) .service-img {
  	margin-top: 0;
	}
	#services-icon .wpb_column:nth-child(2) .service-img,
	#services-icon .wpb_column:nth-child(3) .service-img {
  	margin-top: 20px;
	}
}
#chat-application {
	bottom: 80px !important;
}
.mobile-nav,
.login-form-side,
.cart-widget-side,
#cookie-law-info-bar {
    z-index: 99999;
}
.product-grid-item .product-wrapper {
    position: relative;
}
.product-grid-item .out-of-stock {
    position: absolute;
    color: #e84546;
    font-weight: 600;
    z-index: 1;
    top: 2px;
    right: 2px;
    padding: 5px 10px;
    background: #fff;
}
/* Checkout modal */
.itw-modal-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.itw-modal {
    background: #fff;
    padding: 1.5rem 2rem;
    max-width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    border-radius: 6px;
    box-shadow: 0 4px 12px rgba(0,0,0,.3);
    position: relative;
}
.itw-modal-close {
    position: absolute;
    top: 0;
    right: 0;
    background: transparent;
    border: none;
    font-size: 1.4rem;
    cursor: pointer;
	  padding: 0.25em 0.5em;
}
.white-popup {
    width: auto;
    max-width: 650px;
	  line-height: 1.35;
}
.white-popup h2 {
	  font-size: 1.25rem;
}
.white-popup p {
	  font-size: 1rem;
	  margin-bottom: 0;
}
/* End Checkout modal */
.eu-vat-notice {
  margin-bottom: 15px;
  line-height: 1.25;
	font-size: 0.85em;
	font-weight: 400;
	text-align: center;
}
.eu-vat-notice:only-child {
	margin-bottom: 0;
}
.woodmart-tab-wrapper .eu-vat-notice {
	text-align: left;
}
.product-disclaimer-wrapper {
    margin-top: 1em !important;
	  --wd-tags-mb: 0.5em;
}
.product-disclaimer-heading,
.product-disclaimer-text {
    color: red;
}
.woocommerce-checkout .product-disclaimer-heading,
.woocommerce-checkout .product-disclaimer-wrapper p {
    margin: 0 0 0.5em;
}
:root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle) {
    font-size: 14px;
}
:root :is(.woocommerce-form-coupon-toggle,.woocommerce-form-login-toggle)>div {
    margin-bottom: 0.5rem;
    gap: 3px 6px;
}
/* Footer disclaimer */
.footer-disclaimer{width:100%;flex-basis:100% !important;max-width:unset !important;font-size:0.85em;text-align:left}.footer-disclaimer ul{margin:1em 0 2em}.footer-disclaimer ul li:not(:last-of-type){margin-bottom:0.5em}@media (width<=767px){.footer-disclaimer{text-align:center}#cr_floatingtrustbadge{position:relative;margin:auto}}@media (width>=768px){.footer-disclaimer{padding:0 180px}}@media (width>=1300px){.footer-disclaimer{padding:0 130px}}@media (width>=1400px){.footer-disclaimer{padding:0 100px}}@media (width>=1600px){.footer-disclaimer{padding:0}}
.wd-prefooter {font-size:0.85em; padding: 3em 0;}
.wd-prefooter ul {--li-mb: 0.35em;}
.woocommerce-checkout .wd-prefooter { color: red; }
/* End Footer disclaimer */
/* Spin Wheel White Overlay */
.wof-inner-wrapper::before {
  content: '';
  background: #fff;
  display: block;
  inset: 0;
  position: absolute;
  opacity: 0.65;
  z-index: -1;
}
/* End Spin Wheel White Overlay */
/* Contact Form 7 */
.cf-fields .cf-label {
    font-weight: bold;
    margin-bottom: 0.5em;
}
.cf-fields .cf-field-wrapper {
    margin-bottom: 20px;
}
.cf-acceptance .wpcf7-list-item {
    margin-left: 0;
}
.wpcf7-form>label {
		font-weight: bold;
		margin-bottom: 15px;
}
.wpcf7-submit {
    background: #83b735;
    color: #fff;
}

.wpcf7-submit:focus,
.wpcf7-submit:hover {
    color: #fff;
}

.wpcf7-submit:disabled,
.wpcf7-submit:disabled:focus,
.wpcf7-submit:disabled:hover {
    background: #9bd04b;
    color: #fff;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232;
    background: #dc3232;
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28;
    background: #f56e28;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900;
    background: #ffb900;
}
/* End Contact Form 7 */
/* Hero Image */
.hero-image.wpb_single_image figure,
.hero-image.wpb_single_image figure img {
    width: 100vw;
    object-fit: cover;
}
/* End Hero Image */
/* New Footer - Ashutosh (July 2024) */
.footer-container a {
    position: relative;
    font-weight: bold;
}
.footer-container a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    height: 1px;
    width: 100%;
    background: #fff;
    transform: scale(0);
    transform-origin: left;
    transition: transform 0.1s ease-in-out;
}
.footer-container a:hover::after {
    transform: scale(1);
}
.copyrights-wrapper {
    border: 1px solid transparent;
    position: relative;
}
.copyrights-wrapper::before {
    content: '';
    position: absolute;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), #999, rgba(255, 255, 255, 0));
    background-size: 100% 100%;
    background-position: left center, right center;
    background-repeat: no-repeat;
    width: 100%;
    height: 1px;
		top: 0;
		left: 0;
}
/* End New Footer */
/* Fixes */
.notifications-sticky div.wpcf7-response-output,
.notifications-sticky :is(.woocommerce-error) {
    z-index: 999991;
}