.block-sidebar {
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.heading_box {
    float: left;
    width: 100%;
    color: black;
    line-height: 38px;
    border: 1px solid #e3e3e3;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    box-sizing: border-box;
}

.block-content {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.loc .block-content {
    border: 1px solid #b7b7b7;
    margin-top: 25px;
    border-radius: 5px;
}

.block-filter {
    padding: 15px 0 5px 0;
    box-sizing: border-box;
    margin-left: 10px;
    margin-right: 5px;
    box-sizing: border-box;
}

.block-filter:last-child {
    border-bottom: none;
}

.heading_filter {
    font-size: 13px;
    color: #595858;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #9f9f9f;
    padding-bottom: 10px;
}

.block-sidebar .item-post {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    float: left;
    border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}

.block-sidebar .item-post:last-child {
    border-bottom: none;
}

.block-sidebar .item-images {
    width: 23%;
    float: left;
    margin-right: 2%;
    border: 1px solid rgba(1, 135, 145, 0.6);
    box-sizing: border-box;
}

.block-sidebar .item-images img {
    height: auto;
}

.block-sidebar .item-detail {
    float: left;
    width: 75%;
}

.block-sidebar .item-detail h4.title {
    font-size: 13px;
    padding: 0;
    color: #018791;
    margin: 0;
    overflow: hidden;
    max-height: 32px;
}

.block-sidebar a:hover .item-detail h4.title {
    text-decoration: underline;
}

.block-sidebar .item-detail .item-date {
    font-size: 12px;
    color: #018791;
    margin-top: 3px;
}

.block-tag h2.widgettitle {
    display: none;
}

.tagcloud a {
    color: #018791;
    font-size: 16px !important;
    float: left;
    width: 100%;
    text-decoration: none;
    padding: 8px 5px;
    box-sizing: border-box;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tagcloud a:before {
    content: "\f02b";
    float: left;
    margin-right: 8px;
    transform: rotate(90deg);
}

.block-cart .widgettitle {
    display: none;
}

.woocommerce .woocommerce-mini-cart-item.mini_cart_item {
    margin-top: 5px;
}

.woocommerce .woocommerce-mini-cart-item.mini_cart_item a {
    color: #018791;
}

.woocommerce.widget_shopping_cart .total {
    text-align: right;
    padding-right: 10px;
}

.woocommerce.widget_shopping_cart .buttons a {
    padding: 5px;
    font-size: 12px;
    margin-left: 10px;
    background: #f37022;
    color: #fff;
}

.woocommerce.widget_shopping_cart .buttons a.checkout {
    background: #018791;
}

.woocommerce.widget_shopping_cart .buttons a.checkout:hover {
    color: #fff;
}

.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 12px;
    background: #167edf;
    color: #fff;
    padding: 5px 8px;
    font-weight: normal;
}

.woocommerce .widget_price_filter .price_slider_amount .button:hover {
    background: white;
    color: #167edf;
}

.control-sidebar {
    width: 30px;
    position: absolute;
    height: 30px;
    background: #fff;
    text-align: center;
    top: 55%;
    border: 1px solid black;
    cursor: pointer;
    display: none;
}

.sidebar-one .control-sidebar {
    left: auto;
    right: -30px;
    border-left: none;
    border-radius: 0px 5px 5px 0px;
}

.sidebar-two .control-sidebar {
    right: 239px;
    left: auto;
    border-right: none;
    border-radius: 5px 0 0 5px;
}

.sidebar-fa {
    font-size: 18px;
    margin-top: 6px;
    color: black;
}

.item_post_img_sidebar {
    width: 35%;
}

.item_post_content_sidebar {
    width: 60%;
    margin-left: 5%;
}

.aicm_post_new {
    display: flex;
    flex-wrap: wrap;
}


/* sidebar-two */

.sidebar-two .sidebar-content {
    float: left;
    margin-right: 15px;
}

.aicm_post_new .item_post_content_sidebar h4 {
    margin: 0;
}

.sidebar-two .category_post_sidebar a {
    text-decoration: none;
    color: black;
}

.item_post_img_sidebar img,
.banner-wapper img {
    transition: all 0.5s;
    display: flex;
}

.item_post_img_sidebar,
.banner-wapper {
    overflow: hidden;
}

.block-sidebar ul {
    list-style: none;
    padding: 0;
}

.block-content-catpro {
    float: left;
    width: 100%;
}

.block-content-catpro #menu-sidebar {
    margin-top: 0;
    border: 1px solid #d0d0d0;
    border-top: none;
    overflow: auto;
    height: 341px;
}

.block-content-catpro #menu-sidebar li {
    padding: 15px;
    position: relative;
}

.block-content-catpro #menu-sidebar li a:before {
    content: "";
    width: 5px;
    height: 5px;
    background: #167edf;
    position: absolute;
    left: -15px;
    top: 45%;
}

.block-content-catpro #menu-sidebar li a {
    color: #6f6f6f;
    text-decoration: none;
    font-size: 16px;
    margin-left: 15px;
    position: relative;
}

.sidebar-two .children {
    display: none;
    width: 100% !important;
}

.sql {
    position: absolute;
    left: 90%;
    top: 15px;
}


/* sidebar-one */

.sidebar-one .block-content {
    border: 1px solid #e3e3e3;
}

.heading_filter,
.tt_lien_he_page .heading_box h2,
.single_related_products .heading_box h2,
.sidebar-one .block-sidebar .heading_box h2,
.sidebar-two .block-sidebar .heading_box h2 {
    margin: 0;
    float: left;
    background: #167edf;
    color: white;
    padding: 0 10px 0px 10px;
    position: relative;
    line-height: 42px;
    font-size: 16px;
}

.heading_filter:after,
.tt_lien_he_page .heading_box h2:after,
.single_related_products .heading_box h2:after,
.sidebar-one .block-sidebar .heading_box h2:after,
.sidebar-two .block-sidebar .heading_box h2:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 22px 20px;
    border-color: transparent transparent transparent #167edf;
    position: absolute;
    right: -20px;
    top: 0;
}

.sidebar-one .block-sidebar .heading_filter {
    font-size: 15px;
    color: #fff;
}

.sidebar-one .products .form_button_cart_checkout {
    display: none;
}

.sidebar-one .woocommerce ul.products li.product:hover {
    box-shadow: unset;
}

.sidebar-one .woocomece_title_price_product {
    margin: 0;
}

.sidebar-one .woocommerce ul.products li.type-product .woocommerce-loop-product__title {
    font-size: 14px !important;
    text-transform: unset;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach {
    border: 1px solid #aeaeae;
    padding: 0px 10px;
    margin-bottom: 30px;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach .box_chinhsach h3 {
    border-bottom: 1px solid #9f9f9f;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach .box_chinhsach .item img {
    width: 20%;
    float: left;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach .box_chinhsach .item .content {
    width: 74%;
    float: right;
    margin-left: 10px;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach .box_chinhsach .item .content h4 {
    margin: 0;
    font-size: 14px;
}

.page_product_sidebar .sidebar-one .sideber_box_chinhsach .box_chinhsach .item .content p {
    margin: 0;
    font-size: 12px;
}

.page_product_sidebar .sidebar-one .item_box_chinhsach {
    display: flex;
    flex-wrap: wrap;
}

.page_product_sidebar .sidebar-one .item {
    margin-bottom: 10px;
}

.page_product_sidebar .sidebar-one .onsale {
    display: none;
}

.item_policy_details {
    background: #f7f8f9;
    width: 100%;
    float: left;
    padding: 20px 15px;
    border-bottom: solid 1px #ebebeb;
    text-align: center;
}

.item_policy_details .fa {
    font-size: 35px;
    color: #555555;
}

.item_policy_details p {
    font-size: 14px;
    color: #555555;
    line-height: 22px;
    padding: 0px 20px;
    margin: 0px;
    margin-top: 0px;
    display: block;
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.item_policy_details:last-child {
    border-bottom: none;
}

.woocommerce .widget_price_filter .ui-slider div.ui-slider-range,
.woocommerce .widget_price_filter .ui-slider span.ui-slider-handle {
    background-color: #167edf;
}

.block-content-loc .block-filter {
    float: left;
    border: 1px solid #d2d2d2;
    padding: 0;
}

.block-content-loc #woocommerce_price_filter-2 form,
.block-content-loc #yith-woo-ajax-navigation-2 ul.yith-wcan-color,
.block-content-loc #yith-woo-ajax-navigation-4 ul.yith-wcan-list {
    float: left;
    width: 100%;
    border-top: 1px solid #c1c1c1;
    padding: 15px;
}

.block-content-loc #woocommerce_price_filter-2,
.block-content-loc #yith-woo-ajax-navigation-2,
.block-content-loc #yith-woo-ajax-navigation-4 {
    float: left;
    float: left;
    border: 1px solid #d2d2d2;
    padding: 0;
    width: 100%;
    margin: 0 0 15px 0;
}

.block-content-loc #yith-woo-ajax-navigation-4 ul.yith-wcan-list {
    height: 200px;
    overflow: auto;
}

ul.yith-wcan-list li a {
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: #595959;
    font-size: 13px;
}

ul.yith-wcan-list li:before {
    content: "\f096";
    width: 20px;
    float: left;
    font-size: 16px;
    color: #888;
}

.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: left!important;
}


/* yith */

ul.yith-wcan-list li.chosen>a:before {
    display: none;
}

ul.yith-wcan-list li {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul.yith-wcan-list li.chosen:before {
    content: "\f046";
}

ul.yith-wcan-list li a:hover {
    text-decoration: underline;
}

ul.yith-wcan-color.yith-wcan.yith-wcan-group,
ul.yith-wcan-list {
    margin: 0;
    padding: 0;
}

.yith-woocommerce-ajax-product-filter ul li {
    line-height: 22px;
}

.woocommerce a.yith-wcan-reset-navigation.button {
    background: #018791;
    color: #fff;
    padding: 6px 8px;
    font-size: 12px;
    border: none;
}

.woocommerce a.yith-wcan-reset-navigation.button:hover {
    background: #f37022;
    color: #fff;
}

h1.woocommerce-products-header__title.page-title {
    color: #018791;
    text-transform: uppercase;
    font-size: 21px;
}

.woocommerce .content-wrap .woocommerce-breadcrumb a {
    color: #018791;
    text-decoration: none;
}

.woocommerce .woocommerce-breadcrumb a:hover {
    text-decoration: underline;
}

.woocommerce .woocommerce-breadcrumb {
    margin: 0 !important;
}

.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: left !important;
    width: 23% !important;
    margin-right: 3%;
    border: 1px solid rgba(1, 135, 145, 0.6);
}

.woocommerce ul.cart_list li a span,
.woocommerce ul.product_list_widget li a span {
    float: left;
    width: 70%;
    font-size: 14px;
    color: #018791;
}

.woocommerce ul.cart_list li a:hover span,
.woocommerce ul.product_list_widget li a:hover span {
    text-decoration: underline;
}

.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    border-bottom: 1px solid rgba(1, 135, 145, 0.6);
}

.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
    border-bottom: none;
}

.woocommerce ul.product_list_widget li .woocommerce-Price-amount.amount {
    font-size: 12px;
}

.sidebar-one .woocommerce ul.products li.type-product {
    display: flex;
    align-items: center;
    width: 100%!important;
    border-bottom: 1px solid #c6c6c6;
    margin: 0;
}

.sidebar-one .woocomece_thumbnail {
    width: 30%;
    float: left;
}

.sidebar-one .woocomece_title_price_product {
    width: 70%;
    float: left;
}

@media only screen and (max-width: 992px) {
    .sidebar-one,
    .sidebar-two {
        width: 240px;
        position: fixed;
        background: #fff;
        top: 0;
        height: 100%;
        z-index: 99;
    }
    .control-sidebar {
        display: block;
    }
    .sidebar-one {
        top: 0;
        left: -240px;
    }
    .sidebar-two {
        right: -240px;
    }
    .sidebar-content {
        height: 100%;
        overflow-y: scroll;
        width: 100%;
        padding: 10px;
    }
}