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

:root {
	--wd-text-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: #777777;
	--wd-text-font-size: 14px;
	--wd-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Roboto", 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: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Roboto", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 500;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 15px;
	--wd-brd-radius: 20px;
	--wd-primary-color: rgb(0,0,0);
	--wd-alternative-color: #fbbc34;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(0,0,0);
	--btn-accented-bgcolor-hover: rgb(0,0,0);
	--wd-form-brd-width: 2px;
	--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: rgba(17,17,17,0);
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
	--wd-popup-width: 600px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title {
	background-color: rgb(255,255,255);
	background-image: none;
	background-size: cover;
	background-position: center center;
}
.wd-footer {
	background-color: rgb(15,15,15);
	background-image: none;
}
.product-labels .product-label.onsale {
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}
.product-labels .product-label.featured {
	background-color: rgb(0,0,0);
}
.product-labels .product-label.attribute-label:not(.label-with-img) {
	background-color: rgb(221,51,51);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}

@media (max-width: 768.98px) {
	.woocommerce-product-gallery.thumbs-position-left {
		--wd-thumbs-height: 100px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 35px;
--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;
}

@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);
}
}


li#menu-item-29034 {
    padding: 0 20px;
    /* border: 2px solid red; */
    border-radius: 5px;
    color: white !important;
    background-color: lightgray;
}


/*  NEW PRODUCT PAGE 

.single-product-page form.cart {
    display: block !important;
}

.single-product-page .wd-single-add-cart {
    display: flex;
    gap: 15px !important;
    flex-direction: row;
}
.single-product-page .quantity {
    margin-left: -90% !important;
    margin-top: 1em !important;
}
.single-product-page button.single_add_to_cart_button.button.alt {
    width: 171% !important;
    margin-top: 1em;
}
.single-product-page .rp_estimated_date {
    margin-left: -90% !important;
	  display: block !important;
    text-align: center !important;
}
.single-product-page .wd-swatch {
    width: 23% !important; 
    width: 8em !important;
    height: 6em !important;
}

[class*="wd-swatches"] {
   --wd-swatch-w: 8em !important;
	--wd-swatch-h: 6em !important;
}
.single-product-page table.variations:before {
    content: "Variations:";
    color: black !important;
    font-size: 1.3em !important;
    font-weight: 700;
}
@media(max-width:1024px)
	{
		.wd-swatches-product {
    flex-wrap: nowrap !important;
		}
		.single-product-page .wd-swatch {
    width: 23% !important;
    width: 7em !important;
    height: 5em !important;	
		}
		.single-product-page h4.wd-el-title.title.element-title {
    margin-bottom: -1em !important;
    margin-top: 2em !important;
		}
		.single-product-page .wd-single-add-cart {
    display: block !important;
		}
		.single-product-page .quantity, .single-product-page .rp_estimated_date {
    margin-left: 0px !important;	
		}
		.single-product-page .rp_estimated_date {scale: 1 !important;}
     .single-product-page button.single_add_to_cart_button.button.alt {
   		 width: 70% !important;
  		 margin-top: 1em;
   		 margin-left: 0.7em !important;
		}   
		.rp_estimated_date .rp_icon img, .rp_combine_estimated_date .rp_icon img {
  	  max-width: 35px !important;
    	margin-top: -0.6em !important;
		}
		.single-product-page .variations th.label.cell {
   	 display: none !important;
		}
	}

*/

/*
.woodmart-stock-filters {
    margin-bottom: 20px;
}

.woodmart-stock-filter {
    display: inline-block;
    padding: 5px 10px;
    background-color: #f0f0f0;
    border: 1px solid #ccc;
    margin-right: 10px;
    text-decoration: none;
    color: #333;
    border-radius: 4px;
}

.woodmart-stock-filter:hover {
    background-color: #e0e0e0;
}

*/

/******* Blog*************/
.wd-meta-author {
    display: none !important;
}





#cardpaymenticons .wpb_single_image img {
    scale: 0.5 !important;
}


.wd-sticky-btn-cart p.stock.in-stock.wd-style-with-bg {
    display: none !important;
}
.wd-sticky-btn-cart div#tabbyPromo2 {
    display: none !important;
}
.wd-sticky-btn-cart div#tabbyPromo1 {
    display: none !important;
}

.wd-sticky-btn-cart .tabbyPromo {
    display: none !important;
}

.wd-sticky-btn-cart .rp_estimated_date.dpid_27183 {
    display: none !important;
}
.archive .product_cat-pre-order .product-wrapper:before {
    content: "Pre-Order";
    background: black;
    width: 100px;
    border-radius: 3em;
    text-align: center;
    color: white;
    font-family: 'Roboto';
    padding: 7px;
}



.wd-single-price.wd-wpb.wd-rs-66395b314bd1c.wd-enabled-width.text-left {
    margin-bottom: 5em;
}
/*
p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    background-color: black;
    color: white;
    display: flex;
    margin-left: -19em !important;
    position: absolute;
}
*/

/*** wp destek hattı ***
	.anawp a {
	  color: white;
		display: flex;
		align-items: center;
		font-size: 15px;
	}
.anawp {
    position: fixed;
    left: 20px;
   /* background-color: black; */
  /*  padding: 4px 10px; */
    border-radius: 2em;
    z-index: 999 !important;
   /* animation: zipla 1.5s infinite; 
		bottom:20px ;
}
@keyframes zipla{
	  0% {bottom: 20px;}
 		50% {bottom: 50px;}
		100% {bottom: 20px;}
}

.anawp img {
    width: 50px;
  /*  margin-right: 1em;
}
.anawp i {
		color: #34D622;
		font-size: 22px;
		padding-bottom: 5px;
		margin-right: 10px;
	}

@media (max-width: 991px) {
	.anawp {
		left: 10px;
    right: auto;
    margin-top: 140% !important;
		display:none !important;
	}

}
*/


/* ------------- SINGLE-PRODUCT > IMAGE FIX ------------- 
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 475px;
    display: flex;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item > div {
    margin-bottom: 0;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item > div,
.single-product .woocommerce-product-gallery__wrapper .owl-item figure {
    display: block;
    width: 100%;
    height: 100%;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item div a,
.single-product .woocommerce-product-gallery__wrapper .owl-item figure a {
    display: flex;
    height: 100%;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item img {
    width: 100% !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block !important;
		object-fit: cover;
		object-position: center;
}
.single-product .thumbnails {
    margin-top: 5px;
}
.single-product .thumbnails .owl-item {
		cursor: pointer;
    display: flex !important;
    align-items: center;
    justify-content: center;
    height: 120px;
    object-fit: cover;
    object-position: bottom;
}
.single-product .thumbnails .owl-item img {
    width: 100% !important;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

@media (max-width: 1200px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 425px;
    }
    .single-product .thumbnails .owl-item {
        height: 100px;
    }
}
@media (max-width: 990px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 325px;
    }
    .single-product .thumbnails .owl-item {
        height: 88px;
    }
}
@media (max-width: 768px) {
    .single-product .woocommerce-product-gallery__wrapper .owl-item {
        height: 350px;
    }
    .single-product .thumbnails .owl-item {
        height: 100px;
    }
}
@media (max-width: 425px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 250px;
		}
}
@media (max-width: 375px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 225px;
		}
}
@media (max-width: 320px) {
		.single-product .woocommerce-product-gallery__wrapper .owl-item {
				height: 200px;
		}
}
*/

/************ HEADER *************/
.whb-top-bar .wd-nav-secondary>li>a {
    font-size: 16px !important;
}
span.nav-link-text {
    text-transform: capitalize;
}


[class*="wd-header-search-form"] {
    max-width: 50% !important;
    /* padding-inline: 10px; */
    flex: 1 1 auto;
}


/************ FOOTER *************/
div#footermenus {
    align-items: flex-start !important;
}


/*
.woodmart-stock-filters {
    margin-bottom: 20px;
}

.woodmart-stock-filter {
    display: inline-block;
    padding: 12px 20px;
    background-color: transparent;
    border: 2px solid black;
    margin-right: 10px;
		margin-top: 20px;
    text-decoration: none;
    color: #333;
    border-radius: 35px;
}

.woodmart-stock-filter:hover {
    background-color: black;
		color: white;
}
*/

/********* Single Product ***********/
.wd-single-tabs .wd-nav-tabs-wrapper {
    display: none !important;
}

.product-tile {
    font-weight: bold !important;
		color: black !important
}


.rp_estimated_date {
	/*margin: 20px 0 40px 0;*/
    border: 1px solid black !important;
}
}
.rp_estimated_date .rp_icon img {
max-width: 30px !important;
}


button.single_add_to_cart_button.button.alt {
    border-radius: 12px !important;
}


/********** Product archive ******//*
.wd-product.wd-hover-icons .wd-buttons {
    display: none !important;
}
.wd-buttons.wd-pos-r-t {
    display: none !important;
}*/
/*
.product-labels {
    display: none !important;
}
*/






/********** Product archive > head******/

@media (min-width: 1025px){
.page-title-default { 
    margin-bottom: -2% !important;
}
}

/****** Single product pre-order area ******/
.rp_back_order.rp_estimated_date {
    border-radius: 12px !important;
}
/****** Single product delivery time  area ******/

.rp_estimated_date {
    border-radius: 12px;
}
/****** Cart delivery time  area ******/

ul.cart_list.product_list_widget.woocommerce-mini-cart .rp_back_order.rp_estimated_date {
    font-size: 15px;
    scale: 0.8;
    font-weight: 100;
}

tr.cart_item.woocommerce-cart-form__cart-item .rp_back_order.rp_estimated_date {
    font-size: 15px;
    scale: 0.8;
    font-weight: 100;
}

/****** Checkout >  delivery time  area ******/

.cart-product-label .rp_estimated_date.rp_back_order.dpid_43 {
    scale: 0.8;
    font-size: 16px;
    font-weight: 100 !important;
}

/****** Checkout >  shipping area ******/

.woocommerce-shipping-fields {
    display: none !important;
}
/****** Checkout >  order notes  ******/

#order_comments_field .optional {
    display: none;
}
p#order_comments_field {
    display: none !important;
}

/****** Checkout >  fields  ******/

p#billing_shipping_field {
    display: none !important;
}

label[for="billing_state"] {
    position: relative;
    color: transparent; /* Orijinal metni gizlemek için */
}

label[for="billing_state"]::before {
    content: 'Emirate/City';
    color: black; /* Yeni metnin rengini ayarlayın */
    position: absolute;
    left: 0;
}


/**************** Footer > Copyright Area ****************/

img.biaros-footer-logo {
    height: 40px;
}@media (min-width: 1025px) {
	/*****test***

figure.woocommerce-product-gallery__wrapper.wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-backface-hidden { 
	height: 600px !important; 
}


.woocommerce-product-gallery img { 
	object-fit: contain; height: 600px !important;
	width: 100%; 
	border-radius: var(--wd-brd-radius); }
*/




/*** Product archive stock status */
#wd-widget-stock-status-2 ul { 
	
	display: flex; /* Makes the <ul> a flex container */
 /* justify-content: space-between; /* Distributes items with space between them */
  list-style: none; /* Removes the bullet points */
  padding: 0; /* Removes default padding */
  margin: 0; /* Removes default margin */
  gap: 20px; /* Adds space between the list items */

}

.wd-active-filters {
    display: none !important;
}

.filters-area.always-open {
    border: none !important;
    margin-bottom: 3%;
    padding-block: 0 !important;
}


form.woocommerce-ordering-list.wd-style-underline.wd-ordering-mb-icon ul { 
	
	display: flex; /* Makes the <ul> a flex container */
 /* justify-content: space-between; /* Distributes items with space between them */
  list-style: none; /* Removes the bullet points */
  padding: 0; /* Removes default padding */
  margin: 0; /* Removes default margin */
  gap: 20px; /* Adds space between the list items */

}

.shop-loop-head {
    display: none !important;
}

form.woocommerce-ordering-list.wd-style-underline.wd-ordering-mb-icon {
    width: 130%;
}

/********************/

/* figure.woocommerce-product-gallery__image {
    max-height: 600px !important;
}*/
.wd-nav {
    --nav-gap: 20px !important;
}

li#menu-item-27306 {
    border: 3px solid white !important;
    border-radius: 0 20px 0 20px !important;
    padding: 0 9px 0 8px !important;
		margin-top: -4px !important;
}


.term-description {
    width: 65% !important;
}

/*** cookie button ****/
.wd-cookies-popup.popup-display {
    max-width: 52% !important;
		left: 23% !important;
}



.variations_form-linked.wd-rs-68b2632a370c3.wd-wpb.text-left.wd-swatch-layout-default.wd-label-side-lg.wd-label-side-md {
    scale: 1.6 !important;
    margin-left: 23% !important;
    margin-bottom: 10% !important;
    margin-top: 10% !important;
}
.variations_form-linked.wd-rs-68b2632a370c3.wd-wpb.text-left.wd-swatch-layout-default.wd-label-side-lg.wd-label-side-md {
    scale: 1.6;
    margin-left: 23%;
    margin-bottom: 10%;
    margin-top: 10% !important;
}

}

@media (min-width: 768px) and (max-width: 1024px) {
	img.attachment-150x0.size-150x0 {
    max-height: 100px !important;
}

figure.woocommerce-product-gallery__wrapper.wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-ios.wd-backface-hidden {
    max-height: 300px !important;
}

.rp_estimated_date {
		max-width: 85% !important;
    border: 1px solid black !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    display: flex;
    margin-left: -21em !important;
    position: absolute;
}
}

@media (min-width: 577px) and (max-width: 767px) {
	/*img.attachment-150x0.size-150x0 {
    max-height: 100px !important;
}

figure.woocommerce-product-gallery__wrapper.wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-ios.wd-backface-hidden {
    max-height: 300px !important;
}
*/
.rp_estimated_date {
		max-width: 85% !important;
		margin-right: 0;
    border: 1px solid black !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    display: flex;
    margin-left: -21em !important;
    position: absolute;
}
/*
.anawp {display:none !important;}*/
}

@media (max-width: 576px) {
	/********* head *********/

.mobile-nav .searchform {
    margin: 10%;
    border-radius: 20px;
}
/*
a.woodmart-nav-link {
    border-bottom: none !important;
}
	*/
	
	a.woodmart-nav-link {
    border-bottom: none !important;
		min-height: 45px;
}
	
	
.wd-nav-mobile>li>a {
    min-height: 45px;
    border-bottom: none !importan;
}

li.menu-item-27306 .nav-link-text {
    border: 3px solid black !important;
    border-radius: 0 20px 0 20px !important;
    padding: 10px !important;
		margin-top: 20px !important;
		margin-bottom: 20px !important;
}



img.attachment-150x0.size-150x0 {
    max-height: 75px !important;
}

figure.woocommerce-product-gallery__wrapper.wd-carousel.wd-grid.wd-initialized.wd-horizontal.wd-ios.wd-backface-hidden {
    max-height: 300px !important;
}


/**** ürün arşiv **/
.wd-products[class*="wd-stretch-cont"] .wd-product {
    margin-top: 20% !important;
}


.product-labels {
    display: none !important;
}

/**** single product ****/
.rp_estimated_date {
		max-width: 100% !important;
    border: 1px solid black !important;
		scale: 0.7 !important;
		margin-right: 0;
		margin-left: -45px !important;
}

p.stock.wd-style-with-bg:is(.available-on-backorder,.in-stock) span {
    display: flex;
    margin-left: -17em !important;
    position: absolute;
}/*
.anawp {display:none !important;}*/
}

