@charset 'utf-8';
/*
 Theme Name:   Happy Baby Child Theme
 Theme URI:    http://happy-baby.themerex.net/
 Description:  Happy Baby Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     happy-baby
 Version:      1.0
 Tags:         light, inheritable theme options
 Text Domain:  happy-baby
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/* timeline 訂購步驟 */
#clt-2019{
	display: none!important;	
}
.timeline-meta{
	display:none!important;
}

input[type=radio], input[type=checkbox] {
    display: initial!important;
}

/*index blog grid*/

.vc_row, .row.columns_padding_center, .columns_wrap.columns_padding_center {
    margin-left: 0px!important; 
    margin-right: 0px!important;  
}

/*line text*/
.vc_separator.vc_separator_align_center h4{
	color:#ebebeb!important;
}

/*index. blog btn*/
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat{
	background-color:#94C500!important;
}

body, a, h1, h2, h3, h4, h5, h6, p, div, span{
	font-family: STHeitiTC-light,STHeiti,"Helvetica Neue", Helvetica, "微軟正黑體", Arial, sans-serif !important; 
}
rs-layer{
	font-family: Caveat,STHeitiTC-light,STHeiti,"Helvetica Neue", Helvetica, "微軟正黑體", Arial, sans-serif !important; 
}

/*post related title*/
h3.related_wrap_title{
	display:none;
}

/*footer font's link's color*/
.scheme_dark.footer_wrap.wpb_text_column a{
    color: #ffd786!important;
}

/*to fix cover affect the fb messanger to hide*/
iframe, video, embed {
	min-height:auto!important;
}
.trx_addons_scroll_to_top.show {
    bottom: 6em!important;
}

@media(max-width: 1439px){
	body{
		font-size: 16px!important;
	}
}

@media (max-width: 959px){
	.trx_addons_scroll_to_top {
		right: 29px!important;
	}
}

	