.ct-header-cta a {
	gap: 0.7em;
	padding: 9px 20px 9px 10px;
}

/* Header */
#header [data-sticky="yes:shrink"] .site-branding{
	margin-top:10;  
	margin-bottom: 10px;
}


/* 首頁-包棟民宿 */
.villa-item:hover .ct-dynamic-media img{
	transform:scale(1.05)!important;
}

.home-villa-slider .swiper-button-prev:after{
	content:'';
	background:url('/wp-content/uploads/2025/12/prev-green.svg') no-repeat center;
	background-size:cover;
	width:11px;
	height:19px;
}

.home-villa-slider .swiper-button-next:after{
	content:'';
	background:url('/wp-content/uploads/2025/12/next-green.svg') no-repeat center;
	background-size:cover;
	width:11px;
	height:19px;
}

.home-villa-slider .swiper-button-prev:hover,
.home-villa-slider .swiper-button-next:hover{
	opacity:0.85;
}

@media(max-width:1500px){
	.home-villa-slider .swiper-button-prev{
	left:-30px;
}

.home-villa-slider .swiper-button-next{
	right:-30px;
	}
}

@media(max-width:690px){
	.home-villa-slider .swiper-button-prev{
	left:-20px;
}

.home-villa-slider .swiper-button-next{
	right:-20px;
	}
}

/* 首頁-最新消息 */
.nesws-slider .swiper-wrapper li{
	height:100%;
}

.news-image{
	height:100%;
}

.news-image:after{
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#32211A4D;
}

@media(max-width:375px){
	.gsbp-c42a27b{
		bottom:50px;
	}
}

/* Footer */
.footer-menu-list{
	width:70%;
}

.footer-menu-list ul{
	border:solid #F2F4F1;
	border-width:0 1px;
}

.footer-menu-list ul li{
	border-right:1px solid #F2F4F1;
	line-height:20px;
	text-align:center!important;
	justify-content:center;
	align-items:center;
	width:25%;
	padding-right:0!important;
}

.footer-menu-list ul li:last-child{
	border-right:none;
}

.footer-menu-list ul li a{
	color:#F2F4F1;
}

.footer-menu-list ul li a:hover{
	color:#b57052;
}

#chaty-widget-0 .chaty-i-trigger .chaty-channel{
	width:50px!important;
	height:50px!important;
	right:20px;
	bottom:90px;
}

#chaty-widget-0 .chaty-i-trigger .chaty-channel a,#chaty-widget-0 .chaty-i-trigger .chaty-channel .channel-icon-Line,
#chaty-widget-0 .chaty-i-trigger .chaty-channel .chaty-svg{
	width:60px!important;
	height:60px!important;
}

.ct-back-to-top{
	width:50px!important;
	height:50px!important;
	padding:0!important;
}

.ct-back-to-top svg{
	width:12px!important;
	height:12px!important;
}

@media(max-width:690px){
	.footer-menu-list{
		width:100%;
	}
	
	.footer-menu-list ul{
		flex-flow:column wrap;
		row-gap:10px;
		border:none;
	}

	.footer-menu-list ul li{
		border-right:0;
		width:100%;
		line-height: 30px;
		text-align: left !important;
	}
	
}

@media(max-width:689px){
	#chaty-widget-0 .chaty-i-trigger .chaty-channel{
	right:-10px;
	bottom:55px;
	}
}

/* 最新消息 */
.blog .hero-section,.category .hero-section{
	padding:0;
} 

.blog .hero-section .page-title,.category .hero-section .page-title{
	margin:0;
	padding:10px 0 25px;
}

.blog .site-main > .ct-container,.category .site-main > .ct-container{
	padding:100px 0;
	width:95%;
}

.blog .entry-header .page-title,.category .entry-header .page-title{
	position:relative;
}

.blog .entry-header .page-title:after,
.category .entry-header .page-title:after{
	content:'';
	position:absolute;
	bottom:-1px;
	left:0;
	right:0;
	margin:0 auto;
	background-color:#F2F4F1;
	width:50px;
	height:1px;
}

.blog .card-content .entry-button,.category .card-content .entry-button{
	font-size:18px;
	font-style:italic;
	font-weight:700;
	line-height:20px;
	letter-spacing:0.9px;
}

@media(max-width:1024px){
	.blog .site-main > .ct-container,.category .site-main > .ct-container{
	padding:60px 0;
	}
}

/* 最新消息-Sidebar */
#block-11 ul li{
	padding-bottom:15px;
	margin-bottom:24px;
	border-bottom:1px solid #F0E2DC;
}

#block-11 ul li a{
	font-weight:400;
}

#block-11 ul li.current-cat a{
	color:#B57052;
}

/* 最新消息文章內頁 */
.single-post .site-main > .ct-container-full .type-post{
	padding:80px 30px;
}

/* 加入聯盟 */
.contact-form .gform-body #gform_fields_1{
	--gf-form-gap-y: 20px;
}

.contact-form .gform-body input{
	font-size:16px;
	font-weight:500;
	letter-spacing:0.32px;
	height:48px;
	color:#224E34;
	position:relative;
	border:none;
}

.contact-form .gform-body input::placeholder{
	color:#224E34;
	opacity:1;
}

.contact-form .gform-body #input_1_1_3,.contact-form .gform-body #input_1_2,.contact-form .gform-body #input_1_3{
	padding:18px;
}


.contact-form .gform-body textarea{
	font-size:16px;
	font-weight:500;
	letter-spacing:0.32px;
	color:#224E34;
	border:none;
}

.contact-form .gform-body textarea::placeholder{
	opacity:1;
}

.contact-form .gform-body .gfield--type-radio .gfield_radio{
	flex-direction:row;
}

.contact-form .gform-body .gfield--type-radio .gfield_radio .gchoice{
	align-items:center;
}

.contact-form .gform-body .gfield--type-radio label{
	font-size:16px;
	color:#fff;
	line-height:32px;
	letter-spacing:0.32px;
}

.contact-form .gform-body .gfield--type-radio input{
	width:20px;
	height:20px;
	appearance: none;
  -webkit-appearance: none;
	position: relative;
  background-color: transparent;
	border:1px solid #F0E2DC;
}

.contact-form .gform-body .gfield--type-radio input:checked {
	background-color: transparent;
  border-color: #F0E2DC;
}

.contact-form .gform-body .gfield--type-radio input:checked:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #fff;
}

.contact-form .gform-footer {
	margin-top:30px;
}

.contact-form .gform-footer input[type="submit"]{
	font-size:18px!important;
	font-weight:700!important;
	line-height:32px!important;
	letter-spacing:0.9px;
	background-color:#B57052!important;
	min-width:200px!important;
	height:54px!important;
	border-radius:2px!important;
}

.contact-form .gform-footer input[type="submit"]:hover{
	background-color:#fff!important;
	color:#224E34!important;
}

.gform_validation_errors h2,.gform_validation_errors ol li a,.gform_validation_errors ol li::marker,.gform_validation_errors .gform-icon:before,.validation_message{
	color:#F0E2DC!important;
}

.gform_validation_errors .gform-icon{
	border-color:#F0E2DC!important;
}


.gform_validation_errors{
	border-color:#F0E2DC!important;
	outline-color:#F0E2DC!important;
}

#gform_confirmation_message_1{
	color:#F0E2DC!important;
}

/* 包棟民宿頁面 */
.wp-block-categories-list.villa-menu {
	list-style: none;
	padding-left: 0;
	display: flex;
	flex-flow:row wrap;
	justify-content:center;
	align-items:center;
	gap: 60px;
}

.wp-block-categories-list.villa-menu .cat-item{
	min-width:260px;
}

.wp-block-categories-list.villa-menu .cat-item.current-cat a{
	border-color:#E5EDE8;
}

.wp-block-categories-list.villa-menu a{
	display:inline-flex;
	justify-content:center;
	align-items:center;
	color: #fff;
	font-size: 20px;
	width:100%;
	height:60px;
	border:1px solid transparent;
	border-radius:100px;
}

.wp-block-categories-list.villa-menu a:hover{
	border-color:#224E34!important;
	background-color:#224E34;
}

.wp-block-categories-list.villa-menu a::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 6px;
    background-repeat: no-repeat;
    background-size: contain;
/*     background-image: url("data:image/svg+xml,%3Csvg%20width%3D%2217%22%20height%3D%2217%22%20viewBox%3D%220%200%2017%2017%22%20fill%3D%22none%22%20xmlns%3D%22http://www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M13.5%201C12.837%201%2012.2011%201.26339%2011.7322%201.73223C11.2634%202.20107%2011%202.83696%2011%203.5V13.5C11%2014.163%2011.2634%2014.7989%2011.7322%2015.2678C12.2011%2015.7366%2012.837%2016%2013.5%2016C14.163%2016%2014.7989%2015.7366%2015.2678%2015.2678C15.7366%2014.7989%2016%2014.163%2016%2013.5C16%2012.837%2015.7366%2012.2011%2015.2678%2011.7322C14.7989%2011.2634%2014.163%2011%2013.5%2011H3.5C2.83696%2011%202.20107%2011.2634%201.73223%201.73223C1.26339%2012.2011%201%2012.837%201%2013.5C1%2014.163%201.26339%2014.7989%201.73223%2015.2678C2.20107%2015.7366%202.83696%2016%203.5%2016C4.16304%2016%204.79893%2015.7366%205.26777%2015.2678C5.73661%2014.7989%206%2014.163%206%2013.5V3.5C6%202.83696%205.73661%202.20107%205.26777%201.73223C4.79893%201.26339%204.16304%201%203.5%201C2.83696%201%202.20107%201.26339%201.73223%201.73223C1.26339%202.20107%201%202.83696%201%203.5C1%204.16304%201.26339%204.79893%201.73223%205.26777C2.20107%205.73661%202.83696%206%203.5%206H13.5C14.163%206%2014.7989%205.73661%2015.2678%205.26777C15.7366%204.79893%2016%204.16304%2016%203.5C16%202.83696%2015.7366%202.20107%2015.2678%201.73223C14.7989%201.26339%2014.163%201%2013.5%201Z%22%20stroke%3D%22white%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22/%3E%3C/svg%3E"); */
}

.post-type-archive-private-villa .entries,.tax-private-villa-cat .entries{
	--grid-columns-gap: 120px!important;
}

.post-type-archive-private-villa .entries > .entry-card,.tax-private-villa-cat .entries > .entry-card{
	padding:0!important;
}

.villa-slider .swiper-button-prev:after{
	content:'';
	background:url('/wp-content/uploads/2025/11/arrow-left.svg') no-repeat center;
	width:10px;
	height:16px;
}

.villa-slider .swiper-button-next:after{
	content:'';
	background:url('wp-content/uploads/2025/11/arrow-right.svg') no-repeat center;
	width:10px;
	height:16px;
}

@media(max-width:1200px){
	.post-card{
		column-gap: 60px!important;
	}
}

@media(max-width:1000px){
	.post-type-archive-private-villa .entries,.tax-private-villa-cat .entries{
		--grid-columns-gap:80px!important;
	}
	
	.post-card-content ul.wp-block-list{
		line-height:22px!important;
	}
}

@media(max-width:690px){
	.wp-block-categories-list.villa-menu {
		gap: 20px;
	}
	
	.wp-block-categories-list.villa-menu .cat-item{
		min-width:140px;
	}
	
	.wp-block-categories-list.villa-menu a{
		font-size: 16px;
		height:40px;
	}
}