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

:root {
	--wd-text-font: "dana", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(20,20,20);
	--wd-text-font-size: 14px;
	--wd-title-font: "dana", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(163,3,198);
	--wd-entities-title-font: "dana", 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: "dana", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "dana", 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: "dana", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-primary-color: rgb(192,157,200);
	--wd-alternative-color: rgb(181,101,198);
	--wd-link-color: rgb(163,5,198);
	--wd-link-color-hover: rgb(192,157,200);
	--btn-default-bgcolor: rgb(181,101,198);
	--btn-default-bgcolor-hover: rgb(192,157,200);
	--btn-accented-bgcolor: rgb(181,101,198);
	--btn-accented-bgcolor-hover: rgb(192,157,200);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 223px;
}
.wd-popup.wd-age-verify {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(102,29,186);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 400px;
}
.page-title-default {
	background-color: #0a0a0a;
	background-image: url(https://drhaghnazar.com/wp-content/uploads/2023/11/back2.webp);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: inherit;
	background-position: center center;
}
.footer-container {
	background-color: rgb(33,0,51);
	background-image: none;
}
html .page-title > .container > .title {
	font-size: 40px;
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .page-title > .container > .title {
		font-size: 30px;
	}

}

@media (max-width: 768.98px) {
	html .page-title > .container > .title {
		font-size: 25px;
	}

}
: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: 5px;
}

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


@font-face {
	font-family: "dana";
	src: url("//drhaghnazar.com/wp-content/uploads/2023/10/dana-regular.woff2") format("woff2"), 
url("//drhaghnazar.com/wp-content/uploads/2023/10/dana-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

p.gform_required_legend {
    display: none;
}
#frontcontact .gfield_label {
    color: #fff !important;
    font-size: 1rem !important;
    font-weight: 900 !important;
}
#frontcontact input,#frontcontact textarea {
    border: none !important;
}
.copyright{
	color:#9a0cbb;
	font-weight:bold;
}
.wd-prefooter {
	    padding: 0 !important;
    margin-top: 100px;
}
.menuhandel li {
    margin-bottom: 0.5rem;
}
.menuhandel .wd-sub-menu li>a{
    color:#fff;
}

#gform_2 input#gform_submit_button_2 {
    background: #ae63bf;
    width: 100%;
}
#gform_2 input#gform_submit_button_2:hover {
    background: #a42fbf;
}

#contactcard .elementor-widget-container {
    height: 100%;
}

#contactcard .elementor-widget{
    height: 100%;
}

#frontblog img.attachment-full.size-full {
    height: 300px !important;
    object-fit: cover;
}

/*bookli */
[data-type ="category"],[data-type ="staff"]{
    display: none;
}

.bookly-form {
    max-width: 100%;
    padding: 1rem;
}
.d-block-center{
	display:block;
	text-align:center;
	padding:1rem 0.5rem;
}
.d-block-center h4{
	color:var(--wd-link-color);
}
.spacer.gfield {
    display: none;
}

.clubform input {
    border: 1px solid #999 !important;
    border-radius: 50px !important;
    height: 50px !important;
}
.clubform textarea {
    border: 1px solid #999 !important;
    border-radius: 15px;
}
.clubform input#gform_submit_button_3 {
    width: 100%;
}

li.meta-author, .meta-featured-post::before {
    display: none;
}
.centered-text-area {
    display: flex;
}
.ctaButton {
    left: 0 !important;
    right: unset !important;
}
.ctaButton {
    transform: rotate(180deg) !important;
}
.centered-text>div {
    padding-right: 1rem !important;
}
button.bookly-next-step.bookly-js-next-step.bookly-btn.ladda-button {
    background: #b565c6;
}
.kk-star-ratings {
    background: #b565c6;
    padding: 15px;
    color: #fff;
    display: flex;
    flex-flow: column-reverse wrap;
    gap: 1rem;
}
.kk-star-ratings .kksr-muted {
    opacity: 1 !important;
}
#rank-math-faq .rank-math-list-item h3:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #b565c6;
    margin-left: 8px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}

h3.rank-math-question strong {
    font-size: 16px;
    font-weight: 700;
}
h3.rank-math-question {
    border-bottom: 3px solid #fff;
}
#rank-math-faq .rank-math-list-item h3 {
    padding: 1rem 1rem;
}
#rank-math-faq .rank-math-answer {
    padding: 0;
}
.rank-math-answer p {
    padding: 1rem 0.25rem;
}
/* pop up */
.dialog-widget-content.dialog-lightbox-widget-content.animated {
    border-radius: 35px;
    overflow: hidden;
}
@media (min-width: 1025px) {
	   .btn-desktop {
    position: fixed;
 left: 30px;
    bottom: 100px;
    display: flex;
    flex-flow: column wrap;
    gap: 10px;
		 z-index:2000;
}

.btn-mobile{
	display:none;
}

/*-------------------- Animations */

.slideInLeft{
	  -webkit-animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	animation-delay:500;
	animation-name: slideInLeft;
}

  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 
.whb-row .wd-header-text {
	font-size: 19px;
}
/* pop up */
#elementor-popup-modal-5461 .dialog-message {
    width: 500px;
    height: auto;
    border-radius: 35px;
}.dialog-widget-content.dialog-lightbox-widget-content.animated {
    border-radius: 35px;
    overflow: hidden;
}
a.dialog-close-button.dialog-lightbox-close-button {
    margin-left: 440px;
    color: ;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	   .btn-desktop {
    position: fixed;
 left: 30px;
    bottom: 100px;
    display: flex;
    flex-flow: column wrap;
    gap: 10px;
		 z-index:2000;
}

.btn-mobile{
	display:none;
}
/*-------------------- Animations */

.slideInLeft{
	  -webkit-animation-name: slideInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
	animation-delay:500;
	animation-name: slideInLeft;
}

  @-webkit-keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  }
  @keyframes slideInLeft {
  0% {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  visibility: visible;
  }
  100% {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  }
  } 
}

@media (max-width: 576px) {
	.btn-desktop{
	display:none;
}
.btn-mobile {
	z-index:2000;
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.btn-mobile a:first-child{
	border-left:1px solid #fff;
}
.min-footer {
    padding-bottom: 60px;
}

a.scrollToTop {
    bottom: 60px;
}
elementor-button-wrapper .button{
	width: 80px;
}
/* pop up */
#elementor-popup-modal-5461 .dialog-message {
    width: 300px;
    height: auto;
}
a.dialog-close-button.dialog-lightbox-close-button {
    margin-left: 239px;
}
}

