/*
Theme Name: seoviet
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&family=Lexend+Deca:wght@300;400;500;600&display=swap');*/

/*--------------------------------------------------------------
## Css Scrollbar
--------------------------------------------------------------*/
::-webkit-scrollbar-track{;background-color:#F5F5F5;border-radius:0}
::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
::-webkit-scrollbar-thumb{background-color:#807d7d;border-radius:0;}

html,body {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.4;
}
b, strong {font-weight: 500;}
.u-stop-color-midnightblue {
    stop-color: #ee5124;
}
.u-stop-color-primary {
    stop-color: #fed5a9;
}
.u-fill-danger {
    fill: #de4437;
}
.u-fill-primary {
    fill: #ee5124;
}
.u-fill-white {
    fill: #fff;
}
h1, .h1 {
    font-size: 2.5rem;
}
h2, .h2 {
    font-size: 2.2rem;
}
h3, .h3 {
    font-size: 1.75rem;
}
.section-title {
    letter-spacing: -1.7px;
    font-weight: 600;
    line-height: 125%;
    margin-bottom: 0;
}
.section-title .section-title-main, .section-title-normal {border: none;}
.section-title .section-title-main {margin: 0;padding: 0;}
.section-title-center {
    flex-direction: column;
}
.section-title-center small, .section-title-bold-center small {font-size: 1.2rem;color: #1e2022;font-weight: 600;line-height: 1.4;}
.section-title-main small {
    padding: 0;
    font-size: 18px;
    font-weight: bold;
    display: block;
    line-height: 1.3;
    margin-top: 5px;
    color: #333;
}
.dark .section-title-center small, .dark .section-title-bold-center small {color: white;opacity: 1;}
.button.az-button {
    padding: 0 25px;
    line-height: 46px;
    height: 48px;
    min-width: 9.6875rem;
    white-space: nowrap;
}
.aligncenter {text-align: center;}
figcaption {padding: 10px;}
input[type='email'], input[type='search'], input[type='number'], input[type='url'], input[type='tel'], input[type='text'], textarea, input[type='password'], input[type='time'], input[type='date'], select {
    border: 1px solid #ebebeb;
    box-shadow: none;
    font-size: 14px;
    border-radius: 5px;
    width: 100%;
    padding: 0 10px;
    display: block;
    height: 40px;
    line-height: 40px;
}
.row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover,
.product-small .col-inner {border-radius: 7px;overflow: hidden;}
.category-page-row {padding-top: 20px;}
.breadcrumbs, .breadcrumbs a, .breadcrumbs span {text-transform: initial;}
.has-shadow .box-text {padding: 15px;}
.from_the_blog_excerpt {font-size: 16px;}
.post-item .col-inner {height: 100%;}
.post-item .post-title {
    font-size: 18px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    height: 46px;
}
.post-item .button {
    color: #ee5124;
    margin: 10px 0 0 !important;
    display: inline-block;
    text-transform: initial;
    font-weight: bold;
    font-size: 14px;
    padding: 0;
    border-bottom: 1px solid #ee5124 !important;
    line-height: 30px;
    height: 30px;
    min-height: unset;
}
.ux-menu-link__link {min-height: unset;}
.aligncenter {margin: 0 auto;display: block;}
.flickity-prev-next-button {
    height: 36px;
    width: 36px;
    background: #ffd20a;
    padding: 0;
    margin: 0 !important;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: unset;
}
.flickity-prev-next-button svg {
    position: static;
    width: 15px;
    padding: 0;
    display: block;
    transform: translate(0);
    background: none !important;
    border: none !important;
}

/*********** PAGE FULL WIDTH CENTER TITLE ***********/
.header-page {
    overflow: hidden;
    background-color: #f8fafd;
    position: relative;
    margin-bottom: 20px;
}
.header-page svg {display: block;}
.header-page .bg-left {
    position: absolute;
    top: -50%;
    left: 0;
    width: 50%;
    margin: 0 auto;
    display: block;
}
.header-page .bg-bottom {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
}
.header-page .wrap-title {
    padding: 55px 0 115px;
    text-align: center;
    position: relative;
    z-index: 9;
    max-width: 800px;
    margin: 0 auto;
}
.header-page .page-title {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 3.4rem;
    margin-bottom: 0;
}
.single .header-page .page-title {
    font-size: 2rem;
    text-transform: initial;
    line-height: 1.1;
    margin-bottom: 10px;
}
.header-page #breadcrumbs a, .header-page #breadcrumbs span {
    font-size: 15px;
    color: #333;
}

/*********** HEADER ***********/
#masthead .header-nav-main.nav-left li {
    margin: 0;
}
#masthead .header-nav-main.nav-left li a {
    font-size: 14px;
    padding: 0 15px;
    color: #333;
}
#masthead .header-nav-main.nav-left li:hover a, #masthead .header-nav-main.nav-left li.current-menu-item a {
    color: #ee5124;
}
#masthead .languages {margin: 0 !important;}
#masthead .languages a {
    padding: 0 5px !important;
    border-radius: 3px;
    display: block;
    line-height: unset;
}
#masthead .languages a img {
    width: 30px;
    display: block;
}

/*********** HOME ***********/
.section-gioi-thieu svg {display: block;}
.section-gioi-thieu .icon-box {
    margin-bottom: 50px;
}
.section-gioi-thieu .icon-box-img .icon {
    border-radius: 50%;
    overflow: hidden;
    background: #e5e5e5;
    padding: 8px;
}
.section-gioi-thieu .icon-box-img img {display:block;padding:0;}
.icon-box-left .icon-box-img+.icon-box-text {
    padding-left: 20px;
}
.section-gioi-thieu .icon-box-text h5 {
    color: #EE5124;
}
.section-gioi-thieu .icon-box-text h6 {
    color: #202020;
    text-transform: initial;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
}
.home-section.section-contact .section-bg {
    background: rgb(238,81,36);
    background: linear-gradient(90deg, rgba(238,81,36,1) 0%, rgba(241,141,0,1) 100%);
}
#contact_form {
    margin: 0;
    display: flex;
}
#contact_form input {
    margin: 0 5px;
}
#contact_form button {
    margin: 0;
    height: 40px;
    line-height: 38px;
    background: transparent;
    border-color: white;
    border-radius: 5px;
}

/*********** PRODUCTS ***********/
.product-small .product-title {margin-bottom: 10px;}
.product-small .product-title a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.product-small .price .woocommerce-Price-amount bdi {
    font-size: 22px;
    font-weight: bold;
    color: #ee5124;
}
.product-images {margin-bottom: 6px;}
.product-gallery-slider .slide a {
    display: block;
    padding-top: 80%;
}
.product-thumbnails .col a {
    display: block;
    padding-top: 100%;   
}
.product-gallery-slider .slide a img, .product-thumbnails a img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;";
}
.product-gallery > .product-thumbnails.thumbnails {
    margin: 0 -3px;
}
.product-gallery > .product-thumbnails.thumbnails .col {
    padding: 0 3px;
}
.product-short-description ul li, .khuyen_mai ul li, .taxonomy-description ul li, .single-page ul li, .product-content ul li {
    display: flex;
    margin-bottom: 5px;
    align-items: baseline;
    margin-left: 0;
}
.product-short-description ul li:before, .khuyen_mai ul li:before, .taxonomy-description ul li:before, .single-page ul li:before, .product-content ul li:before {
    content: "\F26C";
    display: inline-block;
    font-display: block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: 400 !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -0.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    transform: translateY(4px);
    -webkit-transform: translateY(4px);
    -moz-transform: translateY(4px);
    color: #ee5124;
}
.product-info {padding-top: 0;}
.product-info .product_sku {
    color: #ee5124;
    font-weight: bold;
    font-size: 26px;
}
.product-info .buy-button {
    max-width: 340px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgb(238,81,36);
    background: linear-gradient(90deg, rgba(238,81,36,1) 0%, rgba(241,141,0,1) 100%);
    color: white;
    font-size: 14px;
    padding: 10px 15px 8px;
    border-radius: 4px;
    margin-top: 25px;
}
.product-info .buy-button p {
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 1;
    font-weight: bold;
    font-size: 22px;
}
.product-info .price-wrapper .woocommerce-Price-amount bdi {
    color: #ee5124;
    font-size: 34px;
}
.product-info h3 {
    font-size: 22px;
    margin-bottom: 5px;
}
.product-info .cart {
    display: flex;
}
.product-info .cart .quantity {
    flex: 0 0 auto;
    margin: 0;
    height: 40px;
}
.product-info .cart .quantity .button {
    width: 40px;
    border-radius: 7px 0 0 7px;
}
.product-info .cart .quantity .plus {border-radius: 0 7px 7px 0;}
.product-info .cart .quantity input {
    width: 45px;
    max-width: unset;
}
.product-info .cart button, .product-info .cart a.devvn_buy_now_style {
    flex: 1;
    border-radius: 7px;
    height: 40px;
    font-weight: bold;
    font-size: 15px;
    line-height: 40px;
    padding: 0 15px;
    margin: 0;
    min-height: unset;
    background: rgb(238,81,36);
    background: linear-gradient(90deg, rgba(238,81,36,1) 0%, rgba(241,141,0,1) 100%);
    border: none;
}
.product-info .cart button {margin: 0 5px;}
#tab-description iframe {margin: 0 auto;display: block;}
.related.product-section {padding: 30px 0;}
#buyForm_popup {border-radius: 7px;}
#buyForm_popup button {
    width: 100%;
    color: white;
    border-radius: 4px;
}

/*********** BLOG ***********/
.blog-wrapper {padding-top: 0;}
.bottom-box-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #E51B23;
    letter-spacing: -0.2px;
    font-weight: 500;
    font-size: 14px;
    line-height: 157%;
    padding-top: 10px;
}
.bottom-box-text .post-meta {
    font-size: 14px;
    line-height: 157%;
    color: #999999;
    font-weight: 300;
}
.entry-content.single-page {padding-top: 10px;}
p {margin-bottom: 15px;}
.blog-share .share-icons .button {
    border: none;
    height: 30px;
    width: 30px;
    min-width: unset;
    background: #ee5124;
    border-radius: 5px !important;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    margin-bottom: 0;
}
.next_prev_post {
    border-top: 1px dashed #ebebeb;
    border-bottom: 1px dashed #ebebeb;
}
.next_prev_post .post-title-prev, .next_prev_post .post-title-next {
    font-size: 16px;
    font-weight: 600;
}
.next_prev_post .post-title-prev svg, .next_prev_post .post-title-next svg {
    width: 10px;
    vertical-align: -3px;
}
.next_prev_post, .related-post {
    padding: 20px 0;
}
.next_prev_post .post-item .post-title {font-size: 15px;height: auto;}
.post-sidebar .widget-title {
    font-size: 16px;
    font-weight: bold;
    color: #ee5124;
    margin: 0;
    border-bottom: 1px solid #ee5124;
    display: block;
    padding: 15px 0 10px;
}
.widget .is-divider {display: none;}
#secondary .searchform {
    margin: 10px 0 0;
}
#secondary .search-field {
    border-radius: 5px;
    padding-right: 50px;
    border-color: #ee5124;
    color: #333;
}
#secondary .ux-search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 40px;
    background: #ee5124;
    line-height: 38px;
    border-radius: 0 5px 5px 0;
}
#secondary .recent-blog-posts-li {
    border-top: 1px dashed #ececec;
}
#secondary .recent-blog-posts-li:first-child {
    border: none;
}
.recent-blog-posts-li .plain {
    padding-top: 10px;
    display: flex;
}
.recent-blog-posts-li .box-text {
    padding: 0 15px;
}
.recent-blog-posts-li .box-text h3 {
    font-size: 14px;
    font-weight: bold;
}
.post-item .post-meta {
    font-size: 12px;
    margin-bottom: 10px;
}
.entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {line-height: 1.1;margin-bottom: 10px;}
#contactForm button {
    color: white;
    border-radius: 4px;
}

/*********** FOOTER ***********/
#footer .section-social .social-icons {
    float: right;
}
#footer .section-social .social-icons a {
    font-size: 34px;
    width: 60px;
    height: 60px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin: 0 3px;
    transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -moz-transition: all linear .3s;
    border-radius: 7px;
}
#footer .section-social .social-icons a:hover {
    background: white;
    color: #333;
}
#footer .section-title-container {
    margin-bottom: 16px;
}
#footer .section-title-main {font-size: 18px;line-height: 150%;letter-spacing: -0.5px;text-transform: uppercase;color: #333;text-transform: initial;}
#footer .ux-menu-link__link {
    padding: 0;
    min-height: unset;
    font-size: 15px;
    line-height: 157%;
    color: #333;
    margin-bottom: 8px;
    font-weight: 500;
}
#footer .social-icons {margin-top: 10px;}
#footer .social-icons a {
    color: #fff;
    background: #ee5124;
    width: 26px;
    height: 26px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    margin: 0 5px 0 0;
    font-size: 13px;
}
#footer .col:last-child {padding-bottom: 10px;}
.absolute-footer {padding: 10px 0;font-size: 13px;color: white !important;}

.list_ic_support {
    position: fixed;
    bottom: 70px;
    right: 10px;
    z-index: 99999999;
}
.list_ic_support ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.list_ic_support ul li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 0 0 5px;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    overflow: inherit;
}
.list_ic_support ul li a img {
    width: auto;
    height: auto;
    max-width: 29px;
    max-height: 29px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
    margin: 0;
}
.list_ic_support ul li a span {
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: calc(100% + 10px);
    right: -webkit-calc(100% + 10px);
    left: -moz-calc(100% + 10px);
    margin-top: -12.5px;
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
}
.list_ic_support ul li a span:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #ffffff;
    border-width: 5px;
    margin-top: -5px;
}
.list_ic_support ul li a#devvn_contact_1 span:after {
    border-left-color: #ee1d53;
}
.list_ic_support ul li a#devvn_contact_2 span:after {
    border-left-color: #0568fb;
}
.list_ic_support ul li a#devvn_contact_3 span:after {
    border-left-color: #1877f2;
}
.list_ic_support ul li a:hover span {
    opacity: 1;
    visibility: visible;
}
.back-to-top, .back-to-top.active {
    background: #75ba40 !important;
    border: none !important;
    color: white !important;
    line-height: 47px !important;
    height: 45px;
    bottom: 10px;
    left: 50%;
    width: 45px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

@media screen and (max-width: 768px){
    .category .post-item {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
    .posts_by_category ul {
        -js-display: flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        margin: 20px -10px 0;
    }
    #secondary .recent-blog-posts-li {
        max-width: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        padding: 0 10px;
        border: none;
    }
    .recent-blog-posts-li .plain {padding: 0;}
    .recent-blog-posts-li .plain .box-image {border-radius: 7px;}
    #secondary .view_all {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    #contact_form {display: block;}
    #contact_form input, #contact_form button {
        width: 100%;
        margin: 0 0 10px;
    }
    .header-page .page-title {font-size: 2.5rem;}
    .header-page .bg-left {display: none;}
    .header-page .wrap-title {padding: 30px 0 90px;}
    .header-page {margin-bottom: 0;}
    .page-wrapper {padding-top: 0;}
    .single .header-page .page-title {font-size: 1.7rem;}
}
@media screen and (max-width: 580px){
    .article-inner.has-shadow .entry-header-text-top, .next_prev_post, .related-post {padding: 15px 15px 0;}
    .article-inner.has-shadow .entry-content.single-page {padding: 0 15px 15px;}
    .next_prev_post .box-text, .recent-blog-posts-li .box-text {padding: 10px 0 0;}
}
@media screen and (max-width: 500px){
    .category .post-item {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
    .section-gioi-thieu .button.az-button {width: 250px;margin: 0 auto 5px;display: block;}
    .header-page .page-title {font-size: 2rem;}
    .single .header-page .page-title {font-size: 1.5rem;}
    #footer .section-social .social-icons {
        float: none;
        margin: 0 auto;
        display: block;
        text-align: center;
    }
}