.container {
    padding: 0;
}
b,
strong {
    font-weight: 700;
}
pre,
blockquote,
form,
figure,
p,
dl,
ul,
ol {
    margin-bottom: 5px!important;
}
pre {
    clear: both;
    overflow: auto!important;
    padding: 25px 15px 15px;
    margin: 20px 0;
    position: relative;
    background: #222;
    color: #aaa;
    white-space: normal;
    box-sizing: border-box;
}
pre:before {
    color: #FFF;
    position: absolute;
    font-size: 18px;
    right: 14px;
    top: 6px;
    font-family: "fl-icons";
    content: "\e015";
}
pre code {
    padding: 0;
    font-size: inherit;
    color: #4dae48;
    white-space: pre-wrap;
    background: transparent;
    border: none;
}
blockquote {
    font-size: 18px;
    font-style: italic;
    color: #57585f;
    padding: 20px;
    line-height: 30px;
    margin: 25px 0 25px 0!important;
    box-sizing: border-box;
    position: relative;
    background: #f3f5f7;
    border: none;
}
blockquote::before {
    content: '\0022';
    font-size: 100px;
    position: absolute;
    top: 9px;
    left: 17px;
    color: #df3939;
}
/*
* back-to-top
*/
a.back-to-top {
    background: white;
    border: none !important;
    width: 50px;
    height: 50px;
    box-shadow: 2px 2px 20px #00000026;
}
a.back-to-top .icon-angle-up {
    font-size: 32px !important;
    line-height: 46px;
}

/* Custom Main post */
.blog-wrapper p#breadcrumbs {
    margin-bottom: 10px;
}

#main .category-page-row>.col {
    padding: 0;
}

/* Category Post*/
.category .blog-wrapper {
    padding-top: 0;
}
#breadcrumb-cat {
    padding: 15px 0;
    margin-bottom: 10px;
}

#breadcrumb-cat .col {
    padding-bottom: 0;
}

#breadcrumb-cat .col h1.page-title {
    margin: 0;
}

#breadcrumb-cat .col p#breadcrumbs {
    margin-bottom: 0px;
}
.archive-page-header .page-title {
    letter-spacing: normal;
    margin: 0;
    padding: 25px 0;
}

/* Single Post */
.entry-content.single-page {
    padding-top: 10px;
}
.share-icons .button.icon.circle {
    line-height: 29px;
}
#content .entry-header .entry-header-text {
    padding: 0;
}
#content .entry-header .entry-meta {
    padding: 5px 0;
}
#content .entry-header .entry-meta span {
    padding: 0 5px;
    text-transform: initial;
    font-size: 15px;
    letter-spacing: normal;
}
#content .entry-header .entry-meta span i {    
    padding-right: 5px;
}

#content .entry-header .is-divider {
    margin: 5px;
}
#content article.post {
    margin-bottom: 0;
}
#content .html-before-comments footer.entry-meta {
    font-size: 16px;
    border-top: 1px dashed #ececec;
    border-bottom: 1px dashed #ececec;
    margin-bottom: 10px;
}
.entry-content p {
    margin-bottom: 10px;
}
.entry-content a:hover {
    text-decoration: underline;
}

/*Sidebar*/
.post-sidebar {
    padding: 0 !important;
}

#secondary span.widget-title {
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 2px solid #f1f1f1;
    display: block;
}

#secondary span.widget-title:before {
    content: '';
    background-color: #fecd08;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 70px;
    height: 2px;
}

#secondary .is-divider {
    display: none;
}

#secondary .widget_categories ul {
    border-radius: 2px;
    border: 1px solid #f1f1f1;
    padding: 0 10px;
}

#secondary .widget_categories ul li {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
}

#secondary .widget_categories ul li::before {
    content: "\f105";
    font-family: "fl-icons";
}

#secondary .widget_categories ul li a {
    padding: 10px 0;
}

#secondary li.recent-blog-posts-li {
    border-top: 1px dashed #ececec !important;
}

#secondary li.recent-blog-posts-li:first-child {
    border-top: none !important;
}

#secondary .flatsome_recent_posts .badge {
    width: 130px;
    height: 80px;
}

#secondary .flatsome_recent_posts .badge .badge-inner {
    border-radius: 5px;
}


/* hotline call now */
.widget_wbt_call_now_widget {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 145px;
    right: 25px;
    z-index: 999999;
    padding: 0px;
    margin-bottom: 0px;
}

.widget_wbt_call_now_widget ul {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}

.widget_wbt_call_now_widget ul li {
    display: block;
    width: 45px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.widget_wbt_call_now_widget ul li a {
    text-decoration: none;
    display: block;
}

.widget_wbt_call_now_widget ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}

.widget_wbt_call_now_widget ul li .fa-hotline {
    background: #70b81e url(../images/icon-call.svg) center center no-repeat;
}

.widget_wbt_call_now_widget ul li .fa-zalo {
    background: #ef0303 url(../images/icon-zalo.svg) center center no-repeat;
}

.widget_wbt_call_now_widget ul li .fa-messenger {
    background: #168efb url(../images/icon-messenger.svg) center center no-repeat;
}

.widget_wbt_call_now_widget ul li .fa-facebook {
    background: #369be5;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.tada {
    animation-name: tada;
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.widget_wbt_call_now_widget ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 3px;
    right: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}

@media only screen and (min-width: 960px) {
    .widget_wbt_call_now_widget ul li:hover span {
        width: 215px;
        padding-left: 10px;
        padding-right: 30px;
        opacity: 1;
    }
}

@media only screen and (max-width: 959px) {
    .widget_wbt_call_now_widget ul {
        display: flex !important;
    }

    .widget_wbt_call_now_widget ul li~li {
        margin-left: 10px !important;
    }

    .widget_wbt_call_now_widget ul li {
        margin-bottom: 0px !important;
    }

    .widget_wbt_call_now_widget {
        bottom: 55px !important;
        left: 15px !important;
    }
}

@keyframes tada {
    0% {
        transform: scale3d(1, 1, 1);
    }

    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}


/*404*/
.error-404{padding:0; margin:0}
.error-404 .medium-3 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    font-size: 40px!important;
    padding: 0;
    margin: 0
}
.error-404 .header-font:after{
   content: "404";
    color: #dbdbdb;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(calc(-53% + 22px),12px);
    -ms-transform: translate(calc(-53% + 22px),12px);
    transform: translate(calc(-53% + 22px),12px);
    z-index: 0;
}
.error-404 .medium-9 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
}
.error-404 .page-content{
    width: 766px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
/*end 404*/

/*************** ADD MOBILE ONLY CSS HERE  ***************/
@media only screen and (max-width: 48em) {
    .container,
    #main .category-page-row>.col {
        padding-left: 15px;
        padding-right: 15px;
    }
}