/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

html {scroll-behavior:smooth;}
body .prices-starting-from { font-size: 10px; }
body .attribute-label.product-label, 
body .product-labels, 
body .product-labels.labels-rectangular, 
body span.product-label, 
body span.attribute-label, 
body .woocommerce-product-gallery .product-labels { max-width: 100%; }
body .product-labels { gap: 5px; }
body .labels-rounded-sm .product-label { border-radius: 5px !important; }
body .whb-main-header .wd-sub-menu li>a { padding-top: 5px; padding-bottom: 5px; font-size: 13px; line-height: 1.3; }
body .wd-content-area>.single-breadcrumbs-wrapper { margin-top: -20px; }
body .wd-breadcrumbs .wd-delimiter { font-family: Arial, Helvetica, sans-serif; }
/* body .single-product-page .summary-inner>form.cart {margin-bottom: 25px;} */
body .single-product-page .summary-inner>form.cart span { color: #a1a2a4; font-size: 12px; }
body .single-product-page .summary-inner>form.cart span:before { content: "\f100"; font-family: "woodmart-font"; font-weight: 400; padding-right: 5px; }
body .wd-sizeguide-btn.wd-action-btn.wd-style-text>a.wd-open-popup:before{ content: "\f125"; font-family: "woodmart-font"; font-weight: 400; }
body .wd-product-nav-desc a{ font-size:13px; }

.wd-hover-icons .wd-buttons .wd-action-btn,
.wd-hover-icons .wd-buttons,
.wd-hover-icons .wrapp-buttons,
.grecaptcha-badge,
.subscriber-policies,
.prices-get-a-quote,
.label-term-turkiye {
	display: none;
    visibility: hidden;
    opacity: 0;
}

.page-title h1.entry-title, .page-title h2.entry-title, .page-title h3.entry-title{ font-size:26px; font-weight:600; letter-spacing:-1px; }
h1.product_title h1.entry-title h1.wd-entities-title { font-weight: 700; }
h1.product_title { font-size: 27px; font-weight: 700; letter-spacing:0; }

.wd-el-title {font-weight:600;}

.wd-accordion h2.wd-accordion-content-title { font-size: 16px; line-height: 18px; font-weight: 600; }
.wd-accordion h2.wd-accordion-content-title > strong { color: #f7f7f7; background-color: #fbbc34; font-size: 10px; font-weight: 400; text-transform: uppercase; padding: 5px;}
.wd-accordion h2.wd-accordion-content-title:before {font-family: "Font Awesome 5 Free"; content: "\f185"; display: inline-block; padding-right: 5px; vertical-align: middle; font-weight:900;}
.wd-accordion span.info:before {font-family: "Font Awesome 5 Free"; content: "\f05a"; display: inline-block; padding-right: 5px; vertical-align: middle; font-weight:900;}


/* Archive Term Description */
.term-description .tag{width:100%;font-size:15px;padding:15px;margin:-30px 0px 10px 0px;text-align:center;border:0px solid #DADADA;display:block;}
.term-description .tag>a{color:#54595F;line-height:24px;border-bottom:1px solid #7A7A7A;}
.term-description .tag>a:hover{color:#7A7A7A;border-bottom:1px solid #7A7A7A;}

.term-description>h2{width:100%;font-size:14px;padding:12px;margin:auto 0 25px 0;text-align:center;background-color:transparent;background-image:linear-gradient(250deg, #EAC206 25%, #FBFBFB 70%);border:1px solid #DADADA;display:inline-block;}

.term-description ul.related{
	max-width:75%;
	list-style:none;
	margin:-25px auto 25px auto;
	padding:0 0 12px 0;
	display:flex;
	flex-wrap:nowrap;
	align-items:center;
	gap:0;
	justify-content:flex-start;
	overflow-x:auto;
	overflow-y:hidden;
	scrollbar-width:thin;
	scrollbar-color:#ccc transparent;
	-webkit-overflow-scrolling: touch;
	position:relative;
	z-index:2;
}
.term-description ul.related::-webkit-scrollbar{height:6px;}
.term-description ul.related::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px;}
.term-description ul.related::before,
.term-description ul.related::after{content:"";flex:1 1 0;min-width:0;}
.term-description ul.related li{flex:0 0 auto;margin:0;}
.term-description ul.related li + li{margin-left:10px;}
.term-description ul.related li a{
	position:relative;
	display:flex;
	align-items:center;
	white-space:nowrap;
	box-sizing:border-box;
	height:32px;
	padding:0 15px 0 25px;
	border:2px solid #ddd;
	border-radius:6px;
	color:#242424;
	background:#ffffff;
	font-weight:600;
	font-size:12px;
	line-height:1;
	text-decoration:none;
	transition:border-color .2s ease, color .2s ease;
}
.term-description ul.related li a::before{
	content:"";
	position:absolute;
	left:10px;top:50%;
	width:6px;height:6px;
	transform:translateY(-50%);
	border-radius:50%;
	background:#c5c5c5;
	transition:background-color .2s ease;
}
.term-description ul.related li a:hover,
.term-description ul.related li a.active{border-color:#558063;color:#558063;}
.term-description ul.related li a:hover::before,
.term-description ul.related li a.active::before{background:#558063;}

/* Featured Programs - New Year's Eve */
.featured-programs{margin:24px 0 20px;}
.featured-programs__inner{max-width:1190px;margin:0 auto;}

/* Featured Programs Head */
.featured-programs__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;}
.featured-programs__title{margin:0;font-size:22px;font-weight:600;text-transform:uppercase;letter-spacing:-0.5px;}
.featured-programs__title u{text-decoration: none;color:#558063;}
.featured-programs__inner .adsbygoogle{display:flex;align-items:center;margin:20px auto 0px auto;}

/* Featured Programs CTA Button */
.featured-programs__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
	gap: 5px;
    padding: 5px 14px;
	height:38px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    border: 2px solid #558063;
    border-radius: 5px;
    text-decoration: none;
    color: #558063;
    background: transparent;
    transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.featured-programs__btn::after {
    content: "\f0e7"; /* f0ab / f0a9 */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-style: normal;
    display: inline-block;
    line-height: 1;
}

.featured-programs__btn:hover {
    background-color: #2f6d55;
    color: #ffffff;
    border-color: #2f6d55;
}

/* Featured Programs Grid */
.featured-programs__grid{display:grid;gap: 20px;margin-bottom:20px;grid-template-columns:repeat(4, minmax(0, 1fr));}

/* Featured Programs Card */
.featured-programs__card{display:block;text-decoration:none;}
.featured-programs__image-wrap{position:relative;padding-top:100%;overflow:hidden;border-radius:5px;}
.featured-programs__image-wrap img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;}
.featured-programs__title-text{color:#333333;margin-top:8px;font-size:13px;line-height:1.5;font-weight:600;text-align:center;}

@media (max-width: 991px) {
.featured-programs__inner{padding:0 15px;}
.featured-programs__grid{grid-template-columns: repeat(2, minmax(0, 1fr));gap:10px;}
.featured-programs__title{font-size:18px;}
.featured-programs__title-text{font-size:12px;line-height:1.4;}
.featured-programs__inner .adsbygoogle{margin:40px 15px 0px 15px;}
}

/* Last Minute Overlay */
.last-minute__overlay{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,0.7);z-index:9999;justify-content:center;align-items:center;}
.last-minute__box{background:#fff;padding:30px;max-width:500px;width:90%;border-radius:10px;text-align:center;position:relative;box-shadow:0 10px 30px rgba(0,0,0,0.3);display:flex;flex-direction:column;align-items:center;}
.last-minute__close-btn{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:24px;cursor:pointer;border-radius:50%;color:#555;}
.last-minute__image{width:130px;height:130px;object-fit:cover;border-radius:50%;margin-bottom:20px;padding:1px;box-shadow: 0 4px 20px rgba(0,0,0,.12);border:2px solid #E8E8E8;display:block;}
.last-minute__title{font-size:24px;font-weight:600;margin-bottom:10px;text-align:center;}
.last-minute__price{font-size:13px;color:#486d54;margin-bottom:20px;text-align:center;}
.last-minute__price>span.woocommerce-Price-amount,
.last-minute__price>span.woocommerce-Price-currencySymbol{font-size:18px;}
.last-minute__description{color:#666;font-size:13px;line-height:1.5;margin-bottom:25px;text-align:center;}
.last-minute__btn{display:inline-block;padding:10px 22px;margin-bottom:25px;background:#558063;color:#fff;font-size:14px;text-transform:uppercase;text-decoration:none;border-radius:6px;font-weight:bold;transition:background 0.3s;text-align:center;}
.last-minute__btn::before {content:"\f0a9";font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;display:inline-block;line-height:1;margin-right:5px;}
.last-minute__btn:hover{background:#d92019;color:#fff;}
.last-minute__optout label{font-size:12px;color:#444;cursor:pointer;}
.last-minute__optout input[type="checkbox"]{transform: scale(1.4);margin-right:5px;cursor:pointer;}

#last-minute__window.hide-animation{animation:lmZoomOut 0.35s ease forwards;}
@keyframes lmZoomOut {
	0% { transform: scale(1); opacity: 1; }
	100% { transform: scale(0.75); opacity: 0; }
}
#last-minute__floater.show-animation{animation:lmPopIn 0.4s cubic-bezier(.32,.72,.47,1.32) forwards;transform-origin:center right;}
@keyframes lmPopIn {
	0% { transform: scale(0.6); opacity: 0; }
	70% { transform: scale(1.1); opacity: 1; }
	100% { transform: scale(1); opacity: 1; }
}
#last-minute__floater.last-minute__floater-box{position:fixed;right:12px;top:17vh;z-index:999999;background-color:#558063;color:#ffffff;text-transform:uppercase;letter-spacing:-0.5px;font-weight:600;font-size:12px;line-height:1.3;border-radius:5px;align-items:center;justify-content:center;box-shadow:0 10px 25px rgba(0,0,0,.25);padding:10px 14px;cursor:pointer;font-family:inherit;border:2px solid #558063;min-width:max-content;}
#last-minute__floater.last-minute__floater-box::before{content:"\f01e";font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;display:inline-block;line-height:1.3;margin-right:10px;}
#last-minute__floater.last-minute__floater-box:hover{background-color:#ffffff;color:#558063;filter:brightness(1.05);}

/* WhatsApp or Phone Button Common Styles */
.yg-contact-link {
    text-decoration: none;
}

/* FAB — sabit sağ-alt buton */
.yg-fab {
    position: fixed;
    right: 17px;
    bottom: calc(80px + env(safe-area-inset-bottom));
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    color: #fff !important;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    z-index: 998;
    font-size: 0;
    --pulse-rgb: 37, 211, 102;
    animation: yg-fab-pulse 1.5s infinite;
}

.yg-fab::after { content: none !important; }
.yg-fab::before {
    font-family: "woodmart-font";
    font-weight: 400;
    line-height: 1;
    font-size: 38px;
}

/* Renk & ikonlar */
.yg-fab.is-whatsapp { background: #25D366; }     /* yeşil */
.yg-fab.is-whatsapp::before { content: "\f175"; }
.yg-fab.is-whatsapp { --pulse-rgb: 37, 211, 102; }  /* #25D366 */

.yg-fab.is-phone   { background: #1e88e5; }      /* mavi */
.yg-fab.is-phone::before   { content: "\f181"; }
.yg-fab.is-phone { --pulse-rgb: 30, 136, 229; }  /* #1e88e5 */

.yg-fab.is-email   { background: #ff8f00; }      /* turuncu */
.yg-fab.is-email::before   { content: "\f125"; }
.yg-fab.is-email { --pulse-rgb: 255, 143, 0; }   /* #ff8f00 */

/* Hover ton koyulaştırma */
.yg-fab.is-whatsapp:hover { background: #20b858; }
.yg-fab.is-phone:hover   { background: #1565c0; }
.yg-fab.is-email:hover   { background: #ef6c00; }

/* Tek bir keyframes kullan: renk CSS değişkeninden gelsin 
@keyframes yg-fab-pulse {
    0%   { box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0.6); }
    70%  { box-shadow: 0 0 0 15px rgba(var(--pulse-rgb), 0); }
    100% { box-shadow: 0 0 0 0 rgba(var(--pulse-rgb), 0); }
} */

@keyframes yg-fab-pulse {
  0% {
    box-shadow: 
      0 0 0 0   rgba(var(--pulse-rgb), 0.6),
      0 0 0 0   rgba(var(--pulse-rgb), 0.4);
  }
  70% {
    box-shadow: 
      0 0 0 25px rgba(var(--pulse-rgb), 0),
      0 0 0 50px rgba(var(--pulse-rgb), 0);
  }
  100% {
    box-shadow: 
      0 0 0 0   rgba(var(--pulse-rgb), 0),
      0 0 0 0   rgba(var(--pulse-rgb), 0);
  }
}

/* Hareket kısıtlama tercihine saygı (opsiyonel) */
@media (prefers-reduced-motion: reduce) {
    .yg-fab { animation: none; }
}

/* ContactForm Grid Style */
.contactform .grid {
	display: flex;
	flex-wrap: wrap;
	margin: 10px -10px;
}

.contactform p {
	font-weight:normal;
	margin:5px 0px;
	/* margin-bottom: 10px !important;
	line-height:1.5; */
}

.contactform .col {
	flex: 1 1 calc(50% - 20px);
	margin: 5px 10px;
	display: flex;
	flex-direction: column;
}

.contactform .newsletter {
	flex: 1 1 calc(50% - 10px);
	margin: 0px 5px;
	display: flex;
	flex-direction: column;
}

/* Column Four & Triple & Double & Single */
.contactform .col-4 { flex: 1 1 calc(25% - 20px); }
.contactform .col-3 { flex: 1 1 calc(33.333% - 20px); }
.contactform .col-2 { flex: 1 1 calc(50% - 20px); }
.contactform .col:not(.col-2):not(.col-3):not(.col-4) { flex: 1 1 100%; }

.contactform label {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 13px;
	color: #333;
}

/* Text & Input & Select */
.contactform input,
.contactform select,
.contactform textarea {
	padding: 10px 15px;
	border: 2px solid #ccc;
	border-radius: 4px;
	font-size: 13px;
	background-color: #fff;
	transition: border-color 0.2s ease-in-out;
}

.contactform input:focus,
.contactform select:focus,
.contactform textarea:focus {
	background-color: #f7f7f7;
	border-color: #8E1F2F;
	outline: none;
}

.contactform input[name="your-name"] {
	text-transform: capitalize;
}

.contactform .none {
    display: none !important;
    visibility: hidden;
    opacity: 0;
	overflow:hidden;
}

.contactform h1,
.contactform h2,
.contactform h3,
.contactform h4,
.contactform h5,
.contactform h6 {
	color: #212121;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 5px;
}

.contactform .header,
.contactform .title,
.contactform .additional-services,
.contactform .communication-preferences {
	background-color: #ffffff;
	border-left: 5px solid #558063;
	border-radius: 5px;
	color: #666;
	font-size: 13px;
	padding: 20px 15px 15px 15px;
	margin: 15px 0px 15px 0px;
	display: flex;
	flex-direction: column;
}

.contactform .header:hover,
.contactform .title:hover,
.contactform .additional-services:hover,
.contactform .communication-preferences:hover {
	border-left: 5px solid #212121;
}

.contactform .gray {
	background-color: #f7f7f7;
}

.contactform .ip-notice {
	color: #8E1F2F;
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}

/* Message Textarea */
.contactform .message {
	margin-top: 10px;
	display: flex;
	flex-direction: column;
}

.contactform .message label {
	margin-bottom: 5px;
	font-weight: 500;
	font-size: 13px;
	color: #333;
}

.contactform .message textarea {
	min-height: 120px;
	margin-bottom: 5px;
	resize: vertical;
}

.contactform .message small {
	font-size: 10px;
	color: #666;
}

/* Submit Button */
.contactform .submit-wrapper {
	margin: 15px 0 25px 0;
}

.contactform .button {
	background-color: #558063;
	color: #fff;
	padding: 12px 30px;
	font-size: 14px;
	border: none;
	border-radius: 4px;
	font-weight: bold;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.contactform .button:hover {
	background-color: #212121;
}

.contactform .newsletter-button {width:100%;}

/* Legal Policies */
.contactform .legal {
    font-size: 11px;
    color: #666;
    margin-top: 15px;
}
.contactform .legal p { color: #666; margin: 0; padding: 0; }
.contactform .legal a { text-decoration: underline; color: #666; }
.contactform .legal em { font-style: italic; }

.contactform .legal .wpcf7-list-item > label {
    display: flex;
    align-items: flex-start;
    gap: 2px;
    line-height: 1.45;
}

.contactform .legal .wpcf7-list-item {
    margin: 0 0 5px 0;
}

.contactform .legal input[type="checkbox"] {
    flex-shrink: 0;
    width: 18px;
    height: 18px;
	color: #fff;
    accent-color: #558063;
    cursor: pointer;
}

.contactform .legal .wpcf7-list-item-label,
.contactform .legal a {
    font-size: 12px;
}


/* Organization Box Content */
.organization-box{
	display:flex;
	align-items:center;
	gap:8px;
	line-height:1.2;
	color:inherit;
	max-width:100%;
	flex-wrap:nowrap;
	white-space:nowrap;
}

.organization-box .organization-text{
	font-size:12px;
}

.organization-box .organization-logo{
	display:block;
	height:46px;
	width:auto;
	max-width:100%;
	padding:5px;
	object-fit:contain;
}

.organization-box.align-left{
	justify-content:flex-start;
	text-align:left;
}

.organization-box.align-center{
	justify-content:center;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.organization-box.align-right{
	justify-content:flex-end;
	text-align:right;
}

/* Artist Area */
.artist-area {
	background: #f1f1f1;
	border: 1px solid rgba(0, 0, 0, 0.12);
	position: relative;
	width: 100%;
    margin: 2rem auto;
	padding: 2.7rem 2rem;
}

.artist-area p {
    font-size: 100%;
	line-height: 1.8;
}

.artist-area :is(h1,h2,h3,h4,h5,h6){
	color: #242424;
	font-size: 21px;
	line-height: 1.4;
	font-weight: 600;
	position: relative;
	display: block;
}

.artist-header {
	position: relative;
	margin: 0 auto;
	max-width: 80%;
    text-align: left;
}

.artist-content {
	position: relative;
	margin: 0 auto;
	max-width: 80%;
    text-align: center;
}

.artist-status {
    position: relative;
    margin: 2em auto;
    font-size: clamp(32px, 4.2vw, 82px)
}

.artist-status:before {
    content: "2026";
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff; /* f1f1f1 */
    font-weight: 700;
    font-size: 4.5em;
    line-height: 1;
    transform: translate(-50%, -50%);
	border: none;
}

.artist-status h3 {
    position: relative;
    padding: 1.5rem 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1em; /* inherit */
    line-height: 1;
    color: #558063; /* #d92019 */
}

/* Related Box Content */
.related-box {
	width: 100%;
	background: #ffffff;
	border: 1px solid rgba(0,0,0,0.12);
	position: relative;
	margin: 40px auto 20px auto;
	padding: 25px 20px 25px 20px;
	border-radius: inherit;
}

/* .related-box h1,
.related-box h2,
.related-box h3,
.related-box h4,
.related-box h5,
.related-box h6 {
	color: #242424;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	border-radius: 5px;
	border-bottom: 3px solid #558063;
	padding-bottom: 14px;
	position: relative;
	border-bottom: none;
}

.related-box h1::after,
.related-box h2::after,
.related-box h3::after,
.related-box h4::after,
.related-box h5::after,
.related-box h6::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 3px;
	border-radius: 5px;
	background-color: #558063;
} */


.related-box :is(h1,h2,h3,h4,h5,h6){
	color: #242424;
	font-size: 18px;
	line-height: 1.6em;
	font-weight: 700;
	border-radius: 5px;
	border-bottom: 3px solid #558063;
	padding-bottom: 14px;
	position: relative;
	border-bottom: none;
}

.related-box :is(h1,h2,h3,h4,h5,h6)::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 70px;
	height: 3px;
	border-radius: 5px;
	background-color: #558063;
}

.related-box a {font-weight: 300; border-bottom:0;}
.related-box a:hover {color: #000; border-bottom:1px solid;}
.related-box span { color: rgba(0,0,0,0.3); }

/* Footer Box Info */
.related-box .related-content { font-size: 13px; font-weight: 300; margin: 0 auto; position: relative; }
.related-box .related-content .scrollable-content {
	max-height: 20em;
	overflow-y: auto;
	transition: max-height 0.3s ease-out;
}
.related-box .related-content .scroll-indicator {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	background: linear-gradient(to top, white 0%, transparent 100%);
	border-radius: 5px;
	padding: 5px 0;
	font-size: 0.9em;
	pointer-events: none;
}

.related-box .related-content .scroll-indicator::before {
	content: "\f078";
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
}

.related-box ul {
	display: grid;
	list-style: none;
	padding: 0;
	margin: 0;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 1px;
}

.related-box ul li {
  /* İsteğe bağlı stiller (örneğin, arka plan rengi, border vb.) */
}

.related-box ul li::before {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	padding: 0 5px 0 0px;
	display:inline-block;
}

 /* Related Box Popular */
.related-box-popular {
	display: flex;
	align-items: center;
	padding: 15px 25px;
	margin: 40px auto 10px auto;
	max-width: 900px;
	background-color: #ffffff;
	border: 1px solid #ddd;
	border-radius: 5px;
	font-family: inherit;
	gap: 20px;
	flex-wrap: wrap; /* mobilde kırabilsin */
}

.related-box-popular .related-image {
	flex-shrink: 0;
	width: 75px;
	height: 75px;
	border-radius: 50%;
	overflow: hidden;
	background-color: #f7f7f7;
	border: 5px solid #f7f7f7;
}

.related-box-popular .related-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.related-box-popular .related-text {
	flex-grow: 1;
	min-width: 200px;
	max-width: 70%;
}

.related-box-popular .related-text h3 {
	font-size: 18px;
	margin: 0 0 8px;
	color: #333;
}

.related-box-popular .related-text p {
	font-size: 13px;
	color: #555;
	margin: 0;
}

.related-box-popular .related-cta {
	margin-left: auto;
}

.related-box-popular .related-cta a {
	display: inline-block;
	background-color: #0073aa;
	color: #fff;
	text-decoration: none;
	padding: 8px 18px;
	font-size: 13px;
	border-radius: 6px;
	transition: background-color 0.3s ease;
}

.related-box-popular .related-cta a:hover {
	background-color: #005b8c;
}

/* Tablet */
@media only screen and (max-width: 1024px) {
body .wd-content-area>.single-breadcrumbs-wrapper{margin-top:inherit;}
.term-description>h2{font-size:12px;margin:0px 0 5px 0;}
.term-description ul.related{
	max-width:100%;
	margin:-10px auto 10px auto;
	padding:0 0 10px 0;
	font-size:12px;
	justify-content:flex-start;
	scroll-padding-inline:0;
}
}

/* Mobil */
@media only screen and (max-width: 767px) {
body .prices-starting-from{font-size:9px;}
body .wd-content-area>.single-breadcrumbs-wrapper{margin-top:inherit;}
body .wd-breadcrumbs .wd-delimiter{font-family:Arial, Helvetica, sans-serif;margin-inline:5px;}
body .wd-content-area>.single-breadcrumbs-wrapper a{font-size:13px;}

/* Top-level tab titles in products */
.woocommerce-tabs .wd-accordion-title[id^="tab-item-title-"],
.woocommerce-tabs .wd-accordion-title[id^="tab-item-title-"] .wd-accordion-title-text,
.woocommerce-tabs .wd-accordion-title[id^="tab-item-title-"] .wd-accordion-title-text span{text-transform:uppercase !important;font-weight:600 !important;}

.page-title h1.entry-title,
.page-title h2.entry-title,
.page-title h3.entry-title{font-size:16px;letter-spacing:0px;}


.term-description>h2{font-size:12px;margin:0px 0 5px 0;}

.term-description ul.related{
	max-width:100%;
	margin:-10px auto 10px auto;
	padding:0 0 10px 0;
	font-size:12px;
	justify-content:flex-start;
	scroll-padding-inline:0;
}

.term-description ul.related li a{font-size:11px;}

h1.product_title{font-size:20px;letter-spacing:0;}

.wd-el-title{font-size:18px;}

.wd-hover-icons .wd-buttons .wd-action-btn,
.wd-hover-icons .wd-buttons,
.wd-hover-icons .wrapp-buttons{display:none;visibility:hidden;opacity:0;}

.last-minute__optout input[type="checkbox"]{transform:scale(1.1);margin-right:5px;}
#last-minute__floater.last-minute__floater-box{right:15px;top:21vh;font-size:14px;padding:10px 14px;}

.yg-fab{width: 45px;height:45px;right:10px;bottom:calc(65px + env(safe-area-inset-bottom));}
.yg-fab::before{font-size:30px;}

/* Organization Box Content */
.organization-box{gap:6px;/*flex-wrap:wrap;white-space:normal;*/}
.organization-box .organization-text{font-size:11px;white-space:normal;}
.organization-box .organization-logo{height:40px;padding:5px;}

/* ContactForm Grid Style */
.contactform .col{margin:5px;}
.contactform .newsletter{flex: 1 1 calc(50% - 5px);}
.contactform .col-4,
.contactform .col-3,
.contactform .col-2,
.contactform .col-1{flex:1 1 calc(50% - 10px);}
.contactform .submit-wrapper,
.contactform .message,
.contactform .legal{margin:0px -5px;}
.contactform .header,
.contactform .title,
.contactform .additional-services,
.contactform .communication-preferences{margin:20px -5px 20px -5px;}
.contactform .header,
.contactform .title,
.contactform label,
.contactform input,
.contactform select,
.contactform textarea,
.contactform .message label,
.contactform .message textarea{font-size:13px;}
.contactform h1,
.contactform h2,
.contactform h3,
.contactform h4,
.contactform h5,
.contactform h6{font-size:15px;}
.contactform .legal {margin-top: 20px;}
.contactform .legal .wpcf7-list-item > label{gap:8px;}
.contactform .legal input[type="checkbox"]{width:28px;height:28px;}
.contactform .legal .wpcf7-list-item-label,
.contactform .legal a{font-size:11px;}

/* Artist Area */
.artist-area{width:100%;margin:1rem auto;}
.artist-area :is(h1,h2,h3,h4,h5,h6){font-size:16px;}
.artist-header, .artist-content{max-width:100%;}
.artist-status{max-width:90%;}
.artist-status h3{font-size:1em;}

/* Related Box Content */
.related-box {
	width: 100%;
	margin: 50px auto;
	padding: 15px 20px; 
}

.related-box ul {
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 1px;
}

.related-box .related-content .scrollable-content {
  max-height: 28em;
  overflow-y: auto;
  transition: max-height 0.3s ease-out;
}

.related-box-popular {
	flex-direction: column;
	align-items: center;
	text-align: center;
	padding: 35px 25px;
  }
  
 .related-box-popular .related-cta {
	width: 100%;
	text-align: center;
}

}