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

.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: url(https://aciksacik.com/wp-content/uploads/2021/07/promo-popup.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}

.page-title-default{
	background-color:rgb(249,249,249);
	background-image: none;
	background-size:cover;
	background-position:center center;
}

.footer-container{
	background-color:rgb(12,12,12);
	background-image: none;
}

:root{
--wd-text-font:"Lato", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:700;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Lato", Arial, Helvetica, sans-serif;
--wd-entities-title-font-weight:700;
--wd-entities-title-color:#333333;
--wd-entities-title-color-hover:rgb(51 51 51 / 65%);
}
:root{
--wd-alternative-font:"Lato", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:700;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Lato", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:700;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(218,60,60);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
.woodmart-archive-shop .main-page-wrapper{
	background-color:rgb(247,247,247);
	background-image: none;
}

:root{
--btn-default-bgcolor:rgb(247,247,247);
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(218,60,60);
}
:root{
--btn-accented-bgcolor-hover:rgb(193,48,48);
}
:root{
--notices-success-bg:#459647;
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:#E0B252;
}
:root{
--notices-warning-color:#fff;
}
	:root{
					
							--wd-form-brd-radius: 5px;
			
					
					--wd-form-brd-width: 1px;
		
					--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: 5px;
				--btn-accented-box-shadow: none;
				--btn-accented-box-shadow-hover: none;
					
							
					--wd-brd-radius: 8px;
			}

	
	
			@media (min-width: 1025px) {
			.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
				max-width: 1192px;
			}
		}

		.container {
			max-width: 1222px;
		}

		:root{
			--wd-container-width: 1222px;
		}
	
			@media (min-width: 1222px) {
			[data-vc-full-width]:not([data-vc-stretch-content]),
			:is(.vc_section, .vc_row).wd-section-stretch {
				padding-left: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1222px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
span.top-bar-text {
    display: flex;
    justify-content: center;
    font-size: 18px;
}
li.ic-giyim-icon > a > .wd-nav-icon {
    font-size: xx-large;
}
.products-bordered-grid.elements-grid:not(.elements-list) [class*="-grid-item"] {
    margin-bottom: 15px !important;
    border-right-width: 5px !important;
    border-radius: 10px;
}
.vc_custom_1716131312571 {
    margin-bottom: 0px !important;
}
.single-p-wp-button {
    background-color: #25D366;
    color: white;
    border: none;
    padding: 10px 15px;
    border-radius: 5px;
    font-size: 16px;
}
form.cart div.quantity {
    order: 0 !important;
}
form.cart .single_add_to_cart_button {
    order: 0 !important;
}
body.single-product .woocommerce-notices-wrapper {
    display: none !important;
}
.whb-top-bar > .container {
  white-space: nowrap;
  animation: slide-loop 6s ease-in-out infinite;
}
.variations > tbody {
	display:flex;
}
.variations tbody tr {
    flex: 1 0 auto !important;
    padding: 5px;
}
.woocommerce-variation-add-to-cart {
    flex-direction: row;
    display: flex;
}
.woocommerce-variation-add-to-cart > * {
    box-sizing: border-box;
    width: 100%;
}
body.single-product .variations {
		margin-bottom:-13px;
}
body.single-product .woocommerce-variation-add-to-cart .single_add_to_cart_button{
    color: black !important;
    background: transparent !important;
    border: 1px solid !important;
}
body.single-product .wd-sizeguide-btn a, .wd-wishlist-btn a {
    font-size: 15px;
}

@media (max-width: 550px) {
		div#wd-6646260ea15fc {
				width: 230px;
			}
		div#wd-664a15ea8b847 {
			width: 230px;
			}
		.item-level-2 > a {
			color: black !important;
			margin-left: 20px;
		}
		.inmost > a {
			margin-left: 30px;
			border-left: 1px solid;
    	border-radius: 10px;
			border-color: #e4e4e4;
		}
		.item-level-1 > a {
			margin-left: 10px;
		}
		.variations tbody tr {
			margin-top: -5px;
		}
}
@media(max-width:768px){
		.whatsapp-btn {
				position: fixed;
				left: 12px;
				bottom: 22px;
				max-width: 40px;
				z-index:999999 !important;
		}
}
@media (max-width: 1024px) {
		.product-grid-item .wd-product-grid-slider-nav>div {
				width: 45px !important;
        height: 120px !important;
        background-color: transparent !important;
        border-radius: 5px !important;
		}
	.wd-product-grid-slider-nav .wd-next:before {
    content: "\f113";
    background-color: white;
    padding: 8px;
    margin-right: -8px;
    border-radius: 6px;
	}
	.wd-product-grid-slider-nav .wd-prev:before {
    content: "\f114";
    background-color: white;
    padding: 8px;
    margin-left: -8px;
    border-radius: 6px;
	}
	.wd-side-hidden {
    width: -webkit-fill-available !important;
	}
}
@media(min-width:1025px){
		.whatsapp-btn {
				position: fixed;
				left: 20px;
				bottom: 20px;
				max-width: 48px;
				z-index:999999 !important;
		}
}

/* Kaydırma animasyonu */
@keyframes slide-loop {
  0%, 20% { 
    transform: translateX(0); /* Ortada 2 saniye bekle */
  }
  40% { 
    transform: translateX(-100%); /* Sola kay */
  }
  41% { 
    transform: translateX(100%); /* Sağdan hızlı bir şekilde başa dön */
		opacity:0;
  }
  60%, 100% { 
		opacity:1;
    transform: translateX(0); /* Tekrar ortaya gel */
  }
}