/* header style */
header.desktop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
}
header.desktop .container {
    max-width: 1280px !important;
}
.top-bar {
    background: #FFF3B0;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.top-bar .text {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7px;
    color: var(--black-text);
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3.25px;
}
.top-bar .text b {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 700;
    gap: 30px;
}
header.desktop .h-center {
    border-bottom: 1px solid #E2E2E2;
    background: #FFF;
}
header.desktop .header-bar .bar-link.bar-order-track {
    gap: 10px;
    margin-right: 45px;
}
header.desktop .header-bar .bar-link.bar-cart {
    gap: 15px;
}
header.desktop .header-bar .bar-link.bar-user {
    margin-right: 25px;
}
header.desktop .header-bar .bar-link .small-title {
    color: #A1A1A1;
    font-size: 11px;
    font-weight: 400;
    line-height: normal;
}
.hmobil-center {
    background: #fff;
    height: 60px;
    border-bottom: 1px solid #e2e2e2;
}
header.mobile .right .icon-group img {
    width: 24px;
    height: 100%;
}
header.mobile .icon-group.bar-order-track {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    line-height: normal;
    font-weight: 500;
    color: #2C2C2C;
}
header.mobile .icon-group .count-badge {
    position: absolute;
    right: -3px;
    top: -3px;
    width: 17px;
    height: 17px;
    background: #FFA96B;
    color: #FFF;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
}
header.mobile .left .btn-sidebar-menu img {
    width: 18px;
    height: 100%;
}
.mobil-area-2 a {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 5px;
    font-size: 13px;
}
.mobil-area-2 a img {
    width: 23px;
}
.sidebar-menu-type-2 .scrollbar .social-media {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
}
.sidebar-menu-type-2 .scrollbar .social-media a img {
    width: 23px;
    height: 100%;
}
.sidebar-bg {
    position: absolute;
    bottom: 2%;
    left: -14%;
    display: flex;
    flex-direction: row;
    align-items: center;
    transform: rotate(30deg);
    z-index: -1;
}
.sidebar-bg img {
    width: 200px;
    height: 100%;
    margin-right: -105px;
    position: relative;
}
.sidebar-bg img:nth-child(1) {
    transform: rotate(330deg);
    z-index: 1;
}
.sidebar-bg img:nth-child(2) {
    z-index: 2;
}
.sidebar-bg img:last-child {
    margin: 0;
    transform: rotate(15deg);
    z-index: 1;
}
/* header style end */
/* product style */
.product-container-sec .container, .product-container-bottom-sec .container {
    max-width: 1200px !important;
}
.product-profile-1 .slide .carousel-item .img-auto {
    border-radius: 20px;
}
.product-profile-1 .row .col-lg-6.col-list:first-child {
    padding-right: 20px;
}
.product-profile-1 .row .col-lg-6.col-list:last-child {
    padding-left: 20px;
}
#product-profile-carousel .carousel-inner .row .col-md-12 {
    margin-bottom: 20px;
}
#product-profile-carousel .carousel-inner .row .col-md-12:last-child {
    margin: 0px;
}
.product-title-container .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 20px;
}
.product-profile-1 .description {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.product-profile-1 h1.title a {
    color: #FF6A20;
}
.product-reviews #myButton {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
}
.product-reviews .stars .star.fill {
    color: #FFD600;
}
.pd-user-clout {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    color: #2F2F2F;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
}
.pd-discount {
    color: #181818;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    padding: 10px 20px;
    text-align: center;
    border-radius: 200px;
    background: #FFF3B0;
}
.pd-lasted-order {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #FF6A20;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    padding: 10px;
    border-radius: 200px;
    border: 1px solid #FF6A20;
    background: rgba(255, 106, 32, 0.10);
    width: fit-content;
    margin-bottom: 20px;
}
.pd-lasted-order .icon {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.pd-lasted-order .icon img {
    margin-right: -13px;
}
.pd-lasted-order .icon img:last-child {
    margin: 0px;
}
.related-product-block {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 17px;
    margin-bottom: 20px;
}
.related-product-block .value {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.related-products {
    gap: 20px;
}
.related-products a {
    height: auto;
    margin: 0;
}
.related-products a img {
    width: 60px;
    border-radius: 200px;
    height: 100%;
}
.related-products a span {
    display: none;
}
.related-products a.active img {
    border-color: #000;
    padding: 4px;
}
.pdetail-gift-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 17px;
    border-radius: 10px;
    border: 1px solid #EE274D;
    background: rgba(255, 187, 200, 0.42);
    backdrop-filter: blur(12px);
    padding: 15px 20px;
    justify-content: center;
    margin-bottom: 20px;
}
.pdetail-gift-block .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #EE274D;
    font-size: 13px;
    font-weight: 500;
    line-height: 150%;
}
.pdetail-gift-block .left {
    border-right: 1px solid rgba(238, 39, 77, 0.50);
    padding-right: 34px;
}
.pdetail-gift-block .right {
    padding-left: 17px;
}
.product-profile-1 .product-quantity {
    margin: 0;
}
.product-buttons .btn-cart .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: var(--black-text);
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
}
.product-buttons .btn-cart .right {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
.product-buttons {
    margin-bottom: 18px;
}
.pdetail-cargo-info {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin-bottom: 20px;
}
.pdetail-cargo-info .iten {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.pdetal-alert-block {
    padding: 10px 35px;
    border-radius: 200px;
    border: 1px solid #F00;
    text-align: left;
    color: rgba(255, 0, 0, 0.70);
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.pdetal-alert-block b {
    font-weight: 600;
}
.pd-total-sell-badge {
    position: absolute;
    top: 24px;
    left: 25px;
    z-index: 2;
    padding: 10px 30px 10px 10px;
    border-radius: 200px;
    border: 1px solid #FFF;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(27px);
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 20px;
}
.pd-total-sell-badge .icon {
    background: #FFF3B0;
    padding: 10px;
    border-radius: 200px;
    border: 7px solid #afb189;
    display: flex;
    justify-content: center;
    align-items: center;
}
.pd-total-sell-badge .title {
    color: #111111;
    font-size: 13px;
    font-weight: 400;
    line-height: 167.1%;
}
.pd-total-sell-badge .title b {
    font-weight: 500;
}
.pdetail-dscription-block {
    border-radius: 14px;
    border: 1px solid #F4F4F4;
    background: #FBFBFB;
    padding: 30px;
}
.pdetail-dscription-block .title {
    color: #2C2C2C;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 23px;
}
.pdetail-dscription-block .desc {
    color: #2C2C2C;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 23px;
}
.pdetail-dscription-block .banner {
    margin-bottom: 15px;
}
.pdetail-dscription-block .text-banner .desc:last-child {
    margin: 0;
}
.pdetail-dscription-block .text-banner {
    margin-bottom: 20px;
}
.pdetail-dscription-block .text-banner:last-child {
    margin: 0px;
}
.pdetail-card {
    position: sticky;
    top: 80px;
}
.pdetail-gift-block .item .img img {
    width: 75px;
    height: 100%;
}
.usedabag-card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.usedabag-card .write {
    position: absolute;
    bottom: 20px;
    right: 0;
    left: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.usedabag-card .write .starts {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}
.usedabag-card .write .name {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
}
.pdetail-used-bag .usedabag-card .write {
    bottom: 13px;
    gap: 5px;
}
.pd-card-body .three-info-variant .item .banner {
    display: flex;
    flex-direction: row;
    position: relative;
}
.pdetail-used-bag .usedabag-card .write .starts {
    gap: 2px;
}
.pdetail-used-bag .usedabag-card .write .starts img {
    width: 9px;
    height: 9px;
}
.pdetail-used-bag .usedabag-card .write .name {
    font-size: 10px;
}
.pdetail-used-bag .title {
    color: #2C2C2C;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}
.product-buttons .btn-cart.pre-order {
    background: var(--main-color-three);
}
.product-buttons .btn-cart.pre-order .left {
    color: #fff;
}
.product-buttons .btn-cart.pre-order .left img {
    filter: brightness(11.5);
}
.product-buttons .btn-cart.pre-order .right {
    color: #fff;
}
.product-container-bottom-sec .p-g-mod-body {
    padding: 0px !important;
}
.product-comment-list-v2 .manset-block {
    position: relative;
    margin-bottom: 20px;
}
.product-comment-list-v2 .manset-block .write {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    align-items: center;
}
.product-comment-list-v2 .manset-block .write .left {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
}
.product-comment-list-v2 .manset-block .write .right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    gap: 8px;
}
.product-comment-list-v2 .manset-block .write .right .total {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}
.product-comment-list-v2 .manset-block .write .right .stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    line-height: normal;
    gap: 8px;
    color: #FFD600;
    font-size: 25px;
}
.product-comment-list-v2 .comments {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px;
}
.product-comment-list-v2 .comments .item {
    padding: 25px;
    width: calc(33.3333333333% - 20px);
    border-radius: 20px;
    border: 1.5px solid #F4F4F4;
    background: #FBFBFB;
    backdrop-filter: blur(10px);
    height: fit-content;
}
.product-comment-list-v2 .comments .item .customer {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    flex-wrap: nowrap;
}
.product-comment-list-v2 .comments .item .customer .top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    line-height: normal;
    margin-bottom: 30px;
}
.product-comment-list-v2 .comments .item .customer .name {
    color: #2C2C2C;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
    margin: 0px;
    min-width: fit-content;
}
.product-comment-list-v2 .comments .item .customer .stars {
    margin-right: 0;
}
.product-comment-list-v2 .comments .item .customer .stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
    font-size: 15px;
}
.product-comment-list-v2 .comments .item .customer .stars i.fill {
    color: #FFD600;
}
.product-comment-list-v2 .comments .item .comment {
    color: #2C2C2C;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 35px;
}
.product-comment-list-v2 .comments .item .inf-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.product-comment-list-v2 .comments .item .inf-block .approved {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    color: #4DC762;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.product-comment-list-v2 .comments .item .inf-block .date {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.product-comment-list-v2 .show-more {
    margin-top: 40px;
}
.product-comment-list-v2 .show-more .btn {
    border-radius: 200px;
    background: #FFF3B0;
    color: #2C2C2C;
    border: none;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 500;
}
.product-comment-list-v2 .comments .item .images .image img {
    border-radius: 10px;
    width: 145px;
    object-fit: none;
    height: 100%;
}
.product-comment-list-v2 .comments .item .images {
    margin-top: 0;
    margin-bottom: 20px;
}
.pd-card-body .three-info-variant {
    margin-bottom: 22px;
    margin-top: 30px;
}
.pd-card-body .three-info-variant .item {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    border: 1px solid #E2E2E2;
    padding: 30px 7px 14px 7px;
    gap: 24px;
    align-items: center;
    justify-content: flex-end;
    height: 100%;
    position: relative;
}
.pd-card-body .three-info-variant .item .write {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 100%;
}
.pd-card-body .three-info-variant .item .write .title {
    color: #2C2C2C;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 12px;
}
.pd-card-body .three-info-variant .item .write .price {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.pd-card-body .three-info-variant .item .write .sale-price {
    color: #FF6A20;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.pd-card-body .three-info-variant .item .write .list-price {
    color: #A1A1A1;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    text-decoration-line: line-through;
}
.pd-card-body .three-info-variant .item .write .inf {
    border-radius: 3px;
    background: #FFF3B0;
    width: 100%;
    color: #2C2C2C;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    padding: 4px 0px;
    margin-top: 10px;
}
.pd-card-body .three-info-variant .item .badge {
    position: absolute;
    right: 10px;
    left: 10px;
    top: -12px;
    color: #FFF;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
    padding: 7px 20px;
    border-radius: 200px;
    background: linear-gradient(90deg, #FF5F74 0%, #DD3F54 100%);
}
.pd-card-body .three-info-variant .row .col-list:last-child .item .banner {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
}
.pd-card-body .three-info-variant .swiper-wrapper .swiper-slide:last-child .item .banner img:nth-child(1) {
    margin-right: -22px;
}
.pd-card-body .three-info-variant .swiper-wrapper .swiper-slide:last-child .item .banner img:nth-child(2) {
    margin-top: -10px;
    height: 100%;
    position: relative;
    z-index: 2;
}
.pd-card-body .three-info-variant .swiper-wrapper .swiper-slide:last-child .item .banner img:nth-child(3) {
    margin-left: -23px;
}
.pd-card-body .three-info-variant .item .banner img {
    max-width: 42px;
    max-height: 42px;
    width: 100%;
    height: 100%;
}
.pdetail-topbar-sec {
    margin-top: -20px;
    margin-bottom: 20px;
}
.pdetail-topbar-sec .row-wrapper .col-list-p-v-1 {
    padding: 0;
}
.pdetail-used-bag .usedabag-card .bg img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.swiper-info-variant {
    overflow: unset;
}
.pdetail-dscription-block .banner video {
    max-width: 370px;
    max-height: 365px;
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    border-radius: 10px;
}
.campaign-topbar {
    background: #F9F9FA;
    height: 67px;
    display: flex;
    align-items: center;
    user-select: none;
}
.campaign-topbar .block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 25px;
}
.campaign-topbar  .item {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
    position: relative;
}
.campaign-topbar .item .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
}
.campaign-topbar .item .left .banners {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}
.campaign-topbar .item .left .banners img {
    width: 42px;
    height: 100%;
}
.campaign-topbar .block .item:first-child {
    padding-right: 25px;
}
.campaign-topbar .block .item:first-child::after {
    content: "";
    height: 30px;
    width: 1px;
    background: #e2e2e2;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.campaign-topbar .item .left .number {
    color: rgb(54 75 102);
    text-align: center;
    font-size: 45px;
    font-weight: 600;
    line-height: normal;
}
.campaign-topbar .item .title {
    color: #364B66;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.campaign-topbar .item .title.orange {
    color: #FF6A20;
}
.pdetail-used-bag {
    margin: 38px 0 32px 0;
}
.pd-bar-fixed {
    position: fixed;
    bottom: 10px;
    right: 10px;
    left: 10px;
    z-index: 5;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    background: #fff;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 18px 20px;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    display: none;
}
.pd-bar-fixed.active {
    opacity: 1;
    visibility: visible;
}
.pd-bar-fixed .prices {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}
.pd-bar-fixed .left {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 15px;
}
.pd-bar-fixed .prices .sale-price {
    color: #FF6A20;
    text-align: right;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
}
.pd-bar-fixed .prices .list-price {
    margin-right: 0;
    color: #A1A1A1;
    font-size: 13px;
    font-weight: 300;
    line-height: normal;
    text-decoration: line-through;
}
.pd-bar-fixed .left .pd-discount {
    font-size: 12px;
    margin: -23px 0 0 -21px;
    padding: 20px;
    border-radius: 17px 0px 25px 0px;
}
.pd-bar-fixed .btn-cart {
    background: var(--main-color-one);
    color: var(--black-text);
    transition: all var(--transition-time);
    margin: 0;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px;
    border: 1px solid var(--black-text);
    border-radius: 200px;
    border-bottom-width: 4px;
    display: flex;
    flex-direction: row;
    gap: 7px;
    font-size: 12px;
    line-height: normal;
}
.pd-bar-fixed .btn-cart.pre-order, .pd-bar-fixed .left .pd-discount.pre-order {
    background: #ee274d;
    color: #fff;
}
.pd-bar-fixed .btn-cart.pre-order img {
    filter: brightness(11.5);
}
/* product style end */
/* product card style */
.product-card-body {
    padding: 15px;
}
.card-product .card-product-inner .image-wrapper .image .img-auto {
    border-radius: 20px 20px 0px 0px;
}
.pcard-title {
    margin-bottom: 15px;
}
.discount-kart {
    color: #181818;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    padding: 10px 20px;
    text-align: center;
    border-radius: 200px;
    background: #FFF3B0;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}
.p-g-mod-showcase .p-g-mod-body {
    padding: 0px !important;
}
/* product card style end */
/* index ticker style */
.index-ticker-block {
    height: 62px;
    background: var(--main-color-one);
    display: flex;
    align-items: center;
    transition: 0.3s;
}
.index-marque {
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    position: relative;
    gap: 14px;
    width: 100%;
}
.scrolling--item.scrolling--animated {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 14px;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    animation-duration: 45s, 30s;
    animation-play-state: running;
    width: max-content;
    will-change: transform, width;
    animation-name: scrolling-left;
}
.scrolling-inside {
    display: flex;
    align-items: center;
    gap: 14px;
    width: max-content;
    color: var(--black-text);
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    font-family: "Age Digital Two";
}
.index-marque:hover .scrolling--animated {
    animation-play-state: paused;
}
.home-headline .p-g-mod-headline {
    margin: 0px;
}
@keyframes scrolling-left {
    0% {
        transform: translateZ(0);
    }
    100% {
        transform: translate3d(-100%, 0, 0);
    }
}
/* index ticker style end */
/* index used bubble bag */
.index-usedbag-block {
    margin-bottom: 70px;
}
.index-usedbag-block .title-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    gap: 27px;
}
.index-usedbag-block .title-container .title {
    color: #2C2C2C;
    font-size: 22px;
    font-weight: 600;
    line-height: normal;
}
.df-yellow-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    background: var(--main-color-one);
    color: var(--black-text);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding: 14px 20px;
    border-radius: 200px;
    width: fit-content;
}
.df-yellow-btn .icon {
    height: 17px;
    width: 17px;
    background: #000;
    border-radius: 200px;
}
/* index used bubble bag end */
/* index info block */
.index-infoblock .text-block .col-list {
    padding: 0;
}
.index-infoblock .text-block .col-right,.index-infoblock .text-block .col-left {
    width: 100%;
    height: 100%;
}
.index-infoblock .text-block .write-block {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    padding: 140px;
}
.index-infoblock .text-block .write-block .write-title {
    color: #2C2C2C;
    font-size: 34px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 65px;
}
.index-infoblock .text-block .write-block .text {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
    margin-bottom: 35px;
}
.index-infoblock .text-block .write-block .text .item .title {
    color: #2C2C2C;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}
.index-infoblock .text-block .write-block .text .item .description {
    color: #9D9D9D;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.index-infoblock .text-block .write-block .badge {
    margin-bottom: 30px;
    color: #494949;
    font-size: 19px;
    font-weight: 500;
    line-height: normal;
    padding: 20px 30px;
    border-radius: 200px;
    background: #FFBBC8;
}
.index-infoblock .text-block .write-block .write-title span {
    color: #FF6A20;
}
.index-infoblock .text-block .statics .row {
    gap: 45px 0px;
}
.index-infoblock .text-block .statics .item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
}
.index-infoblock .text-block .statics .item .title {
    color: #000;
    font-size: 26px;
    font-weight: 500;
    line-height: normal;
}
.index-infoblock .text-block .statics .item .description {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.index-infoblock {
    margin-bottom: 135px;
}
.index-infoblock .text-block .banner {
    height: 100%;
    width: 100%;
}
.index-infoblock .text-block .banner img {
    aspect-ratio: 1;
    object-fit: cover;
    width: 100%;
    height: 100%;
}
/* index info block end */
/* index comment style */
.index-comment-block {
    position: relative;
}
.index-comment-block .write-block {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.index-comment-block .content .title-container {
    margin-bottom: 50px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.index-comment-block .content .title-container .title {
    color: #FFF;
    font-size: 32px;
    font-weight: 600;
    line-height: 140%;
}
.index-comment-block .content .title-container .review {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.index-comment-block .content .title-container .statics {
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}
.index-comment-block .content .title-container .review .stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}
.index-comment-block .content .swiper {
    margin-bottom: 70px;
}
.index-comment-block .content .bottom-block .swiper-pagination {
    position: unset;
}
.index-comment-block .content .bottom-block .con-btn {
    background: #FFF;
}
.index-comment-block .content .bottom-block .df-yellow-btn {
    background: #fff;
}
.index-comment-block .content .bottom-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 18px;
}
.index-comment-block .content .bottom-block .swiper-pagination-comment .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background: #B1B1B1;
    opacity: 1;
}
.index-comment-block .content .bottom-block .swiper-pagination-comment .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff;
}
.index-comment-block .content .swiper .swiper-button-next,.index-comment-block .content .swiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    background: #fff;
    color: #000;
    border-radius: 200px;
    --swiper-navigation-size: 19px;
}
.card-comment {
    padding: 25px;
    border-radius: 20px;
    border: 1.5px solid #FFF;
    background: rgba(255, 252, 231, 0.05);
    backdrop-filter: blur(10px);
}
.card-comment .top-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 25px;
}
.card-comment .top-block .name {
    color: #FFF;
    font-size: 18px;
    font-weight: 500;
    line-height: normal;
}
.card-comment .top-block .stars {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 4px;
}
.card-comment .top-block .stars i {
    color: #FFD600;
}
.card-comment .description {
    margin-bottom: 60px;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.card-comment .footer-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    line-height: normal;
    width: 100%;
}
.card-comment .footer-block .verfied {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 6px;
    color: #4DC762;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
.card-comment .footer-block .date {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
/* index comment style end */
/* sss style */
.help-entries .accordion {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.help-entries .accordion .card {
    border-radius: 10px;
    border: 1px solid #e2e2e2;
}
.help-entries .card-body {
    background: #fff;
}
.profil.help-entries {
    padding: 0px;
    background: transparent;
    border: none;
    max-width: 100%;
    margin-top: 35px;
}
/* sss style end */
/* no name style */
.sepet-td-price #refresh-button {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    font-size: 16px;
    font-weight: 500;
    padding: 0px;
}
.product-profile-1.index-block {
    margin-bottom: 135px;
}
.product-profile-1.index-block .pdetail-card {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: unset;
}
.mobil-sec {
    display: none;
}
.static-page-block, .help-entries {
    max-width: 900px;
    margin: 0 auto;
    background: #fafafa;
    padding: 40px;
    border-radius: 30px;
    border: 1px solid #e2e2e2;
}
.usedabag-card .bg img {
    width: 240px;
    height: 240px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    object-fit: cover;
    border-radius: 10px;
}
.bpage-gift-alert {
    padding: 30px 25px;
    background: #fafafa;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.bpage-gift-alert .title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    font-size: 15px;
    font-weight: 500;
    color: #0A7608;
}
.bpage-gift-alert .title img {
    filter: brightness(0) saturate(100%) invert(25%) sepia(90%) saturate(6110%) hue-rotate(108deg) brightness(90%) contrast(94%);
}
.bpage-gift-alert .description {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
.pcartitem-left .pcart-tablebasket-title1 {
    font-size: 14px;
    line-height: normal;
}
/* no name style end */
/* footer style */
footer .container, .fsafe-shop-block .container {
    max-width: 1280px !important;
}
footer .bb .row .col-list:first-child {
    background: var(--main-color-one);
}
footer .bb .row .col-list:first-child::after {
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    bottom: 0;
    right: 0;
    background: var(--main-color-one);
    z-index: -1;
}
footer .trust-pilot-block {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 13px;
    justify-content: space-between;
}
footer .bb .col-left {
    height: 100%;
    width: 100%;
    padding: 22px 40px 60px 0px;
}
footer .trust-pilot-block .right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    flex: 1;
}
footer .trust-pilot-block .right .logo {
    margin-bottom: 13px;
}
footer .trust-pilot-block .right .description {
    color: #2F2F2F;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 13px;
}
footer .trust-pilot-block .right .btn {
    border-radius: 200px;
    background: #FFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: var(--black-text);
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding: 13px 20px;
}
footer .trust-pilot-block .right .btn .round {
    width: 17px;
    height: 17px;
    background: #000;
    border-radius: 200px;
}
footer .pdetal-alert-block {
    margin-top: 20px;
}
footer {
    border-top: 1px solid #F4F4F4;
}
footer .bb .col-right {
    padding: 50px 0px 30px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
}
footer .bb .col-right .top {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
footer .bb .col-right .top .b-title {
    color: #2F2F2F;
    font-size: 17px;
    font-weight: 500;
    line-height: normal;
}
footer .bb .col-right .top a {
    border-radius: 200px;
    background: #FFF3B0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #2C2C2C;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding: 14px 20px;
}
footer .bb .col-right .top a .icon {
    width: 12px;
    height: 12px;
    background: #000;
    border-radius: 200px;
}
footer .info .title-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 11px;
    margin-bottom: 11px;
}
footer .info .title-container .title {
    margin: 0;
}
footer .info .title-container .description {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
footer .social-media {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 28px;
    margin-bottom: 26px;
}
footer .copyright {
    color: #A1A1A1;
    font-size: 12px;
    font-weight: 400;
    line-height: normal;
}
footer .bb .col-right .bottom {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.fsafe-shop-block {
    margin-bottom: 80px;
    margin-top: 80px;
}
.fsafe-shop-block .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 30px;
}
.fsafe-shop-block .item .icon {
    width: 90px;
    height: 90px;
    border-radius: 200px;
    background: #FFF3B0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 11px solid #fffadf;
}
.fsafe-shop-block .item .write {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.fsafe-shop-block .item .write .title {
    color: #F6A42E;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.fsafe-shop-block .item .write .description {
    color: #A1A1A1;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
}
footer .trust-pilot-block .right .logo img {
    max-width: 110px;
    width: 100%;
    height: 100%;
}
/* footer style end */
@media (max-width:1680px) {
    
}
@media (max-width:1440px) {
    
}
@media (max-width:1366px) {
    .index-comment-block .content .title-container .review .stars img {
        width: 26px;
        height: 100%;
    }
    .index-comment-block .content .title-container .statics {
        font-size: 18px;
    }
    .index-comment-block .content .title-container .title {
        font-size: 28px;
    }
    .index-infoblock .text-block .statics .item .description {
        font-size: 15px;
    }
    .index-infoblock .text-block .statics .item .title {
        font-size: 24px;
    }
    .index-infoblock .text-block .write-block .badge {
        font-size: 17px;
        padding: 16px 30px;
    }
    .index-infoblock .text-block .write-block .text {
        gap: 20px;
        margin-bottom: 30px;
    }
    .index-infoblock .text-block .write-block .text .item .description {
        font-size: 15px;
    }
    .index-infoblock .text-block .write-block .text .item .title {
        font-size: 17px;
    }
    .index-infoblock .text-block .write-block .write-title {
        font-size: 30px;
        margin-bottom: 50px;
    }
    .index-infoblock .text-block .write-block {
        padding: 85px;
    }
    .index-usedbag-block .title-container .title {
        font-size: 20px;
    }
    .scrolling-inside {
        font-size: 25px;
    }
    .scrolling-inside img {
        width: 25px;
        height: 100%;
    }
}
@media (max-width:1280px) {
    
}
@media (max-width:991px) {
    .bpage-gift-alert .description {
        font-size: 13px;
    }
    .bpage-gift-alert .title {
        gap: 6px;
        font-size: 14px;
    }
    .bpage-gift-alert .title img {
        width: 25px;
        height: 100%;
    }
    .bpage-gift-alert {
        padding: 20px;
        text-align: center;
    }
    td.td-quantity .btn-remove img {
        width: 27px;
        height: 100%;
    }
    .sepet-td-price #refresh-button img {
        width: 26px;
        height: 100%;
    }
    .sepet-td-price #refresh-button {
        font-size: 14px;
    }
    .pd-bar-fixed {
        display: flex;
    }
    .pd-card-body .three-info-variant .item {
        margin-top: 12px;
    }
    .pdetail-used-bag .title {
        font-size: 15px;
        margin-bottom: 15px;
    }
    .pdetail-used-bag { 
        margin: 15px 0 15px 0; 
    }
    .discount-kart {
        font-size: 10px;
        padding: 8px 12px;
    }
    .pcard-title {
        margin-bottom: 10px;
    }
    .product-card-body {
        padding: 10px;
    }
    footer .trust-pilot-block .left .banner img {
        max-width: 290px;
        width: 100%;
        height: 100%;
    }
    .pdetail-topbar-sec {
        margin-bottom: 10px;
    }
    .campaign-topbar {
        height: 60px;
    }
    .campaign-topbar .item .title {
        font-size: 14px;
    }
    .campaign-topbar .item {
        gap: 10px;
        justify-content: center;
    }
    .campaign-topbar .item .left .number {
        font-size: 27px;
    }
    .campaign-topbar .item .left .banners img {
        width: 38px;
    }
    .campaign-topbar .item .left {
        gap: 5px;
    }
    .campaign-topbar .block.desktop-sec {
        display: none;
    }
    .pd-card-body .three-info-variant .item .write .inf {
        font-size: 11px;
    }
    .pd-card-body .three-info-variant .item .write .list-price {
        font-size: 12px;
    }
    .pd-card-body .three-info-variant .item .write .sale-price {
        font-size: 14px;
    }
    .pd-card-body .three-info-variant .item .write .title {
        font-size: 13px;
    }
    .pd-card-body .three-info-variant .item .badge {
        font-size: 11px;
    }
    .product-comment-list-v2 .comments .item .inf-block .date {
        font-size: 13px;
    }
    .product-comment-list-v2 .comments .item .inf-block .approved {
        font-size: 13px;
    }
    .product-comment-list-v2 .comments .item .comment {
        font-size: 13px;
        margin-bottom: 25px;
    }
    .product-comment-list-v2 .comments .item .customer .stars {
        gap: 2px;
        font-size: 13px;
    }
    .product-comment-list-v2 .comments .item .customer .name {
        font-size: 16px;
    }
    .product-comment-list-v2 .manset-block .write .right .total {
        font-size: 14px;
    }
    .product-comment-list-v2 .manset-block .write .right {
        justify-content: center;
    }
    .product-comment-list-v2 .manset-block .write .right .stars {
        gap: 4px;
        font-size: 16px;
    }
    .product-comment-list-v2 .manset-block .write .row {
        gap: 10px 0px;
    }
    .product-comment-list-v2 .manset-block .write .left {
        font-size: 20px;
        text-align: center;
    }
    .product-comment-list-v2 .comments .item {
        width: 100%;
    }
    .pdetail-dscription-block .title {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .pdetail-dscription-block .desc {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .pdetail-dscription-block {
        padding: 20px;
    }
    .pd-card-body .pdetal-alert-block {
        font-size: 12px;
    }
    .pdetail-cargo-info {
        gap: 20px;
        margin-bottom: 15px;
    }
    .pdetail-cargo-info .iten img {
        width: 16px;
        height: 100%;
    }
    .pdetail-cargo-info .iten {
        font-size: 12px;
    }
    .product-buttons .btn-cart .right {
        font-size: 11px;
    }
    .product-buttons .btn-cart .left img {
        width: 13px;
        height: 100%;
    }
    .product-buttons .btn-cart .left {
        font-size: 12px;
    }
    .swiper-info-variant {
        overflow: hidden;
    }
    .pd-card-body .three-info-variant {
        margin-bottom: 15px;
        margin-top: 13px;
    }
    .pdetail-gift-block .left {
        padding-right: 10px;
    }
    .pdetail-gift-block .right {
        padding-left: 0;
    }
    .pdetail-gift-block .item {
        gap: 5px;
        font-size: 10px;
    }
    .pdetail-gift-block .item .img img {
        width: 40px;
    }
    .pdetail-gift-block {
        gap: 10px;
        padding: 15px 10px;
        margin-bottom: 15px;
    }
    .related-product-block {
        margin-bottom: 15px;
    }
    .related-products a img {
        width: 56px;
    }
    .related-product-block .value {
        font-size: 13px;
    }
    .pd-lasted-order {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .product-profile-1 .description {
        font-size: 13px;
    }
    .pd-user-clout {
        font-size: 12px;
    }
    .pd-user-clout img {
        width: 13px;
        height: 100%;
    }
    .product-title-container .top {
        margin-bottom: 10px;
    }
    .product-reviews #myButton .icon {
        font-size: 12px;
    }
    .product-reviews #myButton {
        gap: 4px;
    }
    .product-profile-1 .row .col-lg-6.col-list:first-child {
        margin-bottom: 20px;
    }
    .product-profile-1 .row .col-lg-6.col-list {
        padding: 0px 10px;
    }
    .card-comment .footer-block .date {
        font-size: 13px;
    }
    .card-comment .footer-block .verfied img {
        width: 13px;
        height: 100%;
    }
    .card-comment .footer-block .verfied {
        font-size: 13px;
    }
    .card-comment .description {
        margin-bottom: 45px;
        font-size: 14px;
    }
    .card-comment .top-block {
        margin-bottom: 20px;
    }
    .card-comment .top-block .stars {
        font-size: 12px;
    }
    .card-comment .top-block .name {
        font-size: 16px;
    }
    .index-comment-block .content .bottom-block .swiper-pagination-comment .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
    }
    .index-comment-block .content .title-container .title {
        font-size: 19px;
    }
    .index-comment-block .content .title-container .title br {
        display: none;
    }
    .index-comment-block .content .title-container .review .stars {
        gap: 4px;
    }
    .index-comment-block .content .title-container .review .stars img {
        width: 21px;
    }
    .index-comment-block .content .title-container .statics {
        font-size: 15px;
    }
    .index-comment-block .content .title-container {
        margin-bottom: 25px;
        gap: 15px;
        flex-direction: column;
        text-align: center;
        align-items: center;
    }
    .index-infoblock {
        margin-bottom: 30px;
    }
    .index-infoblock .text-block .statics .item {
        gap: 10px;
    }
    .index-infoblock .text-block .statics .item .title {
        font-size: 17px;
    }
    .index-infoblock .text-block .statics .item .description {
        font-size: 13px;
    }
    .index-infoblock .text-block.two .row .statics .row {
        flex-direction: row;
        gap: 20px 0px;
    }
    .index-infoblock .text-block .write-block .badge {
        margin-bottom: 15px;
        font-size: 15px;
        padding: 13px 26px;
    }
    .index-infoblock .text-block.one {
        margin-bottom: 20px;
    }
    .index-infoblock .text-block .write-block .text {
        gap: 16px;
        margin-bottom: 15px;
    }
    .index-infoblock .text-block .write-block .text .item .title {
        font-size: 15px;
    }
    .index-infoblock .text-block .write-block .text .item .description {
        font-size: 13px;
    }
    .index-infoblock .text-block .write-block .write-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .index-infoblock .text-block .row {
        gap: 20px 0px;
    }
    .index-infoblock .text-block.two .row {
        flex-direction: column-reverse;
    }
    .index-infoblock .text-block .write-block {
        padding: 0px 10px;
    }
    .index-usedbag-block {
        margin-bottom: 30px;
    }
    .usedabag-card .write .starts img {
        width: 14px;
        height: 100%;
    }
    .usedabag-card .write .name {
        font-size: 14px;
    }
    .usedabag-card .write {
        bottom: 15px;
    }
    .usedabag-card .bg img {
        width: 100%;
        height: 100%;
        aspect-ratio: 1;
    }
    .df-yellow-btn .icon {
        width: 12px;
        height: 12px;
    }
    .df-yellow-btn {
        font-size: 13px;
        padding: 12px 15px;
    }
    .index-usedbag-block .title-container .title {
        font-size: 15px;
        text-align: center;
    }
    .index-usedbag-block .title-container {
        margin-bottom: 20px;
        gap: 15px;
    }
    .index-ticker-block {
        height: 50px;
    }
    .scrolling-inside {
        font-size: 17px;
    }
    .scrolling-inside img {
        width: 18px;
    }
    .top-bar {
        height: 35px;
    }
    .top-bar .text {
        font-size: 9px;
    }
    .mobil-sec {
        display: block;
    }
    .desktop-sec {
        display: none;
    }
    .fsafe-shop-block .item .write .description {
        font-size: 12px;
    }
    .fsafe-shop-block .item .write .title {
        font-size: 13px;
    }
    .fsafe-shop-block .item {
        gap: 15px;
    }
    .fsafe-shop-block .item .icon img {
        width: 25px;
        height: 100%;
    }
    .fsafe-shop-block {
        margin-bottom: 30px;
        margin-top: 50px;
    }
    .fsafe-shop-block .item .icon {
        width: 80px;
        height: 80px;
        border: 9px solid #fffadf;
    }
    .fsafe-shop-block .row {
        gap: 20px 0px;
    }
    footer .bb .col-left, footer .bb .col-right {
        padding: 25px 0;
    }
    footer .trust-pilot-block {
        align-items: flex-start;
        gap: 13px;
        flex-direction: column;
    }
    footer .trust-pilot-block .right .description {
        font-size: 13px;
    }
    footer .trust-pilot-block .right .btn, footer .bb .col-right .top a {
        font-size: 13px;
        padding: 12px 15px;
    }
    footer .trust-pilot-block .right .btn .round {
        width: 13px;
        height: 13px;
    }
    footer .bb .col-right .top .b-title {
        font-size: 14px;
    }
    .pdetal-alert-block {
        padding: 10px 25px;
        font-size: 13px;
    }
    footer .bb .col-right {
        gap: 30px;
    }
    footer .bb .col-right .bottom {
        gap: 11px;
    }
    footer .info .row {
        gap: 15px 0px;
    }
    footer .info .title-container .description {
        font-size: 13px;
    }
    footer .info .title-container {
        gap: 8px;
        margin-bottom: 18px;
    }
    footer .social-media {
        gap: 18px;
        margin-bottom: 14px;
        display: flex;
        justify-content: flex-start;
    }
    footer .social-media a img {
        width: 22px;
        height: 100%;
    }
    footer .copyright {
        font-size: 11px;
        margin: 20px 0px 0px 0px;
        text-align: left;
    }
}
@media (max-width:768px) {
    
}
@media (max-width:576px) {
    
}
@media (max-width: 375px) {
    .sidebar-bg {
        bottom: -9%;
    }
    .sidebar-bg img {
        width: 180px;
    }
}