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

:is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg, :is(.shop-content-area.wd-builder-off,.wd-wishlist-content,.related-and-upsells,.cart-collaterals,.wd-shop-product) .wd-products-with-bg .product-grid-item{
	--wd-prod-bg:rgb(155,155,155); --wd-bordered-bg:rgb(155,155,155);
}

.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:rgb(0,0,0);
	background-image: none;
}

:root{
--wd-text-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Poppins", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Poppins", 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:"Poppins", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Poppins", 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:"Poppins", 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(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;
		}
	
	
/*----------------- GENERAL -----------------*/
.tax-product_cat .main-page-wrapper .container {
    max-width: 1350px;
}
.product-list-content {
    padding-left: 50px !important;
}
.product-element-top {
    border-radius: 10px !important;
}
a.whatsapp-single {
    display: flex;
    width: 100%;
    justify-content: center;
    border: 1px solid gainsboro;
    padding: 12px 0px;
    border-radius: 10px;
    font-weight: 600;
}
a.whatsapp-single i {
    font-size: 18px;
    margin-right: 10px;
}

/*----------------- PRODUCT CATEGORY -----------------*/
.archive .woodmart-add-btn a.button.product_type_simple.add-to-cart-loop {
    background: black !important;
    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;
}
.archive .product-element-top {
    flex: none !important;
    width: 65%;
}
.archive .product-list-content .wd-entities-title a {
    font-size: 30px;
    display: flex;
    flex-direction: column;
    font-weight: 700;
}
.archive .product-list-content .wd-entities-title a span {
    font-weight: 200 !important;
}
.product.product-list-item .wd-add-btn .add-to-cart-loop span {
    padding: 11px 25px !important;
    font-size: 13px !important;
    text-transform: capitalize;
}
.cat-section-tile {font-size: 30px;color: black;font-weight: 600;margin-bottom: 10px;}
.cat-section-text {
    font-size: 16px;
    color: gray;
    line-height: 2;
    width: 60%;
    margin: auto;
}
.cat-section {
    text-align: center;
    padding-top: 6%;
    padding-bottom: 6%;
}
.cat-section-tile::before {
    content: "- Kartal Premium -";
    display: block;
    font-size: 17px;
    color: gray;
    font-weight: 100;
    margin-bottom: 10px;
}
form.woocommerce-ordering {
    display: none;
}
.archive .pro-aciklama {
    font-size: 14px !important;
}
.woocommerce-product-details__short-description {
    width: 100%;
    max-height: none !important;
}
@media (max-width: 1050px) {
	.archive .product-list-content .wd-entities-title a {
	    font-size: 24px;
	    display: flex;
	    flex-direction: column;
	    font-weight: 700;
	}
	.archive .pro-aciklama {
	    font-size: 13px !important;
	}
}


@media (max-width: 769px) {
	.archive .product-element-top {
	    flex: none !important;
	    width: 100%;
	}
}


@media (max-width: 500px) {
	.product-list-content {
	    padding-left: 0 !important;
	}
	.archive .product-list-content .wd-entities-title a {
	    font-size: 19px;
	    display: flex;
	    flex-direction: column;
	    font-weight: 700;
	}
	.product.product-list-item .wd-add-btn .add-to-cart-loop span {
	    padding: 10px 20px !important;
	    font-size: 12px !important;
	    text-transform: capitalize;
	}
}

/* ------------- HEADER ------------- */
.whb-general-header .container {
    max-width: 1730px;
}
.wd-header-mobile-nav .wd-custom-icon {
    width: 30px !important;
}
.wd-header-mobile-nav .wd-tools-text {
    font-size: 20px !important;
    font-weight: 500 !important;
}

/*----------------- FIXED WP -----------------*/
a.scrollToTop {
    display: none !important;
}
.fixed_wp {    
    position: fixed;
    left: 20px;
    bottom: 0px;
    z-index: 999;
    transform: translateY(-50%); 
}
.fixed_wp2 {
    position: fixed;
    right: 20px;
    bottom: 0px;
    z-index: 9999999;
    transform: translateY(-50%);
}
.fixed_wp a {
    display: flex;
    align-items: center;
    background-color: black;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 70px;
    height: 70px;
    justify-content: center;
}
.fixed_wp2 a {
    display: flex;
    align-items: center;
    background-color: #000000;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 70px;
    height: 70px;
    justify-content: center;
    border: 1px solid #2e2e2e;
}
.fixed_wp i,
.fixed_wp2 i {
    font-size: 32px;
    opacity: 1;
    color: white;
}
.fixed_wp2 i {
    font-size: 22px;
}
.fixed_wp .tile,
.fixed_wp2 .tile {
    color: white !important;
    margin-bottom: 0px !important;
    font-size: 12px;
    font-weight: 500;
}


@media (max-width: 426px) {
	.fixed_wp i {
			font-size: 26px;
			opacity: 1;
	}
	.fixed_wp2 i {
    font-size: 20px;
}
	.fixed_wp a {
    display: flex;
    align-items: center;
    padding: 15px;
    border-radius: 50%;
    text-decoration: none !important;
    width: 60px;
    height: 60px;
    justify-content: center;
}
}



/* ------------- MOBILE NAV ------------- */
.mobile-nav {
    width: 600px;
}
.mobile-nav ul.wd-sub-menu li a {
    color: white !important;
}
.mobile-nav li a {
    border: none !important;
}
.logo-mobile img {
    width: 350px;
}
.mobile-nav {
    padding: 50px;
}
.mobile-nav li a span {
    font-size: 17px;
    text-transform: capitalize;
    font-weight: 300;
		color: white;
}
.logo-mobile {
    margin-bottom: 70px;
}
.mobile-social a.woodmart-nav-link {
    display: none;
}
.social-media-website-mobile {
    display: flex;
    column-gap: 20px;
}
.social-media-website-mobile i {
    font-size: 16px;
    background-color: black;
    color: white;
    height: 30px;
    width: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
}
.copy-mobile-nav i {
    margin-right: 5px;
}
.copy-mobile-nav {
    font-size: 14px;
}
.mobile-social {
    margin-top: 110px;
    justify-content: center;
}
.mobile-nav {
    height: 100%;
		background-color: black;
}
.mobile-nav {
    display: flex !important;
    align-items: center !important;
    justify-content: center;
}
.mobile-nav a.woodmart-nav-link {
    justify-content: center;
}
.mobile-nav .wd-nav-opener {
    border: none !important;
    width: 100%;
    position: absolute;
    height: 50px;
    display: flex;
    justify-content: flex-end;
    padding-right: 30px;
    background: transparent !important;
    color: white !important;
}
.mobile-nav ul.wd-sub-menu {
    background-color: #1a1a1a;
}.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: #1a1a1a !important;
}

@media (max-width: 800px) {
    .mobile-nav {
        width: 300px;
    }
    .mobile-nav {
        padding: 10px;
    }
    .logo-mobile img {
        width: 200px;
    }
    .mobile-nav li a span {
        font-size: 15px;
        text-transform: capitalize;
        font-weight: 300;
    }
    .social-media-website-mobile i {
        font-size: 12px;
        background-color: black;
        color: white;
        height: 25px;
        width: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 5px;
    }
    .social-media-website-mobile {
        display: flex;
        column-gap: 10px;
    }
    .copy-mobile-nav {
        font-size: 13px;
        text-align: center;
        line-height: 2;
        margin-top: 10px;
    }
    .mobile-social {
        margin-top: 50px;
        justify-content: center;
    }
}


/* ------------- SINGLE-PRODUCT ------------- */
.single-product-page .container {
    max-width: 1730px;
}
.single-product .product_title {
    display: flex;
    flex-direction: column;
    font-weight: 700;
    color: black;
    line-height: 1.5;
}
.single-product .product_title span {
    font-weight: 100;
}
.wd-open-popup {
    width: 100%;
    background-color: black !important;
    font-size: 14px !important;
    text-transform: capitalize;
    padding: 17px 0px !important;
    border-radius: 10px;
}
.pro-aciklama {
    font-size: 15px;
    color: gray;
    line-height: 2;
    margin-bottom: 30px !important;
    margin-top: 20px !important;
}
.summary-inner {
    display: flex !important;
    height: 100%;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
}
.entry-summary {
    height: 100%;
}
.row.product-image-summary-inner {
    height: 100%;
}
.wd-before-add-to-cart {
    margin-bottom: 0 !important;
}
.product-tabs-wrapper {
    border: none !important;
}
.single-product .wpb_raw_code table td {
    border-bottom: 1px solid gainsboro !important;
    border: none !important;
}
.single-product .wpb_raw_code table td:first-child {
    color: black;
    font-weight: 600;
}
.single-product tr:nth-child(even) {
    background-color: #f7f7f7;
}
.single-product .wpb_raw_code table th {
    text-transform: capitalize;
    border: none;
    background-color: black;
    color: white;
}
.wd-images-gallery .owl-prev, .wd-images-gallery .owl-next {
    background-color: #00000000;
    color: white;
    border-radius: 50%;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    width: 25px;
    background: #000000;
    border-radius: 5px;
}
.wd-images-gallery .owl-prev {
    left: 0 !important;
}
.wd-images-gallery .owl-next {
    right: 0 !important;
}
.wd-images-gallery .owl-prev::after, .wd-images-gallery .owl-next::after {
    font-size: 18px !important;
}
ul.wd-nav.wd-nav-tabs.wd-icon-pos-left.tabs.wc-tabs.wd-style-underline-reverse {
    display: none;
}



@media (max-width: 769px) {
	.summary-inner {
	    display: flex !important;
	    height: auto;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    justify-content: center;
	}
}


@media (max-width: 500px) {
	.pro-aciklama {
	    font-size: 13px;
	    color: gray;
	    line-height: 2;
	    margin-bottom: 0px !important;
	    margin-top: 0px !important;
	}
	.single-product .product_title {
	    font-size: 24px;
	}
	a.whatsapp-single {
	    display: flex;
	    width: 100%;
	    justify-content: center;
	    border: 1px solid gainsboro;
	    padding: 12px 0px;
	    border-radius: 10px;
	    font-weight: 600;
	    font-size: 13px;
	}
	.wd-open-popup {
	    width: 100%;
	    background-color: black !important;
	    font-size: 14px !important;
	    text-transform: capitalize;
	    padding: 17px 0px !important;
	    border-radius: 10px;
	    font-size: 13px !important;
	}
	.single-product .main-page-wrapper {
	    margin-top: 0 !important;
	    padding: 0 !important;
	}
	div#tab-item-title-description {
    display: none;
}
.wd-images-gallery .owl-prev, .wd-images-gallery .owl-next {
    background-color: #00000000;
    color: white;
    border-radius: 50%;
    visibility: visible !important;
    opacity: 1 !important;
    transform: none !important;
    width: 25px;
    background: #000000;
    border-radius: 5px;
    justify-content: center;
}
.wd-images-gallery .owl-next {
    margin-right: 0 !important;
}
.wd-images-gallery .owl-prev {
    margin-left: 0 !important;
}
.single-product .wpb_raw_code table td {
    border-bottom: 1px solid gainsboro !important;
    border: none !important;
    font-size: 13px;
}
.single-product .wpb_raw_code table th {
    text-transform: capitalize;
    border: none;
    background-color: black;
    color: white;
    font-size: 14px;
}
}


/* ------------- SINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 700px;
    display: flex;
}
.single-product .main-page-wrapper {
    margin-top: 40px !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: 130px;
    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;
		}
}



/*----------------- FOOTER -----------------*/
.footer-container {
    border-top: 1px solid #c2c2c2;
}
.footer-info {
    margin-top: 60px;
}
.footer-info, .footer-info a {
    text-align: center;
    color: white;
}
.footer-info-text {
    margin-bottom: 10px;
}
.widget {
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
}
.min-footer {
    display: flex;
    flex-direction: column;
    align-items: center;
}
footer .container {
    max-width: 1720px;
}
footer .widget-title {
    display: none;
}
.footer-column ul li a {
    font-size: 16px;
    color: white;
    font-weight: 400 !important;
}
.footer-sidebar {
    padding: 70px 0px !important;
    padding-bottom: 10px !important;
}
footer .social-media-links {
    display: flex;
    column-gap: 20px;
    justify-content: flex-end;
}
footer .social-media-links li i {
    color: white;
    font-size: 25px;
}
.min-footer .col-left {
    margin-bottom: 13px;
}
.min-footer .col-left p, .min-footer .col-left a {
    color: white !important;
}
.copyrights-wrapper.copyrights-two-columns {
    border: none !important;
}
.min-footer {
    border-top: 1px solid #c2c2c2;
}
footer .widget_pages ul {
    display: flex !important;
    justify-content: center;
    column-gap: 40px;
}
.footer-column-1, .footer-column-3 {
    max-width: 25%;
}
.footer-column-2 {
    max-width: 50% !important;
    flex: 0 0 50%;
}
@media (max-width: 500px) {
.footer-column-1, .footer-column-3 {
    max-width: 100%;
}
.footer-column-2 {
    max-width: 100% !important;
    flex: 0 0 100%;
}
figure.wp-block-image.size-full.is-resized img {
    width: 200px !important;
}
figure.wp-block-image.size-full.is-resized {
    text-align: center;
}
.footer-column ul li a {
    font-size: 15px;
    color: white;
    font-weight: 400 !important;
}
.footer-info, .footer-info a {
    text-align: center;
    color: white;
    font-size: 13px;
}
.footer-info {
    margin-top: 40px;
}
.min-footer .col-left p, .min-footer .col-left a {
    color: white !important;
    font-size: 13px;
}
footer .social-media-links {
    display: flex;
    column-gap: 10px;
    justify-content: center;
}
footer .social-media-links li i {
    color: white;
    font-size: 17px;
}
	footer .widget_pages ul {
    display: flex !important;
    justify-content: center;
    column-gap: 40px;
    flex-wrap: wrap;
}
}


/*----------------- 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 -----------------*/
.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;
}