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

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

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

:root {
	--wd-text-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 16px;
	--wd-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 600;
	--wd-entities-title-color: rgb(51,51,51);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-widget-title-font: "Montserrat", 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: "Montserrat", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(255,140,0);
	--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: rgb(95,86,198);
	--btn-accented-bgcolor-hover: rgb(86,78,180);
	--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: url(https://kurs.adclub.com.ua/wp-content/uploads/2021/11/w-smart-home-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(16,16,16);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--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: 8px;
}

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


.hero-price-box {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  color: #ff8c00;
}

.hero-new-price {
  font-size: 36px;
  font-weight: 800;
}

.hero-old-price {
  position: relative;
  font-size: 28px;
  color: #ccc;
  opacity: 0.9;
  display: inline-block;
}

/* помаранчева лінія */
.hero-old-price::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 3px;
  background: red;
  transform: rotate(-8deg);
  transform-origin: center;
}
.w-lessons .wd-list {
min-height: 120px !important;
	justify-content: center !important;
	align-items: start !important;
}

.woodmart-info-box {
    height: 320px !important;
}
/* Десктоп */
#six-courses-desktop {
  display: block;
}
#six-courses-mobile {
  display: none;
}
#six-courses-mobile, #six-courses-mobile1, #six-courses-mobile2, #six-courses-mobile3 {
    display: none !important;
  }

/* Мобильные устройства */
@media (max-width: 767px) {
  #six-courses-desktop, #six-courses-desktop-main, #six-courses-desktop-main1,#six-courses-desktop-main2 {
    display: none;
  }
  #six-courses-mobile, #six-courses-mobile1, #six-courses-mobile2, #six-courses-mobile3 {
    display: block !important;
  }
}
.hero-img img {
    position: absolute;
    bottom: -21px;
    object-fit: cover !important;
    height: 553px;
    overflow: visible !important;
}
.mob {
justify-content: center;
}
.discount-wrap {
  display: flex;
  align-items: center;
  justify-content: start;
  flex-wrap: wrap; /* чтобы на мобильных переносилось */
  gap: 10px;
  margin: 10px 0;
}

.discount-banner {
  background: #c4302b;
  color: #fff;
  padding: 10px 16px;
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  box-shadow: 0 4px 12px rgba(196, 48, 43, 0.25);
  letter-spacing: 0.2px;
  display: inline-block;
	margin-right: 30px;
}

.discount-wrap .hurrytimer {
  font-weight: 700;
  font-size: 18px;
  color: #c4302b;
  margin-left: 6px;
}

@media (max-width: 768px) {
  .discount-wrap {
    flex-direction: column;
    gap: 6px;
		margin-top: 20px;
  }
	.discount-banner {
	margin-right: 0px;
}

}

@media (max-width: 768px) {
  .author-section {
    padding: 16px;
  }
  .author-section h2 {
    font-size: 22px !important;
    line-height: 1.3;
  }
  .author-section p {
    font-size: 16px !important;
  }
  .author-section ul {
    padding-left: 18px !important;
  }
  .author-section ul li {
    margin-bottom: 6px;
  }
}
.additional-button-course {
  max-width: 820px !important;
}
.course-offer {
  max-width: 820px;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #e5e5e5;
  border-radius: 12px;
  background: #fafafa;
  color: #222;
  line-height: 1.6;
  font-size: 16px;
}

/* рядки з емодзі */
.co-item {
  display: flex;
  align-items: flex-start; /* щоб текст не “стрибав” */
  gap: 8px;
  line-height: 1.5;
}

.co-features,
.co-meta {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 16px;
}

/* блок бонусів */
.co-bonus {
  background: #fff;
  border: 1px dashed #d9d9d9;
  padding: 12px 14px;
  border-radius: 10px;
  margin-bottom: 16px;
  text-align: center;
  color: #555;
}

/* блок ціни */
.co-price {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  align-items: center;
  justify-content: center;
  background: #fff;
  border: 1px solid #eee;
  padding: 14px;
  border-radius: 10px;
  text-align: center;
}

.co-price .price {
  font-weight: 800;
  font-size: 20px;
  color: #222;
}

.co-price .old {
  color: #888;
  font-size: 16px;
}

/* адаптація для мобільних */
@media (max-width: 768px) {
  .course-offer {
    padding: 16px;
    font-size: 15px;
  }
  .co-price .price {
    font-size: 18px;
  }
	 .co-item {
    align-items: flex-start;
    gap: 6px;
  }
}
.woocommerce {
padding-top: 120px !important;
}

.wd-content-layout {
padding-block: 0px !important;
}

.wd-accordion-title-text span {
color: white !important;
}

.wd-accordion-title:is(.wd-active,:hover)>.wd-accordion-title-text {
    color: #ff8c00 !important;
}
#left-hero {
z-index: 30;
}
.hero-img {
z-index: 10;
}
.hero-payment-note {
color:#444;
	font-size: 12px;
}
.publ-of {
padding-top: 120px;
}
#mini-text .title-subtitle {
font-style: italic !important;
}@media (min-width: 1025px) {
	#hero-price {
max-width: 70% !important;
}
#menu-footer-left {
text-align: right !important;
}
}

@media (max-width: 576px) {
	.hero-new-price {
  font-size: 22px !important;
}

.hero-old-price {
  font-size: 18px !important;
}
.w-lessons .wd-list {
font-weight: 600 !important;
	font-size: 16px !important;
	width: 100% !important;
}
.timer-hero {
		text-align: center;
    margin-left: -15px;
}
#menu-footer-left, #menu-footer-menu-useful-links {
text-align: center !important;
}
.whb-mobile-left .wd-social-icons {
padding-left: 0px !important;
padding-right: 0px !important;	
}
.wd-sticky-social {
display:flex !important;
}
.list-footer-global {
justify-content:center !important;
}
}

