/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}
.section-1 .banner .text-box-content {
    padding: 40px;
}
.section-1 .banner .text-box-content:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #cd9b32;
}
.section-1 .banner .text-box-content h4 {
    font-family: "Playball";
    font-size: 40px;
    margin-bottom: 0;
    margin-top: 0;
}
.section-1 .banner .text-box-content p {
    font-family: "Playball";
    font-size: 20px;
    margin: 0 0 6px 0;
}
.btn {
    background: transparent !important;
    border: solid 1px #000;
    color: #000 !important;
    border-radius: 4px;
    font-weight: 100;
}
.btn:hover {
    color: #fff !important;
    background: #cd9b32 !important;
    border: solid 1px #cd9b32 !important;
}
#masthead .flex-left > ul.header-nav {
    justify-content: center;
}
#masthead .flex-left > ul.header-nav > li {
    margin: 0 20px;
}
#masthead .flex-left > ul.header-nav > li > a {
    color: #fff;
    font-size: 18px;
    text-transform: none;
    border-bottom: solid 2px transparent;
}
#masthead .flex-left > ul.header-nav > li > a:hover {
    color: #cd9b32;
    border-bottom: 2px solid #cd9b32;
}
#masthead .flex-left > ul.header-nav > li ul.sub-menu {
    background: #fff none repeat scroll 0 0;
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 48px;
    left: 0 !important;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.1);
    max-height: 600px;
    overflow-y: auto;
    border: none !important;
}
#masthead .flex-left > ul.header-nav > li ul.sub-menu {
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -moz-transition: .2s ease-out;
    -o-transition: .2s ease-out;
    -webkit-transition: .2s ease-out;
    -ms-transition: .2s ease-out;
    transition: .2s ease-out;
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
}

#masthead .flex-left > ul.header-nav > li.has-dropdown:hover .sub-menu {
    opacity: 1;
    filter: alpha(opacity=100);
    visibility: visible;
    -moz-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    -webkit-transition: .3s ease-in;
    -ms-transition: .3s ease-in;
    transition: .3s ease-in;
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
#masthead .flex-left > ul.header-nav > li ul.sub-menu > li > a {
    color: #000;
}
#masthead .flex-left > ul.header-nav > li ul.sub-menu > li+li > a {
    border-top: dotted 1px #ccc;
}
#masthead .flex-left > ul.header-nav > li ul.sub-menu > li > a:hover {
    background: transparent;
    color: #cd9b32;
}
#masthead .flex-right > ul.header-nav > li.header-search > a {
    color: #fff;
    font-size: 20px;
}
#masthead .flex-right > ul.header-nav > li > a img {
    width: 25px;
}
#masthead .flex-right > ul.header-nav > li.header-search > ul, #masthead .flex-right > ul.header-nav > li.header-search > ul > li {
    padding: 0;
    background: transparent;
}
#masthead .flex-right > ul.header-nav > li.header-search > ul > li input {
    border-radius: 0;
    background: #fff;
}
.boxService p {
    font-size: 14px;
}
.boxService h4 {
    margin-bottom: 0;
    font-size: 15px;
}
.btn-2 {
    margin: 0 !important;
    line-height: 0;
    min-height: auto;
    color: #000 !important;
    font-weight: 100;
}
.box-text {
    text-shadow: none !important;
}
.box-danhmuc .box-text {
    padding: 10px;
    background: #f7f7f7b5;
}
.box-danhmuc .box-text h4 {
    color: #000;
    font-size: 26px;
    font-style: italic;
    line-height: 1;
    font-family: "Playball";
}
.btn-2:hover {
    color: #d5ab52 !important;
}
.box-danhmuc:hover .box-image img {
    transform: scale(1.04);
    transition: all .8s linear;
}
.box-danhmuc .box-image img {
    transition: all .8s linear;
}
.overlay {
    background: transparent;
}
.colpad > .col-inner {
    padding-right: 30px;
}
.colpad2 > .col-inner{
    padding-left: 30px;
}
.content-x h3.title {
    font-size: 45px;
    margin-bottom: 10px;
    font-family: "Playball";
    font-weight: 400;
}
.content-x p {
    font-size: 14px;
}
.btn-3 {
    font-weight: 100;
    border: solid 1px !important;
}
.section-title-container .section-title b {
    background: transparent;
}
.tieude .section-title .section-title-main {
    position: relative;
    font-size: 45px;
    text-transform: none;
    font-family: "Playball";
}
.tieude .section-title .section-title-main:before, .product-section h3.product-section-title:before {
    content: '';
    background: url(https://demo665.nguyenminhtu.top/wp-content/uploads/2024/02/title.png);
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 115px;
    left: 50%;
    margin: -50px 0 0 -100px;
}
.tieude .section-title {
    margin-bottom: 30px;
}
.bloghome .badge.post-date, .blog-wrapper .badge.post-date {
    top: 2%;
    margin-left: 10px;
}
.bloghome .badge.post-date .badge-inner, .blog-wrapper .badge.post-date .badge-inner{
    background: #cd9b32;
    color: #fff;
    border: 0;
}
.bloghome .box-image, .blog-wrapper .box-image{
    border-radius: 8px;
    border: solid 1px #ccc;
}
.bloghome .box-text, .blog-wrapper .box-text {
    padding: 10px 0 0;
}
.bloghome .box-text h5.post-title a, .blog-wrapper .box-text h5.post-title a{
    font-size: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bloghome .box-text .from_the_blog_excerpt, .blog-wrapper .box-text .from_the_blog_excerpt{
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.bloghome .box-text .is-divider, .blog-wrapper .is-divider{
    background: #cd9b32;
    max-width: 100px;
    margin-top: 15px;
    margin-bottom: 15px;
    height: 3px;
}
.footer-section .section-title-main {
    color: #cd9b32;
    padding-bottom: 0;
}
.section-title-container .section-title-normal, .section-title-container .section-title-normal span {
    border-bottom: 0;
}
.footer-section .ux-menu .ux-menu-link__link {
    min-height: auto;
    font-size: 15px;
    display: block;
}
.footer-section p {
    font-size: 15px;
    margin-bottom: 10px;
}
.hinhfooter p {
    margin-bottom: 0;
}
.hinhfooter img {
    width: 40px;
    margin: 0 6px 0 !important;
}
.absolute-footer {
    border-top: solid 1px #cd9b32;
    padding: 10px;
}
.copyright-footer {
    color: #000;
}
.stuck #masthead {
    background: rgb(0 0 0 / 75%);
}
.home .bread-crumb {
    display: none;
}
.bread-crumb {
    margin-bottom: 40px;
    min-height: 200px;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    padding: 150px 0 50px;
}
.bread-crumb {
    background: linear-gradient(0deg, rgba(0,0,0,0.8), rgba(0,0,0,0.3)), url(//bizweb.dktcdn.net/100/492/035/themes/919334/assets/breadcrumb.jpg?1708676396013) center no-repeat;
}
.title-bread-crumb {
    text-align: center;
    font-size: 45px;
    color: #cd9b32;
    font-weight: 600;
    font-family: "Playball";
}
#crumbs {
    margin: 0;
    font-size: 14px;
    padding: 15px 10px;
    border-radius: 0;
    font-weight: 400;
    line-height: 24px;
    width: 100%;
    text-align: center;
    color: #fff;
}
#crumbs a {
    color: #cd9b32;
}
.blog-wrapper {
    padding-top: 0;
}
.entry-header-text.text-center {
    text-align: left;
    padding: 0;
}
.posts {
    font-size: 12px;
    margin-bottom: 10px;
}
.time-post {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    display: inline-block;
    margin-right: 10px !important;
}
.time-post svg {
    width: 15px;
    height: 15px;
    margin-top: -5px;
    margin-right: 2px;
}
.time-post svg path {
    fill: #cd9b32;
}
.entry-content.single-page p, .entry-content.single-page li {
    margin-bottom: 12px;
}
.entry-content.single-page {
    padding-top: 8px;
    font-size: 15px;
}
.chiase .social-icons a {
    font-size: 12px;
}
.time {
    z-index: 1;
    position: absolute;
    text-align: center;
    left: 5px;
    top: 5px;
    background: #cd9b32;
    border-radius: 5px;
    padding: 2px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
#related_posts .box-image {
    border-radius: 8px;
}
#related_posts .box-text {
    text-align: center;
    font-size: 16px;
}
#related_posts .box-text h5 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.excerpt {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-size: 14px;
}
.line {
    display: block;
    height: 3px;
    background: #cd9b32;
    width: 100px;
    margin: 15px auto;
}
.archive-page-header {
    display: none;
}
.blog-wrapper .box-image:hover .image-cover img {
    transform: scale(1.04);
    transition: all .8s linear;
}
.blog-wrapper .box-image .image-cover img {
    transition: all .8s linear;
}
.blog-wrapper .post-sidebar {
    padding-left: 0;
}
.blog-wrapper .post-sidebar .widget {
    background: #f3e7cd;
    padding: 15px;
}
.blog-wrapper .post-sidebar .widget ul li a {
    color: #000;
    font-size: 15px;
}
.info-contact h3 {
    font-size: 26px;
    color: #cd9b32;
}
.group-address {
    margin-top: 10px;
}
.group-address ul {
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.group-address ul li {
    margin-bottom: 15px;
    display: inline-block;
    position: relative;
    width: 100%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex;
    align-items: center;
    margin-left: 0;
}
.group-address ul li .icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cd9b32;
    border-radius: 50%;
    margin-right: 10px;
}
.group-address ul li .icon svg {
    width: 20px;
    height: 20px;
}
.group-address ul li .icon svg path {
    fill: #cd9b32;
}
.info-contact {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px;
    background: #f3e7cd;
}
.group-address ul li {
    font-size: 14px;
}
.form-lienhe {
    margin-bottom: 20px;
    border-radius: 5px;
    padding: 10px;
    background: #f3e7cd;
}
.form-lienhe h3 {
    font-size: 26px;
    color: #cd9b32;
}
.form-lienhe p {
    font-size: 14px;
    margin-bottom: 20px;
}
.form-lienhe input, .form-lienhe textarea {
    box-shadow: none;
    font-size: 14px;
    border-radius: 7px;
}
.form-lienhe input.wpcf7-submit {
    margin-right: 0;
    margin-bottom: 5px;
    text-transform: none;
    font-weight: 100;
    font-size: 15px;
}
.wpcf7-response-output {
    margin: 0 !important;
    border: 0 !important;
    font-size: 13px;
    color: red;
    padding: 0 !important;
}
.product-main {
    padding: 0;
}
.product-info .breadcrumbs, .product-main .product-gallery .image-tools {
    display: none;
}
.product-main .product-gallery .product-images {
    box-shadow: 0 0px 2px 0 rgba(60,64,67,0.1), 0 0px 6px 0px rgba(60,64,67,0.25);
    border-radius: 5px;
}
.product-main span.amount {
    font-family: 'Playball';
    font-size: 30px;
    font-weight: 600;
    color: #e4a53d;
}
.tinhtrang span, .loaibanh span {
    color: #cd9b32;
}
.tinhtrang, .loaibanh {
    font-weight: bold;
    font-size: 15px;
}
.group-pro {
    display: flex;
    align-items: center;
}
.loaibanh {
    margin-left: 20px;
}
.price_2 .amount {
    font-size: 15px !important;
    color: #000 !important;
    text-decoration: line-through;
}
del {
    text-decoration: none;
}
.price_2 .amount .woocommerce-Price-currencySymbol {
    vertical-align: baseline;
}
.tietkiem .label {
    font-size: 14px;
}
.tietkiem .sale_amount .amount {
    font-family: unset;
    color: red;
    font-size: 15px;
    font-weight: 100;
}
.product-summary .quantity {
    display: table-cell;
    border: solid 1px #cd9b32;
    border-radius: 5px;
    padding: 2px;
}
.product-summary .quantity input {
    height: 30px;
    min-height: auto;
    line-height: 30px;
    box-shadow: none;
    border: 0 !important;
}
.product-summary .quantity input.button {
    background: #cd9b32;
    border-radius: 5px !important;
    text-shadow: none;
    color: #fff;
    width: 30px;
}
.soluong {
    margin-top: 5px;
    font-size: 14px;
    margin-bottom: 6px;
}
.single_add_to_cart_button:after {
    content: 'Giao hàng tận nơi';
    display: block;
    text-transform: none;
    font-weight: 100;
    font-size: 12px;
}
.single_add_to_cart_button {
    width: 100%;
    margin-top: 15px !important;
    border-radius: 5px !important;
    background: #cd9b32 !important;
    line-height: 1.3 !important;
    padding: 7px !important;
}
.khuyen-mai {
    margin-bottom: 18px;
}
.khuyen-mai .title {
    width: auto;
    color: #fff;
    font-weight: 600;
    background: #cd9b32;
    border-radius: 5px 5px 0px 0px;
    font-size: 14px;
    display: inline-flex;
    padding: 5px 15px;
    align-items: center;
    border: 2px solid #cd9b32;
}
.khuyen-mai .title img {
    width: 30px;
    height: auto;
    margin-right: 10px;
}
.khuyen-mai .content {
    padding-bottom: 5px !important;
    padding: 25px 15px 15px 15px;
    border-radius: 0 5px 5px 5px;
    position: relative;
    border: 1px solid #cd9b32;
    top: -1px;
}
.khuyen-mai .content ul {
    list-style: none;
}
.khuyen-mai .content ul li {
    margin-left: 0;
}
.khuyen-mai .content ul li {
    display: flex;
    margin-bottom: 10px;
    align-items: center;
    font-size: 14px;
}
.khuyen-mai .content ul li img {
    width: 20px;
    height: auto;
    margin-right: 5px;
}
.product-main form.cart {
    margin-bottom: 0;
}
.product-main .badge-container, .product-main button.flickity-button {
    display: none;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: transparent;
}
.product-thumbnails .col a img {
    padding: 2px;
}
.product-thumbnails a {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
}
.product-thumbnails .is-nav-selected a img {
    border: solid 1px;
    padding: 2px;
}
.product-thumbnails a:hover img, .product-thumbnails .is-nav-selected a img {
    transform: none !important;
    margin-bottom: unset;
    border: 1px solid #cd9b32;
    border-radius: 5px;
}
.single-product .product-thumbnails img {
    transition: none !important;
    opacity: 1;
    margin-bottom: 0;
}
.product-thumbnails a:hover, .product-thumbnails .is-nav-selected a {
    border-color: transparent;
}
.product-footer .woocommerce-tabs {
    border-top: 0;
    margin-top: 30px;
}
.product-footer .woocommerce-tabs > ul li a:before {
    display: none;
}
.product-footer .woocommerce-tabs > ul {
    justify-content: center;
}
.product-footer .woocommerce-tabs > ul li a {
    font-size: 30px;
    font-family: 'Playball';
    text-transform: none;
    color: #000;
    padding: 0;
    border-bottom: solid 2px transparent;
}
.product-footer .woocommerce-tabs > ul li.active a {
    color: #cd9b32;
    border-bottom: solid 2px;
}
.chinhsach-pro .item {
    display: flex;
    align-items: center;
    box-shadow: 0 0px 2px 0 rgba(60,64,67,0.1), 0 0px 6px 0px rgba(60,64,67,0.25);
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    height: 100%;
}
.chinhsach-pro .item img {
    max-height: 40px;
    width: auto;
}
.chinhsach-pro .item .text {
    color: #000;
    padding-left: 10px;
}
.chinhsach-pro .item .text .title {
    display: block;
    color: #cd9b32;
    font-size: 16px;
    font-weight: 600;
}
.chinhsach-pro .item .text .des {
    font-size: 14px;
}
.product-footer .woocommerce-tabs .tab-panels .woocommerce-Tabs-panel {
    font-size: 14px;
}
.product-section {
    border-top: 0;
}
.product-section h3.product-section-title {
    font-size: 35px;
    font-family: 'Playball';
    text-transform: unset;
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}
.proLoop .image-fade_in_back img {
    border-radius: 5px;
}
.proLoop .image-fade_in_back img {
    border-radius: 5px;
}
.product-small .badge-container {
    margin: 10px 0 0 !important;
    left: 15px;
}
.product-small .badge-container .on-sale {
    border-radius: 0;
    padding: 5px;
    border-radius: 10px 0 10px 0;
}
.product-small .badge-container .badge-circle {
    height: auto;
}
.product-small .badge-container .on-sale span.onsale {
    font-weight: 100;
    font-size: 13px;
}
.proLoop .box-text {
    padding: 10px;
    text-align: center;
}
.proLoop .box-text a {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.proLoop .box-text a:hover {
    color: #cd9b32;
}
.proLoop .box-text .price-wrapper .price {
    display: flex;
    justify-content: center;
    align-items: center;
}
.proLoop .box-text .price-wrapper .price del {
    order: 2;
}
.proLoop .box-text .price-wrapper .price del .amount {
    font-size: 14px;
    text-decoration: line-through;
    margin-left: 10px;
}
.proLoop .box-text .price-wrapper .price ins .amount {
    font-size: 18px;
    color: #cd9b32;
}
.archive .shop-page-title {
    display: none;
}
.tax-product_cat .bread-crumb {
    margin-bottom: 20px;
}
.widget-title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 30px;
    position: relative;
}
.widget>ul>li+li, ul.menu>li+li {
    border-top: 0;
}
.widget_nav_menu .menu > li a, .wpc_smart_price_filter ul > li a, .woocommerce-widget-layered-nav ul > li a {
    font-size: 16px;
    color: #000;
    padding-left: 30px;
    position: relative;
    display: block;
    transition: all .2s;
}
.widget_nav_menu .menu > li a:before, .wpc_smart_price_filter ul > li a:before,
.woocommerce-widget-layered-nav ul > li a:before {
    content: "";
    border-radius: 30px;
    position: absolute;
    top: 9px;
    left: 0;
    height: 18px;
    width: 18px;
    background: #fff;
    border: 1px solid #c3c3c3;
}
.wpc_smart_price_filter ul > li.chosen a:before,
.woocommerce-widget-layered-nav ul > li.chosen a:before {
    content: "";
    border-radius: 30px;
    position: absolute;
    top: 9px;
    left: 0;
    height: 18px;
    width: 18px;
    background: #cd9b32;
    border: 1px solid #c3c3c3;
}
.widget_nav_menu .menu > li a:hover {
    color: #cd9b32;
}
.archive .category-page-row .large-3 .widget {
    border-bottom: 1px solid #c6d4cf;
    padding-bottom: 20px;
}
.widget_nav_menu .widget-title:before {
    content: '';
    background: url(https://themes.sapo.vn/Themes/Portal/Default/Styles/images/index/new/i-category-menu.svg);
    background-size: 100% 100%;
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    top: 8px;
}
.proLoop span.price > .amount {
    font-size: 18px;
    color: #cd9b32;
}
.wpc_smart_price_filter .widget-title:before, .woocommerce-widget-layered-nav .widget-title:before{
    content: '';
    background: url(https://themes.sapo.vn/Themes/Portal/Default/Styles/images/index/new/i-price.svg);
    background-size: 100% 100%;
    position: absolute;
    height: 20px;
    width: 20px;
    left: 0;
    top: 8px;
}
.woocommerce-widget-layered-nav span.count {
    display: none;
}
.des-cate {
    display: flex;
    align-items: center;
}
.des-cate div {
    display: flex;
    width: 100%;
    justify-content: right;
    align-items: center;
}
.woocommerce-ordering, .woocommerce-ordering select {
    font-size: 14px;
    box-shadow: none;
    width: 150px;
}
.des-cate form {
    margin-left: 8px;
}
.proLoop .image-tools.bottom.left {
    opacity: 1;
}
.proLoop .action {
    position: absolute;
    left: 0;
    bottom: 0px;
    right: 0;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    opacity: 0;
    z-index: 2;
    text-align: center;
    width: 100%;
}
.proLoop:hover .action {
    opacity: 1;
    bottom: 20px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}
.proLoop .action a {
    background: #cd9b32;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 0;
}
.proLoop .action a svg {
    width: 15px;
    height: 15px;
}
.proLoop .image-tools.bottom.left {
    opacity: 1;
    width: 100%;
}
input,input:focus, textarea, textarea:focus {
    box-shadow: none !important;
}
.checkout-cart-checkout-layout p {
    width: 100%;
}
.checkout-cart-checkout-layout label {
    font-size: 15px;
    font-weight: 100;
    margin-bottom: 5px;
}
.woocommerce-billing-fields input {
    height: 45px !important;
}
.checkout-cart-checkout-layout input:focus {
    border: solid 1px #d7af5a;
}
.checkout-cart-checkout-layout input, .checkout-cart-checkout-layout textarea {
    border: solid 1px #d7d7d7;
    border-radius: 5px;
}
.woocommerce-checkout #content {
    padding-top: 0;
}
.des-note {
    font-size: 14px;
    color: red;
}
.woocommerce-billing-fields {
    border-top: 0;
}
.woocommerce-checkout span.amount {
    color: #d7af5a;
    font-size: 16px;
}
#cclw_order_details_table .cclw_order_review_table table td.name.more_details {
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
}
#cclw_order_details_table .cclw_order_review_table table td.name.more_details:before {
    content: '';
}
#cclw_order_details_table .cclw_order_review_table table td.cclw_qty button,#cclw_order_details_table .cclw_order_review_table table td.cclw_qty input {
    height: 30px !important;
    border: 0 !important;
}
#cclw_order_details_table .cclw_order_review_table .wrapper_qty {
    border: solid 1px #d7af5a;
}
#cclw_order_details_table .cclw_order_review_table table {
    border: solid 1px #eee !important;
}
.woocommerce-checkout .cclw_opc_main .border_html {
    margin-bottom: 0 !important;
}
#cclw_order_details_table .cclw_order_review_table table th {
    background: #d7af5a !important;
    color: #fff;
}
#cclw_order_details_table .cclw_order_review_table table tbody tr td {
    vertical-align: middle !important;
}
.payment_methods li+li {
    border-top: 0;
}
.two-column-layout-right #payment > ul {
    margin-top: 20px !important;
    border: solid 1px #d7d7d7;
    border-radius: 10px;
}
.two-column-layout-right #payment > ul > li {
    padding: 20px !important;
}
#cclw_payment_section .form-row.place-order button {
    width: 100% !important;
}
.two-column-layout-right #payment > ul > li+li {
    border-top: solid 1px #d7d7d7;
}
#cclw_payment_section .form-row.place-order{
    padding: 0 !important;
}
.woocommerce-message {
    display: none;
}
.cod-payment {
    background: #fbfbfb;
    padding: 30px;
    border-radius: 10px;
    border: solid 1px #ccc;
}
.shipcod {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    color: #cd9b32;
}
.shipcod span {
    font-weight: 100;
    color: #000;
}
.cod-payment table, .cod-payment table th, .cod-payment table td {
    border: 0;
    font-size: 15px;
    font-weight: 100;
}
.back-to-top {
    background: #cd9b32 !important;
    border-color: #cd9b32  !important;
}
.back-to-top i {
    color: #fff;
}
.section-5 {
    padding-top: 0 !important;
}
.col-sp1 > .col-inner {
    border: solid 5px #c09234;
    border-radius: 5px;
    padding: 30px 15px;
}
.col-sp1 > .col-inner .tieude .section-title {
    margin-bottom: 12px;
}
.col-sp1 > .col-inner p{
    margin-bottom: 10px;
}
.slider-show-nav .flickity-prev-next-button, .slider:hover .flickity-prev-next-button {
    opacity: 1;
}
button.flickity-button {
    opacity: 1 !important;
}
.home .slider-nav-push:not(.slider-nav-reveal) .flickity-prev-next-button {
    margin-top: -6%;
}
button.flickity-button svg {
    background: #fff;
    border-radius: 5px;
}
.new span {
    background-color: #dd433f;
    padding: 4px 8px;
    border-radius: 10px 0 10px 0;
    line-height: .85;
    color: #fff;
}
.proLoop .image-tools.top.right {
    opacity: 1;
}
.img-hover .img-inner {
    position: relative;
    overflow: hidden;
    display: block;
}
.img-hover .img-inner:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 1;
    transform: scaleX(0);
    transition: all .4s ease-out 0s;
}
.img-hover .img-inner img {
    transition: all .8s linear;
}
.img-hover .img-inner:hover:before {
    transform: none;
    transition: all .4s ease-out 0s;
}
.img-hover:hover .img-inner img {
    transform: scale(1.04);
    transition: all .8s linear;
}
.img-hover .img-inner:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    z-index: 1;
    transform: scaleY(0);
    transition: all .4s ease-out 0s;
}
.img-hover .img-inner:hover:after {
    transform: none;
    transition: all .4s ease-out 0s;
}
.box-info .box-text {
    padding: 0 10px;
}
.box-info .box-text h4 {
    color: #000;
    font-size: 50px;
    font-family: 'Playball';
    font-weight: 500;
}
.box-info .box-text p {
    color: #000;
    font-size: 16px;
}
.box-info {
    position: relative;
}
.box-info:before {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    background: rgba(255, 255, 255, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out 0s;
    transform: scaleX(0);
    z-index: 1;
}
.box-info:after {
    content: "";
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    border-right: 1px solid black;
    border-left: 1px solid black;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-out 0s;
    transform: scaleY(0);
    z-index: 1;
}
.box-info:hover:after {
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: all .5s ease-out 0s;
}
.box-info:hover:before {
    opacity: 1;
    visibility: visible;
    transform: none;
    transition: all .5s ease-out 0s;
}
.btn-home span{
    margin: 0;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    overflow: hidden;
    transition: all .4s ease;
}
.btn-home span {
    color: #000;
}
.btn-home span:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    border-bottom: 2px solid #000;
}
.btn-home span:hover:before {
    animation: underline-link 0.8s cubic-bezier(0.58, 0.3, 0.005, 1) 0s 1;
}
@keyframes underline-link{
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    50% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    50.01% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.btn-home span:hover {
    color: #cd9b32;
}
.box-info:hover .btn-home{
    opacity: 1;
    transform: none;
}
.box-info .btn-home{
    vertical-align: middle;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    transition: .3s;
    opacity: 0;
    transform: translateY(25px);
}
.tab-home > ul > li {
    border: 0;
}
.tab-home > ul > li > a {
    color: #000;
    font-size: 18px;
    text-transform: none;
    padding: 20px 20px 20px 0;
}
.tab-home > ul > li > a:hover {
    color: #cd9b32;
}
.tab-home .proLoop {
    display: flex;
}
.tab-home .proLoop .box-image {
    width: 150px;
    position: relative;
}
.tab-home .proLoop .box-text {
    width: calc(100% - 150px);
    padding: 0 0 0 20px;
    text-align: left;
}
.tab-home .proLoop .box-text .name a {
    font-size: 16px;
    text-align: left;
    font-weight: 700;
    border-bottom: 1px dashed #cd9b32;
    padding-bottom: 10px;
}
.tab-home .proLoop .box-text .price {
    justify-content: left;
}
.btn-tab {
    width: 130px;
    margin: 10px auto 0;
    display: block;
    font-weight: 100;
}
.col-tab-pro {
    padding-bottom: 0;
}
@media (min-width: 992px){
    .header:not(.home .header) {
        position: absolute;
    }
    .header:not(.home .header) {
        background: transparent;
    }
    .header:not(.home .header) .header-bg-container {
        right: auto;
    }
    .blog-wrapper .post-sidebar {
        padding-left: 0;
    }
    .tab-home > ul > li.active:before, .tab-home > ul > li:hover:before {
        content: '';
        position: absolute;
        width: 5px;
        height: 100%;
        background: #cd9b32;
        top: 0;
        right: -3px;
        border-radius: 5px;
    }
}
@media (max-width: 549px){
    .bread-crumb {
        padding-top: 85px;
        padding-bottom: 30px;
    }
    .group-address ul li {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .blog-wrapper .post-sidebar {
        display: none;
    }
    .bloghome .box-text h5.post-title a, .blog-wrapper .box-text h5.post-title a {
        -webkit-line-clamp: 2;
    }
    .title-bread-crumb {
        font-size: 24px;
        line-height: 1.2;
    }
    .des-cate h1 {
        margin-bottom: 0;
    }
    .des-cate div {
        display: block;
    }
    .des-cate {
        text-align: center;
        display: inline-block;
        width: 100%;
        margin-bottom: 10px;
    }
    .proLoop .box-text a,
    .proLoop .box-text .price-wrapper .price ins .amount {
        font-size: 15px;
    }
    .category-page-row {
        padding-top: 0;
    }
    .product-footer .woocommerce-tabs > ul li a {
        font-size: 18px;
        text-align: center;
    }
    .product-footer .woocommerce-tabs > ul {
        flex-wrap: initial;
        display: flex;
        overflow-x: scroll;
        flex-flow: row nowrap;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: relative;
        z-index: 2;
        white-space: nowrap;
    }
    .tieude .section-title .section-title-main:before, .product-section h3.product-section-title:before {
        margin: -64px 0 0 -100px;
    }
    .product-section h3.product-section-title {
        font-size: 24px;
    }
    .product-info {
        padding-bottom: 0;
    }
    .clo nav {
        display: none;
    }
    .clo .category-filtering {
        padding: 0 !important;
    }
    .section-1 .banner .text-box-content h4 {
        font-size: 20px;
        color: #fff !important;
    }
    .section-1 .banner .text-box-content p {
        font-size: 16px;
        color: #fff !important;
    }
    .section-1 .banner .text-box-content {
        padding: 20px;
    }
    .section-1 .banner .text-box-content:before {
        top: 10px;
        right: 10px;
        bottom: 10px;
        left: 10px;
    }
    .section-1 .text-box {
        bottom: 0;
    }
    .section-1 .text-box .text-box-content {
        background: transparent !important;
    }
    .section-1 .text-box .text-box-content:before {
        display: none;
    }
    .btn {
        color: #fff !important;
        border: solid 1px #fff;
    }
    .tieude .section-title .section-title-main {
        font-size: 28px;
    }
    .proLoop .image-tools.top.right{
        margin-top: 8px;
    }
    .slider-pro button.flickity-button{
        margin-top: -28% !important;
    }
    .proLoop .image-tools.bottom.left {
        display: block !important;
    }
    .box-info .box-text h4 {
        font-size: 34px;
    }
    .tieude .section-title .section-title-main:before, .product-section h3.product-section-title:before {
        width: 200px;
    }
    .tab-home > ul {
        flex-wrap: initial;
        display: flex;
        overflow-x: scroll;
        flex-flow: row nowrap !important;
        -webkit-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        transition: all 0.3s linear;
        position: relative;
        z-index: 2;
        white-space: nowrap;
        margin-left: auto;
        margin-right: 0;
    }
    .tab-home > ul > li > a {
        font-size: 16px;
        padding: 0;
        display: block;
        text-align: center;
    }
    .tab-home > ul > li.active:before {
        content: '';
        position: absolute;
        background: #cd9b32;
        width: 100%;
        height: 2px;
        top: auto;
        bottom: 0;
        right: 0px;
    }
    .tab-home > ul > li+li {
        margin-left: 20px !important;
    }
    .section-3 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .colpad > .col-inner, .colpad2 > .col-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content-x h3.title {
        font-size: 30px;
    }
    .bloghome button.flickity-button svg {
        margin-top: -75px !important;
    }
    .bloghome button.flickity-button.previous {
        left: 20px !important;
    }
    .bloghome button.flickity-button.next {
        right: 20px !important;
    }
    #crumbs {
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        opacity: 1;
        overflow: hidden;
        height: 40px;
    }
}
@media (max-width: 849px){
    #masthead ul.mobile-nav > li > a i {
        color: #fff;
    }
    #masthead ul.mobile-nav > li > a i:before {
        content: '\f036';
        font-family: "Font Awesome 5 Free";
        font-weight: 600;
    }
    .nav-sidebar.nav-vertical>li+li {
        border-top: 0;
    }
    .off-canvas .sidebar-menu {
        padding: 0;
    }
    .mfp-content .html_topbar_left  .name-menu {
        display: block;
        width: 100%;
        background: #cd9b32;
        padding: 10px 0;
        text-align: center;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
    }
    .mfp-content {
        background: #fff !important;
        transition: transform .5s, opacity .3s !important;
    }
    .mfp-content li.search-form {
        padding-top: 0 !important;
    }
    .mfp-content li.search-form input {
        border-radius: 0;
    }
    .off-canvas .nav-vertical>li>a {
        color: #000;
        font-size: 18px;
        text-transform: none;
        padding: 8px;
        display: block;
    }
    .mfp-ready .mfp-close {
        opacity: 1;
    }
    .nav-sidebar.nav-vertical>li.menu-item.active, .nav-sidebar.nav-vertical>li.menu-item:hover {
        background-color: rgb(243, 231, 205);
    }
    .off-canvas .nav-vertical>li>.sub-menu {
        padding-bottom: 10px !important;
    }
    .off-canvas .nav-vertical>li>.sub-menu > li > a {
        color: #000;
    }
    #header {
        position: absolute;
        left: 0;
        right: 0;
    }
    .header-bg-container {
        right: auto;
    }
}