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

:root {
	--wd-header-banner-h: 30px;
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(76,73,67);
	--wd-text-font-size: 14px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", 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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito", 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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 15px;
	--wd-primary-color: rgb(34,173,194);
	--wd-alternative-color: rgb(243,92,159);
	--wd-link-color: rgb(115,112,104);
	--wd-link-color-hover: rgb(115,112,104);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(34,173,194);
	--btn-accented-bgcolor-hover: rgb(34,173,194);
	--wd-form-brd-width: 2px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(221,51,51);
	--notices-warning-color: #fff;
}
.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
div.wd-popup.wd-age-verify {
	max-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgb(244,12,66);
	background-image: none;
}
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}
.header-banner {
	background-color: rgb(34,173,194);
	background-image: none;
}
.page-title-default {
	background-color: rgb(34,173,194);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.footer-container {
	background-color: rgb(247,247,247);
	background-image: none;
}
.woodmart-title-container title  .wd-font-weight-800 .wd-fontsize-xxl {
	font-family: "Nunito", Arial, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 27px;
}
body[class*="wrapper-boxed"] {
	background-color: rgb(243,243,243);
	background-image: none;
}
.page .main-page-wrapper {
	background-color: #f9f9f9;
	background-image: none;
}
.woodmart-archive-blog .main-page-wrapper {
	background-color: rgb(242,242,242);
	background-image: none;
}
.woodmart-archive-portfolio .main-page-wrapper {
	background-color: rgb(243,243,243);
	background-image: none;
}
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-header-banner-h: 65px;
	}
	.woodmart-title-container title  .wd-font-weight-800 .wd-fontsize-xxl {
		font-size: 18px;
	}

}

@media (max-width: 768.98px) {
	.woodmart-title-container title  .wd-font-weight-800 .wd-fontsize-xxl {
		font-size: 16px;
	}

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


/* İçerik Kopya Engelle */
* {
  /*-webkit-touch-callout: none;  iOS Safari */
  /*-webkit-user-select: none; Safari */
  /*-khtml-user-select: none; Konqueror HTML */
  /*-moz-user-select: none; Old versions of Firefox */
  /*-ms-user-select: none; Internet Explorer/Edge */
 /* user-select: none; Non-prefixed version, currently supported by Chrome, Opera and Firefox */
}
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
#cookie-notice {
    color:#000;
    font-family:inherit;
    font-size:12px;
    background:#D8DEE3;
    padding:10px;
    position:fixed;
    bottom:0;
    left: 4%;
	  line-height:16px;
    width:100%;
    max-width:50%;
    box-shadow:0 10px 20px rgba(0,0,0,.2);
    border-radius:5px;
    margin:0;
    visibility:hidden;
    z-index:1000000;
    box-sizing:border-box;
}
#cookie-notice a{
    text-decoration:none;
}
/*Cookie Notice*/
#cookie-notice button {
    font-size:14px;
    font-weight:bold;
    color:#f2f2f2;
    background:#22ADC2;
    border:0;
    padding:2px;
    margin-top:0;
    width:30%;
    cursor:pointer;
    }
.wd-nav-mobile li.menu-item-compare {
    display: none;
}
.wpb-js-composer .vc_tta.vc_general.vc_tta-style-classic.vc_tta-tabs .vc_tta-tab .vc_tta-title-text {
text-indent:-2px;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab {
    margin-left: -14px !important;
}
.site-content {
  padding-right: 2%;
}
.sidebar-container {
   padding-left: 2%;
}
.blogsidebarform {
	background-color: rgb(243,92,159,0.5);
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 7px;
	padding-bottom: 7px;
	border-radius:5px;
	box-shadow: 0 3px 10px rgb(0 0 0 / 0.5);
}
.blogsidebarform p{
	margin-bottom: 0px;
}

/* linklendirme metinleri */
.format-link .entry-content a {
    display: inline-block;
    padding: 5px 10px;
    background-color: #F7F7F7;
    font-size: 12px;
}
.breadcrumbs a, .breadcrumbs span, .yoast-breadcrumb a, .yoast-breadcrumb span {
    text-transform: none;
    letter-spacing: .3px;
    font-weight: 600;
    font-size: 13px;
}
#wpcf7-f7962-o1 > div {
    display: none;
}
#wpcf7-f8194-p7992-o1 > div {
    display: none;
}
.entry-meta-list {
    display: none;
}
.footer-container {
	margin-top:-50px;
    background-color: rgb(34,173,194);
}
.wd-prefooter {
    padding-bottom: 0px;
}
/* Slide-1 Randevu Butonu Arkaplan */
.btn-color-randevu {
	color:#ffffff;
  background-color: #22ADC2;
}@media (min-width: 1025px) {
	.tezerel {
  margin-left: 65% !important;
}
/*Header Sağ Blok arka plan
body > div.website-wrapper > header > div > div.whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-flex-flex-middle > div > div > div.whb-column.whb-col-right.whb-visible-lg {
    border-radius: 25px;
    background: #22ADC2;
	margin-top:17px;
	margin-bottom:17px;
}*/
/*Anamenü arka plan*/
.wd-nav {
}
/*Anamenü eleman rengi active-hover
.wd-nav.wd-style-default {
    --nav-color-hover: #737068;
	--nav-color-active: #ffffff;
}*/
.wd-nav[class*="wd-style-"]>li.current-menu-item>a, .wd-nav[class*="wd-style-"]>li.wd-active>a {
}
/*Anamenü eleman
.wd-nav[class*="wd-style-"]>li>a {
    color: #ffffff;
}*/
/* Sabit Kayan Bar */
#anavbar {
	border-radius:5px;
	width: 280px;
  height: 40px;
  position: fixed;
	z-index: 999;
  bottom: 12%;
  left: 4%;
  background: #22ADC2;
}
/* Sabit Kayan Bar Yazı */
#anavbar a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: left;
  text-decoration: none;
  font-size: 20px;
	font-weight:bold;
}
.anavbarhide {
    opacity:0;  
}
.anavbarshow {
    opacity:1; 
}
.scrollToTop {
    bottom: 10% !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/* Sabit Kayan Bar */
#anavbar {
	display:none;
}
/* Sabit Kayan Bar Yazı */
#anavbar a {
	display:none;
}
.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
    padding-right: 0px;
    padding-left: 10px;
}
	/*Cookine Notice*/
#cookie-notice {
    color:#000;
    font-family:inherit;
    font-size:12px;
    background:#D8DEE3;
    padding:10px;
    position:fixed;
    bottom:20%;
   left:2%;
	  line-height:16px;
    width:100%;
    max-width:80%;
    box-shadow:0 10px 20px rgba(0,0,0,.2);
    border-radius:5px;
    margin:0;
    visibility:hidden;
    z-index:1000000;
    box-sizing:border-box;
}
}

@media (max-width: 576px) {
	/* Sabit Kayan Bar */
#anavbar {
	display:none;
}
/* Sabit Kayan Bar Yazı */
#anavbar a {
	display:none;
}
.whb-column>.info-box-wrapper, .wd-header-text, .whb-column>.wd-button-wrapper, .whb-column>.wd-social-icons, .wd-header-html {
    padding-right: 0px !important;
    padding-left: 5px;
}
.icons-design-default .wd-social-icon {
    margin: 0 !important;
    padding: 3px !important;
    width: auto !important;
    height: auto !important;
    color: rgba(0,0,0,0.6) !important;
}
	/*Cookine Notice*/
#cookie-notice {
    color:#000;
    font-family:inherit;
    font-size:12px;
    background:#D8DEE3;
    padding:10px;
    position:fixed;
    bottom:8%;
    left:5px;
	  line-height:16px;
    width:100%;
    max-width:100%;
    box-shadow:0 10px 20px rgba(0,0,0,.2);
    border-radius:5px;
    margin:0;
    visibility:hidden;
    z-index:1000000;
    box-sizing:border-box;
}
}

