/*Header*/

.top-header {
    background: #f4f4f4;
    height: 40px;
    line-height: 40px;
    color: #333;
}

.top-header .container {
    /*padding: 0 8px 0 10px;*/
}

.top-header-right {
    text-align: right;
}
.items-center-content strong.hot {
    color: #ed1c24 !important;
}
.align-items-center .col-xl-3.col-7 {
    /*padding-left: 10px;*/
}

.header-main {
    margin: 10px 0;
}

.align-items-center .items-center-map img {
    object-fit: contain;

    float: left;
}

.items-center-content {
    margin-left: 40px;

    margin-top: -5px;
}

.items-center-content p {
    color: #222222;

    margin: 0;
}

.items-center-content strong {
    color: #222222;
    font-size: 14px;
    font-weight: 500;
}

.col-md-3.col-6.items-center-map {
    padding-left: 50px;
}

.align-items-center .col-xl-3.col-8 {
    padding-left: 10px;
}
.top-header .widget_social a {
    background: none !important;
    color: #333 !important;
}
.col-md-2.col-6.menu-cart {
    padding-left: 5px;
}

.form-search-menu {
    position: relative;

    padding: 0;

    margin-top: 5px;
    padding-right: 15px;
}

.form-search-menu input {
    height: 35px;

    border: none;

    padding-left: 6px;
}

.form-search-menu .btn-primary {
    position: absolute;
    top: 0;
    right: 15px;
    background: no-repeat;
    border: none;
    color: #f0a100;
    bottom: 0;
}

.form-search-menu .btn-primary:hover {
    background: no-repeat;

    box-shadow: 0 0;

    color: #222222;
}

.stickydsk {
    position: fixed;

    top: 0;

    width: 100%;

    z-index: 99;
}

.stickydsk + .content {
    padding-top: 102px;
}

.homepage-slider .col-md-9.col-12 {
    padding-right: 0;
    /*padding-left: 10px;*/
}

.homepage-slider .col-md-3.col-6 {
    padding-right: 0;
}

.row.homepage-slider {
    margin-top: 15px;
}

#site-navigation .col-md-10.col-12 {
    /*padding-left: 10px;*/
}

.carousel-control-next,
.carousel-control-prev {
    opacity: 0 !important;
}

#carouselMainSlide:hover .carousel-control-next,
#carouselMainSlide:hover .carousel-control-prev {
    opacity: 1 !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 25px;

    height: 25px;

    background: #f4e7c5 50%/100% 100%;

    border-radius: 3px;
}

.carousel-control-next,
.carousel-control-prev {
    width: auto;

    color: #f0001b;

    opacity: 0.7;
}

.carousel-control--icon {
    background: #f4e7c5;

    padding: 5px 8px 3px;

    border-radius: 3px;

    font-size: 18px;
}

.carousel-indicators li {
    width: 10px;

    height: 10px;

    border-radius: 50%;

    background-color: #fff;

    opacity: 0.7;
}

.carousel-indicators .active {
    background-color: #f0001b;
}

.Vertical-Slider .slick-slide img {
    display: block;

    margin-bottom: 19.31px;

    height: 200px;

    object-fit: cover;

    width: 100%;
}

.slick-vertical .slick-slide {
    border: 0 !important;
}

/*Footer*/

.contact-btn-primary {
    background: no-repeat !important;
    box-shadow: 0 0 !important;
    color: #f0001b !important;
    border: 1px solid #f0001b;
    text-transform: uppercase;
    padding: 6px 25px;
    font-weight: 500;
}

.contact-btn-primary:hover {
    background-color: #f0001b !important;
}

.contact-footer {
    background-color: #f2e300;

    height: 70px;

    line-height: 70px;
}

.contact-footer-text h3 {
    text-transform: uppercase;

    font-weight: 500;

    font-size: 18px;

    color: #333;
}

.contact-footer-text p {
    color: #333;

    margin: 0;

    line-height: 1.3;
}

.form-footer {
    position: relative;
}

.contact-footer-text {
    padding-top: 15px;
    padding-left: 15px;
}

.contact-footer-form {
    /*padding-right: 0;*/
}

.col-md-6.col-12.contact-footer-form-home {
    /*padding-right: 0;*/
}

ul.toc_list li:nth-child(1) {
    display: none;
}

.news-wrap .hentry {
    margin: 0 -1px 10px !important;
}

.news-wrap .col-sm-6 {
    padding: 0 10px !important;
}

.form-footer input {
    border: none;
    height: 40px;
    width: 68%;
    color: #333;
    background: #ffffff;
    border-radius: 3px;
}

.form-footer .wpcf7-submit {
    position: absolute;

    top: 15px;

    right: 0;

    width: 150px;

    text-transform: uppercase;

    color: #fff;

    background: #f0001b;

    font-weight: 500;

    line-height: 20px;

    border: none;
}

.form-footer .wpcf7-submit:hover {
    background-color: #ffc000;
    color: #333;
}

/*Index*/

.featured-item-product {
    border: 1px solid #ddd;

    text-align: center;

    margin: 20px 0px;

    padding: 4px 0px 12px;
}

.featured-item-product img {
    height: 220px;
    margin-bottom: 10px;
    width: 100%;
}

.featured-item-product h3 a {
    font-size: 14px;
    color: #222222;
}

.featured-item-product h3 a:hover {
    text-decoration: revert;
}

.featured-item-product .price-product {
}

.woocommerce-Price-amount.amount {
    color: #ed1c24;

    font-weight: bold;

    text-decoration: none;
}

del .woocommerce-Price-amount.amount {
    color: #a2a2a2 !important;

    font-size: 12px;

    font-weight: normal;
}

.news-wrap {
    margin-top: -10px;
}

ins {
    text-decoration: none;
}

.featured-products-title {
    font-size: 24px;
    color: #222222;
    font-weight: 700;
    text-align: center;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 16px;
    position: relative;
    margin: 20px 0px 20px 0px;
    text-transform: uppercase;
}
.image1 {
    background: #fff;
    padding: 10px;
    height: 90px;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.image1 img {
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    position: absolute;
}
.tab-content {
    margin: 0;
}

.featured-products-title:after {
    content: '';

    position: absolute;

    left: 0;

    right: 0;

    margin: 0 auto;

    bottom: -2px;

    width: 80px;

    height: 2px;

    background-color: #f0a100;
}

.featured-products .nav-tabs {
    border: none;

    justify-content: center;
}

.featured-products .nav-item.show .nav-link,
.featured-products .nav-link.active {
    color: #fff;

    background-color: #f0a100;

    border: none;

    padding: 5px 20px;

    border-radius: 20px;

    font-weight: 600;
}

.featured-products .nav-link {
    color: #111;

    font-weight: 500;

    background: #eeeeee;

    padding: 5px 20px;

    border-radius: 20px;

    margin: 0 10px;
}

.featured-products .nav-link:hover {
    background-color: #f0a100;

    color: #fff;
}

.featured-products .nav-item {
    margin-bottom: -1px;

    /*margin: 0 auto;*/
}

.featured-products-banner .item {
    padding: 0 5px 0 5px !important;
}

.featured-products-banner .item:nth-child(1) {
    padding-right: 10px !important;
}

.featured-products-banner .item:nth-child(2) {
    padding-left: 10px !important;
}

.featured-products-banner .item img {
    width: 100%;

    height: 240px;

    object-fit: cover;
}

.featured-products-banner {
    margin: 10px 12px 30px 10px;
}

.featured-products .slick-slide {
    padding-bottom: 13px !important;
}

.partner {
    margin-bottom: 30px;
}

.view-mode-switcher.d-none.d-md-block {
    display: none !important;
}

/*archive*/

.read-full {
    /*margin: -25px 0 25px;*/

    text-align: center;
}

.read-full a {
    color: #f0a100;
    font-weight: 600;
}

.read-full a:hover {
    color: #222;
    text-decoration: revert;
}

.term-description[data-readmore] {
    position: relative;
    border: 1px dotted #ccc;
    padding-bottom: 50px;
}

.term-description[data-readmore]:after {
    content: '';

    position: absolute;

    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), white, white);

    background-image: linear-gradient(rgba(0, 0, 0, 0), white, white);

    bottom: -2px;

    width: 100%;

    height: 44.8px;
}

.term-description {
    padding: 10px 10px 0;
    overflow: hidden;
}

.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes {
    border: 1px solid #ddd !important;
}

.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    margin: 0;
    line-height: 1.5;
    border-bottom: none;
}
.woocommerce table.shop_attributes th {
    border-right: 1px solid #ddd;
}

.woocommerce table.shop_attributes tr {
    display: flex !important;
}

.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
    width: calc(100% - 150px);
    word-break: break-all;
}

.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes td p {
    padding-left: 10px !important;
}

.qty-custom {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    line-height: 35px;
}

.qty-custom p {
    font-weight: 500;
    margin-bottom: 3px;
}

.policy-shortcode {
    background-color: #fafafa;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-bottom: none;
}

.policy-shortcode .slick-list.draggable {
    height: auto !important;
}

.policy-item {
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
}

.policy-item img {
    width: 40px;
    height: 40px !important;
    object-fit: contain;
    float: left;
    /* margin-top: 5px; */
}

/* .policy-item img:nth-child(1) {
  margin-top: 10px;
} */

.policy-content {
    margin-left: 10px;
    margin-bottom: -10px;
}

.hotline-single-product {
    background: #fafafa;
}

.gallery-horizontal .socials-share {
    padding: 20px 0 0px 0;
    border: none !important;
}

#list_view_posts-2 .widget-title {
    color: #222;
    background: #d9d9d8 !important;
}

#tag_cloud-2 .widget-title {
    color: #222;
    background: #d9d9d8 !important;
}

.tagcloud {
    padding: 10px;
    border: 1px solid #ddd;
}

#recent-posts-3 {
    margin: 0;
}

.widget-entries-item {
    border: 1px solid #ddd;
    margin-bottom: 10px !important;
}

#recent-posts-3 .widget-title {
    color: #222;
    background: #d9d9d9 !important;
}

/*Thuan css*/

.loan {
    background: #f4f4f4;
    margin-top: 20px;
}
.heading-product-custom .heading {
    display: none;
}
.child-category {
    padding: 0 10px;
    display: block;
    font-weight: 500;
}

.heading a:first-child {
    margin-right: auto;

    background-color: #f0a100;

    padding: 0 17px;
    color: white;

    border-radius: 0 5px 5px 0;

    z-index: 2;
}

.heading a:not(:first-child) {
    margin-right: 10px;

    text-transform: capitalize;

    color: #333333 !important;
}

.heading a:not(:first-child):after {
    display: none;
}

.heading a:first-child:after {
    width: 20px !important;

    height: 20px !important;

    background-color: #f0a100 !important;

    top: 50% !important;

    right: -4px !important;

    transform: translateY(-50%) rotate(45deg) !important;

    bottom: unset;

    left: unset;

    z-index: -1;
}

.view-all-cate {
    color: #f0a100 !important;
    text-align: right;
    line-height: 40px;
    padding: 0 10px;
}

.sidebar .widget-title {
    background-color: #f0001b !important;

    text-align: left !important;
}
.anh {
    margin-top: 20px;
}
.sidebar .woocommerce-widget-layered-nav .widget-title {
    background-color: #2f2f2f !important;
}

.page-title,
h1.entry-title {
    color: #222222 !important;
}

.woocommerce-widget-layered-nav-list {
    border: 1px solid #cccccc !important;
}

.woocommerce-widget-layered-nav-list li {
    padding: 8px 10px !important;
}

.homepage-product .list-products li {
    padding: 0 15px !important;
}

.woocommerce-widget-layered-nav-list li:not(:first-child) {
    border-top: 1px solid #cccccc !important;
}

.list-products li .woocommerce-loop-product__title a {
    line-height: 21px;
}

.list-products li.product {
    margin-bottom: 20px !important;
}

.list-products li .wrap-product {
    height: 100%;

    padding: 0 !important;
}

.homepage-product .list-products li .image-product {
    height: 205px;

    display: block;
}

.homepage-product .list-products li .image-product a.img {
    height: 100%;
}

.homepage-product .list-products li .image-product a.img img {
    width: 100% !important;

    height: 205px;

    /*object-fit: cover !important;*/
}

.archive-flex .archive aside {
    float: left !important;
}

.archive-flex .archive main {
    float: right !important;
}

.archive-flex .site-main {
    margin-left: 20px !important;
}

.sh-product-shortcode.column-4 {
    padding-left: 0px;
    padding-top: 7px;
}

.archive-flex {
    display: flex;
}

#archive-product-aside .widget_nav_menu .widget-title {
    position: relative;

    padding-left: 40px !important;
}

#archive-product-aside .widget_nav_menu .widget-title::before {
    position: absolute;

    content: '\f0c9';

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    left: 15px;
}

.sidebar-primary .widget_nav_menu .widget-title {
    position: relative;

    padding-left: 40px !important;
}

.sidebar-primary .widget_nav_menu .widget-title::before {
    position: absolute;

    content: '\f0c9';

    font-family: 'Font Awesome 5 Free';

    font-weight: 900;

    left: 15px;
}

.sidebar .widget_nav_menu ul li a:before {
    display: none !important;
}

.sidebar .widget_nav_menu ul li a:hover {
    color: #222 !important;
}

.content-sidebar .sidebar .widget_nav_menu .menu-item-has-children .sub-menu {
    position: relative !important;

    top: unset !important;

    right: unset !important;

    left: unset !important;

    transform: unset !important;

    min-width: unset !important;

    opacity: 1 !important;

    visibility: visible !important;

    padding: 0 !important;

    border: 0 !important;
}

.sidebar .widget_nav_menu ul li .sub-menu li {
    padding-left: 16px !important;
}

.sidebar .widget_nav_menu ul li {
    padding: 0 !important;
}

.sidebar .widget_nav_menu ul.menu li.menu-item-has-children {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

.sidebar .widget_nav_menu ul.menu > li.menu-item-has-children:hover::after {
    cursor: pointer;
}

.sidebar .widget_nav_menu ul li .sub-menu {
    overflow: hidden;

    transition: max-height 0.4s ease-in-out;
}

.sidebar .widget_nav_menu ul li.menu-item-has-children.--active > .sub-menu {
    transition: max-height 0.4s ease-in-out;
}

li.menu-item-has-children.--active > .toggle-cate {
    transform: rotate(-180deg);
    transition: 0.5s all ease-in-out;
}

.news-wrap .entry-title {
    font-size: 14px !important;
}

#main .sh-blog-shortcode .element .entry-thumb a img {
    width: 280px;
    height: 185px;
    object-fit: cover;
}

.quatrang {
    margin-bottom: 20px;
    text-align: center;
}

.quatrang .page-numbers.current {
    background: #f0001b;
    color: #fff;
}

.quatrang .page-numbers {
    margin: 0 5px;
    border: 1px solid #f0001b;
    border-radius: 3px;
    padding: 7px 10px;
    border-radius: 3px;
}

.quatrang .page-numbers:hover {
    background: #f0001b;
    color: #fff;
}

.quatrang .next.page-numbers {
    padding: 7px;
}

.quatrang .prev.page-numbers {
    padding: 7px;
}

#recent-posts-3 ul li {
    position: relative;
    text-align: justify;
}

#recent-posts-3 ul li:after {
    position: absolute;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    left: 10px;
    top: 7px;
    font-size: 12px;
}

#recent-posts-3 ul li > a {
    color: #1b62e5 !important;
    padding-left: 10px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    padding: 0;
    padding-left: 10px;
}

#list_view_posts-2 ul li {
    position: relative;
    text-align: justify;
}

#list_view_posts-2 ul li:after {
    position: absolute;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    left: 0px;
    top: -1px;
    font-size: 12px;
}

#list_view_posts-2 ul li a {
    color: #1b62e5 !important;
    padding-left: 10px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    height: 32px;
}

.sidebar .widget_nav_menu ul.menu > li.menu-item-has-children.--active > a {
    font-weight: bold;
}

.fillter-checkbox {
    margin-right: 6px;
}

.sidebar .widget:not(.widget_slider_products) ul li {
    display: flex;
    align-items: center;
    position: relative;
}

.sidebar .widget:not(.widget_slider_products) ul li a {
    color: #222;
    font-weight: 500;
    text-transform: capitalize;
    /*padding: 8px 10px;*/
}
.sidebar-shop .widget_nav_menu ul li a {
    padding: 8px 10px;
}

#recent-posts-2 .widget-title {
    font-size: 20px;
    color: #222;
    text-transform: initial;
    background: #d9d9d9 !important;
}

#recent-posts-2 ul {
    border: 1px solid #ddd;
    padding: 10px 0 15px;
}

#recent-posts-2 ul li {
    position: relative;
    text-align: justify;
}

#recent-posts-2 ul li:after {
    position: absolute;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    left: 10px;
    top: 7px;
    font-size: 12px;
}

#recent-posts-2 ul li a {
    color: #1b62e5 !important;
    padding-left: 10px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}

.widget ul li a:hover {
    text-decoration: revert;
}

#woocommerce_products-2 .widget-title,
.sidebar .widget-title {
    background: #2f2f2f !important;
}

.summary.entry-summary del .woocommerce-Price-amount.amount {
    color: #ed1c24;
    font-size: 16px;
}

#toc_container {
    width: 100% !important;
}
.price-product del {
    color: #a2a2a2 !important;
}
.comment-author {
    padding: 0;
}

.comment-author.vcard {
    width: 100px !important;
    height: 100px;
    margin-right: 10px;
    margin-top: -5px;
    padding: 0 !important;
}
.comment-author.vcard img {
    max-width: unset;
    height: auto;
    width: 100%;
}

.toc_sitemap_categories {
    display: none;
}

.toc_sitemap_categories_list {
    display: none;
}

#text-2 {
    display: none;
}

.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before {
    display: none;
}

.viewedProduct-single {
    margin-bottom: 30px;
}

.zoom {
    position: relative;
}

.viewedProduct-single .item-product {
    height: 111px;
    object-fit: contain;
    margin-bottom: 10px;
}

.viewedProduct-single .item-product img {
    border: 1px solid #d9d9d9;
}

.viewedProduct-carousel {
    padding: 0 15px 8px;
}

.viewedProduct-single h3 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 15px 10px;
    margin-bottom: 0;
}

.page-title,
h1.entry-title {
    float: left;
}

.hotline-single-product img {
    padding: 0 10px;
}

.hotline-single-product strong {
    font-size: 24px;
    color: #f0a100;
    font-weight: bold;
    margin-top: 3px !important;
    position: absolute;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: flex;
    justify-content: center;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    height: 100% !important;
    background-color: #f3f2f2;
    border-radius: 5px 5px 0 0;
    color: #a8acb3 !important;
    text-transform: uppercase;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 3px !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    border-bottom: none !important;
    background: #f0a100 !important;
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    border-bottom: none !important;
    background: #f0a100 !important;
    color: #fff !important;
}
.single-product .site-main,
#single-sidebar {
    width: 100% !important;
}
.woocommerce ul.product_list_widget li img {
    border: 1px solid #d9d9d9;
}

.product_list_widget li {
    padding: 12px !important;
    margin-bottom: 0 !important;
}

.product_list_widget li:not(:last-child) {
    border-bottom: 1px solid #d9d9d9;
}

.sidebar .widget:not(.widget_slider_products) ul.product_list_widget {
    border: 1px solid #d9d9d9;
}

.images.gallery-horizontal .zoom.slick-slide {
    border: 1px solid #d9d9d9;
}

.woocommerce div.product form.cart .button {
    width: 48%;
    background-color: #f0a100 !important;
    margin-top: 10px;
    background-image: none !important;
    padding: 6px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 30px !important;
}
.woocommerce div.product form.cart button.button {
    background: #f2e300 !important;
    color: #333;
}
.info {
    background: #f5f5f5;
    padding: 15px;
    border: 1px dashed red;
    border-radius: 10px;
}
.info label {
    font-weight: bold;
    font-size: 18px;
    color: #f0a100;
    display: block;
}
.info i {
    color: #f0a100;
}
.info strong {
    color: #ed1c24;
}
.woocommerce div.product form.cart .button:hover {
    background-color: #ffc000 !important;
    color: #333;
}

.entry-summary .quantity .minus,
.entry-summary .quantity .plus {
    bottom: unset !important;
    right: unset !important;
    bottom: unset !important;
    left: unset !important;
    position: relative !important;
    width: 35px !important;
    height: 35px !important;
    border-radius: 0 !important;
    background-color: transparent !important;
    z-index: unset !important;
}

.woocommerce-page .quantity .plus {
    border-bottom: 1px solid #bbb3b9 !important;
}

.woocommerce-page .quantity input.qty {
    float: unset !important;
    border-left: 0 !important;
    border-radius: 0 !important;
}

.woocommerce-page .quantity.buttons_added {
    display: flex !important;
    align-items: center !important;
}

@media (max-width: 768px) {
    .archive-flex aside {
        width: 30%;
    }

    .archive-flex main {
        width: 70%;
    }
}

#toc_container p.toc_title {
    color: #222;
    text-align: left !important;
    font-size: 20px;
}

#toc_container p.toc_title::before {
    content: '\f0c9';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 6px;
}

#toc_container span.toc_toggle {
    display: block;
    float: right;
}

.dev3b-slider-for {
    margin-bottom: 20px;
}

.heading-product-custom {
    background: #f4f4f4;
    width: 100%;
    margin-bottom: 20px;
    min-height: 312px;
    position: relative;
}
a.read {
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.heading-sub {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}

.heading-sub li {
    display: block;
    padding: 7px 0;
}

.heading-sub a:hover {
    color: #222;
    text-decoration: revert;
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: #f0a100 !important;
}

.toggle-cate {
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 4px;
    right: 8px;
    transform: rotate(0);
    transition: 0.5s all ease-in-out;
}

.toggle-cate:focus {
    outline: none;
}

.header-order a {
    text-align: center;
    display: block;
}

.header-order img {
    margin: 0 auto;
    display: block !important;
}

.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 20px;
    margin: 0 0 20px 0;
    font-style: italic;
}

html #order_review {
    margin-bottom: 25px;
}

#order_review .product-name {
    padding-top: 10px !important;
}

.order-control {
    justify-content: flex-end;
}

.phone_text {
    display: none !important;
}

.quick-alo-phone.quick-alo-show {
    left: 0 !important;
    z-index: 8 !important;
    bottom: 8%;
}

.heading-product-custom h2.heading span {
    font-size: 20px;
    width: 40px;
    height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
}

.heading-product-custom h2.heading span:hover {
    cursor: pointer;
}

.tax-product_cat .woocommerce-products-header {
    position: relative;
}

.tax-product_cat .read-full {
    position: absolute;
    bottom: 6px;
    left: 0;
    right: 0;
}

.tax-product_cat .term-description {
    margin-bottom: 20px;
}

.toc_sitemap.toc-fixed {
    position: fixed;
    left: 10px;
    top: 60px;
}

.toc_sitemap.toc-fixed .toc_list li a {
    display: block;
    padding: 5px;
}

.have-bg {
    background-color: #f0a100 !important;
    color: white !important;
}

.no-bg {
    background-color: transparent !important;
    color: unset !important;
}

#ftwp-container.ftwp-wrap #ftwp-header {
    color: #ffffff !important;
    background: rgba(165, 88, 0, 0.95);
}

#ftwp-container.ftwp-wrap #ftwp-header {
    font-size: 22px;
    font-family: inherit;
}

.shopping-cart .shopping-cart-icon-wrapper {
    top: 3px;
}

.woocommerce .woocommerce-ordering {
    margin-right: 0 !important;
}

.tax-product_cat .list-products,
.search .list-products,
.post-type-archive .list-products,
.related .list-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.tax-product_cat .list-products li.product,
.search .list-products li.product,
.post-type-archive .list-products li.product,
.related .list-products li.product {
    display: block;
    margin-bottom: 30px;
    text-align: center;
    margin-right: 16px;
    width: calc(25% - 12px);
}

.tax-product_cat .list-products li.product:nth-child(4n),
.search .list-products li.product:nth-child(4n),
.post-type-archive .list-products li.product:nth-child(4n),
.related .list-products li.product:nth-child(4n) {
    margin-right: 0;
}

.single .related .slick-slide {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.single .related .slick-carousel .slick-next {
    right: 20px;
}

.single .related .slick-carousel .slick-prev {
    left: 15px;
}

.entry-meta {
    margin-top: 10px;
}

#fixed-mobile-menu {
    position: relative;
}

#showmenu {
    top: 50% !important;
    transform: translateY(-41%);
}

#slider_products-2 .widget-title {
    background: #2f2f2f !important;
}

.item-product-slide h3 a:hover {
    color: #222 !important;
    text-decoration: revert;
}

#related-tag-post .widget-title {
    color: #222;
    background: #d9d9d9 !important;
}

#related-tag-post ul {
    border: 1px solid #ddd;
    padding: 10px 10px 5px 0;
}

#related-tag-post ul li {
    position: relative;
    text-align: justify;
    list-style: none;
    padding-bottom: 5px;
}

#related-tag-post ul li > a {
    color: #1b62e5 !important;
    padding-left: 20px;
    font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    font-size: 15px;
}

#related-tag-post ul li > a:hover {
    text-decoration: revert;
}

#related-tag-post ul li:after {
    position: absolute;
    content: '\f0da';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    left: 10px;
    top: 3px;
    font-size: 12px;
}

.custom-sidebar {
    float: unset !important;
    width: 100% !important;
}

.sidebar .slider-products {
    border: none !important;
    padding: 0 !important;
}

.sidebar .item-product-slide {
    padding: 10px 10px 0 10px;
    margin-bottom: 0 !important;
}

.sidebar .item-product-slide img {
    border: 1px solid #d9d9d9;
}

.sidebar .list-products {
    border: 1px solid #d9d9d9;
}

.slider-products .list-products .item-product-slide:not(:last-child) {
    padding-bottom: 12px;
    border-bottom: 1px solid #d9d9d9 !important;
}

.sidebar-primary .widget_nav_menu .widget-title {
    background: #f0a100 !important;
}

.sidebar .widget {
    padding-bottom: 10px !important;
}

.widget_nav_menu ul li.menu-item-has-children > ul li.menu-item-has-children > .toggle-cate {
    right: 7px;
}

.featured-products-tab-desktop .nav {
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.featured-products .nav-tabs {
    text-align: unset;
    overflow-x: auto;
    height: 40px;
    align-items: center;
}

.featured-products .nav-item {
    display: inline-block;
    flex-shrink: 0;
}

.featured-products-tab-desktop .nav::-webkit-scrollbar {
    height: 4px !important;
}

.featured-products-tab-desktop .nav::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    -webkit-border-radius: 0 !important;
}

.featured-products-tab-desktop .nav::-webkit-scrollbar-thumb {
    border-radius: 0 !important;
    -webkit-box-shadow: inset 0 0 6px #f0a100 !important;
}

.select2-container--default .select2-results > .select2-results__options {
    border: 1px solid #aaa;
}

.aws-container .aws-search-form {
    height: 35px !important;
    border-radius: 5px;
    overflow: hidden !important;
}

.aws-container .aws-search-form .aws-form-btn {
    background: #fff !important;
}

.aws-container .aws-show-clear .aws-search-field {
    border-right: none !important;
}

.aws-container .aws-search-form .aws-search-btn svg {
    color: #f0a100;
}

@media print {
    body * {
        visibility: hidden;
    }

    .header-order {
        display: block !important;
    }

    .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        text-align: center !important;
    }

    .header-order img {
        margin: 0 auto;
        display: block !important;
    }

    .woocommerce-order * {
        visibility: visible !important;
        page-break-inside: avoid !important;
    }

    .woocommerce-order .order-control {
        display: none !important;
        visibility: hidden !important;
    }

    .woocommerce {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
    }
}

@media (min-width: 1024px) {
    /*.term-description[data-readmore] p {
    margin: 0;
  }*/
}

@media (max-width: 576px) {
    .breadcrumb {
        margin-bottom: 15px !important;
    }

    .heading-product-custom {
        flex-direction: column;
    }

    .heading-sub {
        align-items: flex-start;
        flex-direction: column;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s ease-in-out;
    }

    .heading-product-custom.--active .heading-sub {
        max-height: 600px;
        transition: max-height 0.5s ease-in-out;
    }

    .heading-sub a {
        height: 40px;
        line-height: 40px;
    }

    .viewedProduct-single .item-product {
        height: 100% !important;
    }

    td.product-name {
        float: unset;
    }

    .woocommerce table.shop_table td,
    .woocommerce table.shop_table th {
        padding: 10px 0 4px !important;
    }

    .shop_table .cart_item .product-name {
        padding-left: 100px !important;
    }

    .shop_table .product-quantity p {
        padding-left: 15px !important;
    }

    .woocommerce-order .woocommerce-table {
        padding: 10px;
        display: block;
    }
}

@media (max-width: 576px) {
    .aws-container {
        max-width: 80%;
        margin-left: auto;
    }

    .alo-floating:not(.alo-floating-zalo) {
        bottom: 80px !important;
    }

    html .alo-floating-zalo {
        background: url(../images/icon-zalo.png) 8px center no-repeat, #f8600d !important;
        background-size: 30px auto !important;
    }

    .alo-floating {
    }

    .single.single-product .related .list-products li.product {
        width: calc(50% - 10px);
        margin-right: 10px;
    }
}

.paginationjs {
    display: flex;
    justify-content: center;
    margin: 6px 0;
}

.embed-responsive:before {
    padding-top: 0 !important;
}

.embed-responsive:after {
    display: block;
    content: "";
    padding-top: 56.25%;
}