.wd-popup.wd-promo-popup{
	background-color:#111111;
	background-image: none;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:left center;
}

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

.footer-container{
	background-color:#ffffff;
	background-image: none;
}

:root{
--wd-text-font:"Barlow", 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:500;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Barlow", 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%);
}
:root{
--wd-alternative-font:"Barlow", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Montserrat", Arial, Helvetica, sans-serif;
--wd-widget-title-font-weight:400;
--wd-widget-title-transform:uppercase;
--wd-widget-title-color:#333;
--wd-widget-title-font-size:16px;
}
:root{
--wd-header-el-font:"Barlow", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:500;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(140,31,86);
}
:root{
--wd-alternative-color:#fbbc34;
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-shop-bgcolor:#83b735;
}
:root{
--btn-shop-bgcolor-hover:#74a32f;
}
:root{
--btn-accent-bgcolor:#83b735;
}
:root{
--btn-accent-bgcolor-hover:#74a32f;
}
: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: 0px;
					
					--wd-form-brd-width: 2px;
		
					--btn-default-color: #333;
		
					--btn-default-color-hover: #333;
		
					--btn-shop-color: #fff;
		
					--btn-shop-color-hover: #fff;
		
					--btn-accent-color: #fff;
		
					--btn-accent-color-hover: #fff;
		
					
			
			
							--btn-default-brd-radius: 5px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
					
					
			
			
							--btn-shop-brd-radius: 5px;
				--btn-shop-box-shadow: none;
				--btn-shop-box-shadow-hover: none;
					
					
			
			
							--btn-accent-brd-radius: 5px;
				--btn-accent-box-shadow: none;
				--btn-accent-box-shadow-hover: none;
					
							
					--wd-brd-radius: 0px;
			}

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

		.container {
			max-width: 1600px;
		}

		:root{
			--wd-container-width: 1600px;
		}
	
			@media (min-width: 1600px) {
			[data-vc-full-width]:not([data-vc-stretch-content]) {
				padding-left: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
				padding-right: calc((100vw - 1600px - var(--wd-scroll-w)) / 2);
			}
		}
	
	
	
	
	
			.woodmart-woocommerce-layered-nav .wd-scroll-content {
			max-height: 223px;
		}
	
	
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//hititkoltuk.com/wp-content/themes/woodmart/fonts/woodmart-font.woff2?v=7.0.2") format("woff2");
}

.main-page-wrapper {
    min-height: 78vh;
}
html:lang(en) .insan-menu {
    display: none;
}
.wd-header-text {
    padding-top: 10px;
}
.product-element-top img,.product-grid-item .product-wrapper img, .product-grid-item :is(.product-image-link,.hover-img) img {
    border-radius: 5px !important;
}

.mobile-nav.wd-side-hidden.wd-left.wd-left.wd-opened, footer {
    background: rgb(77,77,77);
    background: linear-gradient(0deg, rgba(77,77,77,1) 0%, rgba(88,88,88,0.8995973389355743) 26%, rgba(93,93,93,0.6446953781512605) 39%, rgba(255,255,255,1) 63%);
}
.woocommerce-product-gallery figure img {
    max-height: 530px;
    object-fit: contain;
	border-radius: 5px;
}
@media (max-width: 771px) {
.woocommerce-product-gallery figure img {
    max-height: 253px !important;
    object-fit: contain;
	
}
}

.tabs-layout-accordion>.wd-accordion-item>.wd-accordion-title .wd-accordion-title-text {
    font-family: 'Barlow';
    font-weight: 600;
}
footer h5.widget-title {
    font-size: 2em;
}
.footer-container {
    background-image: url(https://hititkoltuk.com/wp-content/uploads/2022/10/footer-bg.jpg) !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: bottom;
    padding-bottom: 120px;
	    background-color: #efefef;
	    box-shadow: 0 0 6px #00000017;
}

.single-product .thumbnails img {
   
	border-radius: 5px;
}
@media (max-width: 991px) {

.single-product .thumbnails img {
    height: 60px;
    object-fit: cover;

}
.footer-column-1 img {
    max-width: 150px !important;
}
}

.product-grid-item.wd-hover-icons .wd-buttons {
    visibility: hidden !important;
}

.wd-products-element .post-25, .archive .post-25, .related-products .post-25,
.wd-products-element .post-24, .archive .post-24, .related-products .post-24,
.wd-products-element .post-19, .archive .post-19, .related-products .post-19,
.wd-products-element .post-18, .archive .post-18, .related-products .post-18,
.wd-products-element .post-16, .archive .post-16, .related-products .post-16,
.wd-products-element .post-15, .archive .post-15, .related-products .post-15,
.wd-products-element .post-14, .archive .post-14, .related-products .post-14,
.wd-products-element .post-342, .archive .post-342, .related-products .post-342,
.wd-products-element .post-330, .archive .post-330, .related-products .post-330,
.wd-products-element .post-379, .archive .post-379, .related-products .post-379,
.wd-products-element .post-17, .archive .post-17, .related-products .post-17,
.wd-products-element .post-704, .archive .post-704, .related-products .post-704,
.wd-products-element .post-840, .archive .post-840, .related-products .post-840,
.wd-products-element .post-909, .archive .post-909, .related-products .post-909
{
    display: none;
}
#menu-menu-lang .woodmart-nav-link {
    border: 1px solid;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    border-color: #0000001f;
}


html:lang(en) .wd-accordion-title.wd-opener-pos-right.woodmart-accordion-title.tab-title-wd_additional_tab_3,
html:lang(tr) .wd-accordion-title.wd-opener-pos-right.woodmart-accordion-title.tab-title-wd_additional_tab_2 {
    display: none !important;
}



/* 26 EKIM */

.product-grid-item .wd-entities-title a {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgb(0 0 0 / 25%) 0%, rgb(0 0 0 / 20%) 26%, rgba(0,0,0,0.17690826330532217) 39%, rgba(255,255,255,0) 63%);
    width: 95%;
    border-radius: 5px;
    height: 70px;
    color: white;
    display: flex;
    align-items: end;
    padding-left: 5px;
    font-size: 1.2em;
    padding-bottom: 5px;
    text-shadow: 0 0 6px black;
	top: -25px;
}
@media (min-width: 1100px) and (max-width: 1390px) {
	.product-grid-item .wd-entities-title a {
		left: 10.3px !important;
		width: 93.3% !important;
	}
}

@media (max-width: 771px) {
	.product-grid-item .wd-entities-title a {
    position: absolute;
    left: 5px;
    width: 97.6%;
   
}
}


.main-page-wrapper {
    background-image: url(https://hititkoltuk.com/wp-content/uploads/2022/10/4873152.jpg);
    background-size: cover;
    background-attachment: fixed;
}
@media (max-width: 771px) {
.main-page-wrapper {
	background-size: 100vw 100vh;
    background-repeat: no-repeat;

	} }
.wd-prefooter {
    padding-bottom: 0 !important;
}

.footer-column-1 img {
    max-width: 250px !important;
    padding-top: 8vh;
}


form.woocommerce-ordering.wd-style-underline.wd-ordering-mb-icon, .wd-products-per-page.woodmart-products-per-page {
    display: none;
}


.mobile-nav .searchform input[type="text"] {
    height: 50px !important;
}


/* ÜRÜN İSİMLERİ */
#product-308.single-product-page .product_title:before {
    content: "1810";
}
#product-20.single-product-page .product_title:before {
    content: "1502";
}
#product-23.single-product-page .product_title:before {
    content: "1711";
}
#product-21.single-product-page .product_title:before {
    content: "1600";
}
#product-226.single-product-page .product_title:before {
    content: "1700";
}
/*#product-17.single-product-page .product_title:before {
    content: "1471";
}*/
#product-554.single-product-page .product_title:before {
    content: "1475";
}
#product-552.single-product-page .product_title:before {
    content: "1910";
}
#product-515.single-product-page .product_title:before {
    content: "1910";
}
#product-741.single-product-page .product_title:before {
    content: "2001";
}
#product-724.single-product-page .product_title:before {
    content: "2010";
}
#product-866.single-product-page .product_title:before {
    content: "2040";
}
#product-979.single-product-page .product_title:before {
    content: "2031";
}
#product-1039.single-product-page .product_title:before{
    content: "2100";
}
#product-1023.single-product-page .product_title:before{
    content: "2105";
}
html:lang(en) .mailtr, html:lang(tr) .mailen {
    display: none;
}
.wd-accordion-title-text {
    color: rgb(140,31,86) !important;
} 

.summary-inner th {
    font-size: 0.9em;
    text-transform: capitalize;
}

.summary-inner table td {
    padding: 10px 10px !important;
}

.single-product .thumbnails img {
    max-height: 110px !important;
    object-fit: cover;
}