@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//dadaland.therise.com.tr/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;
		}
	
	
@font-face {
	font-family: "ravie";
	src: url("//dadaland.therise.com.tr/wp-content/uploads/2026/05/Ravie-Regular.woff2") format("woff2"), 
url("//dadaland.therise.com.tr/wp-content/uploads/2026/05/Ravie-Regular.woff") format("woff");
	font-weight: 400;
	font-style: normal;
}

/*----------------- GENERAL -----------------*/
.wpcf7 fieldset.hidden-fields-container {
    display: none !important;
}




/*----------------- HEADER -----------------*/
.whb-general-header .container {
    width: 100% !important;
    max-width: 90% !important;
}
.head-right {
    width: fit-content;
    display: flex;
    gap: 30px;
    justify-self: right;
}
.head-sec a {
    color: white !important;
}
.head-sec:last-child {
    box-shadow: 4px 4px 1px 1px #0000001a;
    background: #eb5e0c;
}
.head-sec:first-child {
    box-shadow: 4px 4px 1px 1px #0000001a;
    background: #7e6da3;
}
.head-sec a {
    padding: 5px 25px;
    font-size: 16px;
}
.head-sec {
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.whb-general-header-inner .whb-column {
    width: 33% !important;
}
.whb-general-header-inner .whb-col-center {
    justify-content: center;
}
.whb-general-header-inner .whb-column {
    width: 33% !important;
    display: flex;
    align-items: flex-start;
    padding-top: 30px;
}
.wd-logo {
    max-height: unset !important;
}
.site-logo img {
    width: 370px;
    max-width: 370px !important;
    height: 170px !important;
    object-fit: cover;
}
.whb-general-header-inner .whb-col-center {
    padding: 5px;
}
.wd-header-nav .menu a {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    padding-top: 10px;
}
.wd-header-nav .menu {
    display: flex;
    gap: 30px;
}
.wd-header-nav a {
    height: unset !important;
}
.whb-general-header .current-menu-item {
    border-bottom: 1px solid #806cae;
}
.whb-general-header .current-menu-item a {
    color: #806cae !important;
}

.whb-general-header {
    background-image: url('http://dadaland.therise.com.tr/wp-content/uploads/2026/05/header-dalha.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    min-height: 200px;
    position: absolute;
    width: 100%;
    top: 35px;
    background-color: transparent !important;
	  border: none !important;
}

@media(min-width:1025px) {
.whb-general-header-inner .whb-mobile-left, .whb-general-header-inner .whb-mobile-center, .whb-general-header-inner .whb-mobile-right {
    display: none !important;
}
}
@media(max-width:1024px) {
.whb-column.whb-col-right.whb-visible-lg, .whb-column.whb-col-center.whb-visible-lg, .whb-column.whb-col-left.whb-visible-lg {
		display: none !important;
}
}
@media(max-width:1440px) {
.whb-general-header .container {
    width: 100% !important;
    max-width: 100% !important;
}
.whb-column.whb-col-center.whb-visible-lg {
    min-width: 20% !important;
    width: 20% !important;
    max-width: 20% !important;
}
.whb-general-header-inner .whb-column {
    width: 40% !important;
    display: flex;
    align-items: flex-start;
    padding-top: 30px;
}
.site-logo img {
    width: 340px;
    max-width: 340px !important;
    height: 170px !important;
    object-fit: cover;
}
.wd-header-nav .menu {
    display: flex;
    gap: 25px;
}
.whb-column.whb-col-center.whb-visible-lg {
    padding-top: 8px;
}
}
@media(max-width:1024px) {
.whb-general-header .container {
    width: 100% !important;
    max-width: 95% !important;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    padding-top: 0px !important;
}
.site-logo img {
    width: 260px;
    max-width: 260px !important;
    height: 150px !important;
    object-fit: cover;
}
.whb-column.whb-mobile-center.whb-hidden-lg {
    padding-top: 0px !important;
    display: flex;
    justify-content: center;
}
.whb-general-header {
    background-image: url('http://dadaland.therise.com.tr/wp-content/uploads/2026/05/header-dalha.png');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% 100%;
    min-height: 155px;
    position: absolute;
    width: 100%;
    top: 35px;
    background-color: transparent !important;
    border: none !important;
}
}
@media(max-width:800px) {
.site-logo img {
    width: 200px;
    max-width: 200px !important;
    height: 120px !important;
    object-fit: cover;
}
.whb-general-header {
    min-height: 130px;
}
}
@media(max-width:500px) {
.whb-general-header .container {
    width: 100% !important;
    max-width: 98% !important;
}
.site-logo img {
    width: 180px;
    max-width: 180px !important;
    height: 110px !important;
    object-fit: cover;
}
}


/*----------------- Header Sub ------------------*/
#menu-item-130 .wd-dropdown-menu {
    background: linear-gradient(135deg, #fff7d6, #ffe3f1, #dff6ff);
    border-radius: 22px;
    padding: 16px;
    min-width: 230px;
    box-shadow: 0 12px 30px rgba(255, 143, 171, 0.35);
    border: 3px solid #fff;
    overflow: visible;
    margin-top: 6px !important;
}
#menu-item-130 .wd-sub-menu {
    padding: 5px 0px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#menu-item-130 .wd-sub-menu li a {
    background: #ffffff;
    color: #eb5e0c !important;
    font-weight: 700;
    font-size: 15px;
    border-radius: 16px;
    padding: 14px 18px;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all .25s ease;
    box-shadow: 0 4px 0 0 #3b97bb;
}
#menu-item-130 .wd-sub-menu li a::before {
    content: "";
    font-size: 18px;
    background: url(http://dadaland.therise.com.tr/wp-content/uploads/2026/05/ucan-balon.png);
    display: flex;
    object-fit: contain;
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 31px;
}
#menu-item-130 .wd-sub-menu li a:hover {
    background: #eb5e0c;
    color: #fff !important;
    transform: translateY(-3px) rotate(-1deg);
    box-shadow: 0 8px 0 #3b97bb;
}
#menu-item-130 > a {
}
#menu-item-130:hover > a {
    color: #eb5e0c !important;
}



/*----------------- MOBILE MENU -----------------*/
.mobile-nav .wd-nav-opener.wd-active {
    background-color: #3b98ba !important;
    color: #fff;
}
.mobile-nav.wd-side-hidden {
    padding: 24px 18px;
}
.mobile-nav .wd-nav-mobile > li {
    margin: 0 0 14px;
    border: 0 !important;
    position: relative;
}
.mobile-nav .wd-nav-mobile > li > a {
    min-height: 58px;
    padding: 16px 20px 16px 50px;
    border-radius: 28px 12px 28px 12px;
    background: #fff;
    color: black !important;
    font-weight: 900;
    box-shadow: 6px 6px 0 rgb(59 151 187);
    border: 2px solid rgba(255, 209, 102, .8);
}
.mobile-nav .wd-nav-mobile > li > a::before {
    position: absolute;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: grid;
    place-items: center;
    font-size: 16px;
}

.mobile-nav .wd-nav-mobile > li:nth-child(2) > a::before {
    content: "\f015";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav .wd-nav-mobile > li:nth-child(3) > a::before {
    content: "\f5b8";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav .wd-nav-mobile > li:nth-child(4) > a::before {
    content: "\f1b0";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav .wd-nav-mobile > li:nth-child(5) > a::before {
    content: "\f03e";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav .wd-nav-mobile > li:nth-child(6) > a::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav .wd-nav-mobile > li:nth-child(7) > a::before {
    content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav #menu-item-239 > a::before {
    content: "\f1e3";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav #menu-item-242 > a::before {
    content: "\f76b";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav #menu-item-234 > a::before {
    content: "\f303";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav #menu-item-240 > a::before {
    content: "\f1fd";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}
.mobile-nav #menu-item-238 > a::before {
    content: "\f0f4";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
}

.mobile-nav .wd-nav-mobile > li > a:hover,
.mobile-nav .wd-nav-mobile > li.current-menu-item > a {
    background: #eb5e0c;
    color: #fff !important;
    border-color: #eb5e0c;
    transform: rotate(-1deg) scale(1.02);
}
.mobile-nav .wd-nav-opener {
    right: 12px;
    width: 42px;
    height: 42px;
    top: 8px;
    border-radius: 50%;
    background: #3b98ba;
    position: absolute;
}
.mobile-nav .wd-nav-opener::after {
    color: #fff;
    font-size: 16px;
}
.mobile-nav .menu-item-243 .wd-sub-menu {
    margin: 14px 0 6px 28px;
    padding: 14px;
    background: repeating-linear-gradient(45deg, #fff, #fff 10px, #eb5e0c1c 10px, #eb5e0c4a 20px);
    border-radius: 18px;
    border: 3px dotted #eb5e0c;
}
.mobile-nav .menu-item-243.opener-page > .wd-sub-menu {
    animation: dadalandSubOpen .25s ease;
}
@keyframes dadalandSubOpen {
    from {
        opacity: 0;
        transform: translateY(-6px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.mobile-nav .menu-item-243 .wd-sub-menu li a {
    background: #ffffff;
    margin-bottom: 9px;
    border-radius: 999px;
    padding: 12px 16px;
    color: #3b98ba !important;
    font-weight: 800;
    border-left: 6px solid #3b98ba;
    display: flex;
    gap: 8px;
}
.mobile-nav .menu-item-243 .wd-sub-menu li a:hover {
    background: #eb5e0c;
    color: #fff !important;
    padding-left: 22px;
}
.mobile-menu-logo a::before {
    display: none !important;
}
.mobile-menu-logo a {
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}
.mobile-menu-logo a {
    padding: 10px 30px !important;
    margin-bottom: 10%;
}
.mobile-nav.wd-side-hidden {
    left: 14px !important;
    top: 14px !important;
    bottom: 14px !important;
    height: calc(100vh - 28px) !important;
    border-radius: 28px !important;
    overflow-y: auto;
    box-shadow: 5px 5px 0 rgb(255 182 0 / 50%);
}
.mobile-nav.wd-side-hidden.wd-opened {
    animation: dadalandMenuOpen .35s ease forwards;
}
.mobile-nav.wd-side-hidden:not(.wd-opened) {
    transform: translateX(-115%) scale(.96) !important;
    opacity: 0;
}
.mobile-nav.wd-side-hidden.wd-opened {
    transform: translateX(0) scale(1) !important;
    opacity: 1;
}
@keyframes dadalandMenuOpen {
    from {
        transform: translateX(-40px) scale(.94);
        opacity: 0;
    }
    to {
        transform: translateX(0) scale(1);
        opacity: 1;
    }
}
.mobile-nav.wd-side-hidden {
    height: 95% !important;
}
html:has(.mobile-nav.wd-side-hidden.wd-opened),
body:has(.mobile-nav.wd-side-hidden.wd-opened) {
  overflow: hidden;
  position: fixed;
  width: 100%;
}



.mobile-nav #menu-item-356 > a:first-child {
    display: none !important;
}
.mobile-nav .copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: center;
    align-items: center;
}
.mobile-nav .right-reserved p, .right-reserved a {
    font-size: 12px !important;
    margin-left: 3%;
}
.mobile-nav #menu-item-356 {
    margin-top: 40%;
    display: flex;
    flex-direction: column;
}
.mobile-nav .right-reserved {
    height: 25px;
    text-align: center;
}
.mobile-nav .right-reserved p {
    height: 25px;
    padding: 0 !important;
    margin: 0 !important;
}
.right-reserved > a {
    display: none !important;
}




/*----------------- 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;
}
}



/* ------------- Copyright ------------- */
.copy-sec {
    display: flex;
    column-gap: 10px;
    justify-content: flex-start;
    align-items: center;
    color: black;
    font-weight: 500;
}
.copy-sec img {
    width: 40px;
}
.copyrights-wrapper {
    border-top: none !important;
}
.copyrights-wrapper .min-footer {
    display: flex;
    gap: 15px;
}
.copyrights-wrapper p, .copyrights-wrapper a {
    color: black;
    font-weight: 600;
}

@media (max-width: 1050px){
	.copy-sec {
	    display: flex;
	    column-gap: 10px;
	    justify-content: center;
	    align-items: center;
	    font-weight: 500;
	}
}
@media(max-width:1440px) {
.container.main-footer {
    max-width: 95%;
}
}
@media(max-width:1024px) {
.whb-general-header .whb-mobile-center .site-logo img {
    min-height: 70px;
    padding: 0;
    margin: 0;
}
.whb-general-header .whb-mobile-center .site-logo img {
    min-height: 70px;
    padding: 0;
    margin: 0;
}
}



/*----------------- 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 .container {
    width: 100% !important;
    max-width: 90% !important;
}
.footer-column-6 {
    display: none !important;
}
.footer-container .col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 20% !important;
    max-width: 20% !important;
}
.footer-column-2, .footer-column-3, .footer-column-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-column h5 {
    text-transform: capitalize;
}
.footer-column h5 {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600 !important;
    color: #282828;
}
.footer-column .menu li {
    margin: 6px 0 !important;
}
.footer-column .menu a {
    color: #282828 !important;
}
.footer-column h5 {
    text-transform: capitalize;
}
.footer-column h5 {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600 !important;
    color: #282828;
}
.footer-column .menu li {
    margin: 6px 0 !important;
}
.footer-column .menu a {
    color: #282828 !important;
}
.loc-title {
    font-size: 14px;
    color: #282828;
    font-weight: 600;
    margin-bottom: 20px;
}
.loc-sec {
    color: #282828;
    line-height: 1.6;
    margin-bottom: 20px;
}
.loc-sec a {
    color: #282828;
    line-height: 1.6;
}
.sec-title {
    font-weight: 600;
}
.footer-container {
    border: none !important;
    background: #e8e8e8;
}
.footer-yazi {
    color: #282828;
    line-height: 1.6;
    width: 95%;
}
.footer-column-1 .wd-widget {
    border: none !important;
}
.footer-sidebar {
    padding-block: unset !important;
    padding-top: 80px !important;
}
.footer-column {
    margin-bottom: 0px !important;
}
.footer-column-1 .wd-widget {
    border: none !important;
    margin-bottom: 0px !important;
    padding-bottom: 10px !important;
}
.min-footer .col-right {
    text-align: right;
    padding-inline: 0px !important;
}
.copy-page a {
    color: #282828;
    font-size: 12px;
    font-weight: 100;
}
.copy-page {
    display: flex;
    gap: 8px;
    align-items: center;
}
.copyrights-wrapper .container {
    max-width: 80% !important;
}
.col-left p {
    font-size: 12px;
    font-weight: 100 !important;
    color: #282828 !important;
}
.col-left a {
    color: #282828 !important;
    font-weight: 100 !important;
    font-size: 12px;
}
.col-left {
    justify-items: right;
    padding-right: 8% !important;
}
.col-right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer-column-1 img {
    width: 290px !important;
    height: 130px !important;
    object-fit: cover;
}
.footer-column-2::after, .footer-column-3::after {
    content: "";
    width: 1px;
    height: 100%;
    background: #0000001c;
    position: absolute;
    right: 0;
    top: -13px;
}
.footer-container {
    background-color: transparent !important;
    background-image: url('http://dadaland.therise.com.tr/wp-content/uploads/2026/05/footer-vawe.png');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    background-color: #f3f3f3;
    padding-top: 30px;
}


@media(max-width:1440px) {
.footer-container:before {
    content: "";
    background: #e9e8e8;
    width: 100%;
    height: 7%;
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.copyrights-wrapper .min-footer {
    display: flex;
    gap: 15px;
    position: relative;
    z-index: 2;
}
}
@media(max-width:1024px) {
.footer-container:before {
    height: 8.5%;
}
.copyrights-wrapper .min-footer {
    display: flex;
    flex-direction: column-reverse !important;
}
.min-footer .col-left {
    justify-items: left;
    padding: 0;
}
.copyrights-wrapper .container {
    max-width: 87% !important;
}
.footer-column-5 {
    display: none !important;
}
.footer-container .col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 25% !important;
    max-width: 25% !important;
}
.footer-yazi {
    width: 100%;
}
}
@media(max-width:800px) {
.footer-container:before {
    content: "";
    background: #e9e8e8;
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.footer-sidebar {
    display: flex;
    flex-wrap: wrap;
}
.footer-container .footer-column.footer-column-1.col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 100% !important;
    max-width: 100% !important;
}
.footer-container .footer-column.footer-column-2.col-12.col-sm-6.col-md-4.col-lg-2, 
.footer-container .footer-column.footer-column-3.col-12.col-sm-6.col-md-4.col-lg-2, 
.footer-container .footer-column.footer-column-4.col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 33% !important;
    max-width: 33% !important;
    margin-top: 30px;
}
.footer-container:before {
    content: "";
    background: #e9e8e8;
    width: 100%;
    height: 600px !important;
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.footer-yazi {
    width: 75%;
    margin: auto;
}
.footer-container .footer-column.footer-column-1.col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 100% !important;
    max-width: 100% !important;
    text-align: center;
}
}
@media(max-width:500px) {
.footer-container .footer-column.footer-column-2.col-12.col-sm-6.col-md-4.col-lg-2, 
.footer-container .footer-column.footer-column-3.col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 50% !important;
    max-width: 50% !important;
}
.footer-container .footer-column.footer-column-4.col-12.col-sm-6.col-md-4.col-lg-2 {
    flex: 100% !important;
    max-width: 100% !important;
    display: flex;
    align-items: flex-start;
    padding-left: 15%;
}
.footer-container:before {
    height: 900px !important;
}
.footer-column-2::after, .footer-column-3::after {
    display: none !important;
}
.footer-sidebar {
    padding-block: unset !important;
    padding-top: 20px !important;
}
.footer-container:before {
    height: 845px !important;
}
}
@media(max-width:426px) {
.footer-container .footer-column.footer-column-4.col-12.col-sm-6.col-md-4.col-lg-2 {
    padding-left: 13%;
}
}