/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: astra-child
Template: astra
*/

/***** hide dr page menu item ****/
/* .menu-hide-dr-page {
	display: none !important;
} */
/***** (end)hide dr page menu item ****/




/******************** Common ********************/
@font-face {
	font-family: 'Noto Sans TC';
	src: url(https://fonts.gstatic.com/s/notosanstc/v36/-nF7OG829Oofr2wohFbTp9iFOkMQAewlpbGXhhyYs0QF3kPVyLylzU95vTq1Ltj5xQez1g.0.woff2) format('woff2');
	font-display: swap;
}

body {
	font-family: "Noto Sans TC", "Noto Sans", "Noto Sans SC", "Microsoft Yahei", Helvetica, Arial, Sans-serif;
}

html, body {
  width:100%;
/*   overflow-x:hidden; */
}

a:focus {
	outline: none;
}

.full_width_btn a {
	width: 100%!important;
	border-radius: 5px !important;
}

/********************(END) Common ********************/

/***** Happy Add-on plugin (Slider) *******/
.ha-slider .slick-next, .ha-slider .slick-prev {
	z-index: 1!important;
}

/***** (END) Happy Add-on plugin (Slider) *******/


.elementor-pagination .page-numbers {
	width: 25px;
    height: 25px;
    background: #0274be;
    display: inline-block;
    border-radius: 50%;
}
.elementor-pagination .page-numbers.current {
	background: #629AC7 !important;
}


.elementor-pagination .page-numbers:hover {
	background: #629AC7;
}


.elementor-widget-text-editor a {
	color: #357fc5;
}


/************ YT Lightbox **************/
.yt-lightbox .elementor-custom-embed-image-overlay:before {
    content: url(/wp-content/uploads/2022/05/YT-icon.svg);
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}

/************ (END) YT Lightbox **************/




/************ Booking Button **************/
/* .booking, .booking2, .elementor-element-4d2f1fb {
    display: none;
} */
.dr_booking {
	display: none;
}
/************ (END) Booking Button **************/

/************ ech-professionals-list plugin **************/

article .entry-title{
	display:none;
}
.all_single_dr_wrap,.ech_dr_sp_list_all_wrap{
	margin-top: 20px;
}
/* (END) ech-professionals-list plugin */




/*************** SINGLE POST PAGE ****************/
body.single-post h3 {
    font-size: 25px;
	line-height: 1.3em;
	color: #3671b2;
}

@media(max-width: 600px) {
	 body.single-post h3 {
		font-size: 18px;
	}   
} /* 600 */
/***************(end) SINGLE POST PAGE ****************/




/*************** SINGLE SERVICE ***************/
body.single-services h1 {
    margin-bottom: 30px;
}

body.single-services .form_above_content_container .service_category_container {
    display: flex;
    flex: 1;
    width: 100%;
    margin: 15px 0px;
}

body.single-services .form_above_content_container .service_category {
    padding: 3px 5px;
    background-color: #519BCB;
    color: #fff;
    font-size: 15px;
    border-radius: 5px;
    margin: 0px 3px;
}




body.single-services .form_above_content_container .booking_engine_btn {
    background-color: #0170b9;
    display: block;
    max-width: 150px;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    border-radius: 50px;
}
body.single-services .form_above_content_container .booking_engine_btn:hover {
    background-color: #629ac7;
}

body.single-services .form_above_content_container .booking_engine_btn a {
    color: #fff;
}


body.single-services h2 {
    font-size: 35px;
    line-height: 1.3em;
    margin-bottom: 20px;
    margin-top: 35px;
}

body.single-services h3 {
    font-size: 30px;
    line-height: 1.3em;
    margin-bottom: 20px;
    margin-top: 35px;
}

body.single-services h4 {
    font-size: 25px;
    line-height: 1.3em;
    margin-bottom: 20px;
    margin-top: 35px;
}

body.single-services .form_above_content_container ol,
body.single-services .form_above_content_container ul,
body.single-services .description_container ol,
body.single-services .description_container ul {
    padding-left: 1.2em;
}

body.single-services .description_container div {
    margin-bottom: 20px;
}

body.single-services .description_container a {
	color: color: #099bd9;
	text-decoration: underline;
}

body.single-services .caution_link {
    background-color: #fff;
    display: block;
    max-width: 250px;
    width: 100%;
    text-align: center;
    padding: 10px 0px;
    margin-bottom: 30px;
    border: 1px solid #0170b9;
    border-radius: 50px;
    cursor: pointer;
}


body.single-services .caution_link:hover {
    background-color: #d8d8d8;
}

body.single-services .caution_link a {
    color: #3e3e3e;
}


body.single-services .location_row {
    display: flex;
}

body.single-services .location_row:before {
    content: "\f3c5";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    margin-right: 7px;
}
body.single-services .location_row p a {
	color: #099bd9;
	text-decoration: underline;
}


body.single-services .treatment-faq {
    margin: 30px 0px;
}

body.single-services .faq-toggle-title {
    font-size: 23px;
    font-weight: 600;
    color: #0170b9;
}

body.single-services .faq-tab-content p {
    font-weight: 400;
}



@media(max-width: 1024px) {
    body.single-services h1 {
        font-size: 40px;
    }

    
    body.single-services h2 {
        font-size: 35px;
    }

    body.single-services h3 {
        font-size: 30px;
    }

    body.single-services h4 {
        font-size: 25px;
    }
} /* 1024 */

@media(max-width: 820px) {
    body.single-services .form_above_content_container .booking_engine_btn {
        margin: 0 auto;
    }
} /* 820 */

@media(max-width: 600px) {
    body.single-services h1 {
        font-size: 30px;
    }
    
    body.single-services h2 {
        font-size: 25px;
    }

    body.single-services h3 {
        font-size: 20px;
    }

    body.single-services h4,
    body.single-services .faq-toggle-title {
        font-size: 18px;
    }

} /* 600 */



/*************** (end) SINGLE SERVICE ***************/



/*************** SERVICE ***************/
/* dryeye */
.dryeye {
    display: flex;
    flex-wrap: wrap;
}
.dryeye .column {
    padding: 2%;
}
.dryeye h2 {
    text-align: center;
    width: 100%;
}
.dryeye p {
    text-align: justify;
}

/* s1 */
.dryeye .s1_box {
    display: flex;
}
.dryeye .s1_box p:first-child {
    width: 145%;
    margin-right: 3%;
}
.dryeye .s1 small {
text-align: end;
}
.dryeye .s1_2 {
    width: 80%;
    margin: auto;
    display: flex;
}
.dryeye .s1_3 {
    position: absolute;
    width: 10%;
    top: -30%;
}
.dryeye .redbg {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 191, 189, 1) 50%, rgba(255, 241, 240, 1) 100%);
    position: relative;
    padding: 2% 0 1% 0;
    width: 100%;
}
.dryeye .redbg p {
    text-align: center;
}

/* s2 */
.dryeye .s2, .dryeye .s4, .dryeye .s6 {
    background: #e6f2f5;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.dryeye .s2 .image-box {
    width: 45%;
    background: #fff;
    padding: 30px;
    border-radius: 20px;
    color: #2A2A5D;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
    min-height: 440px;
    margin: 2% 1%;
}
.dryeye .s2_1 {
    width: 80%;
    margin: auto;
    display: flex;
}

/* s3 */
.dryeye .s3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.dryeye .s3 .image-box, .s4 .image-box {
    width: 30%;
}
.dryeye .image-box h3 {
    font-size: 22px;
    text-align: center;
}
.dryeye .image-box img {
    width: 70%;
    margin: auto;
    display: flex;
}

/* s5 */
.dryeye .s5_box {
    padding: 5%;
    border: #1797C6 solid 2px;
}
.dryeye .s5_box h2 {
    border-top: #1797c6 1px solid;
    border-bottom: #1797c6 1px solid;
}
.dryeye .s5_box li {
    color: #1797C6;
    margin-bottom: 10px;
}

/* s6 */
.dryeye .s6_box {
    display: flex;
}
.dryeye .s6_box div:first-child {
    width: 70%;
    margin-right: 2%;
}
.dryeye .s6_box div:nth-child(2) {
    width: 30%;
}
.dryeye .s6_box p small a {
    font-size: 12px;
    color: blue;
}
.dryeye .underline {
    text-decoration: underline;
}

@media (max-width: 600px) {
    .dryeye .image-box h3 {
    font-size: 18px;
    margin: 10px 0;
}
.dryeye .s2 .image-box {
    width: 80%;
}
}

/* cataract */
.cataract {
    display: flex;
    flex-wrap: wrap;
}
.cataract .column {
    padding: 2%;
    width: 100%;
}
.cataract h2 {
    text-align: center;
    width: 100%;
}
.cataract p {
    text-align: justify;
}

/* s1 */
.cataract .s1_box {
    display: flex;
}
.cataract .s1_box p:first-child {
    width: 145%;
    margin-right: 3%;
}
.cataract .s1 small {
text-align: end;
}
.cataract .s1_2 {
    width: 80%;
    margin: auto;
    display: flex;
}
.cataract .s1_3 {
    position: absolute;
    width: 10%;
    top: -30%;
}
.cataract .redbg p {
    text-align: center;
}


/* s2 */
.cataract .s2, .cataract .s3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.cataract .s2 .image-box, .s3 .image-box {
    width: 30%;
}
.cataract .image-box h3 {
    font-size: 22px;
    text-align: center;
}
.cataract .image-box img {
    width: 70%;
    margin: auto;
    display: flex;
}

/* s3 */
.cataract .s3 {
    background: #eae9ef;
}

/* s4 */
.cataract .s4 {
    background-image: url(https://echealthcaremc.com/wp-content/uploads/2024/10/s5_bg.jpg);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cataract .image-box img {
    width: 50%;
}
.cataract .s4 .mobile {display: none;}

/* s5 */
.cataract_table_div
{
    border: 1px solid #211816;
    border-radius: 0px;
}
.cataract_table_div tr td 
{
    text-align: center;
    color: #312c6e;
    padding: 10px 20px;
}
.cataract_table_div ul li 
{
    text-align: left;
    position: relative;
    padding-left: 20px;
}
.cataract_table_div ul
{
    list-style: none;
    display: inline-block;
    margin: 0 auto;
}

.cataract_table_div ul li:before
{
    content: "．";
    position: absolute;
    top: 0px;
    left: 0px;
}

/** img */
.cataract_table_div img 
{
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.cataract_table_div .t1 
{ width: 15px; }
.cataract_table_div .t2 
{ width: 33px; }
.cataract_table_div .t3 
{ width: 33px; }
.cataract_table_div .t4 
{ width: 20px; }
.cataract_table_div .t5 
{ width: 30px; }
/** (END) img */

/** td width */
.cataract_table_div tr td
{
    width: 1%;
}
/** (END)td width */

/** td bg color */
.cataract_table_div tr:nth-child(odd) td:nth-child(odd)
{
    background: #fff;
}
.cataract_table_div tr:nth-child(odd) td:nth-child(even)
{
    background: #efeef3;
}
.cataract_table_div tr:nth-child(even) td:nth-child(odd)
{
    background: #e7ebf6;
}
.cataract_table_div tr:nth-child(even) td:nth-child(even)
{
    background: #d8dbea;
}
/** (END)td bg color */

/* s6 */
.cataract .s6 {
    background: #cccfdf;
    margin: auto;
    display: flex;
    flex-direction: column;
}
.cataract .s6 img, .cataract .s7 img {
    width: 80%;
    display: flex;
    margin: auto;
}

/* s7 */
.cataract .s7 small a {
    font-size: 13px;
}

@media(max-width: 1024px){
.cataract_table_div tr td 
{
    font-size: 15px;
    padding: 10px;
}
} 

@media (max-width: 600px) {
.cataract .image-box h3 {
    font-size: 18px;
    margin: 10px 0;
}

.cataract_table_div tr td 
{
    font-size: 13px;
    padding: 5px;
    width: 20px;
}
.cataract_table_div ul li
{
    padding-left: 10px;
}
.cataract_table_div ul li:before
{
    left: -3px;
}

.cataract .s4 .desktop {display: none;}
.cataract .s4 .mobile {display: block;}

}

/* eye_examination_for_children */
.eye_examination_for_children {
    display: flex;
    flex-wrap: wrap;
}
.eye_examination_for_children .column {
    padding: 2%;
}
.eye_examination_for_children h2 {
    text-align: center;
    width: 100%;
}
.eye_examination_for_children p {
    text-align: justify;
}

/* s1 */
.eye_examination_for_children .s1_box {
    display: flex;
    flex-wrap: wrap;
}
.eye_examination_for_children .s1_box div:nth-child(1) {
    width: 40%;
}
.eye_examination_for_children .s1_box div:nth-child(2) {
    width: 60%;
}
.eye_examination_for_children .s1_box p:first-child {
    margin-left: 3%;
}
.eye_examination_for_children .s1 small {
text-align: end;
}
.eye_examination_for_children .s1_2 {
    width: 80%;
    margin: auto;
    display: flex;
}
.eye_examination_for_children .s1_3 {
    position: absolute;
    width: 10%;
    top: -30%;
}
.eye_examination_for_children .redbg {
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 191, 189, 1) 50%, rgba(255, 241, 240, 1) 100%);
    position: relative;
    padding: 2% 0 1% 0;
    width: 100%;
}
.eye_examination_for_children .redbg p {
    text-align: center;
}

/* s3 */
.eye_examination_for_children .s3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.eye_examination_for_children .s3 .image-box, .s4 .image-box {
    width: 30%;
}
.eye_examination_for_children .image-box h3 {
    font-size: 22px;
    text-align: center;
}
.eye_examination_for_children .image-box img {
    width: 70%;
    margin: auto;
    display: flex;
}

/* s4 */
.eye_examination_for_children .s4 {
    background-color: #F7F5FF;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.eye_examination_for_children .s4 p {
    width: 100%;
}
.s4_1 {
    width: 60%;
    display: flex;
    margin: auto;
}

@media (max-width: 600px) {
.eye_examination_for_children .image-box h3 {
    font-size: 18px;
    margin: 10px 0;
}
.eye_examination_for_children .s1_box div:nth-child(1), .eye_examination_for_children .s1_box div:nth-child(2) {
    width: 100%;
}
.eye_examination_for_children .s1_box img {
    width: 70%;
    margin: auto;
    display: flex;
}
.eye_examination_for_children .s1_box p:first-child {
    margin-left: 0;
}
.eye_examination_for_children .s3 .image-box, .s4 .image-box {
    width: 50%;
}
.eye_examination_for_children .s4_1 {
    width: 80%;
}
}

/* smile */
.smile {
    display: flex;
    flex-wrap: wrap;
}
.smile .column {
    padding: 2%;
    width: 100%;
}
.smile h2 {
    text-align: center;
    width: 100%;
}
.smile p {
    text-align: justify;
}

/* s1 */
.smile .s1_2 {
    width: 80%;
    margin: auto;
    display: flex;
}
.smile .s1_3 {
    position: absolute;
    width: 10%;
    top: -30%;
}
.smile .s1_1 {
    width: 60%;
    display: flex;
    margin: auto;
}
.smile .s1_box {
    display: flex;
    flex-wrap: wrap;
}
.smile .image-box {
    width: 25%;
}
.smile .image-box p {
    margin: auto;
    display: flex;
    justify-content: center;
	text-align: center;
}

/* s2 */
.smile .s2 {
    background: #e9f6fc;
}
.smile .s2_box {
    display: flex;
    justify-content: space-between;
}
.smile .s2 .image-box {
    width: 33%;
    padding: 1%;
}
.smile .s2_box .image-box p {
    border-left: #28a9e0 2px solid;
    padding-left: 5%;
    margin: 0;
}
.smile .s2 h3 {
    text-align: center;
    border-bottom: #6b52a5 solid 2px;
    padding-bottom: 1%;
    color: #6b52a5;
}

/* s3 */
.smile .s3 {
    display: flex;
    flex-wrap: wrap;
    background: #e8edf1;
    align-items: center;
}
.smile .s3 h3 {
    background: #6b52a6;
    color: #fff;
    border-radius: 10px;
    text-align: center;
}
.smile .s3 div:nth-child(2) {
    width: 53%;
    margin-left: 2%;
}
.smile .s3 div:first-child {
    width: 45%;
}

/* s4 */
.smile .tabs {
    display: flex;
    flex-direction: column;
}
.smile .tabs-header {
    display: flex;
    justify-content: center;
    margin: 0 !important;
}
.smile .tab-title {
    padding: 15px;
    cursor: pointer;
    font-weight: 700;
    border: solid transparent;
    position: relative;
    margin: 0 !important;
}
.smile .tab-title.active {
    background-color: #E8EDF1;
}
.smile .tab-content {
    padding: 20px;
    display: none;
	margin: 0 !important;
}
.smile .s4 {
    margin: 0 !important;
}
.smile .tab-content.active {
    display: block;
    background: #e8edf1;
}

@media (max-width: 600px) {
.smile .s2_box {
    flex-wrap: wrap;
}
.smile .s2 .image-box, .smile .s3 div:first-child, .smile .s3 div:nth-child(2) {
    width: 80%;
}
.smile .s3 {
    justify-content: center;
}
}
/*************** (end) SERVICE ***************/


/*************** navbar ***************/
.hide_bar {
	display: none !important;
}
/*************** (end) navbar ***************/
