﻿#buy_device {
    font-family: 'DM Sans', sans-serif;
    color: #191919;
    width: 100%;
    background-color: #f7f7f7;
    padding: 0 18px;
}

.sidebar-border {
    border-radius: 4px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.section-box .container {
    line-height: 1.6;
    margin: 0 auto;
    width: 100%;
    max-width: 1283px;
    position: relative;
    padding: 0;
}

.isPreorder {
    top: 3px !important;
    color: #fff !important;
    left: 103px !important;
}

.isPreorder-103 {
    top: 3px !important;
    color: #fff !important;
}

.pagination li a {
    font-size: 1rem;
    line-height: 24px;
    color: #191919;
}

/*.listview .image-box > a {
    background-size: cover;
    background-position: center;
}*/

.view-type-grid, .view-type-list {
    cursor: pointer;
}

.listview .image-box > a img {
    visibility: hidden;
}

.color-brand-3, .card-grid-style-2, .card-grid-style-3 .card-grid-inner .info-right a:hover, .card-grid-style-3 .card-grid-inner .info-right a, .card-grid-style-3 .card-grid-inner .info-right a span, .color-gray-900, .card-grid-style-2 .info-right a:hover {
    color: #191919;
}

.tools .btn-wishlist {
    border-radius: 50px;
    border: 0;
    background: none !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    line-height: 28px;
}

.listview .card-grid-style-3 .card-grid-inner .tools {
    top: 13px;
    right: 15px;
}

.cb-container input:checked ~ .checkmark {
    border: 2px solid #357ae8;
}

.section-box {
    padding: 0 18px;
}

.card-grid-style-3 .card-grid-inner .image-box img {
    max-height: 100%;
    width: 100%;
}

.info-right > .color-brand-3 {
    height: 18px;
    display: block;
    padding-right: 35px;
}

.card-grid-style-2 .price-info {
    margin-top: 20px;
    color: #191919 !important;
}

.slide-shop .card-grid-style-2 .image-box .label {
    background: #fff !important;
    font-size: 11px !important;
    color: #191919 !important;
}

    .slide-shop .card-grid-style-2 .image-box .label > span {
        color: #2FA94F !important;
    }

/*.card-grid-style-3 .card-grid-inner .image-box .label {
    border-radius: 4px;
    color: #191919;
    font-size: 11px;
    background: #fff !important;
}
*/
.card-grid-style-3 .card-grid-inner .image-box .label {
    top: 6px;
    left: 6px;
}

    .card-grid-style-3 .card-grid-inner .image-box .label.isVerified {
        top: 3px;
        left: 3px;
        width: 95px;
        height: 30.74px;
        border-radius: 6.59px;
        display: flex;
        text-align: center;
        justify-content: center;
        align-items: center;
        padding: 4.39px 8.78px;
        color: #191919;
        background: #FFFFFF !important;
        font-weight: 500;
        font-size: 14px;
    }

        .card-grid-style-3 .card-grid-inner .image-box .label.isVerified span {
            padding-right: 5px !important;
        }


.label.isOutOfStockLB {
    top: 253px;
    left: 19px;
    width: 151px;
    height: 30.74px;
    border-radius: 6.59px;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    padding: 4.39px 8.78px;
    color: #f24c7c;
    background: #FFFFFF !important;
    font-weight: 500;
    font-size: 14px;
}

    .label.isOutOfStockLB span {
        padding-right: 5px !important;
    }


.card-grid-style-3 .card-grid-inner .price-info .price-main {
    /*color: #191919 !important;*/
    font-size: 16px;
    font-weight: 600
}

.btn.btn-cart {
    border: 1px solid #4285f4;
    background-color: #4285f4;
}

.card-grid-style-3 .card-grid-inner .tools {
    top: 18px;
    right: 18px;
    width: 30px;
}

#ModalQuickview .modal-dialog {
    max-width: 762px !important;
}

.dropdown-item {
    font-size: 0.8rem;
    color: #383838 !important;
}

.btn.btn-quickview {
    display: none;
}

#ModalQuickview .product-info h5 {
    color: #191919;
    font-size: 1.1rem;
}

.card-grid-style-3 .card-grid-inner .info-right .btn.btn-cart, .card-grid-style-3 .card-grid-inner .info-right a:hover {
    color: #fff !important;
}

.card-grid-style-3 .card-grid-inner .price-info + .font-xs {
    display: flex;
    justify-content: space-between;
    color: #191919 !important;
}

.active > .page-link, .page-link.active {
    z-index: 3;
    color: #4285f4;
    background-color: #4285f4;
    border-color: #4285f4;
}

.card-grid-style-3 .card-grid-inner .image-box .label > span {
    color: #2FA94F;
}

.card-grid-style-3 .card-grid-inner .image-box img {
    height: 100%;
    width: 100%;
    max-width: inherit;
    visibility: hidden;
}

.card-grid-style-3 .card-grid-inner {
    padding: 11px;
}

.image-box > a {
    border-radius: 4px;
    overflow: hidden;
    width: 100%;
    display: block;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.btn.btn-filter {
    color: #191919 !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
}

.border-1-right.span::before, .border-1-right::before {
    height: 28px !important;
    top: 9px !important;
}

.cb-container .text-small, .color-gray-500, .number-item, .box-filters .color-gray-900, .list-checkbox li .number-item {
    color: #707070 !important;
}

.shop-template .font-sm {
    font-size: 0.7rem !important;
}

.noUi-connect, .border-brand-2::before {
    background: #357ae8;
}

.noUi-horizontal .noUi-handle, .pagination li a:hover, .pagination li a.active {
    background-color: #357ae8;
    border: 1px solid #357ae8;
}

.cb-container .checkmark:after {
    left: -1px;
    top: -1px;
    width: 16px;
    height: 16px;
    background: #357ae8 url(../imgs/page/shop/tick.svg) no-repeat center;
}

.card-grid-style-3 {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.sidebar-border .sidebar-head h6, .sidebar-content h6 {
    color: #191919;
}

#buy_device .mb_48 {
    font-weight: bold;
    font-size: 1.4rem;
    margin-bottom: 16px;
}

#buy_device h5 {
    font-size: 0.9rem;
    font-weight: normal;
    color: #383838;
    line-height: 18px;
}

#buy_device .section2 {
    /*padding: 24px 0px 45px;*/
    padding: 24px 0px 18px 0px;
    max-width: 1283px;
    margin: 0 auto;
    width: 100%;
}

#buy_device .page_title {
    color: #707070;
    font-weight: 400;
    font-size: 0.875rem;
    margin-bottom: 20px;
}

    #buy_device .page_title a {
        color: #191919;
    }

.listview .col-xl-4.col-lg-4.col-md-6.col-sm-6.col-12 {
    width: 100% !important;
}

.listview .card-grid-style-3 .card-grid-inner .image-box {
    width: 23%;
    margin-right: 11px;
    margin-bottom: 0;
}

.listview .card-grid-style-3 .card-grid-inner {
    display: flex;
    align-items: center;
}

.listview .card-grid-style-3 .info-right {
    width: 62%;
}

.card-grid-style-3 .card-grid-inner .info-right a:hover {
    color: #191919 !important;
}

.listview .card-grid-style-3 .btn.btn-cart {
    width: 135px;
}

.listview .info-right br {
    display: none !important;
}

.order-lg-first .sidebar-border {
    overflow: hidden;
    transition: height 0.9s ease;
    cursor: pointer;
    height: auto;
}

.order-lg-first.hidemenu .sidebar-border {
    height: 0;
    transition: height 0.9s ease;
    margin-bottom: 16px !important;
}

.order-lg-first.hidemenu .sidebar-border, .order-lg-first.hidemenu .sidebar-head {
    border: 0;
}



.btn.btn-buy {
    border: 1px solid #357ae8;
    background-color: #357ae8;
}

    .btn.btn-buy:hover {
        border: 1px solid #191919;
        color: #191919;
    }

#ModalFiltersForm .modal-dialog {
    max-width: 774px;
}

#ModalFiltersForm .text-small {
    font-size: 0.8rem;
}

#ModalFiltersForm * {
    font-weight: 500;
}

@media (max-width:768px) {
    .listview .info-right > .color-brand-3 {
        min-height: 38px;
        height: auto;
        display: block;
    }

    .card-grid-inner .btn.btn-wishlist, .card-grid-inner .btn.btn-quickview {
        opacity: 1;
        transform: translateX(0);
        pointer-events: auto;
    }
}

@media (max-width:575px) {
    .card-grid-style-3 .card-grid-inner .image-box img {
        visibility: hidden;
    }

    .card-grid-style-3 .card-grid-inner .image-box > a {
        background-size: contain;
        background-position: center;
    }
}

.rangeSlider {
    cursor: none;
    pointer-events: none;
}

    .rangeSlider .noUi-handle {
        cursor: pointer;
        pointer-events: auto;
    }


.image-box .shopImg {
    background-position: center;
    background-size: contain;
}

.dropdown-sort .dropdown-toggle:after {
    color: #383838 !important;
}
