@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//wobilimoda.com/wp-content/themes/therise/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:"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:"Lato", 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:"Lato", 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;
		}
	
	
form fieldset.hidden-fields-container {
    display: none !important;
}




.form-tit.tr:lang(en), .form-tit.en:lang(tr),
.bulten-title.tr:lang(en), .bulten-title.en:lang(tr),
.footer-logo-alt.tr:lang(en), .footer-logo-alt.en:lang(tr), 
.bulten-text.tr:lang(en), .bulten-text.en:lang(tr), 
.mobile-text.tr:lang(en), .mobile-text.en:lang(tr), 
.soci-tit.tr:lang(en), .soci-tit.en:lang(tr), 
.mobile-text-alt.tr:lang(en), .mobile-text-alt.en:lang(tr) {
    display: none;
}

fieldset.hidden-fields-container {
    display: none !important;
}


/*----------------- GENERAL -----------------*/
.mobile-nav .mobile-urun a {
    pointer-events: none !important;
}
#row-cate .owl-item {
    pointer-events: none !important;
}
.footer-column-3 fieldset.hidden-fields-container {
    display: none !important;
}






/***************** Mobile Menu ***************/
.mobile-nav {
    width: 100% !important;
    height: 350px;
}
.mobile-sec {
    display: flex;
    flex-direction: row;
    max-width: 25% !important;
    float: right;
    padding: 0 50px;
}
.mobile-nav ul.wd-sub-menu {
    display: block !important;
}
.mobile-nav a {
    color: white !important;
    font-size: 16px !important;
    font-weight: 500;
    max-width: max-content !important;
    border: none !important;
}
.mobile-nav .mobile-sec>a {
    display: none !important;
}
.mobile-nav .mobile-sec .wd-nav-opener {
    display: none !important;
}
.mobile-nav .wd-heading {
    max-width: max-content !important;
    justify-self: right;
    border: none !important;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a {
    background-color: transparent !important;
}
.mobile-nav .mobile-sec-logo {
    max-width: 45% !important;
}
.mobile-nav .mobile-sec-logo {
    display: flex;
    flex-direction: column;
		padding: 0 !important;
}
.mobile-nav .mobi-logo {
    width: 75%;
    margin-bottom: 7%;
}
.mobile-nav .mobile-socials {
    display: flex;
    flex-direction: column;
    margin-top: 5%;
}
.mobile-nav .mobile-text {
    font-size: 16px;
    line-height: 2;
}
.mobile-nav .soci-tit {
    font-size: 16px;
}
.mobile-nav .social-flex {
    display: flex;
    gap: 15px;
    margin-left: -12px;
    margin-top: 7px;
}
.mobile-nav .mobile-social-icon a {
    font-size: 16px !important;
}
.mobile-nav .mobile-sec-logo>a {
    display: block !important;
    padding: 0 !important;
}
.mobile-nav .close-side-widget a {
    font-size: 20px !important;
    font-weight: 900 !important;
}
@media(max-width:800px) {
.mobile-sec {
    display: flex;
    flex-direction: row;
    max-width: 50% !important;
    float: right !important;
    padding: 0 50px;
}
.mobile-nav .mobile-sec-logo {
    max-width: 100% !important;
}
.mobile-nav .mobile-socials, .mobile-nav .mobile-text {
    display: none;
}
.mobile-nav {
    height: 100% !important;
    width: 80% !important;
}
.mobile-nav .mobi-logo {
    width: 55%;
    margin: auto;
    margin-bottom: 7% !important;
}
.mobile-sec-logo {
    margin-bottom: 5% !important;
}
.mobile-soci-text .social-flex a.woodmart-nav-link {
    min-width: unset !important;
}
.mobile-nav .social-flex {
    justify-content: center;
    margin-bottom: 30px !important;
}
.mobile-sec {
    max-width: 100% !important;
    padding: 0 30px;
}
.mobile-nav .mobile-urun>a {
    display: block !important;
    min-height: 35px;
}
.mobile-urun ul.wd-sub-menu {
    margin-left: 15px;
}
.mobile-urun {
    margin-top: 5%;
}
.mobile-soci-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mobile-text-sec {
    text-align: center;
    margin-top: 5%;
}
.mobile-socials-alt {
    margin: 15px 0 0 0;
}
.mobile-nav a {
    font-size: 15px !important;
}
}




/*----------------- HEADER -----------------*/
.whb-header {
    width: 100% !important;
    top: 40px;
}
.whb-header::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 1px;
    background: #e9e9e9;
    margin-top: 25px;
}
.whb-col-left .wd-tools-element .wd-tools-icon:before {
    font-size: 26px;
}
span.wd-tools-text {
    font-size: 18px !important;
    font-weight: 100 !important;
}
.site-logo img {
    width: 200px !important;
}
.whb-general-header .container {
    max-width: 87%;
}
.whb-col-left span.wd-tools-icon {
    transform: rotate(90deg);
}
.wd-tools-element .wd-tools-icon:before {
    font-size: 16px;
    font-weight: 100 !important;
}
span.burger-line.top-line, .bottom-line {
    width: 20px;
    height: 3px;
    background: black;
    border-radius: 20px;
}
span.burger-line.middle-line {
    width: 28px;
    height: 3px;
    background: black;
    border-radius: 20px;
}
span.wd-tools-icon.custom-burger-icon {
    display: flex;
    flex-direction: column;
    gap: 6px;
}
.whb-col-left .wd-tools-element .wd-tools-icon:before {
    display: none !important;
}


@media(min-width:1450px) {
.whb-general-header .site-logo img {
    max-width: 240px !important;
}
.whb-general-header .whb-column {
    min-height: 130px;
}
.whb-general-header .site-logo img {
    max-width: 240px !important;
    width: 240px !important;
}
.whb-general-header .whb-scroll-stick .whb-flex-row {
    min-height: 130px !important;
}
}
@media(min-width:1024px) {
.mobile-pages-menu .mobile-urun li {
    height: 45px;
}
}
@media(max-width:1440px) {
#row-banners {
    padding: 0px 80px;
}
#row-cate {
    padding: 0px 80px;
}
#banner-row {
    padding: 0 60px;
}
#row-video {
    padding: 0 60px;
}
#row-blog {
    padding: 0 40px;
}
#row-harita {
    padding: 0 60px;
}
#row-instagram {
    padding: 0 40px;
}
}
@media(max-width:1024px) {
.whb-mobile-left .wd-tools-text {
    color: white;
}
.whb-mobile-left .wd-tools-element .wd-tools-icon:before {
    display:none !important;
}
.whb-mobile-left .wd-tools-icon.custom-burger-icon {
    transform: rotate(90deg);
}
}
@media(max-width:800) {
span.wd-tools-text {
    font-size: 16px !important;
}
span.burger-line.top-line, .bottom-line {
    width: 17px;
}
span.burger-line.middle-line {
    width: 25px;
}
}
@media(max-width:500px) {
.site-logo img {
    width: 140px !important;
}
span.burger-line.top-line, .bottom-line {
    width: 14px;
}
span.burger-line.middle-line {
    width: 22px;
}
span.wd-tools-icon.custom-burger-icon {
    gap: 4px;
}
span.wd-tools-text {
    font-size: 14px !important;
    font-weight: 100 !important;
}
.whb-general-header .container {
    max-width: 100%;
}
}




/*----------------- 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;
}


/* ------------- PRODUCT CATEGORY ------------- */






/* ------------- SINGLE PRODUCT ------------- */






/* ------------- SSINGLE-PRODUCT > IMAGE FIX ------------- */
.single-product .woocommerce-product-gallery__wrapper .owl-item {
    height: 500px;
    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;
		}
}


/*----------------- 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;
}


/*----------------- 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;
}
}


/*----------------- FOOTER -----------------*/
.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;
}
.footer-container {
    background: linear-gradient(to right, #de4d4c, #f18e3f);
}
.container.main-footer {
    max-width: 70%;
}
.footer-column .wd-widget {
    border: none !important;
    padding: 0px !important;
}
.footer-column-1 img {
    width: 200px !important;
}
.footer-text {
    font-size: 12px;
    color: white;
}
.bulten-title {
    font-size: 20px;
    color: black;
    font-weight: 900;
}
.bulten-title {
    font-size: 20px;
    color: white;
    font-weight: 900;
}
.footer-column .sec3 {
    display: flex;
}
.min-footer .col-left p, .min-footer .col-left a {
    color: white !important;
}
.footer-column input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: white !important;
    border: 1px solid white !important;
    height: 50px !important;
}
.footer-column button.wpcf7-submit {
    background: white !important;
    width: 110px;
    height: 50px;
    color: #838383;
}
.form-tit {
    font-size: 15px;
    font-weight: 900;
    color: white;
    margin-bottom: 12px;
}
.social-flex {
    display: flex;
    gap: 15px;
}
.footer-social-icon i {
    font-size: 18px;
    color: white;
}
.footer-sidebar {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
}
.footer-column-3 .wd-widget {
    margin-bottom: 0px !important;
}
.bulten-text {
    color: white;
    margin-top: 6px;
    margin-bottom: 20px !important;
}
.footer-column-3 .wd-widget {
    margin-bottom: 0px !important;
}
.copyrights-wrapper {
    border-top: 0px !important;
}
.copyrights-wrapper .container {
    max-width: 70%;
}
.min-footer p, .min-footer a {
    font-size: 12px;
}

.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-end;
    align-items: center;
    color: black;
    font-weight: 500;
}
.copy-sec img {
    width: 45px;
    box-shadow: 0px 0px 2px gainsboro;
}


@media (max-width: 1050px){
.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-end;
    align-items: center;
    font-weight: 500;
}
}
@media(max-width:1024px) {
.container.main-footer {
    max-width: 100%;
}
.footer-column-2.col-sm-4 {
    flex: 20%;
    max-width: 20%;
}
.footer-column-1.col-sm-4 {
    flex: 40%;
    max-width: 40%;
}
.footer-column-3.col-sm-4 {
    flex: 40%;
    max-width: 40%;
}
}
@media(max-width:1024px) {
.container.main-footer {
    max-width: 100%;
}
.footer-column-2.col-sm-4 {
    flex: 10%;
    max-width: 10%;
}
.footer-column-1.col-sm-4 {
    flex: 45%;
    max-width: 45%;
}
.footer-column-3.col-sm-4 {
    flex: 45%;
    max-width: 45%;
}
.copy-sec {
    justify-content: center;
}
}
@media(max-width:500px) {
.container.main-footer {
    max-width: 100%;
}
.footer-column-3 {
    max-width: 80% !important;
}
.copyrights-wrapper .container {
    max-width: 100%;
}
.min-footer .col-left {
    text-align: left;
}
.copy-sec {
    justify-content: flex-start;
}
.footer-column-2.col-sm-4 {
    flex: 100%;
    max-width: 100%;
}
.footer-column-1.col-sm-4 {
    flex: 100%;
    max-width: 100%;
}
.footer-column-3.col-sm-4 {
    flex: 100%;
    max-width: 100%;
}
}





/************* BLOG **************/
.single-post .entry-meta.wd-entry-meta {
    display: none !important;
}
.single-post .post-date.wd-post-date.wd-style-with-bg {
    display: none !important;
}
.single-post .post-single-page .wd-post-cat.wd-style-with-bg>a {
    cursor: unset;
    pointer-events: none !important;
}
.single-post .custom-blog-date {
    margin: 20px 0 !important;
    font-weight: 600;
    color: black !important;
}
.single-post .article-body-container p {
    font-size: 15px;
    color: black;
    line-height: 2.2;
}
.single-post .main-page-wrapper {
    margin-top: 10px;
}






.footer-container, .wd-side-hidden {
    background: linear-gradient(90deg, #de4d4c, #f18e3f, #de4d4c);
    background-size: 200% 100%;
    animation: gradientScroll 4s linear infinite alternate;
}
@keyframes gradientScroll {
    0% {
        background-position: 0% 0%;
    }
    100% {
        background-position: 100% 0%;
    }
}




/* ----------- WPML ----------------- */
.whb-general-header .wd-header-nav.wd-header-secondary-nav.text-left {
    flex: none !important;
}
.whb-general-header .wpml-ls-menu-item .wpml-ls-flag {
    width: 28px;
}
.whb-general-header .wd-header-secondary-nav span {
    color: white !important;
    font-size: 17px;
    display: flex;
}
.whb-general-header .wd-nav[class*="wd-style-"]>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-size: 12px;
    color: white !important;
    font-weight: 800;
    margin-top: 6px;
}
#menu-menu-wpml .wd-dropdown {
    background: transparent;
    padding: 0;
    width: max-content;
    right: 12px;
    margin-top: 2px;
    box-shadow: none !important;
}
.whb-general-header .wd-nav-secondary .wd-dropdown .wpml-ls-item-en img {
    width: 35px !important;
}
.whb-general-header .wd-nav-secondary .wd-dropdown .wpml-ls-item-tr img {
    width: 42px !important;
}
#menu-menu-wpml a {
    background: #00000026;
    padding: 0px 10px;
    border-radius: 8px;
}
#menu-menu-wpml .wd-sub-menu a {
    background: #00000026;
    padding: 6px 13px;
    border-radius: 8px;
}
.mobile-nav .wpml-ls-item span {
    display: flex;
}
.mobile-nav .wpml-ls-item span {
    font-size: 16px;
}
.mobile-nav .wpml-ls-item img {
    width: 30px;
}
.mobile-nav .wpml-ls-item {
    width: 120px;
    left: 6.5%;
    top: 5px;
}
#menu-menu-wpml-1 a {
    background: #00000026;
    padding: 0px 10px;
    border-radius: 8px;
}
#menu-menu-wpml-1 .wd-sub-menu a {
    background: #00000026;
    padding: 6px 13px;
    border-radius: 8px;
}
#menu-menu-wpml-1 .wd-dropdown {
    background: transparent;
    padding: 0;
    width: max-content;
    right: 12px;
    margin-top: 2px;
    box-shadow: none !important;
}
@media(max-width:1024px) {
.mobile-nav .wpml-ls-item {
    position: absolute;
    left: 2%;
    top: 1%;
}
}
@media(min-width:1024px) {
.mobile-nav .wpml-ls-item {
    display: none !important;
}
}
@media(max-width:800px) {
.whb-general-header .wd-header-secondary-nav span {
    color: white !important;
    font-size: 14px;
    display: flex;
}
.whb-general-header .wpml-ls-menu-item .wpml-ls-flag {
    width: 22px;
}
.whb-general-header .wd-nav-secondary .wd-dropdown .wpml-ls-item-tr img {
    width: 24px !important;
}
#menu-menu-wpml-1 .wd-dropdown {
    padding: 0px 7px;
}
.whb-general-header .wd-nav-secondary .wd-dropdown .wpml-ls-item-en img {
    width: 24px !important;
}
.mobile-text-alt {
    font-size: 13px;
}
}

.whb-mobile-left .wd-tools-text {
	color: black !important;
}
.home .whb-mobile-left .wd-tools-text {
	color: white !important;
}



/* --------------- Mobile Menu Yeni ------------------ */
#menu-main-menu-yeni, #menu-main-menu-yeni-en {
    display: flex;
}
.mobile-sec ul.wd-sub-menu {
    display: flex !important;
    height: max-content;
}
.mobile-soci-but {
    display: flex;
    justify-content: flex-end;
}
.mobile-nav .social-flex {
    display: flex;
    gap: 15px;
    margin-left: -12px;
    margin-top: 7px;
    justify-content: flex-end;
}
#menu-main-menu-yeni, #menu-main-menu-yeni-en {
    display: flex;
    padding: 0 120px;
}
.mobile-nav .mobi-logo {
    width: 60%;
    margin-bottom: 7%;
}
.mobile-text-alt.en, .mobile-text-alt.tr {
    margin-bottom: 10px;
}
.mobile-sec ul.wd-sub-menu li {
    width: max-content;
}
.mobile-sec-page {
    height: max-content;
}
.mobile-sec li img {
    width: 32px;
}

.mobile-sec li a {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.mobile-socials-alt {
    margin-top: -4%;
}

@media(max-width:1700px) {
.mobile-sec li a {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 0 10px !important;
}
.mobile-soci-but {
    max-width: 95% !important;
}
}
@media(max-width:1440px) {
.mobile-nav .mobile-sec-logo {
    max-width: 36% !important;
}
.mobile-sec {
    padding: 0 0px !important;
}
#menu-main-menu-yeni, #menu-main-menu-yeni-en {
    display: flex;
    padding: 0 30px;
}
}
@media(max-width:1200px) {
.mobile-sec {
    max-width: 60% !important;
}
.mobile-sec ul.wd-sub-menu {
    display: flex !important;
    height: max-content;
    flex-wrap: wrap;
    gap: 14px;
}
}
@media(max-width:800px) {
.mobile-nav {
    height: 100% !important;
    width: 70% !important;
}
.mobile-pages-menu {
    display: flex;
    flex-direction: column;
}
.mobile-nav .mobile-sec-logo {
    max-width: 100% !important;
}
.mobile-nav .mobi-logo {
    width: 50%;
    margin-bottom: 7%;
}
.mobile-sec ul.wd-sub-menu {
    display: flex;
    flex-direction: column;
}
.mobile-sec li a {
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding: 0 10px !important;
}
.mobile-socials-alt {
    margin-top: 10%;
    margin-left: 3%;
}
.mobile-soci-but {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.mobile-nav .social-flex {
    display: flex;
    justify-content: flex-start;
}
}
@media(max-width:600px) {
.mobile-nav .mobi-logo {
    width: 70%;
    margin-bottom: 7%;
}
}