.opacity_sidebar {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9;
    display: none
}

.opacity_sidebar.openf {
    display: block
}

.title-page {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    background: #fff;
    border-radius: 5px;
    padding: 10px 0px
}

@media (max-width: 767px) {
    .title-page {
        margin-bottom: 10px
    }
}

#sort-by {
    position: absolute;
    right: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    color: #777;
    padding: 0px 0px 0px 10px;
    border-radius: 5px;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    cursor: pointer
}

#sort-by ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#sort-by label {
    margin-right: 6px;
    margin-bottom: 0
}

#sort-by label img {
    margin-right: 3px
}

@media (max-width: 767px) {
    #sort-by label {
        width: 50%
    }
}

#sort-by .ul_col > li {
    position: relative;
    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/488/001/themes/910675/assets/ico-select-2.png?1732756742160) !important;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    width: 180px;
    padding: 0 20px
}

#sort-by .ul_col .content_ul {
    position: absolute;
    z-index: 999;
    width: 100%;
    left: 0;
    background: #fff;
    display: none
}

#sort-by .ul_col .content_ul li {
    border: 1px solid #e5e5e5;
    padding: 0 20px;
    margin-bottom: -1px
}

#sort-by .ul_col:hover .content_ul {
    display: block
}

#sort-by #sortBy {
    border: none;
    padding: 0px;
    height: 36px;
    outline: none;
    background-color: transparent !important;
    color: var(--mainColor)
}

@media (max-width: 767px) {
    #sort-by #sortBy {
        width: 100%
    }
}

#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;
    line-height: 30px;
    font-size: 14px;
    margin-right: 6px;
    margin-bottom: 0;
    font-weight: 500
}

#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: 36px;
    background-image: url(ico-select.png) !important
}

#sort-by li {
    background: none repeat scroll 0 0 transparent;
    cursor: pointer;
    margin: 0 auto;
    outline: medium none;
    padding: 0 5px;
    position: relative;
    width: auto;
    float: left;
    color: #333;
    font-size: 14px
}

#sort-by li > a {
    display: inline-block;
    width: 100%;
    line-height: 30px
}

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

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

#sort-by li li:hover {
    background-color: var(--mainColor)
}

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

#sort-by ul ul {
    position: absolute;
    display: none;
    right: 0px;
    top: 35px;
    background: none repeat scroll 0 0 #F8F8F8;
    z-index: 10000;
    border-top: none;
    border: 1px #e1e1e1 solid;
    width: 170px
}

@media (max-width: 767px) {
    #sort-by ul ul {
        right: 0px;
        width: 190px
    }
}

#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 {
    display: block
}

.products-view {
    margin-top: 20px
}

@media (max-width: 767px) {
    .products-view {
        margin-top: 10px
    }
}

@media (max-width: 992px) {
    #sort-by {
        top: 3px
    }
}

@media (max-width: 767px) {
    #sort-by {
        top: 3px;
        right: 3px;
        float: none;
        width: calc(100% - 75px);
        padding-left: 5px
    }

    #sort-by li {
        width: 100%
    }
}

.category-products {
    min-height: 200px
}

.category-products .alert-warning {
    margin-top: 15px;
    max-width: 100% !important
}

@media (max-width: 767px) {
    .item_product_main .product-info h3 {
        font-size: 12px
    }
}

.evo-sidebar-collection {
    position: relative
}

@media (max-width: 992px) {
    .evo-sidebar-collection {
        height: 50px
    }
}

.evo-sidebar-collection #open-fil {
    position: absolute;
    left: 1px;
    top: 1px;
    background-color: #fff;
    width: 20px;
    line-height: 43px;
    text-align: center;
    border-right: 1px solid #ddd;
    z-index: 4
}

@media (min-width: 992px) {
    .evo-sidebar-collection #open-fil {
        display: none
    }
}

@media (max-width: 992px) {
    .evo-sidebar-collection #open-fil {
        border-right: none;
        width: 65px;
        left: 3px;
        top: 3px;
        background-color: var(--mainColor);
        line-height: 38px;
        border-radius: 5px
    }

    .evo-sidebar-collection #open-fil .icon_des {
        display: none
    }
}

.evo-sidebar-collection #open-fil .box-mob span {
    color: #fff;
    font-weight: 600
}

@media (min-width: 992px) {
    .evo-sidebar-collection #open-fil .box-mob {
        display: none
    }
}

.evo-sidebar-collection #open-fil .box-mob .icon_col {
    display: inline-block;
    position: relative;
    bottom: -4px;
    margin-right: 5px;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    -webkit-mask-image: url(//bizweb.dktcdn.net/100/488/001/themes/910675/assets/icon-filter-bg.png?1732756742160);
    background-color: #fff;
    min-width: 16px;
    min-height: 16px
}

.evo-sidebar-collection #open-fil img {
    transition: 0.5s all
}

.evo-sidebar-collection #open-fil.active img {
    transform: rotate(180deg)
}

.line-boz {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px
}

@media (max-width: 992px) {
    .line-boz {
        height: 44.39px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 4px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
        border-radius: 5px
    }
}

@media (max-width: 991px) {
    .aside-filter {
        position: fixed;
        top: 0 !important;
        background-color: #fff;
        border: none;
        padding: 0;
        height: 100vh;
        margin-top: 0;
        margin-bottom: 0;
        width: 256px;
        bottom: 0;
        right: 0;
        overflow: hidden;
        overflow-y: auto;
        z-index: 9999;
        visibility: hidden;
        -webkit-transition: all 0.35s ease;
        -o-transition: all 0.35s ease;
        transition: all 0.35s ease;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%)
    }

    .aside-filter.openf {
        visibility: visible;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0)
    }
}

@media (min-width: 768px) {
    .aside-filter .aside-hidden-mobile {
        background-color: #fff;
        border-radius: 5px
    }
}

@media (max-width: 992px) {
    .aside-filter .aside-hidden-mobile {
        height: 100vh;
        padding: 10px
    }
}

.aside-filter .aside-hidden-mobile .aside-item {
    margin: 5px 0;
    position: relative
}

.aside-filter .aside-hidden-mobile .aside-item .aside-title {
    outline: none;
    cursor: pointer;
    font-weight: 400;
    padding: 10px 7px;
    min-height: 36px;
    line-height: 20px;
    border-radius: 4px;
    position: relative;
    white-space: nowrap;
    background: white;
    transition: all .1s ease;
    border: 1px solid #dddddd
}

@media (max-width: 992px) {
    .aside-filter .aside-hidden-mobile .aside-item .aside-title {
        padding: 0px;
        min-height: auto;
        border: none
    }

    .aside-filter .aside-hidden-mobile .aside-item .aside-title svg {
        display: none
    }
}

.aside-filter .aside-hidden-mobile .aside-item .aside-content ul .filter-item {
    margin-bottom: 0px;
    position: relative
}

.aside-filter .aside-hidden-mobile .aside-item .aside-content ul .filter-item label {
    width: 100%;
    font-size: 12px;
    color: #282828;
    margin-bottom: 0px;
    cursor: pointer;
    line-height: 1;
    display: flex !important;
    align-items: center;
    justify-content: center
}

.aside-filter .aside-hidden-mobile .aside-item .aside-content ul .filter-item label:hover {
    color: var(--mainColor)
}

@media (min-width: 768px) {
    .aside-filter .aside-hidden-mobile .aside-item.active .aside-title svg.svg-arro {
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }
}

.aside-filter .aside-hidden-mobile .aside-item.evo-sort-product .filter-item--check-box .fa:before {
    content: "";
    margin-right: 5px;
    border-radius: 2px;
    font-size: 18px;
    border: solid 1px rgba(0, 0, 0, 0.3);
    line-height: 40px;
    position: absolute;
    top: -13px;
    height: 15px !important;
    width: 15px
}

.aside-filter .aside-hidden-mobile .aside-item.evo-sort-product .filter-item--check-box:hover .fa:before {
    border-color: var(--mainColor)
}

.aside-filter .aside-hidden-mobile .aside-item.evo-sort-product .filter-item--check-box.active .fa:after {
    content: "";
    color: #fff;
    position: absolute;
    width: 15px;
    height: 15px;
    line-height: 15px;
    top: -13px;
    font-size: 12px;
    left: 0;
    background-image: url(//bizweb.dktcdn.net/100/488/001/themes/910675/assets/check-symbol.svg?1732756742160);
    background-size: 14px;
    background-repeat: no-repeat;
    background-position: center
}

.aside-filter .aside-hidden-mobile .aside-item.evo-sort-product .filter-item--check-box.active .fa:before {
    border-color: var(--mainColor);
    background: var(--mainColor)
}

.aside-filter .aside-hidden-mobile .aside-item.active .aside-content {
    display: block
}

.aside-filter .aside-hidden-mobile .aside-title-fl {
    display: none
}

@media (max-width: 767px) {
    .aside-filter .aside-hidden-mobile .aside-title-fl {
        display: block;
        margin: 0 0 5px;
        position: relative;
        text-transform: uppercase;
        text-align: center;
        color: var(--mainColor);
        font-weight: 600;
        font-size: 16px
    }
}

.aside-filter .aside-hidden-mobile .close-filter {
    display: none
}

@media (max-width: 767px) {
    .aside-filter .aside-hidden-mobile .close-filter {
        display: block;
        margin-top: 15px;
        padding: 0 20px;
        text-align: center;
        line-height: 40px;
        height: 40px;
        background-color: var(--mainColor);
        color: #fff;
        border-radius: 4px;
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
        text-transform: uppercase;
        font-weight: 600;
        cursor: pointer
    }
}

@media (max-width: 767px) {
    .aside-filter .aside-hidden-mobile .filter-container {
        max-height: calc(100% - 140px);
        overflow-y: auto
    }

    .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar-track {
        display: none
    }

    .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar {
        display: none
    }

    .aside-filter .aside-hidden-mobile .filter-container::-webkit-scrollbar-thumb {
        display: none
    }
}

.title_cus {
    font-weight: 600;
    margin-bottom: 5px;
    display: block;
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.box-height-col {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    line-height: 45px;
    position: relative;
    margin-bottom: 15px
}

.box-height-col .control-menu {
    display: none
}

.box-height-col .control-menu svg {
    width: 20px;
    height: 20px;
    padding: 3px;
    background-color: var(--mainColor);
    border: 1px solid var(--mainColor);
    border-radius: 50%
}

.box-height-col .control-menu svg path {
    fill: #fff
}

.box-height-col .control-menu svg:hover {
    background-color: var(--subColor);
    border: 1px solid var(--subColor)
}

.box-height-col.overflow .control-menu {
    display: block;
    padding-left: 5px
}

.box-height-col.overflow .control-menu #nextcol {
    position: absolute;
    right: 0px;
    top: 24%;
    width: 22px;
    text-align: center
}

.box-height-col.overflow .control-menu #prevcol {
    position: absolute;
    left: 0px;
    top: 24%;
    width: 22px;
    text-align: center
}

.box-height-col .box-cate-col {
    position: relative;
    display: flex;
    white-space: nowrap;
    overflow: scroll;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 7px;
    -webkit-overflow-scrolling: touch
}

.box-height-col .box-cate-col::-webkit-scrollbar-track {
    display: none
}

.box-height-col .box-cate-col::-webkit-scrollbar {
    display: none
}

.box-height-col .box-cate-col::-webkit-scrollbar-thumb {
    display: none
}

.box-height-col .box-cate-col a {
    margin: 0 15px 0 0;
    min-width: auto;
    background-color: #fff
}

.box-height-col .box-cate-col a .item_cate {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 5px;
    text-align: center
}

.box-height-col .box-cate-col a .item_cate .img_cate {
    width: 90px;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: 40px;
    margin: 0 auto;
    /*background-color: #f5f5f5;*/
    border-radius: 5px;
    margin-bottom: 5px;
    border: 1px solid transparent
}

.box-height-col .box-cate-col a .item_cate .img_cate img {
    max-width: 80px
}

@media (max-width: 767px) {
    .box-height-col .box-cate-col a .item_cate .img_cate {
        width: 80px
    }

    .box-height-col .box-cate-col a .item_cate .img_cate img {
        max-width: 70px
    }
}

.box-height-col .box-cate-col a .item_cate span {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 11px;
    line-height: 16px;
    color: #333;
    max-width: 85px;
    white-space: initial;
    margin: 0 auto
}

@media (max-width: 767px) {
    .box-height-col .box-cate-col a .item_cate span {
        max-width: 80px;
        font-size: 10px;
        line-height: 14px
    }
}

.box-height-col .box-cate-col a.active .item_cate {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 3px 5px;
    text-align: center
}

.box-height-col .box-cate-col a.active .item_cate .img_cate {
    border: 1px solid var(--mainColor)
}

.box-height-col .box-cate-col a.active .item_cate span {
    color: var(--mainColor)
}

.box-height-col .box-cate-col a:hover .item_cate .img_cate {
    border: 1px solid var(--mainColor)
}

.box-height-col .box-cate-col a:hover .item_cate span {
    color: var(--mainColor)
}

.section_3_banner {
    position: relative;
    margin-bottom: 10px
}

@-webkit-keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@keyframes circle {
    0% {
        opacity: 1
    }
    40% {
        opacity: 1
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

@media (max-width: 767px) {
    .section_3_banner .row {
        display: grid;
        grid-template-rows:1fr;
        overflow: auto;
        justify-content: start;
        grid-template-columns:repeat(3, 80%);
        padding-bottom: 10px
    }

    .section_3_banner .row .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.section_3_banner .three_banner {
    overflow: hidden;
    display: block;
    position: relative
}

.section_3_banner .three_banner:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.section_3_banner .three_banner:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s
}

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

.filter-container__selected-filter-item > a {
    color: var(--mainColor);
    font-size: 13px;
    position: relative;
    padding-right: 20px;
    padding-left: 5px
}

.filter-container__selected-filter-item .fa {
    margin-left: 10px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 492 492' style='enable-background:new 0 0 492 492;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M300.188,246L484.14,62.04c5.06-5.064,7.852-11.82,7.86-19.024c0-7.208-2.792-13.972-7.86-19.028L468.02,7.872 c-5.068-5.076-11.824-7.856-19.036-7.856c-7.2,0-13.956,2.78-19.024,7.856L246.008,191.82L62.048,7.872 c-5.06-5.076-11.82-7.856-19.028-7.856c-7.2,0-13.96,2.78-19.02,7.856L7.872,23.988c-10.496,10.496-10.496,27.568,0,38.052 L191.828,246L7.872,429.952c-5.064,5.072-7.852,11.828-7.852,19.032c0,7.204,2.788,13.96,7.852,19.028l16.124,16.116 c5.06,5.072,11.824,7.856,19.02,7.856c7.208,0,13.968-2.784,19.028-7.856l183.96-183.952l183.952,183.952 c5.068,5.072,11.824,7.856,19.024,7.856h0.008c7.204,0,13.96-2.784,19.028-7.856l16.12-16.116 c5.06-5.064,7.852-11.824,7.852-19.028c0-7.204-2.792-13.96-7.852-19.028L300.188,246z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    width: 8px;
    height: 8px;
    display: block;
    background-size: contain;
    position: absolute;
    top: 5px;
    right: 5px
}

.filter-container__selected-filter-item .fa:before {
    content: none
}
