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

:root {
	--wd-text-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(94,94,94);
	--wd-text-font-size: 16px;
	--wd-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 400;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 400;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Italianno", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Lora", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 400;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Albert Sans", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 14px;
	--wd-primary-color: rgb(192,57,43);
	--wd-alternative-color: rgb(242,220,53);
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(181,131,82);
	--btn-accented-bgcolor-hover: rgb(198,160,125);
	--wd-form-brd-width: 1px;
	--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: url(https://ilkincitaki.com/wp-content/uploads/2021/08/books-popup.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(221,51,51);
	background-image: url(https://ilkincitaki.com/wp-content/uploads/2025/01/flowers.png);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: #0a0a0a;
	background-image: url(https://ilkincitaki.com/wp-content/uploads/2023/05/arka-1.jpg);
	background-size: cover;
	background-position: center bottom;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
.wd-load-additional-fonts {
	font-family: "Playfair Display", Arial, Helvetica, sans-serif;
	font-weight: 500;
}
html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
	font-size: 18px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li > a {
	font-size: 13px;
}
.whb-top-bar .wd-nav.wd-nav-secondary > li:hover > a, .whb-top-bar .wd-nav.wd-nav-secondary > li.current-menu-item > a {
	color: rgb(231,76,60);
}
.page .wd-page-content {
	background-color: rgb(247,247,247);
	background-image: none;
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-brd-color-focus: rgb(231,76,60);
	--wd-form-bg: rgb(255,250,244);
}
.product-labels .product-label.onsale {
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 15px;
	}

}

@media (max-width: 768.98px) {
	html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount {
		font-size: 15px;
	}

}
:root{
--wd-container-w: 1600px;
--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: 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: 12px;
}

@media (min-width: 1600px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1600px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.limited-stock-label {
            position: absolute;
            bottom: 10px;
            left: 10px;
            background-color: #ff0000; /* Kırmızı arka plan */
            color: #fff; /* Beyaz yazı rengi */
            padding: 5px 15px;
            font-weight: bold;
            border-radius: 50px; /* Elips şekli */
            z-index: 10;
        }

        /* Ürün görsellerine konumlandırmak için */
        .woocommerce ul.products li.product .product-image {
            position: relative;
        }



           


.new-label {
    position: absolute;
    top: 10px;
    left: 10px;
    background-color: #F3B29C;
    color: #fff;
    padding: 5px 10px;
    font-weight: bold;
    border-radius: 15px;
    z-index: 10;
}






        /* Görsellerin üzerine konumlandırmak için */
        .woocommerce ul.products li.product .product-image {
            position: relative;
        }



span.onsale.product-label
 {
    border-radius: 15px;
    margin-left: 10px;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns a {
    color: #ffffff;
}

.wd-copyrights.copyrights-wrapper.wd-layout-two-columns {
    background: #323232;
    color: #ababab;
}

.wcpa_form_outer {
    margin: 1em 0 1em 0 !important;
}

.wd-product.wd-hover-buttons-on-hover .product-element-bottom {
    background: #ededed;
    background: linear-gradient(280deg, rgb(255 247 246) 0%, rgba(255, 255, 255, 1) 100%);
}


@keyframes slideSilverLine {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}

.site-logo.wd-switch-logo::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, #ffffff00, rgb(255 255 255), transparent);
    opacity: 0.9;
    animation: slideSilverLine 3s linear(0 0%, 0.22 2.1%, 0.86 6.5%, 1.11 8.6%, 1.3 10.7%, 1.35 11.8%, 1.37 12.9%, 1.37 13.7%, 1.36 14.5%, 1.32 16.2%, 1.14 21.06%, 1.08 24%, 1.02 31.78%, 1.03 27.59%, 1 36.62%, 1 41.01%, 0.99 38.79%, 1.01 36.08%, 0.98 36.4%, 1.01 38.3%, 1.04 40.5%, 1.05 42.7%, 1.05 44.1%, 1.04 45.7%, 1 53.3%, 0.99 55.4%, 0.98 57.5%, 0.99 60.7%, 1 68.1%, 1.01 72.2%, 1 86.7%, 1 100%) infinite;
}

.site-logo.wd-switch-logo {
  position: relative; /* Pseudo-elementin konumlandırılabilmesi için */
  overflow: hidden; /* Taşan kısımların gizlenmesi */
}



/* WhatsApp ile sipariş butonuna WhatsApp ikonu ekle */
.wd-buy-now-btn::before {
    content: "\f175";
    font-family: "woodmart-font";
    margin-right: 1px;
    font-weight: normal;
    font-size: 19px;
}

a.wd-buy-now-btn.button.alt {
    background: #25d366;
    transition: background 0.3s ease;
}

a.wd-buy-now-btn.button.alt:hover {
    background: #075e54;
	
    transition: background 0.3s ease;
}

.wd-single-post-content > h3 {
  position: relative;
  padding-left: 20px; 

}

.wd-single-post-content > h3::before {
content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 10px;
    height: 37px;
    border-radius: 5px;
    background-color: #C0392B;
}


blockquote {
  position: relative;
	font-family:"Lora", Arial, Helvetica, sans-serif;
  padding: 2em 2em !important;
  background: #fdfbf7;
  border-left: 6px solid #d6bfa8;
  font-style: italic;
  font-size: 1.2em !important;
  line-height: 1.6;
  color: #3a3a3a;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  border-radius: 8px;

}

blockquote::before {
  content: "“";
  font-family: Georgia, serif;
  font-size: 3em;
  color: #d6bfa8;
  position: absolute;
  top: -10px;
  left: 10px;
}

blockquote::after {
  content: "”";
  font-family: Georgia, serif;
  font-size: 3em;
  color: #d6bfa8;
  position: absolute;
  bottom: -20px;
  right: 10px;
}


.linem {
line-height:30px;
}
.product-label.onsale {
    background-color: rgb(255 0 0) !important;
}




.info-box-icon {
    box-shadow: 2px 2px 5px rgba(9, 19, 45, 0.15), -2px -2px 5px #fff;
}
.grecaptcha-badge { 
    visibility: hidden;
}


.btn-shine {
   background: linear-gradient(to right, #666 0, #ECCF00 10%, #666 20%);
    background-position: 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 10s infinite linear;
    animation-fill-mode: forwards;
    -webkit-text-size-adjust: none;
    text-decoration: none;
    white-space: nowrap;
  }
  @-moz-keyframes shine {
    0% {
      background-position: 0;
    }
    50% {
      background-position: 180px;
    }
    100% {
      background-position: 360px;
    }
  }
  @-webkit-keyframes shine {
    0% {
      background-position: 0;
    }
    50% {
      background-position: 180px;
    }
    100% {
      background-position: 360px;
    }
  }
  @-o-keyframes shine {
    0% {
      background-position: 0;
    }
    50% {
      background-position: 180px;
    }
    100% {
      background-position: 360px;
    }
  }
  @keyframes shine {
    0% {
      background-position: 0;
    }
    50% {
      background-position: 180px;
    }
    100% {
      background-position: 360px;
    }
  }
@media (min-width: 1025px) {
	.limited-stock-label {
 font-size: 14px;
        }




.product-labels.labels-rectangular {
    top: 50px !important;
}
  .new-label {

    font-size: 14px;
}


.wd-gallery-item.wd-col {
    justify-content: left;
}

.product-label {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
	
    font-size: 14px !important;
    line-height: 1.2;
}

.wd-footer {

    padding-top: 50px;
}
}

@media (max-width: 576px) {
	.limited-stock-label {
 font-size: 10px;
        }

.product-labels.labels-rectangular {
    top: 40px !important;
}
  .new-label {

    font-size: 10px;
}

html .wd-buy-now-btn {
    width: -webkit-fill-available;
}

.quantity {
    display: none !important;
}

button.single_add_to_cart_button.button.alt {
    width: -webkit-fill-available;
}
}

