/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */
.post-content.post-custom {
    padding: 20px;
    border: 1px solid #ddd;
}

.post-list-wrapper .post-list {
    padding: 0;
}

.post-content .post-description .post-ftimg-hld img {
    width: auto;
}

.post-holder {
    background: none;
    padding: 0;
    margin-bottom: 40px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

.post-content.post-custom .post-description .post-ftimg-hld {
    width: 270px;
    margin: 0;
    float: left;
}

.post-content.post-custom .post-description .post-info-blog {
    margin-left: 300px;
}

.post-content.post-custom .post-description .post-title-holder {
    display: table;
    width: 100%;
}

.post-content.post-custom .post-description .post-title {
    margin: 0 0 15px;
    padding: 0;
    font-size: 100%;
}

.post-content.post-custom .post-description .post-title a {
    font-size: 114.285%;
    font-weight: 600;
    color: #222;
}

.post-list .post-holder .post-header .addthis_toolbox {
    padding-top: 2px;
}

.post-content.post-custom .post-description .post-info-blog .dash {
    display: none;
}

.post-content.post-custom .post-description .post-info-blog .post-categories {
    display: none;
}

.post-content.post-custom .post-description .post-info-blog .post-text-hld {
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

.post-content.post-custom .post-description .post-info-blog .post-read-more {
    display: table;
    float: none;
    padding: 9px 30px;
    color: #222;
    background-color: #f5f5f5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.post-holder .post-header .post-info .item {
    margin-right: 5px;
}

.post-holder .post-header .post-info .label {
    font-weight: 400;
}

.widget.block.blog-search .block-content {
    background: #f7f7f7;
    border: 1px solid #ddd !important;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}

.widget.block.block-rss .block-title {
    background: none;
    padding: 0;
}

.widget.block.block-rss .block-title strong {
    text-transform: none;
}

.widget.block-rss .rss-icon {
    padding-right: 7px;
    margin-top: 2px;
}

.widget.block-recent-posts .block-content .item {
    padding: 5px 0;
}

.widget.block-list-posts .block-content .item .post-image {
    background: none;
    border: none;
    padding: 0;
}

.widget.block-list-posts .post-item-date {
    font-size: 90%;
}

.post-holder {
    border: none;
}

.post-content .post-description .post-ftimg-hld img {
    margin: 0 15px 10px 0;
    float: left;
}

.c-replyform {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.c-replyform.no-active textarea {
    height: 70px !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.c-replyform textarea {
    height: 100px !important;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.c-replyform button {
    padding: 6px 20px !important;
    margin-top: 0 !important;
}

.rtl-layout .post-list .post-header .post-title {
    float: right;
}

.rtl-layout .post-list .post-holder .post-header .addthis_toolbox {
    float: left;
}

.block.blog{
    overflow: hidden;
}
.blog-left {
    width: 48%;
    float: left;
    margin-right: 4%;
}
.blog-right {
    width: 48%;
    float: left;
}
.block.blog > div .title{
    border-bottom: 1px solid #e5e5e5;
}
.block.blog > div .title span {
    font-weight: 600;
    color: #222;
    border-bottom: 2px solid #FF5500;
    text-transform: uppercase;
    padding-bottom: 5px;
    display: inline-block;
}
.block.blog > div .title a {
    float: right;
}
.blog-left .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder{
    width: 100%;
    margin: 0 0 1% 0;
}

.block.blog .post-list .post-header .post-title a{
    font-size: 1.2em;
}
.blog-left .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder .post-content{
    width: 45%;
    margin-right: 5%;
    float: left;
}
.blog-left .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder .post-header{
    width: 50%;
    float: left;
}
.blog-left .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:first-child > div{
    width: 100%;
}
.blog-left .post-list-wrapper.blog-widget-recent:not(.blog-widget-recent-masonry) .post-holder:first-child > div .post-title{
    max-width: 100%;
}
.block-review ul {
    overflow: hidden;
    display: block;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 30px;
}
.block-review li {
    overflow: hidden;
    padding-left: 20px;
    width: 33.33%;
    float: left;
    margin-bottom: 20px;
}
.block-review li.row-2 {
    width: 50%;
    padding: 0 8.33%;
}
.block-review li:first-child{
    padding-left: 0;
}
.block-review li img {
    border-radius: 50%;
}
.review-content {
    text-align: justify;
}
.review-name {
    font-weight: bold;
}
.block-review .left, .post-list .left {
    width: 47.5%;
    float: left;
}
.block-review .right, .post-list .right {
    width: 47.5%;
    float: left;
    padding-left: 5%;
}
.cms-index-index .block.blog ul {
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
}
.cms-index-index .block.blog li {
    width: 30%;
    margin-left: 5%;
    display: block;
    float: left;
}
.cms-index-index .block.blog li:nth-child(3n - 2){
    margin-left: 0;
}
.cms-index-index .post-content .post-description .post-ftimg-hld {
    margin-bottom: 0;
}
.cms-index-index .blog-widget-recent .post-content .post-description .post-ftimg-hld img{
    margin: 0;
    float: none;
}
#tbl-source {
    margin: 40px 0 60px;
}
#tbl-source tr {
    border-bottom: 1px solid #e5e5e5;
}
#tbl-source tr td{
    padding: 10px 5px;
}



/* style */
body .logo img {
    height: 70px!important;
}

.header-style-6 .header-bottom .container {
    width: 100% !important;
    max-width: unset;
    padding: 0;
    background: #333;
}
.home-page-4 .container > .block {
    padding: 20px;
    background-color: #FFF;
}

li.sm_megamenu_drop > div {
    top: 100%!important;
}
.header-style-6 .header-middle {
    background-color: #5b4eb4;
}
.header-style-6 .customer-links > .links > li {
    display: none;
}

.header-style-6 .customer-links li.authorization-link, .header-style-6 .customer-links .customer-welcome {
    display: block;
    margin-top: 0;
    color: #FFF;
    margin-bottom: 5px;
}
.header-d-right li {
    margin-bottom: 5px;
}
.customer-links,
.header-container .minicart-wrapper a.action.showcart{
    padding-left: 5px;
}
.header-style-6 .customer-links li.authorization-link a {
    color: #FFF;
}
.header-style-6.header-container .minicart-wrapper .action.showcart .text {
    color: #FFF;
}
.header-style-6 .customer-links > ul {
    padding-left: 0;
}
.header-style-6 .header-middle .left-content {
    width: 170px;
    text-align: left;
}
.header-style-6 .header-middle .right-content {
    width: calc(100% - 170px);
    padding-top: 15px;
}
.header-style-6 .header-middle .horizontal-block {
    width: auto;
}
.header-style-6 .horizontal-menu .sm_megamenu_menu > li > a {
    text-transform: capitalize;
    font-weight: bold;
    color: #FFF;
    padding: 0;
}
.header-style-6 .horizontal-menu .sm_megamenu_menu > li > a:hover {
    color: yellow!important;
}
.header-middle .right-content .content {
    justify-content: space-between;
}
.header-style-6 .search-container .search-wrapper {
    opacity: 1;
    visibility: visible;
    position: relative;
}
.header-container .block-search {
}
.header-style-6 .search-container .block-content {
    width: 100%;
    border: 1px solid #666666;
    background: #333;
    border-radius: 10px;
    color: #FFF;
}
.page-header .header-container .block-search .field.search .input-text {
    color: #FFF;
    font-size: 20px;
    padding-left: 47px;
    height: 47px;
    background: #333;
}
.header-style-6 .search-container:before {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background-color: #333;
    color: #FFF;
    z-index: 22;
    border-radius: 10px;
}
.header-container .block-search {
}
.header-6-style .header-container .minicart-wrapper .action.showcart:after {
    background-color: #FFF !important;
    color: #000 !important;
}
.header-6-style .header-container .minicart-wrapper .action.showcart .price-minicart, .header-6-style .header-container .minicart-wrapper .action.showcart .counter.qty {
    color: #FFF!important;
}
.quickview-handler {
    display: none;
}

.fixed-menu{
    animation-duration: .45s;
    animation-fill-mode: both;
    animation-name: fadeInDown;
    position: fixed;
    z-index: 500;
    width: 100% ;
    top:0;
    border-bottom: 1px solid #ccccb3;
}
body.cms-index-index {
    background-color: #e2e2e2 !important;
}
.home-page-4.noel .container > .block.block-huong-dan{
    padding: 30px 0 0;
    background-color: unset;
}
.home-page-4.noel .container > .block.block-huong-dan .block-title h1{
    color: #0740BC;
    font-weight: bold;
    border:none;
}
.block-huong-dan {
    margin: auto;
}
.block-all .item-infor-2 > div {
    width: 50%;
    float: left;
}
.block-all .item-infor-2 {
    overflow: hidden;
    padding: 3px;
}
.block-all .product-reviews-summary {
    text-align: left;
}
.block-all .price-box {
    overflow: hidden;
    padding: 0 3px;
    position: relative;
}
.block-all .price-box .special-price {
    float: left;
}
.block-all .price-box .old-price {
    position: absolute;
    width: 100%;
    left: 0;
    top: -2px;
}
.block-all .discount-percent {
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #ffeaea; /* nền hồng nhạt */
    color: #333; /* chữ màu đen */
    font-weight: bold;
    font-size: 10px;
    border-radius: 999px; /* bo tròn */
    padding: 2px 4px;
}
.item-price-info {
    position: relative;
}
.block-all .products-grid .product-item .price-box .special-price .price {
    font-weight: bold;
}
.block-all .rating-summary .rating-result > span:before {
    color: #000;
}
.block-all .item-infor-2 > div.product-item-qty-sold {
    float: right;
    text-align: right;
    line-height: 28px;
}
.home-page-4.noel .container > .block.block-huong-dan .block-title {
    border:none;
    margin-bottom: 15px;
}
.page-layout-1column .all-product-home.block-huong-dan {
    margin-bottom: 0;
    background: #1a1a1a;
    color: #FFF;
}
.block-huong-dan .block-content ul {
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    flex-wrap: wrap;
    margin: 0;
}
.block-huong-dan .block-content ul li {
    text-align: center;
    color: #ffe718;
    list-style: none;
    padding: 15px;
    border-left: 1px solid #010101;
    margin: 0;
}
.block-huong-dan .block-content ul img {
    width: 32px;
    display: block;
    float: left;
    line-height: 40px;
}
.block-huong-dan .block-content ul p {
    width: 80%;
    float: left;
    padding-left: 20px;
    text-align: left;
    color: #FFF;
}
.block-huong-dan .block-content ul li .step {
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
}
.block-huong-dan .block-content ul li .step-note {
    font-size: 15px;
    text-transform: uppercase;
}
.block-title-green {
    color: #0740BC;
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.block-combo .block-content {
    overflow: inherit;
}
.bl-content.left {
    width: 42%;
    float: left;
    padding: 0 17px;
    text-align: center;
}

.bl-content.right {
    width: 58%;
    float: left;
}
.combo-slider:not(.slick-slider){
    max-height: 680px;
    overflow: hidden;
}
.block-ban-chay .products-slider:not(.slick-slider){
    max-height: 300px;
    overflow: hidden;
}
.bl-content.right ul {
    overflow: hidden;
    padding-left: 0;
}
.bl-content.right li {
    list-style:  none;
    width: 50%;
    float: left;
    display: block;
    padding-left: 20px;
    padding-bottom: 15px;
}
.block-ban-chay ul {
    overflow: hidden;
    padding-left: 0;
    display: flex;
    justify-content: space-between;
}
.block-ban-chay .block-content {
    width: 80%;
    margin: auto;
    overflow: visible;
}
.block-ban-chay li {
    list-style:  none;
    width: 33%;
    float: left;
    display: block;
    padding: 0 15px;
}
.block-ban-chay .block-content > a {
    display: block;
    width: calc(100% - 30px);
    margin: 30px auto;
    padding: 10px 0;
    background-color: #eb1c24;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
}
.products-slider img {
    padding: 0 15px;
}
.block-content {
    overflow: hidden;
}
.bl-all-content.left {
    width: 20%;
    padding: 10px;
    border: 1px solid #eb1c24;
    float: left;
}
.bl-all-content.right {
    width: 75%;
    padding-left: 20px;
    float: left;
}
.bl-all-content.right .list-cat {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
}
.bl-all-content.right .list-cat li {
    list-style: none;
    margin-bottom: 10px;
    width: 12%;
}
.bl-all-content.right .list-cat.c6 li {
    width: 16%;
}
.bl-all-content.right .list-cat.c7 li {
    width: 14%;
}
.bl-all-content.right .list-cat.c5 li {
    width: 19%;
}
.bl-all-content.right .list-cat.c4 li {
    width: 24%;
}
.bl-all-content.right .list-cat.c3 li {
    width: 33%;
}
.bl-all-content.right .list-cat li.x2 {
    width: 25%;
}
.bl-all-content.right .list-cat li a{
    padding: 7.5px 2px;
    color: #FFF;
    background-color: #3ABCEF;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.bl-all-content.right .list-cat li:first-child a, .bl-all-content.right .list-cat li a:hover {
    background-color: #eb1c24;
    color: #ffdd49;
}
.home-page-4 .container > .block.block-all {
    background-color: #e2e2e2;
}
.page-layout-1column .block-all .products-grid .product-item {
    width: calc(20% - 7px);
    margin-left: 8px;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.page-layout-1column .block-all .products-grid .product-item img {
    margin: auto;
}
.page-layout-1column .block-all .products-grid .product-item:first-child {
    margin-left: 0;
}
.home-page-4 .products-list .product-labels .new-label, .products-grid .product-labels .new-label {
    left: 15px;
    right: 0;
}
.block-review {
    background: #5b4eb4;
    color: #FFF;
    margin-bottom: 0;
    padding: 20px 0;
}
.sticker-left {
    position: fixed;
    left: 0;
    top: 40%;
    z-index: 9;
    background-color: #5b4eb4;
    padding: 10px;
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}
.sticker-left ul {
    list-style: none;
    padding-left: 0;
}
.sticker-left ul li {
    position: relative;
}

.sticker-left ul li a:hover > span {
    display: block;
}
.sticker-left ul span {
    display: none;
    position: absolute;
    top: calc(50% - 25px);
    left: calc(100% + 10px);
    width: 120px;
    height: 100%;
    background: #FFF;
    z-index: 1;
    line-height: 57px;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
}
.page-layout-1column .all-product-home.block-review .block-title {
    font-size: 40px;
    color:#FFF;
}
.payment-footer img {
    max-height:50px;
}
footer.page-footer {
    background: #1e1a2e;
}
.page-footer .footer-head {
    background: #8378c6;
}
.page-footer .social-footer {
    background: #5b4eb4;
}
.page-footer .footer-block.footer-contact {
    background-color: #ada5db;
}
.page-footer .footer-block .footer-block-title{
    color: #FFF;
}
.page-footer .footer-block.footer-contact .contact-info li:before {
    background-color: #5b4eb4;
}
.page-footer .footer-block .footer-block-title a,
.page-footer .footer-block .links-footer li a{
    color: #FFF;
}
.page-footer .footer-top, .page-footer .footer-bottom {
    background: none;
}
.block-all .see-all {
    display: block;
    width: 70%;
    padding: 10px 0;
    background-color: #5b4eb4;
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 3px;
    margin: auto;
}
.items.product-items.filterproducts{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.header-style-6 .customer-links > .links li.customer-welcome {
    display: block;
}
.header-6-style .header-container .minicart-wrapper .action.showcart .price-minicart {
    display: none;
}
.cms-index-index.header-6-style .horizontal-menu .sm_megamenu_menu > li.home-item > a {
    color: #fef200!important;
}
.mylan-about {
    position: relative;
}
.mylan-about .block-content {
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
    position: absolute;
    z-index: 3;
    text-align: center;
    width: 100%;
}
.mylan-about .block-content h2 {
    font-size: 50px;
    text-transform: uppercase;
    color: #fef200!important;
    font-weight: bold;
}
.mylan-about .block-content p {
    color: #FFF;
    margin-bottom: 15px;
    font-size: 25px;
    padding: 0 15%;
}

.mylan-about .block-content a {
    color: #FFF;
    padding: 10px 30px;
    border-radius: 3px;
    background-color: #6657B9;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}
.products_slider .slick-arrow {
    background-color: transparent !important;
    border: solid red !important;
    border-width: 0 3px 3px 0 !important;
    display: inline-block!important;
    padding: 3px!important;

}
.products_slider .slick-next.slick-arrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.products_slider .slick-prev.slick-arrow {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.combo-slider .image-thumb {
    padding-right: 15px;
    margin-bottom: 7.5px;
}
.page-layout-1column .all-product-home.block-review .block-title {
    border: none;
}
.home-page-4.noel .container > .block.block-review {
    background-color: unset;
    color: #FFF;
}
.home-page-4.noel .container > .block.block-review h2 {
    font-size: 40px;
    color: #FFF;
    font-weight: bold;
    border:none;
}

.home-page-4.noel .container > .block.block-review h2 strong {
    border: none;
}
.home-page-4.noel .container > .block {
    background-color: #e2e2e2;
}
.home-page-4.noel #tbl-source tr {
    border-color: #000;
}
.page-layout-1column .home-page-4.noel .all-product-home .block-title strong {
    border: none;
}
.page-layout-1column .sparsh_banner_slider .slick-list, .page-layout-1column .sparsh_banner_slider.slick-initialized .slick-slide > div > div {
    max-height: unset;
}
.cms-index-index.header-6-style .horizontal-menu .sm_megamenu_menu > li.home-item > a,
.header-6-style .horizontal-menu .sm_megamenu_menu > li.sm_megamenu_actived > a,
.header-6-style .horizontal-menu .sm_megamenu_menu > li:hover > a {
    color: #fef200!important;
}
.change-group-qty {
    width: 47px;
    padding: 2px;
}
.change-group-qty.top {
    margin-bottom: 5px;
}
#mobile-text {
    position: absolute;
    top: 50%;
    bottom: unset;
    transform: translateY(-50%);
    left: 75px;
    border: 1px solid #fef200;
    color: #fef200;
    font-weight: bold;
    font-size: 10px;
}
.mobile-right .button-mobile-top > a > span {
    color: #FFF !important;
}
.mb-cart .minicart-wrapper .action.showcart {
    color: #FFF;
}
.page-header .mobile-top {
    background-color: #6657B9;
}
#mobile-text p {
    padding: 5px;
    margin: 0;
    text-transform: uppercase;
}
.change-group-qty.bottom {
    margin-top: 5px;
}
.products-grid .product-item-details .product-item-name a {
    font-size: 11px;
    text-transform: uppercase;
}
body.cms-index-index .products-grid .product-item-info {
    padding-bottom: 12px;
}
.cms-index-index .image-product {
    position: relative;
    padding-top: 40px;
}
.deal-label {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 9px;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
}
.deal-label span span {
    color: #5b4eb4;
    font-weight: bold;
    font-size: 16px;
}
.cms-index-index .image-product img {
    display: block;
    transition: opacity 0.3s ease-in-out;
}
.cms-index-index .image-product .hover-img {
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 0;
    z-index: 1;
}

.free-shipping {
    background: #5b4eb4;
    padding: 5px;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
}
.free-shipping-label {
    background: #5b4eb4;
    padding: 2px;
    border-radius: 5px;
    color: #FFF;
    font-size: 12px;
    text-transform: uppercase;
    top: 15px;
    right: 15px;
    position: absolute;
}
.cms-index-index .image-product:hover .hover-img {
    opacity: 1;
}
.cms-index-index .image-product:hover .primary-img {
    opacity: 0;
}
.horizontal-block {
    max-width: 1300px;
    width: calc(100% - 30px);
    margin: auto;
}
.horizontal-block .horizontal-menu .sm_megamenu_menu {
    padding-left: 0!important;
    display: flex;
    justify-content: space-between;
}
.horizontal-block .horizontal-menu .sm_megamenu_menu li {
    padding: 10px 0;
}
#header-top {
    padding: 10px 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #000;
    line-height: 40px;
}
#header-top img {
    height: 40px;
}
#header-top span {
    padding: 5px 10px;
    border-radius: 20px;
}
#header-top .top1 span {
    background: #5b4eb4;
    color: #FFF;
}
#header-top .top2 span {
    background: linear-gradient(to bottom, #FFCB00, #F89200);
}
#header-top .top2 p {
    text-align: right;
}
.header-middle.ontop-element .right-content .content {
    justify-content: space-between;
}
.header-middle.ontop-element .right-content .search-container {
    width: 50%;
    margin: 0 3.5%;
}
.header-container .minicart-wrapper .action.showcart:after {
    display: none!important;
}
.header-bottom.ontop-element {
    background: #2e2e2e;
}
.product-item-info .product-labels .new-label {
    background: #6657B9;
}
#header-middle .account-icon {
    display: block;
    float: left;
}
.header-d-right {
    float: left;
}
.header-d-right ul {
    padding-left: 5px;
}
.minicart-header .minicart-wrapper {

}
.header-style-6 .header-d-right .customer-links li.authorization-link {
    margin: 0;
}
.header-style-6 a {
    color: #FFF;
}
@media (min-width: 768px) {
    .rtl-layout .post-content .post-description .post-ftimg-hld {
        float: right;
    }

    .rtl-layout .post-content.post-custom .post-description .post-info-blog {
        margin-right: 300px;
        margin-left: 0;
    }
    .block.block-all .product-item.hidden-desktop {
        display: none;
    }
}
@media (max-width: 1024px) and (min-width: 768px) {
    .bl-all-content.left {
        display: none;
    }
    .bl-all-content.right {
        width: 100%;
        float: none;
        padding: 0;
    }
}
@media (max-width: 767px) {
    .post-content.post-custom .post-description .post-ftimg-hld {
        width: 100%;
        float: none;
    }

    .post-content.post-custom .post-description .post-info-blog {
        margin-left: 0;
        margin-right: 0;
        float: none;
        padding-top: 15px;
    }

    .post-content .post-description .post-ftimg-hld img {
        width: 100%;
        float: none;
        margin: 0 0 10px 0;
    }
    .block.blog > div {
        width: 100%;
        margin-right: 0;
    }
    .block-review .left, .post-list .left, .block-review .right, .post-list .right {
        width: 100%;
        padding-left: 0;
    }
    .cms-index-index .block.blog li {
        width: 100%;
        margin-left: 0;
    }
    .block-review ul {
        display: block;
        text-align: center;
        padding: 0 10px;
    }
    .block-review li {
        padding-bottom: 15px;
        padding-left: 0;
        width: 100%;
    }
    .block-review li.row-2 {
        width: 100%;
    }
    .block-review li img{
        width: 70%;
    }
    .short_content {
        padding-top: 15px;
    }
    .review-content {
        margin-top: 15px;
    }
    .cms-index-index .post-list-wrapper .post {
        margin-bottom: 15px;
    }

    .block-huong-dan .block-content ul {

    }
    .block-huong-dan .block-content ul li {
        width: 49%;
        float: left;
    }
    .block-huong-dan .block-content ul li p {
        display: none;
        padding: 0;
    }
    .block-title-green {
        font-size: 20px;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .home-page-4.noel .container > .block {
        padding: 5px;
    }
    .bl-content.left, .bl-content.right {
    }
    .bl-content.left {
        margin-bottom: 15px;
        padding: 0;
    }
    .bl-content.right li {
        padding: 0;
        width: calc(50% - 5px);
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .bl-content.right li:nth-child(2n +1) {
        margin-left: 0;
    }
    .block-ban-chay ul {
        display: block;
    }
    .block-ban-chay li {
        padding: 0;
        width: calc(50% - 5px);
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .block-ban-chay li:last-child {
        margin: auto!important;
        float: none;
    }
    .block-ban-chay li:nth-child(2n +1) {
        margin-left: 0;
    }
    .block-ban-chay .block-content {
        width: 100%;
    }
    .block-ban-chay .block-content > a {
        width: 100%;
        margin: 5px 0 20px;
    }
    .products-slider img {
        padding: 0 1px;
    }
    .bl-all-content.left {
        width: auto;
        padding: 0;
        margin: 0 -15px;
        border: none;
    }
    .block.block-all .block-content {
        overflow: unset;
    }
    .block.block-all .block-content::after {
        content: "";
        clear: both;
        display: table;
    }
    .bl-all-content.right {
        width: 100%;
        padding: 0;
        margin-top: 15px;
    }
    .page-layout-1column .block-all .products-grid .product-item {
        width: calc(50% - 2px);
        margin-left: 4px;
        margin-bottom: 4px;
    }

    .page-layout-1column .block-all .products-grid .product-item:nth-child(2n + 1) {
        margin-left: 0;
    }
    .mylan-about .block-content p {
        display: none;
    }
    .mylan-about .block-content h2 {
        font-size: 25px;
    }
    .change-group-qty.top, .change-group-qty.bottom {
        margin: 0;
    }
    .combo-slider .image-thumb {
        padding: 0 1px;
    }
    body:not(.layout-boxed) .container, body:not(.layout-boxed) .page-main {
        width: calc(100% - 10px);
    }
    body .products.wrapper.products-grid .product-items .product-item:nth-child(2n + 1) {
        padding-right: 2.5px;
        margin-bottom: 5px;
    }
    body .products.wrapper.products-grid .product-items .product-item:nth-child(2n) {
        padding-left: 2.5px;
        margin-bottom: 5px;
    }
    .products-grid .product-item-details .product-item-name a {
        font-size: 8px;
        line-height: 10px;
    }
    .product-item-qty-sold {
        font-size: 10px;
    }
    .bl-all-content.right .list-cat {
        display: none;
    }
    .bl-all-content.right .list-cat li {
        width: 24%!important;
        display: inline-block;
    }
    .bl-all-content.right .list-cat li.x2 {
        width: 50%;
    }
    .block-all .see-all {
        width: 100%;
        padding: 10px 0;
        font-size: 12px;
        margin: 10px 0;
    }
    .free-shipping {
        font-size: 12px;
    }
    .container > .block {
        margin-bottom: 10px!important;
    }
    .home-page-4.noel .container > .block.block-huong-dan {
        padding: 0;
    }
    .bl-all-content .products-grid .product-item-actions .actions-primary button{
        padding: 0 9px;
    }
    .block.block-all .col-lg-6 {
        width: 50%;
        padding-left:0px;
        padding-right:4.5px;
    }
    .block.block-all .col-lg-6 .banner-image {
        margin-bottom: 9px;
    }
    .block.block-all .col-lg-6:last-child {
        padding-left: 4.5px;
        padding-right: 0px;
    }
    body.cms-index-index .products-grid .product-item-info {
        padding-bottom: 4px;
    }
    .benefits-summary .benefit span {
        font-size: 13px;
    }
    body.cms-index-index .products-grid .product-item .price-box .price {
        line-height: normal;
    }
    .combo-slider:not(.slick-slider){
        max-height: 220px;
        overflow: hidden;
    }
    .block-ban-chay .products-slider:not(.slick-slider){
        max-height: 130px;
        overflow: hidden;
    }
    footer.page-footer {
        background: #5b4eb4;
    }
}
body.cms-index-index:not(.layout-boxed) .page-wrapper {
    background: none;
}

.products-grid .product-item-details {
    padding: 0 5px !important;
}
.products-grid .product-item .price-box {
    margin: 0 0 2px!important;
}
.products-grid .product-item-details .product-item-name {
    margin-bottom: 0;
}

.products-grid .product-item-details .product-item-inner {
    bottom: 5px;
}
body .products-grid .product-item-info {
    padding-bottom: 42px;
}

.products-grid .image-product .product-image-container {
    margin-bottom: 5px;
}
.checkout-index-index .form.form-login {
    display: none!important;
}
.checkout-onepage-success #registration {
    display: none!important;
}
.mb-cart .minicart-wrapper .action.showcart:after {
    content: "\e958" !important;
}
