.product-summary {
    padding: 15px 0;
    list-style-type: none;
    margin-bottom: 10px;
}
.product-summary li:first-child {
    border-top: 1px dashed #e5e5e5;
}
.product-summary li {
    margin-left: 0 !important;
    border-bottom: 1px dashed #e5e5e5;
    padding: 6.5px 0;
    margin-bottom: 0;
}
.product-summary .label {
    float: left;
    width: 50%;
    text-align: left;
    font-size: 16px;
}
.product-summary .value {
    float: right;
    text-align: right;
    font-size: 12px;
    background-color: #1498d5;
    padding: 3px 10px;
    color: #fff;
    border-radius: 3px;
    min-width: 110px;
    text-align: center;
}
.product-page-price  .woocommerce-Price-amount.amount{
    font-size: 30px !important;
}
.product-page-price.price-on-sale  ins .woocommerce-Price-amount.amount{
    color: #ff0000;
}

.box_shock, .box-info {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.box-info-header {
	background: #f0841f;
    padding: 10px;
    text-align: center;
    position: relative;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    color: #ffffff;
}
.box_shock_content, .box-info-content {
    padding: 10px;
    border: 1px solid #ddd;
    border-top: none;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.box-info-header label {
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 0px;
}
.we-support-area {
    text-align: center;
}

.we-support-area .email {
    font-size: 20px;
    font-weight: bolder;
    color: #e73435;
    text-decoration: none;
}
.or {
    width: 100%;
    margin: 0 0 20px 0;
    color: #7a7d8d;
    text-align: center;
}
.or:after {
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #ededed;
}
.after-img{
    margin-top: 20px;
}
.title-news-home{
    margin-bottom: 0 !important;
}
.news-home .col.post-item{
    padding: 0 15px 0px;
}
.news-home .col.post-item .box-vertical .box-image{
    display: none;
}
.news-home .col.post-item .col-inner .box-text h5.post-title{
    font-weight: 400;
    font-family: Roboto !important;
}
.news-home .col.post-item .col-inner .box-text{
    padding: 5px 0 !important;
}
.news-home .col.post-item .col-inner .box-text .is-divider{
    display:none;
}

.box-news-home{
    background: #fff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-bottom: 0 !important;
}
.title-news-home .section-title {
    color: #1498d5;
    margin-top: 10px;
}
.title-news-home .section-title.section-title-normal span{
    border-bottom: 2px solid rgb(243, 160, 86);
}
.news-home .col.post-item a:hover h5.post-title{
    color:  #1498d5;
}
.after-img .col{
    padding-bottom: 0 !important;
    margin-bottom: 0;
}
.product-main{
    padding-bottom: 0 !important;
}
.thong-bao {
    background: #5d5d5d;
    padding: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin-top: 0px;
}
.thong-bao p {
    margin-bottom: 0px !important;
}
.thong-bao p a{
    color: #f0841f;
}
.thong-bao p a:hover{
    text-decoration: underline;
}
a.fb-call {
    margin-bottom: 10px;
    border-radius: 4px!important;
    background-color: #21569a!important;
    font-weight: 400;
    font-size: 15px;
}
a.zalo-call {
    border-radius: 4px!important;
    margin-bottom: 10px;
    background-color: #00abff!important;
    font-weight: 400;
    font-size: 15px;
}
.product-main .product-info{
    border: unset !important;
    padding-right: 15px !important;
}
.product-main #product-sidebar{
   padding-left: 15px; 
}
.social-icons.share-icons a{
    color: #1498d5;
}
.product-single-info, .product-single-info .section-content >.row >.col{
    padding-bottom: 0 !important;
}
.searchform .button.icon{
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}
#woocommerce-product-search-field-0{
    border: 1px solid #f0841f;
}
#woocommerce-product-search-field-0:focus{
    box-shadow: 0 0 5px #f0841f;
}
.header-button .is-outline:not(:hover) {
    color: #f0841f !important;
}
.slider-home{
    padding-bottom: 0 !important;
}
.home-box .row .col.small-12.large-12{
	padding: 0 15px 0 !important;
}
.section-title b{
    background-color: transparent !important; 
}
.product-box-title{
	padding-top: 10px;
}
.product-box-title h2.section-title{
    color: #fff;
    margin-bottom: 0 !important;
}
/*.product-box-title{
    margin-bottom: 0 !important;
}*/
.section-title-center span:after {
    content: "";
    display: table;
    clear: both;
    background: url(../images/line.png);
    width: 100%;
    height: 20px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: bottom;
    padding-top: 0;
}

.copyright-footer p{
	margin-bottom: 0 !important;
}
span.widget-title{
	text-transform: unset !important;
}
.home-news .post-item{
	padding-bottom: 5px !important;
}
/*.home-news .post-item .col-inner .box-text{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
}*/
.home-news .post-item .col-inner h5.post-title {
	font-family: Roboto !important;
    font-weight: 400;
    color: #424242;
    text-align: left;
}
.home-news .post-item .col-inner h5.post-title:hover {
	color: #1498D6;
}
.home-news .post-item .col-inner .is-divider {
	display: none;
}

.product-tabs li a{
	font-size: 20px !important;
    font-family: "Oswald", sans-serif !important;
}
span.widget-title{
	font-family: "Oswald", sans-serif !important;
}
.badge-container{
	margin: 5px 0 0 0  !important;
}
.badge-frame {
    height: 1.4em  !important;
    margin-left: 5px  !important;
    width: 2em  !important;
}
.badge-inner.on-sale {
    background-color: #ff0000  !important;
}
.badge-frame .badge-inner{
	border: 1px solid #fff !important;;
	color: #fff !important;
}
.badge-frame .badge-inner span.onsale{
	font-size: 13px  !important;
}
.slider-news{
	padding-top: 5px !important;
}
.shop-page-title.page-title {
    position: relative;
    background: #ddd;
    padding-bottom: 15px;
}
.nav-dropdown-default {
    padding: 5px 10px !important;
}
.title-column{
	padding-bottom: 5px !important;
}

.book-row > .col-inner{
    padding-bottom: 0 !important;
}
/*Contact form*/
.row-ctf .col{
    padding-bottom: 0 !important;
}
.ctf-i{
    padding-right: 10px;
    width:100% !important;
}
.ctf-r .your-message{width:100%}
.ctf-s{width: 100%}
.input-f,.services,.input-b{
    border-radius: 5px !important;
}
.input-f,.services{
    border: 1px solid #ed841b !important;
}
.input-f:-webkit-input-placeholder { /* WebKit browsers */
color: #1498d6 !important;
opacity: 1;
}
.input-f:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #1498d6 !important;
opacity: 1;
}
.input-f::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #1498d6 !important;
opacity: 1;
}
.input-f:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #1498d6 !important;
opacity: 1;
}
.services{
    margin-bottom: 0 !important;
    width: 98%;
}

@media screen and (max-width:769px){
    .ctf-i{padding-right: 0px}
    .services{
        margin-bottom: 0 !important;
        width: 100%;
    }
    h3.title-popup{
        font-size: 18px !important;
    }
    .mt-half {
    margin-top: 0px !important;
}

}
h3.title-popup{
    color: #fff !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}
.book-now-form .ctf-i{
    padding-right: 15px
}
#wide-nav .nav>li>a>i {
    margin-right: 5px !important;
}
#wide-nav .nav>li> {
    margin: 0 10px; !important;
}


/**
Relate post
*/
.related-post .feature {
    position: relative;
    overflow: hidden;
}
.related-post .feature::before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.related-post .feature .image{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    background-size: cover;
    background-position: center;
}
ul.row.related-post li {
    list-style: none;
}
.related-title {
    font-family: Oswald, sans-serif;
    font-weight:700;
    line-height: 1.3 !important;
    margin-top: 10px !important;

}

/*End related*/

.section-title-normal span {
    border-bottom: 2px solid rgb(19, 148, 207) !important;
}

.single-post .page-title.featured-title{
    background-image: url('/wp-content/uploads/bg-head2.jpg');
    background-position: right;
    background-size: cover;
}
.archive .blog-archive{
    padding-top: 0 !important;
}
.archive .blog-archive .archive-page-header{
    background-image: url('../images/bg-title-page.jpg');
    background-position: right;
    background-size: cover;
    min-height: 300px;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 30px;
    padding: 30px 30px 0;
}
.archive .blog-archive .archive-page-header .col{
    text-align:left;
}
.archive .blog-archive .archive-page-header .page-title, .archive .blog-archive .archive-page-header p{
    color: #fff;
}
.post{
    margin: 0 0 5px !important;
}
.blog-share .is-divider{display:none;}
footer.entry-meta{
    border: unset !important;
}
.callcenter{
    background: #f6f0f0;
    padding: 5%;
    border-radius: 12px;
}
.callcenter h3{
    margin-bottom: 0 !important;

}
.callcenter .hotline-post{
    font-size: 30px;
    font-weight: 700;
    color: #ff0000;
    line-height: 1;
}
.redirect-contact a{
    display: inline-block;
    margin-top: 20px;
    background: #f6f0f0;
    padding: 3% 5%;
    border-radius: 12px;
    font-size: 24px;
    color: #000 !important;
}
.redirect-contact a span{
    font-weight: 700;
    color: #ff0000;
}
.product-single-data, .product-content,.product-contact{
    padding-bottom: 0 !important;
}
.product-single-news{
    padding-top: 0 !important;
}