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

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

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

:root {
	--wd-text-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Nunito", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 500;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Nunito", 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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Nunito", 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: "Nunito", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: capitalize;
	--wd-header-el-font-size: 13px;
	--wd-brd-radius: 10px;
	--wd-primary-color: rgb(6,6,68);
	--wd-alternative-color: rgb(230,239,253);
	--wd-link-color: rgb(30,115,190);
	--wd-link-color-hover: rgb(30,115,190);
	--btn-default-bgcolor: rgb(230,239,253);
	--btn-default-bgcolor-hover: rgb(230,239,253);
	--btn-default-color: rgb(26,98,231);
	--btn-default-color-hover: rgb(213,38,36);
	--btn-accented-bgcolor: rgb(26,98,231);
	--btn-accented-bgcolor-hover: rgb(26,98,231);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: rgb(0,26,196);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(237,225,0);
	--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;
}
: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);
}
.woodmart-woocommerce-layered-nav .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;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .post.wd-post .post-title {
	font-size: 18px;
}
.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;
}
.woodmart-archive-blog .wd-page-content {
	background-color: rgb(246,246,246);
	background-image: none;
}
html .wd-buy-now-btn {
	background: rgb(221,51,51);
}
html .wd-buy-now-btn:hover {
	background: rgb(221,51,51);
}
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);
}
.product-labels .product-label.onsale {
	background-color: rgb(221,51,51);
}
.product-labels .product-label.new {
	background-color: rgb(129,215,66);
	color: rgb(0,0,0);
}
.product-labels .product-label.featured {
	background-color: rgb(238,238,34);
	color: rgb(0,0,0);
}
.product-labels .product-label.out-of-stock {
	background-color: rgb(221,51,51);
	color: rgb(255,255,255);
}
.wd-popup.popup-quick-view {
	--wd-popup-width: 920px;
}
:root{
--wd-container-w: 1400px;
--wd-form-brd-radius: 5px;
--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: 1417px) {
.platform-Windows .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

@media (min-width: 1400px) {
html:not(.platform-Windows) .wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Nunito !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Nunito !important;
}

.product-label.onsale, section.wd-negative-gap.elementor-section.elementor-top-section.elementor-element.elementor-element-77356c7.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default.wd-section-disabled {
	display: none !important;
}


@media (max-width: 767px) .wd-entities-title {
	font-size: 9px !important;
}

.product-image-link {
    width: 250px !important;
    height: 250px !important;
	
}


@media only screen and (max-width: 768px) {
  .woocommerce ul.products li.product .product-element-top,
  .products .product .product-element-top {
    aspect-ratio: 1 / 1;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }

  .woocommerce ul.products li.product img,
  .products .product img {
    object-fit: contain !important;
    width: 100% !important;
    height: 100% !important;
  }
}


/* Make all product cards equal height */
.woocommerce ul.products li.product,
.products .product {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Ensure inner content stretches properly */
.woocommerce ul.products li.product .product-content,
.products .product .product-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}

/* Reserve space for brand name even if it's missing */
.products .product .product-brand {
  min-height: 18px;
  display: block;
}

/* Maintain square image layout */
.products .product .product-element-top {
  aspect-ratio: 1 / 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.products .product img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}


/*--------------------------------------------------------------------------------------------------*/


	

.wd-entities-title {
    height: 45px;
}

.entry-title {
    height: auto;
}

.button-stock-status {
	all: unset;
	color: white;
	border: 2px solid;
	padding: 5px 10px;
	cursor: default;
	display: inline-block;
	text-align: center;
	font-size: 13px;
	line-height: 1.2;
	transition: all 0.2s ease;
	width:84px;
}

.button-stock-status:hover{
	color:white;
}

.button-stock-status.in-stock {
	background-color:white;
	border-color:#ffab40;
	color:#ffab40;
	display: block;
	position: static;
	border-radius:4px;
	width:55%;
	padding:5px 0;
}

.button-stock-status.out-of-stock {
	background-color: white;
	color:#e53935;
	border: 2px solid #e53935;
	position: absolute !important;
	top:0 !important;
	left:0 !important;
	border-radius:4px;
	width:55%;
  	font-weight: bold;
	z-index: 10;
}

custom-buttons {
	position:relative !important;
}

@media (max-width: 768px) {
	.button-stock-status {
		font-size: 13px;
		padding: 6px 8px;
	}

	.wrap-price {
		width: 100%;
	}
	
}
	

	.elementor-128 .elementor-element.elementor-element-a42bd77 {
		max-width:100% !important;
		--container-widget-width: 100% !important;
	}

	/* ✅ Taksit blokunu sola çək, amma içindəkiləri ortada saxla */
	.taksit-container {
		margin-left: 0; /* sola yerləşdir */
		display: flex;
		flex-direction: column !important;
		align-items: center; /* ✅ içindəkilər ortada */
		text-align: center;
		width:55% !important;
	}

	.taksit-price {
		text-align: center !important; /* qiymət mərkəzdə qalsın */
	}
}



/* Mobil (480px-dən kiçik) */
@media (max-width: 480px) {
	.button-stock-status {
		font-size: 12px;
		padding: 4px 6px;
	}
}

/* Kiçik telefonlar (360px-dən kiçik) */
@media (max-width: 360px) {
	.button-stock-status {
		font-size: 10px;
		padding: 2px 4px;
	}
}

.wd-product.wd-hover-fw-button .wrap-price{
	align-items:initial;
	justify-content:space-between;
	gap:0;
}

.wrap-price {
    margin:0;
	justify-content:space-between;
}

.wrap-price del,
.wrap-price ins {
    display: block;
    margin: 0;
    line-height: 1.4;
}

.wrap-price del {
    text-decoration: line-through;
    color: #888;
    font-size: 13px;
}

.wrap-price ins {
    font-weight: bold;
    color: #111;
    font-size: 19px;
}

.taksit-container {
  display: flex;
  flex-direction: row;
  background-color: #f9f9fb;
  width: 64%;
  border-radius: 4px;
  font-family: 'Nunito', Arial, Helvetica, sans-serif;
}

.taksit-options {
  display: flex;
  justify-content: space-around;
  flex-direction: row;
}

.taksit-options input[type="radio"] {
  display: none;
}

.taksit-options label {
  cursor: pointer;
  color: #999;
  padding: 4px 8px;
  border-radius: 6px;
  transition: 0.2s;
  font-size: 12px;
}

.taksit-options input[type="radio"]:checked + label,
.taksit-options label.active {
  color: #000;
  font-weight: bold;
  border: 1px solid #000;
  background-color: #fff;
}

.taksit-price {
  font-size: 15px;
  font-weight: bold;
  color: #003366;
	color:#060644;
}

.price {
	width:30%;
	margin:0 !important;
	position:relative;
	top:0;
}

@media (max-width: 480px) {
  .taksit-container {
    flex-direction: column;
		justify-content:flex-start;
		width:60%;
  }

  .taksit-options {
    flex-direction: row;
    justify-content: flex-start;
    flex-wrap: nowrap;
  }

  .taksit-price {
    font-size: 13px;
    margin-top: 4px;
  }

  .wrap-price {
/* 	flex-direction: column; */
		justify-content:flex-start;
		align-items:flex-start;
  }

  .wd-product.wd-hover-fw-button .wrap-price {
	align-items: flex-start;
  }
}

a.in-stock {
	font-family: Arial, sans-serif;
  	font-weight: bold;
		width:35% !important;
	margin-right:10px;
}

@media (min-width: 768px) {
  .taksit-container {
    display: flex;
    flex-direction: column; /* ✅ Vertical düzülüş */
    align-items: center;
    justify-content: center;
    width: 55%;
    padding: 5px 0;
  }

  .taksit-options {
    flex-direction: row;
    justify-content: center;
    width: 100%;
  }

  .taksit-price {
    margin-top: 5px;
    text-align: center;
    font-size: 16px;
  }
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}






  .kredit-form input,
.kredit-form select {
    transition: transform 0.2s ease, box-shadow 0.2s ease !important;
	cursor:pointer;
}


.kredit-form input:hover,
.kredit-form select:hover {
    transform: translateY(-3px) !important ;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08) !important;
	cursor:pointer;
}


.sbmtbtn:hover{
	background-color:blue !important;
}












.flatpickr-custom-year {
  width: 80px;               /* eni sabitləyir */
  height: 30px;              /* hündürlüyü uyğunlaşdırır */
  font-size: 14px;           /* oxunan ölçü */
  border: 1px solid #ccc;    /* yüngül border */
  border-radius: 4px;        /* yumşaq künclər */
  padding: 2px 6px;
  margin-left: 8px;          /* ay dropdown-dan aralı dursun deyə */
  background-color: white;   /* bəzi temalarda şaffaflıq ola bilər deyə */
  appearance: none;          /* oxları standartlaşdırır */
}









.flatpickr-months .flatpickr-month {
  justify-content: flex-start; /* ay və il soldan hizalansın */
  gap: 10px;                   /* aralarında məsafə olsun */
}












/* Gaming Zone menyusunu sadə vertical kimi göstər */
#menu-item-25261 {
  --wd-dropdown-height: auto !important;
}
#menu-item-25261 .wd-dropdown-menu {
  width: 270px !important;
  max-width: 350px;
  padding: 10px;
  border-bottom-right-radius: 12px !important;
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
}
#menu-item-25261 .wd-sub-menu {
  display: flex !important;
  flex-direction: column !important;
}









.scrollToTop{
	position: fixed;
  bottom: 80px !important;
  right: 20px;
  z-index: 9999;
}













@media (max-width: 1024px) {
#qlwapp.qlwapp-bottom-right {
    top: auto;
    bottom: 37px;
}
	.scrollToTop{
	position: fixed;
  bottom: 110px !important;
  right: 25px !important;
  z-index: 9999;
}
}









@media (max-width: 480px) {
	.wrap-price ins {
		font-size:14px !important;
	}
}










.short-description {
    display: -webkit-box;
    -webkit-line-clamp: 5; /* burada neçə sətr görünsün deyirsənsə onu yaz */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}












body.no-padding-top .wd-content-layout {
    padding-top: 0 !important;
}







@media (min-width: 1560px) {
  .caseImg {
    max-width: 85% !important;
  }
}
@media (min-width: 1700px) {
  .caseImg {
    max-width: 73% !important;
		margin:0 !important;
  }
}
@media (min-width: 1920px) {
  .caseImg {
    max-width: 70% !important;
  }
}




  .caseImg {
    margin: 0 !important;
  }







.pcBuilderContainerLeft{
transition: top 0.3s ease;
}

.addButton{
background-color: #1A62E7;
	padding:10px 31px;
}


.addButton:hover{
background-color: #1A62E7;
}

.pricess{
width:100%;
	background-color:white;
	font-size:26px;
}
.aClass{
cursor:pointer;
}









.pcBuilderContainerLeft{
top:220px;
}


.credit-modal{
max-width:800px;
}


.order-online{
color:red !important;
	width:36% !important;
	border-radius:4px;
	cursor:pointer;
	position: relative;
	font-weight:700;
}


.order-online .online-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 120%; /* yuxarıda görünsün */
  left: 50%;
  transform: translateX(-50%);
  background-color: #111;
  color: #fff;
  padding: 6px 10px;
  border-radius: 6px;
  white-space: nowrap;
  font-size: 13px;
  transition: opacity 0.2s ease;
  z-index: 1000;
}




.order-online:hover .online-tooltip {
  visibility: visible;
  opacity: 1;
}




.custom-buttons{
display:flex !important;
	flex-direction:row !important;
}





.cart-info .wd-product-detail{
margin-top:50px;
}



.flatpickr-calendar {
  z-index: 9999 !important;
}
 

.elementor-widget-image img{
height: 100px;
}

















.short-description {
		height:78px;
    max-height: 80px;
    overflow: hidden;
}



	.short-description{
	font-size:14px;
	}


.product-wrapper .short-description {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s ease;
}

.product-wrapper:hover .short-description {
    opacity: 1;
    max-height: 200px; /* təxminən təsvirin maksimal hündürlüyü qədər */
}








@media (max-width:480px){
	.custom-buttons{
	justify-content:space-between !important;
	}
	a.in-stock{
	margin-right:0;
		width:40% !important;
		padding:5px 3px !important;
	}
	.button-stock-status{
	font-size:12px;
	}
	.order-online{
	padding:6px;
		width:43% !important;
	}
	.short-description{
		display:none !important;
	font-size:11px !important;
	}
}







@media (max-width:375px){
	a.in-stock{
		width:47% !important;
		margin-right:5px !important;
		padding:5px 0 !important;
		font-size:11px;
	}
	.order-online{
	width:50% !important;
		padding:6px 0 !important;
		font-size:11px;
	}
}






.button-stock-status.in-stock {
    position: relative;
}

.button-stock-status.in-stock .credit-tooltip {
    visibility: hidden;
    opacity: 0;
    background-color: #000;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    position: absolute;
    z-index: 999;
    bottom: 120%;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.3s;
    white-space: nowrap;
}

.button-stock-status.in-stock:hover .credit-tooltip {
    visibility: visible;
    opacity: 1;
}










#preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.loader img {
  width: 300px;
  animation: spin 2s linear infinite;
  /* Kölgəni tam sildik */
  filter: none;
}

.loading-text {
  font-size: 30px;
  font-weight: bold;
  color: #1A62E7;
  letter-spacing: 1px;
  text-align: center;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@media (min-width: 375px) and (max-width: 421px) {
	a.in-stock {
		font-size: 11px;
		width:42% !important;
	}
	.order-online {
		font-size: 11px;
		padding:6px 0;
		width:45% !important;
	}
}

.wd-popup.popup-quick-view .kredit-taksit,
.wd-popup.popup-quick-view .product_meta{
    display: none !important;
}


.product-vendor-name{
display:none;
}

.posted_in{
display:none;
}@media (max-width: 576px) {
	@media (max-width: 767px) .wd-entities-title {
	font-size: 9px !important;
}
}

