html body[ng-app] div[ng-controller] component-buy-button button i{
    font-family: 'Material Icons' !important;
}
html body[ng-app] div[ng-controller] *[data-button*="_small"] .material-icons{
    font-family: 'Material Icons' !important;
}

body[ng-app] div[ng-controller] *[data-button*="_small"] .material-icons{
    font-size: 28px !important;
}

html body[ng-app] div[ng-controller] h1[data-ratio]:not(.fa){
     font-size: calc(36px + 8px) !important;
}

html body[ng-app] div[ng-controller] h1[data-ratio="1.2"]:not(.fa){
     font-size: calc(38px + 8px) !important;
     line-height: 1 !important;
}

html body[ng-app] div[ng-controller] h2[data-ratio="0.8"]:not(.fa){
    font-size: calc(21.6px + 8px) !important;
    line-height: 1 !important;
}

html body[ng-app] div[ng-controller] h2[data-ratio="1.3"]:not(.fa) {
    font-size: calc(39.6px + 8px) !important;
}
html body[ng-app] div[ng-controller] h1[data-ratio="0.5"]:not(.fa) {
    font-size: calc(18px + 8px) !important;
}
html body[ng-app] div[ng-controller] h2[data-ratio="0.6"]:not(.fa) {
    font-size: calc(14.4px + 8px) !important;
}
html body[ng-app] .-compare-price .currency {
    font-size: 10px !important;
}
body[ng-app] div[ng-controller] *[data-button][data-button*="_small"] {
    font-size: 24px !important
}

body[ng-app] div[ng-controller] .phone_set_menu{
    font-size: 24px !important;
}

body[ng-app] component-header-f div._compoment_header #header-navigation .a_color_text{
     font-size: 22px !important;
}

body[ng-app] div[ng-controller] card-product-ea .card_product_e_container .item_container .info_container .item_name{
    font-size: 30px !important;
}

body[ng-app] div[ng-controller] card-product-ea .card_product_e_container .item_container .info_container .product_shot_des .item_name2{
    font-size: 22px !important;
}

body[ng-app] div[ng-controller] card-product-ea .card_product_e_container .item_container .info_container .item_price .price_display{
    font-size: 30px !important;
    color: #903F98 !important;
}

body[ng-app] div[ng-controller] card-product-ea .card_product_e_container .item_container .info_container .item_price .price_display span.currency{
    font-size: 20px !important;
}

body[ng-app] div[ng-controller] component-blog-home-type-a .home_text_3{
    font-size: 26px !important;
}

body[ng-app] div[ng-controller] component-blog-home-type-a .blog_name{
    font-size: 22px !important;
}

body[ng-app] div[ng-controller] component-footer-three-column component-footer-showcontact .footer-address{
    font-size: 24px !important;
}

.h1, h1{
    font-size: 43px;
}

blog-detail .lefright_container .detail ._post_info{
    font-size: 16px;
}

body[ng-app] div[ng-controller] blog-detail .lefright_container .detail ._content *{
    font-family: initial !important; 
}

blog-detail .lefright_container .right_col .box .header_cat{
    font-size: 20px;
}

blog-detail .lefright_container .right_col .box .list a{
    font-size: 21px;
}

product-detail-page-mb .cat_nav{
    font-size: 20px !important;
}

product-detail-page-mb .cat_nav{
    font-size: 20px !important;
}

product-detail-page-mb .d_qty_cover .befo{
    font-size: 20px;
}

product-detail-page-mb .price span.price{
    font-size: 32.8px;
}

._tab_container ._tab_head ._head{
    font-size: 18px;
}

html body[ng-app] div[ng-controller] product-detail-page-mb ._tab_container ._tab_items ._detail *{
    font-family: initial !important;
}

product-detail-page-mb .d_qty_cover select{
    font-size: 16px;
}

body[ng-app] div[ng-controller] *[data-button]{
    font-size: 24px;
}


