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

:root {
	--wd-text-font: "Roboto-Local", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto-Local", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: rgb(39,39,42);
	--wd-entities-title-font: "Roboto-Local", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: rgb(39,39,42);
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto-Local", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: rgb(15,15,40);
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto-Local", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 600;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(239,69,62);
	--wd-alternative-color: rgb(239,69,62);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(239,69,62);
	--btn-accented-bgcolor-hover: rgb(219,72,72);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(234,255,244);
	--notices-success-color: rgb(51,51,51);
	--notices-warning-bg: rgb(239,69,62);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(0,0,0);
	--wd-link-color-hover: rgb(239,69,62);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: rgba(0,0,0,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 600px;
	--wd-popup-padding: 0px;
}
: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: #F5F5F5;
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	font-weight: 600;
	font-size: 14px;
	line-height: 40px;
	text-transform: capitalize;
	color: rgb(51,51,51);
}
html .wd-nav.wd-nav-main > li:hover > a, html .wd-nav.wd-nav-main > li.current-menu-item > a {
	color: rgb(238,68,61);
}
html .wd-product.wd-hover-fw-button .wd-add-btn>a, html .wd-product.wd-hover-fw-button.wd-quantity-overlap div.quantity input[type], html .wd-buy-now-btn, html .cart-actions .button[name="apply_coupon"], html .woocommerce-checkout .login .button, html .woocommerce-form-coupon .button {
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;	color: rgb(239,69,62);
	background: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 42px;
	--wd-arrow-icon-size: 18px;
	--wd-arrow-offset-h: -15px;
	--wd-arrow-color-hover: rgb(255,255,255);
	--wd-arrow-bg: rgb(255,255,255);
	--wd-arrow-bg-hover: rgb(238,68,61);
	--wd-arrow-radius: 0px;
	--wd-arrow-shadow: 0px 2px 10px 0px rgba(0,0,0,0.3);
}
.product-labels .product-label.onsale {
	background-color: rgb(13,193,93);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(242,138,14);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(83,83,83);
	color: rgb(255,255,255);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(74,144,226);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 800px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}
	.woocommerce-product-gallery {
		--wd-gallery-gap: 12px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
: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: 1222px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}


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

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Regular-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Regular-1.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Medium-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Medium-1.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-SemiBold-1.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

@font-face {
	font-family: "Roboto-Local";
	src: url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Bold-1.woff2") format("woff2"), 
url("//www.fastieshop.com/wp-content/uploads/2025/09/Roboto-Bold-1.woff") format("woff");
	font-weight: 700;
	font-style: normal;
}

/* Renk ve Arka Plan Ayarları */
.wd-progress-bar .progress-bar {
    background-color: #0DC15D;
}

.star-rating {
    color: #FFC001;
}

.wd-btn-design-full form.cart :where(.single_add_to_cart_button, .wd-buy-now-btn),
.wd-sticky-btn .wd-buy-now-btn,
form.cart .wd-buy-now-btn,
button[name="apply_coupon"] {
    border: 1.5px solid #EF453E !important;
}

.searchform .searchsubmit {
    color: #ef453e;
}

.searchform {
    --wd-form-brd-color-focus: #ef453e !important;
}

/* Başlıklar */
h1.entry-title {
    font-size: 16px;
}

.page-title .title {
    font-size: 16px !important;
    padding: 0px !important;
}

/* Sosyal Medya ve Footer */
.copyrights-wrapper {
    background: #2D2D2D;
    font-size: 12px;
    display: flex;
    align-items: center;
}

.footer-column-4 .wd-social-icons {
    text-align: left !important;
    justify-content: flex-start !important;
    display: flex !important;
}

/* Arama Formu */
.searchform ::-webkit-input-placeholder,
.searchform ::placeholder {
    font-size: 14px !important;
}

/* Ürün Etiketleri ve Başlıklar */
.product-label.attribute-label,
.product-label.featured,
.product-label.out-of-stock,
.widget-title {
    text-transform: capitalize;
}

/* Ürün Galeri & Butonlar */
.wd-gallery-thumb .wd-thumb-active img {
    border: 2px solid #ee443d;
}

.wd-product.wd-hover-fw-button .wd-add-btn {
    background-color: transparent;
    border: 1px solid #ff5733;
    border-radius: 6px;
}

/* Görünüm: Ürün Bilgisi */
.wd-product-info {
    display: flex;
    align-items: center;
}

.wd-info-icon {
    margin-right: 10px;
    flex-shrink: 0;
}

.wd-info-msg {
    display: flex;
    flex-direction: column;
    line-height: 1.4;
}

.wd-product .wd-entities-title {
    display: -webkit-box !important;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
}

/* Renk Seçimi Swatch */
.wd-swatch:hover,
.wd-swatch.selected,
.wd-swatch.active,
.wd-swatch.wd-active {
    border-color: #ef453e !important;
}

/* Diğer Küçük Ayarlar */
.wd-action-btn.wd-style-icon .button {
    display: none;
}

.woocommerce-Reviews-title {
    display: none;
}

.woocommerce-price-suffix {
    display: none !important;
}

.widget_product_categories .count,
.woodmart-woocommerce-layered-nav .count {
    display: none !important;
}


.show-password-input {
  display: none !important;
}

.woocommerce-button.woocommerce-form-login__submit {
  border: 1px solid #ef453e !important;
  border-radius: 5px;
}

/* Sticky görünüm sadece mobilde */

@media (max-width: 767px) {
body .wd-sticky-btn {
  background-color: var(--bgcolor-white);
  --wd-sticky-btn-height: 65px;
  border-top: 1px solid #e6e6e6;
}

body .wd-sticky-btn .wd-sticky-btn-content {
  display: none !important;
}

body .wd-sticky-btn.wd-quantity-overlap div.quantity {
  display: none !important;
}

body .wd-sticky-btn .price {
  display: block !important;
  margin-right: auto;
  font-size: 16px;
  font-weight: 600;
  color: var(--wd-primary-color);
  padding-left: 15px;
  line-height: 1.2;
}

body .wd-sticky-btn form.cart {
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: center;
  gap: 8px;
  padding-right: 15px;
  width: auto;
}

body .wd-sticky-btn :is(.single_add_to_cart_button, .wd-sticky-add-to-cart, .wd-buy-now-btn) {
  display: inline-block !important;
  width: auto;
  border-radius: var(--btn-accented-brd-radius) !important;
  padding: 10px 20px !important;
  font-size: 16px;
  text-transform: capitalize !important;
  white-space: nowrap;
}

body .wd-sticky-btn .star-rating {
  display: none !important;
}




/* Ürün sayfasında video butonunun arka plan rengini belirler (#4990e2 - mavi ton) */
.single-product .product-video-button a {
    background-color: #4990e2 !important;
}

/* Genel olarak video butonunun içindeki linkin metin rengini beyaz yapar (hem normal hem hover için) */
body .product-video-button > a:hover,
body .product-video-button a {
    color: #ffffff;
}

/* İndirimli Fiyat Shortcode */
.elementor-shortcode {
    font-size: 12px;
    font-weight: 400;
}

/* Sadece blog yazılarındaki linkler altı çizili olsun */
.wd-single-post-content a {
    text-decoration: underline !important;
}

.payment_method_bacs label:before {
    content: url('https://www.fastieshop.com/wp-content/uploads/2025/09/banka-havalesi.png');
    margin-left: 6px;
    margin-right: 6px;
    display: inline-block;       /* eklendi */
    vertical-align: middle;
    transform: translateY(2px);  /* eklendi, dikey ortalama için */
}

/* Label’ı flex yapma, sadece içindekileri ayır */
.woocommerce-checkout #payment ul.payment_methods li label {
    display: inline-flex;
    align-items: center;
}


/* İkon yazının önüne gelsin */
.woocommerce-checkout #payment ul.payment_methods li label img {
    order: -1;
    margin-right: 6px;
}

/* Ödemeden Kuponu Kaldır */
.woocommerce-form-coupon-toggle {
    display: none;
}

/* flat_rate:5 shipping method labelına logo ekle */
label[for="shipping_method_0_flat_rate5"]::before {
  content: "";
  display: inline-block;
  width: 52px;
  height: 24px;
  margin-right: 8px;
  vertical-align: middle;
  background-image: url('https://www.fastieshop.com/wp-content/uploads/2025/10/aras-kargo-logo.svg');
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 576px) {
	.wc-proceed-to-checkout  {
position: fixed;
bottom: 0;
width: 100%;
left: 0px;
z-index: 999999;
background: white;
padding: 15px 10px;
box-shadow: 0px -1px 10px rgba(0, 0, 0, 0.1);
}

body .scrollToTop.button-show {
    display: none;
}

.wd-carousel-container.wd-gallery-thumb {
  display: none !important;
}
}

