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

.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:#0a0a0a;
	background-image: none;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"montserrat", Arial, Helvetica, sans-serif;
--wd-text-font-weight:500;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"montserrat", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"montserrat", 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:"montserrat", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"montserrat", 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;
}
:root{
--wd-header-el-font:"montserrat", Arial, Helvetica, sans-serif;
--wd-header-el-font-weight:600;
--wd-header-el-transform:uppercase;
--wd-header-el-font-size:13px;
}
:root{
--wd-primary-color:rgb(15,3,3);
}
:root{
--wd-alternative-color:rgb(15,1,1);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:#f7f7f7;
}
:root{
--btn-default-bgcolor-hover:#efefef;
}
:root{
--btn-accented-bgcolor:rgb(15,4,4);
}
:root{
--btn-accented-bgcolor-hover:rgb(15,3,3);
}
: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-accented-color: #fff;
		
					--btn-accented-color-hover: #fff;
		
									--btn-default-brd-radius: 0px;
				--btn-default-box-shadow: none;
				--btn-default-box-shadow-hover: none;
				--btn-default-box-shadow-active: none;
				--btn-default-bottom: 0px;
			
			
			
					
					
							--btn-accented-bottom-active: -1px;
				--btn-accented-brd-radius: 0px;
				--btn-accented-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
				--btn-accented-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
			
			
					
							
					--wd-brd-radius: 0px;
		
			}

	
	
			:root{
			--wd-container-w: 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;
		}
	
	
@font-face {
	font-family: "montserrat";
	src: url("//boztaspremium.com/wp-content/uploads/2024/09/Montserrat-Medium.woff2") format("woff2"), 
url("//boztaspremium.com/wp-content/uploads/2024/09/Montserrat-Medium.woff") format("woff");
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: "montserrat";
	src: url("//boztaspremium.com/wp-content/uploads/2024/09/Montserrat-SemiBold.woff2") format("woff2"), 
url("//boztaspremium.com/wp-content/uploads/2024/09/Montserrat-SemiBold.woff") format("woff");
	font-weight: 600;
	font-style: normal;
}

form fieldset.hidden-fields-container {
    display: none !important;
}




#seo-row {
	display: none !important;
}
.seo-cate {
	display: none !important;
}
.wd-prefooter {
    display: none !important;
}
.single-product .product_meta .tagged_as {
    display: none !important;
}

/*----------------- FIXED WP -----------------*/
.fixed_wp {    
    position: fixed;
    left: 40px;
    bottom: 10px;
    z-index: 999;
    transform: translateY(-50%); 
}
.fixed_wp a {
    display: flex;
    align-items: center;
    border-radius: 50px;
    text-decoration: none !important;
    height: 60px;
    width: 100%;
    justify-content: center;
    background: #27d366 !important;
    background-size: 300% 300%;
    padding-left: 15px;
    padding-right: 17px;
    column-gap: 12px;
}
.fixed_wp i {
    font-size: 38px;
    opacity: 1;
    color: white !important;
}
.fixed_wp .tile {
    color: white !important;
    margin-bottom: 0px !important;
    font-size: 13px;
    font-weight: 500;
}
@media (max-width: 500px) {
.fixed_wp i {
    font-size: 23px;
    opacity: 1;
}
.fixed_wp a {
    display: flex;
    align-items: center;
    border-radius: 60px;
    text-decoration: none !important;
    height: 45px;
    width: 100%;
    justify-content: center;
    background: #27d366 !important;
    background-size: 300% 300%;
    padding-left: 15px;
    padding-right: 17px;
    column-gap: 12px;
}
.fixed_wp .tile {
    color: white !important;
    margin-bottom: 0px !important;
    font-size: 12px;
    font-weight: 500;
}
	.fixed_wp {
    position: fixed;
    left: 20px;
    bottom: 0px;
    z-index: 999;
    transform: translateY(-50%);
}
}
















/*----------------- GENERAL -----------------*/
.archive .woocommerce-ordering .orderby option[value="price"], .archive .woocommerce-ordering .orderby option[value="price-desc"] {
    display:none !important;
}
.whb-sticky-row {
    padding-top: 10px;
    padding-bottom: 10px;
}
.single-product .related-and-upsells .wd-swatches-grid {
    display: none !important;
}
.single-product .related-and-upsells .price {
    display: none !important;
}

.single-product .olcu-table th:first-child {
    background: transparent;
    border: none !important;
}
.single-product .olcu-table th {
    background: #ededed;
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}
.single-product .olcu-table tr td:first-child {
    border-top: 1px solid #d5d5d5;
    border-left: none !important;
    border-right: none !important;
}
.single-product .olcu-table tr td {
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
}


/*----------------- PRODUCT CATEGORY -----------------*/
.archive .woodmart-add-btn a.button.product_type_simple.add-to-cart-loop {
    border: 1px solid black;
    color: white;
}
.add-to-cart-loop:hover:before {
    display:none !important;
}
.wd-add-btn-replace .add-to-cart-loop:hover span {
    transform: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:focus span, .wd-add-btn-replace .add-to-cart-loop:hover span, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:focus span, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:hover span {
    -webkit-transform: none !important;
    transform: none !important;
}
.wd-add-btn-replace .add-to-cart-loop:after, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:after, .wd-add-btn-replace .add-to-cart-loop:before, .woodmart-hover-base:not([class*=add-small]) .wd-bottom-actions .add-to-cart-loop:before {
    display: none;
}
.woodmart-add-btn a {
    background: none !important;
    color: black !important;
    box-shadow: none !important;
}
.woodmart-add-btn a:hover {
    background: none !important;
}
.product.wd-hover-standard .wd-add-btn>a:active {
    bottom: 0 !important;
}


/****************** TAG ARCHIVE ******************/
.tax-product_tag .col-lg-4 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.tax-product_tag .wd-products-per-page {
    display: none !important;
}
.tax-product_tag .product-grid-item {
    margin-bottom: 50px !important;
}


/******************** ARCHIVE ***********************/
.archive .container {
    max-width: 95%;
}
.archive .product-grid-item h3 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'montserrat';
}
.archive .wd-add-btn a {
    background: transparent !important;
    color: black !important;
    box-shadow: unset !important;
    text-decoration: underline;
    border: 1px solid #b5b5b5;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 400px !important;
    object-fit: cover;
    border-radius: 8px;
}
.archive .main-page-wrapper, .single-product .main-page-wrapper {
    background-color: #f9f9f9 !important;
}
.archive .wd-entities-title span {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
}
.archive h3.wd-entities-title a {
    display: flex;
    flex-direction: column;
    font-family: 'montserrat';
}
.single-product h1.product_title.entry-title.wd-entities-title {
    display: flex;
    flex-direction: column;
    font-family: 'montserrat';
    font-weight: 600;
}
.single-product h1.product_title.entry-title.wd-entities-title span {
    font-size: 24px;
    color: #666666;
}
@media(max-width: 1298px) {
.archive .product-grid-item :is(.product-image-link,.hover-img) img {
    height: 300px !important;
}
}
@media(max-width: 1024px) {
.archive .product-grid-item :is(.product-image-link,.hover-img) img {
    height: 230px !important;
}
.archive .product-grid-item h3 {
    font-size: 16px;
}
.archive .product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    padding: 5px 18px !important;
    min-height: 30px !important;
    font-size: 12px;
}
.archive .wd-entities-title span {
    font-size: 14px;
}
}
@media(max-width: 800px) {
.archive .col-md-4 {
    flex: 0 0 50%;
    max-width: 50% !important;
}
.archive .product-grid-item h3 {
    font-size: 15px;
}
}
@media(max-width: 550px) {	
	.archive .col-md-4 {
    flex: 0 0 100%;
    max-width: 100% !important;
}
.archive .product-grid-item :is(.product-image-link,.hover-img) img {
    height: 250px !important;
}
}


/****************** SINGLE PRODUCT *****************/
.single-breadcrumbs-wrapper :is(.single-breadcrumbs,.container) {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 10px;
    width: 88%;
    margin: auto;
}
.single-product .main-page-wrapper {
    margin-top: -40px !important;
}
.single-product .product_meta span {
    text-align: center;
    display: flex;
    flex-direction: column;
}
.single-product .wd-social-icons {
    height: 60px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.single-product .wd-social-icons .share-title {
    font-size: 18px;
    font-weight: 500;
    font-family: 'montserrat';
}
.single-product .summary-inner .product_meta {
    border: unset !important;
}
.single-product .product_meta span {
    font-size: 18px;
}
.single-product .product_meta a {
    font-size: 16px;
}
.single-product h1 {
    text-align: center;
}
.single-product .wd-social-icons .share-title {
    font-size: 18px;
    font-weight: 600;
    font-family: 'montserrat';
    color: black;
}
.single-product .product-tabs-wrapper {
    border: unset !important;
}
.single-product .thumbnails {
    margin-top: 10px !important;
}
.single-product .whb-header {
    margin-bottom: -40px;
}
.single-product .product-tabs-wrapper {
    background-color: #f9f9f9 !important;
}
.related-products .title {
    text-align: center;
}
.slider-title:before {
    display: none !important
}
.single-product .meta-sep {
    display: none !important;
}
.single-product .related-and-upsells .product-element-top img {
    height: 210px !important;
    object-fit: cover !important;
}
.single-product .related-and-upsells .wd-add-btn a {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    border: 1px solid black;
    text-decoration: underline;
}
.single-product .prod-text {
    font-size: 15px;
    font-weight: 500;
    font-family: 'montserrat';
    color: black;
}
.single-product h1.product_title.entry-title.wd-entities-title span {
    font-size: 19px;
    color: #666666;
}
.single-product h1.product_title.entry-title.wd-entities-title {
    display: flex;
    flex-direction: column;
    font-family: 'montserrat';
    font-weight: 600;
    line-height: 1.5;
    margin-top: 10px;
}
.single-product .btn.wd-open-popup {
    background-color: black !important;!i;!;
    color: white;
    border: none;
    text-transform: capitalize;
    padding: 20px 50px;
    border-radius: 60px;
    font-size: 15px;
}
.product-grid-item :is(.product-image-link,.hover-img) img {
    height: 400px !important;
    object-fit: contain;
    border-radius: 8px;
}
.single-product .description_tab a {
    display: none !important;
}
.single-product .vc_tta-panel-title.vc_tta-controls-icon-position-left {
    text-align: center;
}
.single-product .vc_tta-panel-title.vc_tta-controls-icon-position-left span {
    font-weight: 600 !important;
    font-family: 'montserrat';
    color: black !important;
}
.single-product .vc_tta-panel-title.vc_tta-controls-icon-position-left i {
    display: none !important;
}
.single-prodduct .product-tabs-wrapper {
    padding-top: 0px !important;
}
.single-product .wpb_single_image img {
    width: 350px !important;
}
.single-product .vc_tta-panel-body {
    border: none !important;
    background: transparent !important;
}
.single-product .woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    display: none !important;
}
.single-product p.price, 
.archive .product-grid-item .price,
.single-product .single_variation_wrap, 
.single-product span.sku_wrapper {
    display: none !important;
}

@media(min-width: 1024px) {
.single-product .thumbnails .owl-stage {
    display: flex;
    gap: 10px;
}
}
@media(max-width: 1024px) {
	.single-product .thumbnails .owl-item {
			height: 180px;
	}
}
@media(max-width: 768px) {
.single-product .thumbnails .owl-item {
    height: 140px;
}
.single-product .related-and-upsells .product-element-top img {
    height: 250px !important;
}
}
@media(max-width: 550px) {
.single-product .thumbnails .owl-item {
    height: 120px;
}
	.single-product .btn.wd-open-popup {
    background-color: black !important;
    color: white;
    border: none;
    text-transform: capitalize;
    padding: 20px 20px;
    border-radius: 60px;
    font-size: 12px;
}
.single-product .related-and-upsells .product-element-top img {
    height: 200px !important;
}
	.prod-text h2, .prod-text h1, .prod-text h3, .prod-text h4 {
    font-size: 19px;
}
.single-product .thumbnails {
    margin-top: 0px !important;
}
.single-product .woocommerce-product-gallery__wrapper .owl-item img {
    margin: unset !important;
}
}


/* ------------- SINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 700px;
    display: flex;
}
.single-product .main-page-wrapper {
    margin-top: 10px !important;
}
@media(max-width: 1024px) {
		.single-product .main-page-wrapper {
				margin-top: 30px !important;
		}
}
.single-product .thumbnails {
    margin-top: 0;
}
.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;
    margin: auto;
		object-fit: cover;
		object-position: center;
}
.single-product .thumbnails .owl-item {
		cursor: pointer;
    height: 200px;
    object-fit: cover;
    object-position: center;
}
.single-product .thumbnails .owl-item img {
    width: 100% !important;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
		object-fit: cover;
}
.woocommerce-product-gallery .product-image-thumbnail {
    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: 70px;
    }
}
@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 ****************/
.top-right-tr, .top-right-en {
    display: flex;
    gap: 25px;
}
.top-header-portal img {
    filter: invert(1);
}
.top-header-portal a {
    font-size: 13px;
    font-weight: 500;
    color: white;
    display: flex;
    gap: 8px;
}
.whb-general-header .container {
    max-width: 90%;
}
.wd-header-mobile-nav>a span::before {
    font-size: 21px !important;
    color: #ffffff !important;
    background: black !important;
    border-radius: 50%;
    padding: 10px !important;
    font-weight: 600;
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 16px !important;
    font-weight: 600 !important;
}
.whb-general-header {
    border-bottom: none !important;
}
.whb-color-dark:not(.whb-with-bg) {
    background-color: #f5f5f5 !important;
}
.head-sell img {
    width: 25px;
    margin-right: 6px;
}
.whb-col-right .head-sell, .whb-mobile-right .head-sell {
    display: flex;
    justify-content: flex-end;
}
.head-sell a {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Montserrat';
    text-decoration: underline;
    color: black;
}
.whb-top-bar-inner .wpml-ls-native {
    font-size: 16px;
    color: white;
    font-weight: 800;
}
.whb-mobile-left .wpml-ls-native {
    color: black !important;
		font-size: 16px;
		font-weight: 800;
}
@media(max-width: 1024px) {
.head-sell a {
    font-size: 15px;
}/*
.whb-header {
    padding-top: 30px !important;
}*/
}
@media(max-width: 550px) {
.head-sell a {
    display: flex;
    align-items: center;
    font-size: 12px;
}
.head-sell img {
    width: 20px;
    margin-right: 6px;
}
}
@media (max-width: 500px) {
	.whb-general-header .container {
    max-width: 100%;
}
}
.whb-general-header .whb-col-right .wd-header-text {
    flex: none !important;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left {
    text-align: right;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left a {
    font-size: 15px;
    font-weight: 600;
    color: black;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    margin-left: 6px;
    font-size: clamp(12px, 50%, 18px);
    color: black !important;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-dropdown {
    width: 300px;
    border-radius: 6px;
}
..whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-sub-menu li {
    position: relative;
    padding: 10px 0px;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-sub-menu a {
    font-size: 15px;
    font-weight: 600;
    color: black;
    padding: 10px;
    height: 45px;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-sub-menu a::before {
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: -2px;
    background: black;
    border-radius: 9px;
}
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-sub-menu a:hover {
    font-size: 15.5px !important;
}/*
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left .wd-dropdown::before {
    width: 70%;
    height: 80%;
    background: url(http://boztaspremium.com/wp-content/uploads/2024/09/site-favicon.png);
    content: "";
    position: absolute;
    object-fit: cover;
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0;
    opacity: 0.1 !important;
    right: 0;
}*/
.whb-general-header .wd-header-nav {
    flex: unset;
}
.whb-col-right .text-left .menu-simple-dropdown span, .whb-col-left .text-left .menu-simple-dropdown span {
    text-transform: none !important;
}



/************** Top Header *****************/
.whb-header .wd-tools-element .wd-tools-icon:before {
    color: white !important;
}
.whb-header .top-header-shop a {
    color: white;
    font-weight: 500;
    font-size: 13px;
}
.whb-header .top-header-shop i {
    margin-right: 6px;
}
.whb-top-bar .container {
    max-width: 90%;
}
.whb-top-bar-inner {
    height: 32px;
    max-height: 35px;
}


/***************** MOBILE MENU ****************/
.mobile-flex {
    z-index: 10 !important;
}
.wd-side-hidden {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
}
@media(min-width:551px) {
.mobile-nav .wd-sub-menu {
    display: block !important;
}
}
.mobile-flex {
    display: flex;
    flex-direction: row;
    max-width: 33% !important;
    float: left;
}
.mobile-logo img {
    width: 268px;
}
.mobile-nav a {
    border-bottom: 0px !important;
}
.mobile-logo a:first-child {
    display: none !important;
}
@media(min-width:551px) {
.mobile-nav .wd-nav-opener {
    display: none !important;
}
}
.wd-nav-mobile>li {
    width: auto !important;
}
.mobile-logo {
    margin-bottom: 3%;
    margin-top: 2%;
}
.mobile-logo a {
    display: flex;
    justify-content: center;
}
.mobile-flex a span {
    font-size: 20px;
    font-weight: 600;
    font-family: 'montserrat';
    text-decoration: underline;
    cursor: default;
}
.mobile-flex a {
    color: black !important;
    font-size: 15px !important;
    font-weight: 500;
    font-family: 'montserrat';
    width: auto !important;
}
.mobile-nav .cizgi::before {
    content: "";
    width: 1px;
    height: 40px;
    background: black;
    display: block;
    position: absolute;
    left: -20px;
    transform: rotate(-45deg);
    top: 0px;
}
.mobile-nav.wd-side-hidden.wd-left.wd-opened::before {
    content: "";
    display: block;
    width: 750px;
    height: 750px;
    position: absolute;
    background: url(http://boztaspremium.com/wp-content/uploads/2024/09/site-favicon.png);
    background-size: 100%;
    left: 0;
    bottom: 0;
    opacity: 0.1;
}
.mobile-nav::after {
    content: "";
    display: block;
    position: absolute;
    width: 800px;
    height: 310px;
    background: url(http://boztaspremium.com/wp-content/uploads/2024/09/mobile-menu-bg-2.png);
    background-repeat: no-repeat;
    bottom: 8%;
    right: 8%;
}
li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
    position: relative;
    left: 6%;
    top: 6%;
}
.close-mobile a {
    display: flex;
    justify-content: flex-end;
}
.close-mobile {
    margin-top: 2%;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: transparent !important;
}
.mobilenav-close i {
    font-size: 20px;
}
.mobilenav-close i {
	  font-size: 15px;
}
.mobile-nav .wd-close-side {
    width: 50px;
    height: 50px;
    color: black;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background-color: transparent;
    border: 1px solid black;
    transition: ease 0.5s;
    border-radius: 50px;
    opacity: 1 !important;
    visibility: visible;
}
.close-mobile a {
    max-width: 100px;
}
.close-mobile {
    display: flex;
    justify-content: flex-end;
}
li#menu-item-151 img, li#menu-item-7880 img {
    width: 22px;
}
li#menu-item-166 img, li#menu-item-7890 img {
    width: 32px;
}
li#menu-item-152 img, li#menu-item-7896 img {
    width: 32px;
}
li#menu-item-157 img, li#menu-item-7903 img {
    width: 42px;
}
.mobile-flex span {
    display: flex;
    gap: 6px;
    align-items: center;
}
li#menu-item-157 .wd-sub-menu li, li#menu-item-7903 .wd-sub-menu li {
    width: 35%;
}
#menu-item-157 .wd-sub-menu li a::before, #menu-item-7903 .wd-sub-menu li a::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: black;
    border-radius: 50px;
    margin-right: 10px;
}
@media (max-width: 1050px) {
	.mobile-nav .wd-close-side {
	    top: 0;
	}
}
@media(max-width:1248px) {
.mobile-flex {
    max-width: 23% !important;
}
}
@media(max-width:1368px) {
.mobile-nav::after {
    display: none !important;
}
#menu-item-157 .wd-sub-menu li, #menu-item-7903 .wd-sub-menu li {
    width: 50% !important;
}
}
@media(max-width:1248px) {
.wd-sub-menu {
    height: 600px;
}
.mobile-flex {
    max-width: 50% !important;
}
}
@media(max-width:1440px) {
li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157, 
li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
    position: relative;
    left: 6%;
    top: 6%;
    width: 23% !important;
}
}
@media(max-width: 1340px) {
li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
    left: 2%;
}
}
@media(max-width: 1024px) {
li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
    left: 17%;
    width: 39% !important;
}
}
@media(max-width: 768px) {
li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
    left: 10%;
}
}
@media (max-width: 550px) {
    .mobile-nav .wd-close-side {
        width: 40px;
        height: 40px;
        color: black;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        background-color: transparent;
        border: 1px solid black;
        transition: ease 0.5s;
    }
	li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
	li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
			left: 1% !important;
			width: 47% !important;
	}
	.mobile-flex a span {
			font-size: 16px;
	}
		.mobile-logo img {
			width: 200px;
	}
	.mobile-flex .wd-sub-menu li a {
    font-size: 13px !important;
    min-height: 40px;
    line-height: 1.5;
}
	#menu-item-157 .wd-sub-menu li a::before, li#menu-item-7903 .wd-sub-menu li a::before {
			width: 6px;
			height: 6px;
			margin-right: 3px;
	}
	.mobile-nav.wd-side-hidden.wd-left.wd-opened::before {
			width: 400px;
			height: 400px;
			top: 30% !important;
			bottom: unset !important;
	}
	}
	@media(max-width: 400px) {
	#menu-item-157 .wd-sub-menu li a::before, #menu-item-7903 .wd-sub-menu li a::before {
			display: none !important;
	}
	li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
	li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
			left: 17%;
			width: 46% !important;
	}
		.wd-sub-menu {
    height: 390px;
}
}
#menu-item-157 ul li, li#menu-item-7903 ul li {
    width: 50%;
    float: left;
}


/*----------------- FOOTER -----------------*/
.social-media-links img {
    filter: invert(1);
    max-width: 20px;
}
.footer-container {
    border-top: 1px solid #e8e8e8;
}
.footer-sidebar {
    padding: 70px 0px !important;
}
footer .social-media-links {
    display: flex;
    column-gap: 20px;
}
footer .social-media-links li i {
    color: black;
    font-size: 17px;
}
.container.main-footer {
    max-width: 80%;
}
.footer-cont {
    display: flex;
    margin-top: 50px;
}
.footer-loc, .footer-phone a, .footer-mail a {
    font-size: 14px;
    font-weight: 500;
    font-family: 'montserrat';
    color: black;
    width: 75%;
}
.footer-loc, .footer-phone, .footer-mail {
    margin-bottom: 15px;
}
.footer-cont {
    display: flex;
    gap: 40px;
}
.footer-cont {
    display: flex;
    gap: 40px;
}
#custom_html-4 {
    border-bottom: 0px !important;
}
.footer-copy {
    margin-top: 70px !important;
    color: black;
    font-size: 14px;
    font-weight: 500;
    font-family: 'montserrat';
}
.footer-sidebar {
    padding: 70px 0px !important;
    padding-bottom: 0px !important;
}
.main-footer .col-12.col-sm-6 {
    margin-bottom: 0px !important;
}
#block-7 {
    border-bottom: none !important;
}
.container.main-footer::after {
    content: "";
    display: block;
    width: 90%;
    height: 2px;
    background: #00000085;
    position: absolute;
    left: 5%;
}
.copyrights-wrapper {
    border-top: none !important;
}
.min-footer .col-left {
    display: none !important;
}
.min-footer {
    display: flex;
    justify-content: flex-end !important;
}
.min-footer>div {
    flex: 1 0 100%;
    padding-inline: 15px;
    max-width: 100%;
    line-height: 1.2;
}
.copyrights-wrapper .container {
    max-width: 80% !important;
    padding: 15px;
}
.footer-container {
    background-color: #f1f1f1 !important;
}
#menu-footer {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}
#menu-footer li a {
    font-size: 14px;
    font-weight: 600;
    font-family: 'montserrat';
    color: black;
}
#custom_html-2 {
    display: flex;
    justify-content: flex-end;
    margin-top: 16%;
}
#custom_html-2 h5 {
    display: none !important;
}
ul.social-media-links i {
    font-size: 20px !important;
}
ul.social-media-links a {
    display: flex;
    width: 20px !important;
    height: 20px;
    justify-content: center;
    align-items: center;
    background: #000000;
    padding: 16px !important;
    border-radius: 50px;
}
footer .social-media-links li i {
    color: white !important;
    font-size: 17px;
}
#nav_menu-2 {
    border-bottom: none !important;
}

.footer-copy-sec-pages {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-social-text {
    font-size: 16px;
    font-weight: 600;
    font-family: 'montserrat';
    color: black;
    margin-bottom: 12px;
}
.wd-prefooter #row-count {
    display: none;
}

@media(max-width: 1530px) {
	.wd-prefooter #row-count {
				display: block !important;
		}
}

@media(max-width: 768px) {
.footer-copy-sec-pages {
    display: flex;
    align-items: flex-start !important;
}
.footer-social-text {
    font-size: 15px;
}
}
@media(max-width:1248px) {
#menu-footer li {
    margin-bottom: -5px !important;
}
.footer-copy {
    margin-top: 30px !important;
}
.container.main-footer {
    max-width: 92%;
}
.min-footer {
    padding-block: 0px;
}
}
@media(max-width:920px) {
.footer-sidebar {
    display: flex;
    flex-direction: column;
}
.footer-sidebar .col-sm-6 {
    flex: 0 0 50%;
    max-width: 100%;
}
#custom_html-5 {
    display: none !important;
}
#nav_menu-2 {
    margin-top: 40px;
}
#custom_html-2 {
    display: flex;
    justify-content: flex-start;
    margin-top: 5%;
}
.footer-loc, .footer-phone a, .footer-mail a {
    width: 95%;
}
.footer-sidebar {
    padding: 50px 0px !important;
}
.footer-cont {
    display: flex;
    gap: 40px;
    flex-direction: column;
}
	#block-7 {
    border-bottom: none !important;
    padding-bottom: 0px !important;
}
#custom_html-4 {
    border-bottom: 0px !important;
    margin-bottom: 0px !important;
    padding-bottom: 20px !important;
}
#custom_html-2 {
    display: flex;
    justify-content: flex-start;
    margin-top: -10px !important;
}
.main-footer .col-12.col-sm-6 {
    margin-bottom: 0px !important;
    margin-top: -25px;
}
}
@media(max-width: 800px) {
.footer-column-2 .wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ * {
    display: block !important;
}
}

/*----------------- FİYAT TALEP -----------------*/
.single-product .form-talep-sec-tile {
    text-align: center;
    font-size: 25px;
    color: black;
    font-weight: 600;
}
.single-product .form-talep-sec-tile p {
    margin-bottom: 15px;
}
.single-product .form-talep-sec-text {
    text-align: center;
    font-size: 15px;
}
.single-product form .col {
    display: flex;
    column-gap: 20px;
    padding: 0;
}
.single-product form .col .item {
    width: 100%;
}
.single-product .buton input {
    background-color: black !important;
    color: white !important;
    padding: 14px 50px;
}
.single-product form.wpcf7-form.init .wpcf7-response-output {
    display: none !important;
}
.single-product .wpcf7-form.submitting .wpcf7-response-output {
    display: block !important;
}
.single-product button.mfp-close {
    position: absolute !important;
    margin: auto;
    background-color: white;
    margin-bottom: 30px;
    left: 0;
    top: -30px;
    color: black;
    font-weight: bolder;
    border-bottom: 1px solid gainsboro;
}
.single-product .ürün-yazi {
    font-size: 16px;
    font-weight: 200;
}
.single-product .wpb_wrapper a.btn.btn-color-default.btn-style-bordered.btn-shape-rectangle.btn-size-default.woodmart-open-popup {
    font-size: 13px;
    font-weight: 400;
}
.single-product .wpb_wrapper a.btn.btn-color-default.btn-style-bordered.btn-shape-rectangle.btn-size-default.woodmart-open-popup:hover {
    background: black;
    color: white;
}
.single-none.tr:lang(en), .single-none.en:lang(tr) {
    display: none;
}


/*----------------- Blog -----------------*/
.single-post .h1.wd-entities-title.title.post-title {
    font-size: 42px;
    font-weight: 600;
    color: black;
    margin-bottom: 60px;
}
.single-post .post-single-page p {
    font-size: 16px;
    line-height: 2.2;
    margin: 30px 0;
}
.single-post .post-single-page.has-post-thumbnail .article-inner>.entry-header {
    margin-bottom: 0px !important;
}
.single-post .post-single-page strong {
    font-size: 22px;
}
.single-post .post-single-page a {
    font-weight: 700;
    color: black;
}
.single-post .single-post-social::before {
    font-size: large;
}
.post-single-page a {
    font-weight: 700;
    color: black;
		text-decoration: underline;
}

.category-blog .entry-meta.woodmart-entry-meta, .single-post .entry-meta.woodmart-entry-meta {
    display: none;
}
.category-blog .hovered-social-icons, .single-post .hovered-social-icons {
    display: none;
}
.category-blog .post-date.woodmart-post-date, .single-post .post-date.woodmart-post-date{
    display: none;
}
.category-blog .page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-blog, .single-post .page-title.page-title-default.title-size-small.title-design-centered.color-scheme-light.title-blog{
    display: none;
}
.single-post .single-post-social::before {
    content: "Haberlerimizi Sosyal Medyada Paylaşın!";
    color: #9f9f9f;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}
.single-post .comments-area {
    display: none !important;
}/*
.single-post .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none !important;
}*/
.single-post .entry-meta.wd-entry-meta {
    display: none !important;
}
.post-single-page .post-title {
    margin-bottom: 30px;
    font-size: 42px;
    line-height: 1.2;
}
.single-post .post-date.wd-post-date.wd-style-with-bg {
    display: none !important;
}

@media(max-width:550px) {
	.mobile-flex {
			max-width: 100% !important;
	}
	li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
	li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
			width: 100% !important;
	}
	li#menu-item-151, li#menu-item-166, li#menu-item-152, li#menu-item-157,
	li#menu-item-7880, li#menu-item-7890, li#menu-item-7896, li#menu-item-7903 {
			width: 100% !important;
			top: 5%;
			padding: 0px 8%;
	}
	.mobile-nav .wd-nav-opener {
			border: none !important;
	}
	.mobile-nav .wd-nav-opener {
			background-color: #f6f6f6 !important;
			color: black !important;
			border-radius: 40px;
	}
	.mobile-nav .wd-nav-opener {
			width: 35px !important;
			height: 35px !important;
	}
	.mobile-nav .mobile-flex a span {
			font-size: 16px;
	}
	.mobile-nav .wd-sub-menu {
			margin-left: 5%;
	}
	.mobile-nav .wd-sub-menu {
			height: unset !important;
	}
	.mobile-nav .mobile-flex .wd-sub-menu li a {
			font-size: 14px !important;
	}
	.mobile-nav .mobile-flex {
			margin-bottom: 15px;
	}
	.mobile-nav.wd-side-hidden.wd-left.wd-opened::before {
    top: unset !important;
    bottom: 0px !important;
}
	.mobile-nav .mobile-flex a {
			border-bottom: 2px solid #f6f6f6 !important;
	}
	.mobile-nav .wd-sub-menu a {
			border: none !important;
	}
	.mobile-flex .wd-sub-menu li a {
			font-size: 15px !important;
			min-height: 45px;
	}
	.mobilem-bottom {
			display: block !important;
	}
	.mobile-flex {
    float: unset;
    position: unset !important;
	}
	ul#menu-mobile-menu, ul#menu-mobile-menu-en {
			width: 100%;
	}
	.mobile-nav .wd-nav-opener {
			right: 35px;
	}
	.mobile-flex a span {
			text-decoration: none;
	}
	.mobile-flex img {
			width: 28px !important;
			margin-right: 10px;
	}
	.mobilem-bottom > .woodmart-nav-link {
			display: none;
	}
		.mobilem-bottom {
			display: block !important;
			margin-top: 78%;
	}
	.bottom-menu {
			display: flex;
			flex-direction: column;
			align-items: center;
	}
	.text-menu {
			font-size: 13px;
			font-weight: 500;
			font-family: 'montserrat';
	}
	.social-menu i {
			width: 20px;
			height: 20px;
			padding: 13px;
			border: 1px solid black;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 40px;
			font-size: 16px;
			color: white;
			background: black;
	}
	.social-menu {
			display: flex;
			gap: 10px;
			margin-bottom: 10px;
	}
	.whb-general-header .container {
			max-width: 100% !important;
	}
}
@media(min-width:551px) {
	.mobilem-bottom {
			display: none !important;
	}
}


.left-top-tr:lang(en), .left-top-en:lang(tr) {
	display: none !important;
}
.top-right-tr:lang(en), .top-right-en:lang(tr) {
	display: none !important;
}
.footer-social-text.tr:lang(en), .footer-social-text.en:lang(tr) {
	display: none !important;
}
.colors-urun.tr:lang(en), .colors-urun.en:lang(tr) {
	display: none !important;
}
.single-product .variations label:last-child {
    display: none !important;
}





/************ COUNT ************/
#row-count .wd-countdown-timer {
    width: fit-content !important;
    padding: 10px;
}
#row-count .vc_col-sm-9 {
    width: fit-content !important;
}
#row-count .vc_col-sm-9 .vc_column-inner {
    padding: 0 !important;
}
div#row-count {
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
}
#row-count .wpb_single_image {
    margin-bottom: 0 !important;
}
#row-count .timer-size-medium .wd-timer>span {
    font-size: 18px !important;
}
#row-count .wd-timer>span {
    min-width: 2em;
    min-height: 2em;
}
#row-count .vc_single_image-img.attachment-full {
    padding: 5px;
}
#row-count .wpb_wrapper {
    display: flex;
    align-items: center;
}
#row-count img {
    width: 100px !important;
}


@media (max-width: 1530px) {
.wd-prefooter {
    display: block !important;
}
.whb-general-header .class-count {
    display: none !important;
}
.wd-prefooter div#row-count {
    position: fixed;
    bottom: 10px;
    left: 25px;
    background-color: white;
    z-index: 999;
    border: 1px solid gainsboro;
    border-radius: 10px;
}
	#row-count img {
    width: 80px !important;
}
#row-count .timer-size-medium .wd-timer>span {
    font-size: 13px !important;
}
}
.tr.wd-countdown-timer:lang(en), 
.en.wd-countdown-timer:lang(tr) {
    display: none !important;
}


.whb-sticked #row-count img {
    width: 85px !important;
}
.single-post .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none !important;
}


/********** Modef Fuar Geri Sayım Özel **************/
#row-count .wpb_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column !important;
    padding-top: 2px;
}
#row-count .wd-countdown-timer {
    width: fit-content !important;
    padding: 10px;
    padding-top: 0px !important;
}





.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-end;
    align-items: center;
    color: black;
    font-weight: 500;
}
.copy-sec img {
    width: 40px;
}
.min-footer {
    padding-block: 0px !important;
}
@media (max-width: 1050px){
	.copy-sec {
	    display: flex;
	    column-gap: 10px;
	    justify-content: center;
	    align-items: center;
	    font-weight: 500;
	}
}