/*
Theme Name: denhatsac
Description: Giao dien danh cho trang my pham
Author: Giaodien.win
Author URI: https://Giaodien.win
Template: flatsome
Version: 2017
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
@font-face {
    font-family: 'UVFAphroditePro';
    src: url('fonts/UVFAphroditePro.eot');
    src: url('fonts/UVFAphroditePro.eot') format('embedded-opentype'),
         url('fonts/UVFAphroditePro.woff') format('woff2'),
         url('fonts/UVFAphroditePro.woff') format('woff'),
         url('fonts/UVFAphroditePro.ttf') format('truetype'),
         url('https://denhatsac.com/wp-content/themes/denhatsac/fonts/UVFAphroditePro.svg#UVFAphroditePro') format('svg');
}

.header-main {
    background: url(images/bg-header.png);
}

.header-bottom ul.nav li a:hover{
    background: yellow;
    color: #000;
}
.header-block{ width: 270px; }
.header-block .icon-box{ font-size: 14px;}
.header-block .icon-box a{ color:red; font-size: 18px;}

#footer .block_widget p{margin-bottom: 0}

h3.section-title, .archive #main .widget-title {
    margin: 0;
    font-size: 25px;
    line-height: 30px;
    color: #e41952;
    position: relative;
    font-family: UVFAphroditePro !important;     text-transform: none;
}

.section-title span{ text-transform: none;}

.post-scroll {
    background: url(images/bg-post-scroll.png);
}
.post-scroll .col-inner .row{
    margin: 10px;
    height: 240px;
    overflow-x: hidden;
}

span.amount{ color: red;}

.dang-ky-tu-van .box-text h4, .dang-ky-tu-van .box-text p{ color:#000;  box-shadow: none;;}

.nav-dropdown-default{padding:0}
.nav-dropdown li{width: 250px;background: #fed6eb;}
.nav-dropdown>li>a, .nav-column>li>a {    color: #fd2c66 !important;
}
.small-box .box-image img{
    height: 130px;
}

.header-bottom .header-nav li a{ 
    color: #fff; 
    font-family: roboto;
    font-weight: bold;
    font-size: 16px;
}
.header-block .icon-box a {
    font-weight: bold;
}
.youtube_video{
    overflow: hidden;
    height: 260px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}