@font-face {
    font-family: Roboto;
    src: url(/fonts/Roboto-Regular.ttf);
    font-display: swap;
}

@font-face {
    font-family: RobotoCondensed;
    src: url(/fonts/RobotoCondensed-Regular.ttf);
    font-display: swap;
}

:root {
    --heading-color: #1D1E1F;
    --alt-color: #FFA41C;
    --secondary-color: #1C75BD
}

body {
    font-family: "Roboto", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #606975;
    background-color: #f8f8f8
}

.container-fluid {
    max-width: 1350px
}

.shadow-0 {
    box-shadow: none !important;
}

.topbar {
    position: relative;
    z-index: 1031;
    padding: .25rem 4px;
    border-bottom: 1px solid #dee2e6;
    background-color: #fff
}

.topbar .nav-link {
    font-size: .875rem;
    padding: .375rem .875rem;
    color: #606975
}

header {
    position: relative;
    z-index: 1030;
    background-color: #fff;
    box-shadow: 0 .125rem .25rem #00000017;
    padding: .4rem 4px;
    overflow: hidden
}

.nav-main .nav-link {
    border-width: 1px 0;
    border-style: solid;
    border-color: #fff;
    color: #606975;
    display: block;
    padding: .5rem 1rem;
    margin-left: .25rem
}

.nav-main .nav-link:hover {
    color: #36A2EB;
    background-color: #e7f4fd
}

.nav-link.nav-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px
}

.nav-link.nav-icon:first-of-type svg {
    width: 16px
}

.nav-link.nav-icon svg {
    width: 20px;
    height: 20px;
    color: #606975
}
.nav  .nav-link.nav-icon .cart-count {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    background: #007bff;
    font-size: 12px;
    line-height: 20px;
}
.nav-link.nav-icon .badge-pill {
    position: absolute;
    top: -4px;
    right: -4px
}



.breadcrumb-container {
    background-color: #f8f8f8;
    padding: 0 4px;
}

.breadcrumb-container .breadcrumb {
    background-color: #f8f8f8;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    float: none
}

.title h2 {
    font-size: 26px;
    font-weight: 600
}

.brand-sec,
.post-sec,
.category-sec,
.product-tabs-home {
    padding-top: 50px
}

.brand-sec .brand-box .brand-item {
    box-shadow: 0 .125rem .25rem #00000014
}

.brand-sec .brand-box .brand-item,
.post-sec .post-box .post-item {
    width: calc(calc(100% / 4) - 12px);
    margin-top: 14px
}

.brand-sec .brand-box .brand-item a {
    width: 100%;
    background: #fff;
    display: block;
    text-align: center;
    overflow: hidden
}

.brand-sec .brand-box .brand-item a img,
.post-sec .post-box .post-item a img {
    transition: all .5s ease
}

.brand-sec .brand-box .brand-item a img:hover,
.post-sec .post-box .post-item a img:hover {
    transform: scale(1.1)
}

.post-sec .post-box .post-item {
    box-shadow: 0 .125rem .25rem #00000014;
    margin-left: 16px
}

.post-sec .post-box .post-item:first-of-type,
.post-sec .post-box .post-item:nth-of-type(5) {
    margin-left: 0
}

.post-sec .post-box .post-item a {
    overflow: hidden
}

.post-sec .post-box .post-item .card-body {
    padding: 16px
}

.post-sec .post-box .post-item .card-body a {
    color: #606975;
    font-size: 1.15rem
}

.post-sec .post-box .post-item .card-body a:hover {
    text-decoration: none;
    color: #137bc1
}

.product-sec .product-box {
    box-shadow: 0 .125rem .25rem #0000001f;
    background: #fff;
    border-radius: .25rem .25rem 0 0;
    padding: 1rem
}

.product-sec .product-box .product-info h1, .product-sec .product-box .product-info .product-heading a {
    font-size: calc(1.275rem + 0.3vw);
    color: #606975;
}
.product-sec .product-box .product-info .product-heading a {
    line-height: 1.3;
}
.product-sec .product-box .product-info .price {
    font-size: 1.15rem;
    font-family: RobotoCondensed !important
}

.product-sec .product-box .product-info .price span {
    font-weight: 700;
    color: #c3713a
}

.original-price {
  text-decoration: line-through;
  text-decoration-line: strikethrough;
  margin-left: 5px;
}

.product-sec .product-box .product-info .price strong:not(:first-of-type) {
    text-decoration: line-through
}
.product-sec .product-box .product-info .price .btn-coupon {
    font-size: 12px;
    background-color: #007bff;
    height: 25px;
}
.apply-coupon-chekbox .form-check-input{
    height: 15px;
    width: 15px;
}
.apply-coupon-chekbox input[type=checkbox] {
    accent-color: red;
  }

.apply-coupon-chekbox .form-check-label{
    color: #f00;
}
.applied-box {
    margin-left: -20px;
    color: #1f77bc;
}
.product-sec .product-box .short-desc {
    padding-top: 2rem;
    padding-bottom: 2rem;
    font-size: .95rem
}

.product-sec .product-box .about-item .about-head {
    font-size: 1.15rem;
    font-weight: 700
}

.product-sec .product-box .about-item ul {
    list-style: none;
    padding: 0
}

.product-sec .product-box .about-item ul li {
    margin-bottom: 1rem;
    position: relative;
    padding-left: 30px;
    font-size: .95rem
}

.product-sec .product-box .about-item ul li:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #ccc;
    display: inline-block;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 6px
}

.product-sec .product-box .image-partner img {
    margin-bottom: 8px
}

.product-sec .product-box form .add-cart .price strong {
    text-decoration: line-through
}

.product-sec .product-box form .add-cart .price span {
    font-weight: 700;
    color: #c3713a
}

.product-sec .product-box form .add-cart .instcok {
    font-size: 1.25rem;
    color: #069417
}

.product-sec .product-box form .stock-box .form-control {
    border-radius: 0;
    height: calc(2em + 0.75rem + 2px)
}

.product-sec .product-box form .btn {
    padding: .85rem;
    text-transform: uppercase;
    font-size: .95rem;
    background-color: #FFA41C;
    border-color: #FFA41C;
    color: #fff;
    width: 100%
}

.product-sec .product-box form .save_with {
    background: #efefef;
    padding: 1rem
}

.product-sec .product-box form .save_with .save_price {
    font-size: 1.15rem
}

.product-sec .product-box form .save_with .save_price strong {
    text-decoration: line-through
}

.product-sec-style2 .alert {
    background-color: #8cc74073;
    color: #000
}

.product-sec-style2 .alert a {
    text-decoration: underline;
    color: #000
}

.product-sec-style2 .alert a::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 3px;
    height: 100%;
    background-color: #000;
    border-radius: 3px
}

.product-sec-style2 .product-box .product-img p {
    font-size: 14px;
    width: 80%;
    margin: auto
}

.product-sec-style2 .product-info .short-desc li a {
    color: #3e454e
}

.product-sec-style2 .product-info .delivery-free p {
    font-size: 12px
}

.product-sec-style2 .product-info .delivery-free p b {
    color: #1f77bc
}

.product-sec-style2 .product-box .product-info .btn {
    padding: .85rem;
    text-transform: uppercase;
    font-size: .95rem;
    background-color: #FFA41C;
    border-color: #FFA41C;
    color: #fff;
    width: 100%
}

.product-sec-style2 .product-box .product-info .add-cart {
    border: 1px solid #009cdefc;
    padding: 16px 30px;
    border-radius: 8px
}

.product-sec-style2 .need-condition-box,
    .serve-page .need-condition-box {
    border: 1px solid #009cdefc;
    padding: 16px 30px;
    border-radius: 8px
}

.product-sec-style2 .need-condition-box .info h5 ,
.serve-page .need-condition-box .info h5{
    color: #000
}

.product-sec-style2 .need-condition-box .info p,
.serve-page .need-condition-box .info p {
    color: #000000c2;
    font-size: 14px;
    width: 70%
}

.product-sec-style2 .need-condition-box .btn-chat button,
.serve-page .need-condition-box .btn-chat button {
    width: 100%;
    border-radius: 50px;
    background-color: #007bff !important;
    border: none;
    font-size: 18px;
    font-weight: 700
}

.product-sec-style2 .need-condition-box .btn-chat button.orange ,
.serve-page .need-condition-box .btn-chat button.orange{
    background-color: #FFA41C
}

.product-sec-style2 .product-box .product-info .save_with .save_price {
    color: #c3713a
}

.product-sec-style2 .product-box .product-info .price p,
.product-sec-style2 .product-box .product-info .price strong {
    color: #000 !important
}

.product-sec-style2 .product-box .product-info .price strong,
.product-sec-style2 .product-box .product-info .save_price strong {
    text-decoration: line-through;
    color: #606975
}

.product-sec-style2 .product-box .product-info .price strong,
.product-sec-style2 .product-box .product-info .price span {
    font-size: 20px
}

.product-sec-style2 .product-box .product-info .always-free-box ul li {
    flex: 1;
    padding: 10px 0;
    border-radius: 8px;
    border: 1px solid #007bff;
    font-size: 14px;
    font-weight: 700
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:first-of-type {
    border-radius: 8px 0 0 8px;
    color: #dc3545
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:nth-of-type(2) {
    border-radius: 0;
    border-left: 0;
    color: #007bff
}

.product-sec-style2 .product-box .product-info .always-free-box ul li:last-of-type {
    border-radius: 0 8px 8px 0;
    border-left: 0;
    color: #000
}

.product-sec-style2 .specification-sec .specification-item .type span,
.product-sec-style2 .specification-sec .specification-item .type a,
    .product-sec-style2 .specification-sec .specification-item .type .title {
    font-size: .9rem;
    text-decoration: none;
}

.btn.chat_btn {
    background: #1f77bc;
    color: #fff;
    text-transform: none;
    font-size: 1.15rem;
    border-radius: 6px;
    padding: .85rem
}

.btn.chat_btn img {
    margin-right: 10px
}

.btn.chat_btn span:last-of-type {
    font-size: .95rem
}

.specification-sec .specification-item .icon img {
    height: 50px;
    max-width: 150px
}

.specification-sec .specification-item .type span,
.specification-sec .specification-item .type a {
    margin-bottom: 0;
    font-size: 1.2rem;
    color: #606975;
    text-decoration: none
}

.specification-sec .specification-item .value span,
.specification-sec .specification-item .value a,
    .specification-sec .specification-item .value .sub-title {
    font-size: 17px;
    color: #606975;
    text-decoration: none;
}

.price_comparison .sub-head {
    font-size: 1.15rem;
    font-weight: 700;

}

.price_comparison .table {
    color: #606975;
    font-size: .95rem
}

.price_comparison .table thead tr {
    background-color: #e4f0f9
}

.price_comparison .table thead tr th:first-of-type {
    width: 22%
}

.price_comparison .table thead tr th:nth-of-type(2),
.price_comparison .table thead tr th:nth-of-type(3) {
    width: 15%
}

.price_comparison .table tbody tr:nth-of-type(odd) {
    background-color: #c9e4f8
}

.price_comparison .table tbody tr:nth-of-type(even) {
    background-color: #e4f0f9
}

.price_comparison .note {
    font-size: .85rem
}

.full-desc .bg-white {
    box-shadow: 0 .125rem .25rem #0000001f;
    border-radius: 0 0 .25rem .25rem
}

.technical_details {
    font-size: .95rem;
    background-color: #f3f3f3;
    padding: 30px;
}

/* .technical_details .sub-head,
.warranty .sub-head,
.review .sub-head {
    font-size: 1.15rem;
    font-weight: 700;
} */
.product-tabs-sec .product-details-tabs .tab-content .sub-head, 
    .product-tabs-sec .product-details-tabs .sub-head ,
    .compare-component .title h5 {
    font-size: 1.15rem;
    font-weight: 700;
    color: #000;
}

.technical_details .table,
.technical_details .table td a {
    color: #606975
}

.technical_details .table th,
.technical_details .table td {
    border-top: none;
    padding: .75rem;
    vertical-align: top
}

.technical_details .table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(236, 235, 235, 1)
}

.technical_details .table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(249, 249, 249, 1)
}

 .related-products-row .related-product-item a:last-of-type {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.warranty-block {
    background: #f9f9f9;
    padding: 1rem;
    height: 93.3%
}

.faq-sec .sub-head {
    color: #000;
}

.faq-sec {
    font-size: .95rem
}

.faq-sec h3,
.faq-sec h4,
.faq-sec h5,
.faq-sec h6 {
    position: relative;
    font-size: 16px;
    color: #000000c4;
    font-weight: 600
}

.faq-sec p {
    position: relative;
    margin-bottom: 1.75rem
}

.media {
    margin-bottom: 30px
}

.faq-sec .faq-list li {
    font-size: 14px;
    width: 48%;
    list-style: circle;
    line-height: 1.7
}

.faq-sec .faq-list li a {
    color: #606975
}

.faq-sec div.media:last-child p {
    margin-bottom: 0
}

.review .rating {
    display: inline-flex
}

.review .ratting_row {
    margin-top: .75rem
}

.review .ratting_row .rating_bars {
    height: .5rem;
    background: #f8f8f8;
    align-self: center
}

.review .ratting_row .rating_bars .rating-connect {
    background: #ffd062;
    height: 100%;
    width: 100%;
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
    box-sizing: border-box
}

.review .ratting_row .reviews-trigger {
    color: #fff;
    background-color: #5899ca;
    border-color: #5899ca
}

.review .reviews_right_col p a {
    font-size: 14px
}

.product-tabs-sec .product-details-tabs {
    box-shadow: 0 .125rem .25rem #0000001f;
    background: #fff;
    border-radius: 0 0 .25rem .25rem;
    padding: 1rem
}

.product-tabs-sec .product-details-tabs .nav .nav-item {
    flex: 1;
    border-right: 1px solid #fff
}

.product-tabs-sec .product-details-tabs .nav .nav-item:last-of-type {
    border-right: 0
}

.product-tabs-sec .product-details-tabs .nav .nav-item .nav-link {
    font-size: 14px;
    padding: 18px 10px;
    border-radius: 0;
    font-weight: 700;
    background-color: #8e8d8b;
    color: #fff
}

.product-tabs-sec .product-details-tabs .nav .nav-item .nav-link.active {
    background-color: #007bff
}

.product-tabs-sec .product-details-tabs .tab-content {
    background-color: #f3f3f3;
    padding: 30px
}
.product-tabs-sec .product-details-tabs .product-review {
    background-color: #f3f3f3;
    padding: 30px;
}
.product-tabs-sec .product-details-tabs .product-review .num-outof {
    height: 100px;
    width: 100px;
    background: #069417;
    border-radius: 4px
}

.product-tabs-sec .product-details-tabs .product-review .num-outof b {
    font-size: 32px;
    height: 70%
}

.product-tabs-sec .product-details-tabs .product-review .num-outof p {
    background: #606975;
    height: 30%;
    font-size: 14px;
    border-radius: 4px
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row .rating_bars {
    height: .7rem
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row .rating_bars .rating-connect {
    background-color: #ffd062
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row span {
    font-size: 10px
}

.product-tabs-sec .product-details-tabs .product-review .ratting_row span:last-of-type {
    font-size: 9px;
    color: #ada6a6
}

.product-tabs-sec .product-details-tabs .product-review .overall-rating p {
    font-size: 22px;
    color: #000;
    line-height: 1.2
}

.product-tabs-sec .product-details-tabs .product-review .overall-rating .rating>svg {
    fill: #ffd062;
    margin: 0 1px;
    width: 25px;
    height: 25px;
    fill: #ffd062
}

.product-tabs-sec .product-details-tabs .product-review .percentage {
    width: 70%;
    color: #000
}

.product-tabs-sec .product-details-tabs .product-review .percentage b {
    font-size: 32px;
    padding-bottom: 5px
}

.product-tabs-sec .product-details-tabs .product-review .percentage p {
    font-size: 12px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item:not(:last-of-type) {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 25px;
    margin-bottom: 25px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .rating svg {
    fill: #ffd062;
    width: 18px;
    height: 18px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .Verified-buyer svg {
    color: #007bff
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .Verified-buyer span,.product-tabs-sec .product-details-tabs .product-review .list-review-item .stars .Verified-buyer a {
    font-size: 14px;
    color: #606975;
    text-decoration: none;
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .info span {
    font-size: 12px
}

.product-tabs-sec .product-details-tabs .product-review .list-review-item .comments p {
    font-size: 14px;
    color: #000
}

.product-tabs-sec .product-details-tabs .faq-sec .warranty .warranty-block p b {
    color: #000000c4
}

.text-dark-m1 {
    color: #444549 !important
}
.related-product-sec {
    background-color: #f3f3f3;
    padding: 30px;
}
.related-product-sec .item a {
    text-decoration: none
}

.bgc-secondary-l3,
.bgc-h-secondary-l3:hover {
    background-color: #f0f3f4 !important
}

.text-80 {
    font-size: 80% !important
}

.text-80 a {
    color: #2d7bd0
}

.product-details-tabs .right-side-item  {
    font-size: 14px;
}
.product-details-tabs .right-side-item  strong {
    font-size: 16px;
}
.product-details-tabs .right-side-item li p span {
    color: #007bff;
    font-size: 12px;
}

.search-results-aside label{
    font-size: 14px;
}
.search-results-aside ul li .count {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
}
.add-item{
    color: #606975;
}
.add-item:focus {
    box-shadow: none;
}
.add-item:hover {
    color: #606975;
}
.add-item span {
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.update-result-btn {
    background-color: var(--alt-color);
}
.add-item:last-of-type {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
.add-item span svg {
    width: 10px;
}
.text-red {
    color: #f00;
}
.text-red[type=checkbox] {
    accent-color: red;
}
.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .list-product {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}
.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .list-product li {
    list-style-image: none !important;
    list-style: none;
}
.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .list-product li svg {
    font-size: 14px;
}
/**************
    Home Version Style Two
******************/
.home-style-V2 .container-fluid ,
    .home-style-V3 .container-fluid ,
    .new-page .container-fluid,
    .container-w-1300{
    max-width: 1300px;
}

.home-style-V2 .topbar,
.topbar-with-search.topbar {
    background-color: #F8F8F8;
    border-bottom: 0;
    padding: 8px 0;
}

.home-style-V2 .topbar .nav .nav-link,
.topbar-with-search.topbar .nav .nav-link {
    color: var(--heading-color);
}

.home-style-V2 .topbar .nav .nav-link svg ,
.topbar-with-search.topbar .nav .nav-link svg {
    height: 18px;
}

.home-style-V2 .topbar .form-group-search,
.topbar-with-search.topbar .form-group-search {
    width: 400px;
    height: 36px;
}

.home-style-V2 .topbar .form-group-search .form-control ,
.topbar-with-search.topbar .form-group-search .form-control {
    padding-right: 40px;
    border: 1px solid #8E8D8B;
}

.home-style-V2 input::placeholder ,
.topbar-with-search.topbar input::placeholder {
    color: #8E8D8B;
    font-size: 14px;
}

.home-style-V2 .topbar .form-group-search .icon-search ,
.topbar-with-search.topbar .form-group-search .icon-search {
    position: absolute;
    right: 7px;
    height: 36px;
    transform: translate(-50%);
    color: var(--heading-color);
}

.home-style-V2 .topbar .form-group-search .icon-search:focus ,
.topbar-with-search.topbar .form-group-search .icon-search:focus {
    box-shadow: none
}

.home-style-V2 .topbar .form-group-search .icon-search svg ,
.topbar-with-search.topbar .form-group-search .icon-search svg {
    height: 17px
}

.home-style-V2 header .nav-main ,
    header.header-v2 .nav-main {
    margin-left: 50px;
}

.home-style-V2 header .nav-main .nav-link,
header.header-v2 .nav-main .nav-link {
    transition: all .2s ease;
    color: var(--heading-color);
}

.home-style-V2 header .nav-main .nav-link:not(:first-of-type) ,
header.header-v2 .nav-main .nav-link:not(:first-of-type) {
    margin-left: 14px;
    color: var(--heading-color);
}

.home-style-V2 header .nav-main .nav-link.btn ,
header.header-v2 .nav-main .nav-link.btn {
    background-color: var(--alt-color);
    width: 90%;
    margin: 40px auto 0;
}

.home-style-V2 header .nav-main .nav-link:hover,
header.header-v2 .nav-main .nav-link:hover {
    background-color: transparent;
    color: #1C75BD;
}

.home-style-V2 header .nav-link.nav-icon svg ,
header.header-v2 .nav-link.nav-icon svg {
    width: auto;
    color: var(--heading-color);
}

.home-style-V2 header .nav-circle .btn,
header.header-v2 .nav-circle .btn {
    background-color: var(--alt-color);
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    margin-left: 30px;
    transition: all .2s ease;
}

.home-style-V2 header .nav-circle .btn:hover ,
header.header-v2 .nav-circle .btn:hover {
    background-color: #e7951a;
}

/* Hero Section Version 2 */
.hero-sec-v2 {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/new-home/hero-bg.png);
}

.hero-top {
    background: linear-gradient(84.63deg, rgba(255, 164, 28, 0.7) 4.29%, rgba(28, 117, 189, 0.7) 99.05%);
}
.hero-top-v2 {
    background: linear-gradient(84.63deg, rgba(255, 164, 28, 1) 1.29%, rgba(28, 117, 189, 1) 99.05%);

}

.hero-top .services-box {
    padding: 6px 0 5px;
}

.hero-top .services-box .service-item {
    width: 29%;
    border-right: 2px solid #fff;
}

.hero-top .services-box .service-item:first-of-type,
.hero-top .services-box .service-item:last-of-type {
    width: 21%;
}

.hero-top .services-box .service-item span {
    margin-left: 10px;
}

.hero-sec-v2 .hero-body {
    background-image: url(../images/new-home/hero-bg.png);
    background-position: -40px;
    background-repeat: no-repeat;
    background-size: cover;
    height: 85vh;
}

.hero-sec-v2 .hero-body .title-desc-sec .heading {
    font-size: 56px;
}

.hero-sec-v2 .hero-body .title-desc-sec .desc {
    color: #F2F2F2;
    width: 75%;
    margin-top: 35px;
}

.hero-sec-v2 .hero-body .hero-footer {
    margin-top: 70px;
}

.hero-sec-v2 .hero-body .hero-footer .btn {
    background-color: var(--alt-color);
    padding: 10px 20px;
    margin-right: 40px;
    height: 44px;
}

.hero-sec-v2 .hero-body .hero-footer .review-box .rate .rating>svg {
    fill: #fff;
    width: 15px;
    height: 15px;
    margin-right: 8px;
}

/* Hero Serction Version 3 */
.hero-sec-v3 {
    background-color: rgba(28, 117, 189, 0.03)
}
.hero-sec-v3 p {
    letter-spacing: 3px;
    color: #1E1E1E;
}
.hero-sec-v3 .heading {
    color: var(--secondary-color);
    font-size: 42px;
}
.hero-sec-v3 .search-box .form-control{
    background-color: #FFFFFF;
    border: 1px solid #EEF2F5;
    border-radius: 64px;
    height: 60px;
    padding: 0 180px 0 53px
}
.hero-sec-v3 .search-box .form-control:focus {
    box-shadow: none;
}

.hero-sec-v3 .search-box .btn {
    position: absolute;
    top: 50%;
    right: 1%;
    transform: translate(0, -50%);
    background: var(--blue);
    color: #fff;
    width: 170px;
    border-radius: 64px;
    padding: 10px;
}
.hero-sec-v3 .search-box svg {
    position: absolute;
    left: 3%;
    top: 50%;
    transform: translate(0, -50%);
    color: #000;
}
.hero-sec-v3 .category-item {
    background: #FFFFFF;
    border: 1px solid #EEF2F5;
    border-radius: 15px;
    padding: 40px 15px;
    font-size: 16px;
    transition: all .3s ease;
}
.hero-sec-v3 .category-item:hover {
    box-shadow: 0px 4px 64px rgba(0, 0, 0, 0.08);
}
.hero-sec-v3 .category-item svg {
    color: #1c75bd5e;
    font-size: 40px;
    transition: all .3s ease;
}
.hero-sec-v3 .category-item:hover svg {
    color: var(--secondary-color)
}
.hero-sec-v3 .category-item img {
    height: 45px;
    opacity: 50%;
    transition: all .5s ease ;
}
.hero-sec-v3 .category-item:hover img {
    opacity: 1;
}
.hero-sec-v3 .category-item .title {
    color: var(--secondary-color);
}


.home-style-V2 .title-sec .heading {
    font-size: 44px;
    color: var(--heading-color);
}

.home-style-V2 .title-sec p {
    margin: 35px auto 0;
    width: 35%;
    color: #333333;
}

.home-style-V2 .title-sec a {
    color: #000;
    transition: all .2s ease;
}

.home-style-V2 .title-sec a:hover {
    color: #1C75BD;
}

.home-style-V2 .categories-sec-v2 {
    padding: 80px 0;
}

.home-style-V2 .categories-sec-v2 .categories-box {
    margin-top: 100px;
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item {
    margin-bottom: 100px;
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
    font-size: 36px;
    color: var(--heading-color);
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul {
    margin-top: 26px;
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li {
    color: var(--heading-color);
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
    margin-bottom: 20px;
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li a {
    transition: all .2s ease;
    color: inherit;
}

.home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li a:hover {
    color: var(--alt-color);
}

.home-style-V2 .what-do-sec {
    padding: 35px 0 70px 0;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left {
    width: 60%;
    border-radius: 16px;
    padding: 65px;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc {
    width: 70%;
    margin-top: 25px;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc p {
    color: #333333;
    letter-spacing: 0.01em;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul {
    margin-top: 30px;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li {
    color: #000;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li::before,
.home-style-V2 .what-sell-sec .sell-right p::before {
    content: '';
    background-image: url(../images/new-home/list-style-img.png);
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    width: 15px;
    height: 15px;

}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc .link-about {
    margin-top: 40px;
    color: var(--heading-color);
    transition: all .2s ease;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-left .desc .link-about:hover {
    color: #1C75BD;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-image {
    position: absolute;
    right: 0;
    top: 30px;
}

.home-style-V2 .what-do-sec .what-do-box .what-do-image img {
    border-radius: 16px;
}

.home-style-V2 .what-sell-sec {
    padding: 70px 0;
    background: linear-gradient(84.63deg, rgba(255, 164, 28, 0.2) 4.29%, rgba(28, 117, 189, 0.2) 99.05%);
    margin-top: 150px;
}

.home-style-V2 .what-sell-sec .sell-left {
    margin-top: -130px;
}

.home-style-V2 .what-sell-sec .sell-left .sell-item {
    border-radius: 16px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
}

.home-style-V2 .what-sell-sec .sell-left .sell-item strong {
    color: #000;
    font-size: 20px;
}

.home-style-V2 .what-sell-sec .sell-right {
    width: 70%;
}

.home-style-V2 .what-sell-sec .sell-right p {
    color: #333333;
    line-height: 28px;
}

.home-style-V2 .what-sell-sec .sell-right p::before {
    top: 12px;
}

.home-style-V2 .what-sell-sec .sell-right a {
    color: #000;
    margin-top: 30px;
    transition: all .2s ease;
}

.home-style-V2 .what-sell-sec .sell-right a:hover {
    color: #1C75BD;
}

.home-style-V2 .trusted-companies-sec {
    padding: 80px 0;
}

.home-style-V2 .trusted-companies-sec .trusted-left .title-sec .heading {
    width: 90%;
}

.home-style-V2 .trusted-companies-sec .trusted-left .desc p {
    width: 80%;
    margin-top: 35px;
}

.home-style-V2 .trusted-companies-sec .trusted-left .desc a {
    color: #000;
    transition: all .2s ease;
}

.home-style-V2 .trusted-companies-sec .trusted-left .desc a:hover {
    color: #1C75BD;

}

.home-style-V2 .blog-sec {
    padding: 70px 0;
}

.home-style-V2 .blog-sec .title-sec {
    margin-bottom: 30px;
}

.home-style-V2 .blog-sec .blog-item {
    padding: 20px;
    border-radius: 16px;
    margin-top: 30px;
}

.home-style-V2 .blog-sec .blog-item .blog-image img {
    border-radius: 16px;
}

.home-style-V2 .blog-sec .blog-item .blog-body .owner-date {
    color: #1C75BD;
    font-size: 14px;
}

.home-style-V2 .blog-sec .blog-item .blog-body .owner-date svg {
    height: 16px;
}

.home-style-V2 .blog-sec .blog-item .blog-body .blog-title {
    font-size: 20px;
    color: #1D1E1F;
}

.home-style-V2 .blog-sec .blog-item .blog-body .desc {
    color: #333333;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.home-style-V2 .blog-sec .blog-item .blog-body .read-more {
    text-decoration: underline;
    color: var(--alt-color);
}

.home-style-V2 .contact-sec {
    padding: 70px 0;
}

.home-style-V2 .contact-sec .contact-box {
    margin-top: 100px;
    border-radius: 16px;
    padding: 100px 70px 50px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
}

.home-style-V2 .contact-sec .contact-box .image {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.home-style-V2 .contact-sec .contact-box .btn.call-us,
.home-style-V2 .contact-sec .contact-box .btn.email-us {
    padding: 10px 20px;
}

.home-style-V2 .contact-sec .contact-box .btn.call-us {
    background-color: var(--alt-color);
    margin-right: 35px;
}

.home-style-V2 .contact-sec .contact-box .btn.email-us {
    background-color: #1C75BD;
}

.home-style-V2 .contact-sec .contact-box .alert-time {
    margin-top: 35px;
    color: #1D1E1F;
}

.review-sec {
    padding: 48px 0;
}
.review-sec .title-sec .heading {
    font-size: 44px;
    color: var(--heading-color);
}
.review-sec .title-sec p {
    width: 35%;
    color: #333333;
}
.review-sec .reviews-slider {
    padding: 50px 0;
    margin-top: 50px;
    background: rgba(28, 117, 189, 0.1);
}

.review-sec .reviews-slider .item .review-item {
    padding: 30px;
    border-radius: 16px;
}

.review-sec .reviews-slider .item .review-item .review-name-rate strong {
    font-size: 20px;
    color: var(--heading-color);
}

.review-sec .reviews-slider .item .review-item .review-name-rate .rating svg {
    margin-left: 10px;
    width: 18px;
    height: 18px;
}

.review-sec .reviews-slider .item .review-item .verified-customer span {
    color: #1C75BD;
    font-size: 14px;
}

.review-sec .reviews-slider .item .review-item .desc p {
    color: #333333;
}

.review-sec .reviews-slider .item .review-item .desc strong {
    color: var(--heading-color);
    font-size: 14px;
}

.review-sec .reviews-slider .owl-nav button {
    color: #1D1E1F;
    font-size: 22px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.review-sec .reviews-slider .owl-nav button.owl-prev {
    left: -30px;
}

.review-sec .reviews-slider .owl-nav button.owl-next {
    right: -30px;
}

.review-sec .reviews-slider .owl-nav button.disabled {
    color: rgba(29, 30, 31, 0.4);
    ;
}

.home-style-V2 .trust-partners {
    padding: 80px 0;
}

.home-style-V2 .trust-partners .trust-partners-box {
    background: rgba(255, 164, 28, 0.1);
    border-radius: 6px;
    padding: 40px 90px;
    border-radius: 6px;
}

.home-style-V2 .trust-partners .trust-partners-box .partners-images {
    position: absolute;
    top: -50%;
}

.home-style-V2 .newsletter-sec {
    padding: 50px 0;
    margin-top: 70px;
}

.home-style-V2 .newsletter-sec .subscribe-group {
    height: 60px;
    margin-top: 55px;
}

.home-style-V2 .newsletter-sec .subscribe-group .form-control {
    padding-left: 25px;
}

.home-style-V2 .newsletter-sec .subscribe-group .btn {
    position: absolute;
    top: 50%;
    right: 10px;
    height: 44px;
    background: var(--alt-color);
    transform: translate(0, -50%);
    padding: 10px 20px;
}

.home-style-V2 .newsletter-sec .count-people {
    margin-top: 60px
}

.home-style-V2 .newsletter-sec .count-people li {
    color: var(--heading-color);
}

.home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
    border-right: 1px solid #000;
    margin-right: 60px;
    padding-right: 60px;
}

.home-style-V2 .newsletter-sec .count-people li strong {
    font-size: 32px;
}

.home-style-V2 .newsletter-sec .count-people li span {
    font-size: 18px;
}

.home-style-V2 .newsletter-sec .image-newsletter {
    width: 100%;
    height: 560px;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    background-repeat: no-repeat;
}

.home-style-V2 .popular-ssd-sec {
    padding: 70px 0 30px;
    background-color: #FBFBFB !important;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-nav {
    margin-top: 40px;
    width: auto;
    /* background-color: #F8F9FA; */
    background-color: #f4f8fb;
    border-radius: 50px;
    display: inline-flex;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link {
    padding: 8px 0;
    font-size: 20px;
    border: 0;
    position: relative;
    width: 200px;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active {
    background-color: #1C75BD;
    border-radius: 50px;
    color: #fff;
    border: none;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link:hover {
    border: none
}

/* .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active::before {
    content: '';
    position: absolute;
    top: 140%;
    left: 50%;
    transform: translate(-50%);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 30px solid #FBFBFB;
} */

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .title-tab p {
    color: #5c5757;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives.list-3col li {
    width: 32%;
    margin-right: 1.2%;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 6px;
    height: 6px;
    margin-top: 10px;
    background-color: #2d7bd08c;
    border-radius: 50%;
    transform: translate(0, -50%);
}

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .tabel-list td {
    color: #505050f2;
}

.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li a,
.home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .tabel-list a {
    color: #2D7BD0;
}

/********* Start Samsung SSDs List Page ***********/
.home-style-V2 .breadcrumb-container,
.home-style-V2 .breadcrumb-container .breadcrumb {
    background-color: #f8f8f8;
}

.complete-list-sec {
    padding: 40px 0;
}

 .complete-list-sec .info-list .info-list-item {
    color: #333333;
}

.complete-list-sec .info-list .info-list-item span {
    font-size: 14px;
}

.complete-list-sec .content-list .title {
    font-size: 56px;
    color: #1D1E1F;
}

 .complete-list-sec .content-list .alert {
    font-size: 18px;
    font-weight: 700;
    color: var(--heading-color);
}

 .complete-list-sec .content-list .alert .first-part {
    color: var(--alt-color);
}

.complete-list-sec .content-list .alert .last-part {
    color: var(--secondary-color);
}

 .complete-list-sec .content-list .desc {
    /* width: 65%; */
    margin-top: 35px;
    color: #333333;
}

.most-common-capacities-sec .title-sec .title,
.popular-ssds-sec .title-sec .title,
.tabel-samsung-ssds .title-sec .title,
.looking-for-sec .title-sec .title {
    font-size: 48px;
    color: #000;
}

 .most-common-capacities-sec {
    padding: 0 0 40px;
}

 .most-common-capacities-sec .title-sec .desc {
    width: 100%;
    font-size: 18px;
    color: var(--heading-color);
}

.most-common-capacities-sec .most-common-capacity-card {
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    padding: 50px 90px;
    border-radius: 16px;
}

 .most-common-capacities-sec .most-common-capacity-card .title {
    font-size: 32px;
    color: #1D1E1F;
}

.most-common-capacities-sec .most-common-capacity-card .percentage-capacity {
    margin-top: 36px;
}

.most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item {
    border-bottom: 1px solid #F8F8F8;
}

 .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item>span {
    color: #1D1E1F;
    width: 5%;
}

.most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item .progress-box {
    width: 95%;
}

.most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item .progress-box .progress-bar {
    background-color: var(--alt-color);
    height: 20px;
    border-radius: 20px;
    margin-left: 35px;
}

 .most-common-capacities-sec .most-common-capacity-card .all-capacity-link {
    text-decoration: underline;
    color: #1C75BD;
}

.popular-ssds-sec {
    padding: 60px 0;
}

.popular-ssds-sec .popular-ssds-card {
    padding: 50px 70px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    border-radius: 16px;
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item:last-of-type {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 0 !important;
}
.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description {
    width: 60%;
}
.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .product-name {
    text-decoration: none;
    color: #1D1E1F;
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .product-name::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 2px;
    width: 50%;
    background-color: rgba(28, 117, 189, 0.3);
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .list-product li {
    list-style-image: url(../images/samsung-list-page/Ellipse\ 11.png);
    color: #000;
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link {
    width: 13%;
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link .btn {
    background-color: var(--alt-color);
    height: 45px;
    line-height: 45px;
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link .btn:focus {
    box-shadow: none
}

.popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link .btn:hover {
    background-color: #e7951a;
}

.tabel-samsung-ssds {
    padding: 40px 0;
}

.tabel-samsung-ssds .search-box {
    height: 45px;
    width: 400px;
}

.tabel-samsung-ssds .search-box::before {
    content: "\f002";
    position: absolute;
    top: 50%;
    left: 6%;
    transform: translate(0, -50%);
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #CDCDCD;
}

.tabel-samsung-ssds .search-box .form-control {
    background: #F8F8F8;
}

.tabel-samsung-ssds .search-box .form-control::placeholder {
    color: #CDCDCD;
    font-size: 16px;
}

.tabel-samsung-ssds .search-box .form-control:focus {
    box-shadow: none;
}

.tabel-samsung-ssds .tabel-card {
    border-radius: 20px;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
}

.tabel-samsung-ssds .tabel-card .table thead tr th {
    border-top: 0;
    background: #F8F8F8;
    padding-left: 60px;
    border-bottom: 0;
    color: #333;
}

.tabel-samsung-ssds .tabel-card .table thead tr th:first-of-type {
    border-radius: 20px 0 0 0;
}

.tabel-samsung-ssds .tabel-card .table thead tr th:last-of-type {
    border-radius: 0 20px 0 0;
}

.tabel-samsung-ssds .tabel-card .table tbody tr:first-of-type td {
    border-top: 0;
}

.tabel-samsung-ssds .tabel-card .table tbody tr td {
    padding-left: 60px;
    color: #333;
    border-bottom: 1.5px solid #F8F8F8;
}

.tabel-samsung-ssds .tabel-card .table tbody tr td:first-of-type {
    width: 70%;
}

.tabel-samsung-ssds .tabel-card .table tbody tr td a {
    color: #1C75BD;
}

.tabel-samsung-ssds .tabel-card .table tbody tr:last-of-type td {
    border-bottom: 0;
}

 .pagination::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 40%;
    height: 1px;
    background-color: #CDCDCD;
}
.popular-ssds-sec .pagination::before {
    display: none;
}


 .pagination .pagination-button {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    border-radius: 8px;
    margin: 0 10px 0 0;
}
.popular-ssds-sec .pagination .pagination-button{
    border: 1px solid #CDCDCD;
    height: auto;
}

 .pagination .pagination-button.arrows {
    background-color: #CDCDCD;
}

 .pagination .pagination-button.active {
    background-color: var(--alt-color);
}
.popular-ssds-sec .pagination .pagination-button.active {
    border: 1px solid var(--alt-color);
}
 .pagination .pagination-button a {
    color: #000;
    text-decoration: none;
}

.pagination .pagination-button.active a {
    color: #fff !important;
}

 .tabel-samsung-ssds .datatabel-length .form-control {
    width: 60px;
    padding: 0;
    height: 30px;
    background: inherit;
}

.tabel-samsung-ssds .datatabel-length label {
    color: #000;
}

.looking-for-sec {
    padding: 40px 0 80px;
}

.looking-for-sec .products-box .product-item .product-body a {
    color: var(--heading-color);
    text-decoration: none;
}

.looking-for-sec .products-box .product-item .product-body .product-link {
    border: 1px solid var(--alt-color);
    color: var(--alt-color);
    transition: all .3s ease;
}

.looking-for-sec .products-box .product-item .product-body .product-link:hover {
    background-color: var(--alt-color);
    color: #fff;
}

/********* Home Version 3 ***********/

.partnerships-component {
    padding: 60px 0;
}
.partnerships-component  .title-sec {
    color: #000;
}
.trending-component .flag {
    font-size: 13px;
    padding: 4px 8px;
    background-color: var(--alt-color);
}
.trending-component a {
    color: #000;
}
.link-bank-component {
    padding: 0 0 60px 0;
}
.link-bank-component .link-bank-left .header-box .link {
    font-size: 36px;
    line-height: 42px;
    color: #000;
}
.link-bank-component .link-bank-left .header-box .des {
    font-size: 18px;
    color: #202020;
}
.link-bank-component .link-bank-left .header-box .date {
    font-size: 14px;
    color: #81838c;
}
.link-bank-component .link-bank-left .footer-box {
    border-left: 2px solid #000;
    line-height: 2.3;
}
.link-bank-component .link-bank-left .footer-box li a {
    color: #000;
}
.link-bank-component .link-bank-right{
    background-color: rgba(28, 117, 189, 0.03);
}
.link-bank-component .link-bank-right .image img{
    width: 100%;
    height: 241px;
    object-fit: cover;
}
.link-bank-component .link-bank-right .more-desc a {
    font-size: 22px;
    color: #202020;
}
.link-bank-component .link-bank-left .header-box .flag, .link-bank-component .link-bank-right .more-desc .flag {
    color: #387f58 !important;
    background: rgba(28, 117, 189, 0.2);
    font-size: 12px;
    padding: 2px 6px;
}

.today-picks-component {
    padding: 0 0 60px 0;
}
.today-picks-component .today-picks-box .tab-header .title-sec .heading{
    color: var(--secondary-color);
}
.today-picks-component .today-picks-box .nav .nav-item .nav-link {
    color: #81838c;
    font-size: 14px;
}
.today-picks-component .today-picks-box .nav .nav-item .nav-link.active {
    background: #1c75bd38;
    border-radius: 64px;
    color: var(--secondary-color);
}
.today-picks-component .today-picks-box .tab-content .blog-item ul li:not(:first-of-type) {
    margin-top: 40px;
}
.today-picks-component .today-picks-box .tab-content .blog-item .image img {
    object-fit: cover;
}
.today-picks-component .today-picks-box .tab-content .blog-item ul li::before {
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(-50%, -50%);
    background-color: var(--secondary-color);
}
.today-picks-component .today-picks-box .tab-content .blog-item ul li a {
    color: inherit;
}

.partners-slider-component .owl-carousel .owl-nav button{
    width: 20px;
    height: 20px;
    background-color: #677489;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    line-height: 22px;
    text-align: center;
    display: block;
}
.partners-slider-component .owl-carousel .owl-nav button.owl-prev  {
    left: -10px;
}
.partners-slider-component .owl-carousel .owl-nav button.owl-next  {
    right: -10px;
    background-color: var(--secondary-color);

}
.server-modals-component .title-sec .heading{
    color: var(--secondary-color);
}
.server-modals-component .nav .nav-item .nav-link{
    padding: 30px 60px 20px;
    border-radius: 15px;
    position: relative;
}
.server-modals-component .nav .nav-item .nav-link.active {
    background: rgb(28 117 189 / 12%);
}
.server-modals-component .nav .nav-item .nav-link.active::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 25px solid #E1ECE6;
    position: absolute;
    bottom: -35px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.server-modals-component .nav .nav-item .nav-link img {
    height: 90px;
}
.server-modals-component .tab-content {
    margin-top: 34px;
}
.server-modals-component .tab-content .tab-pane{
    background: rgb(28 117 189 / 12%);
    border-radius: 15px;
}
.server-modals-component .server-modals-content ul li::before{
    content: '';
    height: 8px;
    width: 8px;
    border-radius: 10px;
    position: absolute;
    top: 50%;
    left: 2px;
    transform: translate(-50%, -50%);
    background-color: var(--secondary-color);
}
/********* Start News Page ***********/
.news-component{
    padding-bottom: 60px;
}
.news-component .title-page .category-name {
    font-size: 12px;
}
.news-component .title-page .title{
    letter-spacing: 2px;
}
.news-component .title-page .date-owner {
    font-size: 12px;
    color: #666;
}
.news-component .title-page .date-owner a{
    color: #666;
    transition: all .5s ease;
}
.news-component .title-page .date-owner a:hover {
    color: #007bff;
}
.news-component .title-page .post-desc {
    font-size: 14px;
    color: #313131;
}
.server-body .server-item .server-title {
    letter-spacing: 2px;
}
.server-body .server-item .server-desc,
    .server-body .server-item .market-impact p{
    font-size: 14px;
    color: #313131;

}
.server-body .server-item .server-table thead tr th, .table-component thead tr th{
    border-bottom: 0;
} 
.server-body .server-item .server-table th ,
.server-body .server-item .server-table td,
.table-component td{
    border-left:1px solid #dee2e6 ;
    font-size: 13px;
    color: #313131;
    font-weight: normal;
}
.server-body .server-item .server-table td,
.server-body .server-item .server-table thead tr:last-of-type th ,
.table-component td,
.table-component thead tr:last-of-type th  {
    border-right: 1px solid #dee2e6
}
.server-body .server-item .server-table tbody tr:last-of-type th,
    .server-body .server-item .server-table tbody tr:last-of-type td,
    .table-component tbody tr:last-of-type td{
    border-bottom: 1px solid #dee2e6;
}
.server-body .server-item .server-more p,
    .server-body .server-item .server-more ul li{
    font-size: 14px;
    color: #313131;
}
.server-body .server-item .server-more ul {
    list-style-type: square;
    width: 70%;
}
.server-body .server-item .server-more ul li:last-of-type {
    margin-bottom: 0 !important;
}
.server-body .market-impact .category-server,
    .server-body .market-impact .storageReview {
    font-size: 14px;
}
.server-body .market-impact .social-list li:not(:first-of-type) {
    padding-left: 10px;
    margin-left: 10px;
}
.server-body .market-impact .social-list li {
    font-size: 14px;
    position: relative;
}
.server-body .market-impact .social-list li:not(:first-of-type)::before {
    position: absolute;
    content: '';
    left: 0;
    top: 50%;
    width: 1px;
    height: 10px;
    background-color: #727272;
    transform: translate(0, -50%);
}
.server-body .brief-owner .info strong{
    font-size: 14px;
}
.server-body .brief-owner .info p {
    font-size: 14px;
    color: #313131;
}
.server-body .brief-owner .info .social-list li a svg{
    font-size: 14px;
    color: #313131;
}
.server-body .brief-owner .info .social-list li a svg:hover,
.server-body .next-prev-post :is(.prev-post, .next-post) a:hover {
    color: #0c65ad;
}
.server-body .next-prev-post :is(.prev-post, .next-post) span {
    color: #666;
    font-size: 14px;
}
.server-body .next-prev-post :is(.prev-post, .next-post) a {
    color: #313131;
    font-size: 14px;
}
.news-component :is(.news-letter-aside, .categ-aside) .title{
    background-color: #007bff;
}
.news-component .news-letter-aside p {
    font-size: 14px;
}
.news-component .news-letter-aside .form-control {
    border-radius: 0;
}
.news-component .news-letter-aside .btn.subscribe {
    border: 2px solid var(--alt-color);
    color: var(--alt-color);
    border-radius: 0;
}
.news-component .categ-aside .categ-item li a{
    color: #333;
    font-size: 14px;
}
.news-component .categ-aside .categ-item li a:hover {
    color: var(--blue);
}
.news-component .categ-aside .categ-item li a svg{
    font-size: 10px;
}

/********* Start SiteMap page ********************/

.site-map-page .items-links li  {
    width: 32%;
    margin: 0;
    padding: 5px 0;
}
.site-map-page .items-links li:nth-child(3n+1), .site-map-page .items-links li:nth-child(3n+2) {
    border-right: 1px solid #cccccc4f;
}
.site-map-page .items-links li a{
    color: #606975;
    transition: all .5s ease;
    font-size: 14px;
}
.site-map-page .items-links li a:hover {
    color: #2D7BD0;
}

/********* Start Contact Us Version 2 ***********/

.contact-us-page .title-page .title,
.faq-page .title-page .title{
    color: #000;
}
.contact-us-page .title-page .sub-title{
    color: var(--blue);
    font-size: 14px;
}
.contact-us-page .contact-item .heading{
    background-color: rgba(28, 117, 189, 0.1)
}
.contact-us-page .contact-item .heading strong {
    color: #000;
}
.contact-us-page .contact-item ul li ,
.contact-us-page .contact-item ul li a{
    font-size: 14px;
    color: #000000eb;
}
.contact-us-page .contact-item ul li a {
    color: #007bff;
}
.contact-us-page .contact-item ul li a:hover {
    text-decoration: underline !important;
}
.contact-us-page .contact-item ul li a span{
    font-size: 12px;
}
/********* Start Footer Version 2 ***********/

footer.footer-v2 .heading-footer {
    font-size: 16px;
    color: var(--heading-color);
}

footer.footer-v2 .list-links .list-link-item,
footer.footer-v2 .footer-bottom .more-links .more-links-item a {
    font-size: 14px;
    color: var(--heading-color);
    font-weight: 500;
}

footer.footer-v2 .list-links a.list-link-item:hover,
footer.footer-v2 .footer-bottom .more-links .more-links-item a:hover,
footer.footer-v2 .footer-bottom .list-socail .list-socail-item a:hover {
    color: #1C75BD;
}

footer.footer-v2 .list-links p.list-link-item:hover {
    color: var(--heading-color);
}

footer.footer-v2 .review-box .review-logo {
    margin-top: 30px;
}

footer.footer-v2 .review-box .rate span {
    color: rgba(0, 0, 0, 1);
}

footer.footer-v2 .footer-bottom::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    background-color: var(--alt-color);
    height: 1px;
    width: 85%;
}

footer.footer-v2 .footer-bottom .list-socail .list-socail-item,
footer.footer-v2 .footer-bottom .more-links .more-links-item {
    transition: all .2s ease;
    margin-left: 35px;
}

footer.footer-v2 .footer-bottom .list-socail .list-socail-item a {
    color: #000;
    transition: all .2s ease;
}

footer.footer-v2 .footer-bottom .copyright-text {
    font-size: 14px;
    color: var(--heading-color);
    font-weight: 500;
}


footer {
    background-color: #fff;
    padding: 40px 4px 0
}

footer .list-links {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-bottom: 1.5rem
}

footer .heading-footer {
    font-size: 1.15rem;
    font-weight: 700;
    margin-bottom: 8px
}

footer .list-links .list-link-item {
    background-color: #fff;
    padding: .375rem .625rem;
    padding-left: 0;
    transition: all .5s ease;
    width: 100%;
    color: #495057;
    text-align: inherit
}

footer .list-links .list-link-item:hover {
    text-decoration: none;
    color: #36A2EB
}


.copyright {
    text-align: center;
    padding: .5rem 0;
    background-color: #fff;
    border-top: 1px solid #dee2e6;
    font-size: 90%
}

.searchModal form .input-group-prepend button svg {
    font-size: 16px;
    color: #6c757d
}

.searchModal form .input-group-append button svg {
    font-size: 20px;
    color: #6c757d
}

::-webkit-input-placeholder {
    font-size: 13px
}

:-ms-input-placeholder {
    font-size: 14px
}

::placeholder {
    font-size: 13px
}

.cart-modal .modal-dialog ,
    .login-modal .modal-dialog {
    display: flex;
    max-height: calc(100% - 3.5rem);
    margin: 0;
    transform: translateX(0);
    margin-left: auto;
    border-radius: 0;
    min-height: 100vh;
    max-width: 350px
}

.cart-modal .modal-dialog .modal-content ,
    .login-modal .modal-dialog .modal-content {
    border-radius: 0;
    border: 0
}

.cart-modal .modal-dialog .modal-content .modal-header .close,
.login-modal .modal-dialog .modal-content .modal-header .close,
.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button {
    width: 31px !important;
    height: 31px;
    line-height: 31px;
    padding: 0;
    margin: 0;
    border-radius: 31px
}

.cart-modal .modal-dialog .modal-content .modal-header .close:hover ,
    .login-modal .modal-dialog .modal-content .modal-header .close:hover {
    color: #6c757d;
    background-color: #edeeef
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button:hover,
    .login-modal .modal-dialog .modal-content .modal-body .prouct-item .close button:hover {
    color: #f05a5c;
    background-color: #fdebeb
}

.cart-modal .modal-dialog .modal-content .modal-header .close svg ,
    .login-modal .modal-dialog .modal-content .modal-header .close svg {
    font-size: 18px
}

.cart-modal .modal-dialog .modal-content .modal-header .modal-title,
    .login-modal .modal-dialog .modal-content .modal-header .modal-title {
    font-size: 18px;
    color: #606975
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item {
    padding: 12px 0
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item:not(:last-of-type) {
    border-bottom: 1px solid #dee2e6 !important
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .desc a {
    color: #606975
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .desc em {
    color: #aaa
}

.cart-modal .modal-dialog .modal-content .modal-body .prouct-item .close button svg {
    color: #c54f3a;
    font-size: 20px
}

.cart-modal .modal-dialog .modal-content .modal-footer .sub-total span {
    font-size: 18px;
    font-family: RobotoCondensed;
    color: #000
}

.cart-modal .modal-dialog .modal-content .modal-footer .button-cart a:first-child {
    color: #4cc065;
    background-color: #eaf7ed;
    border-color: transparent
}

.cart-modal .modal-dialog .modal-content .modal-footer .button-cart a:last-child {
    color: #fff;
    background-color: #73bd73;
    border-color: #73bd73;
    margin-left: 4px
}

.modal-10-percent-off .modal-content .box {
    background-color: #03a84e14
}

.modal-10-percent-off .modal-content .box .modal-body {
    padding-top: 40px;
    padding-bottom: 60px
}

.modal-10-percent-off .modal-content .box .modal-body p {
    font-size: 22px;
    font-style: italic;
    color: #000
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head {
    padding-top: 25px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head::before,
.modal-10-percent-off .modal-content .box .modal-body .modal-head::after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 70%;
    height: 1px;
    background-color: #000;
    transform: translate(-50%)
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head::after {
    bottom: 0;
    top: auto
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2 {
    font-size: 44px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2:first-of-type {
    font-size: 60px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-head h2:last-of-type {
    margin-bottom: 0;
    padding-bottom: 25px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns {
    margin-top: 30px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
    font-size: 22px;
    border: 1px solid #36A2EB;
    color: #36A2EB;
    margin: 0 20px;
    border-radius: 0;
    width: 40%;
    height: 70px
}

.modal-10-percent-off .modal-content .box .modal-body .modal-btns button:first-of-type {
    background-color: #36A2EB;
    color: #fff
}

.title-component .title{
    color: #606975;
}
.manufacturer-component .image {
    width: 20%;
}
.manufacturer-component .content {
    border: 1px solid #007bff;
    border-radius: 12px;
    width: 80%;
}
.manufacturer-component .content > a {
    font-size: 20px;
}
/* .manufacturer-component .content p {
    font-size: 14px;
} */

.manufacturer-component .content .list li a{
    color: #606975;
    font-size: 14px;
}
.manufacturer-component .content .list li a:hover {
    color: #007bff;
}

/************* FAQ Page *******************/
.accordion>.card-primary .card-header {
    background-color: #e7f4fd;
    color: #36A2EB;
}
.accordion.accordion-caret .card-header:not(.no-caret)::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    border-width: 0 0 1px 1px;
    border-style: solid;
    right: 0.75rem;
    transform: rotate(-45deg);
    margin-top: 6px;
    transition: transform .35s ease;
}
.accordion>.card-primary .card-header:hover, .accordion>.card-primary .card-header[aria-expanded="true"] {
    background-color: #36A2EB;
    color: #fff;
}
.accordion.accordion-caret .card-header:not(.no-caret)[aria-expanded="true"]::after {
    transform: rotate(135deg);
}
.accordion>.card-success .card-header {
    background-color: #eaf7ed;
    color: #4cc065;
}
.accordion>.card-success .card-header:hover, .accordion>.card-success .card-header[aria-expanded="true"] {
    background-color: #4cc065;
    color: #fff;
}
.accordion>.card-warning .card-header {
    background-color: #fff9ec;
    color: #212529;
}

.accordion>.card-warning .card-header:hover, .accordion>.card-warning .card-header[aria-expanded="true"] {
    background-color: #ffd062;
}

.accordion>.card-secondary .card-header {
    background-color: #edeeef;
    color: #6c757d;
}

.accordion>.card-secondary .card-header:hover, .accordion>.card-secondary .card-header[aria-expanded="true"] {
    background-color: #6c757d;
    color: #fff;
}

.accordion>.card-info .card-header {
    background-color: #e3f5f8;
    color: #19aec6;
}
.accordion>.card-info .card-header:hover, .accordion>.card-info .card-header[aria-expanded="true"] {
    background-color: #19aec6;
    color: #fff;
}

.accordion>.card-dark .card-header {
    background-color: #e7e7e8;
    color: #343a40;
}

.accordion>.card-dark .card-header:hover, .accordion>.card-dark .card-header[aria-expanded="true"] {
    background-color: #343a40;
    color: #fff;
}
.faq-page .alert-primary {
    color: #3295d8;
    background-color: #e7f4fd;
    border-color: #e7f4fd;
}

/**************
    CheckOut Page
*****************/

.steps {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-top: 50px
}

.steps::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 4px;
    background-color: #ced1d6;
    top: 24px
}

.steps>a {
    position: relative;
    color: #bbb
}

.steps>a:hover {
    text-decoration: none
}

.steps>a::before {
    content: attr(data-step);
    position: absolute;
    width: 50px;
    height: 50px;
    border: 4px solid #ced1d6;
    background-color: #fff;
    border-radius: 50%;
    top: -50px;
    left: calc(50% - 25px);
    text-align: center;
    font-weight: 700;
    padding-top: 5px;
    font-size: 1.25rem
}

.steps>a.done::before {
    content: '\2714';
    text-align: center;
    border-color: #4cc065;
    color: #4cc065
}

.steps>a.current {
    color: #4cc065;
    font-weight: 700
}

.steps>a.current::before {
    text-align: center;
    border-color: #4cc065;
    color: #4cc065
}

.steps>a:first-child::before {
    left: 0
}

.steps>a:last-child::before {
    left: auto;
    right: 0
}


.checkot-box {
    padding: 30px 0
}

.checkot-box .steps {
    width: 80%;
    margin: auto
}

.checkot-box .steps::before {
    top: 24px;
    left: 50%;
    transform: translate(-50%);
    height: 2px;
    background-color: #f5f5f5
}

.checkot-box .steps>a {
    color: #727070
}

.checkot-box .steps>a.current {
    font-weight: 400
}

.checkot-box .steps>a::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding-top: 0;
    border: 0;
    background: #f5f5f5;
    color: #727070;
    font-size: 18px
}

.checkot-box .steps>a.current::before {
    border-color: none;
    background-color: #4cc065;
    color: #fff
}

.checkot-box form .heading span {
    color: #999898;
    font-size: 14px
}

.checkot-box form .form-group input {
    height: calc(1.5em + 0.75rem + 6px);
    background-color: transparent !important
}

.checkot-box form .form-check>input {
    width: 25px;
    height: 18px;
    margin-top: 0
}

.checkot-box form .form-group input.border-error {
    border-color: #f05a5c
}

.checkot-box form .form-check>label {
    margin-left: 15px;
    font-size: 14px
}

.checkot-box form .form-group span.label-select {
    padding: 0 12px;
    font-size: 11px;
    position: absolute;
    top: 5px
}

.checkot-box form .form-group select {
    padding: 20px 12px 0;
    height: 42px;
    font-size: 14px
}
.checkot-box form .shipping-method-box {
    background-color: #f8f8f8;
}
.checkot-box form .shipping-method-box .form-check {
    padding-left: 34px;
}
.checkot-box form .shipping-method-box .shipping-info-item {
    color: #979191
}
.checkot-box form .shipping-method-box .form-check input[checked] + label p {
    font-weight: bold;
}
.checkot-box form .shipping-method-box label p {
    font-size: 18px !important;
}
.checkot-box form .shipping-info-item h6 {
    width: 20%;
    color: #aaa
}

.checkot-box form .shipping-info-item p,
.checkot-box form .shipping-info-item .show-input {
    width: 66%;
    font-size: 14px
}

.checkot-box form .shipping-info-item .show-input {
    display: none
}

.checkot-box form .shipping-info-item .show-input input {
    width: 70%
}

.checkot-box form .shipping-info-item a {
    width: 14%;
    text-decoration: none;
    text-align: center
}

.checkot-box form .shipping-method-box .shipping-method-item p span {
    font-weight: normal;
    font-size: 12px
}

.checkot-box form .shipping-method-box .shipping-method-item b {
    font-size: 16px
}

.checkot-box .tooltip-box {
    position: absolute;
    right: -5px;
    width: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center
}

.checkot-box .tooltip-box .tooltip {
    width: 20px;
    height: 20px
}

.checkot-box .tooltip-box>i {
    width: 30px;
    font-size: 20px;
    color: #727171
}

.checkot-box .paypal-box button {
    background-color: #4cc065a3;
    color: #fff
}

.checkot-box .payment-method-box>.card:first-of-type {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.checkot-box .payment-method-box>.card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.checkot-box .payment-method-box label.label-collapse {
    font-size: 18px
}

.checkot-box .payment-method-box label.label-collapse:hover {
    text-decoration: none
}

.checkot-box .payment-method-box .card .title-collapse input {
    height: 20px;
    width: 20px;
    margin-bottom: 6px
}

.checkot-box .payment-method-box .card .title-collapse label img {
    width: 85px
}

.checkot-box .payment-method-box .card .credit-type-box .image {
    width: 40px;
    height: 25px
}

.checkot-box .payment-method-box .card .credit-type-box .image img {
    width: 27px
}

.checkot-box .payment-method-box .card .credit-type-box span {
    font-size: 12px
}

.checkot-box .payment-method-box .card .card-body {
    background: #cccccc2b
}

.checkot-box .payment-method-box .card .card-body input {
    background-color: #fff !important
}

.checkot-box .payment-method-box .card .paypal-body img {
    filter: contrast(0.1)
}

.checkot-box .payment-method-box .card .paypal-body p {
    width: 80%
}

.checkot-box .payment-method-box  .accordion-btn:focus{
    box-shadow: none;
    outline: 0;
}
.rounded-t {
    border-radius: 0 0 .25rem .25rem!important
}
.rounded-b {
    border-radius: .25rem .25rem 0 0!important
}

.checkot-box .order-confirmed .title-order .icon {
    width: 55px;
    height: 55px;
    border: 1px solid #36a2eb;
    border-radius: 50%;
    line-height: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.checkot-box .order-confirmed .title-order .icon svg {
    color: #36a2eb;
    width: 36px;
    height: 38px;
}

.checkot-box .order-confirmed .map-confirmed .map-box {
    height: 200px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: none !important
}

.checkot-box .order-confirmed h5,
.checkot-box .order-confirmed h6 {
    color: #000
}

.checkot-box .order-confirmed .map-confirmed .heading-confirmed-box,
.checkot-box .order-confirmed .save-info-box {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.checkot-box .order-confirmed .heading-confirmed-box p {
    font-size: 14px;
    color: #9f9e9e
}

.checkot-box .order-confirmed .heading-confirmed-box button {
    background-color: #36A2EB;
    font-size: 14px
}

.checkot-box .order-confirmed .heading-confirmed-box button i {
    font-size: 22px
}


.checkot-box .order-confirmed .customer-info-box .title {
    width: 100%
}

.checkot-box .order-confirmed .customer-info-box .customer-info-item {
    width: 50%
}

.checkot-box .order-confirmed .customer-info-box .customer-info-item p {
    font-size: 14px;
    color: #9f9e9e
}

.checkot-box .order-confirmed .customer-info-box .customer-info-item p img {
    width: 40px
}

.checkot-box .order-confirmed .save-info-box input {
    width: 20px;
    height: 20px
}

.checkot-box .order-confirmed .save-info-box label {
    font-size: 14px
}

.checkot-box .btn-navigation .return-link a,
.return-link a {
    text-decoration: none;
    transition: all .5s ease
}

/* .checkot-box .btn-navigation .return-link a:hover {
    color: #4cc065 !important
} */
.checkot-box .btn-navigation .return-link a svg,
.return-link a svg {
    font-size: 14px;
}

.checkot-box .btn-navigation .btn-continue button,
.checkot-box .btn-navigation .btn-continue a,
.btn-continue a{
    background-color: #36A2EB !important;
    color: #fff !important
}

.checkot-box .tooltip-box {
    position: absolute;
    right: -5px;
    width: 20px;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center
}

.checkot-box .tooltip-box .tooltip {
    width: 20px;
    height: 20px
}

.checkot-box .tooltip-box>i {
    width: 30px;
    font-size: 20px;
    color: #727171
}


.custom-spinner {
    display: inline-flex
}

.custom-spinner input[type="number"] {
    -moz-appearance: textfield;
    text-align: center;
    border: 0;
    box-shadow: none
}

.custom-spinner input[type="number"]::-webkit-inner-spin-button,
.custom-spinner input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.custom-spinner input[type="number"].form-control {
    width: calc(100% - 76px)
}

.custom-spinner input[type="number"].form-control-sm {
    width: calc(100% - 62px)
}

.custom-spinner input[type="number"].form-control-lg {
    width: calc(100% - 96px)
}

.custom-spinner .btn {
    flex: none;
    z-index: 1
}
.custom-spinner .btn:hover {
    background-color: #edeeef;
}
.btn-group-sm>.btn-icon, .btn-icon.btn-sm, .btn-group-sm>.btn-icon.btn {
    width: 31px !important;
    height: 31px;
}

.custom-spinner.custom-spinner-vertical {
    display: inline-block
}

.custom-spinner.custom-spinner-vertical input[type="number"] {
    padding-left: 0;
    padding-right: 0
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control {
    width: 38px
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control-sm {
    width: 31px
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control-lg {
    width: 48px
}


.custom-spinner.custom-spinner-vertical {
    display: inline-block
}

.custom-spinner.custom-spinner-vertical input[type="number"] {
    padding-left: 0;
    padding-right: 0
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control {
    width: 38px
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control-sm {
    width: 31px
}

.custom-spinner.custom-spinner-vertical input[type="number"].form-control-lg {
    width: 48px
}

.custom-spinner .btn {
    flex: none;
    z-index: 1
}
.bg-primary-faded {
    background-color: #e7f4fd !important;
}
.btn-text-secondary {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
}
.btn-text-secondary::after {
    content: none;
}
.btn-text-secondary:focus {
    box-shadow: none;
}
.font-size-sm {
    font-size: 0.875rem;
}
.text-muted-50 {
    color: #aaa !important;
}

.dropdown-toggle::after {
    vertical-align: .15em
}

.dropdown-toggle.no-caret::after {
    display: none
}

.dropdown-item.active,
.dropdown-item:active {
    color: #36A2EB;
    background-color: #e7f4fd
}

.dropdown-item.has-icon {
    display: flex;
    align-items: center;
    padding: .25rem .75rem;
}
.dropdown-item.has-icon svg {
    width: 20px;
    height: 20px;
}

.dropdown-menu,
.twitter-typeahead .tt-menu {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, 0.075)
}

.btn-primary-50 {
    color: #fff;
    background-color: #36A2EB;
    border-color: #36A2EB;
}
.key_product_details {
    font-size: 0.95rem;
    margin-top: 1.25rem;
}


.checkot-box .order-confirmed .title-order .icon {
    width: 55px;
    height: 55px;
    border: 1px solid #36a2eb;
    border-radius: 50%;
    line-height: 55px;
    text-align: center
}

.checkot-box .order-confirmed .title-order .icon span {
    line-height: 55px;
    font-size: 40px;
    color: #36a2eb
}

.checkot-box .order-confirmed .map-confirmed .map-box {
    height: 200px;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom: none !important
}

.checkot-box .order-confirmed h5,
.checkot-box .order-confirmed h6 {
    color: #000
}

.checkot-box .order-confirmed .map-confirmed .heading-confirmed-box,
.checkot-box .order-confirmed .save-info-box {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important
}

.checkot-box .order-confirmed .heading-confirmed-box p {
    font-size: 14px;
    color: #9f9e9e
}

.checkot-box .order-confirmed .heading-confirmed-box button {
    background-color: #36A2EB;
    font-size: 14px
}

.checkot-box .order-confirmed .heading-confirmed-box button i {
    font-size: 22px
}

.checkot-box .order-confirmed .save-info-box input {
    width: 20px;
    height: 20px
}

.checkot-box .order-confirmed .save-info-box label {
    font-size: 14px
}
.checkot-box .card-style1 .promo-input .form-control {
    border: 1px solid #36A2EB;
}
.checkot-box .card-style1 .promo-input .form-control:focus {
    box-shadow: none;
}
.checkot-box .card-style1 .promo-input .input-group-append button {
    width: 100px;
    background: #36A2EB;
    color: #fff;
    border: 1px solid #36A2EB;
    border-radius: 0 0.25rem 0.25rem 0 !important;
}

/** Compare Products **/
.compare-component  .title {
    color: #000;
}
.compare-component .product-box .product-item  {
    width: 200px;
    font-size: 14px;
} 
.compare-component .product-box .top-line span{
    z-index: 99;
}
.compare-component .product-box .top-line::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #ccc;
    position: absolute;
    right: 0;
    top: 50%;
}
.compare-component .product-box .product-item .image{
    background-color: #f7f8f8;
}
.compare-component .product-box .product-item img {
    width: 100%;
}
.compare-component .product-box .product-item a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.compare-component .product-box .product-item button ,
    .compare-component .product-box button {
    background-color: #FFA41C;
    border-color: #FFA41C;
    font-size: 12px;
    padding: 5px 10px;
}
.compare-component table thead tr {
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
.compare-component table tbody .head-col {
    width: 140px;
    display: block;
    font-weight: normal;
}
.compare-component table thead tr th {
    border-bottom: 0;
    vertical-align: top;
}
.compare-component table tbody th {
    border-left: 1px solid #dee2e6;
}
.compare-component table tbody tr:last-of-type {
    border-bottom: 1px solid #dee2e6;
}
.compare-component table tbody tr td:last-of-type {
    border-right: 1px solid #dee2e6;

}
.compare-component table tr th{
    max-width: 650px;
    font-weight: normal;
}
.compare-component table th p {
    color: #7c7c7c;
}
.compare-component table td {
    font-size: 16px;
}
.compare-component .fs-sm {
    font-size: 12px;
}
.compare-component .fs-md {
    font-size: 16px;
}
.compare-component  .text-decoration-line-through {
    text-decoration: line-through;
}
.compare-component .view-more a {
    color: #212529;
    text-decoration: underline;
}
.login-modal .modal-body .btn{
    background-color: var(--blue);
}
.login-modal .modal-footer a{
    color: #606975;
}
@media (min-width: 992px) {
    html {
        scrollbar-width: thin
    }

    ::-webkit-scrollbar {
        width: 9px
    }

    ::-webkit-scrollbar:horizontal {
        height: 9px
    }

    ::-webkit-scrollbar-track {
        background: #f2f2f2
    }

    ::-webkit-scrollbar-track:vertical {
        border-left: 1px solid #d9d9d9
    }

    ::-webkit-scrollbar-track:horizontal {
        border-top: 1px solid #d9d9d9
    }

    ::-webkit-scrollbar-thumb {
        background: #c2c2c2
    }

    ::-webkit-scrollbar-thumb:vertical {
        border-left: 1px solid #9c9c9c
    }

    ::-webkit-scrollbar-thumb:horizontal {
        border-top: 1px solid #9c9c9c
    }

    ::-webkit-scrollbar-thumb:hover {
        background: #919191
    }

    ::-webkit-scrollbar-thumb:hover:vertical {
        border-left: 1px solid #6a6a6a
    }

    ::-webkit-scrollbar-thumb:hover:horizontal {
        border-top: 1px solid #6a6a6a
    }
}

@media (max-width: 767px) {
    .product-img img {
        width: 100%;
        height: 100%
    }

    .spec-offer img {
        width: 250px;
        height: auto
    }

    header .nav-link>img {
        height: 24px;
        width: auto
    }

    .nav-link.nav-icon svg {
        width: 18px
    }

    header .nav-main .nav-item:first-child {
        box-shadow: 0 .125rem .25rem #00000026 !important
    }

    header .nav-main .nav-item:first-child a {
        color: #71858e;
        font-size: 20px
    }

    header .nav-main .nav-item {
        padding: .625rem 1rem;
        margin-left: 0 !important
    }

    .title h2 {
        font-size: 20px
    }

    .hero-sec .title h1 {
        font-size: 18px
    }

    .hero-sec img {
        height: 100%;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: 100%
    }

    .post-sec .post-box .post-item {
        margin-left: 0
    }

    .post-sec .post-box .post-item a img {
        height: 100%;
        width: 100%
    }

    .cart-modal .modal-dialog ,
        .login-modal .modal-dialog {
        min-width: 100%
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-head h2:first-of-type {
        font-size: 36px
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-head h2 {
        font-size: 24px
    }

    .modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
        font-size: 16px;
        margin: 0 3px;
        width: 45%
    }

    .modal-10-percent-off .modal-content .box .modal-body {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .price_comparison .table {
        font-size: 12px
    }

    .product-sec-style2 .product-box .product-img p {
        display: none
    }

    .product-tabs-sec .product-details-tabs .tab-content {
        padding: 15px
    }

    .product-tabs-sec .product-details-tabs .nav .nav-item {
        width: 50%;
        flex: none;
        border-bottom: 1px solid #fff
    }

    .product-tabs-sec .product-details-tabs .nav .nav-item .nav-link {
        font-size: 11px;
        padding: 18px 0
    }

    .product-tabs-sec .product-details-tabs .product-review .num-outof,
    .product-tabs-sec .product-details-tabs .product-review .percentage {
        margin: auto
    }

    .product-sec-style2  .need-condition-box .btn-chat button {
        width: 220px
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        width: 100%;
        flex: auto
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li:first-of-type,
    .product-sec-style2 .product-box .product-info .always-free-box ul li:nth-of-type(2),
    .product-sec-style2 .product-box .product-info .always-free-box ul li:last-of-type {
        border-left: 1px solid #007bff;
        border-radius: 8px;
        margin: 5px 0
    }

    .product-sec .product-box .product-info h1 {
        margin-top: 16px
    }

    .home-style-V2 .topbar ,
        .topbar-with-search.topbar {
        padding: 6px 0;
        z-index: 0;
    }

    .home-style-V2 .topbar .nav .nav-link,
    .topbar-with-search.topbar .nav .nav-link {
        font-size: 12px;
        padding: 0;
    }

    .home-style-V2 .topbar .nav .nav-link svg ,
    .topbar-with-search.topbar .nav .nav-link svg {
        height: 16px;
    }

    .home-style-V2 .nav .nav-link.nav-icon ,
    header.header-v2 .nav .nav-link.nav-icon {
        padding: 10px;
    }

    .hero-top .services-box .service-item {
        width: 50% !important;
    }

    .hero-top .services-box .service-item:nth-of-type(2) {
        border-right: 0;
    }

    .hero-top .services-box .service-item:nth-of-type(3),
    .hero-top .services-box .service-item:nth-of-type(4) {
        border-top: 2px solid #fff !important;
    }

    .hero-top .services-box .service-item span {
        font-size: 12px;
        margin-left: 5px;
    }

    .hero-sec-v2 .hero-body {
        height: 430px;
        margin-top: 40px;
    }

    .hero-sec-v2 .hero-body .title-desc-sec .heading {
        font-size: 30px;
    }

    .hero-sec-v2 .hero-body .hero-footer {
        margin-top: 40px;
    }

    .hero-sec-v2 .hero-body .title-desc-sec .desc {
        width: 100%;
        font-size: 14px;
        margin-top: 20px;
    }

    .home-style-V2 .title-sec .heading ,
    .review-sec .title-sec .heading {
        font-size: 30px;
    }

    .home-style-V2 .title-sec p ,
    .review-sec .title-sec p {
        width: 100%;
        font-size: 14px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box {
        margin-top: 50px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item {
        margin-bottom: 30px !important;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image {
        margin: auto
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
        width: 100%;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list {
        width: 100%;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
        font-size: 24px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-left {
        width: 100%;
        padding: 170px 20px 30px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-left .desc {
        width: 100%;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-left .desc ul li {
        font-size: 14px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-image {
        top: -100px;
        text-align: center;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 80%;
        height: auto;
    }

    .home-style-V2 .what-sell-sec .sell-left .sell-item img {
        height: 50px;
    }

    .home-style-V2 .what-sell-sec .sell-left .sell-item strong {
        font-size: 16px;
    }

    .home-style-V2 .what-sell-sec .sell-left .sell-item p {
        font-size: 13px;
    }

    .home-style-V2 .trusted-companies-sec .trusted-right .company-logo img {
        width: 100%
    }

    .home-style-V2 .blog-sec .blog-item .blog-image img {
        width: 100%;
        height: auto;
    }

    .home-style-V2 .blog-sec .blog-item .blog-body .blog-title {
        font-size: 18px;
    }

    .home-style-V2 .blog-sec .blog-item .blog-body .desc {
        font-size: 14px;
    }

    .home-style-V2 .contact-sec .contact-box {
        padding: 100px 20px 50px;
    }

    .home-style-V2 .contact-sec .contact-box .btn.call-us {
        margin-right: 0;
    }

    .home-style-V2 .contact-sec .contact-box .btn {
        font-size: 14px;
    }

    .home-style-V2 .contact-sec .contact-box .alert-time p {
        font-size: 13px;
    }

    .review-sec .reviews-slider .item .review-item {
        padding: 20px;
    }

    .review-sec .reviews-slider .item .review-item .review-name-rate strong {
        font-size: 16px;
    }

    .review-sec .reviews-slider .item .review-item .desc p {
        font-size: 14px;
    }

    .review-sec .reviews-slider .item .review-item .desc strong {
        font-size: 12px;
    }

    .home-style-V2 .trust-partners .trust-partners-box {
        padding: 30px;
    }

    .home-style-V2 .trust-partners .trust-partners-box .partners-images {
        position: initial;
    }

    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }

    .home-style-V2 .newsletter-sec .subscribe-group .btn {
        font-size: 12px;
    }

    .home-style-V2 .newsletter-sec .count-people {
        margin-top: 30px;
    }

    .home-style-V2 .newsletter-sec .count-people li {
        width: 100%;
        text-align: center;
    }

    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        border-right: 0;
        padding-right: 0;
        padding-bottom: 10px;
        margin-right: 0;
        margin-bottom: 10px;
        border-bottom: 1px solid #000;
    }

    .home-style-V2 input::placeholder {
        font-size: 10px;
    }

    .home-style-V2 .newsletter-sec .image-newsletter {
        height: 200px;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-box .title-tab p {
        font-size: 14px;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link {
        font-size: 12px;
        width: 100px;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-nav .nav-link.active::before {
        top: 110%;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane .list-drives li {
        width: 100% !important;
        font-size: 14px;
    }

    footer.footer-v2 .footer-bottom .copyright-text {
        font-size: 10px;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane thead th {
        font-size: 14px;
    }

    .home-style-V2 .popular-ssd-sec .popular-ssd-box .popular-ssd-content .tab-pane tbody td {
        font-size: 12px;
    }

     .complete-list-sec .content-list .title,
    .most-common-capacities-sec .title-sec .title,
    .popular-ssds-sec .title-sec .title,
    .tabel-samsung-ssds .title-sec .title,
    .looking-for-sec .title-sec .title {
        font-size: 36px;
    }

    .complete-list-sec .content-list .desc,
    .most-common-capacities-sec .title-sec .desc {
        width: 100%;
    }

    .most-common-capacities-sec .most-common-capacity-card {
        padding: 30px 20px;
    }

    .most-common-capacities-sec .most-common-capacity-card .title {
        font-size: 28px;
    }

   .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item>span {
        width: 30%;
    }

    .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item .progress-box {
        width: 70%;
    }

    .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item .progress-box .progress-bar {
        height: 10px;
        margin-left: 0;
    }

    .most-common-capacities-sec .most-common-capacity-card .all-capacity-link {
        font-size: 14px;
    }

    .popular-ssds-sec .popular-ssds-card {
        padding: 0 20px 30px;
    }

    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-img {
        margin: auto;
    }

    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .product-name {
        font-size: 16px;
    }

    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link,
    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description {
        width: 100%;
    }

    .tabel-samsung-ssds .tabel-card .table tbody tr td,
    .tabel-samsung-ssds .tabel-card .table thead tr th {
        padding-left: 20px;
    }

    .tabel-samsung-ssds .tabel-card .table tbody tr td a {
        font-size: 14px;
    }

     .pagination .pagination-button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0 5px 0 0;
        font-size: 12px
    }

     .pagination .pagination-button a img {
        width: 12px;
        height: auto;
    }

     .pagination .pagination-button a i {
        font-size: 10px;
    }

    .looking-for-sec .products-box .product-item .product-body {
        text-align: center;
    }

    .hero-sec-v3 .heading {
        font-size: 24px;
    }
    .hero-sec-v3 .search-box .btn {
        right: 2%;
        padding: 10px;
        width: 110px;
    }
    .hero-sec-v3 .search-box .form-control {
        padding: 0 115px 0 40px;
    }
    .partnerships-component {
        padding: 40px 0;
    }

    .link-bank-component .link-bank-left .header-box .link {
        font-size: 28px;
    }
    .today-picks-component {
        padding: 0 0 30px 0;
    }
    .today-picks-component .today-picks-box .tab-content .blog-item .image img {
        object-fit: cover;
        width: 100%;
        height: 200px;
    }
    .today-picks-component .today-picks-box .tab-content .blog-item ul li a {
        font-size: 14px;
    }
    .server-modals-component .nav .nav-item .nav-link {
        padding: 20px;
    }
    .server-modals-component .nav .nav-item .nav-link img {
        height: 30px;
    }
    .server-modals-component .nav .nav-item .nav-link.active::before {
        display: none;
    }
    .server-modals-component .server-modals-content img {
        height: auto;
    }
    .server-modals-component .server-modals-content ul li a {
        font-size: 14px;
    }
    .news-component .title-page .title {
        font-size: 22px;
    }
    .server-body .server-item .server-title {
        font-size: 18px;
    }
    .server-body .server-item img {
        width: 100%;
        height: auto;
    }
    .server-body .server-item .server-more ul {
        width: 100%;
        padding-left: 25px;
    }
    .server-body .server-item .server-table td {
        min-width: 500px;
    }
    .manufacturer-component .image {
        text-align: center;
    }
    .manufacturer-component .image, .manufacturer-component .content{
        width: 100%;
    }
    .manufacturer-component .image img {
        width: 200px;
        height: auto;
    }
    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-description .list-product {
        grid-template-columns: repeat(1, 1fr)
    }

    .filter-icon {
        color: #1c75bd;
        font-size: 14px;
    }
    .search-results-aside {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 55555;
        height: 100%;
        background: #fff;
        width: 260px;
        left: -260px;
        transition: .5s;
        overflow: auto;
    }
    .search-overlay{
        position: fixed;
        background-color: #cccccc63;
        width: 100%;
        height: 100%;
        z-index: 5555;
        top: 0;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }
    .search-results-aside.close-aside {
        left: 0;
    }
    .search-results-aside.close-aside + .search-overlay {
        opacity: 1;
        visibility: visible;
    }
    .site-map-page .items-links li {
        width: 100%;
    }
    .checkot-box .steps {
        width: 100%
    }

    .checkot-box .steps>a {
        font-size: 12px
    }

    .checkot-box .steps::before {
        top: 15px
    }

    .checkot-box .steps>a::before {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }
    
    .checkot-box .btn-navigation .return-link a,
    .checkot-box .btn-navigation .btn-continue button,
    .return-link a {
        font-size: 11px
    }

    .checkot-box .btn-navigation .return-link a i,
    .return-link a i {
        font-size: 20px
    }

    .checkot-box form .shipping-info-item p,
    .checkot-box form .shipping-info-item .show-input,
    .checkot-box form .shipping-info-item h6,
    .checkot-box form .shipping-info-item a,
    .checkot-box form .shipping-info-item .show-input input {
        width: 100%
    }

    .checkot-box .cart-list .media {
        align-items: center;
        flex-wrap: wrap;
        flex-direction: column
    }

    .checkot-box .cart-list .media .media-body a {
        font-size: 14px
    }

    .checkot-box .payment-method-box label.label-collapse {
        font-size: 14px
    }

    .checkot-box .payment-method-box .card .paypal-body p {
        width: 100%
    }

    .checkot-box .order-confirmed .heading-confirmed-box button {
        font-size: 12px
    }

    .checkot-box .order-confirmed .customer-info-box .customer-info-item,
    .checkot-box .order-confirmed .customer-info-box .customer-info-item p {
        width: 100% !important
    }

    .compare-component table th {
        max-width: 160px !important;
    }
    .compare-component .product-box .product-item {
        width: 130px;
    }
}


@media (min-width: 768px) and (max-width: 1199px) {
    .product-img img {
        height: 250px;
        width: auto
    }

    .product-sec .product-box .product-info .image img {
        width: 100% !important
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        font-size: 12px
    }

    .hero-sec img {
        height: 100%;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: calc(calc(100% / 3) - 12px)
    }

    .post-sec .post-box .post-item {
        margin: 5px !important
    }

    .nav-main .nav-link {
        padding: .5rem
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-image {
        display: flex;
        justify-content: flex-end;
    }

    .home-style-V2 .trusted-companies-sec .trusted-right .company-logo img {
        width: 100%
    }

    .home-style-V2 .blog-sec .blog-item .blog-image img {
        width: 100%;
        height: auto;
    }

    .most-common-capacities-sec .most-common-capacity-card {
        padding: 50px;
    }

    .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item>span {
        width: 10%;

    }

    .most-common-capacities-sec .most-common-capacity-card .percentage-capacity .percentage-capacity-item .progress-box {
        width: 85%;
    }

    .popular-ssds-sec .popular-ssds-card .popular-ssd-item .product-link {
        width: 30%;
        margin-right: auto;
    }

    .tabel-samsung-ssds .tabel-card .table tbody tr td,
    .tabel-samsung-ssds .tabel-card .table thead tr th {
        padding-left: 20px;
    }
    .manufacturer-component .image img {
        width: 100%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .modal-10-percent-off .modal-content .box .modal-body .modal-btns button {
        margin: 0 10px;
        font-size: 18px
    }

    .product-sec .product-box .product-info .image img {
        width: 100% !important
    }

    .product-sec-style2 .product-box .product-info .always-free-box ul li {
        font-size: 9px
    }

    .hero-sec img {
        height: auto;
        width: 100%
    }

    .brand-sec .brand-box .brand-item,
    .post-sec .post-box .post-item {
        width: calc(calc(100% / 2) - 16px)
    }

    .post-sec .post-box .post-item,
    .post-sec .post-box .post-item:first-of-type,
    .post-sec .post-box .post-item:nth-of-type(5) {
        margin: 8px
    }

    .post-sec .post-box .post-item a img {
        height: 100%;
        width: 100%
    }

    .home-style-V2 .topbar .nav .nav-link ,
    .topbar-with-search.topbar .nav .nav-link {
        font-size: 12px;
    }

    .home-style-V2 .topbar .form-group-search ,
    .topbar-with-search.topbar .form-group-search {
        width: 300px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item {
        margin-bottom: 60px;
    }

    .hero-top .services-box .service-item span {
        font-size: 12px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
        width: 160px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list .title .heading {
        font-size: 32px;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .categories-list ul li:not(:last-of-type) {
        margin-bottom: 10px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-left {
        width: 70%;
        padding: 40px 30px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 45%;
        height: auto;
    }

    .home-style-V2 .what-sell-sec .sell-left .sell-item strong {
        font-size: 18px;
    }

    .home-style-V2 .what-sell-sec .sell-left .sell-item p {
        font-size: 14px;
    }

    .home-style-V2 .trusted-companies-sec .trusted-left .title-sec .heading {
        width: 100%;
    }

    .home-style-V2 .trust-partners .trust-partners-box {
        padding: 40px;
    }

    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }

    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        margin-right: 30px;
        padding-right: 30px;
    }

    .home-style-V2 .newsletter-sec .count-people li strong {
        font-size: 24px;
    }

    .home-style-V2 .newsletter-sec .count-people li span,
    .home-style-V2 .newsletter-sec .subscribe-group .btn {
        font-size: 14px;
    }

    .home-style-V2 input::placeholder {
        font-size: 10px;
    }

}

@media (max-width: 991px) {
    .home-style-V2 .topbar ,
    .topbar-with-search.topbar{
        z-index: 0;
    }

    header .nav-main {
        position: fixed;
        top: 0;
        left: 0;
        width: 250px;
        height: 100%;
        background: #fff;
        z-index: 8888;
        margin: 0 !important;
        display: block;
        opacity: 1;
        visibility: visible;
        transition: all .2s ease
    }

    .overlay {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #0000008c;
        z-index: 2;
        opacity: 1;
        visibility: visible;
        transition: all .5s ease
    }

    .hidden-menu {
        opacity: 0 !important;
        visibility: hidden !important
    }

    .home-style-V2 .what-sell-sec .sell-right {
        width: 100%;
    }

    .review-sec .reviews-slider .owl-nav {
        display: none;
    }

    footer.footer-v2 .list-links a.list-link-item {
        font-size: 12px;
    }
    .today-picks-component .today-picks-box .tab-content .blog-item .image img {
        object-fit: cover;
        width: 100%;
        height: 200px;
    }
    .server-modals-component .nav .nav-item .nav-link {  
        padding: 30px 20px 20px;
    }
    .server-modals-component .nav .nav-item .nav-link img {
        height: 60px;
    }
    .partnerships-component img {
        height: auto;
    }
    /* footer.footer-v2 .list-links p.list-link-item{
        font-size: 10px;
    } */
    .server-body .server-item img {
        width: 100%;
        height: auto;
    }
    .banner-top img {
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-style-V2 header .nav-main ,
    header.header-v2 .nav-main {
        margin-left: 30px;
    }

    .home-style-V2 header .nav-main .nav-link:not(:first-of-type) ,
    header.header-v2 .nav-main .nav-link:not(:first-of-type) {
        font-size: 14px;
        margin-left: 0;
    }

    .home-style-V2 .categories-sec-v2 .categories-box .category-item .category-image img {
        width: 160px;
    }

    .home-style-V2 .what-do-sec .what-do-box .what-do-image img {
        width: 80%;
        height: auto;
    }

    .review-sec .reviews-slider .owl-nav {
        display: none;
    }

    .home-style-V2 .trust-partners .trust-partners-box .partners-images img {
        width: 45%;
    }

    .home-style-V2 .newsletter-sec .count-people li:not(:last-of-type) {
        margin-right: 50px;
        padding-right: 50px;
    }

    footer.footer-v2 .list-links .list-link-item,
    footer.footer-v2 .footer-bottom .more-links .more-links-item a {
        font-size: 11px;
    }
    .partnerships-component img {
        height: auto;
    }
    .today-picks-component .today-picks-box .tab-content .blog-item .image img {
        width: 100%;
    }
    .server-modals-component .nav .nav-item .nav-link {
        padding: 30px 30px 20px;
    }
    .server-modals-component .nav .nav-item .nav-link img {
        height: 65px;
    }
    .server-body .server-item img {
        width: 100%;
        height: auto;
    }
}

.relative{
  position: relative;
}
.hero-top-v2{
  height: 28px;
  background: #1C75BB;
  display: flex;
  justify-content: center;
  gap: 10px; 
  align-items: center;
  text-align: center;
}

.topbar .notify-text{
  color: #1D1E1F;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}

.topbar .nav-link{
  color: #1D1E1F;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}

.header-v2 .first-row{
  border-bottom: 1px solid #F5F7F9 ;
  padding-bottom: 14px;
  display: flex;
  justify-content: center;
}
.header-v2 .form-group-search{
  border-radius: 50px;
  border: 1px solid #DFE1E3;
  background: #FFF;
  padding: 0px 10px;
  width: 505px;
}
.header-v2 .form-group-search input{ 
  border: 0px !important;
  border-radius: 50px ;
}

.header-v2 .form-group-search input:focus, .header-v2 .form-group-search input:focus{
  outline: none;
  border: 0px !important;
  box-sizing: border-box;
  box-shadow: unset !important;
}

.header-v2 .second-row{
  padding-top: 12.5px;
}
.header-v2 .nav-item{
  color: #1D1E1F;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  font-variant: all-small-caps;
}

.header-v2 .nav-item.active{
  text-decoration: underline;
  background-color: unset !important;
  color: #1D1E1F;
}

.home-style-V2 header .nav-circle .btn, header.header-v2 .nav-circle .btn{
  font-weight: 600;
}

.home-style-V2 header .nav-main, header.header-v2 .nav-main{
  margin-left: 0px !important;
}
.gap-2{
  column-gap: 5px;
}


.hero-sec-v3{
  background-image: url('/images/hero-bg.png');
  background-size: cover;
  background-repeat: no-repeat;
  height: 467px;
  display: flex;
  align-items: center;
}

.hero-sec-v3 .search-box button{ 
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 150% */
}
   
.mega-menu-contents{
  padding-bottom: 88px;
}
.mega-menu-group{
  padding-top: 24px;
  font-family: "Roboto", sans-serif;
}
.mega-menu-group ul{
  list-style-type: none;
}
.mega-menu-group .grou-title{
  color: var(--color-palette-dark-text, #1D1E1F);
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  font-variant: all-small-caps;
}
.mega-menu-group .mega-menu-links{
  color: #1D1E1F;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 133.333% */
  font-variant: all-small-caps; 
  opacity: 0.8;
}

.mega-menu-group .mega-menu-links:hover{
  color: #FFA31A;
}

.link-with-mega-menu .mega-menu{
  display: none;
}
.mega-menu-group ul{
  padding: 14px 0px;
}

.mega-menu-contents  .view-more-link{
  color: var(--color-palette-dark-text, #1D1E1F); 
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px; /* 120% */
  font-variant: all-small-caps;
}
.over-layout{
  position: absolute;
  top: 0px; 
  background: #F8F8F8;
  width: 100%;
}

.notify-text-mobile{
  display: none;
}

.justify-m-content-between{
  justify-content: space-between;
}

.alternative-link-for-mega-menu{
  display: none !important;   
}
@media (max-width: 991px) {
  .topbar{
    display: none !important;
  } 
  .notify-text-mobile{
    padding-top: 12.5px;
    display: block;
    color: var(--color-palette-dark-text, #1D1E1F);
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 14.4px */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
  }
  .header-v2 .second-row{
    padding-top: 0px !important;
  }
  .d-order-1{
    order: 1
  }
  .d-order-2{
    order: 2
  }
  .d-order-3{
    order: 3
  }
  .justify-m-content-between{
    justify-content: unset !important
  }

   
  .mobile-relative{
    position: relative;
  }
 
  .d-flex-grow-1{
    flex-grow: 1 !important;
  }

  .logo-nav img{
    width: 157.747px !important;
    height: auto !important;
  }
  
  header .nav-main{
    width: 100% !important;
  }

  .header-contact-info-mobile a{
    margin: 0px !important;
    padding: .5rem 1rem !important;
  }

  .mega-menu-trigger{
    display: none  !important;
  }

  .alternative-link-for-mega-menu{
    display: block !important;   
  }
}

@media (max-width: 767px) {
  header .nav-main .nav-item:first-child{
    box-shadow: unset !important;
  }
}
  
.product-pin{
    background-image: url('/assets/pin-bg.png');
    color: #FFF; 
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    width: 130px;
    height: 58px;
    background-size:cover;
    line-height: 44px;
    text-align: center;
}
.product-pin.has-second-label{
    line-height: 18px;
    padding-top: 6px;
}
.pin-second-label{
   font-size: 10px;
}
.product-v2-continaer .product-img img{
    margin-top: 50px;
    margin-left: 30px;
} 
 
.specific-title{
    color: #1D1E1F; 
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}
.attr-description{
    gap: 14px;
    align-items: center;
}
.attr-type{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px;
}
.attr-type span{
    color: rgba(29, 30, 31, 0.75); 
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.attr-icon-container{
    width: 14px;
    height: 14px; 
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.attr-icon-container-normal{
    min-width: 20px;
    height: 20px; 
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.attr-icon{
    border-radius: 50%;
    color: #fff;
}
 
.attr-matching{
    background: #34C759; 
}
.attr-different{
    background: #d63044; 
}
.attr-additional{
    background: #007BFF;    
}

.alert_v2{
    background: #007BFF;
    display: flex;
    justify-content: start;
    height: 68px;
    align-items: center;
    padding: 8px;
    margin-bottom: 10px;
    border-radius: 8px;
}
.similar-product-result-tab{
    width: 300px;
    height: 54px;
    border-radius: 6px;
    background: var(--Color-White, #FFF);
    color: #007BFF;
    font-size: 18px;
    font-weight: 750;
    line-height: 24px;
    display: flex;
    align-items: center;
    letter-spacing: -0.008em;
    justify-content: center;
    margin-right: 20px;
}

.similar-product-text{
    display: flex;
    gap: 8px;
    align-items: center;
}

.sp-banner-text{
    color: #FFF; 
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; 
}

.similar-search-banner-info-icon{
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100%;
    font-size: 20px;
}
 
@media (max-width: 767px) {
    .alert_v2{
        flex-direction: column;
        height: fit-content;
        text-align: center;
        gap: 8px;
    }
    .similar-product-result-tab{
        width: 100%;
        margin-right: 0px;
        height: unset;
        padding: 8px;
    }
    .sp-banner-text{
        font-size: 14px; 
    }
    .similar-search-banner-info-icon{
        display: none;
    }
    .product-pin{
        width: 150px;
        height: 66px;
        font-size: 18px;
        line-height: 46px;
    } 

    .product-v2-continaer .product-img img{
        margin-top: 0px;
        margin-left: 0px;
    } 

    .product-image-area{
        padding: 30px 60px 5px;
    }   
    .xs-flex-column{
        flex-direction: column;
    }
    .xs-flex-column-reverse{
        flex-direction: column-reverse;
    }
    .attr-icon-container{
        width: 12px;
        height: 12px;
    }
    .attr-type span{
        font-size: 10px;
    }
    .specific-title {
        margin-top: 20px;
        font-size: 18px;
    } 
}

.trusted-reviews{
    padding: 48px 34px;
    border-radius: 8px;
    background: #F8F8F8;
    margin-bottom: 32px;
}
.trusted-reviews .section-title{
    color: #1D1E1F;
    font-size: 32px; 
    font-weight: 700;
    line-height: 41px; /* 128.125% */
    text-transform: uppercase;
}
.trusted-reviews .section-sub-head{
    color: #000;
    font-size: 11.763px; 
    line-height: 25.486px; /* 216.667% */
    gap: 12px;
    align-items: center;
    margin-top: 16px;
}
.sub-section-stars{
    display: flex;
    align-items: center;
    
}
.sub-section-stars img{
    width: 104.557px;
}

.top-review-cards{
    margin-top: 30px;
    gap: 10px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top-review-card{
    padding: 30px 14px;
    display: inline-flex; 
    flex-direction: column;
    border-radius: 7.604px;
    background: #FFF;
    text-align: left;
    max-width: 235px;
}
.top-review-card .stars img{
    width: 94.44px;
}
.top-review-card .review-card-title{
    color: #1D1E1F; 
    font-size: 18px; 
    font-weight: 600;
    line-height: 26px; /* 144.444% */
}
.top-review-card .review-card-description{
    color: #1D1E1F; 
    font-size: 14px; 
    font-weight: 400;
    line-height: 24px; /* 171.429% */
}
.review-card-profile{
    gap: 10.78px;
    margin-top: 1rem;
}
.top-review-card .review-card-profile img{
    width: 43.134px;
    height: 43.134px;
    border-radius: 50%;
}
.top-review-card .review-card-profile .profile-name{
    color: #1D1E1F; 
    font-size: 11.502px; 
    font-weight: 700;
    line-height: 17.253px; /* 150% */
}
.top-review-card .review-card-profile .profile-position{
    color: #1D1E1F; 
    font-size: 10.065px; 
    font-weight: 400;
    line-height: 17.253px; /* 171.429% */
}
.trusted-reviews .section-footer{
    margin-top: 32px;
}
.trusted-reviews .read-more-link{
    color: #1D1E1F; 
    font-size: 14px; 
    font-weight: 700;
    line-height: 24px; /* 171.429% */
    text-transform: uppercase;
    text-decoration: underline;
}

@media (max-width: 768px) {
    .section-sub-head{
        flex-wrap: wrap;
    }
    .top-review-cards{
        margin-top: 30px;
        gap: 18px;
        justify-content: center;
        flex-wrap: wrap;
    }
}


/* ====== Two-pane layout (Options | Products) ====== */
/* ====== Two-pane layout (Options | Products) ====== */
.results-layout {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 24px;
}
@media (max-width: 991px) {
  .results-layout { grid-template-columns: 1fr; }
}

/* ====== Product Grid: exactly 4-wide on desktop ====== */
.category-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}
@media (max-width: 1200px) {
  .category-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 900px) {
  .category-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 600px) {
  .category-grid { grid-template-columns: 1fr; }
}

/* ====== Product Card ====== */
.category-card {
  display: grid;
  grid-template-rows: auto 1fr auto;
  gap: 12px;
  padding: 16px;
  border: 1px solid #F0F0F0;
  border-radius: 12px;
  background: #fff;
}

/* Image */
.category-card .product-img img {
  display: block;
  width: 100%;
  height: auto;
}

/* Product name */
.category-card .product-name {
  font-weight: 600;
  font-size: 0.95rem;
  border-bottom: 1px solid #F0F0F0;
  padding-bottom: 6px;
  margin-bottom: 8px;
  color: #0b5ed7;
  text-decoration: none;
  display: block;
}

/* ====== Simple bulleted specs ====== */
.category-card .list-product {
  list-style: disc;
  margin: 0 0 0 18px;  /* left indent for bullets */
  padding: 0;
}
.category-card .list-product li {
  font-size: 0.82rem;
  line-height: 1.35;
  color: #444;
  margin-bottom: 3px;
}

/* Hide extra specs until expanded */
.category-card .list-product .spec-hidden { display: none; }
.category-card .list-product.expanded .spec-hidden { display: list-item; }

/* View more link */
.view-more-specs {
  background: none;
  border: 0;
  padding: 0;
  color: #0d6efd;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.8rem;
  margin-top: 4px;
  display: inline-block;
}

/* Price + CTA */
.product-price {
  font-weight: 700;
  font-size: 0.95rem;
  margin-bottom: 8px;
  color: #111;
}
.category-card .product-link .btn.btn-block,
.category-card .product-link .btn {
  width: 100%;
}

/* Neutralize any leftover row styles */
.popular-ssd-item {
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* Category header uses same typography as product page */
.detail-section .product-title {
  font-size: 24px; /* match your product page heading size */
  font-weight: 600;
  line-height: 1.3;
  margin: 0;
  padding: 10px 0;
  color: #1d1e1f;
}

/* Category intro text */
.category-intro {
  font-size: 0.9rem;
  color: #444;
  line-height: 1.4;
}

/* Toolbar (item count + pager) */
.category-toolbar {
  border-bottom: 1px solid #eee;
  padding-bottom: 6px;
}
.category-toolbar .pagination {
  margin: 0;
}
.category-count {
  font-size: 0.85rem;
}

/* ===== Boost Hardware compact pager (no Bootstrap conflicts) ===== */
.bh-pagination {
  display: inline-flex;
  align-items: center;
  gap: 4px;                 /* tighter spacing */
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  top: 1px;                 /* sit closer to the toolbar line */
}

.bh-pagination li { margin: 0; padding: 0; }

/* Base chip */
.bh-pagination li > a,
.bh-pagination li > span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 22px;            /* small, close to line height */
  min-width: 22px;
  padding: 0 6px;
  line-height: 22px;
  font-size: 12px;
  color: #222;
  background: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  text-decoration: none;
}

/* Active */
.bh-pagination li.active > a,
.bh-pagination li.active > span {
  background: #0b5ed7;
  border-color: #0b5ed7;
  color: #fff;
  font-weight: 600;
}

/* Disabled */
.bh-pagination li.disabled > a,
.bh-pagination li.disabled > span {
  background: #eee;
  color: #999;
  pointer-events: none;
}

/* Hover */
.bh-pagination li > a:hover {
  background: #f5f5f5;
  text-decoration: none;
}

/* Arrows (square + small) */
.bh-pagination li.arrows > a,
.bh-pagination li.arrows > span {
  min-width: 22px;
  padding: 0;
}

/* Ellipsis without a box */
.bh-pagination li.disabled.ellipsis > span {
  border: 0;
  background: transparent;
  min-width: auto;
  padding: 0 2px;
}

