/*
Theme Name: DN Media
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


.radius-5 img {
    border-radius: 10px;
}
.div-no-padding{
    padding-bottom: 0px !important;
}
thead .product-name{
    border: none;
}
.woocommerce-cart-form__contents  button.primary.mt-0 {
    background: #D69C52; !important;
}
#customer_details,.woocommerce-checkout .large-5 .has-border,.woocommerce-cart-form,.cart-collaterals{
    border: 1px solid #D69C52 !important;
    padding: 20px !important; 
    border-radius: 10px !important;
}
.message-container,.button-continue-shopping{
    color: #D69C52 !important;
}
.div-form-tong .wpcf7-submit{
    background: #D69C52 !important;
}
p.form-row-first, p.form-row-last{
    width: 100%;
}
.wpcf7-spinner{
    display: none;
}
.single-page{
    padding-top: 0px;
}
.row-anh .box-text{
    margin: auto;
    position: absolute;
    z-index: 10;
    opacity: 0;
    padding: 10px;
    background: rgba(13,17,21,0.9);
    color: #fff;
    display: inline-block;
    transition: all 0.5s ease-in-out;
    left: 28px;
    right: 30px;
    width: 83%;
    top: 30px;
    bottom: 30px;
    /* transform: scale(0.6); */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: scale(0.6);
}
.row-anh .box-text h4{
    color: #d69c52;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-transform: capitalize;
    margin-bottom: 5px;
    display: block;
}
.row-anh .box-text p {
    font-size: 24px;
    font-style: normal;
    line-height: 32px;
    color: #fff;
}
.row-anh .box:hover .box-text{
        opacity: 1;
  transform: scale(1);
}
.product-page-price span.amount{
    font-size: 24px;
    color: white !important;
}
.post-sidebar aside .widget-title ,#shop-sidebar aside .widget-title,#product-sidebar  aside .widget-title{
    position: relative;
    font-size: 15px;
    font-weight: 700;
    background: #d69c52;
    color: #fff;
    padding: 10px 17px;
    text-transform: uppercase;
    border-radius: 8px 8px 0 0;
    display: block;
}
.product_list_widget span.amount{
    color: white !important;
}
.post-sidebar aside ul,#shop-sidebar aside ul,#product-sidebar aside ul{
        border: 1px solid #d69c52;
    padding: 10px 15px;
    border-radius: 0 0 8px 8px;
    border-top: 0;
}
.header-nav-main > li.current-menu-item > a,.header-nav-main > li:hover > a{
color: #D69C52 !important;
}
.row-divided>.col+.col:not(.large-12){
    border-left: none;
}
.box-category:after{
        content: " ";
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    transition: all 0.5s;
    bottom: 10px;
    left: 10px;
    right: 10px;
    border: 1px solid #d69c52;
    opacity: 0;
    transition: all 0.8s ease;
    z-index: -1;
    border-radius: 8px;
}
.product-category:hover .box-category:after{
    opacity: 1;
}
.anh-zoom .img .image-zoom{
    padding: 30px;
}
.product-category h5{
    text-transform: initial !important;
    font-size: 17px;
}
.product-category .box-image img {
    height: 245px;
    object-fit: cover;
}
.section-testimonial .testimonial-box:after{
    content: url('images/phay.png');
      position: absolute;
    right: 21px;
    top: 19px;

}
.section-testimonial .flickity-page-dots{
        bottom: -5px !important;
}
.section-testimonial .flickity-page-dots li{
    border-color: #D69C52 !important;
    background: #D69C52 !important;
}
.title-kieu,.banner h1{
       font-family: 'Dancing Script', cursive;
}
.section-thuc-don .tabbed-content li.tab a{
    margin-bottom: 10px;
        border-radius: 7px;
    border: 1px solid;
    text-transform: inherit;
    font-size: 16px;
    margin-right: 17px;
}
.section-thuc-don .tabbed-content li.tab.active a,.section-thuc-don .tabbed-content li.tab:hover a{
    background: #D69C52 !important;
    border-color: #D69C52 !important;
}
.div-tin-tuc .col:nth-child(2) .box-image, .div-tin-tuc .col:nth-child(4) .box-image {
    top: 245px;
}
.div-tin-tuc .col:nth-child(2) .box-text, .div-tin-tuc .col:nth-child(4) .box-text {
    position: absolute;
    top: 0px;
    background: black;
    padding: 25px;
        border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
     border-bottom-left-radius:unset !important;
      border-bottom-right-radius:unset !important;
}
.div-tin-tuc .box-text,.blog-archive  .box-text{
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.div-tin-tuc .box-text .from_the_blog_excerpt ,.blog-archive .box-text .from_the_blog_excerpt{
        border-bottom: 1px solid white;
    padding-bottom: 14px;
}
.section-danh-muc .box-category{
border: 1px solid #fff;
    border-radius: 8px;
    padding: 26px;
}
b,strong{
    font-weight: bold;
}
.is-divider{
    display: none;
}
.div-tin-tuc .box-text h5.post-title{
        font-size: 20px;
    margin-bottom: 10px
}
.div-tin-tuc .box-text button,.blog-archive .post-item .box-text button{
    color: #d69c52;

    text-transform: inherit;
    font-weight: normal;
    font-size: 15px;
    float: right;
}
.slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button{
    margin-top: unset !important;
}
.div-tin-tuc .col:nth-child(2) .box-image img {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
.div-tin-tuc  .box-text,.blog-archive .post-item .box-text{
      padding: 25px;
}
.row-icon .p-so{
        font-size: 55px;
    margin-bottom: 0px;
    line-height: 55px;
}
.section-tin-tuc .post-item .box-image img,.blog-archive .post-item .box-image img{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.section-tin-tuc .box-text{
    background: #000000;
        min-height: 245px;
}
.blog-archive .post-item .box-text{
    background: #000000;
        min-height: 245px;
}
.section-testimonial .icon-box{
    background: #143b36;
    padding: 60px;
    border-radius: 8px;

}
.product-small .add-to-cart-button{
    position: absolute;
    left: 25%;
    margin-top: 2px;
}
.product-small .add-to-cart-button a{
    background: #D69C52 !important;
    border-radius: 4px;
    padding: 5px 15px;
    text-transform: inherit;
    font-weight: normal;
    font-size: 13px;
}
.price-wrapper .price del{
        color: #d83a3a !important;
}
.home .product-small,.product-small .product-small{
        margin-bottom: 30px;
        border: 1px solid #dcdcdc;
    padding: 7px 7px 15px;
    position: relative;
    background-color: #e5e5e5;
    box-shadow: 4px 4px #acacac;

}
.title-index {
    margin-bottom: 30px;
    text-align: center;
}
.title-index br{
    display: none;
}
.title-index h2 {
    font-size: 48px;
    line-height: 56px;
    z-index: 9;
    padding: 0;
    margin: 0 0;
    position: relative;
    display: inline;
    font-family: 'Dancing Script', cursive;
    padding: 0 20px;
    font-weight: 500;
}
.product-small span.amount{
        color: #d83a3a !important;
    font-size: 18px;
    font-weight: 600;
    padding-right: 10px;
}
.product-small .product-title a{
    color: black;
}

.title-index h2:before {
    content: "";
    position: absolute;
    background-image: url(images/dish.png);
    width: 45px;
    height: 43px;
    top: 50%;
    right: 100%;
    transform: translateY(-50%);
    background-size: cover;
}
.title-index h2:after {
    content: "";
    position: absolute;
    background-image: url(images/dish.png);
    width: 45px;
    height: 43px;
    top: 50%;
    left: 100%;
    transform: translateY(-50%) rotateY(-180deg);
    background-size: cover;
}
/*Nut goi dien thoai*/
.call-now img{
    width:80px;
}
.call-now {
        right: 10px;
    top: 157px;
    height: 50px;
    /* min-width: 200px; */
    position: fixed;
    /* background-color: #e67e22; */
    border-radius: 0 25px 25px 0;
    /* box-shadow: 0 1px 2px rgba(0,0,0,.8); */
    z-index: 998;
}
.call-now .btn-call-now i {
    position: absolute;
    color: #e67e22;
    background-color: #fff;
    font-size: 35px;
    right: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e67e22;
}
.call-now .btn-call-now p {
    color: #fff;
    font-size: 14px;
    min-width: 150px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.call-now .btn-call-now strong {
    display: block;
    font-size: 18px;
}
/*end nut goi*/
.section-dat-ban .div-form-tong ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    opacity: 1; /* Firefox */
}

.section-dat-ban  .div-form-tong :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: white;
}

.section-dat-ban .div-form-tong ::-ms-input-placeholder { /* Microsoft Edge */
    color: white;
}
.section-dat-ban .div-form-tong select option{
    color: black !important
}
.section-dat-ban .div-form-tong input,.section-dat-ban .div-form-tong select{
color: white;
    background: transparent;
    border-radius: 5px;
}

.section-thuc-don .box-category .box-image{
        border: 5px solid white;
}
.section-thuc-don .box-text .count{
    display: none;
}
.div-dat-ban{
    text-align: center;
}
.div-dat-ban p,.div-dat-ban h3{
    color: white;
}
.section-chi-duong .accordion .toggle{
left: unset !important;
right: 0 !important;
}
.links>li>a:before, i[class^="icon-"], i[class*=" icon-"]{
   
   
}
.div-menu{
    padding-bottom: 0px;
}
h3.tinh-hoa{
        margin-bottom: 0px;
 
    text-align: center;
}
.section-chi-duong .active .icon-angle-down:before {
    content: "\f056" !important;
}
.section-chi-duong  .icon-angle-down:before {
    content: "\f055";
}
.title-tin-tuc{
     color: #e74c3c;
     text-transform: uppercase;
}

.title-home{
    
    text-transform: uppercase;
        font-weight: bold;
    color: #e74c3c;
    font-size: 27px;
}
.star-rating span:before{
    color: yellow;
}
.div-khach-hang p,.div-khach-hang h3{
    color: white;
}
.div-form{
    padding: 10px
}
.ui_tpicker_timezone{
    display: none !important
}
.ui-datepicker dl dt,.ui-datepicker  dl dd{
    display: block ;
}
.div-khach-hang{
     background-color: #e62b4c;
        background-image: url(images/feedback-bg-left.png);
    background-repeat: no-repeat;
    background-position: 0 100%;

}

.section-gioi-thieu{
 
}
.box-default.box-feature-figure .figure {
    background: none;
    padding: 0px;
    border: none;
    border-radius: 5px;
    overflow: hidden;
}
.box-feature-figure .figcaption {
    text-align: center;
    background-color: #ff8d00;
}
.box-feature-figure .figure {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    border: 1px solid #f1f1f1;
    border-radius: 4px;
    background: #FFF;
    padding: 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.box-feature-figure:hover .figcaption {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    color: #FFF;
}
.box-feature-figure:hover .figcaption h3 {
    color: #fff;
    margin-top: 20px;
    font-weight: 300;
}
.box-feature-figure:hover .figure {
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    opacity: 0;
}

.flex-right ul li a{
	
	font-size: 13px;
}
.box-feature-figure .figcaption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    border-radius: 5px;
}
/*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(min-width: 1023px){
    .post-sidebar,#product-sidebar{
        padding-right: 0px !important;
    }
}
@media(max-width: 855px){
    .row-anh .box-text{
        left: 16px;
    }
    .row-anh .box-text h4 {
  
    font-size: 12px;
    line-height: 22px;
    
}
    .row-anh .box-text p {
    font-size: 12px;
    font-style: normal;
    line-height: 23px;
  
}
    .section-danh-muc .box-category {

    padding: 10px;
}
    .product-small .add-to-cart-button {

    left: 15%;
    margin-top: 2px;
}
.product-small .price{
height: 36px;
overflow: hidden;
}
    .title-index h2 {
    font-size: 28px;}
    .section-banner .banner{
            padding-top: 200px !important;
    }
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}