/* css popup cart */
.off-canvas-left .mfp-content, .off-canvas-right .mfp-content {
    background-color: #fff !important;
    width: 350px
}

.cart-popup-title.text-center h4 {
    font-weight: 700;
}

div#cart-popup td.product-thumbnail img, div#cart-popup ul.product_list_widget li img {
    border-radius: 5px;
}

div#cart-popup .variation dd, .variation dl, .variation dt {
    float: left!important;
    padding: 2px 0;
    margin: 0;
}

div#cart-popup dl.variation {
    opacity: 1 !important;
}

div#cart-popup dd.variation-SelectStyle, div#cart-popup dd.variation-SelectyourStyle, div#cart-popup dd.variation-Style {
    color: #ff642e;
    font-weight: 700;
}

div#cart-popup dd.variation-ColorGroup {
    color: #008b8b;
    font-weight: 700;
}

div#cart-popup dd.variation-Size {
    color: #63af1a;
    font-weight: 700;
}

div#cart-popup .shop_table .mobile-product-price, div#cart-popup ul.product_list_widget li .quantity {
    clear: both;
}

div#cart-popup dd.variation-SelectyourStyle img {width: 60px !important;}

div#cart-popup .variation dt {
    font-weight: 700;
}

div#cart-popup .wcpa_cart_type_image-group {
    margin: 0;
}

.wc-forward, a.button.checkout.wc-forward {
    font-size: 17px;
}

.off-canvas-cart .button.wc-forward:not(.checkout):not(.checkout-button) {
    border-radius: 5px;
}

#place_order, .cart-checkout {
    margin-right: 0;
    border-radius: 3px;
    white-space: nowrap;
    padding: 20px 0;
    display: block;
    width: 100%;
    font-size: 1.2857rem;
    font-weight: 700;
    line-height: 24px;
    box-shadow: 0 4px 6px -2px rgba(35,67,92,.32);
    border: 1px solid rgba(0,0,0,.16)!important;
    background-color: #ff4a3c!important;
}

.noPadding {
    padding-bottom: 0 !important;
}


/* css box product */
.product-small.box {
    border: solid 1px #E2E2E2;
    border-radius: 12px;
}

.product-small.box .box-text.box-text-products {
    padding: 15px 10px;
}

.product-small.box p.category {
    opacity: 1;
    text-transform: math-auto;
    font-size: 12px;
}

.product-small.box p.name.product-title.woocommerce-loop-product__title {
    margin: 10px 0;
}

.product-small.box span.price bdi {
    color: #934a13;
}

a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    font-weight: 600;
	overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/* css slider flatsome */
.flickity-prev-next-button {
    opacity: 1 !important;
}

#main svg.flickity-button-icon {
    background-color: #fff !important;
    box-shadow: 0 0 1px 1px rgba(20, 23, 28, 0.1), 0 3px 1px 0 rgba(20, 23, 28, 0.1);
    padding: 10px;
	border-radius: 50%;
}

#main .flickity-prev-next-button .arrow, #main .slider-nav-circle .flickity-prev-next-button:hover svg {
    fill: unset !important;
    border-color: unset;
}

#main .slider-nav-light .flickity-prev-next-button svg, #main .slider-nav-circle .flickity-prev-next-button:hover .arrow {
    fill: #000 !important;
}

/* css blog */
.home .box-blog-post .box-text.text-left, .home .box-blog-post .box-text.text-center {
    border: 1px solid #d7d7d7;
    padding: 15px;
}

h5.post-title.is-large a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 10px;
}

h5.post-title.is-large a {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #222222 !important;
}

p.from_the_blog_excerpt {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    text-align: justify;
    color: #3c3c3c;
    padding-top: 10px;
}

.is-divider {
    display: none !important;
}

/* css section nhan su */
.nhan-su span {
    color: #934a13;
    font-size: 40px;
    font-weight: 700;
}

/* css sidebar chi tiáº¿t sáº£n pháº©m */
.col-lienquan>.col-inner::-webkit-scrollbar {
    width: 8px;
}

.col-lienquan>.col-inner::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #01012e;
}

.col-lienquan>.col-inner::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #f5f5f5;
}

.col-lienquan>.col-inner {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 0 0 6px 6px;
    padding: 10px;
    overflow: hidden;
}

.ct-lienquan p {
    background: #8d0505;
    color: #fff;
    font-size: 18px;
    text-align: center;
    padding: 6px 0;
    border-radius: 6px 6px 0 0;
    text-transform: uppercase;
    margin-bottom: 0;
}

.blog-lienquan .col.post-item {
    padding-bottom: 10px;
}

.blog-lienquan  .box-image {
    border-radius: 8px;
}

.blog-lienquan .box-text {
    padding: 0 0 0 8px !important;
}

.blog-lienquan p {
    font-size: 14px;
    line-height: 18px;
}

.blog-lienquan h5 {
    font-size: 15px;
}
.blog-lienquan h5, .blog-lienquan p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.is-divider {
    display: none;
}

.blog-lienquan a.plain {
    margin-bottom: 0 !important;
    font-size: 15px !important;
}

.col-lienquan .product-category.col {
	padding-bottom: 0 !important;
}

.col-lienquan .box-category .box-text {
    padding: 5px;
}

.col-lienquan .box-category h5.header-title {
    font-size: 14px;
    text-transform: none;
    font-weight: 600;
}

/* css bread */
/* css breadcrumbs */
.page-title-inner {
    min-height: 0;
    padding: 8px 0 8px 14px;
}

.page-title.shop-page-title.product-page-title {
    background: #f9f7f74d;
}

p#breadcrumbs a {
    font-weight: 600;
    color: #8d0505;
}

/* css footer */
.st-footer p, .st-footer a {
    font-size: 13px;
}

.st-footer .icon-box {
    align-items: center;
}

.ct-foo p, .ct-foo a {
    color: #6a6a6a !important;
}

.ct-foo p {
    margin-bottom: 8px;
}

.ct-foo p strong, .ct-foo p b {
    color: #ccc;
}

.copyright-footer {
    font-size: 13px;
}