@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//kirca.co/wp-content/themes/woodmart/fonts/woodmart-font-2-400.woff2?v=8.2.7") format("woff2");
}

:root {
	--wd-text-font: "Open Sans", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #767676;
	--wd-text-font-size: 15px;
	--wd-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Oswald", 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: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Oswald", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 500;
	--wd-widget-title-transform: capitalize;
	--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: 600;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(28,97,231);
	--wd-alternative-color: rgb(30,150,255);
	--wd-link-color: rgb(20,68,127);
	--wd-link-color-hover: rgb(28,74,175);
	--btn-default-bgcolor: rgb(117,117,117);
	--btn-default-bgcolor-hover: rgb(163,163,163);
	--btn-accented-bgcolor: rgb(117,117,117);
	--btn-accented-bgcolor-hover: rgb(163,163,163);
	--btn-transform: capitalize;
	--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: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 800px;
}
.header-banner {
	background-color: rgb(28,97,231);
	background-image: none;
}
:is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg, :is(.woodmart-archive-shop .wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product,.wd-fbt) .wd-products-with-bg :is(.wd-product,.wd-cat) {
	--wd-prod-bg:rgb(255,255,255);
	--wd-bordered-bg:rgb(255,255,255);
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(28,97,231);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: #ffffff;
	background-image: none;
}
.page .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.single-product .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(107,163,49);
}
html .wd-buy-now-btn:hover {
	background: rgb(95,158,44);
}
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-bg: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1444px;
--wd-form-brd-radius: 5px;
--btn-default-color: #fff;
--btn-default-color-hover: #fff;
--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;
}

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


/* Login */
.page-id-59 .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
	width: 48%;
	margin-right: 1%;
	display: inline-grid;
}
.page-id-59 .woocommerce-privacy-policy-text {
	text-align: justify;
	hyphens: auto;
	margin-bottom: 20px;
}
.page-id-59 #sendCode {
	background: #2761e7;
	color: white;
	border-radius: 6px;
	margin-top: 10px;
	width: 27%;
	padding: 0 !important;
	margin: 0 0 0 5px !important;
}
.page-id-59 #billing_phone {
	width: 70%;
	float: left;
	display: block;
}
/* Home */
.home .wd-carousel-item.wd-slide-visible.wd-full-visible .wd-cat-inner {
	background: white;
}
.home #woodmart-best-seller_wrapper {
	border-radius: 12px;
	overflow: hidden !important;
}
.home .wd-cat-inner.wrapp-category {
	background: ;
}
/* Privacy */
#wpcf7-f7591-p3288-o1 input, #wpcf7-f7591-p3288-o1 textarea, #wpcf7-f7591-p3288-o1 select {
	background: #333;
}
#wpcf7-f7591-p3288-o1 .btn {
	float: right;
	width: 20%;
	display: block;
}
#wpcf7-f7591-p3288-o1 .wpcf7-list-item {
	width: 75%;
	display: block;
	float: left;
}
/* Contact */
#wd-67a14b87f2ecb img {
	width: 10px !important;
	height: 24px !important;
}
#wd-685c3d0c215c4 img {
	height: 24px !important;
	width: 24px !important;
}
#wd-685c418f54878 img {
	height: 30px !important;
	width: 30px !important;
}
/* Cart */
.woocommerce-cart-form__cart-item.cart_item.bundle_table_item {
	background: #f7f7f7;
}
.tc-epo-metadata.variation dt {
	font-size: x-small;
	padding-bottom: 2px;
}
.tc-epo-metadata.variation dd {
	font-size: small;
	margin-bottom: 2px;
}
.variation-ununparas {
	color: #1c61e7;
}
.woocommerce-product-gallery .product-labels[class*="labels-rounded"] {
	inset-inline-end: unset !important;
	inset-inline-start: 15px;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1732502682123.vc_row-has-fill.wd-bg-center-center.wd-rs-6743e47f6d78d.wd-section-stretch-content {
	background-image: url(https://kirca.co/wp-content/uploads/2025/03/pixel-pattern-kirca.png) !important;
	background-repeat: repeat !important;
	background-size: 2px !important;
	background-blend-mode: multiply !important;
}
.2025-banner h4, .2025-banner p {text-shadow:0 0 3px black;}

/* Menü */
.menu-sectors .wd-nav-img {
	filter: invert(30%) sepia(100%) saturate(200%) hue-rotate(1250deg) brightness(200%) contrast(100%);
}
/* Single Product */
.reset_bundled_variations_fixed {
	position: relative;
	margin-right: -70px;
	margin-top: -5px;
	border-bottom: 2px dotted red;
}
.wd-breadcrumbs.woocommerce-breadcrumb {
	text-transform: capitalize;
}
.single-product .woosb-price small {font-size:6px !important;}
.single-product .woosb-quantity {
	transform: scale(.8);
	right: 30px;
	position: relative;
}
.single-product .twentytwenty-overlay {
	display: none;
}
.wd-meta-date {
	display: none;
}
.page-id-23 .includes_tax > .amount {
	display: none;
}
.references img {
	opacity: .4;
	filter: grayscale(1);
}
.references img:hover {
	opacity: 1;
	filter: grayscale(0);
}
.small-list {
	list-style: square;
	font-size: 13px;
	margin-bottom: 0;
	padding-bottom: 0px;
}
.sku_wrapper .sku {
	border: 1px solid lightgray;
	border-radius: 5px;
	padding: 5px 10px;
	letter-spacing: 2px;
}
/* Checkout */
.wc_payment_method.payment_method_bacs label::after {
	content: " ";
	background: url(https://kirca.co/wp-content/uploads/2025/06/fast-logo-2025-kirca.png);
	width: 48px;
	display: block;
	height: 20px;
	background-size: cover;
	float: right;
	position: relative;
	top: 6px;
}
.wc_payment_method.payment_method_paytr_payment_gateway label::after {
	content: " ";
	background: url(https://kirca.co/wp-content/uploads/2025/06/paytr-logo-2025-kirca.png);
	width: 86px;
	display: block;
	height: 20px;
	background-size: cover;
	float: right;
	position: relative;
	top: 6px;
}
#paytriframe {
	height: 700px !important;
}
.woocommerce-additional-fields {
	padding: 20px;
	border-radius: 6px;
	border: 1px solid grey;
}
.woocommerce-additional-fields:hover {
	border: 1px solid #1c61e7;
}
#billing_country_field .woocommerce-input-wrapper, #shipping_country_field .woocommerce-input-wrapper {
	border: 1px solid #1c61e7 !important;
	color: #1c61e7 !important;
	border-radius: 6px;
	padding: 8px;
	margin: 5px 0 !important;
	display: block;
}
.woocommerce form .wooccm-conditional-child {
	display: unset !important;
}
#shipping_city_field .screen-reader-text {
	position: unset !important;
	clip: unset !important;
	transform: unset !important;
}
.page-id-23 #shipping_state_field .woocommerce-input-wrapper > strong {
	display: none;
}
.page-id-29 #shipping_method .tax_label {
	display: none ;
}
span.cacwp_text.index_ {
	color: unset !important;
	font-weight: 1000 !important;
	text-align: unset !important;
	text-transform: uppercase !important;
	font-size: unset !important;
	line-height: 1.2 !important;
	margin-top:5px !important;
}
#mailchimp-gdpr-fields {
	background: white;
	padding: 20px;
	margin: 10px 0 30px;
	border: 1px solid blue;
	border-radius: 6px;
}
#payment img {
	max-height: 20px;
	float: right;
}
.woocommerce-additional-fields .form-row-wide p {
	border-radius: 6px;
	margin: 20px 0 30px !important;
}
.awcfe-formToggle {
	float: left;
	margin-right: 10px !important;
}
#order_info_confirmation_field label span {
	top: 2px;
	position: relative !important;
	border-bottom: 2px solid #4b46dd;
}
#billing_address_2_field .screen-reader-text, #shipping_address_2 .screen-reader-text{
	clip: unset;
	transform: unset;
}@media (min-width: 1025px) {
	/* Single Product */
.wd-price-unit::before {
	margin-inline-end: unset ;
}
.woocommerce-price-suffix, .wd-price-unit {
	font-size: medium;
}
.wd-enabled-width .wcpbc-price, .wd-enabled-width .wcpbc-price bdi {
	font-size: x-large !important;
}
.woocommerce-product-attributes-item__value {
	max-height: 44px;
	overflow: hidden;
	transition: .5s ease-in-out;
}
.woocommerce-product-attributes-item__value:hover {
	max-height: unset;
	overflow: unset;
}
.bundled_item_price_quantity {
	text-transform: uppercase;
	font-size: smaller;
	color: gray;
}
.bundled_products {
	border: 3px solid lightgray !important;
	border-radius: 10px !important;
	display: block;
	padding: 10px;
}
.bundle_wrap .bundle_price {
	font-size: x-large;
}
.bundle_wrap .bundle_price p::before {
	content: "Set Toplamı:";
	float: left;
	font-size: small;
	margin-right: 10px;
	color: gray;
	width: 100%;
	margin-bottom: 6px;
}
.bundled_products thead {
	display: none;
}
.cart.bundled_item_cart_content.variations_form tr {
	width: 31%;
	display: block;
	float: left;
	margin-right: 2%;
}
.bundled_products .bundled_item_col.bundled_item_images_col {
	width: 66px;
}
.reset_bundled_variations_fixed {
	float: right;
}
.bundle_wrap {
	float: left;
	margin-right: 5px;
	display: flex;
}
.bundle_wrap .bundle_price {
	font-size: 20px;
	max-width: 200px;
	margin-right: 20px;
}
.bundled_item_col.bundled_item_details_col h4 {
	font-size: large;
	margin-bottom: 6px;
}
.wd-single-price.wd-wpb.wd-enabled-width.text-left {
	position: relative;
	top: -10px;
}
.cart.bundled_item_cart_content.variations_form tr td {
	padding: 0 !important;
}
.bundled_product_excerpt.product_excerpt p {
	display: none;
}

/* 2025 */
.cd50 .wd-timer.wd-size-small.wd-style-standard > span {
	background: #fff9;
	box-shadow: unset;
	--wd-timer-shadow: unset !important;
	--wd-timer-bg: unset !important;
}
.cd-50 .wd-timer.wd-size-small.wd-style-standard {
	opacity: .8 !important;
}
.cd50 .wd-timer.wd-style-standard > span {
	--wd-timer-shadow: unset !important;
	--wd-timer-bg: unset !important;
}
/* Üstbilgi */
#menu-ana-menu-2024>li {
	max-width: 130px;
}
/* Altbilgi */
.single-product .vc_row.wpb_row.vc_row-fluid.vc_custom_1669134772241.wd-rs-637cf9ac381a5, .single-product .vc_row.wpb_row.vc_row-fluid.wd-rs-637cf9b5d71a4 {
	width: 1410px !important;
	margin: auto !important;
	padding: 50px 0;
}
.vc_custom_1748421118579 a::after {
	content: "30. YIL" !important;
	display: ;
	top: -26px;
	position: relative;
	color: #999;
	font-weight: 600;
	font-size: x-small;
	font-family: Oswald;
	left: -6px;
}
#wd-6825f7258b6ec {
	font-family: Roboto;
	text-transform: uppercase;
	letter-spacing: -.66pt;
	font-size: 12px;
	top: -20px;
	position: relative;
	margin: 0 0 0px 0 !important;
}
.scrollToTop.button-show {
	bottom: 90px;
	right: 10px;
	border-radius: ;
}
#wd-63a05e65e7b31 {
	margin: 0 0 6px 0 !important;
}
.wpb_column.vc_column_container.vc_col-sm-6.wd-enabled-flex.text-right.wd-rs-678931ebccdf3 img {
	float: right;
	margin: 30px 0 0 0;
}
/* 2024 */
/* 59 Hesap Sayfası */
.page-id-59 .woocommerce-address-fields__field-wrapper {
	margin-bottom: 60px;
}

/* 23 Ödeme Sayfası */
.wd-checkout-prod-title {
	max-width: 60%;
}
.page-id-23 .quantity label {
	display: none;
}
.page-id-23 .liner-continer h4 {
	font-size: 24px;
}

/* Ürün Sayfası */
.single-product .woosb-price small {font-size:6px !important;}
.single-product .woosb-quantity {
	transform: scale(.8);
	right: 30px;
	position: relative;
}
.vc_column-inner.vc_custom_1666276412018 .vc_row {
	padding: 10px 0;
}
.single-product .vc_row.wpb_row.vc_row-fluid.vc_row-flex {
	max-width: 1400px;
	margin: auto !important;
}
.vc_row.wpb_row.vc_row-fluid.vc_custom_1692363593853.vc_row-has-fill {
	max-width: 1380px;
	margin: auto !important;
}
.single-product .wd-carousel-container.wd-wpb.with-title.wd-products-element.wd-products.products.wd-products-with-bg.wd-stretch-cont-lg.title-line-one {
	width: 1380px;
	margin: 50px auto;
}
.single-product .wd-carousel-container.wd-wpb.with-title.wd-products-element.wd-products.products.wd-products-with-bg.title-line-one {
	width: 1380px;
	margin: auto;
}
.single-product .product_title.entry-title.wd-entities-title {
	font-size: xxx-large;
}

/* Kategori Sayfası */
.archive .wd-product-detail.wd-product-sku {
	letter-spacing: 3px;
	text-align: center;
	font-family: Arial;
}

/* Menü */
#alg_currency_select {
	border: 1px solid white;
	border-radius: 20px;
	top: 13px;
	position: relative;
}
#menu-item-6594 a {
	top: 2px;
}
.yay-currency-selected-option {
	font-size: 15px !important;
	font-family: Open Sans;
	font-weight: 800;
	margin-left: 15px;
}
.yay-currency-custom-select-wrapper {
	min-width: 20px !important;
}
.yay-currency-custom-options {
	width: 64px !important;
	border: unset;
	border-radius: 20px !important;
}
.yay-currency-custom-option-row {
	justify-content: center !important;
	font-weight: 400 !important;
	color: gray;
}
.yay-currency-single-page-switcher {
	height: 46px !important;
	top: 5px;
	position: relative;
	border: 1px solid white;
	border-radius: 20px;
	background: white;
}
.yay-currency-custom-select__trigger:hover {
	border: unset;
}
.yay-currency-custom-select__trigger {
	background: unset !important;
	border: unset !important;
}
#menu-ana-menu-2024-ekstralar li {
	margin-left: 10px;
}
#doviz-cevirici select {
	border: 0px solid white;
	border-radius: 20px;
}
.gtranslate_wrapper {
	top: -13px;
	position: relative;
	left: -20px;
}
#menu-item-6594 {
	background: white;
	border-radius: 20px;
	height: 43px;
}
#menu-item-6597 {
	margin: 0;
	padding: 0;
}
.gtranslate_wrapper a {
	display: block;
	padding: 0 0 5px 0;
	left: -10px;
	position: relative;
}
/* Blog */
.single-post .meta-post-categories, .single-post .wd-entities-title, .single-post .entry-meta, .single-post .post-date.wd-post-date.wd-style-with-bg {
	display: none !important;
}
.wd-sticky-nav-title {
	margin: 19px 8px 8px 8px !important;
}
#hubspot-messages-iframe-container > iframe {
	right: 0px !important;
	bottom: 70px !important;
	position: relative !important;
}
.beta p {
	top: -10px;
	position: relative;
	left: -6px;
}
.beta {
	top: -10px;
	left: -20px;
	opacity: .6;
}
/* Footer */
.copyright {
	font-family: Arial;
	letter-spacing: -.5pt;
}
.footer-menu li {
	list-style: none;
	float: left;
	left: 0;
}
.payment {
	align-content: baseline;
	text-align: right;
	top: 38px;
	position: relative;
}
.footer-menu {
	padding: 0px;
}
.footer-menu li, .footer-menu li a {
	font-size: x-small;
	text-transform: uppercase;
}
.footer-menu li:after {
	content: "|";
	margin: 0px 10px;
	font-weight: 100;
	color: #bfbfbf;
}
.footer-menu li:last-child:after {
	content: none;
	margin: 0px 10px;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.header-banner.color-scheme-light {
	font-size: x-small !important;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	.header-banner.color-scheme-light {
	font-size: x-small !important;
}
}

@media (max-width: 576px) {
	.header-banner.color-scheme-light {
	font-size: x-small !important;
}
}

