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

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(35,35,35);
	--wd-text-font-size: 16px;
	--wd-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Open Sans", 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: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 400;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 14px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: rgb(81,81,81);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(28,0,0);
	--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: rgb(30,115,190);
	background-image: url();
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
	--wd-popup-padding: 15px;
}
: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: rgb(55,56,57);
	background-image: none;
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--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: 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) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


.wd-page-title {
background-color: rgb(229,229,229);
}

 .whb-main-header .wd-nav>li>a {font-size:16px;}
/*
.wd-dropdown
 {
    margin-top: 14px;
    border-radius: 5px !important;
    width: 145px !important;
}
 */

.nutrition-table {
  width: 100%;
  border-collapse: collapse;
}

.nutrition-table th,
.nutrition-table td {
  border: 1px solid #ddd;
  padding: 8px 12px;
}

.nutrition-table th {
  background: #f9f9f9;
  text-align: left;
}

.product-info-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 12px;
}

.product-info-table td {
  background: #f2f2f2;
  border-radius: 8px;
  padding: 14px 16px;
  vertical-align: middle;
}

.product-info-table strong {
  font-weight: 700;
  display: block;
  margin-top: 4px;
}

.product-info-table small {
  color: #666;
  font-size: 13px;
}




.gtranslate_wrapper a.glink {margin-left:10px;}




.wd-shop-tools .woocommerce-ordering.wd-style-underline select


.whb-top-bar-inner a, .whb-top-bar-inner p  {color:#fff !important}

.wd-post .wd-post-meta {
    display: none !important;
}

.wd-single-post-header .wd-post-meta {
    display: none !important;
}


.referanslar img {
    border:1px solid #eee !important;
    padding:10px;
}









 .siparis-panel{
 
    background:#fff;
    border:1px solid #eee;
    border-radius:22px;
    padding:38px;
    box-shadow: 0 10px 30px rgba(0,0,0,.06);
    font-family: inherit;
  }
  .siparis-panel h2{
    margin:0 0 10px 0;
    font-size:38px;
    line-height:1.1;
    font-weight:800;
    color:#000; /* kırmızı başlık */
  }
  .siparis-panel .desc{
    margin:0 0 26px 0;
    color:#6b6b6b;
    font-size:14px;
  }
  .group{ margin-top:22px; }
  .label{
    font-size:17px;
    font-weight:800;
    color:#111;
    margin-bottom:14px;
  }
  .options{
    display:flex;
    gap:14px;
    flex-wrap:wrap;
  }
  .opt{
    flex: 1 1 180px;
    padding:18px 18px;
    border-radius:10px;
    border:2px solid #e7e7e7;
    background:#fff;
    font-size:18px;
    font-weight:800;
    color:#555;
    cursor:pointer;
    transition:.15s ease;
  }
  .opt.is-active{
    border-color:#000;
    box-shadow: 0 0 0 3px rgba(128,128,128,0.12);
  }rgba(122,30,25,0.12)rgbrgba(0,0,0,0.12)
  .divider{
    margin:26px 0 22px;
    height:1px;
    background:#eee;
  }
  .wa-btn{
    display:block;
    width:100%;
    text-align:center;
    padding:22px 20px;
    border-radius:18px;
      margin-top: 20px;
    background:#075E54;
    color:#fff !important;
    font-size:18px;
    font-weight:900;
    letter-spacing:.3px;
    text-decoration:none;
  }


.wa-btn{
display:flex;
align-items:center;
justify-content:center;
gap:10px;
}

.wa-btn::before{
content:"";
width:20px;
height:20px;
background:url("https://cdn-icons-png.flaticon.com/512/733/733585.png") no-repeat center;
background-size:contain;
display:inline-block;
}




  .note{
    margin-top:14px;
    color:#7a7a7a;
    font-size:16px;
  }

  /* Mobil */
  @media (max-width: 600px){
    .siparis-panel{ padding:22px; }
    .siparis-panel h2{ font-size:30px; }
    .opt{ font-size:14px; }
    .wa-btn{ font-size:14px; }
  }





.wd-toolbar {
	background:#000 !important
}

.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label {color:#fff}

  .wd-toolbar.wd-toolbar-label-show>div a {
 
    border-right: 1px solid #1c1c1c;
} 

 .wd-toolbar.wd-toolbar-label-show>div:last-child a {border:0 }

.wd-toolbar-link .wd-custom-icon img{
      transition: transform 0.3s ease;
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1.1);
    filter: drop-shadow(0 0 0 rgba(0,255,0,0.6));
  }
  50% {
    transform: scale(1.18);
    filter: drop-shadow(0 0 10px rgba(0,255,0,0.9));
  }
  100% {
    transform: scale(1.1);
    filter: drop-shadow(0 0 0 rgba(0,255,0,0.6));
  }
}





.wa-siparis{
    position:fixed;
   right: 79px;
    bottom: 20px;
    display:flex;
    align-items:center;
    gap:10px;
    background:#25D366;
    color:#fff;
    padding:12px 18px;
    border-radius:50px;
    text-decoration:none;
    font-family:Arial, sans-serif;
    font-size:15px;
    font-weight:600;
    box-shadow:0 8px 25px rgba(0,0,0,0.25);
    z-index:9999;
    transition:all .3s ease;
}

.wa-siparis img{
    width:24px;
    height:24px;
}

/* Hover efekti */
.wa-siparis:hover{
    transform:translateY(-3px);
}

/* Yanıp sönen balon */
.wa-ping{
    position:absolute;
    width:14px;
    height:14px;
    background:#25D366;
    border-radius:50%;
    right:-2px;
    top:-2px;
    animation:ping 1.5s infinite;
}

@keyframes ping{
    0%{
        transform:scale(1);
        opacity:1;
    }
    70%{
        transform:scale(2.5);
        opacity:0;
    }
    100%{
        opacity:0;
    }
}






.robot {
  display: inline-block;
  position: relative;
  animation: robot-slide 10s ease-in-out forwards;
}

@keyframes robot-slide {
  0% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(300px); /* Sağa gidiş */
  }
  100% {
    transform: translateX(0); /* Sola dönüş */
  }
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.form-col {
  flex: 1 1 48%;
  display: flex;
  flex-direction: column;
}

.form-row.fullwidth {
  flex: 1 1 100%;
  flex-direction: column;
}

.form-row label {
  font-weight: 600;
  margin-bottom: 8px;
}

input[type="text"],
input[type="email"],
input[type="tel"],
textarea {
  padding: 12px;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #f9f9f9;
  font-size: 15px;
  width: 100%;
}

textarea {
  min-height: 150px;
  resize: vertical;
}

input[type="submit"].btn-blue {
  background-color: #e53935; /* Kırmızı buton */
  color: white;
  border: none;
  padding: 14px 30px;
  font-size: 16px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  text-transform: uppercase;
}

input[type="submit"].btn-blue:hover {
  background-color: #d32f2f;
}


.wd-sub-accented.color-scheme-light>li>a, [class*="color-scheme-light"] .wd-sub-accented>li>a {
    --sub-menu-color: #000000;
    --sub-menu-color-hover: rgb(0 0 0 / 60%);
}
.wd-dropdown {
    --wd-align: var(--wd-start);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 380;
    margin-top: 15px;
    margin-right: 0;
    margin-left: calc(var(--nav-gap, .001px) / 2 * -1);
    background-color: #ffffff;
    background-position: bottom right;
    background-clip: border-box;
    background-repeat: no-repeat;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    text-align: var(--wd-align);
    border-radius: var(--wd-brd-radius);
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.19, 1, 0.22, 1), visibility 0.4s cubic-bezier(0.19, 1, 0.22, 1), transform 0.4s cubic-bezier(0.19, 1, 0.22, 1);
    transform: translateY(15px) translateZ(0);
    pointer-events: none;
}


@media (max-width: 768px) {
     .elementor-element .title {
        font-size: 27px;
        text-align: center !important;
    }
	.reset-last-child>*:last-child {
    margin-bottom: 0;
    text-align: center;
}
	.e-con.e-flex>.e-con-inner {
    justify-content: center !important;
}
	p, h1, h2, h3, h4, .title {
    text-align: center !important;
}
	.wd-set-mb>* {
    text-align: center;
}
}

.wd-breadcrumbs>:is(span,a):last-child {
    font-weight: 600;
}
.wd-page-title .title {
    font-size: 50px !important;
	color:#fff !important;
}


.wd-sub-accented.color-scheme-light>li>a, [class*="color-scheme-light"] .wd-sub-accented>li>a {
    --sub-menu-color: #000000;
    --sub-menu-color-hover: rgb(0 0 0 / 60%);
    padding: 2px !important;
	    text-transform: capitalize;
}

.whb-sticky-shadow.whb-sticked .whb-row:last-child {
    border-bottom: none;
    background-color: #ffffff;
}



.grupkont .banner-title {background: #fff;padding:10px;}

.wd-page-title-bg  {    --wd-link-color: #ffffff;} 
.wd-page-title-bg >:is(span,a):last-child {
    font-weight: 600;
    color: #ffffff !important;
}



.wa-urun-iletisim{
  margin-top: 20px;
}
.iletisim-butonlari{
  display: flex;
  gap: 12px;
  margin-top: 20px;
  flex-wrap: wrap;
}

/* WhatsApp */
.btn-wa{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #25D366;
  color: #fff;
  text-decoration: none;
  padding: 14px;
  border-radius: 10px;
  font-weight: 600;
  transition: 0.3s;
}

.btn-wa:hover{
  background: #1ebe5d;
  transform: translateY(-2px);
	color:#fff;
}

/* Telefon */
.btn-call{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #222;
  color: #fff;
  text-decoration: none;
  padding: 14px;
  border-radius: 10px;
  font-weight: 600;
  transition: 0.3s;
}

.btn-call:hover{
  background: #000;
  transform: translateY(-2px);
	color:#fff;
}

/* Mobil uyum */
@media (max-width: 600px){
  .iletisim-butonlari{
    flex-direction: column;
  }
}@media (max-width: 576px) {
	.wd-footer .wd-col-end {display: none} 

.wd-timeline-item :is(.wd-timeline-title,.wd-timeline-content,.wd-timeline-image) {background:#fff} 

.whb-sticky-shadow.whb-sticked .whb-row:last-child .wd-tools-element>a {
    color: #000000 !important;
    border-bottom: none;
    background-color: #ffffff;
}

.wd-page-title .title {
	font-size:22px !important
} 

.wa-siparis{ display:none;}
}

