.search-main .products-view-grid {
    border-top: none;
    display: block;
    float: left;
    width: 100%
}

.search-main .title_search {
    font-family: "Roboto", sans-serif;
    text-transform: none;
    font-size: 24px
}

@media (max-width: 991px) {
    .search-main .title_search {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .search-main .form_search_h {
        width: 300px;
        float: left;
        line-height: 2.1;
        border-radius: 0;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px
    }
}

@media (min-width: 768px) {
    .search-main .btn_search_h {
        border-radius: 0;
        margin-left: -1px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px
    }
}

.search-main .cls_search .item_product_main .product-thumbnail .image_thumb img.loaded {
    min-height: unset;
    height: unset
}

.sortPagiBar {
    width: 100%;
    float: left
}

.sort-cate {
    display: inline-block;
    float: right
}

.banner-collection {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .sort-cate {
        float: none !important;
        width: 100%;
    }
}

.sort-cate .sort-cate-left {
    float: left;
    margin-top: 5px
}

.sort-cate .sort-cate-left h3 {
    font-size: 14px;
    font-weight: 700;
    float: left;
    margin: 0;
    margin-top: 2px;
    color: #252525;
    display: inline-block;
    float: left;
    width: 100px
}

.sort-cate .sort-cate-left ul {
    float: left;
    display: block;
    padding-left: 0;
    width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -os-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px)
}

.sort-cate .sort-cate-left ul li {
    float: left;
    padding: 0 0 0 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    .sort-cate .sort-cate-left ul li:first-child {
        padding-left: 0px
    }
}

.sort-cate .sort-cate-left ul li.active a {
    color: #ffb300
}

.sort-cate .sort-cate-left ul li a {
    font-size: 14px;
    position: relative
}

.sort-cate .sort-cate-left ul li a i {
    height: 14px;
    width: 14px;
    border: 1px solid #cdcfdd;
    border-radius: 3px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 14px;
    margin: -3px 5px 0 0;
    position: relative
}

.sort-cate .sort-cate-left ul li:hover i, .sort-cate .sort-cate-left ul li.active i {
    background: #ffb300;
    height: 14px;
    width: 14px;
    border: none;
    border-radius: 14px
}

.sort-cate .sort-cate-left ul li:hover i:before, .sort-cate .sort-cate-left ul li.active i:before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    content: "\f00c";
    color: #fff;
    position: absolute;
    width: 14px;
    border-radius: 14px;
    height: 14px;
    line-height: 14px;
    top: 0px;
    font-size: 10px;
    left: 1px
}

.sort-cate .sort-cate-right {
    float: right
}

.sort-cate .sort-cate-right h3 {
    font-size: 14px;
    font-weight: normal;
    float: left;
    margin: 0;
    margin-top: 5px;
    margin-right: 5px
}

.sort-cate .sort-cate-right .view-mode {
    display: inline-block
}

@media (max-width: 480px) {
    .sort-cate .sort-cate-right .view-mode {
        text-align: center;
        display: block
    }
}

.sort-cate .sort-cate-right .view-mode a {
    border: 1px solid #eaeced;
    width: 65px;
    display: inline-block;
    color: #333;
    font-size: 14px;
    height: auto;
    line-height: inherit;
    float: left;
    border-radius: 0;
    height: 30px;
    line-height: 30px
}

@media (min-width: 413px) and (max-width: 415px) {
    .sort-cate .sort-cate-right .view-mode a {
        width: 90px
    }
}

@media (min-width: 374px) and (max-width: 380px) {
    .sort-cate .sort-cate-right .view-mode a {
        width: 80px
    }
}

.sort-cate .sort-cate-right .view-mode a.active, .sort-cate .sort-cate-right .view-mode a:hover {
    color: #ffb300
}

.sort-cate .sort-cate-right .view-mode a + a {
    margin-left: 5px
}

@media (max-width: 480px) {
    .sort-cate .sort-cate-right .view-mode a {
        float: none
    }
}

@media (max-width: 480px) {
    .sort-cate .sort-cate-right {
        width: 50%
    }

    .sort-cate .sort-cate-right h3 {
        display: block;
        text-align: left;
        margin-right: 0;
        float: none
    }
}

@media (max-width: 480px) {
    .sort-cate .sort-cate-right-mobile {
        width: 100%;
        float: left
    }

    .sort-cate .sort-cate-right-mobile #sort-by {
        float: none;
        margin-left: 0px;
        width: 100%;
        padding: 5px 0
    }

    .sort-cate .sort-cate-right-mobile #sort-by .left {
        display: block;
        float: left;
        line-height: 1.4;
        font-weight: normal;
        margin-right: 10px;
        margin-top: 5px;
        width: 60px
    }

    .sort-cate .sort-cate-right-mobile #sort-by ul {
        width: calc(100% - 80px)
    }

    .sort-cate .sort-cate-right-mobile #sort-by ul > li {
        border: 1px solid #eaeced;
        padding: 0 5px;
        width: 100%;
        line-height: 28px
    }

    .sort-cate .sort-cate-right-mobile #sort-by ul ul {
        background-color: #fff;
        width: 100% !important;
        top: 27px
    }

    .sort-cate .sort-cate-right-mobile #sort-by ul ul li {
        width: 100%;
        border: none
    }
}

.bg_collection {
    margin: 0px 0 30px
}

@media (max-width: 767px) {
    .bg_collection {
        margin: 0px
    }
}

@media (min-width: 992px) {
    .main_container {
        order: 2
    }
}

@media (min-width: 992px) {
    .left-content {
        order: 1
    }
}

.category-products .item_product_main .product-item-main, .cls_search .item_product_main .product-item-main {
    border: solid 1px #ebebeb
}

.category-products .item_product_main .product-item-main .product-bottom .blockprice, .cls_search .item_product_main .product-item-main .product-bottom .blockprice {
    padding-bottom: 60px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .category-products .item_product_main .product-item-main .product-bottom .form-nut-grid .group_action, .cls_search .item_product_main .product-item-main .product-bottom .form-nut-grid .group_action {
        left: -15px
    }
}

.wrap_background_aside {
    width: 100%;
    float: left
}

@media (max-width: 1199px) {
    .wrap_background_aside.asidecollection {
        margin-top: 0px
    }
}

.aside-mini-list-product .aside-content {
    border: 0
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: -40px;
    display: block;
    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    line-height: 25px;
    text-align: center;
    z-index: 2
}

@media (max-width: 767px) {
    .aside-mini-list-product .aside-content .slicklist .slick-arrow {
        display: none !important
    }
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-prev {
    left: auto;
    right: 28px
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-prev:before {
    content: "\f0d9";
    font-family: "Font Awesome\ 5 Free";
    background: #e1e1e1;
    font-weight: 900;
    height: 25px;
    width: 25px;
    font-size: 14px;
    color: #fff;
    display: block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-prev:hover:before {
    background: #ffb300
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-next {
    right: 0
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-next:before {
    content: "\f0da";
    font-family: "Font Awesome\ 5 Free";
    background: #e1e1e1;
    font-weight: 900;
    color: #fff;
    font-size: 14px;
    height: 25px;
    width: 25px;
    display: block;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.aside-mini-list-product .aside-content .slicklist .slick-arrow.slick-next:hover:before {
    background: #ffb300
}

.aside-mini-list-product {
    margin: 0
}

.item_product_main_list .product_main_list_mini {
    padding: 15px 0
}

.item_product_main_list .product_main_list_mini form {
    margin-bottom: 0
}

.item_product_main_list .product_main_list_mini form .product-thumbnail {
    width: 100px;
    float: left;
    padding: 1px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

@media (max-width: 992px) and (min-width: 768px) {
    .item_product_main_list .product_main_list_mini form .product-thumbnail {
        width: 160px
    }
}

.item_product_main_list .product_main_list_mini form .product-info {
    width: calc(100% - 100px);
    -webkit-width: calc(100% - 100px);
    -moz-width: calc(100% - 100px);
    -o-width: calc(100% - 100px);
    -os-width: calc(100% - 100px);
    padding-left: 20px;
    float: left
}

@media (max-width: 992px) and (min-width: 768px) {
    .item_product_main_list .product_main_list_mini form .product-info {
        width: calc(100% - 160px)
    }
}

@media (max-width: 767px) {
    .item_product_main_list .product_main_list_mini form .product-info {
        width: calc(100% - 100px)
    }
}

.item_product_main_list .product_main_list_mini form .product-info .product-name {
    font-size: 13px;
    margin: 0 0 5px;
    font-weight: 700
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product {
    margin-top: 0px;
    overflow: hidden;
    display: inline-block;
    margin-left: 0px
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product .sapo-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    text-align: center
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product .sapo-product-reviews-badge .sapo-product-reviews-star {
    padding: 0px
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product .sapo-product-reviews-badge .sapo-product-reviews-star i {
    font-size: 14px
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product .sapo-product-reviews-badge div img {
    display: none
}

.item_product_main_list .product_main_list_mini form .product-info .reviews_item_product .sapo-product-reviews-badge div p {
    display: none;
    font-size: 12px;
    color: #7b7b7b
}

.item_product_main_list .product_main_list_mini form .product-info .price-box {
    text-align: left;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #f98018;
    font-family: Roboto, Arial, Helvetica, sans-serif
}

.item_product_main_list .product_main_list_mini form .product-info .price-box .compare-price {
    color: #777777;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400
}

.slider-items-products {
    position: relative
}

.slider-items-products .collectiontitle {
    margin: 0;
    width: 50%;
    text-align: center;
    left: 25%;
    top: 50%;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px;
    height: 120px !important;
    margin-top: -60px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

.slider-items-products .collectiontitle h1 {
    font-size: 24px;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    margin: 0;
    color: #fff
}

@media (max-width: 991px) {
    .slider-items-products .collectiontitle {
        width: 100%;
        left: 0
    }

    .slider-items-products .collectiontitle h1 {
        font-size: 18px
    }
}

.listoffice {
    overflow: hidden;
    padding: 30px;
    border: 1px solid #ebebeb;
    border-top: 0
}

.listoffice form {
    margin-bottom: 0
}

.listoffice .product-thumbnail {
    width: 270px;
    display: block;
    float: left
}

.listoffice .product-thumbnail .image_thumb {
    height: 270px;
    border: 0 !important;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.listoffice .product-thumbnail .image_thumb img {
    max-width: 100%;
    max-height: 100%;
    height: 100%
}

.listoffice .product-thumbnail .image_thumb img.loaded {
    min-height: unset;
    height: unset
}

.listoffice form {
    margin-bottom: 0
}

.listoffice form .product-action {
    z-index: 1;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -ms-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s
}

.listoffice form .product-action .btn-views {
    height: 35px;
    line-height: 31px;
    background: #f98018;
    border: 1px solid #f98018;
    padding: 0 15px;
    box-shadow: none;
    width: 110px;
    display: inline-block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    border: 2px solid #f98018;
    color: #fff;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s
}

.listoffice form .product-action .btn-views:hover {
    background: #22263c;
    color: #fff;
    border-color: #22263c
}

.listoffice form .product-action .btn-views:hover i {
    color: #fff
}

.listoffice form .product-action .btn-wishlist {
    text-align: center;
    height: 35px;
    background: #fff;
    line-height: 28px;
    width: 35px;
    border: 2px solid #f98018;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    color: #252525;
    border-radius: 0;
    display: inline-block !important
}

.listoffice form .product-action .btn-wishlist i {
    color: #f98018
}

.listoffice form .product-action .btn-wishlist:hover {
    border-color: #ffb300;
    background: #ffb300;
    color: #fff
}

.listoffice form .product-action .btn-wishlist:hover i {
    color: #fff
}

.listoffice form .product-action .xem_nhanh {
    text-align: center;
    height: 35px;
    background: #fff;
    line-height: 31px;
    display: inline-block;
    width: 35px;
    border: 2px solid #f98018;
    -moz-transition: all 0.45s ease;
    -webkit-transition: all 0.45s ease;
    -o-transition: all 0.45s ease;
    -ms-transition: all 0.45s ease;
    transition: all 0.45s ease;
    color: #f98018;
    border-radius: 0
}

.listoffice form .product-action .xem_nhanh i {
    color: #f98018
}

.listoffice form .product-action .xem_nhanh:hover {
    border-color: #ffb300;
    background: #ffb300;
    color: #fff
}

.listoffice form .product-action .xem_nhanh:hover i {
    color: #fff
}

.listoffice .product-info {
    width: calc(100% - 270px);
    display: block;
    float: left;
    padding-top: 0;
    padding-left: 30px;
    text-align: left;
    padding-bottom: 0
}

@media (max-width: 767px) {
    .listoffice .product-info {
        padding: 10px 0 0
    }
}

.listoffice .product-info .reviews_item_product {
    margin-top: 0px;
    overflow: hidden;
    display: inline-block;
    margin-left: 0px
}

.listoffice .product-info .reviews_item_product .sapo-product-reviews-badge {
    margin: 0px auto;
    padding: 0px;
    text-align: center
}

.listoffice .product-info .reviews_item_product .sapo-product-reviews-badge .sapo-product-reviews-star {
    padding: 0px
}

.listoffice .product-info .reviews_item_product .sapo-product-reviews-badge .sapo-product-reviews-star i {
    font-size: 14px
}

.listoffice .product-info .reviews_item_product .sapo-product-reviews-badge div img {
    display: none
}

.listoffice .product-info .reviews_item_product .sapo-product-reviews-badge div p {
    display: none;
    font-size: 12px;
    color: #7b7b7b
}

.listoffice .product-info .product-name {
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px;
    color: #252525;
    font-weight: 400;
    color: #363636;
    font-family: "Roboto", sans-serif
}

.listoffice .product-info .product-name a {
    color: #252525
}

.listoffice .product-info .product-name a:hover {
    color: #ffb300
}

.listoffice .product-info .price-box {
    font-size: 16px;
    font-weight: 600;
    color: #f98018;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px
}

.listoffice .product-info .price-box .compare-price {
    color: #777777;
    text-decoration: line-through;
    font-size: 13px;
    font-weight: 400;
    margin-left: 5px
}

.listoffice .product-info .price-box .saleright {
    background: #f98018;
    height: 20px;
    font-size: 12px;
    font-family: 'Arial', sans-serif;
    font-weight: 700;
    text-align: center;
    width: 36px;
    display: inline-block;
    margin-left: 5px;
    color: #fff;
    line-height: 1px;
    padding: 10px 0px
}

.listoffice .product-info .desproduct {
    font-size: 14px;
    font-family: "Roboto", sans-serif;
    margin: 10px 0;
    color: #636363
}

.listoffice .product-info .desproduct a {
    font-size: 14px;
    font-weight: normal
}

@media (min-width: 992px) {
    .section.flex {
        padding: 0 0 40px
    }
}

.collection .collection-image img {
    width: 100%
}

.collection .product-box-h {
    min-height: 415px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .collection .product-box-h {
        min-height: 350px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .collection .product-box-h {
        min-height: 340px
    }
}

@media (min-width: 543px) and (max-width: 767px) {
    .collection .product-box-h {
        min-height: 310px
    }
}

@media (max-width: 480px) {
    .collection .product-box-h {
        min-height: 270px
    }
}

.sidebar .title-head {
    margin: 0px;
    font-size: 14px !important;
    position: relative;
    display: block
}

.sidebar .title-head span {
    display: block;
    padding: 0px
}

.product-mini-lists .products {
    border: none !important
}

@media (max-width: 767px) {
    .product-box .btn-white {
        padding: 0 10px
    }
}

.view-mode {
    float: left;
    display: inline-block;
    height: 0;
    line-height: 35px
}

@media (max-width: 767px) {
    .view-mode {
        display: none
    }
}

.view-mode > a {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-left: 2px
}

.view-mode span {
    font-size: 0
}

.tt span {
    font-size: 14px
}

.tt.hidden-sm.hidden-xs {
    padding-left: 95px;
    padding-top: 10px;
    display: inline-block
}

.button-view-mode {
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    box-shadow: none;
    line-height: 30px;
    font-size: 14px;
    background: transparent;
    border-radius: 0;
    border: 1px solid #ddd;
    color: #898989
}

.button-view-mode.active {
    color: #fff;
    background: #ffb300;
    box-shadow: none;
    border-color: #ffb300
}

.button-view-mode.active a {
    color: #ffb300
}

.button-view-mode .fa {
    font-size: 13px
}

.button-view-mode .ion-grid {
    font-size: 21px
}

.button-view-mode .ion-navicon {
    font-size: 26px
}

.button-view-mode:hover {
    color: #fff;
    background: #ffb300;
    border-color: #ffb300
}

@media (max-width: 767px) {
    .title_collec {
        margin-bottom: 15px
    }
}

.collection .title-head {
    font-family: "EB Garamond", serif;
    color: #252525;
    text-decoration: none;
    margin: 0 0 20px;
    font-size: 30px;
    line-height: 50px;
    font-weight: 400
}

@media (max-width: 1199px) {
    .collection .title-head {
        position: relative
    }
}

@media (max-width: 767px) {
    .collection .title-head {
        font-size: 42px
    }
}

.collection .tt span {
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    font-family: "Roboto", sans-serif
}

.collection .text-sm-left {
    padding-top: 6px
}

.collection .category-products .sortPagiBar {
    display: inline-block;
    padding-bottom: 15px;
    width: 100%;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb
}

.collection .category-products .sortPagiBar .wr_sort {
    margin-bottom: 0px;
    padding: 0px 0px 3px
}

@media (max-width: 767px) {
    .collection .category-products .sortPagiBar .wr_sort {
        border-bottom: none;
        margin-bottom: 0px
    }
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .ht_xxx {
    float: left;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    font-size: 14px;
    font-family: "Roboto", sans-serif
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode {
    display: inline-block
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .view-mode a {
    width: 34px;
    margin-right: 5px
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx {
    display: inline;
    float: right
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx .left {
    float: left;
    font-weight: 400;
    line-height: 33px;
    font-size: 14px !important;
    font-family: "Roboto", sans-serif;
    margin-right: 6px;
    margin-bottom: 0
}

.collection .category-products .sortPagiBar .wr_sort .text-sm-right .sorby_xxx ul li {
    font-family: "Roboto", sans-serif;
    font-weight: 400
}

.collection .category-products .sortPagiBar2 {
    display: inline-block;
    padding: 0;
    margin-bottom: 15px;
    margin-top: -5px;
    width: 100%
}

.collection .category-products .sortPagiBar2 .wr_sort {
    margin-bottom: 0px;
    padding: 0px 0px 3px
}

@media (max-width: 767px) {
    .collection .category-products .sortPagiBar2 .wr_sort {
        border-bottom: none;
        margin-bottom: 0px
    }
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .ht_xxx {
    float: left;
    height: 30px;
    display: inline-block;
    line-height: 32px;
    margin-right: 5px;
    font-size: 14px;
    font-family: "Roboto", sans-serif
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .view-mode {
    display: inline-block
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .view-mode a {
    width: 34px;
    margin-right: 5px
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx {
    display: inline;
    float: right
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx .left {
    float: left;
    font-weight: 400;
    line-height: 33px;
    font-size: 14px !important;
    font-family: "Roboto", sans-serif;
    margin-right: 6px;
    margin-bottom: 0
}

.collection .category-products .sortPagiBar2 .wr_sort .text-sm-right .sorby_xxx ul li {
    font-family: "Roboto", sans-serif;
    font-weight: 400
}

.collection .category-products .products-view-grid {
    float: left;
    width: 100%
}

.category-products {
    width: 100%;
    float: left
}

@media (max-width: 767px) {
    .category-products {
        padding-top: 0
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .collection_reponsive .col-md-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .collection_reponsive .col-sm-3:nth-child(4n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .collection_reponsive .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.group_search_width {
    width: 500px;
    float: left;
    position: relative
}

.group_search_width input {
    border-radius: 40px !important;
    width: 100% !important;
    padding-right: 115px !important
}

.group_search_width button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 40px !important
}

@media (min-width: 1200px) {
    .cls_search .col-lg-3:nth-child(4n+1) {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .cls_search .col-md-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .cls_search .col-sm-4:nth-child(3n+1) {
        clear: left
    }
}

@media (max-width: 767px) {
    .cls_search .col-xs-6:nth-child(2n+1) {
        clear: left
    }
}

.filter-group {
    padding: 0
}

.filter-group ul {
    padding: 0;
    /*background: #fff;*/
    z-index: 999;
    max-height: 300px;
    overflow-y: scroll;
    padding: 0px 40px 0px 0px;
    overflow-x: hidden
}

@media (max-width: 991px) {
    .filter-group ul {
        padding: 0 20px 0 0
    }
}

.filter-group ul::-webkit-scrollbar-track {
    border-radius: 0px;
    background-color: #e1e1e1;
    width: 4px
}

.filter-group ul::-webkit-scrollbar {
    width: 4px;
    background-color: #e1e1e1
}

.filter-group ul::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #ffb300;
    width: 5px
}

.filter-group ul.size_xx {
    overflow-y: inherit !important
}

.filter-group-title {
    display: block;
    font-size: em(18px);
    margin-bottom: 10px
}

.filter-group {
    position: relative
}

.filter-item {
    margin: 0;
    cursor: pointer;
    line-height: 28px;
    min-width: 100%;
    float: left;
    padding: 0;
    position: relative
}

.filter-item:last-child {
    border-bottom: 0
}

@media (max-width: 991px) {
    .filter-item {
        padding-right: 0px !important
    }
}

.filter-item .label_relative {
    position: relative
}

.filter-item .label_relative .filter_tt {
    padding-left: 5px;
    display: inline-block
}

.filter-item.filter-color-size {
    min-width: 0px;
    padding: 0px
}

.filter-item.filter-size {
    min-width: 0px;
    padding: 0px;
    background: #fff;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 5px;
    line-height: 25px;
    color: #252525;
    position: relative
}

.filter-item.filter-size .fa {
    opacity: 0;
    width: 30px;
    height: 30px;
    position: relative
}

.filter-item.filter-size .tags_size {
    color: #252525
}

.filter-item .name_color {
    line-height: 25px;
    display: inline-block;
    height: 20px;
    position: absolute;
    font-size: 14px;
    color: #727272;
    text-transform: inherit
}

.filter-item * {
    cursor: pointer;
    color: #252525;
    font-family: "Roboto", sans-serif;
    margin: 0;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.filter-item *:active {
    color: #f98018
}

.filter-item.size {
    min-width: unset;
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 40px;
    border: 1px solid #ebebeb;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #fff;
    position: relative
}

.filter-item.size span {
    width: 40px;
    height: 40px;
    line-height: 40px;
    line-height: 40px
}

.filter-item.size .tags_size {
    width: 40px;
    height: 40px;
    font-size: 13px;
    display: inherit;
    position: relative;
    position: absolute
}

.filter-item.size .tags_size input {
    width: 40px;
    height: 40px
}

.filter-item.size .tags_size input:checked + span {
    color: #ffb300
}

.filter-item.size .tags_size .fa {
    opacity: 0
}

.filter-item.size .tags_size:before {
    display: block;
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0;
    border-radius: 3px;
    opacity: 0
}

.filter-item.size .tags_size span {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    margin: 0;
    text-align: center;
    font-family: "Roboto", sans-serif;
    color: #252525
}

.filter-item.size .tags_size span:after {
    opacity: 0
}

.filter-item.size .tags_size:hover span {
    color: #ffb300
}

.filter-item.size input:checked + .tags_size:before {
    opacity: 0
}

.filter-item.color {
    min-width: 20px;
    border: none !important;
    margin-bottom: 10px !important;
    height: 30px
}

.filter-item.color a, .filter-item.color label {
    width: 100%;
    height: 100%;
    display: inline-block;
    font-size: 0
}

.filter-item.color .fa {
    margin-right: 5px;
    width: 30px;
    height: 30px;
    background: red;
    position: relative
}

.filter-item.color .fa:before {
    display: none
}

.filter-item.color .fa.trang:hover:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px !important;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #8D90A6
}

.filter-item.color .fa:hover:before {
    display: block;
    content: "";
    width: 30px;
    height: 30px !important;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 1px solid #8D90A6
}

.filter-item.color input:checked + .fa:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px !important;
    position: absolute;
    left: 7px;
    top: 7px;
    border: 0px solid #ef562c
}

.filter-item.color input:checked + .fa.trang:before {
    display: block;
    content: "";
    width: 15px;
    height: 15px !important;
    position: absolute;
    left: 7px;
    top: 7px;
    border: 0px solid #ef562c
}

.filter-item.color input:checked + .fa:after {
    font-family: 'FontAwesome';
    display: block;
    content: "\f00c";
    color: #fff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 7px;
    top: 5px
}

.filter-item.color input:checked + .fa.trang:after {
    font-family: 'FontAwesome';
    display: block;
    content: "\f00c";
    color: #333;
    font-size: 14px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 7px;
    top: 5px
}

.filter-item--green *:hover {
    color: #ffb300
}

.filter-item--half {
    display: inline-block;
    width: 48%;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 3px
}

.filter-item--check-box input {
    display: block;
    z-index: 9;
    width: 20px;
    height: 20px
}

.filter-item--check-box .fa {
    margin-right: 15px;
    width: 14px;
    font-size: 18px;
    line-height: 40px;
    position: relative;
    top: 2px
}

.filter-item--check-box input + .fa:before {
    content: "";
    margin-right: 5px;
    border-radius: 3px;
    font-size: 18px;
    border: solid 1px #ebebeb;
    line-height: 40px;
    position: absolute;
    top: -16px;
    height: 15px !important;
    width: 15px;
    left: 7px;
    background: #fff
}

.filter-item--check-box input:checked + span {
    color: #ffb300
}

.filter-item--check-box input:checked + .fa, .filter-item--check-box input + span {
    color: #f98018
}

.filter-item--check-box input:checked + .fa:before, .filter-item--check-box input + span:before {
    border-color: #f98018
}

.filter-item--check-box input:checked + .fa:after, .filter-item--check-box input + span:after {
    font-family: 'FontAwesome';
    content: "\f14a";
    color: #f98018;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: -16px;
    font-size: 16px;
    left: 6px
}

.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

.filter-container__selected-filter-item > a {
    color: #333;
    font-size: em(13px)
}

.filter-container__selected-filter-item .fa {
    margin-right: 10px;
    color: #F44336
}

#sort-by {
    float: right;
    font-size: 12px;
    text-align: left
}

#sort-by .button-asc, #sort-by .button-desc {
    background-color: #f8f8f8;
    box-shadow: none;
    float: right;
    height: 30px;
    line-height: 28px;
    margin-left: 5px;
    text-align: center;
    width: 30px
}

#sort-by label {
    float: left;
    font-weight: 400;
    line-height: 33px;
    font-size: 13px;
    margin-right: 6px;
    margin-bottom: 0;
    color: #252525
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline;
    float: right
}

#sort-by a:link, #sort-by a:visited {
    color: #333;
    text-decoration: none
}

#sort-by > ul > li {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-position: right center;
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 28px;
    text-indent: .01px;
    cursor: pointer;
    line-height: 34px;
    background-image: url(//bizweb.dktcdn.net/100/309/373/themes/894738/assets/ico-select.png?1665376158829) !important;
    border-radius: 3px
}

#sort-by > ul > li:hover {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#sort-by li {
    background: none repeat scroll 0 0 #fff;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 20px;
    position: relative;
    width: 180px;
    float: left;
    color: #333;
    border: 1px solid #e5e5e5;
    font-size: 13px
}

#sort-by li > a {
    display: inline-block;
    width: 100%;
    line-height: 36px;
    transition: all 0s ease-in-out
}

#sort-by li > a:hover {
    color: #ffb300
}

#sort-by li li {
    width: 100%;
    margin-top: 0px;
    border-top: none;
    border-right: none;
    border-left: none
}

#sort-by li li a:hover {
    color: #ffb300
}

#sort-by li:hover {
    background-color: #fff
}

#sort-by li li:hover {
    background-color: #fff;
    color: #007fb8
}

#sort-by ul ul {
    position: absolute;
    visibility: hidden;
    width: 180px;
    left: -1px;
    top: 34px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border: 1px solid #ebebeb;
    border-radius: 3px;
    overflow: hidden;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    overflow: hidden;
    background: #fff;
    padding-left: 0px !important
}

#sort-by ul ul li:last-child {
    border-bottom: none
}

#sort-by ul ul ul {
    position: absolute;
    left: 100%;
    top: -2px;
    border: solid 1px transparent
}

#sort-by li:hover > ul {
    visibility: visible
}

.filter-container__selected-filter {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee
}

.filter-container__selected-filter-header {
    margin-bottom: 5px
}

.filter-container__selected-filter-header-title {
    font-size: 18px;
    font-weight: bold;
    color: #0038AE
}

.filter-container__clear-all {
    float: right;
    color: #333;
    margin-top: 3px
}

.filter-container__selected-filter-item {
    padding: 3px 0
}

.filter-container__selected-filter-item > a {
    color: #333;
    font-size: em(13px)
}

.filter-container__selected-filter-item .fa {
    margin-right: 10px;
    color: #F44336
}
