
.breadcrumb.full-width .container ul{
    padding-bottom: 0;
}
.category-info {
    padding: 0px 200px;
    background-color: #fff;
    margin-top: 28px;
    border-radius: 6px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.category-info .category-conent {
    flex: 1;
}

.category-info .description {
    border-radius: 6px 6px 6px 6px;
    flex: 1;
}

.category-info .desc-title{
    display: flex;
    align-items: center;
}

.category-info .desc-title .video-button svg{
    color: #E57276;
    margin-left: 8px;
    cursor: pointer;
}

.category-info .image {
    width: 186px;
    height: 140px;
    margin-left: 40px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.category-info>p {
    padding: 2px 0px 0px 0px;
}

.category-info .description img {
    display: none;
}

.category-info .category-title {
    color: #141737 !important;
    font-weight: bold;
    padding: 0;
    margin: 0;
    padding-bottom: 8px;
    font-weight: 500;
    font-size: 30px !important;
    line-height: 38px;
}
 .category-title .video-button{
  position: absolute;
}

.category-info .description * {
    color: #999DA8 !important;
    font-size: 16px !important;
    margin: 0 !important;
    font-weight: 400 !important;
    line-height: 28px !important;
    padding: 0 !important;
    font-family: "Roboto", sans-serif !important;
}

.clear-all {
    color: #009A9E;
}

.clear-all:hover {
    color: #515151;
    cursor: pointer;
}

.filter-i-padding {
    padding-right: 5px;
}

.review-bottom-line {
    padding-top: 10px;
    border-bottom: 1px solid #aaa;
}

.category-filter {
    font-size: 20px;
    color: #141737;
    padding-bottom: 24px;
    font-weight: bold;
    line-height: 1;
}

.category-product-list>div.row:first-child .product {
    margin-top: 0;
}

.category-product-list .product {
    padding: 0;
    margin-top: 24px;
}

.category-product-list .product .left {
    border: 1px solid #E4E7ED;
    border-radius: 6px 6px 6px 6px;
}

.category-product-list>.row {
    margin-bottom: 24px;
}

.category-product-list>.row .product .discount {
    border-radius: 6px 0px 6px 0px;
    font-size: 12px;
    color: #fff;
    right: auto;
    left: 0;
    top: 0;
}

.category-product-list>.row .col-md-4:nth-child(2)>div.product .discount {
    left: 24px;
}

.category-product-list .product:hover .left {
    border: 1px solid #20B1B1;
}

.category-product-list .product .name {
    padding-top: 12px !important;
}

.category-product-list .product:hover .name a {
    color: #20B1B1;
}

.category-product-list .name a {
    font-size: 18px !important;
    line-height: 26px;
    font-weight: 500;
    color: #141737;
    display: inline-block;
    width: 100%;
    text-align: left;
    padding-bottom: 2px;
}

.category-product-list .price-new, .category-product-list .price {
    color: #D33040 !important;
    display: inline-block;
    width: 100%;
    text-align: left;
    font-size: 18px !important;
    line-height: 26px;
    font-weight: 500;
}

.category-product-list>.item-row,
.category-product-list .col-md-4.col-sm-4.col-xs-4 {
    padding: 0;
    margin: 0;
}

.category-product-list>.item-row {
    display: flex;
    justify-content: space-between;
}

.category-product-list>.item-row .col-md-4 {
    width: 434px;
}

.category-product-list>.item-row:last-child .col-md-4:nth-child(2) {
    margin-left: 24px;
    margin-right: auto;
}

.category-product-list>.item-row:last-child .col-md-4:nth-child(3) {
    margin-right: auto;
    margin-left: 24px;
}

.category-product-list>.item-row img,
.category-product-list>.item-row .image-swap-effect,
.category-product-list>.item-row .image-swap-effect>a {
    border-radius: 6px;
}

.category-product-list>.item-row .image-swap-effect {
    height: 432px;
}

.category-product-list>.item-row img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
}

.category-product-list>.item-row .image-swap-effect .error-image {
    display: inline-block;
    width: 40px;
    height: 40px;
}

.category-product-list>.item-row .discount {
    top: 0px;
    left: 0px;
    border-radius: 6px 0px 6px 0px;
}

.category-product-list .default-image {
    filter: blur(5px);
    transition: filter 0.5s ease-in-out;
}

.category-product-list .default-image.loaded {
    filter: blur(0);
}

#category-row+.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 40px;
}

#category-row+.pagination .pagination-total-container {
    color: #141737;
    font-size: 14px;
    margin-right: 8px;
}

#category-row+.pagination .pagination-container span {
    display: inline-block;
    width: 64px;
    padding: 6px 25px;
    text-align: center;
    border-radius: 4px;
    border: 1px solid #CCCFD7;
    margin-right: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 500;
    font-size: 18px;
    color: #141737;
    line-height: 26px;
}

#category-row+.pagination .pagination-container span.active {
    background-color: #009A9E;
    color: #fff;
}

#category-row+.pagination .pagination-container span.disabled{
    color: #B3B7C1;
}

#category-row+.pagination .pagination-container span.prev svg,
#category-row+.pagination .pagination-container span.next svg{
    position: relative;
    top: 3px;
}

#category-row+.pagination .pagination-container span[jp-data="<i>...</i>"]>i{
    color: #666C7C;
    display: inline-block;
    position: relative;
    top: -5px;
}

#category-row+.pagination .pagination-container+.select .pagination-select {
    width: 83px;
}

#category-row+.pagination .pagination-container+.select {
    width: 80px;
}

#category-row+.pagination .jump-to span {
    padding-left: 8px;
    padding-right: 8px;
    font-size: 14px;
    display: inline-block;
    color: #141737;
}

#category-row+.pagination .jump-to input {
    width: 56px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #CCCFD7;
    text-align: center;
}

.no-more-data {
    position: absolute;
    width: 98%;
    text-align: center;
    left: 0;
    bottom: 0;
    height: 25px;
    line-height: 25px;
    color: #999;
    background-color: #fff;
    display: none;
}

@media screen and (max-width: 1300px) {
    body .category-product-list>.item-row {
        grid-template-columns: repeat(3, 1fr);
        grid-auto-rows: minmax(100px, auto);
        justify-content: space-between;
        align-content: center;
        gap: 24px;
    }

    body .category-product-list>.item-row .col-md-4 {
        width: 382px;
    }

    body .category-product-list>.item-row .image-swap-effect {
        height: 382px;
    }
}