/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 26 2026 | 03:33:26 */
body.single.single-post .rtc_contact_section {
	margin-top: 0 !important;
}
body.single.single-post #content {
	margin-bottom: 0 !important;
}

.rtc_icon_ttl::before {
	margin-right: 10px;
	content: '\e3af';
	font-weight: 900;
	font-family: 'Font Awesome 5 Free';
}
.rtc_icon_ttl.rtc_icon_yen::before { content: '\f157'; }
.rtc_icon_ttl.rtc_icon_pin::before { content: '\f276'; }
.rtc_icon_ttl.rtc_icon_map::before { content: '\f279'; font-weight: 400; }
.rtc_icon_ttl.rtc_icon_info::before { content: '\f05a'; }
.rtc_icon_ttl.rtc_icon_file::before { content: '\f15c'; font-weight: 400; }

.rtc_ttl_single {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.rtc_slider_single .slides > li img {
	border-radius: 10px;
}
.rtc_slider_single .flexslider.es_slider .flex-control-nav {
	line-height: inherit;
}
.rtc_slider_single .flex-control-nav.flex-control-paging li a {
	width: 15px;
	height: 15px;
	background: #D9D9D9;
	box-shadow: none;
}
.rtc_slider_single .flexslider.es_slider ol {
	margin-top: 10px;
}

.rtc_price {
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.rtc_price strong {
	font-size: 20px !important;
	color: #FD1515;
}

.rtc_single_contact p {
	margin-bottom: 0 !important;
}
.rtc_single_contact .rtc_btn_contact.rtc_btn_df a.wp-block-button__link {
	margin-top: 0;
}

.rtc_sales_points p {
	margin-bottom: 0 !important;
}
.rtc_sales_points > .uagb-column__inner-wrap {
	display: flex;
	align-items: center;
	justify-content: center;
}

.rtc_tbl_company.rtc_tbl_single, .rtc_single_map {
	margin-bottom: 50px;
}
.rtc_tbl_company.rtc_tbl_mb0 { margin-bottom: 0; }
.rtc_tbl_company.rtc_tbl_single table tr td {
	padding: 10px 0;
}


@media ( max-width: 480px ) {
	
}