body {font-family: 'Noto Sans TC', sans-serif;}
@media only screen and (max-width: 980px) {
#appointment {background-image: none!important;}	
} @media (max-width: 980px) {
.container.et_menu_container { 
width: calc( 100% - 60px);
}
}
.et_mobile_menu {
margin-left: -30px;
padding: 5%;
width: calc( 100% + 60px);
}
.mobile_nav.opened .mobile_menu_bar:before {
content: "\4d";
}  .sub-menu {left:-40px;} @media screen and (min-width:981px){
.wpml-ls-statics-footer {
display: none;
}
} @media only screen and (max-width: 1140px) and (min-width: 981px) {
#logo {
content: url(http://canbaby.ca/wp-content/uploads/2019/05/can-baby-logo-v-1.png);
}
} .btn-inline .et_pb_button_module_wrapper {
display: inline-block;
margin: 0 5px;
}
.btn-inline {
text-align: left !important;
}