#top-bar {
    background: #0a0a0a !important;
}
#logo img {
    max-height: 32px !important;
}
.header .stuck #logo img {
    max-height: 32px !important;
}
.header-main .header-nav ul li a {
    color: #0a0a0a;
    font-weight: 500;
    text-transform: capitalize;
}
.header-wrapper .header-main .nav > li > a {
    line-height: 24px;

    font-size: 16px;

    letter-spacing: 0;
    text-transform: capitalize;
}
.header-main .nav-dropdown.nav-dropdown-bold>li>a:hover,
.header-main .nav-dropdown.nav-dropdown-bold.dark>li>a:hover{
    background: #e3d3d3 !important;
    border-radius: 4px !important;
}
.header-wrapper .header-top .header-contact a,
.header-wrapper .header-top.nav-dark .nav>li>a {
    color: #fff;
}

.footer-wrapper .absolute-footer {
    padding: 0px;
}
.footer-wrapper .absolute-footer .container {
    border-top: 1px solid #505050;
    color: #949494;
    max-width: 1320px;
    margin: 0 auto;
    padding: 15px;
    font-size: 14px;
    line-height: 20px;
}

.footer-wrapper .widget_custom_html {
    padding: 0;
}

.footer-wrapper .sidebar-wrapper.ul-reset .custom-html-widget {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.footer-block .section-content {
    padding: 48px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}
.footer-block .section-content p,
.footer-block .section-content ul li {
    margin-bottom: 6px;
}
.footer-block .section-content .col-inner a {
    padding: 0;
    border: 0;
    min-height: unset;
    margin-bottom: 8px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
}
.footer-block .section-content .col-inner a:hover {
    color: #e42300;
}
.footer-block .section-content h3 {
    font-size: 18px;
    text-transform: unset;
    margin-bottom: 16px;
    line-height: 24px;
    margin-top: 52px;
}
.footer-block .section-content .social-icons a {
    margin: 0px;
    margin-right: 8px;
}
.term-description ul, .term-description ol {
    margin-left: 16px;
}

.footer-block .section-content .col-inner .social-icons a {
    line-height: 35px;
}
.footer-block .img-inner img {
    max-height: 45px;
    width: auto;
}
.entry-meta .posted-on .published {
    display: none;
}
.entry-meta .posted-on .updated {
    display: inline;
}


.term-description table tr,
.term-description table tr td,
.blog-single .entry-content table tr,
.blog-single .entry-content table tr td {
    color: #000000;
    border-bottom: 1px solid hsl(0deg 0% 0% / 50%);
    border-right: 1px solid hsl(0deg 0% 0% / 50%);
}

.term-description table,
.blog-single .entry-content table {
    border-spacing: 0;
    border: 1px solid hsl(0deg 0% 0% / 50%);
}
.term-description table tr td:first-child ,
.blog-single .entry-content table tr td:first-child {
    padding-left: 8px;
}


.home .equalize-box >.col,
.equalize-box >.col {
    padding: 8px;
}


.product-small.box-text-bottom {
    margin-bottom: 0px;
    border: 1px solid #dadada;
    border-radius: 4px;
}



.product-small.box-text-bottom  .box-text {
    padding-bottom: 15px;
    padding: 20px;
    text-align: center;
    display: block;
    height: auto !important;
}


.product-small.box-text-bottom  .add-to-cart-button {
    height: auto !important;
    display: block;
}
.product-small.box-text-bottom   .add-to-cart-button a {
    border-radius: 4px;
    background: #E42300;
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0;
    margin: 0;
    display: inline-block;
    min-height: 0;
    max-height: unset;
    border: 0px;
    padding: 10px 20px;
}
.product-small.box-text-bottom.box-bounce:hover .box-image ,
.product-small.box-text-bottom.box-bounce:hover .box-text {
    transform: unset;
}
.product-small.box-text-bottom   .product-title{
    margin: 0;
    height: auto !important;
}
.product-small.box-text-bottom   .product-title a {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    color: #0a0a0a;
    margin: 0;
    min-height: 48px;
}

.product-small.box-text-bottom   .price-wrapper {
    height: auto;
    margin-bottom: 16px;
}



.product-small.box-text-bottom  .box-image {
    border-radius: 4px 4px 0px 0px;
}

.equalize-box .badge-container {
    margin: 0px;
}
.equalize-box  .badge-circle {
    margin-left: 0;
    width: auto;
}

.equalize-box .badge-container .badge-inner {
    border-radius: 4px 0px 0px 0px;
    color: #0a0a0a;
    font-weight: 500;
    background-image: url('./images/card-label.png');
    width: 80px;
    height: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: transparent;
}
.equalize-box .badge-container .badge-inner span {
    transform: rotate(316deg);
    display: block;
    line-height: 0;
    margin-top: -12px;
    margin-right: 24px;
}

.product-small .price span.amount {
    white-space: nowrap;
    color: #E42300;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
}


.price-wrapper .price del,
.price-wrapper .price del span bdi {
    color: #949494;
    opacity: 1;
}

.price-wrapper .price del span {
    opacity: 1;
}

.slide-search .input-group {
    display: flex;
    gap: 16px;
    flex-wrap: nowrap;
}

.slide-search .input-group select {
    width: 33.33%;
    border-radius: 4px;
}

.slide-search .input-group  .input-group-append {
    width: 33.33%;

}

.slide-search .input-group .input-group-append button {
    width: 100%;
    background: #E42300;
    text-transform: capitalize;
}
.cl-list-cards .col .featured-box h5 {
    text-transform: capitalize;
    letter-spacing: normal;
}
.cl-h1 h1 {
    font-size: 48px;
    line-height: 1.3;
    font-weight: bold;
}
.slide-search .btn-link-submit {
    background: #E42300;
    width: 100%;
    text-align: center;
    margin: 0px;
    font-weight: 500;
    text-transform: none;
    border-radius: 4px;
}
.cl-btn.primary {
    background: #E42300 !important;
    font-weight: normal;
    text-transform: capitalize;
    padding: 0px;
    border-radius: 4px;
    border: 0px;
}
.cl-btn.primary span {
    padding: 10px 16px;
}


.cl-title-h2  .section-title-normal {
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
    font-weight: 600;
    text-transform: capitalize;
    font-style: italic;
    padding-top: 80px;
}

.cl-title-h2 .section-title-normal  .section-title-main {
    border: 0;
    text-align: center;
    margin: 0;
    padding: 0;
}

.cl-title-h2 .section-title-normal  .section-title-main .icon-plus {
    display: block;
    width: 50px;
    height: 7px;
    margin: 0 auto;
    background-image:url('./images/cl-title-line.png');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    margin-bottom: 16px;
}

.cl-title-h2 .section-title-normal .section-title-main .icon-plus:before {
    content: none;
}

.cl-slider-cat-product .box-image .image-cover {
    background-image: url('./images/card-category.jpg');
    background-repeat: no-repeat;
    background-size: contain;
}

.cl-slider-cat-product .box-image .image-cover img {
    opacity: 0;
}

.cl-slider-cat-product .box-category .box-text {
    position: absolute;
    /* left: 0; */
    right: 20px;
    margin: 0;
    max-width: 170px;
    padding: 0;
    top: 50%;
    transform: translate(0, -50%);
    background: transparent;
    color: #fff;
}

.cl-slider-cat-product .box-category {
    position: relative;
}

.cl-slider-cat-product .box-category .box-text h5 {
    color: #fff;
}

.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.next,
.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.previous {
    opacity: 1;
    background: #0a0a0a;
    border-radius: 50%;
}
.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.next .arrow,
.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.previous .arrow{
    border-color: rgb(255 255 255);
    fill: rgb(255 255 255);
}
.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.previous {
    left: -3.5%;
}
.cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.next{
    right: -3.5%;
    left: auto;
}
.cl-list-cards {
    background: #0a0a0a;
    padding: 0;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}


.cl-list-cards > .row {
    display: flex;
    gap: 24px;
}
.cl-list-cards .col {
    padding-bottom: 0;
}

.cl-list-cards .col .featured-box {
    background: #fff;
    border-radius: 16px;
    display: flex;
    align-items: center;
    padding: 16px;
}

.cl-tin-tuc {
}

.cl-tin-tuc  .box-blog-post {
    border-radius: 4px;
    border: 1px solid #dadada;
}

.cl-tin-tuc .box-blog-post .box-text {
    padding: 16px;
    background: #EEEEEE;
}

.cl-tin-tuc .box-blog-post .box-text .is-divider {
    display: none;
}

.cl-tin-tuc .box-blog-post .box-text    .post-title {
    background: #EEEEEE;
    color: #0A0A0A;
    font-size: 20px;
    line-height: 1.4;
    margin: 0;
    min-height: 56px;
}

.cl-tin-tuc .box-blog-post .box-text .cat-label {
    padding: 0px;
    margin: 0;
    font-size: 14px;
    line-height: 1.2;
    color: #E42300;
    text-transform: capitalize;
    background: transparent;
    opacity: 1;
    font-weight: 600;
    border-radius: 0px;
}
.cl-tin-tuc .box-blog-post .box-image {
    border-radius: 4px;
}
/*.cl-testimonials:before {
    content: "";
    position: absolute;
    height: 210px;
    width: 210px;
    top: 0;
    left: 0;
    background-image: url(https://shipcare.vn/cholop.vn.v3/wp-content/themes/salecar/images/bg-testimonial-left.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.cl-testimonials:after {
    content: "";
    position: absolute;
    height: 210px;
    width: 210px;
    bottom: 0;
    right: 0;
    background-image: url(https://shipcare.vn/cholop.vn.v3/wp-content/themes/salecar/images/bg-testimonial-right.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}*/


.testimonial-slider {
    position: relative;
    overflow: hidden;
    border-radius: 16px;
    color: #fff;
    max-width: 1350px;
    margin: 0px auto;
    height: 360px;
}

.testimonial-slide {
    display: none;
    position: relative;
    padding: 56px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 100%;
}

.testimonial-slide.active {
    display: block;
}

.testimonial-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.testimonial-content {
    position: relative;
    z-index: 2;
    max-width: 50%;
}

.testimonial-content p {
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 15px;
}

.testimonial-content strong {
    display: block;
    font-size: 14px;
    color: #ffffff;
}

.testimonial-nav {
    position: absolute;
    bottom: 56px;
    left: 56px;
    z-index: 3;
}

.testimonial-nav button {
    background: #505050;
    color: #fff;
    border: none;
    padding: 8px 12px;
    margin-right: 12px;
    cursor: pointer;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 1;
    text-align: center;
    margin-bottom: 0px;
}

.testimonial-nav button:hover {
    background: #555;
}

.cl-list-why-choose {
}

.cl-list-why-choose  .box-text-bottom {
    border: 1px solid #DADADA;
    border-radius: 4px;
}

.cl-list-why-choose .box-text-bottom .box-image {
    border-radius: 4px;
}

.cl-list-why-choose .box-text-bottom .box-text {
    padding: 20px;
    font-size: 20px;
    line-height: 1.4;
}

.cl-list-why-choose .box-text-bottom .box-text h4 {
    margin: 0px;
    font-size: 20px;
    line-height: 1.4;
    min-height: 56px;
}


.loop-slider-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.loop-slider-track {
    display: flex;
    align-items: center;
    /*gap: 40px;*/
    animation: scrollLoop 20s linear infinite;
}

.loop-slide {
    flex: 0 0 auto;
}

.loop-slide img {
    min-width: 120px;
    height: auto;
    display: block;
}

@keyframes scrollLoop {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-33.3333%);
    }
}

#content .slide-search {
    max-width: 850px;
    background: rgb(0 0 0 / 50%);
    padding: 24px 32px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 0;
    left: 0;
    transform: unset;
}

.cl-search-container .col {
    padding-bottom: 0px;
}

section.cl-home-top-banner {
    padding-top: 120px !important;
}

section.cl-home-top-banner h1 {
    color: #ffff;
    max-width: 820px;
    margin: 0 auto;
}

.cl-search-container {
    padding-top: 60px;
}

section.cl-slider-brands .col {
    padding: 0;
}

section.cl-list-why-choose {
    padding-bottom: 20px !important;
}

section.cl-testimonials {
    padding-bottom: 80px !important;
}
.home  .cl-hidden-home{
    display: none !important;
}

.cl-line-width{
    height: 1px;
    width: 100%;
    background: #EBEBEB;
    position: relative;
    margin-bottom: 24px;
    margin-top: 24px;
}
.cl-container-main {
    position: relative;
    padding-top: 90px;
    background: #F4F4F4;
}
.cl-bg-container {
    height: 350px;
    width: 100%;
    /*background-image: url(https://shipcare.vn/cholop.vn.v3/wp-content/uploads/2025/06/banner-contact.jpg);*/
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
}
.cl-form-container {
    background: #ffffff;
    max-width: 1020px;
    position: relative;
    margin: 0 auto;
    padding: 72px 100px;
    color: #0a0a0a;
    font-weight: 500;
}
.cl-form-container i.icon-plus {
    font-size: 0;
    line-height: 1;
}
.cl-form-container i.icon-plus:before  {
    display: block;
    width: 50px;
    height: 7px;
    margin: 0 auto;
    background-image: url('https://shipcare.vn/cholop.vn.v3/wp-content/themes/salecar/images/cl-title-line.png');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    margin-bottom: 16px;
}
.cl-container-brands    .loop-slider-container {
    overflow: hidden;
    width: 100%;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #f4f4f4;
}
.cl-form-container ul {
    display: flex;
    list-style: none;
    gap: 14px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 0px;
}
.cl-form-container ul li {
    margin-bottom: 0;
}
.cl-h1-title {
    font-size: 32px;
    line-height: 1.4;
    font-style: italic;
    font-weight: 600;
}
.cl-form-container ul h3 {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 1.4;
}


.cl-form-container h2 {
    font-size: 16px;
    line-height: 1.5;
    color: #0a0a0a;
    text-transform: uppercase;
}

.cl-form-container .cl-container p,
.cl-form-container .cl-container a {
    margin-bottom: 4px;
    color: #0a0a0a;
}
.cl-form-container .wpcf7  {
    width: 100%;
    padding: 0px;
    margin: 0px;
    max-width: 100%;
}
.cl-form-container .wpcf7 input,
.cl-form-container .wpcf7 textarea {
    background: #F2F2F2;
    border-color: #DFDFDF;
    margin-bottom: 24px;
}
.cl-form-container .cl-container a:hover {

    color: #cb1d1e;
}

.cl-form-container .cl-button-submit input {
    padding: 8px 16px;
    margin: 0px;
    background: #E42300;
    font-size: 16px;
    line-height: 1.5;
    text-transform: none;
    font-weight: normal;
    border-radius: 4px;
}
.cl-hidden-home,
.cl-form-container .wpcf7 .wpcf7-not-valid-tip,
.cl-form-container  .wpcf7-spinner  {
    display: none;
}
.cl-form-container  .wpcf7 form .wpcf7-response-output {
    margin: 0px;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 0px;
    margin-top: 24px;
}
.cl-form-container .wpcf7 input.wpcf7-validates-as-required.wpcf7-not-valid {
    border-color: #E42300;
}




.page-template-page-gioi-thieu .cl-container-main {
    padding-top: 0px;
    color: #fff;
}

.page-template-page-gioi-thieu .cl-container-main .cl-container {
    max-width: 850px;
    margin: 0 auto;
    padding-top: 160px;
    padding-bottom: 160px;
    text-align: center;
}
.page-template-page-gioi-thieu .cl-container-su-menh .cl-container {
    max-width: 100%;
}
.cl-container-gioi-thieu {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.cl-container-main .cl-container .cl-h1-title {
    color: #fff;
    font-size: 48px;
    line-height: 1.3;
    margin-bottom: 32px;
}
.cl-container-vi-sao .cl-h1-title {
    font-size: 48px;
    line-height: 1.3;
}
.cl-container-vi-sao .cl-bottom-container .cl-h1-title {
    font-size: 24px;
}
.cl-container-main .cl-card-icon .cl-content {
    font-size: 20px;
}
.cl-container-main .cl-container p:last-child   {

    margin-bottom: 0px;
}

.cl-container-su-menh {
    max-width: 1350px;
    margin: 0 auto;
    text-align: center;
    color: #0A0A0A;
}


.cl-container-list ul {
    display: flex;
    list-style: none;
    text-align: center;
    margin-bottom: 0px;
}
.cl-container-list ul li {
    width: 25%;
}
.cl-container-vi-sao i.icon-plus:before,
.cl-bottom-container i.icon-plus:before,
.cl-container i.icon-plus:before  {
    display: block;
    width: 44px;
    height: 7px;
    margin: 0 auto;
    background-image: url('https://shipcare.vn/cholop.vn.v3/wp-content/themes/salecar/images/cl-title-line.png');
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    margin-bottom: 16px;
}
.cl-container-vi-sao i.icon-plus,
.cl-bottom-container i.icon-plus,
.cl-container i.icon-plus {
    font-size: 0;
}

.cl-card-icon img {
    padding-top: 54px;
    padding-bottom: 54px;
}



.cl-card-icon .cl-content {
    padding-left: 8px;
    padding-right: 8px;
}

.cl-container-su-menh .cl-container-content {
    max-width: 850px;
    margin: 0 auto;
}

.cl-container-su-menh .cl-container-content .cl-h1-title {
    color: #0a0a0a;
}

.cl-container-vi-sao {
    background: #ffffff;
    max-width: 1350px;
    margin: 0 auto;
}

.cl-bottom-container {
    background: #0A0A0A;
    padding-top: 56px;
    padding-bottom: 56px;
    text-align: center;
    color: #949494;
}
.cl-bottom-container .cl-h1-title {
    color: #fff;
    font-size: 24px;
    line-height: 1.5;
}


.cl-bottom-container .cl-form-container {
    padding: 0;
    text-align: center;
    margin: 0 auto;
    background: transparent;
    color: #fff;
}


.cl-bottom-container  .cl-form-container ul {
    display: flex;
    justify-content: center;
}
.cl-bottom-container .cl-form-container h3 a:hover,
.cl-bottom-container .cl-form-container h3 {
    color: #fff;
}

.cl-container-section .cl-container-content {
    width: 50%;
}

.cl-container-section {
    min-height: 390px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #fff;

}
.cl-container-section .cl-container-content {
    width: 50%;
    padding: 0px 100px;
    color: #505050;
    font-size: 20px;
    line-height: 1.4;
    background-image: none !important;
}
.cl-container-section .cl-container-content h3{
    font-size: 32px;
    line-height: 1.3;
    color: #0a0a0a;
}
.cl-container-section .cl-container-content p:last-child {
    margin: 0;
}
.cl-container-section.cl-left  {
    display: flex;
    justify-content: flex-end;
}
.cl-container-section.cl-left .cl-container-content {
    padding-right: 40px;


}
.cl-container-section.cl-right .cl-container-content {
    padding-left: 40px;
}
.cl-top-containes {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 40px;
}
.page-template-page-gioi-thieu .cl-hidden-home,
.cl-container-section img {
    display: none;
}

.entry-author .blog-author-image {
    max-width: 100px;
}
.rtrs-review-wrap {
    display: none;
}

.author-info .share-link {
    display: flex;
    gap: 16px;
    list-style: none;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 24px;
}
.author-post h2 {
    margin-top: 32px;
    margin-bottom: 32px;
    font-size: 32px;
    line-height: 1.4;
    font-style: italic;
    font-weight: 600;
    text-transform: capitalize;
}
.post-horizontal {
    display: flex;
    justify-content: space-between
}

.post-horizontal .post-image {
    width: calc(30% - 16px);
}

.post-horizontal .post-content {
    width: calc(70% - 16px)
}

.post-horizontal .post-image img {
    width: 100%
}

.single-post .cl-hidden-home,
.single-post #comments {
    display: none;
}

.single-post .entry-author.author-box {
    border-top: 1px solid;
    padding-bottom: 0px;
}

.single-post .author-info .share-link {
    margin-bottom: 0px;
}

.single-post .entry-content.single-page {
    padding-bottom: 0px;
}
.single-post .blog-single .large-9 {
    padding-bottom: 0px;
}
.single-post .blog-single .large-9 article {
    margin-bottom: 0px;
}

.single-post .badge.post-date {
    opacity: 0;
}
.box-image .image-cover img {
    height: auto;
}




@media (min-width: 1024px) {
   

.single-post .entry-content.single-page #ez-toc-container {
    display: none;
}



}










@media (max-width: 767px) {
    .cl-container-main .cl-container .cl-h1-title,    .cl-h1-title {
        font-size: 30px;
        line-height: 1.4;
        font-style: italic;
        font-weight: 600;
    }


}

/* Mobile: destroy animation, make it scrollable */
@media (max-width: 768px) {
    .loop-slider-container {
        overflow: unset;

    }

    .loop-slider-track {
        animation: none !important;
        width: max-content;
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 0px;
        text-align: center;
        align-items: center;
        justify-content: space-around;
    }

    .loop-slide img {
        min-width: 90px;
    }

}
@media only screen and (max-width: 992px) {
    .cl-container-section .cl-container-content {
        width: 100%;
        background: rgb(255 255 255 / 90%);
        margin-left: 15px;
        margin-right: 15px;
        padding: 32px;
        border-radius: 8px;
    }
}
@media only screen and (max-width: 767px) {
    .cl-container-vi-sao .cl-h1-title,

    .cl-h1 h1 {
        font-size: 32px;
        line-height: 1.2;
    }

    .slide-search .input-group select {
        width: 100%;
    }

    .slide-search .input-group {
        display: block;
    }

    .slide-search .input-group .input-group-append {
        width: 100%;
    }

    .off-canvas-left.mfp-ready .mfp-content #main-menu button i {
        color: #fff;
        opacity: 1;
    }
    .slide-search {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        transform: unset;
        max-width: 500px;
        margin: 0 auto;
        margin-left: 0;
        margin-right: 0;
        padding: 32px 24px;
    }
    .cl-slider-cat-product.row-slider .flickity-prev-next-button {
        width: 32px !important;

    }
    .cl-slider-cat-product.row-slider  .flickity-prev-next-button svg {
        padding: 9px !important;
        border: 0 !important;
    }
    .cl-title-h2 .section-title-normal .section-title-main {
        font-size: 24px !important;
        line-height: 1.333;
    }
    .cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.previous {
        left: -6%;
    }
    .cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.next {
        right: -6%;
    }
    .cl-slider-cat-product .box-category .box-text {
        right: 0;
        max-width: 120px;
    }
    .cl-slider-cat-product .box-category .box-text h5 {
        color: #fff;
        font-size: 16px;
        margin: 0;
        text-transform: capitalize;
    }

    .slider-nav-circle .flickity-prev-next-button svg,
    .slider-nav-circle .flickity-prev-next-button .arrow {
        border: 1px solid #0A0A0A !important;
        background: #0A0A0A !important;
    }

    .cl-list-cards {
        padding: 16px !important;
        padding-bottom: 0px;
    }
    .cl-list-cards .col {
        padding: 8px;
    }

    .testimonial-slide {
        background: #0A0A0A;
    }

    .testimonial-content {
        max-width: 100%;
    }

    .testimonial-slide {
        padding: 32px 24px;
    }

    .cl-testimonials.section {
        padding: 0px 24px;
    }

    .testimonial-nav {
        left: 24px;
        bottom: 32px;
    }
    .footer-block .section-content h3 {
        margin-top: 0;
    }
    .footer-block .section-content {
        padding-top: 48px;
    }
    .footer-block .section-content img.attachment-large.size-large {
        max-width: 280px;
    }
    .footer-block  .col-inner p:first-child {
        font-size: 18px;
        font-weight: 500;
    }
    .footer-block .section-content p,
    .footer-block .section-content ul li {
        font-size: 14px;
    }
    .cl-container-section img {
        display: block;
    }


    .page-template-page-gioi-thieu .cl-container-main .cl-container {
        padding: 64px 16px;
    }



    .cl-container-list ul {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .cl-container-list ul li {
        width: 50%;
    }

    .cl-container-main .cl-card-icon .cl-content {
        font-size: 16px;
    }

    .cl-container-section .cl-container-content,
    .cl-container-section.cl-right .cl-container-content {
        font-size: 16px;
        padding: 24px;
    }

    .cl-container-section .cl-container-content h3 {
        font-size: 22px;
    }
    .cl-bottom-container .cl-form-container ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
    .cl-container-section.cl-right {
        background-position: right;
    }
    div#comments,
    .cl-bottom-container .cl-form-container ul li:nth-child(2) {
        display: none;

    }











}


@media only screen and (max-width: 576px) {
    .blog-single .post-sidebar {
        display: none;
    }
    section.cl-home-top-banner .primary.cl-btn {
        margin: 0;

    }
    section.cl-home-top-banner .primary.cl-btn ,
    .slide-search .input-group select,
    .slide-search .input-group .input-group-append button {

        font-size: 14px;
    }
    .cl-title-h2 .section-title-normal {
        padding-top: 48px;
    }
    .cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.next ,
    .cl-slider-cat-product.slider-nav-outside .flickity-prev-next-button.previous {

        top: 25%;
    }

    section.cl-feature-product .section-content .img {
        padding-bottom: 32px;
    }
    section.cl-feature-product .section-content .col {
        padding-bottom: 0px;
    }
    section.cl-feature-product .cl-list-categories .col.small-12.large-12 {
        padding-left: 8px;
        padding-right: 8px;
    }
    .product-small.box-text-bottom .add-to-cart-button a {
        padding: 10px;
    }

    .cl-testimonials .section-bg.bg-loaded {

        background-image: url('./images/bg-mobile-testimonials.png') !important;
    }
    .loop-slider-track .loop-slide {
        width: 50%;
    }



   .author .post-horizontal .post-image,
   .author .post-horizontal .post-content {
    width: 100%;
}

.author .post-horizontal {
    display: block;
}

.author .post-horizontal .post-image {
    margin-bottom: 16px;
}


.single-post .entry-author.author-box  .align-top {
    display: block;
}

.single-post .entry-author.author-box .align-top .flex-col {
    margin-bottom: 16px;
}

}