@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//elite.business-explained.com/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=7.4.3") format("woff2");
}

:root {
	--wd-header-banner-h: 40px;
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(255,255,255);
	--wd-text-font-size: 14px;
	--wd-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: rgb(255,255,255);
	--wd-entities-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-color: rgb(255,255,255);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: rgb(255,255,255);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(255,255,255);
	--wd-alternative-color: rgb(236,207,66);
	--wd-link-color: rgb(255,255,255);
	--wd-link-color-hover: rgb(236,207,66);
	--btn-default-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-default-font-weight: 700;
	--btn-default-transform: none;
	--btn-default-bgcolor: rgb(236,207,66);
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Inter", Arial, Helvetica, sans-serif;
	--btn-accented-font-weight: 700;
	--btn-accented-transform: none;
	--btn-accented-bgcolor: rgb(236,207,66);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-sticky-btn-height: 95px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(13,13,13);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-product .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-post .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
.single-portfolio .main-page-wrapper {
	background-color: rgb(0,0,0);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 20px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 40px;
	--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 75px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 10px;
	}

}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 0px;
}

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


.wd-tools-element {
		font-family: "woodmart-font" !important;	 
}
* {
		font-family: 'Inter', sans-serif !important; 
		scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h1 span, h2 span, h3 span, h4 span, h5 span {
	   font-family: "Inter Tight", sans-serif !important;
	   font-weight: 600 !important;
}
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select {
    background: rgb(92 92 92 / 55%);
    backdrop-filter: blur(5px);
    border: none !important;
}
.whb-top-bar .container {
    width: 100%;
    padding: 0px;
}
.page .main-page-wrapper {
    background-color: #0D0D0D !important;
    background-image: none;
}
.site-logo {
    padding-right: 40px !important;
}
span.nav-link-text, p, h1, h2, h3, h4, h5, h6 {
    color: white;
}
.wd-header-main-nav {
    padding-left: 41px !important;
    border-left: 1px solid #484848;
}
.wd-header-main-nav, .wd-header-main-nav ul:not(.wd-sub-menu), li.products-nav a {
    height: 50px !important;
    display: flex;
    align-items: center;
}
.page-template-default .main-page-wrapper .container {
    width: 100%;
    padding: 0px;
}
.page-template-default .main-page-wrapper {
    padding-top: 0px;
}
.new-container {
    width: 93%;
    margin: auto;
    padding: 0px 15px;
}
.wd-header-cart .wd-tools-icon.wd-icon-alt:before {
    content: "" !important;
    width: 20px;
    height: 22.5px;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/02/Add-to-cart-Icons.svg);
    background-size: cover;
	  filter: brightness(0) invert(1);
}
.wd-tools-element>a {
    color: white !important;
}
.wd-header-cart.wd-design-4 .wd-cart-number {
    display: flex !important;
    width: 19px !important;
    height: 19px !important;
    font-weight: 700 !important;
    font-size: 13.5px !important;
    line-height: 1 !important;
   background: linear-gradient(90deg, #A18F59 0%, #A16329 100%) !important;
    align-items: center;
    justify-content: center;
		color: #FFF !important;
}
.header-row-outer h1 {
    font-size: 55px;
    font-weight: bold;
    color: white;
    display: flex;
    flex-direction: column;
    line-height: 1.16;
    margin-bottom: 35px;
}
h2 {
    font-size: 50px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    /* gap: 25px; */
    line-height: 1.26;
	  margin-bottom: 40px;
}
p.under-h2 {
    color: rgba(255, 255, 255, 0.90);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 147%;
    max-width: 540px;
    margin-left: auto;
    margin-right: auto;
}
.header-row-inner-tb {
    max-width: 560px;
}
.header-row-outer {
    background: url(https://elite.business-explained.com/wp-content/uploads/2026/05/HEADER-BACKGROUND-ELITE.png);
    background-size: cover;
    border-radius: 0 0 30px 30px;
    padding: 265px 15px 165px;
    margin-top: -100px;
}
.gold-gradient {
    width: 75%;
    height: 100%;
    min-height: 1000px;
    min-width: 1000px;
    position: absolute;
    right: -5%;
    top: 0;
    background-image: radial-gradient(circle, #684b00, #5a4107, #4b370c, #3e2e0f, #302511, #291f1191, #22191000, #1a140f00, #16100d00, #110b0a00, #09050600, #00000000);
    /* border-radius: 100%; */
    z-index: 0;
}
.header-row-inner {
    max-width: 1500px;
    width: 85%;
    margin: auto;
    display: flex;
	  align-items: center;
    z-index: 2;
	  position: relative;
}
span.golden, li.step-active span {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    background: linear-gradient(90deg, #FFEBAE 0%, #FFDD77 50%, #C46D1B 100%);
    padding-bottom: 2px;
	  width: fit-content;
    margin: auto;
    display: block;
}
.header-row-inner img {
    max-width: 50%;
}
.header-row-inner p {
    font-size: 19px;
    color: rgba(255, 255, 255, 0.70);
    font-weight: 400 !important;
    margin-bottom: 35px;
}
.refund-checkout {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}
a.elite-button-new {
    padding: 0px 25px;
    background: linear-gradient(63deg, #B88837 0%, #D7B266 98.37%), linear-gradient(0deg, #C29445 0%, #C29445 100%), #FFF;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    border-radius: 35px;
    line-height: 1;
    font-family: "Inter Tight" !important;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
}
.refund-checkout p {
    font-size: 15px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.refund-checkout img {
    margin-right: 5px;
	  max-width: 20px;
}
p.refund-product {
    margin-bottom: 2px;
}
p.refund-product b {
    margin-right: 5px;
}
.product-image-carousel p {
    margin-bottom: 15px;
    margin-top: 15px;
}
.imagecarousel {
    display: flex;
    align-items: center;
    justify-content: space-around;
    background: white;
    padding: 30px 30px;
    border-radius: 22px;
		background: rgba(31, 31, 31, 0.55);
		backdrop-filter: blur(5px);
		-webkit-backdrop-filter: blur( 5px );
	  max-width: 1500px;
	  margin: auto;
}
.imagecarousel br {
		display: none;
}
.imagecarousel img {
    width: 10%;
	    filter: brightness(0) invert(1);
}
p.image-carousel {
    margin-top: 0px;
}
.imagecarousel p {
	  text-align: center;
}
.image-carousel-col {
    width: 20%;
    margin: 0px;
    padding-right: 40px;
    padding-left: 40px;
    border-right: 1px solid #E7E7E7;
}
.image-carousel-col p:not(p.image-carousel) {
    max-width: 205px;
    MARGIN-TOP: 20PX;
    margin-bottom: 0px;
	  margin-left: auto;
    margin-right: auto;
}
.what-is-elite {
    max-width: 1500px;
    margin: auto;
    width: 85%;
    padding: 95px 0px;
    position: relative;
    z-index: 9;
}
p.above-elite {
    line-height: 1;
    color: #401500;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #F3CD83 0%, #F3CD83 100%), #FFD769;
    width: fit-content;
    margin: auto;
    margin-bottom: 45px !important;
    padding: 0px 13px;
    border-radius: 35px;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 116%;
}
.what-is-elite {
    text-align: center;
}
.heading-block {
    margin-bottom: 40px;
	  text-align: center;
}
.heading-block p {
		font-size: 17px;	
}
.triple-col-outer {
    display: flex;
    justify-content: space-between;
		margin-bottom: 40px;
}
.triple-col-column {
    width: 32%;
    border-radius: 22px;
     padding: 60px 20px;
    background: #1A1A1A;
    backdrop-filter: blur(5px);
}
.triple-col-column h5 {
    font-size: 32px;
    margin-bottom: 15px;
    line-height: 1.2;
}
.triple-col-column p {
    margin: auto;
    margin-bottom: 0px;
    font-size: 17px;
    font-weight: 300;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.80);
}
.prefooter-bundle-row {
    justify-content: space-between;
    position: relative;
    display: flex;
	  z-index: 9;
}
.prefooter-bundle-row .prefooter-single-col {
    border-radius: 20px;
    width: 48%;
		position: relative;
}
.prefooter-bundle-row .prefooter-bundle-gradient-column {
    background: linear-gradient(108deg, #F5BD46 0%, #FFE491 62.77%, #A16329 100%);
		display: flex;
    align-items: center;
    justify-content: center;
}
.prefooter-bundle-text-column h3 > a {
    color: white;
    font-size: 35px;
    line-height: 1.1;
}
.prefooter-bundle-text-column h3 {
    margin-bottom: 20px;
}
p.all-ebooks {
    color: #fff;
    font-size: 18px;
    margin-bottom: 35px;
    color: rgba(255, 255, 255, 0.80);
    line-height: 1.4;
}
a.buy-now-cta-btn, .wd-buy-now-btn {
    display: block;
    width: 100%;
    color: black;
    font-weight: bold;
    font-size: 17px;
    background-image: linear-gradient(to right top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74);
    padding: 15px 0px;
    border-radius: 12px;
    margin-bottom: 10px;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(0deg, #C99948 0%, #C99948 100%), radial-gradient(546.78% 50% at 50% 50%, #DEBD59 0%, #A16329 100%), linear-gradient(90deg, #F5BD46 0%, #FFDE78 15.87%, #A16329 100%);
    color: #FFF;
    text-align: center;
    font-family: Inter;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    height: 60px;
    border-radius: 60px;
}
a.button {
    color: #FFF !important;
    font-weight: bold;
    font-size: 17px;
    min-height: 55px;
    background: linear-gradient(0deg, #C99948 0%, #C99948 100%), radial-gradient(546.78% 50% at 50% 50%, #DEBD59 0%, #A16329 100%), linear-gradient(90deg, #F5BD46 0%, #FFDE78 15.87%, #A16329 100%);
    padding: 15px 0px;
    border-radius: 12px !important;
}
button.button, button, .contact-row-outer [type=submit] {
    color: #FFF !important;
    font-weight: bold;
    font-size: 17px;
    background: linear-gradient(0deg, #C99948 0%, #C99948 100%), radial-gradient(546.78% 50% at 50% 50%, #DEBD59 0%, #A16329 100%), linear-gradient(90deg, #F5BD46 0%, #FFDE78 15.87%, #A16329 100%);
    padding: 15px 40px;
    border-radius: 11px !important;
	  font-size: 17px !important;
}
.contact-row-outer button.submit-btn:after {
    content: "";
    width: 21px;
    height: 21px;
    background-size: cover;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/02/flexed-biceps.png);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
}
.prefooter-bundle-text-column {
background: rgba(31, 31, 31, 0.55);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur( 5px );
   	padding: 40px 35px 20px;
	  display: flex;
    flex-direction: column;
    justify-content: center;
}
.prefooter-bundle-row .prefooter-bundle-gradient-column img {
    max-width: 385px;
    margin: 40px 0px;
}
.ult-offer p {
    font-weight: 600;
    font-size: 14px;
    text-transform: lowercase;
    line-height: 1;
    border: 1px solid #CE862A;
    background-image: linear-gradient(to right top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74);
    padding: 5px 12px;
    border-radius: 3px;
    width: fit-content;
    margin: auto;
    margin-bottom: 10px;
	  color: black;
}
p.button-wrapper {
    margin-bottom: 0px;
}
.cart-content-wrapper {
    width: 85%;
    margin: auto;
    max-width: 750px;
    display: flex;
    flex-direction: column;
}
.woocommerce>.cart-data-form, .woocommerce>.cart-totals-section {
    flex: 0 0 calc(100% - 0px) !important;
    max-width: calc(100% - 0px) !important; 
}
button[name="apply_coupon"] {
    margin-left: -35px;
    position: relative;
    height: 100%;
}
button[name="apply_coupon"]:after {
    content: "";
    width: 21px;
    height: 21px;
    background-size: cover;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/03/Old-key-emoji.png);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
}
button#place_order:after {
    content: "";
    width: 21px;
    height: 21px;
    background-size: cover;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/02/rocket.png);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
}
table.shop_table thead th {
    font-size: 20px;
    border: none !important;
    padding-top: 20px;
    padding-bottom: 20px;
    color: white;
    font-weight: 600;
    padding-right: 30px;
}
.wd-checkout-steps li {
    font-size: 27px !important;
    text-transform: none !important;
}
.wd-checkout-steps li:not(.step-active) {
    font-weight: 500 !important;
}
.wd-checkout-steps .step-active a, .wd-checkout-steps .step-active>span {
    opacity: 1;
}
.cart-table-section>.cart {
    margin-bottom: 0;
    border-collapse: initial !important;
}
td.product-remove a:before, .woocommerce-remove-coupon:before {
    font-size: 13px;
    content: "\f112";
    font-family: woodmart-font;
    background: #000000;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 800;
}
.cart-table-section td.product-name, .cart-table-section td.product-name a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
td.product-subtotal span {
    font-weight: 700;
}
table th {
    text-transform: capitalize;
}
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
		border-radius: 22px !important;
    margin-bottom: 35px;
    margin-top: 20px;
	  border: none;
	  background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
}
table td {
    border-bottom: none;
}
.title-size-small {
    padding: 0 !important;
    height: 155px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-totals-inner>h2 {
    text-transform: capitalize;
    text-align: center;
    width: fit-content;
    margin: auto;
    margin-bottom: 20px;
    font-size: 22px;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
	  padding-left: 0px;
}
.cart-totals-inner>h2:after {
    content: "";
    width: 28px;
    height: 28px;
    background-size: cover;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/03/clapping-hands-emoji.png);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-left: 5px;
}
.cart-totals-inner table.shop_table {
    background: #000000;
    border-radius: 12px;
    border: 1px solid #000000;
    border-collapse: separate;
    padding: 0 15px;
    background: rgba(0, 0, 0, 0.50);
    backdrop-filter: blur(5px);
    border-radius: 11px;
	  color: white !important;
}
tr.order-total th {
    font-size: 18px;
	  font-weight: 400;
	  color: #fff;
}
tr.order-total bdi {
    color: #fff;
}
tr.order-total span.woocommerce-Price-amount.amount {
    font-weight: 700;
}
input#coupon_code {
    height: auto !important;
    font-size: 17px;
    color: black !important;
    border-color: white;
    font-weight: 500;
    background: white;
}
.cart-table-section>.cart .cart-actions>:is(.button,.wd-coupon-form) {
    margin-top: 0px;
}
.cart-table-section>.cart tbody {
    position: initial;
}
.cart-table-section>.cart {
    position: relative;
    padding-top: 70px;
}
button[name="update_cart"] {
    display: none;
}
.wd-coupon-form .input-text {
    max-width: 75%;
    background: white;
}
input#coupon_code::placeholder {
    color: #9C9C9C;
    font-weight: 500;
}
.woocommerce-checkout .site-content {
    width: 85%;
    margin: auto;
    max-width: 750px;
    display: flex;
    flex-direction: column;
}
form.checkout {
    flex-direction: column;
}
form.woocommerce-checkout>:is(.customer-details,.checkout-order-review) {
    flex: 0 0 calc(100% - 15px) !important;
    max-width: calc(100% - 15px) !important;
    width: 100% !important;
}
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select {
    padding: 15px;
    height: 54px;
    border-radius: 11px;
    border: 1.5px solid #424242;
}
p.form-row label, .contact-form-full label {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}
tr.cart-discount th {
    /* color: black !important; */
    color: black !important;
    width: 100%;
}
.years-outer {
  max-width: 1500px;
    width: 90%;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.year {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}
.testing {
    display: flex;
    margin-bottom: 50px;
    justify-content: space-around;
}
.year p {
    text-align: center;
}
.year.active {
	  display: block !important;
}
.year:not(.active) {
	display: none !important;
}
.desktop-years {
    display: flex;
    justify-content: space-between;
    max-width: 740px;
    align-items: center;
    margin: auto;
}
p.locked-year {
    margin-left: 20px;
}
p.year-txt {
    color: #A5A5A5;
    background: rgba(31, 31, 31, 0.55);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur( 5px );
    margin-bottom: 0px;
    font-size: 25px;
    font-weight: bold;
    width: 24%;
    margin: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 54px;
    border-radius: 11px;
}
.single-quarter {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}
p.quarter-num {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur( 5px );
    font-weight: bold;
    font-size: 25px;
    width: 52px;
    border-radius: 11px;
	  margin-bottom: 0px;
	  background: #F3CD83;
}
p.active-quarter {
	    background: linear-gradient(to top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74) !important;
    color: black;
}
p.year-txt.active-quarter {
    background: #F3CD83 !important;
    backdrop-filter: blur(5px);
    color: #401500 !important;
}
.quarter-inner-row {
    display: flex;
    width: 95%;
    justify-content: space-between;
}
.new-proj-rel {
    display: flex;
    /* justify-content: space-between; */
    width: 49.4%;
    border-radius: 20px;
    overflow: hidden;
}
.logo-col {
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(20deg, #222222, #444444);
    padding: 0px 20px;
}
.text-col {
    text-align: center;
    padding: 80px 20px;
    width: 50%;
    background: rgba(31, 31, 31, 0.55);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur( 5px );
}
.text-col p:not(.ult-offer p) {
    margin-bottom: 0px;
}
.text-col h5 {
    font-size: 25px;
    margin-bottom: 10px;
}
.regular-quarter-col {
    width: 24%;
    text-align: center;
}
.regular-quarter-col p {
    margin-bottom: 0px;
}
.quarter-txt-inner {
    background: rgba(31, 31, 31, 0.55);
backdrop-filter: blur(5px);
-webkit-backdrop-filter: blur( 5px );
    border-radius: 20px;
    padding: 50px 20px 21px 20px;
    margin-top: -35px;
}
.quarter-txt-inner h5 {
    font-size: 23px;
}
.quarter-txt-inner h5 {
    font-size: 23px;
    margin-bottom: 10px;
}
.megabook-col span.grad {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(to right, #B293FF, #A63CE5);
}
.sheets-col span.grad {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(to right, #16CC96, #D9FCA5);
}
.reg-ebook-col span.grad {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(to right, #1F82F9, #87E0FE);
}
.elite-vault-col span.grad {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(to right top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74);
}
.quarters {
    margin-top: 45px;
}
.sb-rel .logo-col {
    background: linear-gradient(20deg, #0C6DE5, #40D2FF);
}
.sb-rel .ult-offer p {
    background: linear-gradient(20deg, #0C6DE5, #40D2FF);
    border-color: #0C6DE5;
    color: white;
}
.new-proj-rel .ult-offer p {
    text-transform: capitalize;
}
.roadmap-outer {
    margin-top: 75px;
    padding-top: 80px;
    background: #141414;
    padding-bottom: 80px;
}
/*.sticky-nav .desktop-years {
    background: #f1e367;
    padding: 20px;
    border-radius: 0px 0px 12px 12px;
    background: rgba(31, 31, 31, 0.5);
    backdrop-filter: blur(13px);
}*/
.regular-quarter-col img {
    z-index: 9;
    position: relative;
}
p.counter-p {
    color: #FF005C;
    font-size: 90px;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 15px;
    background: linear-gradient(87deg, #FF005C, #FF8EB7);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 600;
    font-size: 104px;
    font-family: "Inter Tight" !important;
}
p.under-counter {
    font-size: 22px;
    font-weight: 600;
}
p.under-counter img {
    width: 28px;
    margin-top: -10px;
}
.large-numb {
    margin-bottom: 40px;
}
.product-outer .heading-block p, .what-is-elite .heading-block p {
    margin-bottom: 0px;
}
.product-outer {
    /* margin-top: 75px; */
    padding-top: 80px;
    padding-bottom: 60px;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2026/05/Background-Pricing.png);
    background-size: cover;
}
.product-options-outer {
    display: flex;
    margin: auto;
    justify-content: space-between;
    width: 90%;
    max-width: 1500px;
}
.product-options-inner {
    min-width: 640px;
    display: flex;
    flex-direction: column;
    text-align: center;
}
.product-options-top {
    border-radius: 22px 22px 0px 0px;
    background: #313130;
    backdrop-filter: blur(5px);
padding: 0px 40px 40px 40px;
}
.product-options-bottom {
    border-radius: 0px 0px 22px 22px;
    background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
    padding: 40px 40px 20px 40px;
}
.product-options-top .ult-offer {
    margin-top: -12px;
}
.product-options-top h4 {
    margin-top: 40px;
    font-size: 34px;
}
.product-options-top p:not(.ult-offer p) {
    font-size: 17px;
}
.switch-div {
    display: flex;
    justify-content: center;
}
.checked-list img {
    width: 19px;
    margin-right: 6px;
}
.checked-list p {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 6px;
}
.switch-div p {
    font-size: 20px;
    font-weight: bold;
    color: #7B7B7B;
}
.switcher {
    background: linear-gradient(90deg, #CD8229, #ECCF42);
    width: 56px;
    height: 29px;
    border-radius: 30px;
	display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 4px;
}
.switcher-inner {
    width: 24px;
    height: 24px;
    background: white;
    border-radius: 100%;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.49);
}
.product-final-outer {
    display: flex;
    flex-direction: column-reverse;
}
.montly-outer {
    opacity: 0;
    height: 0;
	  z-index: -1;
}
.annual-outer {
	z-index: 9;
}
.product-options-bottom.monthly-div .montly-outer {
    opacity: 1;
    height: 100%;
	  z-index: 9;
}
.product-options-bottom.monthly-div .annual-outer {
    opacity: 0;
    height: 0;
	  z-index: -1;
}
.product-options-bottom.monthly-div p.monthly {
    color: white;
}
p.annual {
    color: white;
    margin-left: 10px;
}
.product-options-bottom.monthly-div p.annual {
    color: #7B7B7B;
}
.product-options-bottom.monthly-div .switcher {
    justify-content: flex-start;
}
p.monthly {
    margin-right: 10px;
}
p.old-price {
    color: #7B7B7B;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: line-through;
    line-height: 1;
    margin-bottom: 0px;
    margin-left: 10px;
}
.product-prices {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
}
p.new-price {
    color: #FF005C;
    font-size: 60px;
    font-style: normal;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 5px;
}
p.per {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
}
.switch-div:hover {
    cursor: pointer;
}
.faq-outer {
    max-width: 1500px;
    width: calc(90% - 30px);
 		border-radius: 22px;
		background: rgba(31, 31, 31, 0.55);
		backdrop-filter: blur(5px);
    margin: auto;
    padding: 60px 90px 40px 90px;
	  margin-bottom: 60px;
	  position: relative;
	z-index: 19;
}
.faq-outer-legal {
    margin-top: -65px;
}
.faq-item {
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #484848;;
}
.faq-outer h4 {
      text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    background-image: linear-gradient(90deg, #FFEBAE 0%, #FD7 49.59%, #C46D1B 100%);
	  padding-bottom: 2px;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
    line-height: 1.2;
}
.faq-outer p {
    margin-bottom: 20px;
    line-height: 1.4;
	  color: white;
}
.faq-item.faq-item-last {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: 0px;
}
.faq-outer-row {
    margin-top: 60px;
}
.heading-block, .years-outer, .product-options-outer {
    z-index: 9;
    position: relative;
}
.product-outer, .faq-outer-row, .roadmap-outer {
    position: relative;
}
.faq-gradient {
    border-radius: 1510px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    right: -20%;
    top: -45%;
	  z-index: 0;
}
.product-gradient {
    border-radius: 1510px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    left: -700px;
    bottom: -45%;
	  z-index: 0;
}
.roadmap-gradient-left {
    border-radius: 1510px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    left: -675px;
    top: 35%;
	  z-index: 0;
}
.roadmap-gradient-right, .roadmap-gradient-right-bottom {
    border-radius: 1510px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    right: -700px;
    top: -35%;
	  z-index: 0;
}
.footer-grad-left {
    border-radius: 1510px;
        background: radial-gradient(49.22% 49.22% at 50% 50%, #371408 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    left: -675px;
    top: -500px;
    z-index: 0;
}
.footer-grad-right {
    border-radius: 1510px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #371408 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-width: 1200px;
    min-height: 1200px;
    position: absolute;
    bottom: -600px;
    right: -600px;
}
.roadmap-gradient-right-bottom {
	top: auto;
	bottom: -25%;
}
p.year-txt:hover {
    cursor: pointer;
}
p.locked-year:hover {
    cursor: not-allowed;
}
p.locked-year {
    pointer-events: none !important;
}
.footer-sidebar {
    padding-block: 0 !important;
    padding: 65px 0 15px !important;
    display: flex;
    flex-direction: column;
}
.footer-column {
    display: flex;
    flex-direction: row;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 50px !important;
}
div#text-3, div#text-2 {
    min-width: 305px;
    display: flex;
    width: 25%;
}
div#nav_menu-2, div#nav_menu-5 {
    min-width: 170px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
div#nav_menu-3, div#nav_menu-6 {
    min-width: 210px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
div#nav_menu-4, div#text-4 {
    min-width: 165px;
    width: 25%;
    margin-left: auto;
    margin-right: auto;
}
div#text-3, div#text-4 {
    display: flex;
    flex-direction: column;
    justify-content: end;
}
.copyright-txt p, .copyright-txt a {
    color: #fff;
    font-size: 13.5px;
    margin-bottom: 2px;
}
.be-slogan p {
    color: #fff;
    font-weight: 700;
    font-size: 44px;
    display: flex;
    flex-direction: column;
    margin-bottom: 0;
    line-height: 1.2;
}
.be-copyright img {
    width: 60px;
    filter: brightness(0) invert(1);
    opacity: 0.7;
}
.sm-foooter {
    display: flex;
    align-items: center;
}
.sm-foooter img {
    margin-right: 10px;
}
.sm-foooter br {
    display: none;
}
.main-footer li {
    margin-bottom: 25px;
    line-height: 1;
}
.footer-widget {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none !important;
}
h5.widget-title {
    font-weight: 600;
    color: #767676;
    font-size: 15.5px;
    line-height: 1;
    margin-bottom: 25px;
}
.main-footer li>a  {
    color: white !important;
    font-weight: 500;
	  font-size: 17px;
}
.footer-container {
    border-top: 1px solid #484848;
	  position: relative;
}
p.locked-year:before {
    content: "";
    width: 17px;
    height: 22px;
    background-size: cover;
    background-image: url(https://elite.business-explained.com/wp-content/uploads/2024/03/Locked.png);
    display: inline-flex;
    margin-right: 8px;
    margin-top: -2px;
}
.images-left, .images-right {
    width: 33%;
}
.images-right {
    text-align: right;
}
.images-left {
 text-align: left;
}
.wd-header-my-account a:not(.wd-dropdown a) {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.wd-account-style-icon:not(.wd-with-username) .wd-tools-text {
    display: flex !important;
    height: 100%;
    align-items: end;
    margin-top: -15px;
    margin-right: 10px;
    font-style: italic;
    font-size: 15px;
    text-decoration: underline;
}
.page-title {
    border-bottom: 1px solid #484848;
	  z-index: 9;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
}
table.shop_table thead {
    background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
	  box-shadow: 0 -1px 0 #484848 inset;
}
th.product-remove {
border-radius: 22px 0px 0px 0px !important;
}
th.product-subtotal {
    border-radius: 0px 22px 0px 0px !important;
}
td.product-remove {
	border-radius: 0px 0px 0px 22px !important;
}
td.product-subtotal {
	border-radius: 0px 0px 22px 0px !important;
	padding-right: 30px;
}
td.product-name a, td.product-name {
    font-size: 17px !important;
    font-style: normal;
    font-weight: 600 !important;
}
td.product-price span, td.product-subtotal span, td.product-price :is(.amount,.wd-price-unit) {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
}
td.product-subtotal span {
    font-weight: 700 !important;
}
td.product-price span {
    color: #7B7B7B !important;
}
td.product-thumbnail img {
border-radius: 8px;
    height: 65px;
    min-width: 0px !important;
    min-height: 0px !important;
    width: auto !important;
}
.cart-gradient {
    position: absolute;
    min-width: 1300px;
    border-radius: 1304px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-height: 1300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
tr.cart-discount th {
    color: white !important;
    font-size: 16px;
}
form.checkout_coupon.woocommerce-form-coupon {
    display: flex !important;
    width: 100% !important;
    max-width: none;
	  z-index: 9;
}
form.checkout_coupon.woocommerce-form-coupon {
    padding: 0px !important;
}
.wc-block-components-notice-banner__content {
    font-size: 18px;
    font-weight: 500;
}
.wc-block-components-notice-banner__content a {
    text-decoration: none;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    background-image: linear-gradient(to right top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74);
    padding-bottom: 2px;
}
.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper {
    padding: 0px;
}
.woocommerce-checkout table.shop_table thead {
		background: transparent !important;
    backdrop-filter: none;
    box-shadow: none;
    background-color: transparent !important;
}
.woocommerce-checkout-review-order-table thead tr {
    border: none;
}
.checkout-order-review {
    background-color: rgba(31, 31, 31, 0.55) !important;
    backdrop-filter: blur(5px);
    background: rgba(31, 31, 31, 0.55);
    border-radius: 22px;
}
td.wd-checkout-prod, td.wd-checkout-prod bdi, td.wd-checkout-prod span {
    color: #7B7B7B !important;
    font-weight: 600 !important;
    font-size: 16px;
}
.woocommerce-checkout table.shop_table thead th {
    padding-left: 0px;
    padding-right: 0px;
}
.woocommerce-checkout .wd-table-wrapper.wd-manage-on {
    background: transparent !important;
    background-color: transparent !important;
}
.checkout-gradient {
    position: absolute;
    min-width: 1300px;
    border-radius: 1304px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #371408 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    min-height: 1300px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.woocommerce-checkout tbody, .woocommerce-checkout tfoot {
    background: rgba(0, 0, 0, 0.50);
    backdrop-filter: blur(5px);
}
.woocommerce-checkout tfoot {
    border-radius: 0px 0px 20px 20px;
}
.woocommerce-checkout tbody {
    border-radius: 20px 20px 0px 0px;
}
#place_order {
    height: 54px;
}
form.woocommerce-checkout, .woocommerce-form-login-toggle {
    position: relative;
    z-index: 9;
}
form.login.woocommerce-form {
    width: 100%;
    max-width: none;
    position: relative;
    z-index: 9;
}
.woocommerce-my-account-wrapper {
    max-width: 1045px;
    margin: auto;
    z-index: 9;
    position: relative;
}
.wc-block-components-notice-banner a.button {
    -webkit-text-fill-color: white;
    padding: 9px 25px;
    background: black !important;
    text-transform: none;
    font-weight: 700;
}
.faq-gradient-legal {
    border-radius: 1304px;
    background: radial-gradient(49.22% 49.22% at 50% 50%, #684B00 0%, rgba(30, 25, 18, 0.23) 71.5%, rgba(0, 0, 0, 0.00) 100%);
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translatex(-50%);
}
td.product-name, td.product-thumbnail {
    pointer-events: none;
}
span.woocommerce-terms-and-conditions-checkbox-text, span.woocommerce-terms-and-conditions-checkbox-text a {
    color: #989898;
    font-weight: 500;
	  font-size: 16px;
}
a.button.wc-backward {
    display: flex;
    max-width: fit-content;
    margin: auto;
    min-width: 235px;
}
.contact-form-full {
    margin-top: -76px;
    border-radius: 22px;
    background: rgba(31, 31, 31, 0.55);
    backdrop-filter: blur(5px);
    padding: 4rem 10rem;
    z-index: 19;
    position: relative;
}
.recaptcha-txt p {
    text-align: center;
    font-size: 13px !important;
    margin-bottom: 5px;
}
p.fast-response {
    color: #989898;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}
p.fast-response img {
    max-width: 22px;
    margin-right: 5px;
}
.contact-row-outer {
    max-width: 1500px;
    margin: auto;
    width: 90%;
    padding: 0 15px 60px;
    position: relative;
}
.contact-row-outer [type=submit] {
    width: 100%;
	  text-transform: none;
}
span.must-fill {
    color: #DE1D59;
}
.contact-inner-split, .contact-inner-split p {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.contact-inner-split label {
    width: 48%;
}
.contact-form-full input.wpcf7-form-control, .contact-form-full textarea {
    margin-top: 5px;
}
.woocommerce-cart .woocommerce {
    position: relative;
    z-index: 19;
}
.faq-item a {
    font-weight: bold;
}
tr.recurring-totals {
    display: none !important;
}
tr.recurring-total td {
    width: 50% !important;
    min-width: 300px;
}
.payment_methods li img {
    max-height: 23px;
    margin-bottom: 1px;
}
.payment_methods .payment_box {
    background-color: #FFFFFF !important;
    border-radius: 10px !important;
}
.payment_methods .payment_box p {
    color: #000 !important;
    font-weight: 500 !important;
}
.woocommerce-terms-and-conditions-wrapper p:last-child {
    margin-bottom: 0;
    color: #989898;
    font-size: 13px !important;
    text-align: center;
}
.woocommerce-terms-and-conditions-wrapper {
    padding-top: 0 !important;
    border-top: none !important;
}
.woocommerce-checkout>.checkout-order-review:after, .woocommerce-order-pay #order_review:after {
    display: none !important;
}
a#paddle-checkout {
    opacity: 0;
}
.ap-div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    max-width: 510px;
    margin: auto;
    text-align: center;
}
.ap-div h5 {
    font-size: 25px;
    font-weight: bold;
    color: #fff;
    margin-top: 20px;
	  margin-bottom: 10px;
}
.ap-div p {
    font-size: 14px;
}
.ap-div span {
    font-weight: bold;
}
span.paddle-span {
    color: #fcdd35;
}
.woocommerce-order-pay .woocommerce {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
ul.order_details li {
    margin: auto;
    font-size: 14px;
    width: fit-content;
    color: #fff;
    margin-bottom: 5px;
}
ul.order_details {
    margin-top: -10px;
}
.loader {
    width: 85px;
    height: 85px;
    border: 7px solid #989898;
    border-bottom-color: #fcdd35;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: skLinRotate 1s ease-in-out infinite alternate;
}
@keyframes skLinRotate {
    95% ,100% { transform: rotate(840deg) }
}
td.download-file a.button {
    font-size: 14px;
    padding: 5px 10px;
    width: 100%;
}
.checkout-order-review .payment_box {
    padding: 25px !important;
}
.payment_methods .payment_box p {
    font-weight: 400 !important;
    margin-bottom: 15px;
	  color: #cccccc !important;
	  font-size: 16px;
}
.payment_box p.secure {
    font-size: 19px !important;
    font-weight: 600 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
	  color: white !important;
}

.payment_methods .payment_box {
    background-color: rgb(92 92 92 / 45%) !important;
}
.woocommerce-lost-password .footer-grad-left, .woocommerce-lost-password .footer-grad-right {
    display: none !important;
}
.last-twoqs {
    position: relative;
}
.shh {
    width: 100%;
}
.shh img {
    width: 100%;
}
p.disclaimer-p {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 13px;
    color: #ffffff91;
    text-align: center;
    border-radius: 10px;
    background: #1C1C1C;
    padding: 23px 53px;
}
.members-outer-r {
    border-radius: 12px;
    background: #1F1F1F;
    max-width: 530px;
    margin: 25px auto auto;
    padding: 22px 34px;
}
.members-limit-in {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.members-line {
    border-radius: 5px;
    background: #ffffff2e;
    width: 100%;
    height: 10px;
    margin: 14px 0;
    display: flex;
    align-items: center;
}
.spots-increase-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: 1.15;
}
.members-outer-r p {
    margin: 0;
}
p.memmbers-p-left span:not(.nmbr-members), p.memmbers-p-right {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.76;
    color: #a8aabd;
}
span.nmbr-members {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 1.15;
    color: #fff;
    font-family: Inter Tight !important;
    animation: blink_smooth 2s infinite;
}
.members-line-inner {
    display: block !important;
    border-radius: 5px 0 0 5px;
    border-right: 3px solid #FFF;
    background: linear-gradient(90deg, #C87522 0%, #FEE293 84.56%, #C77522 100%);
    height: 10px;
    width: 95.7%;
}
span.spots-remain {
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    color: #ff6b6b;
}
span.price-inc {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: #6a6d85;
}
@keyframes blink_smooth {
0% {
    opacity: 1;
}
50% {
    opacity: 0;
}
100% {
    opacity: 1;
}
}
.plans-inner {
    width: 860px;
    display: flex;
    margin: 100px auto 50px;
    justify-content: space-between;
    align-items: center;
	  flex-direction: row-reverse;
}
.plans-col {
    display: flex;
    padding: 2vw 1.5vw;
    flex-direction: column;
    align-items: center;
    border-radius: 16px;
    width: calc(50% - 20px);
    background: #1F1F1F;
}
.plan-pricing {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 25px;
}
p.pricing-p.desktop-pricing {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    line-height: 1;
    margin-top: 0;
    margin-bottom: 22px;
    font-family: Inter Tight !important;
}
p.totals-pricing {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    line-height: 1;
    width: 100%;
}
.included-in-package {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 11px;
    margin-top: 26px;
    padding-top: 26px;
    border-top: 1px solid rgba(255, 255, 255, .12);
}
p.zero-risk {
    margin: 0;
    display: flex;
    align-items: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    gap: 6px;
    justify-content: center;
}
a.pricing-button {
    border-radius: 35px;
    background: linear-gradient(0deg, #FFF 0%, #FFF 100%);
    text-decoration: none;
    color: #000000;
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 34px;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    border: 1px solid transparent;
    position: relative;
    gap: 15px;
    width: 100%;
    margin: 25px 0px;
    transition: ease-in-out .3s !important;
    order: 4;
}
.pricing-checker {
    display: flex;
    width: 20px;
    height: 20px;
    justify-content: center;
    align-items: center;
    border: 2px solid rgba(255, 255, 255, .3);
    border-radius: 100%;
}
.pricing-checker-inner {
    display: block !important;
    width: 10px;
    height: 10px;
    background: #F3CD83;
    border-radius: 100%;
    opacity: 0;
}
p.plan-name {
    margin: 0 auto 0 0;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    font-family: Inter Tight !important;
    width: calc(100% - 30px);
}
p.plan-name span {
    font-size: 13px;
    font-style: normal;
    font-weight: 500 !important;
    color: #fff9;
    line-height: 1.3;
    font-family: Inter !important;
}
span.discarded {
    text-decoration: line-through;
}
span.old-pricing {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #fff6;
    text-decoration: line-through;
}
span.new-pricing {
    display: flex;
    font-size: 29px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    align-items: baseline;
    gap: 2px;
}
span.per-m {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}
span.total-price {
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    color: #fff9;
    font-family: Inter Tight !important;
}
span.total-saving-label {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    border-radius: 7px;
    background: #ef4444;
    color: #fff;
    width: fit-content;
    padding: 6px;
    font-family: Inter Tight !important;
    min-width: 72px;
    height: 26px;
}
.included-in-package p {
    font-size: 14.7px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin: 0;
    display: flex;
    align-items: center;
    gap: 11px;
    color: #f0f1f5cc;
}
span.img-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21px;
    height: 21px;
    background: #ffffff1c;
    border-radius: 100%;
}
.plans-col.plans-col-two {
    position: relative;
    z-index: 3;
}
.wrapper-div-yearly {
    position: absolute;
    width: 102%;
    height: 107%;
    top: -6.3%;
    display: flex;
    align-items: flex-start;
    background: linear-gradient(90deg, #C87522 0%, #FFE495 100.33%);
    z-index: -1;
    border-radius: 16px;
    justify-content: center;
}
.wrapper-div-yearly p {
    margin: 9px 0 0;
    display: flex;
    align-items: center;
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    gap: 7px;
}
.wrapper-div {
    display: block !important;
    background: linear-gradient(160deg, rgba(255, 228, 149, 0.14) -0.03%, rgba(196, 109, 27, 0.00) 100.01%), linear-gradient(160deg, #0F0C09 0.03%, #0C0904 100.03%);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    left: 0;
    border-radius: 16px;
}
.plans-col.plans-col-two span.img-wrap {
    background: #F3CD83;
}
.active-pricing-col .pricing-checker-inner {
    opacity: 1;
}
.active-pricing-col .pricing-checker {
    border: 2px solid #F3CD83;
}
.plans-col.plans-col-three span.img-wrap img {
    filter: brightness(0) invert(1);
}
.whb-general-header {
    background-color: rgb(13 13 13 / 0%) !important;
    border-color: rgb(72 72 72 / 0%) !important;
}
.plan-pricing {
    order: 1;
}
p.pricing-p.desktop-pricing {
    order: 2;
}

p.totals-pricing.desktop-totals {
    order: 3;
}
a.pricing-button {
    order: 4;
}
p.zero-risk {
    order: 5;
}
.included-in-package {
    order: 6;
}
a.pricing-button.yearly-button {
    background: #C99948;
    color: white;
}
.pricing-checker {
    display: none;
}
.woocommerce-message a.button.wc-forward {
    background: transparent;
    box-shadow: none !important;
    border: none !important;
    font-size: 13px;
}
.woocommerce-notices-wrapper {
    display: flex;
    flex-direction: column;
    gap: 7px;
    margin-bottom: 10px;
}
p:empty, td.product-quantity, th.product-quantity, .wd-checkout-steps li span:after, tr.cart-subtotal, tr.woocommerce-shipping-totals.shipping, form.checkout h3, tr.cart-discount td, .wd-prefooter, form.checkout_coupon.woocommerce-form-coupon p:first-child, .woocommerce-form-coupon-toggle, .global-color-scheme-light .checkout-order-review:before, .wd-checkout-prod-img, .product-quantity, .woocommerce-account .bottom-banner, .woocommerce-cart .bottom-banner, .woocommerce-checkout .bottom-banner, p.return-to-shop, .form-row.place-order button#place_order:after, .payment_methods .payment_box:before {
		display: none !important;
}
@media (min-width: 1025px) {
	.year p.year-txt, .prev, .next {
    display: none;
}
img.mob {
    display: none;
}
.container {
    max-width: none;
    width: 85%;
}
.new-container {
    width: 93%;
    margin-left: auto;
	  margin-right: auto;
    padding: 0px 15px;
}
.imagecarousel img.image-one, .imagecarousel img.image-two {
    width: 121px;
}
.imagecarousel img.image-three {
    width: 148px;
}
.imagecarousel img.image-four {
    width: 178px;
}
.imagecarousel img.image-five {
    width: 74px;
}
.imagecarousel img.image-six {
    width: 103px;
}
.product-image-carousel .image-carousel-col:first-child {
    padding-left: 0px;
}
.product-image-carousel .image-carousel-col:nth-child(5) {
    padding-right: 0px;
    border: none;
}
.bottom-banner {
		display: none;
}
.cart-actions {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 0px 10px;
}
@media only screen and (min-width: 1700px){
.faq-outer h4 {
    color: #420FD1;
    font-size: 23px;
}
}
@media only screen and (min-width: 1600px){
.regular-quarter-col p {
    font-size: 16px;
}	
}
@media only screen and (min-width: 1026px) and (max-width: 1700px) {
.refund-checkout p {
    font-size: 17px !important;
}	
}
@media only screen and (min-width: 1026px) and (max-width: 1400px) {
.header-row-inner p {
    font-size: 16px;
}
.header-row-outer h1 {
    font-size: 66px;
}
.image-carousel-col p:not(p.image-carousel) {
    font-size: 14.5px;
}
	p, .refund-checkout p {
    font-size: 15.5px;
}
.prefooter-bundle-text-column h3 > a {
    font-size: 30px;
}
.prefooter-bundle-text-column {
    padding: 40px 25px 0px 25px;
}
}
@media only screen and (min-width: 1026px) and (max-width: 1300px) {
	.container {
    width: 95%;
}
.refund-checkout p {
    font-size: 14.5px;
}
.imagecarousel {
    padding: 25px 20px;
}
.image-carousel-col {
    padding-right: 20px;
    padding-left: 20px;
}
.prefooter-bundle-text-column h3 > a {
    font-size: 26px;
}
}
@media only screen and (max-width: 1275px) {
.header-row-outer h1 {
    font-size: 58px;
}
}
.y-three {
    margin-left: 20px;
}
.checkout-order-review .payment_box {
    padding: 25px 39px !important;
}
span.total-price.mobile-totals {
        display: none;
    }
    .mobile-pricing {
        display: none !important;
    }
}

@media (max-width: 576px) {
	.new-container {
    width: 95%;
	  padding: 0px 7.5px;
}
.header-row-inner {
    width: 98%;
    flex-direction: column;
}
.header-row-outer {
	  padding: 185px 15px 85px;
}
.header-row-outer h1 {
    font-size: 41px;
    margin-bottom: 30px;
}
.header-row-inner img {
    max-width: 100%;
    min-width: 100%;
    margin-top: 25px;
}
.header-row-inner p {
    font-size: 16px;
	  margin-bottom: 30px;
}
.refund-checkout p {
    font-size: 13px;
}
.refund-checkout img {
    width: 17px;
    margin-right: 2px;
}
.refund-checkout {
    padding-bottom: 0px;
}
.imagecarousel {
    width: calc(100% - 0px);
    margin: auto;
    min-width: 0px;
    padding: 30px 20px 0px 20px;
    flex-direction: column;
    flex-wrap: nowrap;
}
.image-carousel-col {
    width: 100%;
    margin: 0px;
    padding-right: 0%;
    padding-left: 0%;
    border-right: none;
    border-bottom: 1px solid #E7E7E7;
    padding-top: 30px;
    padding-bottom: 30px;
}
.imagecarousel img {
    width: 100%;
    margin-bottom: 5px;
    height: 45px;
}
.image-carousel-col p:not(p.image-carousel) {
    max-width: 270px;
	  margin: auto;
}
.image-carousel-col:nth-child(5) {
    border: none;
}
.image-carousel-col:first-child {
    padding-top: 0px;
}
.gold-gradient {
    width: auto;
    height: auto;
    min-height: 450px;
    min-width: 400px;
    top: 255px;
}
.triple-col-outer {
    flex-direction: column;
}
.triple-col-column {
    width: 100%;
    padding: 30px 15px;
    margin-bottom: 20px;
}
.triple-col-column h5 {
    font-size: 26px;
}
.prefooter-bundle-row {
    flex-direction: column;
}
.triple-col-column p {
    font-size: 16px;
}
.prefooter-bundle-row .prefooter-single-col {
    width: 100%;
}
.prefooter-bundle-row .prefooter-bundle-gradient-column img {
    max-width: 250px;
}
.prefooter-bundle-text-column {
    padding: 40px 10px 20px;
    margin-top: 10px;
}
p.all-ebooks {
    font-size: 15px;
}
.prefooter-bundle-text-column h3 > a {
    font-size: 32px;
}
.roadmap-outer {
    width: 100%;
    margin: auto;
	  padding-left: 5%;
	  padding-right: 5%;
    margin-top: 0px;
}
.year p.year-txt {
    display: none;
}
.years-outer {
    width: 100%;
}
.desktop-years {
    justify-content: space-between;
}
p.year-txt {
    width: 24%;
    font-size: 20px;
    height: 45px;
}
p.counter-p {
    font-size: 70px;
}
p.under-counter {
    font-size: 23px
}
.quarter-inner-row {
    width: 100%;
    flex-direction: column;
}
.new-proj-rel {
    width: 100%;
    flex-direction: column;
}
.single-quarter {
    flex-direction: column;
}
p.quarter-num {
    width: 100%;
    margin-bottom: 30px;
    height: 50px;
}
.logo-col {
    min-height: 225px;
}
.logo-col img {
    width: 200px;
}
.text-col {
    width: 100%;
    padding: 40px 20px;
}
.regular-quarter-col {
    width: 100%;
    margin-bottom: 30px;
}
.regular-quarter-col img {
    max-width: 150px;
}
.images-left, .images-right {
    display: none;
}
.product-options-inner {
    min-width: 0px;
    width: 100%;
}
.product-options-top {
    padding: 0px 20px 20px 20px;
}
.product-options-top h4 {
    margin-top: 20px;
    font-size: 37px;
}
.product-options-bottom {
    padding: 40px 15px 20px 15px;
}
.faq-outer {
    width: calc(90% - 0px);
    padding: 40px 20px 40px 20px;
    margin-bottom: 30px;
}
.bottom-banner {
    position: fixed;
    bottom: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.bottom-banner a {
    width: 100%;
    height: 60px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(0deg, #C99948 0%, #C99948 100%), radial-gradient(546.78% 50% at 50% 50%, #DEBD59 0%, #A16329 100%), linear-gradient(90deg, #F5BD46 0%, #FFDE78 15.87%, #A16329 100%);
}
.footer-column {
    flex-direction: column;
    margin-bottom: 0 !important;
}
.footer-widget {
    width: 100% !important;
    order: 1;
    margin-top: 35px;
}
div#text-3 {
    order: 2;
    margin-bottom: 35px;
}
.footer-sidebar {
    padding: 65px 0 35px !important;
}
.cart-table-section>.cart tbody {
    display: flex;
    flex-direction: column-reverse;
}
.cart-table-section>.cart {
    padding-top: 0px;
}
button[name="apply_coupon"] {
    margin-left: 0px;
}
.wd-coupon-form .input-text {
    max-width: 100%;
}
.shop_table_responsive tr {
    display: flex;
    flex-direction: column;
    padding: 0;
}
:is(.woocommerce-cart-form__contents,.group_table) td.product-thumbnail {
    position: relative;
	  display: flex;
    align-items: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 5px;
    padding: 0;
}
tr.woocommerce-cart-form__cart-item.cart_item {
    padding: 25px;
}
:is(.woocommerce-cart-form__contents,.group_table) td.product-name, td.product-subtotal {
    padding-right: 0px;
}
input#coupon_code::placeholder {
    font-size: 13px;
}
:is(.woocommerce-cart-form__contents,.group_table) td.product-remove {
    top: 25px;
    right: 25px;
}
td.product-thumbnail::before {
	display: none;	
}
tr.order-total td {
    min-height: 54px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cart-content-wrapper>.cart-totals-section .cart-totals-inner {
    margin-top: 0px;
}
.woocommerce>.cart-data-form {
    margin-bottom: 20px;
}
.cart-content-wrapper {
    width: 90%;
    z-index: 29;
    position: relative;
}
.cart-gradient {
    opacity: 0.4;
}
.woocommerce-checkout .woocommerce {
    width: 90%;
    margin: auto;
}
.wd-checkout-prod-cont {
    display: flex !important;
    align-items: center;
}
.woocommerce-checkout tr.order-total td {
    justify-content: flex-end;
}
p.form-row.form-row-last, p.form-row.form-row-last button {
    width: 100%;
}
div.wc-block-components-notice-banner {
    padding-inline: 30px 30px !important;
}
div.wc-block-components-notice-banner:before {
    left: 6px;
    font-size: 15px;
    line-height: 15px;
}
div.wc-block-components-notice-banner>div {
    justify-content: center;
}
.wc-block-components-notice-banner__content {
    font-size: 16px;
}
.wc-block-components-notice-banner a.button {
    padding: 8px 20px;
    font-size: 15px;
}
.contact-form-full {
    margin-top: -51px;
   padding: 2rem 1rem;
}
.contact-inner-split, .contact-inner-split p {
    flex-direction: column;
}
.contact-inner-split label {
    width: 100%;
}
p.fast-response {
    flex-direction: column;
    font-size: 12px;
}
p.fast-response img {
    max-width: 16px;
}
.wd-nav>li>a {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
}
.mobile-nav .wd-nav-opener.wd-active {
    background-image: linear-gradient(to right top, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74);
    color: black !important;
    font-weight: 800 !important;
}
.wd-nav-opener:after {
    font-weight: 800;
    font-size: 16px;
}
.wd-registration-page {
    max-width: 90%;
    margin: auto;
    position: relative;
    z-index: 19;
}
tr.recurring-total td:before {
    display: none;
}
tr.recurring-total th {
    display: block !important;
    font-weight: bold;
    font-size: 14px;
    padding-left: 0px;
}
tr.recurring-total {
    flex-direction: row;
    justify-content: space-between;
}
tr.recurring-total td {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: end;
    min-width: 0px;
}
small {
    font-size: 60%;
}
.checkout-order-review tr.recurring-total th {
    padding-left: 10px;
}
.ap-div {
    max-width: 330px;
}
.ap-div p {
    font-size: 14px;
}
.ap-div h5 {
    font-size: 22px;
}
td.download-file {
    display: flex;
    align-items: center;
justify-content: space-between;
}
td.download-file a.button {
    font-size: 12px;
    padding: 15px 10px !important;
    width: fit-content !important;
    min-height: 0px;
}
/*.year-three p.year-txt {
    display: flex !important;
    width: 100%;
    height: 45px;
    background: linear-gradient(to top right, #cd8229, #d4902c, #db9e2f, #e1ac33, #e6bb39, #e9c440, #ebcd47, #eed64f, #efdb58, #f0e062, #f2e56b, #f3ea74) !important;
    color: black;
    font-size: 22px !important;
}*/
@media only screen and (max-width: 373px) {
	.home .heading-block {
    max-width: 100%;
}
.refund-checkout img {
    width: 14px;
}
p.refund-product b {
    margin-right: 2px;
}
.refund-checkout p {
    font-size: 11px;
}
.container {
    width: 98%;
}
}
.payment_methods .payment_box p {
	  font-size: 15px;
}
.last-twoqs .quarter-inner-row {
    display: none;
}
.last-twoqs p.quarter-num {
    margin-bottom: 0px;
}
p.disclaimer-p {
    font-size: 10px;
    text-align: center;
    padding: 20px 25px;
	  max-width: 95%;
}
img.dsc {
    display: none;
}
.plans-inner {
    flex-direction: column;
}
.members-outer-r {
    max-width: 93%;
}
.plans-col {
    width: 100%;
    padding: 30px 20px;
}
p.pricing-p.desktop-pricing, p.totals-pricing.desktop-totals {
    display: none;
}
.plan-pricing {
    flex-direction: row;
}
p.plan-name span {
    font-size: 11px;
}
p.pricing-p.mobile-pricing {
    margin-bottom: 0px;
}
span.new-pricing {
    margin-top: -8px;
    margin-bottom: 5px;
}
.plans-col.plans-col-three {
    margin-top: 30px;
}
h2 {
    display: block;
    font-size: 38px;
}
.woocommerce-notices-wrapper {
    font-size: 12px;
}
}

