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

@font-face {
	font-family: "star";
	font-weight: 400;
	font-style: normal;
	src: url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/star.woff") format("woff"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/star.ttf") format("truetype"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");
}

@font-face {
	font-family: "WooCommerce";
	font-weight: 400;
	font-style: normal;
	src: url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff") format("woff"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf") format("truetype"), url("//esleminci.com/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");
}

:root {
	--wd-text-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Playfair Display", 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: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Playfair Display", 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: "Poppins", 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(127,140,141);
	--wd-alternative-color: rgb(226,104,52);
	--wd-link-color: rgb(226,104,52);
	--wd-link-color-hover: rgb(158,78,33);
	--btn-default-font-family: "Lexend", Arial, Helvetica, sans-serif;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-font-family: "Lexend", Arial, Helvetica, sans-serif;
	--btn-accented-bgcolor: rgb(127,140,141);
	--btn-accented-bgcolor-hover: rgb(89,102,100);
	--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-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(255,122,122);
	background-image: none;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 280px;
}
.wd-page-title {
	background-color: rgb(127,140,141);
	background-image: url(https://esleminci.com/wp-content/uploads/2022/05/dark-leather.png);
	background-repeat: repeat;
}
.wd-footer {
	background-color: rgb(255,255,255);
	background-image: none;
}
html .entry-summary .single_add_to_cart_button, .wd-single-add-cart .single_add_to_cart_button {
	color: rgb(255,255,255);
	background: rgb(226,104,52);
}
html .entry-summary .single_add_to_cart_button:hover, .wd-single-add-cart .single_add_to_cart_button:hover {
	color: rgb(255,255,255);
	background: rgb(168,86,38);
}
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: rgb(232,201,160);
	--wd-form-brd-color-focus: rgb(127,140,141);
	--wd-form-bg: rgba(232,201,160,0.1);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
: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: 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: 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);
}
}


/* 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-copyrights.copyrights-wrapper.wd-layout-two-columns {
    background: #2c2c2c;
    color: white;
}

.wc-tab-inner.wd-entry-content {
    line-height: 36px;
    font-size: 15px;
}

.wcpa_section {
    margin: 0 0 -25px !important;
}

.summary-inner.wd-set-mb.reset-last-child .woocommerce-Price-amount.amount bdi {
  background: #e8c9a0;
  color: #ffffff;
  padding: 3px 8px;
  border-radius: 8px;
}


.wd-before-add-to-cart.wd-entry-content {
    font-size: 15px;
    line-height: 30px;
}

.ikz {
    list-style: inside !important;
}

.sarii{color:#ECB700;}

.product-label.out-of-stock {
    background-color: rgb(255 19 19) !important;
    color: #ffffff !important;
    font-weight: 900;
}


blockquote {
    background: #A76D50;
    color: white;
    padding-left: 8px;
    font-size: 17px;
    margin-bottom: 14px;
    padding-top: 7px;
    border: 5px dotted white;
}

.icons-design-colored .social-instagram {
    background-color: #FF2A4D !important;
}


.whb-row.whb-header-bottom.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-dark.whb-hidden-mobile.whb-flex-flex-middle {
  background: linear-gradient(90deg, #e0e0e0, #ffffff, #e0e0e0);
  background-size: 200% 100%;
  background-repeat: no-repeat;
  animation: gradientMove 6s ease-in-out infinite;
}

@keyframes gradientMove {
  0% {
    background-position: 0% 0%;
  }
  50% {
    background-position: 100% 0%;
  }
  100% {
    background-position: 0% 0%;
  }
}

@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 */
}

.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: 768px) and (max-width: 1024px) {
	span.wd-toolbar-label {
    color: #ffffff;
}
.wd-tools-element {
    --wd-header-el-color: #ffffff !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {

background-color: rgb(255 0 0) !important;

}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background-color: rgb(255 0 0) !important;
}

.wd-toolbar.wd-toolbar-label-show {
    background: #7e8b8c;
}
}

@media (max-width: 576px) {
	@media (max-width: 1024px) {
    .wd-sticky-social {
        display: flex !important
;
    }
}

a.wd-buy-now-btn.button.alt {
    width: -webkit-fill-available;
}

@media (max-width: 768.98px) {
    .product_title {
        font-size: 25px;
        line-height: 36px;
    }
}

@media (max-width: 768.98px) {
    .wd-product-brands img {
        max-width: 155px;
        border: 1px solid #ededed;
        padding: 7px;
        border-radius: 9px;
    }
}

span.wd-toolbar-label {
    color: #ffffff;
}
.wd-tools-element {
    --wd-header-el-color: #ffffff !important;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {

background-color: rgb(255 0 0) !important;

}

.wd-tools-element:is(.wd-design-2,.wd-design-5) .wd-tools-count {
    background-color: rgb(255 0 0) !important;
}

.wd-toolbar.wd-toolbar-label-show {
    background: #7e8b8c;
}


button.single_add_to_cart_button.button.alt {
    width: -webkit-fill-available;
}
}

