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

:root {
	--wd-text-font: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 14px;
	--wd-title-font: var(--wd-text-font);
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: var(--wd-title-font);
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: var(--wd-text-font);
	--wd-widget-title-font: var(--wd-title-font);
	--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: "Dryhten", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 16px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--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-link-color: #333333;
	--wd-link-color-hover: #242424;
}
.wd-age-verify-wrap {
	--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-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
html .wd-nav-mobile > li > a {
	font-family: "Dryhten", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: rgb(0,0,0);
}
html .wd-nav-mobile > li > a:hover, html .wd-nav-mobile > li.current-menu-item > a {
	color: rgb(0,0,0);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1600px;
--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: 0px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-default-box-shadow-active: none;
--btn-default-bottom: 0px;
--btn-accented-bottom-active: -1px;
--btn-accented-brd-radius: 0px;
--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
--wd-brd-radius: 0px;
}

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


.wd-page-title {
background-color: #0a0a0a;
}

@font-face {
	font-family: "Dryhten";
	src: url("//themostcare.gr/wp-content/uploads/2026/04/DryhtenRegular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

.wd-content-layout {
    padding-block: 0px;
}

.whb-sticked .whb-sticky-row{
	 background-color: #000000!important;
}

/*Hero carousel*/
.hero-carousel .swiper-pagination-bullet-active{
  background: white!important;
	border:1px solid white!important;
}

.hero-carousel .swiper-pagination-bullet{
  background: transparent;
	border:1px solid white!important;
}



/*menu effect*/
.my-slide-menu {
  top: 330px;
  transform: translateY(10%) translateX(95%);
  white-space: nowrap;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s ease;
}
/* όταν ανοίγει */
.my-slide-menu.active{
  opacity: 1;
  transform: translateY(10%) translateX(39%);
  pointer-events: auto;
}

@media only screen and (max-width: 1280px) {
  .my-slide-menu.active {
  		transform: translateY(10%) translateX(26%);
		max-width:fit-content!important;
	}
	.my-slide-menu.active.e-con>.e-con-inner{
		max-width:100%!important;
	}
}
@media screen and (max-width: 1500px) and (min-width: 1281px){
  .my-slide-menu.active {
  		transform: translateY(10%) translateX(22%);
	}
	.my-slide-menu.active.e-con>.e-con-inner{
		max-width:100%!important;
	}
}

.wd-nav>li>a{
	justify-content: flex-end;
}

.whb-general-header .btn .wd-btn-icon img{
	max-width: fit-content;
}

.whb-general-header .btn{
	background:transparent;
}


/*testimonials*/
.testimonial-content p {

    color: black;
    font-size: 18px;
}

.testimonials .wd-arrow-inner, .testimonial .wd-arrow-inner:hover{
	color: white!important;
  background: #A09484!important;
	border-radius: 50px!important;
}
.testimonial-content footer {
    font-weight: 600!important;
	    font-size: 20px;
}@media (max-width: 576px) {
	.whb-general-header .whb-mobile-right {
	width: 59%;
}

.wd-side-hidden{
	background:#FFFFFFBD;
}

.wd-nav-mobile>li>a{
	border-bottom: none!important;
}

#menu-mobile-menu{
	display: flex;
  flex-direction: row!important;
  justify-content: flex-end!important;
}
#menu-item-193{
	margin-top:30px;
	 max-width: 15%;
}   
#menu-item-194{
	 max-width: 20%;
		margin-top:30px;
}
}

