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

.page-title-default{
	background-color:#0a0a0a;
	background-size:cover;
	background-position:center center;
}

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

:root{
--wd-text-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-text-font-weight:400;
--wd-text-color:#777777;
--wd-text-font-size:14px;
}
:root{
--wd-title-font:"Comfortaa", Arial, Helvetica, sans-serif;
--wd-title-font-weight:600;
--wd-title-color:#242424;
}
:root{
--wd-entities-title-font:"Comfortaa", 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:"Comfortaa", Arial, Helvetica, sans-serif;
}
:root{
--wd-widget-title-font:"Comfortaa", 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:"Comfortaa", 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(79,106,184);
}
:root{
--wd-alternative-color:rgb(140,225,249);
}
:root{
--wd-link-color:#333333;
--wd-link-color-hover:#242424;
}
:root{
--btn-default-bgcolor:rgb(79,106,184);
}
:root{
--btn-default-bgcolor-hover:rgb(140,225,249);
}
:root{
--btn-shop-bgcolor:rgb(79,106,184);
}
:root{
--btn-shop-bgcolor-hover:rgb(140,225,249);
}
:root{
--btn-accent-bgcolor:rgb(79,106,184);
}
:root{
--btn-accent-bgcolor-hover:rgb(140,225,249);
}
:root{
--notices-success-bg:rgb(79,106,184);
}
:root{
--notices-success-color:#fff;
}
:root{
--notices-warning-bg:rgb(232,85,85);
}
:root{
--notices-warning-color:#fff;
}
	:root{
	
	
			--wd-form-brd-radius: 0px;
	
	--wd-form-brd-width: 2px;

	--btn-default-color: #fff;
	--btn-default-color-hover: #fff;

	--btn-shop-color: #fff;
	--btn-shop-color-hover: #fff;

	--btn-accent-color: #fff;
	--btn-accent-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-accent-brd-radius: 0px;
		--btn-accent-box-shadow: none;
		--btn-accent-box-shadow-hover: none;
		--btn-accent-box-shadow-active: none;
		--btn-accent-bottom: 0px;
	
	
			--btn-shop-bottom-active: -1px;
		--btn-shop-brd-radius: 0px;
		--btn-shop-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .15);
		--btn-shop-box-shadow-hover: inset 0 -2px 0 rgba(0, 0, 0, .15);
	
	
	
	
	
	
	
		}

	/* Site width */
		/* Header Boxed */
	@media (min-width: 1025px) {
		.whb-boxed:not(.whb-sticked):not(.whb-full-width) .whb-main-header {
			max-width: 1192px;
		}
	}

	.container {
		max-width: 1222px;
	}
	
	
	@media (min-width: 1222px) {

		[data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1222px) / 2);
			padding-right: calc((100vw - 1222px) / 2);
		}

		.platform-Windows [data-vc-full-width]:not([data-vc-stretch-content]) {
			padding-left: calc((100vw - 1239px) / 2);
			padding-right: calc((100vw - 1239px) / 2);
		}
	}

	
/* Quick view */
div.wd-popup.popup-quick-view {
	max-width: 920px;
}

/* Shop popup */
div.wd-popup.wd-promo-popup {
	max-width: 800px;
}

/* Age verify */
div.wd-popup.wd-age-verify {
	max-width: 500px;
}

/* Header Banner */
.header-banner {
	height: 40px;
}

body.header-banner-display .website-wrapper {
	margin-top:40px;
}

/* Tablet */
@media (max-width: 1024px) {
	/* header Banner */
	.header-banner {
		height: 40px;
	}
	
	body.header-banner-display .website-wrapper {
		margin-top:40px;
	}
}

.woodmart-woocommerce-layered-nav .wd-scroll-content {
	max-height: 280px;
}
		
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//tivans.de/wp-content/themes/pixel-wp/fonts/woodmart-font.woff2?v=6.1") format("woff2"),
	url("//tivans.de/wp-content/themes/pixel-wp/fonts/woodmart-font.woff?v=6.1") format("woff");
}

/*********** Global ***************/
::selection {
    background-color: #8ce1f9;
    color: white;
}
body::-webkit-scrollbar {
    width: 10px;
}
body::-webkit-scrollbar-thumb {
    background-color: black;
}
input:-webkit-autofill {
    border: 1px solid !important;
    -webkit-box-shadow: 0 0 0 1000px #eee inset !important;
}
.wd-cookies-popup.woodmart-cookies-popup.popup-display {
    z-index: 999999999999999999999999999 !important;
}
@media(min-width:768px){
    div#page-banner-mobile{
        display: none !important;
    }
}
@media(max-width:768px){
    div#page-banner-desktop{
        display: none !important;
    }
}
div#page-banner {
		margin-bottom: 40px;
}
div#page-banner .wrapper-content-banner {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
@media (max-width:650px) {
div#page-banner h4.banner-title.wd-font-weight-.wd-fontsize-l {
    margin: 0 !important;
    font-size: 14px !important;
}
}
div#page-banner-mobile img {
    min-height: 100px;
}
.filters-inner-area.align-items-start.row > div:first-child, 
.filters-inner-area.align-items-start.row > div:nth-child(2) {
    display: none !important;
}
.wd-buttons * {
    color: white !important;
}
.wd-buttons {
    opacity: 1 !important;
    transform: translateX(0px) translateZ(0px) !important;
    background: #677e7f !important;
    border-radius: 11px;
}
@media (min-width:1024px) {
.wd-buttons {
		transform: scale(0.8) !important;
}
}
.amount {
    color: #40484e !important;
}
.product-grid-item > div:first-child {
    box-shadow: none !important;
}
.price > ins span {
    margin-left: 5px !important;
    font-weight: bold !important;
}
.wd-wishlist-btn {
    max-height: 25px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-element-bottom {
    padding: 12px 15px !important;
    background: #f5f5f5 !important;
}
.product-element-bottom > p.product-tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px !important;
}
.product-element-bottom > p.product-tags a {
    margin-bottom: 5px;
    background: #fcf2da;
    width: max-content;
    padding: 2px 8px;
    border-radius: 10px;
    margin-right: 5px;
}
.product-element-bottom > p.product-tags a {
    font-size: 11px;
}
.wd-wishlist-btn span {
    display: none !important;
}
.product-element-bottom h3 {
    text-align: left !important;
    font-weight: 600;
    color: black;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
span.onsale.product-label {
    display: none;
}
/******* Search CSS **********/
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp {
    padding-left: 0 !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    left: 10px !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    border-radius: 0 !important;
    background: white;
    border: none !important;
    border-bottom: 1px solid !important;
}
@media (min-width:1024px) {
.dgwt-wcas-search-wrapp {
    max-width: 340px !important;
    margin-left: 0 !important;
}
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover {
    background: white !important;
}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder {
    font-size: 12px !important;
    font-weight: 500;
    color: black;
}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 50px !important;
}
.whb-header-bottom-inner .dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
    padding-left: 45px !important;
}
.whb-header-bottom-inner .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
    background: transparent !important;
}
.whb-header-bottom-inner .dgwt-wcas-sf-wrapp {
    background: transparent !important;
}
/********** Topbar Top **********/
#hide-button {
    position: absolute;
    width: 20px;
    height: 20px;
    color: black;
    text-align: center;
    line-height: 20px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 14px;
    right: 10px;
}
#hide-button::before {
    content: 'X';
}
div#topbartop {
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    letter-spacing: 2px;
    background: #fcf2da;
}
div#topbartop span {
    margin-left: 8px;
    font-weight: bold !important;
}
div#topbartop:before {
    content: "";
    background: url(/wp-content/uploads/2024/08/topbar-top-icon-mobilyami.png);
    width: 20px;
    height: 20px;
    background-size: 20px;
    margin-right: 10px;
}
@media (max-width:768px) {
div#topbartop {
    font-size: 11px !important;
}
}
/********* Top-bar *************/
.whb-top-bar {
    background: #40484e !important;
    max-height: 40px !important;
    display: flex;
    align-items: center;
}
ul#menu-topbar span {
    color: white !important;
    margin-right: 10px;
    letter-spacing: 1px;
    font-weight: 600;
    text-transform: capitalize;
}
@media (min-width:1025px) and (max-width:1200px) {
ul#menu-topbar span {
    font-size: 10px;
}
}
/********** Header *************/
.whb-general-header .wd-header-my-account .wd-dropdown {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border-radius: 8px !important;
}
.whb-general-header .wd-header-my-account .wd-dropdown a {
    color: black !important;
}
.whb-general-header li.woocommerce-mini-cart-item.mini_cart_item.woosb-cart-item.woosb-cart-child.woosb-item-child {
    zoom: .7;
}
.whb-general-header .wd-dropdown.wd-dropdown-cart.dropdown-cart {
    box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
    border-radius: 8px !important;
}
.whb-general-header p.woocommerce-mini-cart__buttons.buttons a:last-child {
    background: #1e5b5e;
}
.whb-general-header p.woocommerce-mini-cart__buttons.buttons a:first-child {
    background: #7c9fa1 !important;
    color: white;
    border-radius: 8px !important;
}
.whb-general-header p.woocommerce-mini-cart__buttons.buttons a:last-child {
    background: #1e5b5e;
    border-radius: 8px !important;
}
/****** Header Bottom ***************/
@media (max-width:768px) {
.whb-header-bottom {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}
}
.whb-header-bottom {
    border-bottom: 1px solid #e6e6e6;
}
.whb-header-bottom ul#menu-header-bottom span {
    text-transform: capitalize;
    font-size: 14px;
}
.whb-header-bottom ul#menu-header-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.whb-header-bottom ul#menu-header-bottom > li > a:after {
    color: black;
    font-size: 12px;
    font-weight: 600;
    margin-left: 10px;
}
/********** Desktop Mega Hover Menu ****************/
ul#menu-main-menu .wd-dropdown-menu:before {
    content: "";
    background: url(/wp-content/uploads/2024/10/bacground-end-tivans.png);
    position: absolute;
    background-size: 400px;
    left: -89px;
    top: 40px;
    width: 400px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: -1;
    background-repeat: no-repeat;
    opacity: .1;
}
div#hover-menu {
    padding: 50px 0px;
}
ul#menu-header-bottom .wd-dropdown-menu.wd-design-full-width {
    padding-top: 0px !important;
    background: #f5f5f5;
}
ul#menu-main-menu a:after {
    color: black;
    font-weight: 800;
}
ul#menu-main-menu .wd-dropdown-menu {
    padding: 30px 0px !important;
    background: white !important;
    box-shadow: 0px 14px 15px -3px #8080801a;
}
div#hover-menu .wpb_content_element {
    margin-bottom: 0 !important;
}
.desktop-hover-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
div#category-altyazi {
    max-height: 250px !important;
    overflow-x: hidden;
    overflow-y: scroll;
}
div#category-altyazi::-webkit-scrollbar {
    background-color: black;
    width: 8px;
}
div#category-bottom-cat a {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: black !important;
    line-height: 2;
}
div#category-bottom-cat a:hover {
    box-shadow: inset 0px -7px 0px 0px #394b573d;
}
div#image-content img {
    border-radius: 8px;
    max-width: 300px;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
}
@media (max-width:1300px) {
div#image-content img {
    max-width: 280px;
}
}
.image-bottom-content a {
    font-weight: 700 !important;
    font-size: 16px !important;
}
.image-bottom-content p:first-child {
    margin-bottom: 0;
    color: black !important;
    margin-top: 5px;
    font-weight: 500;
}
/******** Bottom in Bottom Number ************/
div#numara-header a {
    font-weight: 600;
}
div#numara-header {
    height: 70px;
    align-items: center;
    justify-content: center;
    background: #fcf2da;
    color: #effbff !important;
    border-bottom: 1px solid #e6e6e6;
		padding-top: 3px;
}
div#numara-header p:before {
    content: "s";
    background: url(https://tivans.de/wp-content/uploads/2024/08/mobilyami-iletisim-numarasi-icon.png) !important;
    position: absolute;
    max-width: 17px !important;
    min-width: 17px !important;
    background-size: 17px !important;
    background-repeat: no-repeat !important;
    margin-left: -21px !important;
    margin-top: 0px !important;
    color: transparent;
}
div#numara-header p {
    display: block !important;
    margin: 0;
    width: 100% !important;
    text-align: center;
}
/********* Mobile Menu ***************/
.mobile-nav .wd-nav-opener:after {
    color: white !important;
}
.mobile-nav .wd-nav-opener {
    background: #5592ce;
    border: none !important;
    border-radius: 50%;
    transform: scale(0.9);
}
.mobile-nav ul.wd-sub-menu.sub-menu a {
    color: black !important;
    font-weight: 600;
}
.mobile-nav ul.wd-sub-menu.sub-menu {
    background: #effbff !important;
}
.mobile-nav ul#menu-mobile-menu {
    padding: 15px !important;
}
.mobile-nav ul#menu-mobile-menu a {
    font-size: 12px;
    text-transform: capitalize;
    border: none !important;
}
.mobile-nav .mobillogo a img {
    max-width: 170px;
}
.mobile-nav .mobillogo a {
    border: none !important;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-nav .mobillogo {
    padding: 30px 0px;
    border: none !important;
}
.mobile-nav .mobillogo > a:first-child {
    display: none;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) h5 {
    text-transform: capitalize !important;
    color: white;
    letter-spacing: 1px;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) a {
    font-size: 12px;
    color: white;
}
.mobile-nav .widgetarea-mobile > div:nth-child(2) {
    background: #4f6ab8;
    padding: 30px;
    border: none;
}
.mobile-nav .widgetarea-mobile > div:first-child a {
    font-size: 12px;
}
.mobile-nav .widgetarea-mobile > div:first-child h5 {
    text-transform: capitalize !important;
    color: black;
    letter-spacing: 1px;
}
.mobile-nav .widgetarea-mobile > div:first-child {
    background: #effbff;
    padding: 30px;
    border: none;
}
.mobile-nav .mobile-menu-social img {
    max-width: 25px;
    margin-right: 10px;
    min-width: 25px !important;
}
.mobile-nav .mobile-menu-social {
    display: flex;
    align-items: center;
}
.mobile-nav .widget_text h5 {
    text-transform: capitalize !important;
    color: black;
    letter-spacing: 1px;
}
/********** Single Blog and Blog Archive ***********/
.category-ev-dekorasyonu .main-page-wrapper, 
.category-mobilya-hakkinda-bilgiler .main-page-wrapper {
    padding-top: 40px !important;
}
.single-post .main-page-wrapper {
    padding-top: 40px !important;
}
@media (max-width:768px) {
.category-ev-dekorasyonu .wd-shop-tools * 
.category-mobilya-hakkinda-bilgiler .wd-shop-tools * {
    font-size: 8px;
}
}
.category-ev-dekorasyonu .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date, 
.category-mobilya-hakkinda-bilgiler .post-date.wd-post-date.wd-style-with-bg.woodmart-post-date {
    zoom: .7;
    background: #3d403d !important;
    color: white !important;
}
.category-ev-dekorasyonu .meta-categories-wrapp > div a, 
.category-mobilya-hakkinda-bilgiler .meta-categories-wrapp > div a {
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
.category-ev-dekorasyonu .meta-categories-wrapp > div, 
.category-mobilya-hakkinda-bilgiler .meta-categories-wrapp > div {
    background: #3d403d !important;
}
.category-ev-dekorasyonu .meta-categories-wrapp, 
.category-mobilya-hakkinda-bilgiler .meta-categories-wrapp {
    text-align: left;
}
.category-ev-dekorasyonu a.btn-read-more.more-link, 
.category-mobilya-hakkinda-bilgiler a.btn-read-more.more-link {
    color: white !important;
    text-transform: capitalize !important;
    font-weight: 500;
    background: #3d403d !important;
    padding: 6px 15px;
    border-radius: 6px !important;
}
.category-ev-dekorasyonu div#cat-slider .wrapper-content-banner, 
.category-mobilya-hakkinda-bilgiler div#cat-slider .wrapper-content-banner {
    display: flex;
    align-items: center;
    justify-content: center;
}
.category-ev-dekorasyonu div#cat-slider, 
.category-mobilya-hakkinda-bilgiler div#cat-slider {
    margin-bottom: 50px;
}
.category-ev-dekorasyonu ul.entry-meta-list, 
.category-mobilya-hakkinda-bilgiler ul.entry-meta-list {
    display: none;
}
.category-ev-dekorasyonu .entry-meta.wd-entry-meta, 
.category-mobilya-hakkinda-bilgiler .entry-meta.wd-entry-meta {
    display: none;
}
.category-ev-dekorasyonu .hovered-social-icons, 
.category-mobilya-hakkinda-bilgiler .hovered-social-icons {
    display: none;
}
.category-ev-dekorasyonu h3.wd-entities-title.title.post-title, 
.category-mobilya-hakkinda-bilgiler h3.wd-entities-title.title.post-title {
    font-size: 22px;
}
.category-ev-dekorasyonu .entry-content .wpb_content_element, 
.category-mobilya-hakkinda-bilgiler .entry-content .wpb_content_element {
    margin: 0;
}
@media (min-width:1300px) {
.single-post .main-page-wrapper > .container {
    max-width: 60%;
}
}
.whb-main-header {
    border-bottom: 1px solid black;
}
.single-post .meta-post-categories {
    display: none !important;
}
.single-post .entry-content {
    margin-bottom: 0;
}
.single-post .article-inner .meta-post-categories.wd-post-cat.wd-style-with-bg {
    background: #1e5b5e;
    border-radius: 8px !important;
}
.single-post .entry-meta ul.entry-meta-list {
    display: none !important;
}
.single-post header.entry-header {
    max-width: 750px;
    margin: auto;
}
.single-post .article-body-container p {
    color: black;
}
.single-post .wd-single-footer {
    display: none !important;
}
.single-post div#comments {
    display: none !important;
}
.category-ev-dekorasyonu .wd-post-cat.wd-style-with-bg, 
.category-mobilya-hakkinda-bilgiler .wd-post-cat.wd-style-with-bg {
    color: white !important;
}
.category-ev-dekorasyonu h3.wd-entities-title.title.post-title, 
.category-mobilya-hakkinda-bilgiler h3.wd-entities-title.title.post-title {
    font-size: 14px !important;
    text-align: left;
		font-weight:600 !important;
}
.entry-content.wd-entry-content.woodmart-entry-content {
    text-align: left;
    color: black;
    font-size: 12px;
}
/****** Category Page **********/
.archive .pcbdw-bottom-description-content {
    max-height: 200px;
    overflow-x: scroll;
    margin-top: 40px;
}
@media (min-width: 769px) {
.archive .filters-area .filters-inner-area .col-md-3 {
        flex: 0 0 33%;
        max-width: 33%;
    }
}
/*************** SINGLE PRODUCT *****************/
.single-product .summary-inner {
    padding: 30px;
    background: #f8f8f8;
}
@media (max-width:1024px) {
.single-product .summary-inner {
    padding: 10px !important;
}
.single-product .tabs-layout-accordion .wd-scroll-content {
    padding: 0;
    transform: scale(.98);
}
}
.tabs-layout-accordion .wd-scroll-content {
    padding: 20px !important;
    background: #f3f3f3;
}
.single-product .product-whatsapp {
    height: 34px;
    display: flex;
    background-color: #50cb5d;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 10px;
}
.single-product .product-whatsapp a {
    color: white !important;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 1.3px;
}
.single-product .product-whatsapp img {
    max-width: 24px;
    margin-right: 10px;
		filter:invert(1);
}
.single-product .product-tabs-wrapper .col-12.poduct-tabs-inner {
    padding: 0 !important;
}
.single-product .product-tabs-wrapper table#product_feature_table td, 
.single-product .product-tabs-wrapper table#product_feature_table tr, 
.single-product .product-tabs-wrapper table#product_dimensions_table td, 
.single-product .product-tabs-wrapper table#product_dimensions_table tr {
    border: 1px solid #dbd1d1;
}
.single-product p.custom-text a, 
.single-product p.custom-text2 a {
    display: block;
    width: max-content;
    border-bottom: 1px solid !important;
}
.product_cat-62 p.custom-text2, 
.product_cat-75 p.custom-text2, 
.product_cat-44 p.custom-text2, 
.product_cat-43 p.custom-text2, 
.product_cat-61 p.custom-text2 {
    display: none;
}
.single-product .product-tabs-wrapper .satis-sonrasi-destek {
    padding: 20px;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion {
    border: none !important;
}
.single-product .product-tabs-wrapper .cards .card__col {
    float: left;
    width: 100%;
}
.single-product .product-tabs-wrapper .cards .card {
    width: 14%;
}
.single-product .summary-inner .saved-price-container{
    border-top: 2px solid;
    padding-top: 20px;
    border-color: #0000001f;
}
.single-product .summary-inner .saved-price-container h2 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.single-product .summary-inner .saved-price-container .saved-price {
    font-size: 22px;
    display: flex;
    color: green;
    font-weight: 600;
}
@media (max-width:1024px) {
.single-product .product-tabs-wrapper .cards .card {
    width: 50%;
    margin-left: 120px !important;
}
}
.single-product .product-tabs-wrapper .tabs-layout-accordion div#tab-test_tab .wd-scroll-content {
    max-height: max-content !important;
}
.single-product .product-tabs-wrapper .cards div {
    background: #f7f7f7 !important;
}
.single-product .product-tabs-wrapper .card__head {
    font-size: 11px !important;
    height: 40px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ededed;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion div#tab-test_tab .wd-scroll-content {
    max-height: max-content !important;
}
.single-product .product-tabs-wrapper .cards .card__col.card__col--default > .card__cell:nth-child(1):after {
    visibility: hidden !important;
}
.single-product .product-tabs-wrapper .cards .card__col.card__col--default > .card__cell:after {
    content: "₺";
    color: black;
    font-size: 11px;
    margin-left: 5px !important;
    font-weight: 900;
}
.single-product .product-tabs-wrapper .tabs-layout-accordion a.wd-accordion-title {
    background: #ebebeb !important;
    color: black !important;
    padding: 18px;
    line-height: 0;
    margin-bottom: 10px !important;
    text-transform: capitalize;
    font-size: 14px;
    border-radius: 8px !important;
    border: none !important;
    min-height: 50px;
    display: flex;
    align-items: center;
}
@media (max-width:768px) {
.single-product .product-tabs-wrapper .tabs-layout-accordion a.wd-accordion-title {
	border-radius:0px !important;
}
}
.single-product .product-tabs-wrapper .tabs-layout-accordion .wd-tab-wrapper.woodmart-tab-wrapper {
    border: none !important;
    border-bottom: 0 !important;
}
.single-product .product-tabs-wrapper .wd-accordion-title:after {
    margin-right: 10px !important;
    background: #ffffff !important;
    border-radius: 50%;
    font-size: 10px !important;
}
.single-product .product-tabs-wrapper a.wd-accordion-title.active {
    background: #40484e !important;
    color: white !important;
}
.single-product .wd-sticky-btn {
    background: #f9f9f9;
}
.single-product button.single_add_to_cart_button.button.alt {
    background: #da6220 !important;
    border-radius: 8px;
    max-height: 35px;
    font-size: 14px;
    font-weight: 200;
}
@media (max-width:1024px) {
.single-product .wd-sticky-btn a.wd-sticky-add-to-cart.button.alt.woodmart-sticky-add-to-cart {
		border-radius: 0px !important;
		max-height: 40px;
}
.single-product button.single_add_to_cart_button.button.alt {
    border-radius: 0 !important;
}
}
.single-product .wd-sticky-btn a.wd-sticky-add-to-cart.button.alt.woodmart-sticky-add-to-cart {
    background: #da6220 !important;
    border-radius: 8px;
    max-height: 35px;
    font-size: 14px;
    font-weight: 200;
}
.single-product .wd-sticky-btn .wd-wishlist-btn.wd-action-btn.wd-style-icon.wd-wishlist-icon.woodmart-wishlist-btn :before {
    color: #840000 !important;
}
.single-product .woocommerce-product-gallery .slick-arrow {
    background: #40484e !important;
    color: white !important;
    margin-top: 20px;
}
.single-product button.single_add_to_cart_button.button.alt.added:before {
    content: "Ürün sepete eklenmiştir.";
    color: white !important;
    font-weight: 900;
    font-size: 11px !important;
}
.single-product button.single_add_to_cart_button.button.alt.added {
    color: transparent !important;
    font-size: 0;
}
.single-product button.single_add_to_cart_button.button.alt {
    background: #0b949b !important;
    border-radius: 8px;
    max-height: 35px;
    font-size: 14px;
    font-weight: 200;
}
.single-product .summary-inner h1.product_title.wd-entities-title {
    font-size: 20px;
}
.single-product .summary-inner .quantity input {
    max-width: 26px !important;
    width: 26px !important;
    max-height: 26px !important;
    height: 26px !important;
    min-width: 26px !important;
    border: 1px solid #9e9b9b 
}
.single-product .summary-inner .quantity input:last-child {
    background: #0b949c !important;
    color: white !important;
    border: none !important;
}
.single-product .summary-inner .quantity input:first-child {
    background: #0b949c !important;
    color: white !important;
    border: none !important;
}
.single-product .summary-inner .woosb-item-product .woosb-title-inner {
    font-size: 10px;
    font-weight: 600;
}
.single-product .summary-inner .woosb-products .woosb-product .woosb-quantity {
    margin-top: 5px;
}
.single-product .product-tags-container-sng .product-tags-row-sng img {
    max-width: 24px;
    margin-right: 5px;
}
.single-product .product-tags-content .product-tags-container-sng {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 8px !important;
    padding: 21px 10px 10px 10px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
		margin-bottom:35px;
		background:white;
}
.single-product .product-tags-container-sng .product-tags-row-sng {
    display: flex;
    align-items: center;
    font-size: 9px;
    padding: 5px 10px;
    height: 40px;
    margin-bottom: 12px;
    border-radius: 8px !important;
    justify-content: flex-start;
    width: 48%;
}
.single-product .delivery-date {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
    margin-bottom: 15px;
    padding: 10px;
}
.single-product .delivery-date h4 {
    font-size: 10px;
    font-weight: 300;
    color: #757575;
    margin-bottom: 0px !important;
}
.single-product .delivery-date p {
    font-weight: 900;
    color: black;
    margin-bottom: 0px !important;
    margin-left: 10px !important;
}
.single-product .single-breadcrumbs-wrapper > .container {
    min-width: auto !important;
}
.single-product .single-product-page > .container {
    min-width: auto !important;
}
.single-product .related-products .product-tags-container {
    display: none !important;
}
.single-product .related-products .product-element-bottom {
    padding: 5px 10px !important;
}
.single-product .related-products .product-wrapper {
    box-shadow: none !important;
}
.single-product .related-products .owl-dots {
    display: none !important;
}
.single-product .contact-us-text {
    background-color: #7095a2 !important;
    padding: 2% 3%;
    border-radius: 8px !important;
    margin-bottom: 10px;
}
.single-product .contact-us-button {
    display: flex;
    margin-bottom: 10px !important;
}
.single-product .contact-us-text p {
    color: white !important;
    margin-bottom: 0px !important;
    text-align: center;
    font-size: 17px;
}
.single-product .contact-us-text p:before {
    content: "!";
    border-radius: 50%;
    border: 1px solid black;
    padding: 1px 8px;
    margin-right: 5px;
}
.single-product .contact-us-button a {
    background-color: #da6220 !important;
    color: white;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    min-width: 100% !important;
    padding: 2% 3%;
    border-radius: 8px;
}
.woovr-variations[class*="woovr-variations-grid"] .woovr-variation:before {
    visibility: hidden;
}
.woovr-variation-price {
    margin-right: 0 !important;
}
.woovr-variation-name {
    font-size: 11px !important;
}
.woovr-variation-price * {
    font-size: 12px !important;
}
@media (max-width:768px) {
.woovr-variations.woovr-variations-grid-3 .woovr-variation {
    width: calc(100% / 2 - 20px) !important;
}
}
.woovr-show-price span.price > span:last-child {
    margin-left: 5px !important;
}
.woovr-show-price span.price {
    display: flex !important;
}
.woovr-show-price p.price > span {
    margin-right: 5px !important;
    margin-left: 5px;
}
.woovr-show-price p.price {
    display: flex !important;
    width: max-content !important;
}
/************** PreFooter Kampanyalardan Haberdar Olun *************/
@media (max-width:768px) {
.wd-prefooter p {
    font-size: 11px;
    max-width: 90%;
    margin: auto;
    margin-bottom: 30px !important;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    font-size: 10px;
}
.wd-prefooter h2 {
    font-size: 22px;
}
}
.wd-prefooter {
    border: 1px solid #e0e0e0;
    padding: 30px 0px !important;
    background: #f9f9f9 !important;
}
@media (min-width:1024px) {
.wd-prefooter p {
    max-width: 40%;
    margin: auto;
    margin-bottom: 35px !important;
}
}
.wd-prefooter h2 {
    font-family: serif;
    font-size: 30px;
}
.wd-prefooter .wpb_content_element {
    margin: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email input {
    max-width: 400px;
    margin: auto !important;
    border: none !important;
    border-bottom: 1px solid !important;
    border-radius: 0 !important;
}
.wd-prefooter .tnp-field.tnp-field-email {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 450px;
    margin: auto;
}
.wd-prefooter .tnp-field.tnp-field-button input {
    border: none !important;
    background: black !important;
    color: white;
}
.wd-prefooter .tnp-field.tnp-privacy-field {
    text-align: center;
    margin-top: 30px !important;
}
/********* Footer *****************/
.footer-container {
    border-top: 1px solid #e6e6e6;
    width: 100%;
    background-color: #F5F6F6;
    background-image: url(/wp-content/uploads/2024/10/bacground-end-tivans.png);
    background-repeat: no-repeat;
    background-position: 30% 100%;
    background-size: 100%;
    float: left;
}
.footer-container .widget {
    border: none !important;
}
.footer-container .footer-column-4 .widget {
    margin: 0;
}
.footer-container .footer-bottom-text-1, .footer-bottom-text {
    letter-spacing: 0px;
    color: black !important;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
}
.footer-container a.alisveris-footer-bottom-button {
    text-align: center !important;
    display: block;
    background: #5592ce !important;
    width: max-content;
    margin: auto;
    padding: 5px 10px;
    border-radius: 8px;
    font-size: 15px;
    color: white;
}
.footer-container .footer-column-4 h5.widget-title {
    text-align: center;
    text-transform: capitalize;
}
.footer-container .footer-menu-bottom img {
    max-width: 25px;
    min-width: 25px !important;
    margin-right: 10px;
}
.footer-container .footer-menu-bottom {
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-column h5 {
    opacity: .3;
    letter-spacing: 4px;
}
.footer-container .menu a {
    font-size: 13px;
    color: black !important;
    font-weight: 900;
}
.footer-container ul.product-categories a {
    font-size: 13px;
    color: black !important;
    font-weight: 900;
}
@media (max-width:768px) {
.footer-container .footer-sidebar {
    flex-direction: column-reverse;
}
.footer-container .footer-bottom-text-1, .footer-bottom-text {
    text-align: left !important;
}
.footer-container a.alisveris-footer-bottom-button {
    margin-left: 0 !important;
}
.footer-container .footer-column-4 h5.widget-title {
    text-align: left !important;
}
.footer-container .footer-menu-bottom {
    display: flex;
    align-items: center;
    justify-content: start;
}
.footer-container .footer-column-4 > div:first-child img {
    max-width: 250px !important;
}
}
/******** Copyrights **************/
.copyrights-wrapper a {
    color: #354266 !important;
    font-weight: 900;
}
.copyrights-wrapper {
    background: white;
}