/*
Theme Name: Web Khoi Nghiep
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
#billing_address_1_field,
.woocommerce-additional-fields{
	display:none;
}
#billing_phone_field,
.select2{
	width:100%;
}
h1, h2, h3, h4, h5, h6 {
	text-wrap: wrap;
}

.nav-line li{
	margin:0 15px;
}
.copyright-footer{
	color:#fff;
}
.post-title a,
.recent-blog-posts a{
	display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ss-blog .box-image img{
	object-fit:contain;
}
/*************** ADD CUSTOM CSS HERE.   ***************/

/* @font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: url(fonts/Pacifico.ttf);
}
 */
.div-box-border {
    text-align: center;
/*     border: 5px solid #d7e3d0; */
    padding: 60px
}

.font-style {
    font-size: 55px;
}

.section-cam-xuc .text-cam-xuc {
    font-size: 60px;
}

@keyframes spin1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
        transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
        transform: rotate(-288deg);
    }
}

@keyframes spin2 {
    0% {
        -webkit-transform: rotate(72deg);
        transform: rotate(72deg);
    }
    100% {
        -webkit-transform: rotate(-288deg);
        transform: rotate(-288deg);
    }
}

@-webkit-keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
        transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
        transform: rotate(216deg);
    }
}

@keyframes spin3 {
    0% {
        -webkit-transform: rotate(-144deg);
        transform: rotate(-144deg);
    }
    100% {
        -webkit-transform: rotate(216deg);
        transform: rotate(216deg);
    }
}

@-webkit-keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
        transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
        transform: rotate(-144deg);
    }
}

@keyframes spin4 {
    0% {
        -webkit-transform: rotate(216deg);
        transform: rotate(216deg);
    }
    100% {
        -webkit-transform: rotate(-144deg);
        transform: rotate(-144deg);
    }
}

.div-nhan-xet .review-circle {
    width: 270px !important;
    height: 270px !important;
}

.div-nhan-xet .review-circle .circle {
    border: 2px solid #ffffff !important;
}

.review-content .review-icon {
    font-size: 60px;
    line-height: 45px;
/*     font-family: Pacifico; */
}

.title-banner {
    font-size: 63px !important;
    line-height: 120px !important;
}

.div-nhan-xet .review-content {
    padding: 30px;
    margin: auto;
    width: 270px;
    height: 270px;
}

.about-icon .about-circle .circle:nth-child(1) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin1 6s linear infinite;
    animation: spin1 6s linear infinite;
    border-color: #c7c7c7;
}

.about-icon .about-circle .circle:nth-child(2) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin2 6s linear infinite;
    animation: spin2 6s linear infinite;
    border-color: #c7c7c7;
}

.about-icon .about-circle .circle:nth-child(3) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin3 6s linear infinite;
    animation: spin3 6s linear infinite;
    border-color: #c7c7c7;
}

.about-icon .about-circle .circle:nth-child(4) {
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animation: spin4 6s linear infinite;
    animation: spin4 6s linear infinite;
    border-color: #c7c7c7;
}

.about-icon .about-circle .circle {
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border: 1px solid transparent;
    border-radius: 92% 110% 132% 88% !important;
}

.about-icon .about-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    -webkit-transform: translate3D(-50%, -50%, 0);
    -moz-transform: translate3D(-50%, -50%, 0);
    -ms-transform: translate3D(-50%, -50%, 0);
    -o-transform: translate3D(-50%, -50%, 0);
    transform: translate3D(-50%, -50%, 0);
}

.about-icon img {
    margin-bottom: 0px !important;
}

.about-icon {
    text-align: center;
    position: relative;
}

.div-no-padding {
    padding-bottom: 0px !important;
}

.title-home {
    font-size: 60px;
    text-transform: capitalize;
}

/* .font-style {
    font-family: 'Pacifico' !important;
}
 */
.div-text-trai p strong {
    font-weight: bold !important;
}

.div-phai p {
    display: none;
}

.div-phai .icon-box-text p {
    display: block !important;
}

.is-divider {
    display: none;
}

.blog-archive .box-text .post-title {
    min-height: 57px;
}

.blog-archive .box-text .from_the_blog_excerpt {
    min-height: 60px;
}

ul#menu-menu-gioi-thieu li.current-menu-item a {
    color: var(--fs-color-secondary) !important
}

b,
strong {
    font-weight: bold;
}

#shop-sidebar .widget-title,
.post-sidebar .widget-title {
    color: var(--primary-color);
}

.header-nav-main li a {
    font-weight: normal !important;
    padding-left: 10px;
    padding-right: 10px;
}

.header-nav-main li a i {}

.product-title a {
    font-weight: bold;
}

span.amount,
.lien-he-price {
    color: red;
    font-weight: bold;
}

.woocommerce-tabs .tab-panels {
    border: 1px solid var(--fs-color-secondary);
    padding: 15px;
}

.woocommerce-tabs li {
    padding: 0px;
    margin: 0px !important;
}

.woocommerce-tabs li a {
    padding: 8px 26px;
}

.woocommerce-product-gallery {
    border: 1px solid var(--fs-color-secondary);
}

.woocommerce-tabs li.active>a {
    background: var(--fs-color-secondary);
    color: white;
}

.item-oll.active .line:before {
    height: 51px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.item-oll .line:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: url(images/line1.png) center top no-repeat;
}

.item-oll.active .line:after {
    bottom: 0;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

.item-oll .line {
    margin-top: 11px;
    position: relative;
    height: 51px;
}

.item-oll .line:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -4px;
    background-position: #fff;
    width: 10px;
    height: 10px;
    border: 2px solid var(--primary-color);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.active .border-img-home .doc-item.doc_1 {
    opacity: 1;
    -webkit-transition: all 0.2s linear 0.3s;
    -moz-transition: all 0.2s linear 0.3s;
    -ms-transition: all 0.2s linear 0.3s;
    -o-transition: all 0.2s linear 0.3s;
    transition: all 0.2s linear 0.3s;
}

.border-img-home .doc-item.doc_1 {
    top: 59px;
    left: -24px;
    opacity: 0;
}

.active .border-img-home .doc-item.doc_2 {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -moz-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -ms-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    -o-transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
    transition: all 0.3s cubic-bezier(0.51, 1.75, 0.65, 1.31) 0.5s;
}

.border-img-home .doc-item.doc_2 {
    top: -1px;
    left: 13px;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.border-img-home .doc-item {
    position: absolute;
    z-index: 2;
}

.border-img-home {
    max-width: 258px;
    position: relative;
    margin: 0 auto;
}

.border-img-home img.bg {
    position: relative;
    z-index: 10;
    display: block;
}

.gr-avo-24 {
    text-transform: uppercase;
    font-size: 24px;
    color: var(--primary-color);
/*     font-family: "Avo", Helvetica, arial, sans-serif; */
    margin-bottom: 0px;
}

.item-oll p.tt2 {
/*     font-family: "Avo-Bold", Helvetica, arial, sans-serif; */
    font-size: 33px;
    color: var(--primary-color);
    line-height: 40px;
}

.item-oll p.desc {
    max-width: 250px;
    margin: 12px auto 0;
    min-height: 76px;
}

.item-oll p.tt2 {
    font-weight: bold;
    text-transform: uppercase;
/*     font-family: "Avo-Bold", Helvetica, arial, sans-serif; */
    font-size: 33px;
    color: var(--primary-color);
    line-height: 40px;
    margin-bottom: 0px;
}

.section-giao-dich {
    background: url(images/sky.jpg) center bottom no-repeat;
}

.footer-1 .section {
    padding: 0px;
}

.footer-1 .section .col {
    padding-bottom: 0px;
}

.footer-2 {
    padding-top: 0px;
    border-top: none;
}

.footer-1 {
    margin-bottom: 20px;
    border-top: 1px solid #e2e1dd;
    border-bottom: 1px solid #e2e1dd;
}

.footer-2 .is-divider {
    background: transparent;
    height: 0px;
}

.footer-1 .section-footer-1 .div-phai .large-4 {
    border-left: 1px solid #e2e1dd;
}

ul.menu>li+li,
.widget>ul>li+li {
    border-top: 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: 855px) {
    .section-cam-xuc .text-cam-xuc {
        font-size: 40px;
    }
    .home header.transparent .header_logo {
        display: block !important;
    }
    .home header.transparent .header-logo-dark {
        display: none !important;
    }
    .home header.transparent .mobile-nav a {
        color: black !important;
    }
    .title-banner {
        font-size: 23px !important;
        line-height: 20px !important;
    }
    .header.show-on-scroll,
    .header.has-transparent,
    .header.transparent {
        position: relative;
    }
    .div-nhan-xet .about-icon {
        margin-bottom: 20px;
    }
    .section-cam-xuc .banner {
        padding-top: 300px !important;
    }
    .section-cam-xuc .banner .div-box-border {
        width: 88%;
        padding: 26px;
    }
    .font-style {
        font-size: 40px;
    }
    .title-home {
        font-size: 40px;
    }
}

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

.entry-content {
    color: #212529;
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
    color: var(--primary-color);
}

.entry-content figure {
    background: #fff;
    border: 1px solid #f0f0f0;
    padding: 5px 3px 10px;
    text-align: center;
}

.entry-content h6 {
    font-size: 15px;
}

.entry-content h5 {
    font-size: 17px;
}

.entry-content h4 {
    font-size: 17px;
}

.entry-content h3 {
    font-size: 18px;
}

.entry-content h2 {
    font-size: 20px;
    line-height: 1.5;
}

.entry-content h1 {
    font-size: 25px;
    font-weight: 700;
    color: #333;
    margin-bottom: 15px;
}

.entry-content p {
    color: #333;
    margin-bottom: 15px;
    font-size: 16.5px;
    line-height: 1.6;
}

.entry-content ul {
    list-style: disc;
    padding-left: 20px;
    padding-bottom: 5px;
}

.entry-content ul li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ul li a {
    color: #007bff;
}

.entry-content ol {
    list-style: decimal;
    padding-left: 18px;
    padding-bottom: 5px;
    font-size: 16.5px;
}

.entry-content ol li {
    color: #333;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16.5px;
}

.entry-content ol li a {
    color: #ff5912;
}

.entry-content a {
    font-weight: 700;
}

.entry-content blockquote {
    background: #f3f3f3;
    color: #868686;
    display: block;
    font-size: 16px;
    line-height: 23px;
    margin: 0 0 20px;
    padding: 15px 20px 15px 45px;
    position: relative;
    text-align: justify;
}

.entry-content blockquote p {
    margin-bottom: 0;
}

.entry-content blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 3px;
    background: var(--primary-color);
    content: "";
}

.entry-content code {
    background: rgba(0, 0, 0, 0.05);
    border-radius: 3px;
    font-size: 0.85rem;
    color: #e83e8c;
    font-size: 15px;
}

.entry-content>div {
    overflow: auto;
}

.entry-content table {
    width: 100%;
    height: auto;
    overflow: auto;
}

.entry-content table>tbody>tr>td,
.entry-content table>tbody>tr>th,
.entry-content table>tfoot>tr>td,
.entry-content table>tfoot>tr>th,
.entry-content table>thead>tr>td,
.entry-content table>thead>tr>th,
.term-description table>tbody>tr>td,
.term-description table>tbody>tr>th,
.term-description table>tfoot>tr>td,
.term-description table>tfoot>tr>th,
.term-description table>thead>tr>td,
.term-description table>thead>tr>th {
    border: 1px solid #ddd;
    padding: 7px 10px !important;
    font-size: 16.5px !important;
    width: auto !important;
}

.entry-content iframe {
    margin: auto;
}

.entry-content .syntaxhighlighter {
    padding: 10px 0;
}