.layout-19 .category-description {
    display: none
}

.layout-19 #top .grid-row-top-2 {
    padding-bottom: 50px
}

.layout-19 .breadcrumb, .layout-19 .breadcrumb::before {
    background: rgba(28, 30, 32, 1) !important
}

.layout-19 .breadcrumb > li:last-child a {
    color: #fff !important
}

.layout-19 .breadcrumb > li + li:before {
    background-image: url(../image/svg/breadcrumb-arrow-white.svg) !important
}

.layout-19 .breadcrumb .fa-home::before {
    background-image: url(../image/svg/breadcrumb-home-white.svg) !important
}

.layout-19 #top .newsletter-form .btn {
    position: static;
    margin-left: 10px !important;
    text-transform: none;
    font-weight: 600;
    font-size: 16px;
    padding: 0 29px !important
}

.layout-19 #top .category-description-text {
    color: #BBBBBC;
    order: -1;
    margin-bottom: 35px
}
.newsletter-form .input-group {
    margin-top: 16px;
    margin-bottom: 0px
}

.newsletter-form .error-newsletter {
    min-height: 24px;
    line-height: 13px
}

.newsletter-form .checkbox {
    color: #fff
}

.newsletter-form .checkbox a {
    font-size: 15px;
    text-decoration: none;
    font-weight: 500
}

.newsletter-form .checkbox a:hover {
    color: #0056D6
}

.layout-19 #top .module-newsletter .title, .layout-19 #top .module-newsletter .module-body {
    max-width: 534px
}

#top .newsletter-email {
    background: #2F3235 !important;
    border: 1px solid #2F3235 !important;
    height: 64px !important;
    width: 100% !important;
    border-radius: 12px !important;
    min-width: 386px
}

.blackfriday-store-all {
    display: grid;
    grid-template-columns:repeat(5, 5fr);
    gap: 8px
}

.layout-19 #top .module-newsletter {
    min-height: 500px;
    z-index: 2
}

.layout-19 #top {
    position: relative
}

.layout-19 #top:before {
    background: radial-gradient(50% 50% at 50% 50%, rgba(2, 118, 254, 0.5) 0%, rgba(28, 30, 32, 0.25) 100%);
    content: '';
    display: block;
    width: 882px;
    height: 882px;
    position: absolute;
    right: -10%;
    top: -50%;
    border-radius: 50%;
    z-index: 1
}

.newsletter-form input[type=checkbox] {
    width: 0px;
    height: 0px;
    margin-left: -40px;
    margin-top: -32px !important;
    display: none
}

.newsletter-form label {
    padding-left: 0px;
    margin-top: 0 !important;
    min-height: 32px;
    display: flex !important;
    font-size: 15px !important;
    align-items: center
}

.module-newsletter-113 .newsletter-form input[type=checkbox] + .label-agree, .module-newsletter .newsletter-form input[type=checkbox] + .label-agree {
    content: '';
    width: 32px;
    min-width: 32px;
    max-width: 32px;
    height: 32px;
    padding: 0;
    margin-right: 12px;
    display: block;
    background: #2F3235;
    border-radius: 8px;
    cursor: pointer;
    border: 1px solid #2F3235
}

.module-newsletter .error-mess input[type=checkbox] + .label-agree, .module-newsletter-113 .error-mess input[type=checkbox] + .label-agree, .newsletter-email.error-mess, .label-agree.error-mess {
    border: 1px solid #FF6000 !important
}

.module-newsletter-113 .newsletter-form input[type=checkbox]:checked + .label-agree, .module-newsletter .newsletter-form input[type=checkbox]:checked + .label-agree {
    background-image: url(../image/svg/checkbox-check32.svg);
    border: none !important
}

.newsletter-form .checkbox a {
    padding: 0 5px
}
.layout-19.mobile .breadcrumb {
    overflow-x: auto !important;
}
.layout-19 .site-wrapper.bg-white {
    background: #1C1E20 !important
}

@media (max-width: 991px) {
    .layout-19 .module-newsletter {
        padding-bottom: 500px !important;
        background-position: bottom center !important
    }

    .layout-19 .grid-row-top-1 .grid-col-top-1-1 {
        background: transparent !important
    }

    .layout-19 #top .module-newsletter .title, .layout-19 #top .module-newsletter .module-body {
        max-width: 100% !important
    }

    .blackfriday-store-all {
        grid-template-columns:repeat(3, 3fr)
    }
}
@media (max-width: 767px) {
    .layout-19 #top .newsletter-email {
        min-width: auto !important
    }

    .layout-19 .module-banners-373 .swiper-pagination {
        display: block !important
    }
    .layout-19 .module-banners-373{
        margin-left: 16px !important;
        margin-right: 16px !important
    }
    .layout-19 #bottom .grid-row-bottom-1 .swiper-pagination, .layout-19 #bottom .grid-row-bottom-1 .subtitle, .route-product-category #content-bottom .swiper-pagination, .route-product-category #content-bottom .subtitle {
        display: none !important
    }
    .layout-19 #top .category-description-text {
        margin-bottom: 24px !important
    }

    .layout-19 #top .category-description-text p {
        margin-bottom: 0px !important
    }
}
@media (min-width: 580px) and (max-width: 767px) {
    .layout-19 .module-newsletter {
        background-size: 100% !important;
        padding-bottom: 80% !important
    }
}
@media (max-width: 579px) {
    .layout-19 .module-newsletter {
        background-size: 100% !important;
        padding-bottom: 80% !important
    }
}
.layout-19 .module-banners-373 .swiper-buttons {
    display: none !important
}

.layout-19 .module-banners-373 .swiper .swiper-pagination > span {
    border-radius: 8px
}

.layout-19 .module-banners-373 .swiper-pagination-bullet-active {
    background: #fff !important
}
.error-rev b, .error-newsletter b {
    color: #FF6000;
    font-size: 13px;
    font-weight: 400;
}
.module-newsletter .error-mess input[type=checkbox] + .label-agree, .module-newsletter-113 .error-mess input[type=checkbox] + .label-agree, .newsletter-email.error-mess, .label-agree.error-mess {
    border: 1px solid #FF6000 !important;
}

.banner-pc {
    background: #f1f3f9;
    min-height: 240px;
    border-radius: 16px;
    overflow: hidden;
}

.btn-blue48 {
    line-height: 48px;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
}

.btn-blue48, .scroll-top .fa {
    background: #0056d6;
    height: 48px;
}

@media (min-width: 992px) {
    .banner-pc {
        margin-bottom: 47px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
    }
    .banner-pc .banner-pc-right {
        display: flex;
        justify-content: flex-end;
    }
    .banner-pc .banner-pc-heading {
        font-weight: 700;
        display: flex;
        line-height: 44px;
    }
    .banner-pc a {
        text-align: center;
        min-width: 240px;
        border-radius: 10px;
        margin-top: 20px;
    }
    .banner-pc-right .pc-img {
        background-image: url(https://crearpc.com/catalog/view/theme/journal3/image/png/pc-builder-desctop.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 100%;
        width: 815px;
        height: 220px;
    }
}
@media (min-width: 1200px) {
    .banner-pc .banner-pc-left {
        width: 38%;
        padding: 42px 0 40px 50px;
    }
    .banner-pc .banner-pc-right {
        width: 62%;
    }
    .banner-pc .banner-pc-heading {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .banner-pc {
        min-height: 233px;
        margin-bottom: 27px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        flex-direction: column;
    }
    .banner-pc, .module-newsletter {
        margin-left: 8px!important;
        margin-right: 8px!important;
    }
    .banner-pc .banner-pc-left {
        width: 100%;
        padding: 32px 20px 20px;
        text-align: center;
    }
    .banner-pc .banner-pc-right {
        display: flex;
        justify-content: flex-end;
        width: 100%;
    }
    .banner-pc .banner-pc-heading {
        font-weight: 700;
        font-size: 24px;
        line-height: 33px;
    }
    .banner-pc a {
        text-align: center;
        min-width: 240px;
        border-radius: 10px;
        margin-top: 16px;
    }
    .banner-pc-right .pc-img {
        background-image: url(https://crearpc.com/catalog/view/theme/journal3/image/png/pc-builder-mob.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: 100%;
        width: 324px;
        height: 165px;
    }
}