.bu-pro-right-col {
    border-radius: 10px;
    border: 1px solid #F3F3F3;
    background: #FFF;
    padding: 20px;
}
.bu-pro-sys-nav2 .nav-tabs {
    margin-bottom: 35px;
    border: none;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    gap: 25px;
}
.bu-pro-sys-nav2 .nav-tabs li a {
    font-size: 17px;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    color: #575757;
}
.bu-pro-sys-nav2 .nav-tabs li a.active {
    color: #a80072;
}
.bu-pro-sys-nav2 .nav-tabs li a.active img {
    filter: brightness(0) saturate(100%) invert(12%) sepia(61%) saturate(4369%) hue-rotate(304deg) brightness(114%) contrast(120%);
}
.bu-pro-sys-nav {
    flex-direction: row;
    align-items: center;
    gap: 20px;
    background: transparent !important;
    border: none !important;
}
.bu-pro-sys-nav .item {
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    font-size: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #000;
    gap: 10px;
}
.bu-pro-sys-nav .item img {
    margin: 0px;
}
.bu-pro-sys-nav .item:hover, .bu-pro-sys-nav .item.active {
    background: transparent !important;
    border-color: #b00072;
    color: #b00072;
}
.bu-pro-sys-nav .item:hover img, .bu-pro-sys-nav .item.active .item img {
    filter: brightness(0) saturate(100%) invert(12%) sepia(61%) saturate(4369%) hue-rotate(304deg) brightness(114%) contrast(120%);
}
.bu-pro-sys-list .card-header {
    align-items: center;
}
.bu-pro-sys-list .card-header .hazir-aciklama {
    font-size: 13px;
    color: #be0000;
    background: #ff00001f;
    padding: 10px;
    border-radius: 10px;
    text-align: left;
}
.card-build-product .image-wrapper {
    flex: unset !important;
    width: auto !important;
    height: auto !important;
}
.card-build-product .buProBuild-product-content {
    flex: 1;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 11px;
}
.bu-pro-sys-list .card-header {
    padding: 5px 0px;
}
.left-cartsystem {
    border-radius: 10px;
    border: 1px solid #F3F3F3;
    background: #FFF;
    position: sticky;
    top: 4px;
    max-height: 84vh;
}
.left-cartsystem .bu-pro-package-share {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #F3F3F3;
    padding: 25px;
    flex-wrap: wrap;
}
.left-cartsystem .bu-pro-package-share .left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 12px;
    color: #181818;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}
.left-cartsystem .bu-pro-package-share .left img {
    width: 22px;
    height: 100%;
}
.bu-pro-package-share .url {
    margin: 10px 0px 0px 0px;
}
.bu-pro-package-share .url input {
    background: transparent !important;
    border-radius: 0 !important;
    font-weight: 500;
    border: none;
    border-bottom: 1px solid #e2e2e2;
    padding: 0;
    font-size: 13px;
}
.left-cartsystem  .bu-pro-package-summary {
    padding: 0px 25px;
}
.bu-pro-pack-bar {
    bottom: 10px !important;
    height: auto !important;
    max-width: 1600px;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #F3F3F3;
    background: #FFF !important;
    padding: 15px 25px;
    display: unset !important;
    border-color: var(--main-color) !important;
    box-shadow: rgba(147, 0, 60, 0.35) 0px -1px 8px!important;
}
.bu-pro-pack-bar .col-left .pd-image img {
    width: 100px;
    height: 100%;
}
.bu-pro-pack-bar .col-left {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 25px;
    width: 50%;
}
.bu-pro-pack-bar .col-left .right {
    flex: 1;
}
.bu-pro-pack-bar .col-left .right .title {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.28px;
    margin-bottom: 12px;
}
.bu-pro-pack-bar .col-center {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    height: auto;
}
.bu-pro-pack-bar .col-center .two-btns {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 18px;
}
.bu-pro-pack-bar .col-center .two-btns button, .bu-pro-pack-bar .col-center .two-btns a {
    color: #A1A1A1;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.32px;
    padding: 15px 20px;
    border-radius: 6px;
    border: 1px solid #F3F3F3;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    border-color: var(--main-color) !important;
}
.bu-pro-pack-bar .col-center .two-btns button img, .bu-pro-pack-bar .col-center .two-btns a img {
    width: 19px;
}
.bu-pro-pack-bar .col-right {
    display: flex;
    flex-direction: column;
    height: 100%;
    width: fit-content;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.bu-pro-pack-bar .block-left {
    display: flex;
    flex-direction: row;
    align-items: stretch;
}
.bu-pro-pack-bar .block-right {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
}
.bu-pro-pack-bar .col-right .btn {
    border-radius: 25px;
    background: #A80072;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.54px;
    padding: 12px 60px;
}
.bu-pro-pack-bar .col-right .sale-price {
    color: #A80072;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
}
.bu-pro-sys-nav.sub {
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    margin-bottom: 0 !important;
    position: unset;
    width: 100%;
    overflow: hidden;
    height: 100%;
}
.bu-pro-space {
    height: 145px;
}
.card-build-product {
    display: flex;
    flex-direction: row!important;
    padding: 12px!important;
    border: 2px solid #f3f3f3!important;
    border-radius: 10px;
    gap: 10px;
}
.card-build-product .image-wrapper .image {
    padding: 0;
}
.card-build-product .image-wrapper .image img {
    width: 90px !important;
    height: 100% !important;
    margin: auto;
    padding: 7px;
}
.rght-side {
    height: 100%;
    width: 60%;
    padding: 0 20px;
    background: #fbfbfb;
    border-radius: 0px 10px 10px 0px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 12px;
}
.card-build-product .title {
    display: flex!important;
    max-width: 100%;
    margin: 0 !important;
    width: 100% !important;
    color: #000!important;
    font-style: normal!important;
    font-weight: 400!important;
    line-height: normal!important;
    letter-spacing: -0.26px!important;
    background: transparent;
    border-radius: 0px 10px 10px 0px;
    align-items: flex-start;
    height: 45px !important;
    padding: 0;
}
.card-build-product.selected {
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #ec2983 0%, #a61a5b 100%) border-box !important;
    border: 2px solid transparent!important;
}
.card-build-product .selected-icon::before, .card-build-product .selected-icon::after{
    display: none!important;
}
.card-build-product .selected-icon {
    width: auto!important;
    height: auto!important;
    right: -12px!important;
    left: unset!important;
    top: -15px!important;
}
.bu-pro-sys-list {
    border-radius: 10px;
    border: none;
    background: transparent;
    padding: 0;
}
.bu-pro-sys-list .card-header {
    background: #fff!important;
    gap: 24px;
}
.bu-pro-sys-list .card-header .title {
    color: #000;
    font-size: 18px!important;
    font-weight: 400!important;
    letter-spacing: -0.36px;
    flex: unset!important;
}
.card-build-product .product-link {
    right: 10px!important;
    top: unset!important;
    bottom: 8px!important;
    display: flex !important;
    flex-direction: row;
    align-items: center;
    gap: 7px;
    font-size: 12px !important;
}
[data-toggle=tooltip]:after {
    content: attr(title);
    top: calc(100% + -75px);
    background-color: #000;
    padding: 4px 10px;
    border-radius: 6px;
    color: #fff;
    min-width: 110px;
    z-index: 1;
    text-align: center;
    width: max-content;
}
[data-toggle=tooltip]:before {
    border-color: transparent transparent #000;
}
.card-build-product .control {
    align-items: flex-start!important;
    flex-direction: column!important;
    padding-bottom: 0;
}
.card-build-product .quantity {
    border-radius: 100px!important;
    border: 1px solid #f3f3f3!important;
    background: #fff!important;
}
.card-build-product .quantity .btn {
    color: #a1a1a1!important;
    font-size: 11px!important;
    border: 0!important;
    background: transparent!important;
}
.card-build-product .quantity input {
    border: 0!important;
}
.card-header img {
    width: 30px;
    margin-right: 12px;
}
.bu-pro-package-summary .items .item {
    border-bottom: 1px solid #f3f3f3;
    gap: 18px;
}
.bu-pro-package-share button.btn.btn-link.btn-sm, button.btn.btn-2.border-2 {
    background: transparent;
    margin-right: 0;
    border-radius: 0;
    border: none;
    padding: 0;
    color: #A1A1A1;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: underline !important;
}
.left-cartsystem .bu-pro-package-share .right {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 28px;
}
.bu-pro-package-share button.btn.btn-link.btn-sm:hover {
    text-decoration: unset!important;
}
.bu-pro-package .bu-pro-image img {
    height: auto!important;
}
.bu-pro-image {
    width: 200px;
}
button.btn.btn-3 {
    margin: 0 14px 0 0;
    padding: 0;
    line-height: normal;
}
.product-profile-1.bu-pro-package {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 99;
    border-radius: 0;
    padding: 4px 5px 4px 5px;
    border: 1px solid #F3F3F3;
    background: #FFF;
}
.product-profile-1.bu-pro-package .bu-pro-pack-left {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 0px 10px 5px;
    gap: 15px;
}
.product-profile-1.bu-pro-package .row .col-md-4 {
    padding-right: 5px !important;
}
.product-profile-1.bu-pro-package .row .col-md-3 {
    padding-left: 5px !important;
}
.product-profile-1.bu-pro-package .bu-pro-cart {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-profile-1.bu-pro-package .bu-pro-image {
    width: auto;
}
.product-profile-1.bu-pro-package .bu-pro-pack-left img {
    width: 60px;
    height: 100%;
}
.product-profile-1.bu-pro-package .title-price-area {
    width: 100%;
    padding-left: 0;
    flex: 1;
}
.product-profile-1.bu-pro-package .bu-pro-pack-left .hs-title {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85%;
    font-size: 13px;
    height: auto;
    display: -webkit-box;
    margin-bottom: 5px;
    font-style: normal;
    letter-spacing: -0.28px;
    font-weight: 500;
    color: #000;
}
.product-profile-1.bu-pro-package .bu-pro-cart {
   display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 0px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-profile-1.bu-pro-package .bu-pro-cart .sale-price {
    background: var(--sdsds, linear-gradient(90deg, #ec2983 0%, #a61a5b 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
.product-profile-1.bu-pro-package button.btn.btn-cart {
    margin-top: 6px;
    padding: 8px 14px;
    width: max-content;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    background: var(--sdsds, linear-gradient(90deg, #ec2983 0%, #a61a5b 100%));
    border-color: #f4f4f4;
}
.product-profile-1.bu-pro-package .modal-block button, .product-profile-1.bu-pro-package .modal-block a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0;
    font-size: 10px;
    color: #A1A1A1;
    width: 50%;
    padding: 6px 0px;
    border: 1px solid #e2e2e2;
    margin: 0;
    border-radius: 0px;
    text-align: center;
    text-decoration: none !important;
}
.product-profile-1.bu-pro-package .modal-block {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 100%;
}
.product-profile-1.bu-pro-package .modal-block button img, .product-profile-1.bu-pro-package .modal-block a img {
    width: 14px;
}
.product-profile-1.bu-pro-package .modal-block button.border-1 {
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}
.product-profile-1.bu-pro-package .modal-block button.border-2 {
    border-top: 0;
    border-bottom: 0;
}
.product-profile-1.bu-pro-package .modal-block button.border-3 {
    border-right: 0;
    border-bottom: 0;
}
.product-profile-1.bu-pro-package .modal-block a.border-4 {
    border-bottom: 0;
}
header.desktop {
    position: relative;
    margin: 0;
}
.mobile-header-space {
    display: none;
}
.desktop-header-spacer {
    display: none;
}
.gamersday-banner-wrapper.desktop-only {
    position: relative;
}
.h-s-b .p-g-b-c-0 .p-g-b-c-wrapper,
.h-s-b .p-g-b-c-0 .p-g-b-c-inner,
.h-s-b .p-g-b-c-0 .p-g-mod.p-g-mod-t-87.p-g-mod-trans.sti-set,
.h-s-b .p-g-b-c-0 .p-g-mod-body.p-g-mod-body-p-0 {
    height: 100%;
}
.left-cartsystem .bu-pro-package-summary {
    overflow: auto;
    height: 75vh;
}
@media (max-width:1440px) {
    .bu-pro-pack-bar {
        right: 30px !important;
        left: 30px !important;
        padding: 10px 20px;
    }
    .bu-pro-pack-bar .col-right .sale-price {
        font-size: 18px;
    }
    .bu-pro-pack-bar .col-right .btn {
        font-size: 13px;
        padding: 11px 56px;
    }
    .bu-pro-pack-bar .col-center .two-btns button img, .bu-pro-pack-bar .col-center .two-btns a img {
        width: 15px;
    }
    .bu-pro-pack-bar .col-center .two-btns button, .bu-pro-pack-bar .col-center .two-btns a {
        font-size: 12px;
        padding: 13px 20px;
    }
    .card-header img {
        width: 28px;
    }
    .bu-pro-sys-list .card-header .title {
        font-size: 16px!important;
    }
    .bu-pro-sys-list .card-header .hazir-aciklama {
        flex: 0 0 60%;
        font-size: 12px;
    }
    .card-build-product .product-link img {
        width: 16px;
        height: 16px;
    }
    .card-build-product .product-link {
        right: 6px!important;
        bottom: 6px!important;
        gap: 5px;
        font-size: 11px !important;
    }
    .card-build-product .buProBuild-product-content {
        gap: 7px;
    }
    .card-build-product .sale-price {
        font-size: 12px;
    }
    .card-build-product .title {
        height: 46px !important;
        font-size: 12px !important;
    }
    .card-build-product .image-wrapper .image img {
        width: 70px !important;
    }
    .bu-pro-sys-nav2 .nav-tabs li a {
        font-size: 15px;
    }
    .bu-pro-sys-nav .item .name {
        width: 75%;
    }
    .bu-pro-sys-nav .item img {
        margin-bottom: 0 !important;
    }
    .bu-pro-sys-nav {
        gap: 7px;
    }
    .bu-pro-sys-nav .item {
        font-size: 11px;
        width: 90px !important;
    }
}
@media (max-width:991px) {
    .h-s-b .col-list.col-12.d-block.col-sm-12.d-sm-block.col-md-12.d-md-block.col-lg-4.d-lg-block.col-xl-4.d-xl-block.p-g-b-c-0 {
        display: none!important;
    }
    #myButton {
        padding: 0px 2px 0 0;
    }
    .product-reviews .stars .star {
        font-size: 11px;
    }
    .product-reviews .count {
        font-size: 11px!important;
    }
    .addons-mobile-menu {
        display: none !important;
    }
    .card-build-product .product-link img {
        width: 14px;
        height: 14px;
    }
    .card-build-product .product-link {
        font-size: 10px !important;
    }
    .card-build-product .sale-price {
        font-size: 12px;
    }
    .bu-pro-sys-list .card-header .hazir-aciklama {
        flex: 0 0 100%;
        font-size: 11px;
    }
    .bu-pro-sys-list .card-header {
        align-items: flex-start;
        gap: 10px;
    }
    .bu-pro-sys-list .accordion>.card .card-body {
        padding: 0;
    }
    .bu-pro-sys-nav .item .name {
        display: none;
    }
    .bu-pro-sys-nav .item {
        min-width: fit-content !important;
        padding: 0;
        gap: 0;
        height: auto !important;
        width: fit-content !important;
        border: none !important;
    }
    .bu-pro-sys-nav {
        flex-direction: column;
        gap: 10px;
    }
    .bu-pro-sys-nav2 .nav-tabs {
        gap: 10px;
        justify-content: center;
        margin-bottom: 12px;
    }
    .bu-pro-sys-nav2 .nav-tabs li a span {
        display: none;
    }
    .bu-pro-sys-list {
        padding: 0 10px;
    }
    .header-banner-mobile {
        display: none;
    }
    .bu-pro-right-col {
        border: none;
        padding: 0;
        display: flex;
        flex-direction: row;
    }
    .bu-pro-sys-nav2 {
        height: fit-content;
        position: sticky;
        top: 10px;
        border-radius: 10px;
        border: 1px solid #e2e2e2;
        padding: 10px 0px;
    }
    .h-s-b .row {
        width: 100%;
    }
}