.flickity-page-dots .dot {
    background: #fff;
    opacity: 1
}

.flickity-page-dots .dot.is-selected {
    background: #df1854
}

.flickity-button {
    display: none
}

.s-banner-2 .flickity-page-dots,.s-banner-1 .flickity-page-dots {
    bottom: 20px
}

.s-banner-2 .carousel-cell {
    width: 100%
}

.hd-logo {
    line-height: 0
}

.hd-menu h2 {
    font-size: inherit;
    font-weight: inherit
}

a[ht-trigger="hd-menu"] {
    display: none;
    font-size: 14px;
    line-height: 1;
    padding: .5em;
    text-transform: uppercase
}

a[ht-trigger="hd-menu"] i:first-child {
    float: left
}

a[ht-trigger="hd-menu"] i:last-child {
    float: right
}

@keyframes slide-up {
    0% {
        opacity: 0;
        transform: translateX(-50px)
    }

    100% {
        opacity: 1;
        transform: translateX(0%)
    }
}

.s-header-2 {
    background: #fff;
    box-shadow: 0 3px 3px rgba(47,31,31,.1)
}

.s-header-2 .s_bot {
    position: relative;
    z-index: 111
}

.s-header-2 .hd-logo {
    font-size: 14px;
    padding: .3em 0 .7em 0;
    margin-right: auto
}

.s-header-2 .hd-logo>img {
    height: 4.7em;
    width: auto
}

.s-header-2 .hd-menu {
    margin-left: auto;
    position: relative
}

.s-header-2 .hd-menu>ul>li {
    display: inline-block;
    margin-right: 60px
}

.s-header-2 .hd-menu>ul>li>a {
    display: block;
    font-weight: 700;
    line-height: 40px;
    position: relative;
    transition: all .4s ease;
    color: #df1854;
    font-size: 15px;
    letter-spacing: .5px;
    padding-bottom: 5px
}

.s-header-2 .hd-menu>ul>li .menusub>ul>li a {
    display: block
}

.s-header-2 .hd-menu>ul>li .menusub>ul>li>a {
    color: #df1854
}

.s-header-2 .hd-menu>ul>li .menusub>ul>li>ul>li a {
    padding: 10px 25px 10px 35px;
    margin-left: 20px;
    border-bottom: 2px solid transparent;
    font-weight: 700
}

.s-header-2 .hd-menu>ul>li .menusub>ul a {
    display: block;
    padding: 10px 25px 10px 15px;
    position: relative;
    font-size: 14px
}

.s-header-2 .hd-menu>ul>li .menusub>ul>li {
    margin-bottom: 15px
}

.s-header-2 .hd-menu>ul>li .menusub>ul>li>a {
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: 700
}

.s-header-2 .hd-menu>ul>li .menusub>ul li>ul {
    padding: 0
}

.s-header-2 .hd-menu>ul>li .menusub>ul li {
    position: relative;
    line-height: 20px
}

.s-header-2 .hd-menu>ul>li ul li>span>i {
    font-size: 15px;
    padding: 13px
}

.s-header-2 .hd-menu>ul>li .menusub>ul li>ul.slideMenu {
    position: relative;
    width: 100%!important;
    left: 0;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    opacity: 1;
    visibility: visible;
    box-shadow: none
}

.s-header-2 .hd-menu>ul>li .menusub>ul li:last-child>ul.slideMenu {
    border-bottom: none
}

.s-header-2 .hd-menu>ul>li .menusub>ul li>ul.slideMenu>li>a::before {
    content: '\f10c';
    font-family: FontAwesome;
    font-size: 8px;
    color: #f58634
}

.s-header-2 .hd-search {
    position: relative;
    line-height: 0;
    padding-left: 10px
}

.s-header-2 .hd-search>a {
    font-size: 22px;
    color: #fff
}

.s-header-2 .hd-search>a i {
    font-size: .819em
}

.s-header-2 .hd-search>form {
    display: none;
    width: 300px;
    box-shadow: inset 0 1px 9px rgb(0 0 0 / 25%);
    z-index: 9999;
    position: absolute;
    background-color: #df1854;
    top: calc(100% + 2px);
    right: 0;
    border-radius: 20px;
    -webkit-animation: slide-up 0.3s;
    -o-animation: slide-up 0.3s;
    animation: slide-up 0.3s
}

.s-header-2 .hd-search>form.is-active {
    display: -webkit-flex;
    display: flex
}

.s-header-2 .hd-icon {
    margin: 0;
    margin-right: 20px
}

.s-header-2 .hd-icon a {
    margin-left: 25px
}

.s-header-2 .hd-icon a i {
    font-size: 20px;
    color: #fff
}

[class*="b-search-"] {
    color: #666;
    font-size: 13px;
    max-width: 300px;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: stretch;
    align-items: stretch
}

[class*="b-search-"]>input {
    width: 100%;
    color: inherit;
    font-size: 1em;
    padding: 0 5px 2px 14px;
    line-height: normal;
    border: none;
    background-color: transparent;
    color: #fff
}

[class*="b-search-"]>input::-webkit-input-placeholder {
    color: #fff
}

[class*="b-search-"]>input::-moz-placeholder {
    color: #fff
}

[class*="b-search-"]>input:-moz-placeholder {
    color: #fff
}

[class*="b-search-"]>input:-ms-input-placeholder {
    color: #fff
}

[class*="b-search-"]>input:focus {
    outline: none
}

[class*="b-search-"]>button {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    font-size: 1em;
    box-shadow: none;
    line-height: 0
}

[class*="b-search-"]>button i {
    line-height: inherit
}

.b-search-2 {
    border: 1px solid rgb(255 255 255 / 10%)
}

.b-search-2>button {
    border-radius: 2px
}

.b-search-2>button[class] {
    font-size: .924em;
    padding: 1em .584em 1em .584em;
    margin: 2px 2px 2px 0;
    border-radius: 25px;
    background-color: transparent
}

.b-search-2>button:not([class]) {
    color: inherit;
    padding: 1.077em .616em 1.077em .616em;
    background-color: transparent
}

.s-tab-1 {
    padding: 50px 0;
    background-image: url(../../../../../../../../themes/seoulcenter/assets/images/bg/bg-1.png);
    background-size: cover;
    background-repeat: no-repeat
}

.s-tab-1 .s_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px
}

.s-tab-1 .s_title .s_name {
    color: #df1854;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700
}

.s-tab-1 .s_title .s_desc {
    color: #df1854;
    text-align: right
}

.s-tab-1 .s_box {
    margin: 0 auto
}

.s-tab-1 .s_menu {
    font-size: 14px;
    background-color: #df1854;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0
}

.s-tab-1 .s_menu::after {
    content: '';
    display: table;
    clear: both
}

.s-tab-1 .s_menu>li {
    float: left;
    line-height: 2.5em;
    border-bottom: none;
    color: #fff;
    border-radius: 10px;
    margin-right: 8px;
    -webkit-transition: background-color 150ms linear;
    -o-transition: background-color 150ms linear;
    transition: background-color 150ms linear
}

.s-tab-1 .s_menu>li a {
    display: block;
    padding: 0 1.429em 0 1.429em;
    font-weight: 700
}

.s-tab-1 .s_menu>li:hover {
    background-color: #fff;
    color: #df1854;
    background-color: #fff;
    border-radius: 10px
}

.s-tab-1 .s_menu>li.is-active {
    color: #df1854;
    height: 2.572em;
    background-color: #fff;
    border-radius: 10px
}

.s-tab-1 .s_content {
    background-color: #df1854;
    max-height: 433px;
    overflow-y: scroll;
    overflow-x: hidden
}

.s-tab-1 .s_content::-webkit-scrollbar {
    width: 5px
}

.s-tab-1 .s_content::-webkit-scrollbar-track {
    background: #F2F2F2
}

.s-tab-1 .s_content::-webkit-scrollbar-thumb {
    background: rgba(221,62,94,.8);
    border-radius: 5px
}

.s-tab-1 .s_content>li {
    display: none;
    padding: 20px
}

.s-tab-1 .s_content_store li.actives {
    display: block
}

.s-tab-1 .b_thumb {
    width: 120px;
    height: 100px
}

.s-tab-1 .b_thumb img {
    object-fit: cover;
    height: 100%;
    width: 100%
}

.s_menu {
    height: 56px
}

.s-tab-1 {
    position: relative
}

.s-tab-1 .s_content_store,.list-store-page {
    min-height: 400px
}

.load-store.load {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ccc7
}

.load-store.load:before {
    content: '';
    width: 20px;
    height: 20px;
    padding: 10px;
    border: 10px solid rgba(175,31,69,.8);
    box-shadow: 0 0 5px 1px rgba(175,31,69,.8);
    border-right-color: #ddd;
    border-radius: 50%;
    animation: rotate 1s infinite linear;
    position: absolute;
    top: 45%;
    left: 48%
}

.load-store-page.load::before {
    top: 200px
}

.searchChiNhanh.load {
    background: #a99898!important;
    position: relative;
    pointer-events: none
}

.searchChiNhanh.load:before {
    content: '';
    width: 7px;
    height: 7px;
    padding: 5px;
    border: 4px solid rgb(78 78 78 / 80%);
    box-shadow: 0 0 5px 1px rgb(85 80 81 / 80%);
    border-right-color: #ddd;
    border-radius: 50%;
    animation: rotate 1s infinite linear;
    position: absolute;
    top: calc(50% - 12px);
    left: calc(50% - 12px)
}

@keyframes rotate {
    100% {
        transform: rotate(360deg)
    }
}

.b-card-2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #F2F2F2;
    padding-bottom: 15px;
    display: flex
}

.b-card-2 .b_thumb {
    width: 20%
}

.b-card-2 .b_content {
    width: 80%;
    margin-left: 15px
}

.b-card-2 .b_address {
    color: #fff;
    font-size: 14px
}

.b-card-2 .b_title {
    font-size: 15px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 7px
}

.b-card-2 .b_more {
    margin-top: 8px;
    color: #fff;
    font-weight: 700;
    display: block;
    transition: all 0.5s
}

.b-card-2 .b_more:hover {
    color: #FF5A96
}

#s-laddress .c_close {
    background-color: rgb(51 51 51 / 30%);
    border-radius: 50%;
    width: 20px;
    height: 20px;
    top: 5px;
    right: 8px;
    font-size: 9px;
    color: #fff
}

#s-laddress .c_title {
    background-color: #f5f5f5;
    font-weight: 700;
    border-radius: 10px;
    padding: 7px 8px;
    margin-bottom: 10px
}

#s-laddress .c_list li {
    margin-bottom: 8px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    padding-left: 9px
}

#s-laddress .c_body {
    padding: 30px 20px
}

.s-footer-7 .s_top {
    position: relative;
    line-height: 28px;
    padding: 40px 0 10px;
    background-color: #df1854;
    color: #fff
}

.s-footer-7 .ft-title {
    font-size: 14px;
    letter-spacing: .22px;
    margin: 5px 0 0;
    position: relative;
    text-transform: uppercase;
    font-weight: 700
}

.s-footer-7 .ft-title.big {
    font-size: 16px
}

.s-footer-7 .ft-ellipsis {
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    text-align: center
}

.s-footer-7 .ft-social a {
    font-size: 26px;
    border-radius: 0;
    background-color: #05a
}

.s-footer-7 .ft-social a.c-icon-img {
    background-size: .424em
}

.s-footer-7 .ft-social a i {
    font-size: .539em
}

.s-footer-7 .ft-menu li {
    color: inherit;
    margin: 0 10px 0 0;
    font-size: 15px
}

.s-footer-7 .ft-menu li::before {
    content: '\f111';
    font-family: FontAwesome;
    color: #fff;
    font-size: 4px;
    margin-right: 8px;
    transform: translateY(-3px);
    display: inline-block
}

.s-footer-7 .ft-menu li.line {
    width: 100%;
    margin-right: 0
}

.s-footer-7 .ft-menu li>h1 {
    font-size: inherit;
    font-weight: inherit
}

.s-footer-7 .ft-menu li a {
    display: inline-block;
    -webkit-transition: 0.3s all ease-in-out;
    -o-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s
}

.s-footer-7 .ft-menu li a:hover {
    color: #DD3E5E
}

.s-footer-7 .ft-menu li>span {
    line-height: 20px
}

.s-footer-7 .ft-menu li>span:not(:last-child) {
    margin-right: 20px
}

.s-footer-7 .ft-menu li>span.fa::before {
    width: 15px;
    color: #DD3E5E;
    text-align: center
}

.s-footer-7 .ft-logo {
    text-align: center;
    display: block;
    margin-bottom: 10px
}

.s-footer-7 .ft-logo img {
    width: 180px
}

.s-footer-7 .ft-name {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 5px
}

.s-footer-7 .ft-box {
    margin-bottom: 0
}

.s-footer-7 .ft-box-2 {
    margin-top: 20px
}

.s-footer-7 .ft-flex {
    display: flex;
    align-items: center
}

.s-footer-7 .ft-align div:first-child {
    width: 27%
}

.s-footer-7 .ft-align div:nth-child(2) {
    width: 35%
}

.s-footer-7 .ft-align div:last-child {
    transform: translateY(15px)
}

.s-footer-7 .ft-dt {
    width: 30%
}

.s-footer-7 .ft-hotline {
    background-color: #DD3E5E;
    border-radius: 5px;
    color: #fff;
    font-weight: 500;
    padding: 6px 20px;
    display: inline-block
}

.s-footer-7 .ft-bct {
    display: flex;
    align-items: center;
    margin-top: 10px;
    justify-content: center
}

.s-footer-7 .ft-bct a {
    margin-right: 20px
}

.s-footer-7 .ft-headline {
    font-weight: 700;
    margin-bottom: 10px;
    font-size: 18px;
    text-transform: uppercase
}

.s-footer-7 .ft-mr {
    margin-right: 120px
}

.s-footer-7 .ft-iframe {
    margin-top: 10px
}

.s-icon-1 {
    font-size: 14px;
    z-index: 100;
    position: fixed;
    right: 10px;
    top: 50%;
    z-index: 999;
    transform: translateY(-50%)
}

.s-icon-1>a {
    position: relative;
    padding: 10px 6px 7px 10px;
    display: -webkit-box;
    transition: 0.5s;
    background-color: rgb(255 255 255 / 80%);
    margin-bottom: 10px;
    border-radius: 12px;
    box-shadow: 8.23529px 12.3529px 12.3529px rgba(0,0,0,.1)
}

.s-icon-1>a>span:first-child {
    color: #df1854;
    font-size: .929em;
    font-weight: 700;
    padding: 11px 15px;
    border-radius: 13px;
    opacity: 0;
    transition: 0.3s linear;
    position: absolute;
    width: 0;
    right: 0;
    top: 0;
    white-space: nowrap;
    background-color: rgb(255 255 255 / 80%)
}

.s-icon-1>a>span:last-child {
    position: relative;
    display: inline-block;
    width: 25px
}

.s-icon-4 {
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 102;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: 0 91px;
    padding: 15px 0 0;
    background: #FFF;
    box-shadow: 0 -5px 10px rgba(0,0,0,.1);
    backdrop-filter: blur(4px);
    border-radius: 30px 30px 0 0
}

.s-icon-4 a {
    display: block;
    text-align: center;
    margin: 0 10px 0
}

.s-icon-4 a span {
    color: #df1854;
    display: block;
    font-weight: 500;
    margin-top: 5px
}

.c-form-border {
    position: relative;
    border: 0 solid transparent;
    transition: border-color 0.3s ease-in-out;
    border-radius: 5px
}

.c-form-border::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: -1px -1px -1px -1px;
    background-image: linear-gradient(to right top,rgb(223 24 84),rgba(223,162,167,1));
    border-radius: inherit
}

.c-form-border .c_input {
    padding: 1.215em 1.072em 1.415em 1.072em;
    transition: color 0.3s ease-in-out,background-color 0.3s ease-in-out;
    border-radius: inherit;
    background-color: #fff;
    border-left: 2px solid rgb(223 24 84)
}

.c-form-border .c_input:focus {
    outline: none;
    border-color: #ff7800
}

.c-form-icon i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #df1854;
    z-index: 9;
    font-size: 20px
}

.c-form-icon input:hover {
    cursor: pointer
}

.s-home-15 {
    padding: 10px 5px 0
}

.s-home-15 .s_desc {
    text-align: center;
    color: #df1854
}

.s-home-15 .s_logo {
    text-align: center;
    margin-bottom: 10px
}

.s-home-15 .s_box {
    margin-bottom: 15px
}

.s-home-15 .s_contact {
    text-align: center;
    font-weight: 300;
    margin-bottom: 20px
}

.s-home-15 .s_contact h2 {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 10px;
    margin-bottom: 20px;
    color: #ff7800
}

.s-home-15 .s_contact h2::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    margin: 10px auto;
    background-color: #ff7800
}

.s-home-15 .s_contact p {
    font-weight: 400
}

.s-home-15 .s_contact li {
    padding: 5px 0 10px
}

.s-home-15 .s_contact a {
    color: inherit
}

.s-home-15 .s_contact a:hover {
    color: #f60
}

.s-home-15 .s_social {
    margin: 10px 0 20px
}

.s-home-15 .c-form-border {
    border-radius: 5px
}

.s-home-15 .label {
    font-weight: 500;
    margin-bottom: 5px;
    display: block;
    color: #df1854
}

.s-home-15 .label span {
    color: red;
    font-weight: 300
}

#formSuccess .c-modal-group {
    background-color: transparent
}

.c-register .c_body {
    padding: 25px 65px
}

.c-register .c-modal-box {
    max-width: 565px
}

.c-register .c-modal-group {
    overflow: unset
}

.c_close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    top: 5px;
    right: 5px;
    z-index: 1000;
    color: #df1854;
    font-size: 20px
}

#s-address .c-modal-box,#s-time .c-modal-box {
    max-width: 440px
}

#s-address .s_content .s_empty {
    background: #F6F6F6;
    text-align: center;
    padding: 30px
}

#s-address .s_content.none .s_empty {
    display: none
}

#s-address .s_content .s_headline {
    color: #E4E4E4;
    font-size: 20px;
    font-weight: 700;
    margin-top: 10px
}

#s-address .s_address {
    display: none;
    padding: 15px 10px 5px;
    background: #F6F6F6
}

#s-address .s_address.is-active {
    display: block;
    background-image: url(../../../../../../../../themes/seoulcenter/assets/images/icon/location.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto
}

#s-address .s_address ul {
    display: none
}

#s-address .s_address ul.is-active {
    display: block
}

#s-address .s_address ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;
    border-radius: 5px
}

#s-address .s_address ul li div:first-child {
    text-align: left;
    margin-right: 20px
}

#s-time .s_title {
    text-align: center;
    font-weight: 700;
    color: #df1854
}

#s-time .s_desc {
    text-align: center;
    margin-bottom: 10px
}

#s-time .s_day {
    margin-bottom: 10px;
    max-width: 1000px;
    overflow-x: auto;
    padding-bottom: 10px
}

#s-time .s_day li>div {
    pointer-events: none
}

#s-time .s_day::-webkit-scrollbar {
    height: 5px
}

#s-time .s_day::-webkit-scrollbar-track {
    background: #F2F2F2
}

#s-time .s_day::-webkit-scrollbar-thumb {
    background: rgba(221,62,94,.8);
    border-radius: 5px
}

#s-time .s_day ul {
    display: flex
}

#s-time .s_day ul li {
    border: 1px solid #df1854;
    color: #df1854;
    display: inline-block;
    margin-right: 10px;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
    position: relative;
    background-color: #fff;
    z-index: 9
}

#s-time .s_day ul li::before,#s-time .s_time ul li::before {
    content: '';
    position: absolute;
    top: -1px;
    width: 103%;
    height: 6px;
    left: -1px;
    border-radius: 16px;
    opacity: 0;
    background-color: rgb(175 31 69 / 40%)
}

#s-time .s_day ul li div:first-child {
    border-bottom: 1px solid #df1854;
    margin-bottom: 5px;
    padding-bottom: 5px
}

#s-time .s_day ul li.is-active {
    color: #fff;
    background-color: #df1854
}

#s-time .s_day ul li.is-active div:first-child {
    border-bottom: 1px solid #fff
}

#s-time .s_day ul li:hover::before {
    opacity: 1
}

#s-time .s_time {
    padding: 15px 0 5px 15px;
    background: #F6F6F6;
    border-radius: 10px;
    margin-bottom: 10px
}

#s-time .s_time ul li {
    border: 1px solid #df1854;
    display: inline-block!important;
    padding: 8px;
    border-radius: 5px;
    margin-bottom: 12px;
    margin-right: 10px;
    cursor: pointer;
    position: relative
}

#s-time .s_time ul li.is-active {
    color: #fff;
    background-color: #df1854
}

#s-time .s_time ul li:hover::before {
    opacity: 1
}

#s-time .c_body {
    padding: 30px 25px 25px
}

#s-address .s_address ul {
    min-height: 250px;
    max-height: 320px;
    overflow: auto
}

#s-address .form-group,#s-address .s-home-15 .s_box {
    margin-bottom: 0
}

.scroll_y {
    overflow-y: scroll;
    overflow-x: hidden
}

.scroll_y::-webkit-scrollbar-thumb {
    background: rgba(221,62,94,.8);
    border-radius: 5px
}

.scroll_y::-webkit-scrollbar-track {
    background: #F2F2F2
}

.scroll_y::-webkit-scrollbar {
    width: 5px
}

.s_address {
    position: relative
}

.s_address li {
    min-height: 60px;
    box-shadow: 0 0 3px 1px #e4e4e44f;
    padding: 2px 30px 2px 10px;
    cursor: pointer;
    position: relative
}

.s_address li div {
    pointer-events: none
}

.s_address li:hover,.s_address li.active {
    background: rgba(221,62,94,.8);
    color: #fff
}

.s_address li:after {
    content: '';
    display: block;
    width: 20px;
    position: absolute;
    height: 20px;
    right: 10px;
    border-radius: 50px;
    background: #fff
}

#time-choice li.disabled {
    background: #dbdbdb;
    pointer-events: none;
    border-color: #dbdbdb!important
}

#form-booking-popup [name="time"] {
    width: 59px;
    padding-left: 0;
    padding-right: 0;
    text-align: end;
    position: absolute;
    top: 0;
    right: 28px;
    border: unset
}

#formBooking .c-modal-box,#formCTA .c-modal-box {
    top: 50%;
    transform: translate(30%,-52%)
}

#formBooking.show .c-modal-box,#formCTA.show .c-modal-box {
    top: 50%;
    transform: translate(0%,-52%)
}

.c-button-9 {
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
    padding: .643em 1.429em .843em 1.429em;
    border: 1px solid #df1854;
    background-color: #fff;
    margin-top: 10px;
    color: #df1854;
    box-shadow: 4px 4px 7px rgba(0,0,0,.1);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 0.5s;
    text-transform: unset
}

#form-booking-popup .c-button-9,#form-cta-popup .c-button-9 {
    margin-top: 10px
}

.c-button-9.big {
    font-size: 16px
}

.c-button-9:hover {
    background: linear-gradient(180deg,#BE4F5F 0%,#df1854 100%);
    color: #fff
}

.show_fSuccess {
    display: block;
    opacity: 1;
    visibility: visible
}

.c-success .c-modal-box {
    max-width: 350px!important;
    transform: unset
}

.c-register .c_body {
    border-radius: 5px
}

.c-radio {
    display: block;
    line-height: 1;
    margin: .715em 0 .715em 0;
    position: relative;
    z-index: 2
}

.c-radio label {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    color: #666;
    position: relative
}

.c-radio label>span:not(.c_tick) {
    font-size: 1em;
    line-height: 1.42857143
}

.c-radio label:hover {
    color: #05a
}

.c-radio .c_tick {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    border: 1px solid #666;
    border-radius: 100%;
    margin: 0 .358em .072em 0;
    width: 1.072em;
    height: 1.072em
}

.c-radio .c_tick::before {
    content: '';
    display: block;
    border-radius: 100%;
    background-color: #05a;
    width: 1.072em;
    height: 1.072em;
    -webkit-transform: scale3d(0,0,0);
    -moz-transform: scale3d(0,0,0);
    -o-transform: scale3d(0,0,0);
    -ms-transform: scale3d(0,0,0);
    transform: scale3d(0,0,0);
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s
}

.c-radio input[type=radio] {
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0
}

.c-radio input[type=radio]:checked~.c_tick {
    border-color: #05a;
    opacity: 1
}

.c-radio input[type=radio]:checked~.c_tick::before {
    opacity: inherit
}

.c-radio input[type=radio]:checked+.c_tick::before {
    -webkit-transform: scale3d(.65,.65,1);
    -moz-transform: scale3d(.65,.65,1);
    -o-transform: scale3d(.65,.65,1);
    -ms-transform: scale3d(.65,.65,1);
    transform: scale3d(.65,.65,1)
}

.c-radio input[type=radio][disabled]~.c_tick {
    border-color: #000;
    opacity: .26
}

.c-radio input[type=radio][disabled]~.c_tick::before {
    opacity: inherit
}

.c-select {
    position: relative
}

.c-select.c-form>.c-icons {
    width: 12px
}

.c-select.c-form>.c_input {
    padding: 0
}

.c-select>.c_input {
    height: 36px;
    line-height: 36px;
    padding: 0 30px 0 12px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.c-select>.c-icons {
    height: 100%;
    width: 30px;
    cursor: pointer;
    font-size: 15px;
    position: absolute;
    top: 0;
    right: 0
}

.c-select>.c-icons>i {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear
}

.c-select .c_list {
    opacity: 0;
    visibility: hidden;
    width: 100%;
    max-height: 217px;
    line-height: 20px;
    padding: 5px;
    background-color: #fff;
    overflow: auto;
    border-radius: 4px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.26);
    z-index: 10000;
    position: absolute;
    top: 35px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear
}

.c-select.is-focused .c_list {
    opacity: 1;
    visibility: visible;
    top: 40px
}

.c-select.is-focused>.c-icons i {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transform: rotate(180deg) translate(50%,50%);
    transform: rotate(180deg) translate(50%,50%)
}

.c-select .c-radio {
    font-size: 14px;
    padding: 0 10px;
    margin-top: 0;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-transition: all 150ms linear;
    -o-transition: all 150ms linear;
    transition: all 150ms linear
}

.c-select .c-radio:hover,.c-select .c-radio.is-selected {
    color: #fff;
    background-color: #df1854
}

.c-select .c-radio label {
    display: block;
    color: inherit;
    padding: 10px 0
}

.c-select .c-radio label:hover {
    color: #fff
}

#breadcrumbs {
    font-size: 16px;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    color: #df1854;
    margin-top: 15px
}

[class*="s-pagination-"] {
    padding: 10px 0 35px;
    font-size: 12px
}

[class*="s-pagination-"]::after {
    content: '';
    display: table;
    clear: both
}

[class*="s-pagination-"]>li {
    display: inline-block;
    margin: 0 2px;
    line-height: 2.334em;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

[class*="s-pagination-"]>li>a {
    display: block;
    color: #df1854;
    font-weight: 700;
    text-align: center
}

[class*="s-pagination-"]>li:hover {
    background-color: #eee;
    color: #999
}

nav.pagination ul li span.current {
    background: linear-gradient(180deg,#BE4F5F 0%,#df1854 100%);
    color: #fff
}

nav.pagination ul li a.prev span,nav.pagination ul li a.next span {
    padding: 0;
    border: none
}

nav.pagination ul li a.prev,nav.pagination ul li a.next {
    padding: 0
}

nav.pagination ul li a {
    padding: 0 11px;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to top,#df1854,#DFA2A7)
}

nav.pagination ul li span,span.page-numbers.dots {
    padding: 5px 11px 6px 11px;
    border: 10px solid;
    border-image-slice: 1;
    border-width: 1px;
    border-image-source: linear-gradient(to top,#df1854,#BE4F5F)
}

#backToTop {
    color: #df1854;
    background: #fff;
    box-shadow: 0 2px 3px rgb(0 0 0 / 30%);
    border-radius: 50%;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    bottom: 26px;
    right: 170px;
    transition: background-color .3s,opacity .5s,visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all .3s
}

#backToTop>div.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 100%
}

.chat_box_tp {
    margin-bottom: 4px
}

#backToTop:hover {
    cursor: pointer
}

#backToTop:active {
    background-color: #555
}

.show_btn {
    opacity: 1!important;
    visibility: visible!important
}

.s-icon-1 {
    z-index: 777
}

div#menubar-right {
    position: fixed;
    right: 28px;
    bottom: 150px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    z-index: 999
}

.zalo-chat-widget {
    right: 24px!important;
    bottom: 90px!important
}

#bg_form_advisory {
    margin: 10px 0 0 0
}

#bg_form_advisory .row {
    display: flex;
    align-items: center
}

.icon-form-advisory {
    padding: 30px 0 0
}

.label_advisory {
    color: #fff
}

.c-form-border {
    top: 5px
}

.img-form-advisory {
    text-align: center
}

img.doctor-advisory {
    height: 100%;
    max-height: 450px;
    object-fit: cover;
    object-position: top
}

@media screen and (max-width: 991px) {
    .doctor-advisory {
        display:none
    }

    #bg_form_advisory {
        background-size: cover;
        background-position: right!important;
        margin: 15px 0 0 0
    }
}

@media screen and (max-width: 575px) {
    #form_form-1 {
        padding-bottom:15px
    }

    .icon-form-advisory {
        padding: 30px 20px 0
    }
}

.carousel-cell {
    width: 100%
}

.image-cover {
    position: relative;
    height: auto;
    overflow: hidden;
    background-position: 50% 50%;
    background-size: cover
}

.image-cover img {
    right: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    top: 0;
    position: absolute;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit: cover;"
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.form-advise.load .c-btn,.form-advise.load input {
    pointer-events: none
}

.form-advise.load .c-btn {
    background: #cccc;
    border-color: #ddd
}

.form-advise.load .fa-spinner {
    display: inline-block
}

.form-advise .fa-spinner {
    display: none
}

.error {
    color: red
}

.ft-img-cctt {
    display: flex;
    align-items: center;
    column-gap: 10px
}

.img-cctt {
    object-fit: contain;
    width: 100%;
    max-width: 110px;
    max-height: 40px
}

.imgapp--size {
    height: 33px;
    max-width: 135px
}

.s-footer-7 .ft-align div:last-child {
    transform: none
}

@media screen and (min-width: 576px) {
    .s-icon-4 {
        display:none
    }

    .s-banner-2 {
        display: none
    }
}

@media screen and (min-width: 992px) {
    .s-header-2 .hd-menu .hd-logo {
        display:none
    }
}

@media screen and (min-width: 1260px) {
    .s-icon-1>a:hover>span:first-child {
        opacity:1;
        width: 155px
    }

    .s-icon-1>a:last-child:hover>span:first-child {
        width: 215px
    }
}

@media screen and (max-width: 1259px) {
    .s-header-2 .hd-logo {
        font-size:10px
    }

    .s-header-2 .hd-menu>ul>li {
        margin-right: 35px
    }
}

@media(min-width: 992px) {
    .s-header-2 .hd-menu>ul>li .menusub {
        visibility:hidden;
        z-index: 2000;
        position: fixed;
        min-width: auto;
        width: 100%;
        min-width: 740px;
        block-size: 100%;
        background-color: #fff;
        border: 1px solid #df1854;
        left: 0;
        border-radius: 20px;
        padding: 20px;
        height: 400px
    }

    .s-header-2 .hd-menu>ul>li:hover .menusub {
        visibility: visible;
        position: absolute;
        top: 45px;
        left: 0;
        -webkit-animation: slide-up 0.3s;
        -o-animation: slide-up 0.3s;
        animation: slide-up 0.3s
    }

    .s-header-2 .hd-menu>ul>li:not(.no-hover):hover>ul {
        display: block;
        position: absolute;
        left: 0;
        min-width: 20%
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul li:hover>ul {
        left: 103%!important;
        top: -1px
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul li:hover>ul li ul {
        left: 100%!important;
        top: -1px
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul li:hover>ul {
        opacity: 1;
        visibility: visible;
        position: absolute;
        width: 120%;
        max-width: inherit
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul li>ul {
        opacity: 0;
        visibility: hidden;
        padding-right: 15px;
        position: fixed;
        top: 0
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul {
        background-color: #fff;
        z-index: 2000;
        width: 100%;
        max-width: 250px
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul::after {
        content: '';
        position: absolute;
        left: 36%;
        top: 5px;
        width: 1px;
        height: 98%;
        background-color: #df1854
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li:hover>a {
        background-color: #df1854;
        color: #fff
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li:hover>a::after {
        content: '\f0da';
        font-family: FontAwesome;
        color: #df1854;
        margin-left: auto;
        position: absolute;
        right: -9px;
        font-size: 30px
    }

    .s-header-2 .hd-menu>ul>li:not(.no-hover):hover>a::after {
        border-left-color: rgba(0,0,0,.2)
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li>ul>li:hover>a {
        color: #df1854;
        box-shadow: 10px 10px 10px rgba(0,0,0,.05);
        border-bottom: 2px solid #df1854;
        width: 100%;
        max-width: 230px
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li>ul>li>ul>li {
        display: contents
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li>ul>li>ul>li:hover a {
        color: #df1854;
        background-color: rgb(175 31 69 / 5%)
    }

    .s-tab-1 .s_mobile .form-group {
        display: none
    }

    .s-tab-1 .s_name.mobile {
        display: none
    }
}

@media screen and (max-width: 991px) {
    .s-header-2 {
        background:#df1854;
        box-shadow: 10px 15px 15px rgba(0,0,0,.15)
    }

    .s-header-2 .hd-logo {
        order: 1;
        margin-left: auto
    }

    .s-header-2 .hd-search {
        order: 2
    }

    .s-header-2 .hd-menu {
        margin-left: 0;
        position: static
    }

    .s-header-2 .hd-icon {
        display: none
    }

    .s-header-2 .hd-menu .hd-logo {
        justify-content: center;
        margin: 15px 0
    }

    .s-header-2 .hd-menu .hd-logo img {
        height: 7em
    }

    .s-header-2 .hd-menu>a[ht-trigger="hd-menu"] {
        display: block;
        color: #fff;
        font-size: 25px;
        transform: translateY(-5px)
    }

    .s-header-2 .hd-menu>ul {
        visibility: hidden;
        width: 85%;
        height: 100vh;
        overflow-y: scroll;
        background-color: rgba(175,31,69,.8);
        position: absolute;
        border-radius: 0 20px 20px 0;
        top: 0;
        left: 0
    }

    .s-header-2 .hd-menu>ul>li {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
        margin-left: 10px
    }

    .s-header-2 .hd-menu>ul>li.is-active {
        border-left: 2px solid #fff
    }

    .s-header-2 .hd-menu>ul>li>a {
        border-radius: 0;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        padding-left: 10px
    }

    .s-header-2 .hd-menu>ul>li:not(.no-hover):hover>ul {
        min-width: 100%
    }

    .s-header-2 .hd-menu>ul.is-active {
        visibility: visible;
        -webkit-animation: slide-up 0.3s;
        -o-animation: slide-up 0.3s;
        animation: slide-up 0.3s
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li>a {
        color: #fff;
        font-weight: 700;
        margin-left: 20px;
        text-transform: unset
    }

    .s-header-2 .hd-menu>ul>li .menusub,.s-header-2 .hd-menu>ul>li .msub2,.s-header-2 .hd-menu>ul>li .msub3 {
        display: none
    }

    .s-header-2 .hd-menu>ul>li .menusub.is-active,.s-header-2 .hd-menu>ul>li .msub2.is-active,.s-header-2 .hd-menu>ul>li .msub3.is-active {
        display: block
    }

    .s-header-2 .hd-menu>ul>li .menusub>ul>li>ul>li a {
        color: #fff
    }

    .s-header-2 .hd-menu>ul>li .msub3 li::before {
        content: '\f111';
        font-family: FontAwesome;
        color: #fff;
        font-size: 5px;
        position: absolute;
        left: 85px;
        top: 11px
    }

    .s-header-2 .hd-menu>ul>li .msub3 li a {
        padding: 10px 25px 10px 75px!important
    }

    .s-tab-1 {
        background-image: unset;
        padding: 0 0 30px
    }

    .s-tab-1 .s_title .s_desc {
        display: none
    }

    .s-tab-1 .s_content>li {
        padding: 0
    }

    .s-tab-1 .s_content>li .row>div:nth-child(even) .b-card-2 {
        background: #F6F6F6;
        border-radius: 5px
    }

    .s-tab-1 .s_menu {
        display: none
    }

    .s-tab-1 .s_mobile {
        border: 2px solid #df1854;
        padding: 10px;
        border-radius: 5px
    }

    .s-tab-1 .s_content {
        background-color: #fff
    }

    .b-card-2 {
        border-bottom: unset;
        padding-bottom: 0
    }

    .b-card-2 .b_title {
        color: #df1854
    }

    .b-card-2 .b_address {
        color: #df1854
    }

    .b-card-2 .b_more {
        color: #df1854
    }

    .b-card-2 .b_content {
        padding: 5px 0
    }

    .s-tab-1 .s_name.desktop {
        display: none
    }

    .s-tab-1 .s_title {
        justify-content: center
    }

    .s-tab-1 .s_title .s_name {
        font-size: 25px
    }

    .s-footer-7 .ft-ellipsis,.s-footer-7 .ft-logo {
        text-align: left;
        font-size: 15px;
        line-height: 24px
    }

    .s-footer-7 .accordion {
        cursor: pointer;
        padding: 5px;
        width: 100%;
        border: none;
        text-align: left;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
        display: flex;
        justify-content: space-between;
        background: #df1854;
        color: #fff;
        box-shadow: none
    }

    .s-footer-7 .accordion:after {
        content: '\002B';
        color: #fff;
        font-weight: 700;
        float: right;
        margin-left: 5px
    }

    .s-footer-7 .accordion.active:after {
        content: "\2212"
    }

    .s-footer-7 .panel {
        padding: 0 18px;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out
    }

    .s-footer-7 .padding-mb {
        padding-top: 20px
    }

    .s-footer-7 .padding-bottom-mb {
        padding-bottom: 60px
    }

    .s-footer-7 .ft-title-menu {
        padding-bottom: 10px
    }

    .s-footer-7>.ft-box-2>.ft-flex {
        display: grid;
        grid-template-columns: 1fr 2.5fr 1fr;
        align-items: center;
        justify-items: center
    }

    .s-footer-7 .ft-box-2 .ft-flex .ft-qr-code {
        display: grid;
        align-items: center;
        justify-items: center;
        gap: 5px
    }

    .s-footer-7 .ft-align div:first-child {
        width: 50%
    }

    .s-footer-7 .ft-flex {
        gap: 7px;
        align-items: flex-start
    }

    .s-footer-7 .ft-align div:nth-child(2) {
        width: 100%
    }

    .s-footer-7 .ft-download-app img {
        width: 100%
    }

    .s-footer-7 .ft-icon-app,.s-footer-7 .ft-dt img {
        filter: drop-shadow(15px 15px 20px #860829)
    }

    .s-footer-7 .ft-title-app {
        padding-bottom: 10px
    }

    .s-icon-4 a {
        font-size: 14px
    }
}

@media screen and (max-width: 575px) {
    .s-footer-7 .ft-bct {
        justify-content:left
    }

    .s-footer-7 .ft-box-2 {
        margin-top: 10px
    }

    .s-footer-7 .ft-title {
        margin: 0
    }

    .s-footer-7 .ft-ellipsis {
        margin-bottom: 10px
    }

    .c-register .c_body {
        padding: 25px 30px
    }

    .b-card-2 .b_more {
        display: none
    }

    .s-icon-1 {
        display: none
    }

    .s-footer-7 {
        margin-bottom: 70px
    }

    .s-banner-2 {
        display: block
    }

    .s-banner-2 img {
        width: 100%
    }

    .s-banner-1 {
        display: none
    }

    div#menubar-right {
        right: 10px;
        bottom: 30px
    }
}

.is-active {
    display: block!important
}

@media screen and (max-width: 479px) {
    .s-header-2 .hd-logo>div,.s-header-2 .hd-social {
        display:none
    }

    .s-header-2 .hd-search>form {
        width: 205px
    }

    .b-card-2 .b_thumb {
        width: 30%
    }

    .show_btn {
        margin-bottom: 50px
    }
}

@media screen and (max-width: 370px) {
    .s-icon-4 a {
        margin:0 8px 0
    }

    .s-icon-4 a span {
        font-size: 12px
    }

    .s-footer-7 .ft-iframe {
        width: 300px
    }
}

a.hotline-footer {
    padding: 12px;
    background: #FFF;
    box-shadow: 4px 4px 10px rgba(0,0,0,.25);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 180px;
    margin-top: 10px
}

a.hotline-footer span {
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #df1854
}

.s-footer-7 .ft-menu-chinh-sach li,.s-footer-7 .ft-menu-service li {
    font-size: 15px
}

.s-footer-7 button.accordion {
    background: none;
    border: none;
    padding: 0
}

.s-footer-7 a.hotline-footer:hover {
    background: #f39cb3
}

.gg-chevron-right {
    background-image: url(../../../../../../../../themes/seoulcenter/assets/images/next.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    background-position: 11px 6px
}

.gg-chevron-left {
    background-image: url(../../../../../../../../themes/seoulcenter/assets/images/prev.png);
    background-repeat: no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    background-position: 10px 6px
}

[class*="s-pagination-"] {
    padding: 15px 0 20px;
    display: flex;
    justify-content: center;
    align-items: center
}

body .p_content {
    font-size: 16px
}

h1.title-service {
    text-align: center;
    padding-bottom: 30px;
    color: #b71f45;
    font-weight: 700
}

#ftwp-container-outer {
    max-height: 300px!important;
    overflow: scroll
}

#ftwp-container.ftwp-wrap #ftwp-list {
    padding-bottom: 30px
}

button.btn-loadmore:active,button.btn-loadmore:focus-visible,button.btn-loadmore:visited {
    background: #df1854;
    color: #fff
}

.loading {
    display: none
}

.loading-active {
    display: block!important;
    margin-bottom: 10px
}

.btn-loadmore {
    border: 1px solid #df1854;
    box-shadow: 0 2px 3px rgba(0,0,0,.15);
    border-radius: 8px;
    width: 128px;
    padding: 9px 28px;
    margin: 0 auto;
    margin-top: 16px;
    background: #fff
}

.btn-loadmore {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
    color: #df1854;
    width: fit-content
}

.list-new .decs-service {
    font-size: 16px;
    padding: 15px;
    line-height: 24px
}

.decs-service.term-description {
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 65px
}

.devvn_readmore_taxonomy_flatsome {
    text-align: center;
    cursor: pointer;
    position: absolute;
    z-index: 10;
    bottom: 0;
    width: 100%;
    background: #fff
}

.devvn_readmore_taxonomy_flatsome:before {
    height: 55px;
    margin-top: -45px;
    content: "";
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff00',endColorstr='#ffffff',GradientType=0);
    display: block
}

.devvn_readmore_taxonomy_flatsome a {
    color: #fff;
    display: block;
    width: 120px;
    margin: 0 auto;
    padding: 6px 10px;
    border-radius: 10px;
    background-image: linear-gradient(#df1854b5,#df1854)
}

.devvn_readmore_taxonomy_flatsome a:after {
    content: '';
    width: 0;
    right: 0;
    border-top: 6px solid #d99a9a;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 5px
}

.devvn_readmore_taxonomy_flatsome_less:before {
    display: none
}

.devvn_readmore_taxonomy_flatsome_less a:after {
    border-top: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #df1854
}

.devvn_readmore_taxonomy_flatsome a:hover {
    background-image: linear-gradient(#b82625,#b82625);
    color: #fff
}

.tax-featured_item_category .list-name-title {
    text-align: center;
    padding: 10px 0 25px;
    font-size: 25px;
    font-weight: 600;
    color: #df1854
}
