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

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

:root {
	--wd-text-font: "Inter", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(10,35,43);
	--wd-text-font-size: 16px;
	--wd-title-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: rgb(10,35,43);
	--wd-entities-title-font: "Urbanist", 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: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Urbanist", 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: 20px;
	--wd-header-el-font: "Urbanist", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 800;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 17px;
	--wd-primary-color: rgb(168,99,38);
	--wd-alternative-color: rgba(150,120,31,0.62);
	--wd-link-color: rgb(137,56,36);
	--wd-link-color-hover: rgba(137,56,36,0.84);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: #83b735;
	--btn-accented-bgcolor-hover: #74a32f;
	--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;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .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(159,94,78);
	background-image: none;
}
.inter-black {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 900;
}
.urbanist-black h1 {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 900;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 30px;
	text-transform: uppercase;
	color: rgb(250,248,245);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(250,248,245);
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 18px;
	color: rgb(159,94,78);
}
.urbanist h2 {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 40px;
	text-transform: uppercase;
}
h2 {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 600;
	font-size: 30px;
	line-height: 38px;
}
h1 {
	font-family: "Urbanist", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
}
h3 {
	font-family: "Inter", Arial, Helvetica, sans-serif;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
}
.page .wd-page-content {
	background-color: rgb(250,248,245);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgba(221,153,51,0.01);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgba(221,153,51,0.04);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgba(221,153,51,0.04);
	background-image: none;
}
.single-post .wd-page-content {
	background-color: rgba(221,153,51,0.04);
	background-image: none;
}
.woodmart-archive-portfolio .wd-page-content {
	background-color: rgba(221,153,51,0.04);
	background-image: none;
}
.single-portfolio .wd-page-content {
	background-color: rgba(221,153,51,0.04);
	background-image: none;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1222px;
--wd-form-brd-radius: 0px;
--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: 5px;
}

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


@font-face {
	font-family: "inter-black";
	font-weight: 400;
	font-style: normal;
}

/*COLORS*/
.gradient-text {
  background: linear-gradient(90deg, #A9C5B8 0%, #A0A28B 18%, #C46944 61%, #9A4329 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  display: inline-block;
}
.gradient-button{
  background: linear-gradient(90deg, #C46944 61%, #9A4329 100%);
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.gradient-button:hover, .bbp_search_submit:hover {
  box-shadow: 0 0 10px rgba(196, 105, 68, 0.5);
  transform: translateY(-2px);
}
.whb-sticky-prepared{background-color: rgb(250,248,245)!important}
/*FORUM*/
.bbpress .wd-page-content{
    background-color:rgb(250,248,245)!important;
}
#bbpress-forums .bbp-search-form{margin-bottom: 0!important}
#bbpress-forums #bbp-search-form #bbp_search {height: 38px!important; border-radius: 5px!important;}
#bbp_search_submit {min-height: unset!important; height: 32px!important; border-radius: 5px!important; margin:3px!important}
.bbp-login-form {display: none !important;}
input#bbp_search_submit.button {
  background: linear-gradient(90deg, #C46944 61%, #9A4329 100%)!important;
}
@media only screen and (max-width: 991px){
	#bbpress-forums .bbp-search-form #bbp_search_submit{padding-top:7px!important}
}
/*WOOCOMMERCE*/
.woocommerce-MyAccount-navigation-link--wishlist, .wishlist-link {
    display: none !important;
}
.coach-registration-notice{padding-top: 80px!important; text-align:center}
.coach-registration-notice a{text-decoration: underline}


/*TYPOGRAPHY*/

.font20{font-size: 20px; line-height: 28px}
.font32, .font32 h3{font-size: 32px; line-height: 38px}
.fontmedium h3{font-weight: 500}
.weight600{font-weight: 600!important}
.upper, .upper h2, .upper h3, .upper h4{text-transform: uppercase!important}
.whity, .whity h1,  .whity h2, .whity h3, .whity h4, .whity h5, .whity h6 { color: #FAF8F5  }
.white-glow-text {
  text-shadow: 10px 10px 100px #FAF8F5;
  color: #FAF8F5;
}
h1{text-transform: uppercase; font-size:60px}
h1 .thin{font-weight:500!important}
.font-20{font-size: 20px!important; line-height: 24px!important}
/*REGISTRATION*/
.verification-message {
            text-align: center;
            max-width: 600px;
            margin: 0 auto;
            padding: 20px;
}
.verification-message .button {
            display: inline-block;
						padding: 15px;
	margin-bottom: 30px
        }

/*AMELIA*/
.amelia-app-booking #am-service-booking .am-service .am-service-providers .am-service-provider img{
	max-width:100px!important; width:100px!important; height:100px!important
}
.isClient .am-cabinet-dashboard-header {display: none!important}
.am-fcis__gallery-btn{display: none!important}
.am-button--mini{background-color:#1A2C37!important; color:#fff!important}

/* default disabled look */
.am-button-continue:disabled {
  background-color: #ccc !important;
  cursor: not-allowed;
  opacity: 0.6;
}
/*Hide client panel sections*/
.el-icon-arrow-down, .am-cabinet-menu{ display: nonfe!important}
/*BLOG GRID CUSTOMIZATION*/
.blog-design-masonry.blog-style-bg .wd-post-content{background-color: #46615A!important; }
.blog-design-masonry{--wd-post-align: left!important}
.wd-post-content{min-height: 185px!important}
.post-title{
    color:#faf8f5;
	font-family:'Urbanist', sans-serif;
	font-size:24px;
	font-weight:600;
	text-transform:uppercase;
    text-align: left;
}
.post-title a:hover{color:#fff}
.wd-post-excerpt{
     color:#faf8f5;
     font-size: 16px;
	   line-height: 20px;
}
.blog-design-masonry.blog-style-bg .wd-post-inner{border-radius: 15px!important}

.wd-post-inner{
	box-shadow: none !important;
	height: 433px;
	max-width: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
}
.wd-post-reply{display:none}


/* Custom table bottom white line 2px */
.bottom-line{
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-top:24px !important;
	border-bottom-color:#fff;
}



/*GENERAL RULES*/
.vc-hoverbox-block-inner.vc-hoverbox-front-inner h2{
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: left !important;
	text-transform: uppercase;
}
.wpb_single_image .vc_single_image-wrapper img{ 
border-radius: unset !important;
}
.wd-dropdown-menu.wd-design-default {border-radius: 15px!important}
.wd-tools-inner{padding:24px!important}
.social-twitter, .social-tg{display:none!important}
:is(.register,.woocommerce-form-login) .button, .lost_reset_password .button, div.wpcf7 input[type="submit"]{background-color: rgba(159, 94, 78, 1)!important}

/*.wd-content-layout{padding-block: 0px!important}*/