/*
Theme Name: Web Dai Tin
Description: Thiết kế bởi Web Đại Tín
Author: WebDaiTin.vn
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.mobile-hotline{
    display: none;
}
a.devvn_buy_now{
    margin-top:20px;
    max-width: 100%;
}
.product_buttons {
    padding-bottom: 7px;
}
.product_buttons .buy_now:hover {
    background-color: #303d63;
    border-bottom: 3px solid #0a122a;
}
.product_buttons .buy_ins {
    line-height: normal;
    display: block;
    padding: 7px 4px;
    text-align: left;
    margin: 0 0 0 15px;
    background: #20bc5a;
    color: #fff;
    border-radius: 4px;
    font-size: 16px;
    text-transform: uppercase;
    border-bottom: 3px solid #24567d;
}
.product_buttons .buy_ins:hover {
    background-color: #303d63;
    border-bottom: 3px solid #0a122a;
}
.product_buttons span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: none;
}
.product_buttons .buy_now i, .product_buttons .buy_ins i {
    font-size: 28px;
    width: 28px;
    height: 28px;
    position: relative;
    float: left;
    margin-top: 7px;
    margin-right: 7px;
    text-align: center;
}
.product_buttons >a {
    width: 48%;
    float: left;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.product_buttons .buy_now {
    display: block;
    overflow: hidden;
    padding: 7px 4px;
    border-radius: 4px;
    font-size: 16px;
    line-height: normal;
    text-transform: uppercase;
    color: #fff;
    text-align: left;
       background: none repeat scroll 0 0 #f48425;
    border-bottom: 3px solid #f48425;
}
.fa-eye:before, .fa-tags:before, .fa-clock-o:before, .fa-folder:before, .fa-refresh:before, .fa-user:before, .fa-spinner:before, .fa-cog:before, .fa-circle:before {
    color: #20bc5a;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: #f48425;
    transition: all .2s;
}
.top-bar-nav{
    text-transform: uppercase;
}
.entry-content {
    padding-top: 0em !important;
}
.widget_price_filter form {
    padding: 15px 10px;
}
.tab-panels .entry-content {
    color: #31333c;
}
.woocommerce-Price-amount {
    color: #eb2525 !important;
}
.title-wrapper a {
    font-weight: bold;
}
#product-sidebar {
    padding-left: 15px;
    padding-top: 15px;
}
.product-main {
    padding: 15px 0;
}
.product-images, ul.product_list_widget li img {
    border: 1px solid #e8e8e8;
}
#product-sidebar .widget ul, #shop-sidebar .widget ul, .post-sidebar .widget ul {
    padding: 0 10px;
}
#product-sidebar .widget .widget-title, #shop-sidebar .widget .widget-title, .post-sidebar .widget-title {
    display: block;
    width: 100%;
    height: 40px;
    background: #20bc5a;
    color: #fff;
    line-height: 45px;
}
#product-sidebar .widget .widget-title:before, #shop-sidebar .widget .widget-title:before, .post-sidebar .widget-title:before {
    content: "\f0c9";
    font-family: fontawesome;
    font-size: 21px;
    line-height: 29px;
    margin: 0 10px;
}
.post-sidebar, .page-right-sidebar .large-3.col {
    padding-left: 10px !important;
}
.widget {
    border: 1px solid #ddd;
    border-top: none;
}
#footer .widget-title {
    color: #20bc5a;
    line-height: 40px;
    padding-bottom: 5px;
    border-bottom: 2px solid rgb(32, 188, 90);
}
.form-flat input:not([type="submit"]) {
    border-radius: 3px;
    border: 1px solid #20bc5a;
}
.mfp-content .product-lightbox-inner .quantity .minus, #wrapper .quantity .minus {
    border-right: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.shop-page-title.featured-title .title-overlay {
    background-color: #20bc5a;
}
.product-main .form-flat button {
    border-radius: 4px;
}
.box-image {
    border: 1px solid #e8e8e8;
}
.section-logo .col{
    padding-bottom: 0px;
}
.icon-box-text h5 {
    color: #fff;
}
.div-no-padding{
    padding-bottom: 0px  !important;
}
.icon-box-text h6 {
    color: #fff;
    text-transform: none;
    font-size: 1em;
    font-weight: 500;
}
.section-title-normal {
    margin-bottom: 0;
    border-top: 2px solid #20bc5a;
    border-bottom: 0;
    background: #e2e2e2;
}
.section-title-normal span {
    border-bottom: 1px solid #20bc5a;
    background: #20bc5a;
    font-size: 14px;
    margin-bottom: 0;
}

.section-title-normal span {
    padding: 8px 15px;
    color: #fff!important;
}
.section-title-normal span:after {
    content: "";
    clear: both;
}
.section-title-normal span:after {
    border: 19px solid #20bc5a;
    position: absolute;
   display: inline-block;
   margin-left: 15px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    margin-top: -10px;
    left: auto;
}

.section-title-normal b {
    display: none;
}
.section-title a {
    display: block;
    padding-left: 15px;
    font-size: 15px;
    font-weight: 400;
    color: #5eb509;
    padding-right: 10px;
}
.is-divider {
    display: none;
}
/*Màu sắc button*/
.social-button, .social-icons .button.icon:not(.is-outline), .social-icons .button.icon:hover {
    background-color: currentColor !important;
    border-color: currentColor !important;
}
.button.facebook,.button.facebook:not(.is-outline), .button.facebook:hover {
color: #fff;
    background-color: #446084;
    border-color: #446084;
}
.button.twitter,.button.twitter:not(.is-outline), .button.twitter:hover {
	color: white !important;
   background : #2478ba !important;
    border-color: #2478ba;
}
.button.email,.button.email:not(.is-outline), .button.email:hover {
    color: #fff;
    background-color: black !important;
    border-color: black !important;
}
.button.pinterest,.button.pinterest:not(.is-outline), .button.pinterest:hover {
color: #fff !important;
    background-color: #cb2320  !important;
    border-color: #cb2320  !important;
}

.button.google-plus,.button.google-plus:not(.is-outline), .button.google-plus:hover {
color: #fff !important;
    background-color: #dd4e31 !important;
    border-color: #dd4e31  !important;
}
.button.linkedin,.button.linkedin:not(.is-outline), .button.linkedin:hover {
color: #fff !important;
    background-color: #0072b7 !important;
    border-color: #0072b7     !important;
}

.single-date{
        border-bottom: 1px dashed #ededed;
}
h1.entry-title{
    font-size: 24px !important;
}
/*Kết thúc màu sắc*/



footer.entry-meta {

    border-top: none !important;
    border-bottom: 1px dashed #ececec !important;
    
}

.entry-content img{
	width: auto !important
}
.duong-line {
    background: rgba(0,0,0,0) url(images/line.png) repeat scroll 0 0;
    height: 12px;
    margin-top: 5px;
    overflow: hidden;
}
.related-post h7{
	font-weight: bold;
	    font-size: 18px;
    float: left;
    margin: -8px 20px 0 0;
}

@media(max-width: 767px){
    .mobile-hotline-left img, .mobile-hotline-right img {
    width: 30px;
    padding-right: 10px;
}
    .mobile-hotline-left img, .mobile-hotline-right img {
    width: 30px;
    padding-right: 10px;
}
    .mobile-hotline .mobile-hotline-right a {
    color: #ffffff;
    line-height: 46px;
    font-size: 16px;
    font-weight: bold;
}
    .mobile-hotline .mobile-hotline-left a {
    color: white;
    line-height: 46px;
    font-size: 16px;
    font-weight: bold;
}
    .mobile-hotline .mobile-hotline-left {
    width: 45%;
    float: left;
    text-align: center;
    background: #00a502;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 7px;
    height: 45px;
    border-radius: 4px;
}
    .mobile-hotline .mobile-hotline-right {
    width: 45%;
    float: right;
    text-align: center;
    background: #fe9705;
    margin-left: 5px;
    margin-right: 10px;
    margin-top: 7px;
    height: 45px;
    border-radius: 4px;
}
    .mobile-hotline {
    display: block;
    bottom: 0;
    width: 100%;
    background: rgba(0,0,0,0.5);
    height: 60px;
    position: fixed;
    z-index: 9999999;
}
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}