/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 14 2026 | 23:11:52 */
.category-banner-wrapper {
    margin: 40px auto 0;
    max-width: 1495px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 480px) {
    .category-banner-wrapper {
        margin-top:20px
    }
}

.category-banner-wrapper img {
    border-radius: 12px;
    height: auto;
    width: 100%
}

@media (max-width: 480px) {
    .category-banner-wrapper .category-banner-wrapper-desk {
        display:none
    }
}

.category-banner-wrapper .category-banner-wrapper-mobile {
    display: none
}

@media (max-width: 480px) {
    .category-banner-wrapper .category-banner-wrapper-mobile {
        display:block
    }
}

.builder-bf-banner-wrapper {
    margin: 40px auto 0;
    max-width: 1800px;
    padding-left: 10px;
    padding-right: 10px
}

@media (max-width: 480px) {
    .builder-bf-banner-wrapper {
        margin-top:20px
    }
}

.builder-bf-banner-wrapper img {
    border-radius: 12px;
    height: auto;
    width: 100%
}

@media (max-width: 480px) {
    .builder-bf-banner-wrapper .category-banner-wrapper-desk {
        display:none
    }
}

.builder-bf-banner-wrapper .category-banner-wrapper-mobile {
    display: none
}

@media (max-width: 480px) {
    .builder-bf-banner-wrapper .category-banner-wrapper-mobile {
        display:block
    }
}

.top-content-site-container.category-bg-header.builder-bg-header {
    background: url(/catalog/view/theme/default/image/site/builder_bg.jpg)
}

.activate-new-pc-sale {
    margin-right: 50px
}

.container-builder-checkbox {
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.container-builder-checkbox input {
    cursor: pointer;
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0
}

.checkmark-builder-checkbox {
    background-color: #fff;
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    width: 18px
}

.container-builder-checkbox input:checked~.checkmark-builder-checkbox,.container-builder-checkbox:hover input~.checkmark-builder-checkbox {
    background-color: #fff
}

.checkmark-builder-checkbox:after {
    content: "";
    display: none;
    position: absolute
}

.container-builder-checkbox input:checked~.checkmark-builder-checkbox:after {
    display: block
}

.container-builder-checkbox .checkmark-builder-checkbox:after {
    border: solid #000;
    border-width: 0 2px 2px 0;
    height: 10px;
    left: 7px;
    top: 2px;
    transform: rotate(45deg);
    width: 3px
}

.computer-builder .admin-customer-data {
    direction: rtl;
    margin-bottom: 30px
}

.computer-builder .admin-customer-data .manager-message {
    color: #d06300;
    font-size: 18px;
    font-weight: 500;
    margin-top: 2px
}

.computer-builder .admin-customer-data .container-managed {
    pointer-events: none
}

.computer-builder .admin-customer-data .container-managed input {
    background: #eee;
    pointer-events: none
}

.computer-builder .admin-customer-data .admin-customer-data__title {
    color: #ff6d00;
    margin-bottom: 12px
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper {
    display: flex;
    justify-content: space-between
}

@media (max-width: 1365px) {
    .computer-builder .admin-customer-data .admin-customer-data-wrapper {
        margin-bottom:12px
    }
}

@media (max-width: 500px) {
    .computer-builder .admin-customer-data .admin-customer-data-wrapper {
        flex-wrap:wrap
    }
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:first-of-type,.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(2) {
    width: 20%
}

@media (max-width: 500px) {
    .computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:first-of-type,.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(2) {
        width:50%
    }
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(3) {
    width: 25%
}

@media (max-width: 500px) {
    .computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(3) {
        width:50%
    }
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(4) {
    width: 53%
}

@media (max-width: 500px) {
    .computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(4) {
        width:50%
    }
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper .admin-customer-data-control:nth-of-type(4) input {
    width: 100%
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper input {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 14px;
    height: 46px;
    padding-right: 12px;
    width: 95%
}

.computer-builder .admin-customer-data .admin-customer-data-wrapper label {
    display: block;
    margin-bottom: 10px
}

.computer-builder .builder-eilat-info {
    align-items: center;
    background: linear-gradient(225deg,#0052b4,#00a9b4);
    color: #fff;
    direction: rtl;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    margin-top: 10px
}

@media (max-width: 767px) {
    .computer-builder .builder-eilat-info {
        font-size:14px;
        font-weight: 400;
        text-align: center
    }
}

.computer-builder__header {
    padding-bottom: 35px;
    padding-top: 40px
}

.computer-builder__header-action {
    align-items: center;
    display: flex;
    justify-content: flex-end
}

@media (max-width: 767px) {
    .computer-builder__header-action {
        flex-wrap:wrap
    }

    .computer-builder__header-action .build-text-description {
        margin-bottom: 15px;
        order: 1;
        text-align: center;
        width: 100%
    }
}

.computer-builder__footer {
    background: #181818;
    margin-top: 30px;
    padding-bottom: 13px;
    padding-top: 13px
}

.computer-builder__footer-redirect {
    align-items: center;
    display: flex
}

.computer-builder__footer-action {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.computer-builder__footer-total-text {
    color: #fff;
    font-size: 16px;
    margin-right: 10px
}

.computer-builder__footer-total {
    align-items: center;
    display: flex;
    margin-left: auto
}

.computer-builder__footer-total-sum {
    color: #ff6d00;
    font-size: 24px;
    font-weight: 400
}

.computer-builder .builder-title {
    align-items: center;
    background: #181818;
    border-bottom: 1px solid #dee2e6;
    color: #fff;
    display: flex;
    font-size: 24px;
    font-weight: 400;
    height: 27px;
    justify-content: center;
    left: -1px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: absolute;
    right: -1px;
    width: calc(100% + 2px);
    z-index: 2
}

.computer-builder .show-build-button {
    align-items: center;
    background-color: #181818;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    height: 46px;
    justify-content: center;
    width: 125px
}

@media (max-width: 767px) {
    .computer-builder .show-build-button {
        order:2
    }
}

@media (max-width: 480px) {
    .computer-builder .show-build-button {
        width:20%
    }
}

.computer-builder .build-number {
    margin-left: 13px;
    margin-right: 13px
}

@media (max-width: 767px) {
    .computer-builder .build-number {
        order:3
    }
}

@media (max-width: 480px) {
    .computer-builder .build-number {
        width:70%
    }
}

.computer-builder .build-number-input {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    color: #5f5f5f;
    font-size: 14px;
    height: 46px;
    padding-left: 13px;
    padding-right: 13px;
    width: 240px
}

@media (max-width: 480px) {
    .computer-builder .build-number-input {
        width:80%
    }
}

.computer-builder .sticky-total {
    align-items: center;
    background: #181818;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0 0 30px rgba(0,0,0,.15);
    color: #fff;
    display: none;
    height: 40px;
    justify-content: space-around;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
    right: 0;
    top: 45px;
    width: 195px;
    z-index: 3
}

@media (max-width: 1365px) {
    .computer-builder .sticky-total {
        top:0
    }
}

.computer-builder .table-builder-wrapper-header {
    align-items: center;
    display: flex;
    height: 44px
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper-header {
        display:none
    }
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed {
    background: #fff;
    border-bottom: none;
    box-shadow: 0 0 30px rgba(0,0,0,.15);
    margin-left: -53px;
    max-width: 1850px;
    padding-left: 53px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed .table-builder-wrapper-header__category {
    border: none
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed .table-builder-wrapper-header__image {
    width: 11%
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed .table-builder-wrapper-header__name {
    width: 38.9%
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed .table-builder-wrapper-header__price {
    width: 6%
}

.computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed .table-builder-wrapper-header__qty {
    width: 9%
}

@media (max-width: 1800px) {
    .computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed {
        margin-left:0!important;
        margin-right: 0!important;
        padding-left: 0!important;
        padding-right: 0!important;
        width: 96.3%
    }
}

@media (max-width: 1445px) {
    .computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed {
        margin-left:0!important;
        margin-right: 0!important;
        padding-left: 0!important;
        padding-right: 0!important;
        width: 96.3%
    }
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper-header.table-builder-wrapper-header-fixed {
        display:none
    }
}

.computer-builder .table-builder-wrapper-header span {
    color: #5f5f5f;
    font-size: 16px;
    font-weight: 400
}

.computer-builder .table-builder-wrapper-header__category {
    align-items: center;
    display: flex;
    height: 44px;
    min-width: 440px
}

.computer-builder .table-builder-wrapper-header__category span {
    padding-left: 15px;
    padding-right: 15px
}

.computer-builder .table-builder-wrapper-header__image {
    padding-left: 10px;
    width: 13%
}

.computer-builder .table-builder-wrapper-header__name {
    width: 36%
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper-header__name {
        border-left:none;
        border-right: none
    }
}

.computer-builder .table-builder-wrapper-header__price,.computer-builder .table-builder-wrapper-header__qty {
    width: 8.5%
}

.computer-builder .table-builder-wrapper .search-by-model input {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    height: 32px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model {
    background: #fff;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    display: none;
    padding: 5px;
    position: absolute;
    top: 48px;
    z-index: 3
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model .dropdown-search-by-model-item {
    display: flex;
    justify-content: space-between;
    margin-bottom: 9px;
    width: 500px
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model .dropdown-search-by-model-item .model-name {
    width: 50%
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model .dropdown-search-by-model-item .model-model {
    width: 24.5%
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model .dropdown-search-by-model-item .model-price {
    width: 14%
}

.computer-builder .table-builder-wrapper .dropdown-search-by-model .dropdown-search-by-model-item div {
    font-size: 13px
}

.computer-builder .table-builder-wrapper__item {
    align-items: stretch;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    min-height: 60px;
    position: relative
}

.computer-builder .table-builder-wrapper__item__first .side-categories,.computer-builder .table-builder-wrapper__item__first .table-builder-wrapper__product {
    margin-top: 48px
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper__item__first .table-builder-wrapper__product {
        margin-top:0
    }
}

@media (max-width: 480px) {
    .computer-builder .table-builder-wrapper__item {
        padding-left:10px;
        padding-right: 10px
    }
}

.computer-builder .table-builder-wrapper__item:hover {
    background: #f8f8f8
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper__item {
        flex-wrap:wrap
    }
}

.computer-builder .table-builder-wrapper__item .side-categories {
    display: flex;
    justify-content: space-between;
    min-height: 60px;
    width: 440px
}

.computer-builder .table-builder-wrapper__item .side-categories__first {
    margin-top: 60px
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper__item .side-categories {
        justify-content:flex-start;
        position: relative;
        top: 12px;
        width: 100%
    }
}

@media (max-width: 767px) {
    .computer-builder .table-builder-wrapper__item .side-categories {
        top:7px
    }

    .computer-builder .table-builder-wrapper__item .side-categories__used .table-builder-wrapper__icon {
        display: none
    }
}

.computer-builder .table-builder-wrapper__item .side-categories .builder-add-product {
    align-items: center;
    border: 1px solid #181818;
    border-radius: 5px;
    color: #181818;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    text-align: center;
    transition: all .5s ease;
    width: 80px
}

.computer-builder .table-builder-wrapper__item .side-categories .builder-add-product:hover {
    background: #181818;
    color: #fff
}

.computer-builder .table-builder-wrapper__item:nth-child(2n) {
    background: #f4f4f4
}

.computer-builder .table-builder-wrapper__item:nth-child(2n):hover {
    background: #f8f8f8
}

.computer-builder .table-builder-wrapper__product {
    align-items: center;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    width: 75%
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper__product {
        width:100%
    }
}

.computer-builder .table-builder-wrapper__product--used {
    cursor: default
}

.computer-builder .table-builder-wrapper__product-item {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    padding-left: 10px;
    width: 100%
}

@media (max-width: 767px) {
    .computer-builder .table-builder-wrapper__product-item {
        flex-wrap:wrap;
        justify-content: flex-start;
        margin-top: 30px
    }
}

.computer-builder .table-builder-wrapper__product-item .info-storage-button {
    background: none;
    display: flex;
    left: 0;
    margin-right: 10px;
    position: relative;
    right: 0;
    top: -2px
}

.computer-builder .table-builder-wrapper__icon {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 60px
}

.computer-builder .table-builder-wrapper__icon svg path {
    fill: #181818
}

.computer-builder .table-builder-wrapper__name {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding-right: 40px;
    width: 340px
}

@media (max-width: 1365px) {
    .computer-builder .table-builder-wrapper__name {
        border-right:none;
        padding-right: 10px;
        width: 100%
    }
}

.computer-builder .table-builder-wrapper__name div {
    align-items: center;
    display: flex;
    font-size: 18px;
    font-weight: 400
}

.computer-builder .search-icon {
    cursor: pointer
}

.computer-builder .search-icon .myf-search {
    font-size: 20px
}

.computer-builder .stock-product-modal {
    margin: 20% auto;
    width: 450px
}

@media (max-width: 480px) {
    .computer-builder .stock-product-modal {
        margin:40% auto;
        width: 98%
    }
}

.computer-builder .stock-product-modal .builder-products-close-modal {
    cursor: pointer
}

.computer-builder .stock-product-modal .stock-product-modal-body {
    padding-left: 5px;
    padding-right: 5px
}

.computer-builder .builder-products-modal {
    border: 1px solid #b1b1b1;
    border-radius: 12px;
    box-shadow: 0 10px 15px rgba(0,0,0,.1);
    margin: 2% auto;
    padding-bottom: 20px;
    width: 768px
}

@media (max-width: 1024px) {
    .computer-builder .builder-products-modal {
        margin:0 auto;
        width: 100%
    }
}

.computer-builder .builder-products-modal__header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 20px 20px 0
}

.computer-builder .builder-products-modal__title {
    color: #181818;
    font-size: 24px;
    font-weight: 400
}

.computer-builder .builder-products-modal__filter {
    align-items: center;
    border-bottom: 1px solid hsla(0,0%,69%,.694);
    display: flex;
    margin-left: 20px;
    margin-right: 20px;
    padding: 20px
}

@media (max-width: 768px) {
    .computer-builder .builder-products-modal__filter {
        margin-left:0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0
    }
}

.computer-builder .builder-products-modal__filter-title {
    font-size: 16px;
    min-width: 70px;
    width: 70px
}

@media (max-width: 480px) {
    .computer-builder .builder-products-modal__filter-title {
        margin-left:6px;
        margin-right: 6px
    }
}

.computer-builder .builder-products-modal__filter-select {
    margin-right: 30px;
    width: 20%
}

@media (max-width: 768px) {
    .computer-builder .builder-products-modal__filter-select {
        margin-right:12px;
        width: 35%
    }
}

@media (max-width: 480px) {
    .computer-builder .builder-products-modal__filter-select {
        width:25%
    }
}

.computer-builder .builder-products-modal__filter-select .select {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    height: 46px;
    width: 100%
}

.computer-builder .builder-products-modal__filter-search {
    width: 57%
}

@media (max-width: 768px) {
    .computer-builder .builder-products-modal__filter-search {
        width:31%
    }
}

@media (max-width: 767px) {
    .computer-builder .builder-products-modal__filter-search {
        width:31%
    }
}

@media (max-width: 480px) {
    .computer-builder .builder-products-modal__filter-search {
        width:31%
    }
}

.computer-builder .builder-products-modal .builder-products-close-modal {
    cursor: pointer
}

.computer-builder .builder-products-modal__search {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    height: 45px;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%
}

.computer-builder .builder-products-modal__select {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    height: 37px;
    width: 100%
}

.computer-builder .builder-products-modal .modal-builder-sale-with-new-pc-price {
    color: #51971a;
    font-size: 13px;
    margin-right: 5px
}

@media (max-width: 767px) {
    .computer-builder .builder-products-modal .modal-builder-sale-with-new-pc-price {
        position:absolute;
        top: -14px
    }
}

.computer-builder .builder-products-modal .build-products-wrapper {
    height: 520px;
    margin-right: 15px;
    overflow-y: scroll;
    padding-left: 20px;
    padding-right: 20px
}

.computer-builder .builder-products-modal .build-products-wrapper::-webkit-scrollbar {
    width: 5px
}

.computer-builder .builder-products-modal .build-products-wrapper::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px #dee2e6
}

.computer-builder .builder-products-modal .build-products-wrapper::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 10px
}

.computer-builder .builder-products-modal .build-products-wrapper::-webkit-scrollbar-thumb:hover {
    background: #adb5bd
}

.computer-builder .builder-products-modal .build-products-wrapper__item-manufacturer {
    background: #fff!important;
    border-bottom: 1px solid #dee2e6;
    font-weight: 500;
    padding-bottom: 10px;
    padding-top: 15px
}

.computer-builder .builder-products-modal .build-products-wrapper__item {
    align-items: center;
    border-bottom: 1px solid #dee2e6;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    min-height: 44px
}

.computer-builder .builder-products-modal .build-products-wrapper__item:hover {
    background: #f8f8f8
}

.computer-builder .builder-products-modal .build-products-wrapper__item-price {
    color: #181818;
    font-weight: 600;
    height: 0;
    margin-left: auto;
    position: relative;
    top: -35px;
    white-space: nowrap
}

@media (max-width: 1024px) {
    .computer-builder .builder-products-modal .build-products-wrapper__item-price {
        top:-7px
    }
}

.computer-builder .builder-products-modal .build-products-wrapper__item-price .build-products-sale {
    color: #ffbf17;
    font-size: 13px;
    position: absolute;
    right: 45px;
    top: -15px
}

.computer-builder .builder-products-modal .build-products-wrapper__item-manufacturer {
    color: #18232e;
    font-size: 16px;
    text-transform: uppercase;
    width: 100%
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 5px
}

@media (max-width: 768px) {
    .computer-builder .builder-products-modal .build-products-wrapper__item-data {
        max-width:83%
    }
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data.build-products-wrapper__item-data-highlighted {
    background: pink
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data a {
    margin-right: 20px
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data a .myf {
    color: #ffbf17;
    font-size: 20px
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data-name {
    align-items: center;
    color: #181818;
    cursor: pointer;
    display: flex;
    font-size: 13px;
    max-width: 610px;
    min-height: 40px;
    position: relative;
    width: 610px
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data-name .builder-sale-with-new-pc-modal {
    align-items: center;
    background: #51971a;
    color: #fff;
    display: flex;
    font-size: 10px;
    justify-content: center;
    left: 0;
    padding: 2px 6px;
    position: absolute;
    right: auto;
    top: -5px
}

@media (max-width: 480px) {
    .computer-builder .builder-products-modal .build-products-wrapper__item-data-name .builder-sale-with-new-pc-modal {
        top:-12px
    }
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data-name .build-products-wrapper__item-data-name-text {
    max-width: 500px
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data-name .build-products-wrapper__item-data-name-text.build-products-wrapper__item-data-name-text-new-pc-text {
    position: relative;
    top: 5px
}

@media (max-width: 1024px) {
    .computer-builder .builder-products-modal .build-products-wrapper__item-data-name {
        max-width:80%;
        width: 80%
    }
}

@media (max-width: 480px) {
    .computer-builder .builder-products-modal .build-products-wrapper__item-data-name .build-products-wrapper__item-data-name-text {
        display:inline-block;
        height: 35px;
        max-height: 35px;
        overflow: hidden
    }
}

.computer-builder .builder-products-modal .build-products-wrapper__item-data img {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    cursor: pointer;
    margin-inline-end:15px;max-width: 35px;
    padding: 3px
}

.computer-builder__footer-redirect .show-build-button {
    height: 34px;
    width: 34px
}

@media (max-width: 1024px) {
    .container-builder-table {
        padding-left:0;
        padding-right: 0
    }
}

.computer-builder .table-builder-wrapper__item .builder-sale-with-new-pc {
    align-items: center;
    background: #51971a;
    color: #fff;
    display: flex;
    justify-content: center;
    left: auto;
    padding: 2px 6px;
    position: absolute;
    right: 0;
    top: -5px
}

@media (max-width: 480px) {
    .computer-builder .table-builder-wrapper__item .builder-sale-with-new-pc {
        right:-30px
    }
}

.computer-builder .table-builder-wrapper__item .selected-product-name {
    position: relative
}

.computer-builder .table-builder-wrapper__item .selected-product-name a {
    color: #181818;
    font-size: 16px;
    font-weight: 400
}

.computer-builder .table-builder-wrapper__item .selected-product-name a:hover {
    text-decoration: underline
}

@media (max-width: 1024px) {
    .computer-builder .table-builder-wrapper__item .selected-product-name {
        margin-left:10px;
        margin-right: 10px
    }
}

@media (max-width: 767px) {
    .computer-builder .table-builder-wrapper__item .selected-product-name {
        width:75%
    }
}

@media (max-width: 480px) {
    .computer-builder .table-builder-wrapper__item .selected-product-name {
        width:65%
    }
}

.computer-builder .table-builder-wrapper__item .selected-product-name div {
    min-height: auto
}

.selected-product-name__name {
    font-size: 16px
}

.selected-product-name__model {
    align-items: center;
    color: #5f5f5f;
    display: flex;
    text-transform: uppercase
}

.selected-product-name {
    width: 50%
}

@media (max-width: 1023px) {
    .selected-product-name {
        width:80%
    }
}

@media (max-width: 767px) {
    .selected-product-name {
        width:70%
    }
}

.selected-product-price {
    position: relative;
    text-align: left;
    white-space: nowrap;
    width: 5%
}

.selected-product-price .sale-with-new-pc-builder-price-wrapper {
    align-items: center;
    display: flex
}

.selected-product-price .sale-with-new-pc-builder-price-wrapper .sale-with-new-pc-builder-price {
    color: #51971a;
    margin-right: 5px
}

.selected-product-price__sale {
    color: #ffbf17;
    font-size: 16px!important;
    left: 45px;
    position: absolute;
    top: -15px
}

@media (max-width: 1023px) {
    .selected-product-price__sale {
        left:auto;
        right: 45px
    }
}

@media (max-width: 767px) {
    .selected-product-price__sale {
        right:14px
    }
}

@media (max-width: 1365px) {
    .selected-product-price {
        width:110px
    }
}

.selected-product-price>div {
    direction: ltr;
    display: inline-block;
    font-size: 18px;
    font-weight: 400
}

@media (max-width: 767px) {
    .selected-product-price {
        margin-left:5px;
        margin-right: 5px;
        text-align: center;
        width: auto
    }
}

@media (max-width: 1023px) {
    .selected-product-price {
        margin-top:30px
    }
}

.selected-product-sum {
    direction: ltr;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    text-align: right;
    white-space: nowrap;
    width: 5%
}

@media (max-width: 1365px) {
    .selected-product-sum {
        text-align:center;
        width: 110px
    }
}

@media (max-width: 767px) {
    .selected-product-sum {
        margin-left:5px;
        margin-right: 5px;
        text-align: center;
        width: auto
    }
}

@media (max-width: 1023px) {
    .selected-product-sum {
        margin-top:30px
    }
}

.selected-product-image {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    height: 40px;
    min-width: 40px;
    padding: 3px;
    width: 40px
}

@media (max-width: 767px) {
    .selected-product-image {
        min-width:auto;
        width: 18%
    }
}

.selected-product-image img {
    height: auto;
    max-width: 40px
}

@media (max-width: 767px) {
    .selected-product-image img {
        height:auto;
        max-width: 100%
    }
}

.selected-product-qty {
    align-items: stretch;
    display: flex
}

@media (max-width: 1023px) {
    .selected-product-qty {
        margin-top:30px
    }
}

.selected-product-qty span {
    align-items: center;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    width: 20px
}

.selected-product-qty input {
    border: 1px solid #b1b1b1;
    border-radius: 0;
    height: 24px;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    width: 24px
}

.selected-remove {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin-right: 10px
}

@media (max-width: 1365px) {
    .selected-remove {
        min-width:30px
    }
}

@media (max-width: 1023px) {
    .selected-remove {
        margin-left:auto;
        margin-top: 30px
    }
}

.selected-remove .myf {
    color: #fff
}

.builder-next-row {
    margin-top: 24px;
    padding-bottom: 24px
}

.builder-next-row__wrapper {
    display: flex;
    justify-content: space-between
}

.preview-button {
    align-items: center;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 46px;
    justify-content: center;
    transition: all .5s ease;
    width: 122px
}

.preview-button:hover {
    background: #fff;
    color: #181818
}

.clear-builder {
    align-items: center;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 46px;
    justify-content: center;
    width: 122px
}

.clear-builder svg path {
    fill: #fff
}

.clear-builder:hover {
    background: #fff;
    color: #18232e
}

.clear-builder:hover svg path {
    fill: #181818
}

@media (max-width: 480px) {
    .clear-builder {
        width:44px
    }
}

.clear-builder span {
    margin-right: 10px
}

@media (max-width: 480px) {
    .clear-builder span {
        display:none
    }
}

@media (max-width: 1365px) {
    .table-build-preview {
        max-width:100%;
        overflow-x: scroll;
        width: 1365px
    }
}

.table-build-preview__out-of-stock {
    color: red
}

.table-build-preview__header {
    align-items: center;
    border-bottom: 3px solid #181818;
    display: flex;
    height: 44px
}

@media (max-width: 767px) {
    .table-build-preview__header {
        display:none
    }
}

.table-build-preview .sale-with-new-pc-sticker {
    align-items: center;
    background: #51971a;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-weight: 400;
    justify-content: center;
    left: auto;
    padding: 2px 4px;
    position: absolute;
    right: 10px;
    top: -12px
}

.table-build-preview .sale-with-new-pc-bp-price {
    color: #51971a;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap
}

.table-build-preview .table-build-preview__column.normal_price,.table-build-preview .table-build-preview__column.total {
    font-weight: 500
}

.table-build-preview .table-build-preview__column:first-of-type {
    max-height: 85%;
    overflow: hidden;
    padding-left: 10px;
    width: 11%
}

.table-build-preview .table-build-preview__column:nth-of-type(2) {
    position: relative;
    width: 22%;
    word-break: break-all
}

.table-build-preview .table-build-preview__column:nth-of-type(3) {
    position: relative;
    width: 53%;
    word-break: break-all
}

.table-build-preview .table-build-preview__column:nth-of-type(4) {
    direction: ltr;
    display: inline-block;
    text-align: right;
    width: 10%;
    word-break: break-all
}

.table-build-preview .table-build-preview__column:nth-of-type(5) {
    text-align: right;
    width: 10%;
    word-break: break-all
}

.table-build-preview .table-build-preview__column:nth-of-type(6) {
    padding-right: 10px;
    text-align: right;
    width: 10%;
    word-break: break-all
}

.table-build-preview__row {
    align-items: center;
    border-bottom: 1px solid #dee2e6;
    color: #181818;
    display: flex;
    font-size: 16px;
    height: 44px;
    width: 100%
}

.table-build-preview__row:nth-child(2n) {
    background: #f4f4f4
}

@media (max-width: 767px) {
    .table-build-preview__row {
        align-items:flex-start;
        box-sizing: border-box;
        flex-direction: column;
        height: auto;
        padding: 25px 0;
        position: relative
    }

    .table-build-preview__row>* {
        color: #18232e;
        width: 100%!important
    }

    .table-build-preview__row .category_name {
        font-size: 20px;
        font-weight: 500;
        order: 1
    }

    .table-build-preview__row .product_name {
        font-size: 14px;
        margin-top: 15px;
        order: 2
    }

    .table-build-preview__row .product_model {
        color: #888;
        font-size: 12px;
        margin-top: 8px;
        order: 3;
        text-transform: uppercase
    }

    .table-build-preview__row .normal_price {
        font-size: 16px;
        font-weight: 500;
        margin-top: 30px;
        order: 4;
        text-align: right!important
    }

    .table-build-preview__row .normal_price span {
        font-weight: 400
    }

    .table-build-preview__row .quantity {
        display: none
    }

    .table-build-preview__row .total {
        bottom: 25px;
        font-size: 16px;
        font-weight: 500;
        left: 15px;
        position: absolute;
        width: -moz-fit-content!important;
        width: fit-content!important
    }
}

.table-build-preview__row .builder-preview-qty {
    color: #888;
    display: none
}

@media (max-width: 767px) {
    .table-build-preview__row .builder-preview-qty {
        display:inline-block
    }
}

.table-build-preview .table-build-preview__body .table-build-preview__row:last-of-type {
    border-bottom: none
}

.table-build-preview__footer {
    align-items: center;
    background: #181818;
    color: #fff;
    display: flex;
    font-size: 16px;
    font-weight: 500;
    height: 44px;
    justify-content: space-between;
    padding-left: 10px;
    padding-right: 10px
}

.table-build-preview__footer .table-build-preview__column {
    text-align: right
}

.table-build-preview__footer .price-format {
    color: #ff6d00;
    direction: ltr;
    display: inline-block;
    font-size: 24px;
    font-weight: 400;
    white-space: nowrap
}

.table-build-preview__footer.mobile {
    display: none;
    margin-top: 15px
}

@media (max-width: 767px) {
    .table-build-preview__footer.mobile {
        display:flex
    }

    .table-build-preview__footer {
        box-sizing: border-box;
        left: 0;
        padding: 0 15px;
        position: relative;
        right: 0;
        width: 100%
    }

    .table-build-preview__footer>* {
        font-size: 20px;
        font-weight: 500;
        width: auto!important
    }

    .table-build-preview {
        overflow-x: unset
    }
}

.builder-preview-actions {
    align-items: center;
    display: flex;
    margin-top: 30px
}

.builder-preview-actions .add-card,.builder-preview-actions__card {
    align-items: center;
    cursor: pointer;
    display: flex
}

.builder-preview-actions .add-card {
    background: #fff;
    border: 1px solid #181818;
    border-radius: 4px;
    color: #fff;
    height: 44px;
    justify-content: center;
    transition: all .5s ease;
    width: 44px
}

.builder-preview-actions .add-card:hover {
    background: #181818
}

.builder-preview-actions .add-card:hover svg path {
    fill: #fff
}

.builder-preview-actions .add-card.add-card-quick {
    align-items: center;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 44px;
    justify-content: center;
    margin-left: 14px;
    transition: all .5s ease;
    width: 188px
}

.builder-preview-actions .add-card.add-card-quick:hover {
    background: #fff;
    color: #181818
}

.builder-preview-actions .add-card .text {
    display: flex;
    flex-grow: 1;
    justify-content: center
}

.builder-preview-actions .edit-configuration-button {
    height: 44px
}

@media (max-width: 767px) {
    .builder-preview-actions,.builder-preview-actions__card {
        box-sizing:border-box;
        width: 100%
    }

    .builder-preview-actions__card {
        display: flex;
        flex-direction: column-reverse
    }

    .builder-preview-actions__card .add-card {
        box-sizing: border-box;
        margin-bottom: 15px;
        margin-left: 0!important;
        margin-right: 0!important;
        width: 188px
    }

    .builder-preview-actions .edit-configuration-button,.builder-preview-actions__edit {
        display: none
    }
}

.modal-customer-build {
    background-color: #000;
    background-color: rgba(0,0,0,.4);
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    padding-top: 50px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1
}

.customer-build-modal-header {
    align-items: center;
    color: #181818;
    display: flex;
    font-size: 24px;
    justify-content: space-between
}

.button-close-customer-build {
    align-items: center;
    border: 1px solid #090909;
    border-radius: 4px;
    color: #090909;
    cursor: pointer;
    display: flex;
    height: 44px;
    justify-content: center;
    margin: 24px auto 0;
    transition: all .3s ease;
    width: 268px
}

.button-close-customer-build:hover {
    background: #090909;
    color: #fff
}

#modal-content-success {
    color: #181818;
    display: none;
    font-size: 20px;
    text-align: center
}

#modal-content-customer-main {
    display: block
}

.customer-build-modal-header-close {
    cursor: pointer
}

.customer-build-modal-success-content {
    margin-top: 24px
}

.modal-content {
    background-color: #fefefe;
    border: 1px solid #b1b1b1;
    direction: ltr;
    margin: auto;
    padding: 16px 30px;
    width: 600px
}

@media (max-width: 605px) {
    .modal-content {
        max-width:85%;
        width: 85%
    }
}

html[lang=he-IL] .modal-content {
    direction: rtl
}

.customer-build-modal-header-subtitle {
    color: #181818;
    font-size: 20px;
    margin: 24px auto 0
}

@media (max-width: 767px) {
    .customer-build-modal-header-subtitle {
        font-size:14px;
        margin: 12px auto 0
    }
}

.customer-build-fields-row {
    margin-bottom: 12px
}

.customer-build-fields-row.customer-build-fields-row-multi {
    display: flex;
    justify-content: space-between
}

.customer-build-fields-row .customer-build-fields-row-item {
    width: 48%
}

.customer-build-actions-buttons {
    display: flex;
    justify-content: space-between;
    margin-top: 44px
}

@media (max-width: 767px) {
    .customer-build-actions-buttons {
        margin-top:24px
    }
}

.customer-build-actions-buttons .customer-build-action-button {
    align-items: center;
    border: 1px solid #090909;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    font-size: 18px;
    height: 44px;
    justify-content: center;
    transition: all .3s ease;
    width: 48%
}

.customer-build-actions-buttons .customer-build-action-button.customer-build-action-button-reversed,.customer-build-actions-buttons .customer-build-action-button:hover {
    background: #181818;
    color: #fff
}

.customer-build-actions-buttons .customer-build-action-button.customer-build-action-button-reversed:hover {
    background: #fff;
    color: #181818
}

.customer-build-fields {
    box-sizing: border-box;
    margin-top: 24px
}

.customer-build-fields label {
    color: #090909;
    display: block;
    font-size: 16px;
    margin-bottom: 10px
}

.customer-build-fields label span {
    color: #ff6d00
}

.customer-build-fields .customer-build-control {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    box-sizing: border-box;
    height: 46px;
    padding-left: 12px;
    padding-right: 12px;
    width: 100%
}

@media (max-width: 767px) {
    .customer-build-fields .customer-build-control {
        height:34px
    }
}

.customer-build-fields .customer-build-control.customer-build-control-textarea {
    height: 90px;
    padding-top: 6px
}

.customer-build-fields .customer-build-control.customer-build-control-error {
    border: 1px solid red
}

.g-recaptcha-error {
    color: red;
    display: none
}

.customer-build-fields-item-recaptcha {
    margin-top: 30px;
    text-align: center
}

@media (max-width: 767px) {
    .customer-build-fields-item-recaptcha {
        margin-top:20px
    }
}

.customer-build-fields-item-recaptcha .g-recaptcha {
    display: inline-block
}

.configurator_id_invisible {
    height: 0;
    position: absolute;
    visibility: hidden;
    width: 0
}

.add-customer-build-button {
    background: #ff6d00;
    border: 1px solid #ff6d00;
    border-radius: 4px;
    color: #fff;
    font-size: 18px;
    margin-left: 14px;
    padding: 11.2px 48px;
    transition: all .3s ease
}

@media (max-width: 767px) {
    .add-customer-build-button {
        font-size:16px;
        margin-bottom: 15px;
        margin-left: 0;
        padding: 11.2px 0;
        text-align: center;
        width: 188px
    }
}

.add-customer-build-button:hover {
    background: #fff;
    color: #ff6d00
}

.container-builder-preview {
    margin: 0 auto;
    max-width: 1500px
}

@media (max-width: 1023px) {
    .build-number-title {
        width:100%
    }
}

@media (max-width: 767px) {
    .build-number-title {
        font-size:28px;
        margin-bottom: 15px;
        text-align: center
    }
}

.build-number-preview {
    align-items: center;
    color: #18232e;
    display: flex;
    font-size: 36px;
    font-weight: 500;
    justify-content: space-between;
    margin-bottom: 50px;
    margin-top: 40px
}

@media (max-width: 1023px) {
    .build-number-preview {
        flex-wrap:wrap;
        margin-bottom: 0
    }
}

.offer-action-button {
    align-items: center;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 47px;
    justify-content: center;
    width: 47px
}

.offer-action-button .myf {
    color: #fff;
    font-size: 25px
}

#print-configuration {
    margin-left: 15px;
    margin-right: 15px;
    position: relative
}

.send-price-offer-disabled {
    opacity: .5;
    pointer-events: none
}

.price-offer-data {
    display: flex
}

@media (max-width: 767px) {
    .price-offer-data {
        flex-wrap:wrap;
        width: 100%
    }

    .price-offer-data input {
        margin-bottom: 0;
        width: 100%!important
    }

    .price-offer-data>:not(input) {
        display: none
    }
}

.bb-code-wrap {
    align-items: center;
    display: flex;
    margin-bottom: 30px;
    margin-top: 60px
}

.bb-code-wrap .bb-code-clicker {
    color: #18232e;
    cursor: pointer;
    font-size: 24px;
    font-weight: 600;
    margin-right: 10px
}

.bb-code-wrap #button-copy-bbcode {
    align-items: center;
    background: #fff;
    border: 1px solid #181818;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 44px;
    justify-content: center;
    width: 44px
}

.bb-code-wrap #button-copy-bbcode:hover {
    background: #181818
}

.bb-code-wrap #button-copy-bbcode:hover svg path {
    fill: #fff
}

@media (max-width: 767px) {
    .bb-code-wrap {
        align-items:center;
        display: flex;
        justify-content: space-between!important
    }
}

#bbcode {
    border: 1px solid #dee2e6;
    border-radius: 5px;
    direction: ltr;
    font-family: Rubik,sans-serif!important;
    min-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 5px;
    width: 100%
}

@media (max-width: 1365px) {
    #bbcode {
        box-sizing:border-box;
        width: 100%
    }
}

.open-bbcode .myf {
    color: #181818;
    font-size: 11px
}

.open-bbcode div:nth-of-type(2) {
    position: relative;
    top: -9px
}

.open-bbcode.mobile {
    display: none;
    margin-bottom: -10px
}

@media (max-width: 767px) {
    .open-bbcode.mobile {
        display:block
    }
}

.table-build-preview__header .table-build-preview__column {
    color: #888;
    font-size: 16px;
    font-weight: 400
}

.textarea-wrapper {
    position: relative;
    width: 53%
}

.textarea-wrapper .open-bbcode {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 14px
}

@media (max-width: 1365px) {
    .textarea-wrapper {
        width:100%
    }
}

@media (max-width: 767px) {
    .textarea-wrapper .open-bbcode {
        display:none
    }
}

.textarea-wrapper textarea {
    height: 35px;
    line-height: 2.5;
    overflow: hidden;
    resize: none;
    scrollbar-color: #adb5bd #dee2e6!important;
    scrollbar-width: thin!important
}

.textarea-wrapper textarea::-webkit-scrollbar {
    width: 5px
}

.textarea-wrapper textarea::-webkit-scrollbar-track {
    border-radius: 10px;
    box-shadow: inset 0 0 5px #dee2e6
}

.textarea-wrapper textarea::-webkit-scrollbar-thumb {
    background: #adb5bd;
    border-radius: 10px
}

.textarea-wrapper textarea::-webkit-scrollbar-thumb:hover {
    background: #adb5bd
}

#name-customer {
    border: 1px solid #b1b1b1;
    border-radius: 4px;
    font-size: 16px;
    height: 46px;
    padding-left: 20px;
    padding-right: 20px;
    width: 240px
}

.edit-configuration-button {
    align-items: center;
    background: #181818;
    border: 1px solid #181818;
    border-radius: 4px;
    color: #fff;
    display: flex;
    font-size: 16px;
    height: 44px;
    justify-content: center;
    margin-left: auto;
    width: 122px
}

.edit-configuration-button:hover {
    background: #fff;
    color: #181818
}

.slider-builder-wrapper {
    margin-top: 80px
}

@media (max-width: 1023px) {
    .slider-builder-wrapper {
        display:none
    }
}

@media (max-width: 1600px) {
    .slider-builder-wrapper .site-slider__title {
        width:35%
    }
}

.mobile-buttons {
    box-sizing: border-box;
    display: none;
    justify-content: space-between
}

@media (max-width: 767px) {
    .mobile-buttons {
        display:flex
    }
}

.mobile-buttons .mobile-btn {
    align-items: center;
    border-radius: 5px;
    box-sizing: border-box;
    display: flex;
    height: 44px;
    justify-content: center;
    margin-top: 15px;
    width: 44px
}

.mobile-buttons .mobile-btn.black {
    background: #000
}

.mobile-buttons .mobile-btn.blue {
    background: #181818;
    width: 71px
}

.mobile-buttons .mobile-btn.bb {
    background: #181818;
    color: #fff;
    width: 71px
}

.mobile-buttons .mobile-btn.bb svg path {
    fill: #fff
}

.addthis_floating_style.addthis_counter_style {
    background: #fff;
    display: flex!important;
    height: 22px;
    position: absolute!important;
    right: 62px;
    width: auto!important;
    z-index: 2
}

.addthis_floating_style.addthis_counter_style .addthis_internal_container {
    display: flex;
    width: auto!important
}

.addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded {
    display: none!important
}
