/**
Theme Name: Unique Schools
Author: Unique Schools App
Author URI: https://uniqueschools.ie/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: unique-schools
Template: astra
*/
/* Logo */
/* .ast-logo-title-inline .site-logo-img {
    padding: 0.5em;
    background: #fff;
    z-index: 999;
    position: absolute;
	box-shadow: 0 0px 8px #888888;
} */

/*  */
.hide-it{ display: none!important;}
.site-header-primary-section-left > .site-header-focus-item{ position: absolute;}
.site-branding.ast-site-identity{ background: #ffffff!important;}
.ast-logo-title-inline .site-logo-img{ padding: 10px; }
.ast-logo-title-inline .ast-site-identity{ padding: 0; box-shadow: 0px 2px 8px #888888;}
/*  */

.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {
    margin-left: 8em;
    float: right;
    position: absolute;
}
/*  */

/* Top Navbar */
span.ast-icon.icon-search:before {
    content: "";
    vertical-align: top;
    margin-right: 5px;
    color: #254636 !important;
    opacity: 1;
}
.ast-search-menu-icon {
    margin-top: 5px;
}
.site-content{
/* 	padding-top: 140px !important; */
}
.fundraiser {
    background: #131d40;
    text-transform: uppercase;
    font-weight: 500;
}
.top-header-contact{
	margin-left: 2%;
    position: absolute;
    top: 7%;
}

.menu-item .menu-image-title-after img{ border: 1px solid #eee; border-radius: 5px; width: 30px;}
/*  */

/* Primary Navbar */
.main-header-menu .menu-link, .main-header-menu>a {
    padding: 0 0.7em;
}

.blue-btn{ background: #013D59; padding: 10px;}
.blue-btn:hover { background: #f0a052;}
.blue-btn > a{ color: #fff!important;}

/*  */

/* Sub menu */
.ast-icon.icon-arrow svg {
    margin-left: 5px;
}
/*  */

/* Top & Footer Menu */
.menu-image-title-after.menu-image-not-hovered img, .menu-image-title-after.menu-image-title {
    padding-right: 0px;
/* 	width: 40px; */
}
.dashicons, .dashicons-before:before {
    font-size: 25px;
}
/*  */

/*Headers*/
h1, .entry-content h1, h2, .entry-content h2, h3, .entry-content h3, h4, .entry-content h4 {
/*     margin-top: 1em; */
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}
/* Show/Hide below Banner Section */
.ast-single-post .entry-content a, .ast-comment-content a:not(.ast-comment-edit-reply-wrap a) {
    text-decoration: none;
}
/*  */

/* Video Banner Title */
.banner-title h2 {
    background: rgba(0, 0, 0, 0.5);
    width: fit-content;
    padding: 1%;
}
/*  */

/* New sidebar */
.menu-item {color: #013d59!important;}
.current-menu-item a { color: #f0a052;}

/* Elementor widget */
.widget_nav_menu li {
    border-bottom: 1px solid;
    margin-bottom: 0.5em;
    padding: 0.5em;
		width: calc(100% - 10px);
}
.widget_nav_menu li a:after {
    content: ">";
    float: inline-end;
}
h2.widget-title {
    font-weight: 500;
    text-indent: 2em;
    text-transform: uppercase;
	font-size: 16px;
}
.e-con-inner .menu li.current-menu-item a{ color: #f0a052;}
/*  */

/* Custom widget */
#menu-our-school li, #menu-curriculum li, #menu-extra-curricular li, #menu-for-students li, #menu-admissions li, #menu-for-parents li {
    border-bottom: 1px solid;
/*     margin-bottom: 0.5em; */
    padding: 0.5em;
}


#menu-our-school li a, #menu-curriculum li a, #menu-extra-curricular li a, #menu-for-students li a, #menu-admissions li a, #menu-for-parents li a, #learning-sec .elementor-widget-heading a {	display: flex;	align-items: center; justify-content: space-between;}

#menu-curriculum li a:after, #menu-extra-curricular li a:after, #menu-for-students li a:after, #menu-admissions li a:after, #menu-our-school li a:after, #menu-for-parents li a:after, #recent-posts-2 ul li a:after, #learning-sec .elementor-widget-heading a:after{
    content: "";
    float: inline-end;
	border-top: 2px solid;
	border-right: 2px solid;
	transform: rotate(45deg);
	width: 10px;
	height: 10px;
}

ul#menu-curriculum, ul#menu-extra-curricular, ul#menu-for-students, ul#menu-admissions, ul#menu-our-school, ul#menu-for-parents {
    list-style: none;
    padding-left: 0;
}
/*  */

/* Single Post */
.flex-container .flex-items { max-width: 260px;}

/* Calendar */
table, tbody, th, tr, td {
    border: 1px solid #ddd !important;
}
/*  */
/* Gallery */
body.archive .ast-archive-description {
/*     padding-top: 1em;
    padding-bottom: 2em; */
	padding: 0;
}
/*  */

/* News */
.ast-archive-entry-banner[data-post-type="post"] {
	padding-top: 9em;
}
.blog .site-content {
/*     padding-top: 0px !important; */
}
/* header.entry-header.ast-blog-single-element.ast-blog-meta-container {
    position: absolute;
    bottom: 6%;
} */
.ast-excerpt-container.ast-blog-single-element {
/*     margin-bottom: 15%; */
	display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 3.6em;
    line-height: 1.8em;
    word-wrap: break-word;
}
.archive .entry-title, .blog .entry-title, .search .entry-title {
/*     line-height: 1.3; */
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    max-height: 3.6em;
    line-height: 40px;
/*     line-height: 1.8em; */
    word-wrap: break-word;
}
h2.widget-title {
    font-weight: 400;
    text-indent: 0em;
    text-transform: capitalize;
    font-size: 19px !important;
    text-align: left;
    color: #000;
}
#secondary li {
    line-height: 1.5em;
    border-bottom: 1px solid;
    padding-bottom: 0.5em;
	margin-bottom: 1em;
}
/* #recent-posts-2 ul li a:after {
    content: ">";
    float: inline-end;
} */
.entry-meta, .entry-meta * {
	line-height: 2;
}
/*  */

.entry-content ul, .entry-content ol{ margin: 0;}

/* #learning-sec .elementor-widget-heading a{ display: flex; align-items: center; justify-content: space-between } */
#learning-sec .elementor-widget-heading a:after{ width: 15px; height: 15px; margin-right: 10px; }

.entry-content .wp-audio-shortcode, .entry-content .wp-embedded-audio, .entry-content .wp-embedded-video, .entry-content .wp-video, .entry-content p { margin-bottom: 15px;}

/* Footer */
.widget { margin-bottom: 0;}
/* .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row { height: 60px;} */
.ast-builder-grid-row-4-equal .ast-builder-grid-row { grid-template-columns: 30% 30% 20% 20%;}
footer a { color: #f0a052;}
#custom_html-3 h2, #media_image-2 h2, #media_image-2 h4{ display: none!important;}
#custom_html-3 h4{ margin: 10px 0 10px 0; font-size: 14.7px;}
#media_image-2 img{ max-width: 100%; height: auto; width: 74px; margin-right: 20px;}
.site-footer-above-section-1 .footer-widget-area{ display: flex; align-items: start; }
/*  */

/* History Page */
.history tr:nth-child(even),.subjects tr:nth-child(even), .transition tr:nth-child(even), .senior tr:nth-child(even) { 
	background-color: #D9B143;
	color: #fff;
}
/* Management Page */
.left-col {    float: left;    width: 30%;}
.right-col {    float: none;}
/*  */

ul.three-col-li{ column-count: 3; padding: 0; list-style: none; display: flex; flex-wrap: wrap; align-items: center; gap: 10px; justify-content: space-between;}
ul.three-col-li{ max-width: 200px;}

/* Tabs */
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: inline-block !important;
    margin-bottom: 0.5em;
    border: 1px solid #d5d8dc;
}
.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after, .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before {
    border-bottom-style: none !important;
}
.elementor-1248 .elementor-element.elementor-element-a6ed282 .elementor-tab-title.elementor-active, .elementor-1248 .elementor-element.elementor-element-a6ed282 .elementor-tab-title.elementor-active a {
    border-bottom: 1px solid;
}
.elementor-tabs-wrapper {
    border-bottom: 1px solid #d5d8dc;
}
/*  */

/* CSS Large Screen */
/* Slider */
@media screen and (min-width: 1920px) {
/* 	.n2-ss-slider .n2-ss-slide-background-image img {
			object-fit: fill;
	} */
	.site-content {
/* 			padding-top: 158px; */
	}
	/* Banners */
/* 	.s3-force-full-width {
			display: contents !important;
	} */
}
/*  */

/* Mobile CSS */
@media only screen and (max-width: 768px) {
	h2, .entry-content h2 { font-size: 30px !important; line-height: 40px !important; }
	span.ast-icon.icon-search:before { display: none; }
	.fundraiser { background: #131d40; text-transform: uppercase; width: 100px; font-size: 10px; padding: 10px;	}
	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {	margin-left: 5em; float: right; position: absolute;	}
	.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-2 { width: 350px; }
	span.hide { display: flex; justify-content: space-between; width: 100%;}
	.ast-header-break-point .ast-header-search { display: none;	}
	.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row { height: auto;}
/* 	.site-content { padding-top: 94px; } */
	.ast-header-html-2 a { margin: 0 5px; }
/* 	Principal image */
	img.wp-image-54236.size-medium.alignright, img.size-medium.wp-image-55095.alignright { width: 100%; margin: 5% 0;}
}

/* 	News Section */
	.media-posts .gal-col .text-box .read-more h3 { min-height: auto; }
/*  */
	
/* Management Page */
	.left-col { float: left; width: 50%; }
	html { overflow-x: hidden; }
/* 	Banner Images */
	.banner-images { background-size: contain; min-height: 200px;	}
/* 	Topbar Section */
	.ast-builder-grid-row { grid-column-gap: 5px; }
	.ast-above-header-bar.ast-above-header.site-above-header-wrap.site-header-focus-item.ast-builder-grid-row-layout-default.ast-builder-grid-row-tablet-layout-default.ast-builder-grid-row-mobile-layout-default { padding-left: 0px !important;	}
/* 	Footer copyrights */
		span.ft-space:after {
			content: "\a";
			display: block;
	}
	.ast-builder-grid-row-4-equal .ast-builder-grid-row {
		grid-template-columns: repeat(4, 1fr);
	}
}

/* iPad Pro */
@media only screen and (min-width: 834px){
	.ast-grid-right-section {			margin-right: 5%;	}
	/* 	News section */
	.media-posts .gal-col .text-box .read-more h3{		min-height: auto;	}
		span.hide {		display: ruby;	}
	.ast-header-html-2 a {        margin: 0 5px;    }
	.ast-header-break-point .ast-header-html-2 {		width: 350px;    }
}

@media only screen and (min-width: 993px){
	.ast-separate-container #primary{ padding: 0; margin-top: 0;}
	.blog .ast-archive-entry-banner[data-post-type="post"]{ padding: 9em 0 3em 0;}
	.three-col-list{ column-count: 3;}
}

/*  */
/* Sticy Header */
.site-header {    position: fixed;    top: 0;    width: 100%;}

/*Adjust Content Padding*/
/* .site-content {    padding-top: 94px;} */

/*Adjust Content Padding for Mobile*/
@media (max-width: 800px) {
/*     .site-content {        padding-top: 94px;    } */
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
	.main-navigation {		position: fixed;		margin-top: 0px;	}
	.ast-grid-right-section {		margin-right: 3%;	}
		span.hide a {		padding: 0;	}

}
/* For screen size 920 */
@media (max-width: 920px) {
	/* 	Top Header Contact Details */
	.top-header-contact { display: block; font-weight: 500;	}
	.hide-time{ display: none;	}
	span.hide { display: ruby;	}
	.ast-header-html-2 a { margin: 0 5px; }
	.ast-header-break-point .ast-header-html-2 { width: 350px; }
	.ast-grid-right-section { margin-right: 3%;	}
	.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar { padding-left: 10px; padding-right: 0px; }
	.ast-builder-grid-row { grid-column-gap: 10px;	}
}

@media (max-width: 1024px) {
    .ast-header-html-2 .ast-builder-html-element { width: 350px; }
	span.hide { display: ruby; }
	.ast-header-html-2 a { margin: 0 5px; }
	.ast-header-break-point .ast-header-html-2 { width: 350px; }
	.blue-btn a{background-color: #013d59; padding: 0;}
}

/*Adjust Content Padding for Mobile*/
@media (max-width: 650px) {
/*    .site-content { padding-top: 94px; } */
	/*Stick the Off-Canvas Navigation Menu - Adjust Top Margin for your Layout*/
	.main-navigation { position: fixed; /*margin-top: 60px;*/ }
	.three-col-list{ column-count: 1;}
	.blue-btn{ padding: 0;}
}
/*  */

/********************************* News and Gallery CSS **********************************/
/* News */
.media-news { width: 100%; display: block; float: left;}
.media-posts { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between;}
.media-posts .gal-col { background: #FFFFFF; width: 100%; max-width: 31%; margin: 0px; /*margin-bottom: 45px; */ overflow: hidden; box-shadow: 5px 5px 10px #d9d9d9;}
.media-posts .gal-col .pic-section { width: 100%; display: block;}
.media-posts .gal-col .pic-section img { width: 100%; max-width: 100%; object-fit: fill; max-height: 300px; height: 250px; object-position: top;}
.media-posts .gal-col .pic-section { overflow: hidden;}
.media-posts .gal-col .pic-section img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;
/* 	object-position: center; */ object-position: top; object-fit: cover;}
.media-posts .gal-col .pic-section img:hover { -webkit-transform: scale(1.1); transform: scale(1.1);}
.media-posts .gal-col .text-box { padding: 10px; /* 	padding: 0px 10px; */ width: 100%; display: block; height: calc(100% - 238px); position: relative; background: #f5f2ef;}
.media-posts .gal-col .text-box .sub-heading { margin-top: 0; font-family: Work Sans; font-weight: 600; font-size: 23px; line-height: 33px; color: #013d59; text-transform: none;}
.media-posts .gal-col .text-box .read-more { font-family: Work Sans; font-weight: normal; font-size: 18px; line-height: 21px; letter-spacing: 0.05em; text-transform: uppercase; color: #013d59; margin: 0 0 15px 0; display: inline-block;}
.media-posts .gal-col .text-box .read-more h3 { padding: 0px; margin: 0px; min-height: 115px;}
.media-posts .gal-col .text-box .read-more:last-child { color: #08328D; font-size: 18px; font-weight: normal;}
.media-posts .gal-col .text-box .read-more:hover:last-child { text-decoration: underline;}
.media-posts .gal-col .text-box .read-more:hover .sub-heading { color: #f0a052;}
.media-posts .gal-col .text-box .read-more:hover, a .sub-heading:hover { color: #EFAC1F !important;}
.media-posts .gal-col .text-box .news_date { color: #131D40; font-size: 18px; font-weight: normal;}
.pagination-bx { width: 100%; display: flex; justify-content: center; margin-top: 50px;}
.pagination.bottom { display: inline-flex;}
.pagination.bottom .first { display: none !important;}
.pagination.bottom .last { display: none !important;}
.pagination.bottom .page-numbers { min-width: 45px; height: 45px; background: #fff; display: inline-flex; border-radius: 5px; align-items: center; justify-content: center; font-family: Work Sans; font-style: normal; font-weight: 500; font-size: 18px; line-height: 21px; letter-spacing: 0.05em; padding: 10px 20px; margin: 0 5px;}
.pagination.bottom .page-numbers.current { background: rgba(220, 211, 203, 0.3);}
.pagination.bottom .page-numbers img { align-self: center;}
.pagination.bottom .page-numbers.next img { margin-left: 10px;}
.pagination.bottom .page-numbers.prev img { margin-right: 10px; transform: rotate(180deg);}
.pagination.bottom .page-numbers:hover { background: rgba(220, 211, 203, 0.3);}
.news_posts { width: 100%; display: block; float: left;}
.news_posts .single_practice { width: 100%; display: block; float: left;}
.main_img { width: 100%; display: block; float: left;}
.main_img img { width: 100%; min-height: 462px; max-height: 462px; object-fit: cover; object-position: top;}
.inner-page-section2 { width: 100%; display: block; float: left; padding: 80px 0 94px 0;}
.news-detail-bx { display: flex; width: 100%;}
.news-detail-bx .left_column { width: 260px;}
.news-detail-bx .right_column { width: calc(100% - 260px); padding-left: 155px;}
.news-detail-bx .right_column .sub-heading { font-family: Work Sans; font-weight: 700; font-size: 42px; line-height: 49px; color: #563096; margin: -6px 0 10px; padding: 0px;}
.news-detail-bx .right_column .news_date { color: #820024; font-size: 18px; font-weight: normal;}
.news-detail-bx .right_column p { font-family: Work Sans; font-weight: normal; font-size: 18px; line-height: 24px; color: #4F4F4F;}
.news-detail-bx .right_column p, .news-detail-bx .right_column p:last-child { margin-bottom: 20px; }
.news-detail-bx .left_column .gen_heading { font-family: Work Sans; font-weight: normal; font-size: 18px; line-height: 21px; text-transform: uppercase; color: #563096; display: block; padding-bottom: 24px;}
.news-detail-bx .left_column .gen_heading br { display: none;}
.news-detail-bx .left_column .latest_news { display: block; width: 100%; border-top: 1px solid #563096;}
.news-detail-bx .left_column .latest_news a { display: flex; width: 100%; font-family: Work Sans; font-style: normal; font-weight: normal; font-size: 18px; line-height: 25px; color: #563096; padding-top: 15px; padding-bottom: 30px;}
.news-detail-bx .left_column .latest_news a.active, .news-detail-bx .left_column .latest_news.active a { color: #820024 !important;}
.news-detail-bx .left_column .latest_news a .gen_title { position: relative; padding-right: 15px; display: block; width: 100%;}
.news-detail-bx .left_column .latest_news a:hover .gen_title, .news-detail-bx .left_column .latest_news a .active {	color: #efac1f;}
.news-detail-bx .left_column .latest_news a .gen_title:before { padding: 4px; border: solid #563096; border-width: 0 2px 2px 0; top: 7px; right: 3px; position: absolute; content: ""; transform: rotate(-44deg);}
.news-detail-bx .left_column .latest_news a.active .gen_title:before,
.news-detail-bx .left_column .latest_news a .gen_title.active:before,
.news-detail-bx .left_column .latest_news a:hover .gen_title:before {
	border: solid #EFAC1F;
	border-width: 0 2px 2px 0;
}
.news-detail-bx .left_column .latest_news a .arrow {
	display: none;
}
.article-template .news-detail-bx .left_column .mid-panel .latest_news a:hover .arrow:before,
.article-template .news-detail-bx .left_column .mid-panel .latest_news a.active .arrow:before {
	border: solid #E13726;
	border-width: 0 2px 2px 0;
}
.news-button { width: 100%; background: #FFFFFF; border: 2px solid #820024; color: #efac1f !important; font-family: Work Sans; font-weight: 500; font-size: 16px; line-height: 19px; display: flex; align-items: center; justify-content: center; height: 41px; letter-spacing: 0.05em; padding: 10px; margin-top: 20px;
}

/* Gallery */
.gallery { width: 100%; display: block; float: left;}
.gallary_section { width: 100%; display: block; float: left;}
.gallary-posts { width: 100%; display: flex; flex-wrap: wrap;}
.gallary-posts .pic-section:nth-child(4n+ 1) {
    margin-left: 0;}
.gallary-posts .pic-section { overflow: hidden; background: rgba(0, 0, 0, .1); width: 100%; max-width: 298px; margin: 0 10.6px; margin-bottom: 45px; height: 298px; overflow: hidden; position: relative; border: 2px solid #c3c3c3;}
.gallary-posts .post-thumb-wrapp, .gallary-posts .gallary {    height: 100%;}
.gallary { width: 100%; display: block; float: left;/*     margin-top: 3%; */}
.gallary-posts .pic-section a { width: 100%; display: block;}
.gallary-posts .pic-section img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out;}
.gallary-posts .pic-section img { width: 100%; max-width: 100%; object-fit: cover; max-height: 294px; height: 294px; object-position: center;}
.gallery img { width: auto; max-width: 100%; object-fit: cover; max-height: 300px; height: 270px; object-position: center;/*     margin: 10px; */    border: 2px solid #ddd;}

a.backbtn{ display: flex; align-items: center;}
a.backbtn:before { content: ''; display: block; width: 10px; height: 10px; border-top: 2px solid; border-left: 2px solid; transform: rotate(-45deg);}

.page-id-2299 h2.entry-title.ast-blog-single-element a:after{	display: none !important;}
/*  */
/* fancybox */
.fancybox-image, .fancybox-spaceball {    height: auto;}

@media (min-width: 769px) {
	#ast-hf-mobile-menu li.blue-btn { padding: 0; }
}

@media (max-width: 1024px) {
	#astra-footer-menu .menu-item > a{ padding-left: 0; padding-right: 10px; }
}

@media (max-width: 768px) {
	li.blue-btn > a.menu-link { background: #013d59 !important;}
	li.blue-btn > a.menu-link:hover { background: #F0A052 !important;}
	.three-col-list{ column-count: 2;}
	.media-posts .gal-col .text-box .sub-heading {		font-size: 22px;		line-height: 27px;	}
	.media-posts .gal-col {		max-width: 100%;		margin-bottom: 20px;	}
	.media-posts .gal-col:last-child {		margin-top: 20px;	}
	.media-posts .gal-col .text-box {/* 		height: calc(100% - 290px); */	}
	.ast-article-post .post-thumb-img-content img {	    aspect-ratio: auto;	}
	.mobile-full{    margin: 0 0 20px 0;    width: 100%;}
}

.current-menu-parent .ast-icon svg, .menu-item.menu-item-has-children:hover .ast-icon svg {fill: #F0A052!important;}

body.archive .ast-archive-description .ast-archive-title, .ast-archive-entry-banner[data-post-type="post"] .ast-container h1{ font-size: 40px; font-weight: bold; }
.ast-archive-entry-banner{ background: transparent;}
/* a:focus, a:hover{ color: } */
.archive article h2.entry-title{ line-height: 30px; font-size: 24px;}
.ast-article-post .post-thumb-img-content img{ object-fit: cover;}
.ast-icon svg { fill: #013D59;}

.address-detail-bx ul{ padding-left: 0;}
.address-detail-bx li { display: flex; align-items: center; margin-bottom: 30px;}
.address-detail-bx li img { width: 65px;    margin-right: 20px;}
.address-detail-bx li h4, .address-detail-bx li a, .address-detail-bx li .text{ font-size: 26px;}
.address-detail-bx li a:hover, .ast-404-layout-1 h1.page-title{ color: #f0a052;}