*,
html {
    touch-action: manipulation;
}

html,
body {
    position: relative;
    overflow-x: hidden;
}


.carousel.pointer-event {
    touch-action: pan-y pinch-zoom;
}

.copy-link {
    cursor: pointer;
}

header {
    justify-content: space-between;
}

.search {
    flex-grow: 1;
}

.change-country {
    width: auto;
    height: 35px;
    border-radius: 0% !important;
}

.pcb-country .dropdown-menu {
    top: 50px !important;
    left: -50px !important;
}

.pcb-country .dropdown-item {
    color: #001119 !important;
    font-size: 12px;
    padding-left: 12px;
    cursor: pointer;
}

.pcb-country .dropdown-image {
    height: 20px;
    padding-right: 10px;
}

.selectbox li {
    list-style-type: none;
}


.selectbox .pcb-country .dropdown-menu {
    top: 17px !important;
    right: 0;
    margin-left: 34px;
}

@media screen and (max-width: 768px) {
    .selectbox .pcb-country .dropdown-menu {
        margin: 0;
    }

    .pcb-country .dropdown-menu {
        top: 50px !important;
        left: -27px !important;
    }
}

.selectbox .change-country {
    padding-right: 7px;
    height: 22px;
}

.selectbox .country {
    font-size: 12px;
}

.tool-design .upper-box>* {
    padding: 0 12px !important;
}

.selectbox {
    margin: 0 auto;
}

.pre-built .content .image {
    width: 100%;
}


.disabled {
    pointer-events: none;
}

.page-content {
    background-color: #f6f7f9;
    padding-top: 20px;
    padding-bottom: 20px;
}

.page-content h2 {
    font-weight: 700;
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.page-content p {
    font-size: 18px;
    color: black;
    font-weigt: 400;
    padding: 2px 0;
    line-height: 30px;
}

.page-content .content {
    padding: 40px;
}

.page-content .notice-box {
    padding: 1em;
    border-width: 1px;
    border-style: solid;
    background-color: #001119ca;
    border-color: #001119ca;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.page-content .notice-box p {
    font-size: 16px;
    color: #ffffff;
}



@media screen and (max-width: 767px) {
    nav .navbar-nav li:first-child {
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (min-width: 992px) {
    #my-search {
        display: none !important;
    }
}

#my-search {
    border-top: 1px solid var(--headerBorderColor);
    border-bottom: 1px solid var(--headerBorderColor);
}

#my-search .mega-search {
    position: static;
    height: 100vh;
    padding-top: 30px;
}


.search-result a {
    padding: 7px;
    color: white;
    font-weight: 600;
    text-decoration: none;
}

.search-result a:hover {
    color: #18AE91;
    background-color: transparent;
}

.search-for {
    color: white;
    padding: 5px 20px;
}

div.search-result {
    color: white;
    font-weight: 600;
    border-bottom: 1px solid var(--headerBorderColor);
    display: flex;
    flex-wrap: wrap;
    padding: 12px 5px;
    justify-content: center;
}

.search-image {
    margin: auto;
    flex: 0 0 18%;
    width: 85px;
    height: 85px;
    padding: 3px 0;

}

.search-link {
    flex: 0 0 72%;
}

.search-buttons {
    flex: 0 0 100%;
    display: flex;
    justify-content: space-between;
}

.search-buttons .btn-amazon {
    flex: 0 0 49%;
    background-color: #E18E2E;
    color: #fff;
}

.search-buttons .btn-amazon:hover {
    background-color: #E18E2E;
    color: #fff;
}

.search-buttons .btn-view {
    flex: 0 0 49%;
    background-color: #4D71A3;
    color: #fff;
}

.search-buttons .btn-view:hover {
    background-color: #4D71A3;
    color: #fff;
}



/* search page coding */
.pcb-search {
    color: white;
    background-color: #001119;
}

@media only screen and (min-width: 768px) {

    .pcb-search {
        padding: 20px 150px;
    }

    .search-image {
        flex: 0 0 10% !important;
        padding: 3px 0;
        margin: auto;
    }

    .search-link {
        flex: 0 0 55% !important;
        justify-content: center;
        margin: auto;
    }

    .search-buttons {
        flex: 0 0 30% !important;
        display: flex;
        justify-content: space-between;
    }

    .search-buttons .btn-amazon {
        margin: auto;
        padding: 7px;
    }

    .search-buttons .btn-view {
        margin: auto;
        padding: 7px;
    }

}

.modal-content {
    background-color: #3d4144 !important;
    color: #ffffff !important;
}

#exampleModal [type="radio"]:checked+label,
#exampleModal [type="radio"]:not(:checked)+label {
    color: #ffffff !important;
}


.pcb-breadcrumb {
    padding-left: 10px;
    padding-right: 10px;
}

.pcb-breadcrumb h1 {
    color: white;
    font-weight: 600;
    -webkit-column-break-after: always;
    break-after: always;
    font-size: 2rem;
}


.stars-rating {
    color: #d0e8f0;
    position: relative;
    display: inline-block;

}

.stars-rating .stars-score {
    color: #80c1d5;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 20%;
    white-space: nowrap;
}

.stars-scale {
    white-space: nowrap;
}


@media only screen and (max-width: 768px) {
    .items>td:nth-child(3)>* {
        margin-bottom: 0px !important;
    }

    .items>td:nth-child(5),
    .items>td:nth-child(6) {
        margin-top: 12px !important;
    }
}

.system-builder table tbody .comp-details .table_span .detail {
    padding-top: 10px !important;
}


.view-more {
    margin-top: -6px !important;
}

.view-more span,
.view-more i {
    cursor: pointer;
}

.hero .carousel-item-next,
.hero .carousel-item-prev,
.hero .carousel-item.active {
    height: 100vh;
    display: flex !important;
}

.hero {
    background-image: url('https://static.pcbuilder.net/assets/images/banner/bg-banner.png'), linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

@media screen and (max-width: 767.98px) {

    .hero .carousel-item-next,
    .hero .carousel-item-prev,
    .hero .carousel-item.active {
        height: 550px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {

    .hero .carousel-item-next,
    .hero .carousel-item-prev,
    .hero .carousel-item.active {
        height: 550px;
    }
}

@media (min-width: 1200px) {

    .pre-built>*,
    .demo>* {
        max-width: 1340px;
        margin-left: auto;
        margin-right: auto;
    }
}

.pre-built>*,
.demo>* {
    color: #4d4b54 !important;
}

.pre-built .title,
.demo .title {
    color: #343338 !important;
}

.pre-built,
.demo {
    background-color: #ebebec;
}

.pre-button .btn-custom {
    box-shadow: 2px 2px 2px #00848d;
}

@media only screen and (min-width: 1200px) {
    .blg {
        max-width: 1340px !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 768px) {
    .main-blog {
        flex-wrap: wrap;
    }
}

.blog-content {
    background-color: #001119;
    color: white;
    padding: 40px 0;
}

.blog-content h2 {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 15px !important;
    text-align: center;
}

.blog-content p {
    text-align: center;
}

.main-blog {
    display: flex;
}

.main-blog>* {
    margin: 10px;
}

.blog-image>img {
    width: 100%;
}

.blg a:hover,
.blg a:visited,
.blg a:link,
.blg a:active {
    text-decoration: none;
}

.blog {
    background-color: #0f1e2e;
    padding: 18px 20px 30px 20px;
    text-decoration: none;
    border-radius: 6px;
    box-shadow: 0px 1px 5px #777c7e;
    display: flex;
    flex-wrap: wrap;
}

.blog-title {
    color: white;
    font-size: 22px;
    font-weight: 700;
    padding: 20px 0;
    flex-grow: 1;
    margin-bottom: auto;
}

.blog-details {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    padding-top: 40px;
    color: #c5c5c5;
    width: 100%;
    margin-top: auto;
}