/** Shopify CDN: Minification failed

Line 1339:1 Unexpected ">"

**/
@font-face {
  font-family: 'NVIDIA-Sans';
  src: url('NVIDIASans-Regular.eot');
  src: url('NVIDIASans-Regular.eot?#iefix') format('embedded-opentype'),
      url('NVIDIASans-Regular.woff2') format('woff2'),
      url('NVIDIASans-Regular.woff') format('woff'),
      url('NVIDIASans-Regular.ttf') format('truetype'),
      url('NVIDIASans-Regular.svg#NVIDIASans-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.page-product .product-content-wrapper .shopify-payment-button button {
  line-height: 1;
}
.templateIndex .jdgm-carousel__item-container .jdgm-carousel-item__product {
  display: none;
}
.tictac_horizontal {
  justify-content: initial !important;
}
.countdown-timer-block > div {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  align-items: baseline;
  flex-flow: initial;
}
.countdown-timer-block > div > h2 {
  width: 35%;
  text-align: left;
}
.countdown-timer-block > div > p {
  width: 35%;
  text-align: left;
  padding-top: 44px;
  position: absolute;
}
.countdown-timer-block > div > div {
  width: 35%;
  text-align: left;
  padding-left: 20px;
}

@media screen and (max-width: 1550px) {
  .countdown-timer-block > div > h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 600px) {
  .countdown-timer-block > div > h2,
  .countdown-timer-block > div > p,
  .countdown-timer-block > div > div {
    width: 100%;
  }
  .countdown-timer-block > div {
    flex-flow: column;
  }
  .countdown-timer-block > div > p {
    padding-top: 0;
    position: relative;
  }
}


.rakk-related-items .carousel-price .product-price .price-sale span {
  font-size: 20px;
}
.rakk-related-items .carousel-price .product-price .price-compare span {
  font-size: 20px;
}


/* Header Menu Link */
.store-location-menu a img {
  max-width: 28px;
  width: 28px;
}
/* End Header Menu Link */


/* START EB Search */
.filter-content {
  display: flex;
  align-items: center;
  justify-content: center;
}
.form-component-search {
  position: relative;
  margin-bottom: 20px;
  padding-right: 1.5rem;
}
.form-component-search p {
  color: #fff;
  margin: 0;
}
.form-component-search input {
  padding: 0px 40px 0 25px;
  height: 40px;
  border-radius: 25px;
  width: 100%;
}
.form-component-search span {
  position: absolute;
  top: 9px;
  right: 35px;
}
.form-component-search span svg path {
  fill: #6ab234;
}
/* END EB Search */

.swym-isa-inline-form {
  display: none !important; 
}

#shopify-section-1647405758f71d280a > div > div > div > div.custom-item.custom-item-410b23cf-acb7-4ee5-a0ac-610495ff48fd.col-xl-12.col-lg-12.col-md-12.col-sm-12.align-center {
  padding-top: 25px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#shopify-section-1647405758f71d280a > div > div > div > div.custom-item.custom-item-297d58be-4381-4fc5-ad05-7a286380f3ae.col-xl-12.col-lg-12.col-md-12.col-sm-12.align-center > div > div > div > div > p {
  display: none !important;
}
.evm-most-popular-products {
  padding-top: 0 !important;
}


#product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .title-wrapper {
  text-align: center;
  border: 0;
}
.templateProduct .slider-main-image .saso-offer-badge {
  display: none;
}
.product-form-status.out-of-stock .shopify-payment-button {
  display: none;
}

/* HEADER SEARCH */
.list-inline li.mobile-search {
  margin-right: 5px !important;
  display: none;
}
.mobile-search .mobile-search-icon {
  background-color: transparent !important;
  padding: 0!important;
  height: 24px!important;
  width: 24px;
  border-radius: 0!important;
  border-style: none!important;
  background-image: url('/cdn/shop/files/search.png?v=1668951025');
  background-size: cover;
  background-position: center;
}
.header-content .searchbox .navbar-form {
  border: 0;
  height: 38px;
}
.header-content .searchbox .search-icon {
  top: 0;
  right: 0;
  height: 38px;
  width: 45px;
  min-width: 45px;
  background: transparent;
}
.header-content .searchbox .search-icon svg path {
  fill: #6ab234;
}
.header-content .header-container.header-fixed .header-main {
  -webkit-box-shadow: none;
  -ms-transform: none;
  -o-transform: none;
  box-shadow: none;
}
/* END HEADER SEARCH */


/* EBv3 */
.theme-black {
  background-color: #282828;
}
.theme-white {
  background-color: #ebebeb;
}
.theme-black p,
.theme-black h1,
.theme-black h2,
.theme-black h3,
.theme-black h4,
.theme-black h5 {
  color: #fff;
}
.theme-white p,
.theme-white h1,
.theme-white h2,
.theme-white h3,
.theme-white h4,
.theme-white h5 {
  color: #000;
}
.theme-black .bg-select-left {
  background-color: #222426;
  border-bottom: 1px solid #000;
  border-right: 2px solid #282828;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  -ms-transform: 0 0 15px rgba(0,0,0,0.20);
  -o-transform: 0 0 15px rgba(0,0,0,0.20);
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.theme-white .bg-select-left {
  background-color: #fff;
  border-bottom: 1px solid #adadad;
  border-right: 1px solid #adadad;
}
.bg-select-right {
  padding-right: 0 !important;
}
.right-wrapper h2.title {
  margin-bottom: 20px;
}
.right-wrapper h3 {
  margin-bottom: 10px;
}
.right-wrapper p {
  font-size: 16px;
}
.theme-black .bg-select-right .right-wrapper .pre-build-section {
  background-color: #222426;
  border-left: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  -ms-transform: 0 0 15px rgba(0,0,0,0.20);
  -o-transform: 0 0 15px rgba(0,0,0,0.20);
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.pre-build-section .col-lg-4:hover h3 {
  color: #fed700;
}
.theme-white .bg-select-right .right-wrapper .pre-build-section {
  background-color: #fff;
  border-bottom: 1px solid #adadad;
  border-left: 1px solid #adadad;
}
.bg-select-right .right-wrapper .pre-build-section {
  padding: 20px;
  height: 60%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.theme-black .bg-select-right .right-wrapper .pre-build-content {
  background-color: #222426;
  border-bottom: 1px solid #000;
  border-top: 2px solid #282828;
  border-left: 2px solid #000;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 20%);
  -ms-transform: 0 0 15px rgba(0,0,0,0.20);
  -o-transform: 0 0 15px rgba(0,0,0,0.20);
  box-shadow: 0 0 15px rgb(0 0 0 / 20%);
}
.theme-white .bg-select-right .right-wrapper .pre-build-content {
  background-color: #fff;
  border-bottom: 1px solid #adadad;
  border-left: 1px solid #adadad;
  border-top: 1px solid #adadad;
}
.bg-select-right .right-wrapper .pre-build-content {
  padding: 20px;
  height: 40%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.theme-black img[alt="compatible"] {
  content: url('/cdn/shop/files/green-puzzle.png?v=1677629811');
}
.theme-black img[alt="calculator"] {
  content: url('/cdn/shop/files/green-calculator.png?v=1677629811');
}
.theme-black img[alt="tap"] {
  content: url('/cdn/shop/files/green-tap.png?v=1677629812');
}

.br-1 {
  border-right: 1px solid #000;
}
.bl-1 {
  border-left: 1px solid #000;
}
.bb-1 {
  border-bottom: 1px solid #000;
}
.bt-1 {
  border-top: 1px solid #000;
}
.build-simple p {
  font-size: 16px;
  margin: 0;
}
.build-simple img {
  padding: 5px;
}
.btn-start-build {
  background-color: #3d8b11;
  border: 1px solid #3D8B11;
  color: #fff;
  border-radius: .25rem;
  font-size: 20px;
}
.btn-absolute {
  position: absolute;
  bottom: 100px;
  right: 50px;
}
.list-wce li {
  position: relative;
  padding-left: 55px !important;
  font-size: 16px;
}
.list-wce li:not(:last-child) {
  margin-bottom: 25px !important;
}
.list-wce li img {
  width: 40px;
  position: absolute;
  left: 0;
  top: 0;
  height: 40px;
  object-fit: contain;
}
.list-wce li svg {
  width: 45px;
  position: absolute;
  left: 0;
  top: 0;
}
.pre-build-list h3 {
  font-size: 18px;
}
.pre-build-title h2,
.pre-build-title p,
.pre-build-list h3,
.pre-build-list p {
  color: #fff;
}
.pre-build-list p {
  text-transform: uppercase;
  margin: 0;
  max-height: initial;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden;
}
.header-icons>ul>li .cart-target>.basket .number .hidePrice {
  display: none;
}
.header-icons>ul>li>a>.number.swym-wishlist-header-counter {
    bottom: -4px;
}
.pre-build-title {
  position: sticky;
  top: 50%;
  padding-bottom: 40px;
}
.pre-build-title.posFix {
  position: fixed;
  top: 62px;
  width: 100%;
  left: 0;
  z-index: 1;
  background-color: #fff;
  padding: 12px 0;
}
.pre-build-title.posFix p {
  display: none;
}
.pre-build-title.posAbs {
  position: absolute;
  bottom: 25px;
}
.pre-build-title h2 {
  font-size: 30px;
}
.pre-build-title p {
  font-size: 20px;
}
.pre-build-wrapper p {
  font-size: 14px;
  line-height: 1.4em;
  min-height: 60px;
}
.pre-build-wrapper h4 {
  font-size: 18px;
}
.pre-build-list {
  margin-bottom: 40px;
}
.pre-build-list .p-price {
  font-size: 18px;
}
.pre-build-list .pre-build-img {
  overflow: hidden;
  position: relative;
  padding-top: 100%;
  margin-bottom: 10px;
  background-color: #282828;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 65%);
  -ms-transform: 0 0 15px rgba(0,0,0,0.65);
  -o-transform: 0 0 15px rgba(0,0,0,0.65);
  box-shadow: 0 0 15px rgb(0 0 0 / 65%);
  border-radius: 5px;
}
.pre-build-list .pre-build-img img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-position: center;
  object-fit: cover;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.pre-build-list .pre-build-img img:hover {
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.btn-cta-action {
  padding-top: 20px;
}
.btn-cta-action .btn-form-cta-action-wrapper,
.btn-cta-action-wrapper {
  width: 50%;
  padding: 0 5px;
}
.pre-build-list input.btn-pre-build {
  width: 100%;
}
.pre-build-list .btn-pre-build {
  color: #fff;
  font-size: 16px;
  padding: 6px 5px;
  text-align: center;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  line-height: 1.75em;
  border-radius: 20px;
  width: 100%;
  font-weight: 600;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.pre-build-list .btn-pre-build.btn-pre-build-view {
  background-color: #333e48;
  border: 1px solid #333e48;
}
.pre-build-list .btn-pre-build.btn-pre-build-view:hover {
  background-color: #fff;
  color: #333e48;
}
.pre-build-list .btn-pre-build-atc {
  background-color: #fed700;
  border: 1px solid #fed700;
  color: #282828;
}
.pre-build-list .btn-pre-build-atc svg {
  fill: #282828 !important;
  margin-right: 8px;
}
.pre-build-list .btn-pre-build-atc:hover svg {
  fill: #fff !important;
}
.pre-build-list .btn-pre-build-atc:hover {
  background-color: #333e48;
  color: #fff;
  border-color: #333e48;
}
.btn-add-to-wishlist {
  border-style: none;
  background-color: #ee7228;
  color: #fff;
  font-size: 16px;
  padding: 6px 5px;
  text-align: center;
  -webkit-transition-duration: .15s;
  transition-duration: .15s;
  line-height: 1.75em;
  border-radius: 20px;
  display: block;
  width: 100%;
  font-weight: 600;
}
.btn-add-to-wishlist:hover {
  background-color: #fff;
  color: #ee7228;
}

a.btn-pre-build-shop {
  background-color: #3d8b11;
  border: 1px solid #3d8b11;
  padding: 8px 30px;
  display: inline-block;
  margin: 20px auto 10px;
  border-radius: .25rem;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
a.btn-pre-build-shop:hover {
  color: #3d8b11;
  background-color: #fff;
}
.btn-start-build:hover {
  background-color: #fff;
  color: #3D8B11;
}
.items-baseline .btn-action {
  border-style: none;
  background-color: transparent;
  color: #fff;
}
.items-baseline .btn-action svg {
  color: #62b236;
}
.items-baseline .btn-action:hover svg {
  color: #fed700;
}
.items-baseline .btn-action .img-action {
  width: 25px;
  height: 25px;
  display: block;
  margin: 0 auto 5px;
}
.page-content ul.ul-component {
  position: relative;
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  padding-bottom: 0;
  margin-right: 10px;
}
.ul-component .li-component {
  width: 100%;
  display: inline-block;
  -webkit-padding-start: 10px !important;
  padding-inline-start: 10px !important;
  margin: 0 0 10px;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.ul-component .li-component button {
  width: 100%;
  align-items: center;
  border-radius: 0.5rem;
  position: relative;
  background-color: #222426;
  border: 1px solid #222426;
  color: #fff;
  padding: 0.25rem;
}
.ul-component .li-component button.disabled {
  background-color: #1c1d20;
}
.ul-component .li-component button.disabled:hover {
  border-color:#222426;
}
.ul-component .li-component button:hover,
.ul-component .li-component button:active,
.ul-component .li-component button:focus,
.ul-component .li-component button.active {
  border-color:#fff;
  background-color: #1c1d20;
}
.ul-component .li-component button .component-icon {
  width: 100px;
  height: 100px;
  border-radius: .5rem;
}
.ul-component .li-component button .error {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -8px;
  left: -8px;
  display: none;
  z-index: 1;
  transition: all .35s ease-in-out 0s;
}
.ul-component .li-component button[data-availability="false"] {
  border-color: red;
}
.ul-component .li-component button.incompatible .error {
  display: block;
}
.ul-component .li-component button.active .edit,
.ul-component .li-component button:active .edit,
.ul-component .li-component button:focus .edit {
  display: block;
}
.ul-component .li-component button.disabled.active .edit,
.ul-component .li-component button.disabled:active .edit,
.ul-component .li-component button.disabled:focus .edit {
  display: none;
}
.ul-component .li-component button .edit {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 5px;
  display: none;
}
.ul-component .li-component button div {
  width: 100%;
  padding: 0 5px 0 10px;
  display: grid;
}
.ul-component .li-component button div p {
  margin: 0;
  text-align: left;
}
.ul-component .li-component button div p.selected-item {
  font-size: 16px;
}
.ul-component .li-component button div p.select-another {
  background-color: #3d8b11;
  border-left: 1px solid #fed700;
  color: #fff;
  padding-left: 5px;
}
.ul-component .li-component button div p.error-message {
  background-color: #ff0707;
  color: #fff;
  border-left: 2px solid #000;
  width: max-content;
  padding: 0 5px;
  display: none;
}
.page-content .builds-tab ul.nav-tabs {
  -webkit-margin-start: 0;
  margin-inline-start: 0;
  background-color: #313235;;
  padding-left: 15px;
  border: 0;
}
.page-content .builds-tab .nav-tabs li {
  margin-bottom: 0;
}
.page-content .builds-tab .nav-tabs li:first-child {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.builds-tab .nav-tabs li a {
  font-size: 20px;
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
}
.builds-tab .nav-tabs li a.disabled {
  color: #818181;
}
.builds-tab .nav-tabs li a.disabled:hover {
  cursor: context-menu;
}
.builds-tab .nav-tabs li a.disabled:hover:before {
  display: none;
}
.builds-tab .nav-tabs li a.active:before,
.builds-tab .nav-tabs li a:hover:before {
  height: 3px;
}
.builds-tab .nav-tabs li a.active:after,
.builds-tab .nav-tabs li a:hover:after {
  display: none;
}
.builds-tab .nav-tabs li a span {
  color:#3D8B11;
}
.builds-tab h3.title {
  margin: 0;
  color: #fff;
  text-transform: capitalize;
}
.builds-tab .tab-content {
  padding-left: 15px;
  background-color: #111113;
}
.builds-tab .tab-content .tab-pane .displayComponents {
  overflow-y: auto;
  padding-bottom: 55px;
}
.builds-tab .tab-content .tab-pane .displayComponents ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li {
  border-radius: .375rem;
  background-color: #313235;
  margin-bottom: 10px;
  border: 2px solid #313235;
  padding: 0;
  order: 1;
  width: 100%;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .list-content {
  padding: 1rem;
}
.list-content .product-variant {
  margin-left: -5px;
  padding-top: 10px;
}
.list-content .product-variant .variant-option {
  display: inline-block;
  margin: 0 5px;
}
.list-content .product-variant .variant-option .variant-input {
  display: none;
}
.list-content .product-variant .variant-option .variant-input:checked+label,
.list-content .product-variant .variant-option label:hover {
  background-color: #62b236;
}
.list-content .product-variant .variant-option label {
  color: #fff;
  padding: 5px 10px;
  cursor: pointer;
  border-radius: .375rem;
  border: 1px solid #62b236;
  transition: all .3s ease 0ms;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li.active {
  border-color: #62b236;
  order: 0;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li.status-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.chipset-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.brand-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.compatible-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.capacity-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.watts-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.form-factor-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.platform-d-none,
.builds-tab .tab-content .tab-pane .displayComponents ul li.model-d-none {
  display: none;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li.status-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.chipset-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.brand-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.compatible-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.capacity-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.watts-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.form-factor-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.platform-d-block,
.builds-tab .tab-content .tab-pane .displayComponents ul li.model-d-block {
  display: block;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li img {
  margin-right: 15px;
  border-radius: 0.5rem;
  width: 100px;
  height: 100px;
  border: 1px solid #000;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .sale-tag {
  background-color: #3d8b11;
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag {
  background-color: red;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag p {
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .sale-tag,
.builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag {
  padding: 2px 1rem;
  z-index: 1;
  width: 100%;
  border-radius: .375rem .375rem 0 0;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .sale-tag p,
.builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag p {
  font-size: 14px;
  line-height: normal;
  color: #fff;
  font-weight: bold;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div p {
  display: block;
  margin: 0;
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div p del {
  color: #8d8d8d;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div p.product-title {
  font-weight: bold;
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li.active div p {
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li.active div p del {
  color: #d3d3d3;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action {
  border-style: none;
  border: 1px solid #62b236;
  background-color: #313235;
  color: #62b236;
  padding: 4px 18px;
  border-radius: 0.25rem;
  transition: all .3s ease 0ms;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action.added,
.builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action:hover {
  background-color: #62b236;
  color: #fff;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action.added:hover {
  background-color: #313235;
  color: #62b236;
}
.list-content .product-qty {
  position: relative;
  width: 100px;
  margin-left: auto;
  margin-right: 10px;
  position: relative;
  top: -12px;
}
.list-content .product-qty label {
  color: #fff;
  margin-bottom: 3px;
  font-size: 12px;
}
.list-content .product-qty .input-qty {
  padding: 2px 6px;
  border-radius: .25rem;
  height: 34.5px;
}
.prebuild-items {
  position: relative;
}
.prebuild-items .image-lazysize {
  position: relative;
}
.prebuild-items .image-lazysize .btn-view {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 10;
  background-color: #62b236;
  border: 1px solid #62b236;
  color: #fff;
  padding: 5px 20px;
  display: inline-block;
  border-radius: 4px;
  font-size: 16px;
}
.prebuild-items .image-lazysize .btn-view:hover {
  background-color: #fff;
  color: #62b236;
}
.prebuild-items .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 99%;
  display: flex;
  justify-content: space-between;
  left: 0;
}
.prebuild-items .owl-nav button.owl-prev {
  margin-right: auto;
  left: 15px;
  position: relative;
}
.prebuild-items .owl-nav button.owl-next {
  margin-left: auto;
  right: 15px;
  position: relative;
}
.btn-component-info {
  border-style: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-component-info svg {
  width: 20px;
  height: 20px;
}
.easybuild-modal .modal-title {
  text-transform: capitalize;
  width: 100%;
}
.easybuild-modal .modal-content {
  background-color: #1a1c1e;
  padding: 40px 25px;
  position: relative;
}
.easybuild-modal button.close {
  color: #fff;
  position: absolute;
  top: 20px;
  right: 20px;
}
.easybuild-modal button.close span {
  font-size: 28px;
}
.easybuild-modal .modal-header .d-flex .modal-icon {
  width: 48px;
  height: 48px;
  object-fit: contain;
  object-position: center;
  margin-right: 10px;
}
.easybuild-modal .modal-header .modal-product-img {
  border-radius: .5rem;
  margin: auto auto 15px;
  display: block;
}
.easybuild-modal .modal-header .modal-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
}
.easybuild-modal .modal-content .modal-body p {
  color: #fff;
}
.easybuild-modal .modal-header,
.easybuild-modal .modal-body {
  padding-left: 0;
  padding-right: 0;
}
.easybuild-modal .modal-body .display-table {
  display: table;
  list-style: none;
  color: #fff;
  width: 100%;
}
.easybuild-modal .modal-body .display-table .display-table-row {
  display: table-row;
  transition: all .3s ease 0ms;
}
.easybuild-modal .modal-body .display-table .display-table-row .display-table-cell.item {
  width: 35%;
  color: #93a0b1;
}
.easybuild-modal .modal-body .display-table .display-table-row .display-table-cell {
  padding-left: 10px;
}
.easybuild-modal .modal-body .display-table .display-table-cell {
  border-bottom: 1px solid #3c3f42;
  display: table-cell;
  padding: 7px 10px;
  vertical-align: middle;
}
.easybuild-modal .modal-body .display-table .display-table-row:last-child .display-table-cell {
  border-bottom: 0;
}
.filter-label {
  margin-left: 10px;
}
.filter-label p {
  color: #fff;
  margin: 0;
}
.filter-label .filter-title {
  font-size: 14px;
}
.filter-label .filter-value .select-filter {
  border-radius: .25rem;
  height: auto;
  line-height: normal;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.builds-tab .btn-toggle {
  display: none;
  position: absolute;
  left: -29%;
  top: 50%;
  color: #fff;
  border-radius: 100%;
  background-color: #111113;
  height: 60px;
  width: 60px;
  z-index: -1;
  display: flex;
  align-items: center;
  border: 1px solid #54b137;
  padding-left: 10px;
  transition: all .45s cubic-bezier(.25,.46,.45,.94);
}


.builds-tab .displayComponents::-webkit-scrollbar {
  width: 8px;
}
.builds-tab .displayComponents::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.builds-tab .displayComponents::-webkit-scrollbar-thumb {
  background: #888;
}
.builds-tab .displayComponents::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.bottom-content {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  background-color: #282828;
  padding: 15px;
}
.bottom-content button.btnAddToCart {
  background-color: #fed700;
  border: 1px solid #fed700;
  color: #333e48;
  border-radius: .25rem;
  letter-spacing: 1px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  transition: all .35s ease-in-out 0s;
}
.bottom-content button.btnAddToCart:hover {
  background-color: #333e48;
  border-color: #333e48;
  color: #fff;
}
.bottom-content button.btnAddToCart svg {
  fill: #333e48;
  margin-right: 10px;
  transition: all .35s ease-in-out 0s;
}
.bottom-content button.btnAddToCart:hover svg {
  fill: #fff;
}
.bottom-content button.btnAddToCart[disabled]:hover {
  background-color: #fed700;
  border: 1px solid #fed700;
  color: #333e48;
}
.bottom-content button.btnAddToCart[disabled] svg {
  fill: #333e48;
}
.bottom-content p {
  color: #fff;
  margin: 0;
}
.bottom-content p.font-weight-bold {
  font-size: 20px;
}
.border-left {
  border-left: 1px solid #fff;
}
.form-copy-link .form-control {
  border-radius: .25rem;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
  -webkit-padding-end: 15px;
  padding-inline-end: 15px;
  margin-right: 0.5rem;
}
.form-copy-link .btn-action-copy {
  border-radius: .25rem;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  min-width: 100px;
  color: #fff;
  background-color: #62b236;
  border: 1px solid #62b236;
}
.form-copy-link .btn-action-copy:hover {
  background-color: #489120;
  border-color: #489120;
}
.tab-content.tab-select {
  overflow-y: auto;
}
.tab-content.tab-select::-webkit-scrollbar,
.sample-data::-webkit-scrollbar {
  width: 8px;
}
.tab-content.tab-select::-webkit-scrollbar-track,
.sample-data::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.tab-content.tab-select::-webkit-scrollbar-thumb,
.sample-data::-webkit-scrollbar-thumb {
  background: #888;
}
.tab-content.tab-select::-webkit-scrollbar-thumb:hover,
.sample-data::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.sample-data .pt-2.pb-2 {
  margin-right: 10px;
}


/* SWALL */
.swal-alert {
  position: relative;
  z-index: 1;
  bottom: 75px;
  right: 10px;
}
.swal2-container .swal2-modal {
  background-color: #1a1c1e;
}
.swal2-container .swal2-modal .swal2-title {
  color: #fff;
}
.swal2-container .swal2-modal .swal2-loader {
  border-color: #489120 transparent #489120 transparent;
}
.swal2-container .swal2-modal .swal2-html-container {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
}
.swal2-container .swal2-modal .swal2-styled.swal2-confirm {
  border-radius: .25rem;
  padding: 8px 0;
  text-align: center;
  min-width: 100px;
  color: #fff;
  background-color: #62b236;
  border: 1px solid #62b236;
  margin: auto;
}
.swal2-container .swal2-modal .swal2-styled.swal2-confirm:hover {
  background-color: #489120;
  border-color: #489120;
}
/* END SWAL */

/* UI FLASH */
.ui-flash-wrapper {
  position: fixed;
  bottom: 15px;
  z-index: 1000000;
  right: 0;
  left: 0;
  margin: auto;
  display: none;
}
.ui-flash-wrapper.show {
  display: block;
}
.ui-flash {
  background: red;
  width: max-content;
  padding: 10px 15px;
  border-radius: 5px;
  margin: auto;
}
.ui-flash p {
  color: #fff;
  margin: 0;
  font-size: 16px;
}
/* END UI FLASH */

/* LOAD Build Modal */
.buildList {
  padding-bottom: 10px;
}
.buildList p {
  margin-bottom: 0;
}
.buildList .components {
  padding: 10px 0;
  border: 1px solid #3c3f42;
  margin-top: 10px;
}
.templatePage .modal .modal-body .buildList .components p.status {
  font-size: 15px;
}
.loadBuilds .buildList:not(:last-child) {
  border-bottom: 1px solid #818c9b;
  margin-bottom: 10px;
}
.build-details .type {
  text-transform: capitalize;
}
.btn-modal-action {
  background-color: transparent;
  border-style: none;
  padding: 0 10px;
  font-size: 22px;
}
.btn-modal-action svg,
.btn-modal-action i {
  color: #fff;
}
.btn-modal-action i.fas.fa-trash-alt {
  font-size: 18px;
  position: relative;
  top: -3px;
}
.btn-modal-action:hover svg,
.btn-modal-action:hover i {
  color: #fed700 !important;
}
.btn-modal-action-show i {
  transform: rotate(0);
  transition: 0.5s;
  color: #fff;
}
.btn-modal-action-show.collapsed i {
  transform: rotate(180deg);
}
.easybuild-modal .modal-content .modal-body .build-details p.b-head,
.easybuild-modal .modal-content .modal-body .components p.b-head {
  color: #93a0b1;
  font-size: 16px;
}
.easybuild-modal .modal-content .modal-body .build-details p.b-head .shared-build {
  background-color: #54b137;
  color: #000;
  font-size: 9px;
  padding: 2px 10px;
  border-radius: 15px;
  margin-left: 8px;
  line-height: normal;
}
.easybuild-modal .modal-content .modal-body .components .b-type {
  color: #fff;
  font-weight: bold;
}
.easybuild-modal .modal-content .modal-body .components .title,
  .easybuild-modal .modal-content .modal-body .components .b-price {
  font-size: 15px;
}
.row-total-price {
  padding-top: 10px;
  border-top: 1px solid #3c3f42;
}
/* END LOAD Build Modal */

/* Start Build Summary */
.build-summary {
  padding-right: 15px;
  overflow-y: auto;
  padding-bottom: 1.5rem;
}
.build-summary .build-summary-list {
  border-radius: .5rem;
  position: relative;
  background-color: #222426;
  border: 1px solid #222426;
  padding: .5rem .25rem;
}
.build-summary .build-summary-list:not(:last-child) {
  margin-bottom: 10px;
}
.build-summary-list.build-divider:first-child {
  display: none;
}
.build-summary .build-summary-list p {
  margin: 0;
  color: #fff;
}
.build-summary .build-summary-list .tb-title {
  margin: 0 0 5px;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
}
.build-summary .build-summary-list .s-type {
  text-transform: capitalize;
}
.build-summary::-webkit-scrollbar {
  width: 8px;
}
.build-summary::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.build-summary::-webkit-scrollbar-thumb {
  background: #888;
}
.build-summary::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.sample-data p {
  margin: 0;
  text-transform: uppercase;
}
.sample-data p b {
  color: #fed700;
}
.swal-component {
  bottom: 80px;
  left: 10px;
}
/* End Build Summary */


/* End EBv3 */


>>>>>>> 5d5bf94484df9c46a2295e36d9d7f4ecf696b8a3
.eb-check {
  padding: 5px;
  margin: 5px 0;
}
#add-to-cart[disabled="disabled"] {
  margin-right: 10px;
}
.rmz-chat-bubble {
  bottom: 40px !important;
}
.page-product .product-content-wrapper .action-button .btn {
  display: flex;
  align-items: center;
}
.btn-pre-order {
  font-size: 0;
}
.btn-pre-order span {
  font-size: 14px;
}

/* Cart Offer Build */
.templateCart .related-items .owl-nav button {
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  box-shadow: 0 2px 10px #36363626;
}
.templateCart .related-items .owl-nav button.disabled {
  cursor: default;
  opacity: .5;
}
.templateCart .related-items .owl-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.templateCart .related-items .owl-nav button.owl-prev {
  margin-right: auto;
  left: -10px;
  position: relative;
}
.templateCart .related-items .owl-nav button.owl-next {
  margin-left: auto;
  right: -10px;
  position: relative;
}
.cart-offers:not(:last-child) {
  border-bottom: 1px solid #D5D9D9;
}
.templateCart #body-content {
  background-color: #eaeaea59;
  padding-bottom: 50px;
}
.templateCart .wrap-breadcrumb {
  background-color: transparent;
}
.templateCart .cart-table,
.templateCart .cart-row {
  border-radius: 8px;
  position: relative;
  padding: 14px 18px;
  border: 1px #D5D9D9 solid;
  background-color: #fff;
}
.templateCart #footer-content {
  padding: 0;
}
/* End Cart Offers Build */

/* Sale */
.evm-ws-image-wrapper .label-sale {
  display: none !important;
}

/* Prebuild Compare */
.comparison_table td p {
  margin-bottom: 0;
  font-size: 13px;
}
.prebuildCollection.compare_btn {
  margin-left: 0;
  margin-top: 10px;
}
.games_to_play {
  height: 40px;
  padding: 2px;
}
.compare_easyfix {
  width: 125px;
  padding: 5px;
  margin: auto;
}
.prebuildCollection:hover {
  cursor: pointer;
  color: #000;
}
.comparison_table {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#comparison_description_row,
#comparison_add_to_cart_row {
  background-color: #fff;
}
#comparison_description_row td,
#comparison_add_to_cart_row td {
  border-top-color: #fff;
}
.table-striped tbody tr:nth-of-type(even) td.base_item {
  background-color: #ffe;
}
.table-striped tbody tr:nth-of-type(odd) td.base_item {
  background-color: #ffffde;
}
.comparison_table td {
  text-align: left;
}
.comparison_table .comparison_title {
  font-weight: bold;
}
.comparison_image_title_cell div {
  position: relative;
  width: 244px;
  margin: auto auto 20px;
  display: block;
}
.base_item {
  background-color: #ffffde;
}
.comparison_add_to_cart_button .addPC {
  background: #fed700;
  color: #333e48;
}
.comparison_add_to_cart_button .btn-SoldOut {
  background: #333e48;
  color: #fff;
}
.comparison_add_to_cart_button .addPC,
.comparison_add_to_cart_button .btn-SoldOut {
  border-radius: 25px;
  font-size: 14px;
  font-weight: 600;
  border: 0;
  width: 150px;
  line-height: 22px;
  margin: auto;
  display: block;
}
.comparison_add_to_cart_button .addPC:hover {
  background: #333e48;
  color: #fff!important;
  border-color: #333e48;
}
#comparison_table_image_row {
  background-color: unset;
}
.comparison_image_title_cell .build-in-stock,
.comparison_image_title_cell .build-out-of-stock {
  position: absolute;
  top: 10px;
  right: 0;
  display: block;
  margin: 11px 0;
  float: right;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
  z-index: 1;
  width: max-content;
}
.comparison_image_title_cell .build-in-stock {
  background: #1abc9c;
}
.comparison_image_title_cell .build-out-of-stock {
  background: #be6e6e;
}
/* Prebuild Compare End */
#snize-search-results-list-mode .snize-ez-fix-label-container img.snize-ez-fix-label {
  margin-top: -15px !important;
}
.snize-ez-fix-label-container img.snize-ez-fix-label {
  width: 80px;
  height: auto;
  left: -70%;
}
.featured-img img.product_easyfix {
  max-width: 33% !important;
  position: absolute !important;
  top: 5px !important;
  right: 15px;
  width: 100px !important;
  z-index: 10;
  height: auto !important;
  left: unset !important;
  display: block;
  opacity: 1 !important;
}
.product-label>span {
  margin: 15px 0 10px;
}
.templateProduct img.product_easyfix {
  position: absolute !important;
  top: 15px;
  right: 15px;
  width: 100px;
  z-index: 1;
}
#shopify-section-1634631987de9b9116 .custom-content.row {
  align-items: center;
  justify-content: center;
}
.comTable .saso-offer-badge-type-rectangle .saso-offer-badge-text,
.comTable .saso-offer-badge-type-oval .saso-offer-badge-text {
  color: #fff;
  font-weight: normal;
  padding: 0;
}
.comTable .saso-offer-badge-content {
  min-height: auto;
}
.comTable .saso-offer-badge-position-topLeft .saso-offer-badge-content {
  left: 3px;
  margin-top: 15px;
}

.preBuilt-items .preBuilt-nav li.msi-gaming-build a.active {
  background-color: #ed1c24;
}
.preBuilt-items .preBuilt-nav li.msi-gaming-build a.active:after {
  background-color: #ed1c24;
}
.preBuilt-items .preBuilt-nav li.msi-gaming-build a {
  background-color: #ed1c24;
}
.easyfix-menu {
  width: 12%;
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
}
.header-content .style-4 .header-main {
  padding: 0;
}

/* Featured Brand */
.left-column-container .featured_brands_widget .sb-product-carousel .owl-nav {
  top: -55px;
}
.featured_brands_widget .nav-tabs {
  margin-bottom: 25px;
}
.featured_brands_widget .sb-title {
  padding-top: 20px;
  border: 0;
  margin-bottom: 0;
  font-weight: 600;
}
.featured_brands_widget .sb-title::before {
  display: none;
}
.featured_brands_widget .tab-content {
  border: 0;
  padding: 0;
}
.featured_brands_widget .nav-link {
  font-size: 14px;
}
.featured_brands_widget .tab-title.nav-item {
  display: inline-block;
  width: auto;
  margin-right: 20px
}


/* START Easyfix */
.easyfix-plus-partner-brands {
  border-radius: 20px;
  box-shadow: -2px 8px 25px -7px rgba(0,0,0,0.81);
  -webkit-box-shadow: -2px 8px 25px -7px rgba(0,0,0,0.81);
  -moz-box-shadow: -2px 8px 25px -7px rgba(0,0,0,0.81);
}
.easyfix-plus-partner-brands-title,
.easyfix-partner-brands-title {
  width: 900px;
  margin: 10px auto 30px;
  display: block;
}
.easyfix-banner p {
  font-size: 16px;
}
.easyfix-banner .easyfix-banner-content {
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 50px 0;
  position: relative;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text {
  width: 100%;
  text-align: left;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h1,
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h2 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 {
  font-size: 34px;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h2 {
  font-size: 20px;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text img[alt="ef-banner-logo"] {
  width: 350px;
  margin: 40px 0;
}
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 span,
.easyfix-banner .easyfix-banner-content .easyfix-banner-text h2 span {
  font-weight: 700;
}
.easyfix-header {
  position: absolute;
  top: 20px;
  left: 0;
  width: 100%;
}
.header-logo img {
  width: 120px;
}
.banner.banner-center {
  background-position: center;
}
.easyfix-logo {
  width: 120px;
}
.easyfix-logo-text {
  position: relative;
  top: -2px;
}
.easyfix-text-link {
  text-decoration: underline;
}
.easyfix-text-link:hover {
  color: #000;
}
.easyfix-faq h3 {
  font-style: italic;
  margin-bottom: 20px;
}
.easyfix-logo-faq {
  width: 470px;
  margin-bottom: 20px;
}
.easyfix-faq {
  margin-bottom: 35px;
}
.easyfix p {
  font-size: 16px;
}
.easyfix-border {
  padding-top: 50px;
  border-top: 50px solid #f26724;
  border-bottom: 50px solid #f26724;
}
.easyfix-steps {
  padding: 100px 0;
}
.easyfix-steps p {
  padding: 0 70px;
}
.easyfix-steps .col-md-4 {
  position: relative;
}
.easyfix-steps .col-md-4:not(:last-child):after {
  position: absolute;
  top: 60%;
  left: 100%;
  height: 20px;
  width: 27px;
  background-image: url('/cdn/shop/files/arrow-right.png?v=1718855570');
  content: "";
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: cover;
}
.easyfix-steps h3 {
  margin-bottom: 20px;
  color: #1428A8;
  font-weight: 800;
  font-size: 34px;
}
.easyfix-steps .col-12 h4 {
  font-size: 22px;
  margin-bottom: 15px;
  padding-top: 10px;
}
.easyfix-steps .col-12 p {
  padding: 0;
}
.easyfix-steps .col-12 ul {
  margin-bottom: 20px;
}
.easyfix-steps .col-12 ul li {
  font-size: 16px;
}
.easyfix-steps .col-12 ul li:not(:last-child) {
  margin-bottom: 10px;
}
.easyfix-steps-img {
  width: auto;
  margin: 0 auto 20px;
  display: block;
  height: 150px;
  object-fit: contain;
}
.easyfix-quickabout .warranty-service {
  position: relative;
  top: -50px;
  width: 100%;
}
.easyfix-quickabout .logo {
  width: 300px;
  margin: 100px auto 50px;
  display: block;
}
.easyfix-testimonial {
  background-color: #1429a9;
  padding: 70px 0;
}
.easyfix-testimonial h1 {
  margin-bottom: 30px;
}
.easyfix-testimonial h1,
.easyfix-testimonial h3,
.easyfix-testimonial p {
  color: #fff;
}
.easyfix-testimonial .profile {
  border: 1px solid #fff;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  margin: 0 auto 30px;
}
.easyfix-check-status {
  padding: 70px 0 20px;
}
.easyfix-info li {
  font-size: 16px;
}
.easyfix-links li {
  background-color: #1429a9;
  width: 220px;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 5px;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
}
.easyfix-links li a {
  display: block;
  margin-bottom: 0;
}
.center-align {
  padding-left: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.center-align.pl-80 {
  padding-left: 80px;
  width: 100%;
  padding-right: 0;
  justify-content: normal;
  background-color: #fff;
}
.center-align .center-align-content h2 {
  font-weight: 700;
  margin-bottom: 25px;
  font-size: 28px;
  text-transform: uppercase;
  color: #000;
}
.btn-easyfix {
  margin-top: 25px;
  display: inline-flex;
  width: max-content;
  background-color: #F26724;
  color: #fff;
  padding: 8px 16px;
  border-radius: 30px;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  border: 1px solid transparent;
  font-size: 14px !important;
}
.btn-easyfix.plus {
  background-color: #1428A8;
  margin-left: 15px;
}
.btn-easyfix:hover {
  border-color: #000;
  color: #fff;
}
.btn-easyfix img {
  margin: 0 5px;
}
.easyfix-padding {
  padding-left: 100px;
  padding-right: 100px;
}
.easyfix-warranty-steps {
  border-radius: 50px;
  padding: 60px 50px;
  background-color: #fff;
}
.easyfix-warranty {
  padding: 50px 0;
}
.easyfix-warranty .ef-wrap {
  padding: 50px;
  border-radius: 40px;
}
.easyfix-warranty .ef-wrap h3 {
  text-align: center;
  font-size: 26px;
  line-height: normal;
  margin-bottom: 25px;
}
.easyfix-warranty .ef-wrap h3 span {
  color: #0A1682;
}
.easyfix-warranty .ef-wrap p {
  text-align: center;
}
.easyfix-warranty .ef-wrap li,
.easyfix-covered li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 0;
}
.easyfix-warranty .ef-wrap li:last-child,
.easyfix-covered li:last-child {
  margin-bottom: 20px;
}
.easyfix-warranty .ef-wrap li::before,
.easyfix-covered li::before {
  position: absolute;
  top: 12px;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 100%;
  background-color: #000;
  content: '';
}
.easyfix-warranty .ef-wrap.is-covered {
  background-color: #f26724;
}
.easyfix-warranty .ef-wrap.is-covered h3,
.easyfix-warranty .ef-wrap.is-covered p {
  color: #fff;
}
.easyfix-covered {
  padding: 100px 0;
}
.faq-list {
  margin-top: 30px;
}
.faq-list li:not(:last-child) {
  margin-bottom: 40px;
}
.faq-list li ul {
  margin-bottom: 20px;
}
.faq-list li ul li {
  font-size: 16px;
}
.faq-list li ul li:not(:last-child) {
  margin-bottom: 10px;
}
.faq-list li h3 {
  font-weight: 700;
  margin-bottom: 15px;
}
.faq-list li p:last-child {
  margin-bottom: 0;
}
.easyfix-partner-brands {
  background-color: #1428a8;
  padding: 70px 0;
}
.easyfix-partner-brands .logo-title {
  margin-bottom: 20px;
}
.easyfix-partner-brands .logo-title H3 {
  color: #fff;
  margin-left: 20px;
}
.easyfix-partner-brands .logo-title .img-logo-title {
  width: 165px;
}
.easyfix-office {
  
}
/* END EASYFIX */


/* New Aff Program */
.rewards-banner.new-affiliate {
  padding: 120px 0;
}
.rewards-banner.new-affiliate p {
  font-size: 20px;
}

.menu-list li.flash-sale a,
.menu-mobile .main-nav li.flash-sale a {
  color: red !important;
  font-weight: bold !important;
}
.menu-list li.active a,
.menu-mobile .main-nav li.active a {
  color: #fed700;
  font-weight: bold !important;
}
/* Pre-Built */
/* Assembly BTN Loader */
.preBuilt-items .ul_products .lst_products .lst_selection .build-out-of-stock {
  position: absolute;
  top: 10px;
  right: -20px;
  display: inline-block;
  margin: 11px 0;
  float: right;
  background: #be6e6e;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
  z-index: 1;
}
.preBuilt-items .owl-item:nth-child(odd) .lst_products {
  box-shadow: 0 0 5px #c6c6c6;
}
.preBuilt-items .lst_products .btn-primary.btn-SoldOut {
  background: #282828;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  min-width: 150px;
  line-height: 22px;
  border-color: #282828;
}
.preBuilt-items .lst_products a:hover .product-form {
  opacity: 1;
}
.tab-pane .ul_products h3 {
  padding-top: 20px;
}
.build_components ul {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.build_components ul li .components-icon {
  height: 70px;
  display: block;
  margin: 0 auto 5px;
}
.build_components ul li p {
  margin-bottom: 0;
  text-align: center;
}
.build_components ul li {
  box-shadow: 0 0 5px #c6c6c6;
  border-radius: 5px;
  padding: 10px;
  width: 110px;
  display: inline-block;
  margin: 0 10px 10px;
  position: relative;
}
.build_components ul li .component-status {
  display: inline-block;
  float: right;
  background: #1abc9c;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  border-top-right-radius: 5px;
}
.build_components ul li .component-status.in-stock {
  background-color: #1abc9c;
}
.build_components ul li .component-status.out-of-stock {
  background-color: #be6e6e;
}
.preBuilt-tab.tab-content .owl-nav button.disabled {
  cursor: default;
  opacity: .5;
}
.preBuilt-tab.tab-content .owl-carousel .owl-nav button.owl-next {
  right: -15px;
  position: absolute;
}
.preBuilt-tab.tab-content .related-items.owl-carousel .owl-nav {
  top: -52px;
}
.preBuilt-tab.tab-content .owl-carousel .owl-nav {
  position: absolute;
  top: 50%!important;
  transform: translateY(-50%);
  width: 100%;
}
.preBuilt-tab.tab-content .owl-carousel .owl-nav button.owl-prev {
  left: -17px;
  position: relative;
}
.preBuilt-tab.tab-content .owl-carousel .owl-nav button {
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  box-shadow: 0 2px 10px #36363626;
}
.preBuilt-tab.tab-content .tab-pane ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
.preBuilt-tab.tab-content .owl-carousel .owl-item {
  padding: 5px;
}
.preBuilt-tab.tab-content .tab-pane ul li {
  padding: 15px 20px;
  width: 100%;
}
.preBuilt-tab.tab-content .tab-pane ul li p {
  display: -webkit-box;
}

.heading-style {
  border-bottom:2px solid #55a52a;
  margin-bottom: 40px;
}
.heading-style h1 {
  position: relative;
  background-color: #55a52a;
  color: #fff;
  width: max-content;
  padding: 5px;
  margin: auto;
}
.heading-style h1::before {
  clip-path: polygon(100% 0, 0 100%, 100% 100%);
  left: -30px;
}
.heading-style h1::after {
  clip-path: polygon(0 0, 0 100%, 100% 100%);
  right: -30px;
}
.heading-style h1::before,
.heading-style h1::after {
  position: absolute;
  content:'';
  top: 1px;
  height: 100%;
  width: 30px;
  background-color: #55a52a;
}
.preBuilt-items {
  display: flex;
  margin-bottom: 20px;
}
.preBuilt-items .preBuilt-nav {
  width: 15%;
  display: block;
  padding-top: 25px;
}
.preBuilt-items .preBuilt-nav li {
  margin-bottom: 10px;
}
.preBuilt-items .preBuilt-nav li a {
  color: #fff;
  display: block;
  background-color: #55a52a;
  padding: 10px;
  position: relative;
  border-right: 30px solid #fff;
}
.preBuilt-items .preBuilt-nav li a.active {
  background-color: #718e54;
}
.preBuilt-items .preBuilt-nav li a:after,
.preBuilt-items .preBuilt-nav li a:before {
  position: absolute;
  content: "";
  top: 1px;
}
.preBuilt-items .preBuilt-nav li a:before {
  right: -12px;
  height: 100%;
  width: 30px;
  clip-path: polygon(60% 0,100% 0,40% 100%,0 100%);
  background-color: #fff;
}
.preBuilt-items .preBuilt-nav li a.active:after {
  background-color: #718e54;
}
.preBuilt-items .preBuilt-nav li a:after {
  right: -23px;
  height: 100%;
  width: 30px;
  clip-path: polygon(60% 0,100% 0,40% 100%,0 100%);
  background-color: #fff;
}
.preBuilt-items .preBuilt-tab {
  width: 85%;
  padding: 0 10px 20px;
}
/* ENDPre-Built */


.template-password #epb_container {
  display: none!important;
}
.btnProceedCheckout {
  position: relative;
}
.btnProceedCheckout.show {
  color: #0000 !important;
}
.btnProceedCheckout.show .lds-ellipsis-assembly {
  display: inline-block;
}
.lds-ellipsis-assembly {
  display: none;
  position: absolute;
  width: 80px;
  height: 100%;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
.lds-ellipsis-assembly div {
  position: absolute;
  top: 17px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.lds-ellipsis-assembly div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite;
}
.lds-ellipsis-assembly div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis-assembly div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite;
}
.lds-ellipsis-assembly div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite;
}
@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(24px, 0);
  }
}
.pb-300 {
  padding-bottom: 300px;
}
.relative {
  position: relative;
}
.left-img {
  position: absolute;
  bottom: 0;
  left: 15px;
  width: 718px;
}
.banner {
  background-size: cover;
}
.banner.banner-footer .rewards-banner {
  padding: 150px 0;
}
.text-white h1,
.text-white h2 {
  color: #fff;
}
.faqs li h3 {
  margin-bottom: 15px;
}
.faqs li p {
  margin: 0;
}
.faqs li {
  background-color: #fff;
  border-radius: 15px;
  display: block;
  padding: 20px;
  margin: 20px 0;
}
.rewards-list {
  margin-top: 20px;
}
.rewards-list li img {
  width: 120px;
  height: 120px;
  margin-bottom: 10px;
}
.rewards-list li:first-child {
  margin-left: 0;
}
.rewards-list li {
  background-color: #fff;
  border-radius: 15px;
  display: inline-block;
  padding: 20px 0;
  width: 192px;
  margin: 0 10px 3rem;
  text-align: center;
}
.rewards-list li p {
  margin: 0;
}
.rewards-list li.coming-soon {
  background-color: #dfdfdf;
}
.ways-to-earn.coming-soon {
  background-color: #dfdfdf;
}
.ways-to-earn {
  background-color: #fff;
  border-radius: 15px;
  padding: 50px;
  height: 100%;
}
.ways-to-earn img {
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
}
.ways-to-earn p {
  margin-bottom: 10px;
}
.ways-to-earn h3 {
  margin-bottom: 20px;
}
.loyalty-rewards h1,
.loyalty-rewards h2 {
  margin-bottom: 10px;
}
.loyalty-rewards a,
.loyalty-rewards p,
.affiliate-program-page p,
.affiliate-program-page a,
.affiliate-program-page li,
.content-p p,
.content-p a,
.content-p li {
  font-size: 16px;
}
.heading-h3 h3 {
  margin-bottom: 15px;
  color: #3d8b11;
  text-decoration: underline;
  text-transform: capitalize;
}
.btn--sign-up {
  background-color: #fec804;
  border: 1px solid #fec804;
  display: inline-block;
  padding: 12px 18px;
  border-radius: 15px;
  font-weight: bold;
  color: #fff;
  box-shadow: 4px 4px 23px -6px rgba(0,0,0,0.75);
  -webkit-box-shadow: 4px 4px 23px -6px rgba(0,0,0,0.75);
  -moz-box-shadow: 4px 4px 23px -6px rgba(0,0,0,0.75);
}
.btn--sign-up:hover,
.btn--sign-up:focus {
  background-color: #fff;
  color: #fec804;
}
.rewards-banner {
  padding: 80px 0;
}
.btn-contactInfo {
  display: flex;
  align-items: center;
  color: #fff;
}
.btn-contactInfo:not(:last-child) {
  margin-bottom: 5px;
}
.btn-contactInfo svg {
  fill: #fff;
  margin-right: 10px;
}

.lds-dual-ring.show {
  display: inline-block;
}
.lds-dual-ring {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 3px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
ul.home-payment-icons > li:nth-child(4) > svg > g > path:nth-child(1),
ul.home-payment-icons > li:nth-child(3) > svg > path:nth-child(2),
ul.home-payment-icons > li:nth-child(5) > svg > path:nth-child(2),
ul.home-payment-icons > li:nth-child(6) > svg > path:nth-child(2),
ul.home-payment-icons > li:nth-child(7) > svg > path:nth-child(2),
ul.home-payment-icons > li:nth-child(8) > svg > path:nth-child(2) {
  opacity: 0;
}
ul.home-payment-icons.inline-list.payment-icons {
  flex-wrap: wrap;
  margin-bottom: 0;
}
ul.home-payment-icons.inline-list.payment-icons li {
  margin-bottom: 10px;
}
ul.home-payment-icons.inline-list.payment-icons li svg {
  border: 0;
}
.preorder {
  margin-bottom: 10px;
}
#shopify-section-1554699267962 .swiper-slide .saso-offer-badge {
  display: none;
}

.templateIndex .hp-tabs-special .block-image span img {
  object-position: top;
}
.templateArticle .post .post-content .post-des p {
  margin: 0 0 20px;
}
.templateArticle .post .post-content .post-des p a {
  color: #62b236;
}
.title-wrapper h3,
.evm_wiser_heading {
  font-weight: 600;
}
.title-wrapper h3:before,
.evm_wiser_heading:after {
  display: none;
}
.hp-tabs-list.owl-carousel .owl-nav button,
.templateProduct #related_item .owl-carousel .owl-nav button {
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
}
.hp-tabs-list.owl-carousel .owl-nav button.disabled,
.templateProduct #related_item .owl-carousel .owl-nav button.disabled {
  cursor: default;
  opacity: .5;
}
.templateProduct #related_item .owl-carousel .owl-nav {
  position: absolute;
  top: 50% !important;
  transform: translateY(-50%);
  width: 100%;
}
.templateProduct #related_item .owl-carousel .owl-nav button.owl-prev {
  left: -17px;
  position: relative;
}
.templateProduct #related_item .owl-carousel .owl-nav button.owl-next {
  right: -15px;
  position: absolute;
}
.mobile-contact-bar.list-inline {
  display: none;
}
li.sale a,
li.flash a,
li.easyfix a {
  font-weight: bold !important;
}
li.flash a {
  color: #f8cc1c !important;
}
li.easyfix a {
  color: blue !important;
}
li.sale a {
  color: red !important;
}
#scroll-to-top.on {
  bottom: 12%;
}
#scroll-to-top {
  right: 22px;
}
.templateProduct .featured-programs {
  padding-bottom: 10px;
}
.templateProduct .featured-programs .payment-options-list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.templateProduct .featured-programs .payment-options-list label {
  margin: 0;
  font-weight: 700;
}
.templateProduct .featured-programs .payment-options {
  display: flex;
  align-items: center;
}
.templateProduct .featured-programs .payment-options img {
  width: 50px;
  margin-right: 10px;
}
.templateProduct .featured-programs .payment-options p {
  margin: 0;
}


/* START Compare */
.container-fulid {
  padding: 0 !important;
}
.sa_ca_ptitle {
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.2;
}
#sa_ca_wrapper .sa_ca_item .sa_ca_summary {
  text-align: center;
}
#sa_ca_wrapper .ca_bottom .sa_ca_content .close .SP_triangle {
  border-width: 10px 8px 0 !important;
}
#sa_ca_wrapper .ca_bottom .ca_flap .SP_triangle {
  border-width: 0 8px 10px !important;
}
#sa_ca_wrapper .sa_ca_content .close .SP_triangle {
  left: 5px !important;
}
#sa_ca_wrapper .sa_ca_item {
  width: 130px !important;
}
#sa_ca_wrapper .sa_ca_content.sa_ca_close {
  box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
}
#sa_ca_wrapper .sa_ca_content.sa_ca_close,
#sa_ca_wrapper .sa_ca_content.sa_ca_open {
  border-radius: 5px 5px 0 0;
}
#sa_ca_wrapper .sa_ca_content.sa_ca_close,
#sa_ca_wrapper .sa_ca_container.sa_ca_container_close .ca_flap.ca_tab {
  display: block!important;
}
#sa_ca_wrapper .sa_ca_content .close {
  border-radius: 0 5px 0 0;
}
#sa_ca_wrapper .ca_flap,
#sa_ca_wrapper .sa_ca_container.sa_ca_container_close .sa_ca_content.sa_ca_close  {
  display: none !important;
}
#sa_ca_wrapper .sa_ca_item .sa_ca_summary a span {
  color: #ee0000;
  font-weight: 600;
}
#SP_CmpHtml .sp_compare_tbl * {
  font-family: inherit;
  text-align: center;
}
.sp_compare_tbl .sp_title {
  color: #0062bd;
}
#SP_CmpHtml .sp_compare_tbl .sp_add_to_cart .sa_cmp_addcart {
  text-align: center;
  padding: 10px 30px;
  line-height: 19px;
  font-weight: 600;
  white-space: normal;
  font-size: 14px;
  background-color: #fed700;
  color: #333e48 !important;
  border: 1px solid #fed700;
  transition: all .35s ease 0s;
  border-radius: 25px;
}
#SP_CmpHtml .sp_compare_tbl .sp_add_to_cart .sa_cmp_soldout {
  background-color: #333e48!important;
  padding: 10px 30px;
  line-height: 19px;
  font-weight: 600;
  white-space: normal;
  font-size: 14px;
  border-radius: 25px;
}
#SP_CmpHtml .sp_compare_tbl .sp_add_to_cart .sa_cmp_addcart:hover {
  background: #333e48;
  color: #ffffff !important;
  border-color: #333e48;
}
/* END Compare */


/* Start Account */
.alert-error .errors ul {
  padding-bottom: 0;
}
.cf-form-actions .cf-step-invalid {
  display: none !important;
}
.customer_address_table .control-wrapper.set_default input[type=checkbox] {
  position: unset;
  opacity: 1;
  height: 20px;
  width: 20px;
}
.customer_address_table .control-wrapper.set_default label {
  line-height: normal;
  display: flex;
}
.customer_address_table .control-wrapper.set_default {
  height: 50px;
}
.account-details .info img {
  display: block;
  width: 120px;
  height: 120px;
  object-fit: cover;
  object-position: center;
  border-radius: 100%;
  margin: 0 auto 20px;
}
.account-details .info .number,
.account-details .info .address {
  margin: 0 0 10px;
  display: flex;
  align-items: center;
}
.account-details .info {
  margin-bottom: 10px;
}
.account-details .info.default {
  margin-bottom: 20px;
}
.account-details .info h6 {
  margin: 0;
  padding: 20px 0 10px;
  border-radius: 25px;
}
.page-order #order-details table td.product-item span {
  color: #000;
}
.page-order #order-details table td.product-item span p {
  margin-left: 5px;
  margin-bottom: 0;
}
.page-order #order-details table td.product-item span p:not(:last-child):after {
  content: ',';
}
/* END Account */

.announcement {
  background-color: #282828;
}
.announcement p {
  margin: auto;
  font-size: 12px;
  color: #fff;
  text-align: center;
  padding: 0 15px;
}
.announcement p b {
  color: #fed700;
}
/* html {
  overflow-y: hidden;
} */
.web-loader {
  position: fixed;
  z-index: 100000;
  background-color: #a3a3a3;
  width: 100vw;
  height: 100vh;
}
.web-loader>div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.web-loader>div>img {
  width: 200px;
  height: 200px;
}
body.templateIndex .jdgm-preview-badge[data-template="index"] {
  display: block !important;
}
body.templateIndex .jdgm-preview-badge[data-template="index"],
.templateCollection .jdgm-preview-badge {
  margin-bottom: 5px;
}
.mobile-menu-close {
  float: right;
  padding: 10px;
}
.account-icon-primary,
.account-icon-secondary {
  line-height: 0;
  transition: opacity .35s ease-in-out,transform .35s ease-in-out;
}
.account-icon-secondary {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 14px;
}
.mobile-menu-close svg path {
  fill: #000;
}
ul.mobile-wishlist {
  position: relative;
  -webkit-padding-start: 18px;
  padding-inline-start: 18px;
}
ul.mobile-wishlist>li>a svg {
  fill: #fff;
}
ul.mobile-wishlist>li>a:hover {
  color: #fed700;
}
ul.mobile-wishlist>li>a {
  color: #fff;
  display: flex;
  align-items: center;
}
ul.mobile-wishlist>li:hover>a>.number {
  -webkit-animation-name: hvr-icon-bob-float,hvr-icon-bob;
  animation-name: hvr-icon-bob-float,hvr-icon-bob;
  -webkit-animation-duration: .3s,.75s;
  animation-duration: .3s,.75s;
  -webkit-animation-delay: 0s,.3s;
  animation-delay: 0s,.3s;
  -webkit-animation-timing-function: ease-out,ease-in-out;
  animation-timing-function: ease-out,ease-in-out;
  -webkit-animation-iteration-count: 1,infinite;
  animation-iteration-count: 1,infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal,alternate;
  animation-direction: normal,alternate;
}
ul.mobile-wishlist>li>a>.number {
  position: absolute;
  right: -9px;
  bottom: -10px;
  width: 22px;
  height: 22px;
  line-height: 22px;
  background: #fff;
  color: #62b236;
  text-align: center;
  font-size: 12px;
  font-weight: 700;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
}
ul.mobile-wishlist>li {
  display: block;
}
.m-search-icon.m-search-bar {
  padding-top: 5px;
}
.navbar .bar {
  width: 20px;
}
.templateIndex .header-navigation {
  background-color: #fff;
}
.header-navigation {
  background-color: #ececec;
}
.header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>.dropdown-inner>a,
.header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>a {
  color: #000;
  padding: 5px 0;
}
.sidemenu-holder .menu-list span.expand svg path {
  fill: #000 !important;
}
.header-icons>ul>li {
  -webkit-margin-start: 6%;
  margin-inline-start: 6%;
}
.customer-account {
  position: relative;
  -webkit-margin-start: 4% !important;
  margin-inline-start: 4% !important;
}
.customer-account svg {
  margin-right: 8px;
  transition: opacity .35s ease-in-out,transform .35s ease-in-out;
}
.customer-account span.number {
  right: auto;
  left: 12px;
  background: red !important;
}
.account-dd.account-dd-menu {
  width: 200px;
}
.account-dd.account-dd-login {
  width: 320px;
  transition: opacity .25s ease-in-out,transform .25s ease-in-out,visibility .25s ease-in-out;
  transform: scale(.9);
  will-change: transform;
}
.account-dd {
  position: absolute;
  left: auto;
  top: 100%;
  right: 0;
  transition: all .35s ease;
  z-index: 1000;
  text-align: left;
  opacity: 0;
  visibility: hidden;
}
.customer-account>a {
  font-weight: 600;
  color: #fff !important;
  position: relative;
}
.account-dd ul {
  position: relative;
  margin-top: 14px;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  padding: 15px 25px 10px;
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  border: 1px solid #ddd;
  border-top: 2px solid #fed700;
}
.account-dd-login .form-wrapper:after {
  right: 48px;
}
.account-dd ul:before,
.cart-dd:after {
  right: 15px;
}
.account-dd ul:before,
.cart-dd:after,
.account-dd-login .form-wrapper:after {
  content: '';
  background-color: #fed700;
  position: absolute;
  top: -18px;
  height: 18px;
  left: auto;
  width: 18px;
  clip-path: polygon(50% 50%,0% 100%,100% 100%);
}
.account-dd ul li {
  padding: 3px 0;
}
.account-dd ul li:not(:last-child) {
  margin-bottom: 6px;
}
/* End Header */


/* Home */
#shopify-section-16346297272694fdae .custom-item-inner {
  background-color: #e5e5e5;
  height: 170px;
  padding: 15px;
}
#shopify-section-1634631987de9b9116 .custom-block-heading-text.h2 {
  margin-bottom: 15px;
}
#gallery-qs-image .zoom-image {
  height: 324.163px;
  object-fit: contain;
}
#shopify-section-1637305819ff4b6f26 .title-wrapper,
#shopify-section-1530514114982 .title-wrapper,
#shopify-section-1583317122999 .title-wrapper {
  border-bottom: 0;
  text-align: center;
}
#shopify-section-1636367592e52e29a4 .nav-link {
  color: red;
  font-size: 22px;
}
#shopify-section-1530514114982 .wrap-tab-content {
  padding-top: 10px;
}
/* End Home */


/* Product Page */
.templateProduct .product-wrapper .product-name {
  /* color: #0062bd !important; */
  font-weight: 700 !important;
}
.promotions_widget a:not(:last-child) {
  margin-bottom: 10px;
  display: block;
}
.campaign_sale {
  cursor: pointer;
}
.product-wrapper .product-content .price-cart-wrapper .btn-add-cart.disabled img {
  display: none;
}
.action-button .swym-isa-inline-form.swym-inject {
  display: none;
}
.page-product .product-content-wrapper .product-price .price-compare {
  margin: 6px 0 0;
  font-size: 22px;
}
.custom_tab .tab-content {
  padding: 0 !important;
  border: 0 !important;
}
.compare_btn {
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.compare_btn input {
  padding: 10px !important;
}
.compare_btn svg {
  color: #000;
}
.page-product .product-content-wrapper .product-price .price-sale {
  float: none;
}
.page-product .product-content-wrapper .product-price .price-compare {
  display: block;
}

.custom_tab .nav-tabs.tab-heading-1 li {
  padding: 0 13px;
}
.product-wrapper .product-content .price-cart-wrapper .btn-add-cart svg path {
  fill: #666;
}
.lorikeet {
  height: 500px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.lorikeet.full {
  height: unset;
  -webkit-transition: all .35s ease;
  -o-transition: all .35s ease;
  transition: all .35s ease;
}
.lorikeet img {
  width: 100%;
}
.lorikeet:after {
  content: "";
  height: 100px;
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  background: linear-gradient(
    -180deg,hsla(0,0%,100%,0) 10%,#fff 88%);
}
.expand-button {
  text-align: center;
  padding: 20px;
}
.page-product .product-content-wrapper .product-action .quantity-product label {
  margin: -4px 0 0;
}
.product-info-inner .preorder b {
  color: #54b137;
  font-size: 18px;
}
.custom-widget {
  border: 2px solid #ddd;
  border-radius: 6px;
  margin-bottom: 25px;
}
.custom-widget h5,
.custom-widget .custom-menu:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.custom-widget h5,
.custom-widget .custom-menu {
  padding: 15px 22px;
}
.custom-widget .custom-menu h6,
.custom-widget .custom-menu ul li:not(:last-child),
.custom-widget .custom-menu p:not(:last-child) {
  margin-bottom: 5px;
}
.custom-widget .custom-menu ul:not(:last-child){
  margin-bottom: 15px;
}
.custom-widget .custom-menu ul {
  list-style-type: none;
}
.custom-widget .custom-menu h6.preorder,
.custom-widget .custom-menu ul li.preorder {
  color: #54b137;
}
.custom-widget .custom-menu ul li {
  padding-left: 18px;
  position: relative;
}
.custom-widget .custom-menu ul li.preorder:before {
  color: #54b137;
  background-color: #54b137;
}
.custom-widget .custom-menu ul li:before {
  content: '';
  width: 7px;
  height: 7px;
  border-radius: 20px;
  background-color: #000;
  position: absolute;
  left: 0;
  top: 5px;
}
.custom-widget .custom-menu p i {
  margin-right: 10px;
  color: #54b137;
}
.product-simple-tab .jdgm-all-reviews-widget,
.product-simple-tab .jdgm-rev-widg {
  border: 0;
  margin-top: 0;
}
#shopify-section-product-template .breadcrumb li:last-child {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.els-cup-box p {
  margin-bottom: 0;
  text-align: left !important;
  padding-top: 4px;
  font-size: 15px;
}
.els-cup-box p strong {
  color: #5bb300;
}
.els-cup-box .els-cup-pw {
  padding: 0;
}
.price-item-sold .els-cup-box {
  margin: 0;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.price-item-sold {
  display: flex;
  margin: 20px 0 25px;
  align-items: flex-start;
}
.price-item-sold .product-price,
.price-item-sold .detail-price {
  margin: 0 !important;
}
.wishlist-btn[disabled="true"]:after {
  content: "\f004";
}
.wishlist-btn:after {
  color: #ee7228;
  height: inherit;
  font-size: 30px;
  font-family: 'swym-icons';
  text-indent: 0px;
  line-height: inherit;
  content: "\f08a";
}
.wishlist-btn {
  position: relative;
}
.wishlist-btn .custom-tooltip {
  -webkit-transform: translate(-50px, -35px);
  -moz-transform: translate(-50px, -35px);
  -ms-transform: translate(-50px, -35px);
  -o-transform: translate(-50px, -35px);
  transform: translate(-50px, -35px);
}
.addToWishlist .custom-tooltip {
  -webkit-transform: translate(-50px, -25px);
  -moz-transform: translate(-50px, -25px);
  -ms-transform: translate(-50px, -25px);
  -o-transform: translate(-50px, -25px);
  transform: translate(-50px, -25px);
}
.wishlist-btn .custom-tooltip,
.addToWishlist .custom-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: auto;
  min-width: 130px;
  text-align: center;
  padding: 5px 0;
  background-color: #ee7228;
  color: #fff;
  font-size: 13px;
  border-radius: 50px;
  font-weight: 600;
  height: fit-content;
}
.wishlist-btn.show-tooltip .custom-tooltip,
.addToWishlist.show-tooltip .custom-tooltip {
  opacity: 1;
  visibility: visible;
}
.wishlist-btn.show-tooltip .custom-tooltip {
  -webkit-transform: translate(-50px, -45px);
  -moz-transform: translate(-50px, -45px);
  -ms-transform: translate(-50px, -45px);
  -o-transform: translate(-50px, -45px);
  transform: translate(-50px, -45px);
}
.addToWishlist.show-tooltip .custom-tooltip {
  -webkit-transform: translate(-50px, -35px);
  -moz-transform: translate(-50px, -35px);
  -ms-transform: translate(-50px, -35px);
  -o-transform: translate(-50px, -35px);
  transform: translate(-50px, -35px);
}
.page-product .product-info-inner .custom-wishlist-bar {
  position: absolute;
  top: -5px;
  right: 0;
}
.page-product .product-info-inner h1 {
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 1.2;
}
.action-button .wishlist-btn:after {
  display: none;
}
.action-button button.wishlist-btn {
  margin-left: 15px !important;
  background-color: #ee7228;
}
.action-button button.wishlist-btn:hover {
  background-color: #fab289;
  border-color: #fab289;
}
.action-button button.wishlist-btn[disabled="true"] {
  background-color: #fab289;
}
#swym-plugin label, #swym-hosted-plugin label {
  width: 100%;
}
.price-cart-wrapper .addToWishlist,
.price-cart-wrapper .addToCompare,
.product-wrapper .product-content .price-cart-wrapper .btn-add-cart {
  width: 32px;
  height: 32px;
}
.price-cart-wrapper .addToWishlist,
.price-cart-wrapper .addToCompare {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  background-color: #e6e6e6;
  color: #000;
  border: 1px solid #e6e6e6;
  position: relative;
}
.price-cart-wrapper .addToWishlist:hover {
  background-color: #ee7228;
}
.price-cart-wrapper .addToCompare:hover {
  background-color: #666;
}
.price-cart-wrapper .addToWishlist:hover svg,
.price-cart-wrapper .addToCompare:hover svg {
  color: #fff;
  fill: #fff;
}
.price-cart-wrapper .addToWishlist svg,
.price-cart-wrapper .addToCompare svg {
  color: #666;
  fill: #666;
}
.price-cart-wrapper .addToWishlist svg.icon-loading {
  display: none;
}
.price-cart-wrapper .addToWishlist.swym-added {
  background-color: #ee7228;
}
.price-cart-wrapper .addToWishlist.swym-added svg {
  color: #fff;
}
.price-cart-wrapper .addToWishlist.swym-added .custom-tooltip-text {
  display: none;
}
.price-cart-wrapper .addToWishlist.swym-added .custom-tooltip-text.added {
  display: block !important;
}
.carousel-btn {
  display: flex;
  align-items: center;
}
.carousel-btn .product-add-cart,
.price-cart-wrapper .addToWishlist {
  margin-left: 5px;
}
.templateCollection .product-content-inner a,
.templateProduct .product-content-inner a {
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.jdgm-sort-dropdown-arrow {
  display: none !important;
}
.header-container.header-fixed.removeShadow {
  box-shadow: unset !important;
}
.productTab.sticky {
  position: fixed;
  z-index: 9;
  top: 65px;
  background-color: #fff;
  width: 100%;
  padding: 10px 35px 0;
  border-top: 1px solid #dee2e6;
  border-bottom: 1px solid #dee2e6;
  left: 0;
  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 65%);
  -ms-transform: 0 0 15px rgba(0,0,0,.65);
  -o-transform: 0 0 15px rgba(0,0,0,.65);
  box-shadow: 0 0 15px #000000a6;
}
.productTab {
  margin-top: 40px;
  padding: 0 20px;
}
.productTab li {
  padding: 0 15px;
  display: inline-block;
}
.productTab li a.active {
  font-weight: 600;
  color: #000;
}
.productTab li a:focus {
  color: #000;
}
.productTab li a {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 10px;
  display: block;
}
.templateProduct .accordion {
  border: 1px solid #dee2e6;
  padding-top: 30px;
  border-radius: 15px 15px 15px 15px;
  -moz-border-radius: 15px 15px 15px 15px;
  -webkit-border-radius: 15px 15px 15px 15px;
  -ms-border-radius: 15px 15px 15px 15px;
}
.templateProduct .accordion .card-body {
  padding: 10px 40px;
}
.templateProduct .accordion h2 {
  margin-bottom: 24px;
}
.templateProduct .accordion ul {
  padding: 0 0 20px;
}
.templateProduct .accordion .card .card-header {
  padding: 0;
  border: 0;
}
.templateProduct .accordion .card .card-header button {
  position: relative;
  padding: 10px 40px;
  color: #000;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.templateProduct .accordion .card:not(:last-child) .card-header button {
  border-bottom: 0;
}
.templateProduct .accordion .card .card-header button i {
  -webkit-transition: ease-in-out 0.3s;
  transition: ease-in-out 0.3s;
}
.templateProduct .accordion .card .card-header button:not(.collapsed) {
  font-weight: 600;
  border-color: transparent;
}
.templateProduct .accordion .card .card-header button:not(.collapsed) i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.templateProduct .accordion .card .card-header button:not(.collapsed):before {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}
.productTab li a:hover {
  font-weight: 600;
  color: #000;
}
.templateProduct .accordion .card .card-header button:after,
.templateProduct .accordion .card .card-header button:before,
.productTab li a:before,
.productTab li a:after {
  content: "";
  opacity: 0;
  position: absolute;
  left: 50%;
  transition: all .3s ease 0s;
  transform: translate(0, -50%);
}
.templateProduct .accordion .card .card-header button:before,
.productTab li a:before {
  width: 0;
  height: 2px;
  z-index: 1;
  background-color: #fed700;
  right: 50%;
  bottom: -2px;
}
.productTab li a.active:before {
  opacity: 1;
  left: 0;
  right: 0;
  width: 100%;
}
.templateProduct .accordion .card .card-header button:not(.collapsed):after,
.productTab li a.active:before,
.productTab li a.active:after {
  opacity: 1;
  z-index: 1;
}
.templateProduct .accordion .card .card-header button:after,
.productTab li a:after {
  background: #fed700;
  height: 6px;
  width: 10px;
  bottom: -6px;
  transform: translate(-50%);
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
}
.templateProduct .accordion ul li {
  padding: 4px 0;
}
.templateProduct .tab-pane h2,
.templateProduct .accordion h2,
.jdgm-rev-widg__title {
  font-size: 23px;
  margin-top: 0;
  font-weight: 600;
}
.templateProduct .accordion .card {
  border: 0;
}
.templateProduct #tabs-description h3,
.templateProduct .accordion h3 {
  font-size: 20px;
  margin-bottom: 23px;
  font-weight: 600;
}
.templateProduct .jdgm-rev-widg {
  padding: 0;
  margin: 0;
  border: 0;
}
.templateProduct .price-item-sold .addToWishlist.swym-added:before {
  content: "\f004";
}
.templateProduct .price-item-sold .addToWishlist.swym-added .atw-text {
  display: none;
}
.templateProduct .price-item-sold .addToWishlist.swym-added .adw-text {
  display: block !important;
}
.templateProduct .wishlist-btn.swym-added .atw-text {
  display: none;
}
.templateProduct .wishlist-btn.swym-added .adw-text {
  display: block !important;
}
.templateProduct .price-item-sold .addToWishlist:before {
  color: #ee7228;
  height: inherit;
  font-size: 22px;
  font-family: FontAwesome;
  text-indent: 0;
  line-height: inherit;
  content: "\f08a";
}
.templateProduct .price-item-sold .addToWishlist {
  display: flex;
  align-items: center;
  margin-left: 25px;
}
.templateProduct .price-item-sold .addToWishlist span {
  padding-left: 10px;
  font-weight: 600;
}
.templateProduct .qty-add-cart .swym-button-bar.swym-wishlist-button-bar {
  display: none !important;
}
/* .templateProduct #tabs-description .cus_product_description {
  height: 500px;
  overflow-y: scroll;
  margin-bottom: 10px;
}
.templateProduct #tabs-description .cus_product_description::-webkit-scrollbar {
  width: 8px;
}
.templateProduct #tabs-description .cus_product_description::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.templateProduct #tabs-description .cus_product_description::-webkit-scrollbar-thumb {
  background: #cacaca;
}
.templateProduct #tabs-description .cus_product_description::-webkit-scrollbar-thumb:hover {
  background: #ddd;
}
.share-links.social-sharing .list-inline li a.instagram {
  background: #2a2627;
} */
#related_item .title-wrapper {
  border-bottom: 0;
  text-align: center;
}
.templateProduct .tab-content table td,
.templateProduct .accordion table td {
  padding: 7px 10px !important;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.tab-content .tab-pane .display-table,
.accordion .display-table {
  display: table;
  padding: 0;
  margin-bottom: 20px;
  width: 100%;
}
.tab-content .display-table .display-table-row,
.accordion .display-table .display-table-row {
  display: table-row;
  transition: all .3s ease 0ms;
}
.tab-content .display-table .display-table-row:last-child .display-table-cell {
  border-bottom-color: transparent;
}
.cus_product_description tr {
  transition: all .3s ease 0ms;
}
.cus_product_description tr:hover,
.accordion .display-table .display-table-row:hover,
.tab-content .display-table .display-table-row:hover {
  background-color: #eee;
}
.tab-content .display-table .display-table-row .display-table-cell.item,
.accordion .display-table .display-table-row .display-table-cell.item,
.cus_product_description tr>td:first-child {
  font-weight: 700;
  width: 25% !important;
}
.cus_product_description tr>td:last-child {
  width: 75% !important;
}
.tab-content .display-table .display-table-row .display-table-cell,
.accordion .display-table .display-table-row .display-table-cell {
  border-bottom: 1px solid #ddd;
  display: table-cell;
  padding: 7px 10px;
  vertical-align: middle;
}
.accordion .display-table .display-table-row .display-table-cell {
  padding-left: 20px;
}
.SPCMP_chk_lbl {
  margin-bottom: 0;
}
input.SPCMP_Added:after {
  content: '';
}
.product-payment-icons {
  flex-wrap: wrap;
  justify-content: left !important;
  margin: 0 !important;
}
.product-payment-icons li::before {
  display: none;
}
.product-payment-icons li {
  padding-left: 0 !important;
}
div.custom-widget.payment-widget>div>ul>li:nth-child(3)>svg>path:nth-child(2),
div.custom-widget.payment-widget>div>ul>li:nth-child(5)>svg>path:nth-child(2),
div.custom-widget.payment-widget>div>ul>li:nth-child(6)>svg>path:nth-child(2),
div.custom-widget.payment-widget>div>ul>li:nth-child(7)>svg>path:nth-child(2),
div.custom-widget.payment-widget>div>ul>li:nth-child(8)>svg>path:nth-child(2) {
  opacity: 0;
}
div.custom-widget.payment-widget>div>ul>li:nth-child(4)>svg>g>path:nth-child(1) {
  fill: unset;
}
/* End Product Page */


/* START Wishlist */
#swym-plugin .swym-notepad-header,
#swym-hosted-plugin .swym-notepad-header,
#swym-notepad .swym-background-color,
#swym-notification.swym-santa .swym-image,
#swym-plugin #swym-notification .swym-notification-header,
#swym-hosted-plugin #swym-notification .swym-notification-header {
  background-color: #323a45 !important;
}
#swym-plugin .swym-welcome-container strong, #swym-hosted-plugin .swym-welcome-container strong,
#swym-tabs-content .swym-text-color {
  color: #323a45!important;
}
/* END Wishlist */



/* START Related Items */
.separator {
  height: 50px;
}
/* END Related Items */




/* EasyBuild - Main */
.lst_products .td_price.with_sale>span.hidePrice {
  color: #ee0000;
}
.divBrands .toggleBrand i {
  transition: all .2s ease-in-out;
  position: absolute;
  bottom: 0;
  right: 0;
}
.divBrands .toggleBrand.up i {
  transform: rotateZ(-180deg);
}
.templatePage .modal .modal-body p {
  font-size: 16px;
}
#selectModal .modal-body p {
  font-size: 20px;
}
#selectModal .modal-body button {
  margin-top: 10px;
  font-size: 16px;
}
.modalForAssembly .modal-body .btn {
  margin-left: 10px;
}
.modal-backdrop.show {
  opacity: .5;
}
.tableTotal {
  padding: 10px 0;
  text-align: left;
  width: 24%;
  font-size: 20px;
  margin-left: auto;
}
.td_sep,
.tr_sep {
  width: 85%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.td_details,
.tr_details {
  width: 40%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.divTable .divHead .tr_head.tr_qty {
  padding-left: 30px;
}
.th_details.td_details {
  display:  none;
}
.td_details .td_action .mobile_close {
  display: none;
}
.choose_component.divTable .divHead .tr_head.tr_selection,
.choose_component.divTable .divBody .tr_products .td_selection {
  width: 55%;
}
.choose_component .td_details,
.choose_component .tr_details {
  width: 45%;
}
.divPC_Assembly.divTable .divHead .tr_head.tr_qty,
.divPC_Assembly.divTable .divBody .tr_products .td_qty {
  width: 50%;
  display: flex;
  align-items: center;
}
.pageLoader.pc_assembly {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #d0d0d02e;
  z-index: 10;
}
.warning_div.block {
  display: block;
}
.warning_div {
  background-color: #d91e18;
  padding: 8px 15px;
  border: 1px solid #000;
  margin-bottom: 20px;
  order: 1;
  display: none;
}
.warning_div p {
  color: #fff;
  margin: 0;
}
.warning_div p i {
  margin-right: 5px;
}
.warning_div p span {
  color: #e0e0e0;
}
.warning_div p a {
  color: #fff;
  text-decoration: underline;
}
.note_summary {
  order: 20;
  margin-top: 15px;
}
.note_summary h3 {
  border-bottom: 1px solid #000;
  padding-bottom: 8px;
  font-size: 22px;
  margin: 15px 0;
}
.note_summary .note.default b,
.note_summary .note.warning b {
  font-size: 16px;
}
.note_summary .note.default b {
  color: #ff6a00;
}
.note_summary .note.warning b {
  color: #d91e18;
}
.note_summary .note i {
  font-size: 16px;
  padding-right: 10px;
}
.totalPrice {
  display: none;
}
.btnCloseModal {
  font-size: 26px;
  padding-top: 10px;
  display: block;
  padding-right: 10px;
  color: #54b137;
  cursor: pointer;
}
.divSubtotal {
  position: relative;
  height: 70px;
}
.divSubtotal .pageLoader {
  min-height: auto;
  position: absolute;
  width: 100%;
  background-color: #fff;
  text-align: left;
}
.divSubtotal .pageLoader .imgLoader {
  box-shadow: none;
  border: 0;
  margin-left: 0 !important;
}
.table-pcbuild tbody .tr_products td {
  vertical-align: middle;
}
.table-pcbuild tbody .tr_products td.td_name img {
  width: 48px;
  height: 48px;
  border: 1px solid #f2f2f2;
  margin-right: 10px;
}
.table-pcbuild tbody .tr_total td.tr_label {
  text-align: right;
}
.divTable .divHead {
  order: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #dee2e6;
}
.divTable .divHead .tr_head {
  padding: 10px 0;
  font-weight: bold;
  font-size: 18px;
}
.divTable .divHead .tr_head.tr_component {
  width: 15%;
}
.divTable .divHead .tr_head.tr_brand,
.divTable .divBody .tr_products .td_brand {
  width: 42%;
}
.divTable .divHead .tr_head.tr_price,
.divTable .divBody .tr_products .td_price {
  width: 50%;
}
.divTable .divHead .tr_head.tr_action,
.divTable .divBody .tr_products .td_action {
  width: 15%;
}
.divTable .divBody {
  display: flex;
  flex-direction: column;
}
.comTable .divTable .divBody {
  padding-bottom: 50px;
}
.divTable .divBody .tr_products {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #dee2e6;
}
.divTable .divBody .tr_products .td_component {
  width: 15%;
  text-transform: capitalize;
  font-weight: bold;
}
.divTable .divBody .tr_products .td_selection {
  padding-right: 10px;
}
.divTable .divHead .tr_head.tr_selection,
.divTable .divBody .tr_products .td_selection {
  width: 60%;
}
.divTable .divBody .tr_products .td_selection a {
  display: flex;
  align-items: center;
  color: #0062bd;
  font-weight: bold;
}
.divTable .divBody .tr_products .td_selection a:hover {
  color: #fed700;
}
.divTable .divBody .tr_products .td_selection img {
  width: 48px;
  height: 48px;
  border: 1px solid #f2f2f2;
  margin-right: 10px;
}
.divTable .divBody .tr_products .td_selection p {
  margin: 0;
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  line-height: 1.2;
}
.divTable .divBody .tr_products .td_brand {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.divTable .divBody .tr_products .td_addcomponent {
  width: 85%;
}
.divTable .divBody .tr_products.tr_processor {
  order: 3;
}
.divTable .divBody .tr_products.tr_motherboard {
  order: 4;
}
.divTable .divBody .tr_products.tr_cpu_cooling {
  order: 5;
}
.divTable .divBody .tr_products.tr_memory {
  order: 6;
}
.divTable .divBody .tr_products.tr_graphics_card {
  order: 7;
}
.divTable .divBody .tr_products.tr_hard_disk {
  order: 9;
}
.divTable .divBody .tr_products.tr_ssd {
  order: 8;
}
.divTable .divBody .tr_products.tr_power_supply {
  order: 10;
}
.divTable .divBody .tr_products.tr_pc_case {
  order: 11;
}
.divTable .divBody .tr_products.tr_display,
.divTable .divBody .tr_products.tr_monitor {
  order: 12;
}
.divTable .divBody .tr_products.tr_keyboard {
  order: 13;
}
.divTable .divBody .tr_products.tr_mouse {
  order: 14;
}
.divTable .divBody .tr_products.tr_headset {
  order: 15;
}
.tableTotal .subtotal {
  color: #54b137;
  font-weight: bold;
  font-size: 36px;
  line-height: normal;
}
.tableTotal h2 {
  margin-bottom: 0;
  font-weight: normal;
}
.btn-add {
  background-color: #333e48;
  border-color: #333e48;
}
.btn-add:hover {
  background-color: #fed700;
  border-color: #fed700;
}
.cartProductQty input[type="number"] {
  width: 100px;
}
.cartProductQty i {
  padding-left: 10px;
}


/* EasyBuild - Choose Component */
.divLoader {
  padding: 15px 0;
}
.divLoader .imgLoader {
  background: url(bc-sf-filter-loading.gif) center 14px no-repeat #fff;
  border: 1px solid rgba(0,0,0,.15);
  width: 56px;
  height: 56px;
  padding: 0;
  -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
  z-index: 9999999999;
  text-align: center;
  overflow: hidden;
  margin: 0 auto;
}
.lbl-filter {
  display: block;
  margin-bottom: 5px;
}
.lbl-filter input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.lbl-filter label {
  position: relative;
  cursor: pointer;
  text-transform: capitalize;
}

.lbl-filter label:before {
  content: '';
  -webkit-appearance: none;
  background-color: #fff;
  border: 1px solid #dbdbdb;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 10px;
  width: 2rem;
  height: 2rem;
  border-radius: 3px;
}
.lbl-filter label:hover:before {
  border-color: #54b137;
}
.lbl-filter input:checked + label:before {
  background-color: #54b137;
  border-color: #54b137;
}
.lbl-filter input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 10px;
  width: 6px;
  height: 14px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.comTable h3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
}
.comTable .btn-back {
  float: right;
}
.comTable .btn-back a {
  color: #54b137;
  display: inline-block;
  font-size: 20px;
}
.ul_products {
  margin: 0 -1%;
  display: flex;
  flex-wrap: wrap;
}
.ul_products .lst_products .lst_selection .sale-tag {
  position: absolute;
  z-index: 1;
  background: #d2354f;
  padding: 0 4px 0 8px;
  color: #fff;
  font-weight: 500;
  font-size: 11px;
  line-height: 20px;
  white-space: nowrap;
  top: 3px;
  left: 3px;
}
.ul_products .lst_products .lst_selection .build-in-stock {
  position: absolute;
  top: 10px;
  right: -20px;
  display: inline-block;
  margin: 11px 0;
  float: right;
  background: #1abc9c;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
  z-index: 1;
}
.ul_products .lst_products .lst_selection .sale-tag:after {
  position: absolute;
  top: 0;
  right: -9px;
  border-left: 9px solid #d2354f;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: '';
}
.lst_products.lst_block {
  display: inline-block !important;
}
.lst_products {
  width: 25%;
  display: inline-flex;
  border-bottom: 0 !important;
  padding: 15px 20px;
  position: relative;
}
.lst_products:hover {
  box-shadow: 0 0 5px #c6c6c6;
  transition: all .35s ease 0s;
  border-radius: 5px;
}
.lst_products:hover .product-form {
  opacity: 1;
}
.lst_products:hover .lst_selection p {
  color: #fed700;
}
.lst_products .lst_selection {
  width: 100%;
  text-align: center;
  position: relative;
}
.url_item {
  display: block;
  padding-top: 100%;
  position: relative;
  margin-bottom: 10px;
}
.url_item img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  object-fit: contain;
  object-position: center;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.url_item img.sec_img {
  opacity: 0;
}
.lst_products:hover .url_item img.sec_img {
  opacity: 1;
}
.lst_products:hover .url_item img.pri_img {
  opacity: 0;
}
.lst_products .btn-primary.addPC:hover {
  background: #333e48;
  color: #fff;
}
.lst_products .btn-primary.addPC {
  background: #fed700;
  border-radius: 25px;
  color: #333e48;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  min-width: 150px;
  line-height: 22px;
}
.lst_products p {
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #0288d1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.lst_products .td_brand {
  font-size: 12px;
}
.lst_products .td_price {
  font-size: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.lst_products .td_price .sale_price {
  margin-left: 6px;
}
.lst_products .td_brand,
.lst_products .td_price {
  width: 100%;
  color: #343f49;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 !important;
  margin-bottom: 5px;
}
.lst_products .product-form {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.lst_products .td_brand {
  width: 100% !important;
}
.lst_products .td_reviews .jdgm-prev-badge__stars {
  display: block;
}
.divBrands h4 {
  cursor: pointer;
  position: relative;
  margin: 5px 0 10px;
}








/* Cart */
.cart-dd #cart-info .items-inner .cart-item-title {
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.2;
  padding: 0;
}
#cart-content .action {
  display: flex;
  justify-content: center;
}
#cart-content .action .btn-1 {
  margin-left: 15px;
}
.cart-left .preorder b {
  font-size: 18px;
}
.cart-dd-mt {
  padding-top: 9px;
  position: absolute;
  right: 0;
  width: inherit;
}
.cart-dd-mt .cart-dd {
  margin-top: 0;
  transform: none!important ;
}
.cart-dd #cart-info .items::-webkit-scrollbar {
  width: 8px;
}
.cart-dd #cart-info .items::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.cart-dd #cart-info .items::-webkit-scrollbar-thumb {
  background: #888;
}
.cart-dd #cart-info .items::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.cart-dd #cart-info .items {
  padding-right: 10px;
}
#shopify-section-16371056281d3576db .btn,
.pcbuildBtn .btn,
.modalForAssembly .btn.btn-assembly {
  background: #fed700;
  border: 1px solid #fed700;
  color: #666;
}
.modalForAssembly .btn.btn-assembly-no,
.templatePage .modal-body .btn.btn-close {
  background: #333e48;
  border: 1px solid #333e48;
  color: #fff;
}
#shopify-section-16371056281d3576db .btn:hover,
.pcbuildBtn .btn:hover,
.modalForAssembly .btn.btn-assembly:hover {
  background: #333e48;
  border: 1px solid #333e48;
  color: #fff;
}
.modalForAssembly .btn.btn-assembly-no:hover,
.templatePage .modal-body .btn.btn-close:hover {
  background: #fed700;
  border: 1px solid #fed700;
  color: #666;
}
.item-title a {
  font-size: 18px;
}
.cartProductProp {
  margin-top: 10px;
}
.templateCart .cart-right .total-price {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
.templateCart .cart-right .total-price>span:last-child {
  float: none;
  display: block;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  padding-top: 5px;
  margin-top: 0;
  position: relative;
}
.templateCart .saso-use-discount-code-cart-code {
  width: 185px;
  max-width: 100% !important;
}
.templateCart .saso-cart-original-total,
.templateCart .saso-summary-line-spend-amount {
  display: block;
  margin-left: auto;
  text-align: right;
}
.templateCart .saso-cart-original-total {
  top: -2px;
  right: 0;
  font-size: 22px;
}
.templateCart .saso-summary-line-spend-amount {
  font-size: 17px;
  top: 40px;
  right: 0;
}
.templateCart .saso-use-discount-instead-container,
.templateCart .saso-cart-total {
  text-align: right;
}
.templateCart .saso-use-discount-code-cart-container {
  margin: 6px 0;
}
.templateCart .saso-use-discount-code-cart-container:after {
  margin-top: 6px;
}
.templateCart .saso-summary br {
  display: none;
}
/* End Cart */


/* POPUP */
.swal2-html-container {
  overflow: hidden !important;
}
.review_con {
  border: 3px solid #54b137d9;
  border-radius: 4px;
  box-shadow: 0 0px 6px 0 rgb(0 0 0 / 15%), 0 6px 20px 0 rgb(0 0 0 / 15%);
  background-color: rgb(255, 255, 255);
  padding: 10px 15px;
  width: 450px;
  z-index: 1000;
  position: relative;
}
.close_review {
  position: absolute;
  top: 0px;
  right: 5px;
  font-size: 22px;
  text-align: center;
  z-index: 10;
  line-height: 1;
  color: red !important;
  font-weight: bold;
  cursor: pointer;
}
.review_popup-container {
  position: fixed;
  top: 16%;
  right: 25px;
  z-index: 1000;
}
.review_popup ul li a {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  font-size: 15px;
  margin-bottom: 10px;
  color: #62b236;
}
.review_con li img {
  width: 80px;
  height: 80px;
  object-fit: contain;
  display: block;
  border: 1px solid #000;
  margin-right: 10px;
}
.review_con ul {
  margin-bottom: 0px;
  padding: 0px;
  list-style: none;
}
.review_con p {
  font-size: 16px;
}
.review_popup ul li a span {
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  width: 330px;
}
/* End POPUP */


/* Login */
.account-dd-login .form-wrapper {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -moz-border-radius: 0 0 10px 10px;
  -webkit-border-radius: 0 0 10px 10px;
  -ms-border-radius: 0 0 10px 10px;
  padding: 15px 25px 25px;
  -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
  -o-transform: 0 6px 12px rgba(0,0,0,0.176);
  box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
  margin-top: 12px;
  position: relative;
}
.account-dd-login .form-wrapper .login-register-wrapper {
  position: relative;
  overflow: hidden;
  transition: all .5s ease;
  height: 474px;
}
.account-dd-login .form-wrapper .login-register-wrapper.form-register {
  height: 558px;
}
.account-dd-login .customer-login {
  transition: opacity .5s ease, transform .5s ease;
}
.account-dd-login .customer-login.left {
  transform: translateX(-115%);
  opacity: 0;
}
.account-dd-login .customer-register.right {
  transform: translateX(-100%);
  opacity: 1;
}
.account-dd-login .customer-register {
  width: 100%;
  position: absolute;
  top: 0;
  left: 100%;
  opacity: 0;
  transition: all .5s ease;
}
.account-dd-login .form-wrapper::before {
  content: "";
  height: 2px;
  background: #fed700;
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
}
.account-dd-login .form-wrapper h3 {
  padding: 5px 0 15px;
}
.account-dd-login .form-wrapper input {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  border-color: #fed700;
}
.account-dd-login .form-wrapper .action {
  padding: 20px 0;
  margin: 0;
}
.account-dd-login .form-wrapper .action .forgot-pass {
  float: none;
}
.account-dd-login .form-wrapper .action p {
  margin: 0 0 20px;
}
.account-dd-login .hr {
  position: relative;
  display: flex;
  justify-content: center;
  padding-bottom: 14px;
}
.account-dd-login .hr span {
  background-color: #fff;
  width: max-content;
  position: relative;
  z-index: 1;
  padding: 0 20px;
}
.account-dd-login .hr:before {
  content: '';
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #ddd;
  top: 10px;
  left: 0;
}
.customer-login p {
  line-height: 22px;
  margin: 0 0 20px;
}
.account-dd-login #create_customer,
.account-dd-login #customer_login,
.account-dd-login #recover-password form {
  padding: 0;
}
.account-dd-login .control-wrapper input,
.account-dd-login .control-wrapper select {
  margin-bottom: 0;
}



/* Footer */
.footer-logo .support-box-2 .text>span:first-child {
  font-weight: 600;
  font-size: 18px;
}
.templateIndex #footer-content,
.templateProduct #footer-content {
  padding-top: 0;
}
ul.payment-icons {
  display: flex;
  margin: 0 0 40px;
  justify-content: center;
  list-style-type: none;
  align-items: center;
}
ul.payment-icons li {
  -webkit-margin-start: 10px;
  margin-inline-start: 10px;
  height: 50px;
  background-color: #fff;
  border-radius: 5px;
}
li.payment_img {
  width: 80px;
}
li.payment_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  padding: 3px;
}
svg.payment-icon {
  width: 80px;
  height: auto;
}
/* End Footer */


/* Newsletter */
#footer-content #widget-newsletter .widget-newsletter {
  background: #62b236;
}
#footer-content .newsletter-container i,
#footer-content .newsletter-container p,
#footer-content .newsletter-container span,
#footer-content .newsletter-container svg {
  color: #ffffff;
}
/* End Newsletter */


/* Password */
.template-password {
  background-image: url(/cdn/shop/files/undermaintenance2_f8eefa3a-f8cb-42e4-9c28-0a58d299206e.jpg?v=1590167475);
  background-size: 100%;
  background-position: unset;
  color: #000;
}
.password-page__footer_inner {
  padding: 106px;
}
/* Password */

/* Judge Me */
.jdgm-carousel-wrapper {
  width: 100% !important;
  padding-right: 15px !important;
  padding-left: 15px !important;
}
.jdgm-carousel-wrapper .jdgm-all-reviews-rating {
  padding: 10px 0;
}
.jdgm-carousel-title {
  font-weight: 700;
}
.jdgm-carousel-item__review-rating {
  padding-bottom: 5px;
}
.jdgm-carousel-wrapper .jdgm-carousel__arrows .jdgm-carousel__right-arrow,
.jdgm-carousel-wrapper .jdgm-carousel__arrows .jdgm-carousel__left-arrow {
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  box-shadow: 0 2px 10px #36363626;
  border: 0;
  position: relative;
}
.jdgm-carousel__right-arrow:after,
.jdgm-carousel__left-arrow:after {
  background: #fff;
  content: "";
  border: 1px solid #000;
  position: absolute;
  height: 13px;
  width: 13px;
  border-width: 1px 1px 0 0;
  margin: auto;
}
.jdgm-carousel__left-arrow:after {
  transform: rotate(-90deg);
  left: 5px;
  right: 0;
  top: 5px;
  bottom: 0;
}
.jdgm-carousel__right-arrow:after {
  transform: rotate(90deg);
  left: 0;
  right: 5px;
  bottom: 5px;
  top: 0;
}
/* End Judge Me */



/* Start Search */
.bc-sf-search-suggestion-item a:hover {
  color: #62b236;
}
.bc-sf-filter-product-item-grid .bc-sf-filter-product-item-title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}

/* End Search */


/* START Login/Register */
.template-customer-login-register .tab-title.nav-item {
  padding: 0 10px;
}
.template-customer-login-register ul.nav-tabs {
  top: unset !important;
  position: relative !important;
  border: 0;
}
.template-customer-login-register ul.nav-tabs .tab-title a {
  font-size: 18px;
}
.template-customer-login-register .tab-content .form-wrapper > div {
  border-top: 1px solid #ddd;
  padding-top: 25px;
}
.template-customer-login-register .nav-tab-wrapper {
  margin: 0;
}
.template-customer-login-register .tab-content .cf-field label,
.template-customer-login-register .cf-fields-wrapper legend,
.template-customer-login-register .cf-form-inner legend {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 14px;
}
.template-customer-login-register .tab-content .cf-field label span {
  font-weight: 500;
}
.template-customer-login-register .tab-content .cf-field input[type="text"],
.template-customer-login-register .tab-content .cf-field input[type="number"],
.template-customer-login-register .tab-content .cf-field input[type="email"],
.template-customer-login-register .tab-content .cf-field input[type="password"],
.template-customer-login-register .tab-content .cf-field select {
  height: 47px;
  font-size: 14px;
  border-radius: 25px;
  padding: 13px 15px;
}
.template-customer-login-register .tab-content .cf-field input:focus,
.template-customer-login-register .tab-content .cf-field select:focus {
  border-color: #fed700;
}
.template-customer-login-register .cf-down-arrow {
  display: none !important;
}
.template-customer-login-register .cf-form-actions {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.cf-form-inner .cf-form-actions .cf-step-invalid .cf-error-message,
.cf-fields-wrapper .cf-form-actions .cf-step-invalid .cf-error-message {
  text-align: left;
  width: 100%;
}
.cf-submit-form {
  background-color: #fed700;
  color: #333e48;
}
.cf-cancel,
.cf-prev-step {
  background-color: #ddd !important;
  color: #000 !important;
}
.cf-submit-form:hover,
.cf-prev-step:hover {
  background-color: #333e48;
  color: #fff;
}
.template-customer-login-register #customer_login,
.template-customer-login-register #recover-password form {
  animation: cf-fadein 500ms cubic-bezier(0.11, 0.33, 0.24, 1);
}
/* END Login/Register */



/* START Account Details */
.account-details .d-flex {
  align-items: center;
}
.account-details .d-flex .customer-edit-account {
  margin: 0 0 40px 10px;
  font-size: 14px;
  padding: 5px 10px;
  background-color: #333e48;
  color: #fff;
  border-radius: 25px;
}
.account-details .d-flex .customer-edit-account:hover {
  background-color: #fed700;
  color: #333e48;
}
/* END Account Details */

.customer-account.aria-expanded-true .account-dd {
  opacity: 1;
  visibility: visible;
  transform: scale(1.001);
  transition: opacity .4s cubic-bezier(0, 1, .4, 1),transform .4s cubic-bezier(.18, 1.25, .4, 1),visibility .4s linear;
}
.customer-account.aria-expanded-true .account-icon-primary {
  opacity: 0;
  transform: scale(.3);
}
.customer-account.aria-expanded-true .account-icon-secondary {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%) scale(1);
}
.add-to-cart-sticky.show {
  display: none !important;
}

/* Start Snize */
span.snize-price.snize-price-with-discount.money {
  color: #ee0000 !important;
}
.templateCollection .snize-main-panel-collection-results-found,
.templateCollection div.snize div.snize-horizontal-filters,
div.snize div.snize-horizontal-filters {
  display: none;
}
.templateCollection div.snize ul.snize-product-filters-list::-webkit-scrollbar {
  width: 10px;
}
.templateCollection div.snize ul.snize-product-filters-list::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.templateCollection div.snize ul.snize-product-filters-list::-webkit-scrollbar-thumb {
  background: #888;
}
.templateCollection div.snize ul.snize-product-filters-list::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#snize-search-results-grid-mode .snize-product:nth-child(4n+1) a:before {
  z-index: -1;
}
#snize-search-results-grid-mode .snize-product a:before {
  content: "";
  width: 1px;
  height: 70%;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
}
#snize-search-results-grid-mode .snize-product:hover a:before {
  z-index: -1;
}
#snize-search-results-grid-mode .snize-product:hover {
  box-shadow: 0 0 5px 0 #c6c6c6;
  transition: all .35s ease 0s;
  border-radius: 5px;
}
.templateCollection .swym-button.swym-add-to-wishlist-view-product:after {
  font-size: 14px;
}
.templateCollection .swym-button {
  top: 10px;
  right: 10px;
}
.templateCollection .swym-button.swym-add-to-wishlist-view-product.swym-added {
  opacity: 1;
}
.snize-product .saso-offer-badge {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  z-index: 1 !important;
  display: none;
  --inset: unset !important;
  height: auto;
  width: auto;
}
.snize-product .saso-offer-badge .saso-offer-badge-text {
  font-size: 12px;
  text-align: left;
  color: #fff;
  font-weight: normal;
  line-height: 20px;
}
.snize-product .saso-offer-badge .saso-offer-badge-content {
  padding: 0 4px 0 8px;
  width: auto;
  max-width: unset;
  min-width: unset;
  min-height: auto;
  position: relative;
}
.snize-product .saso-offer-badge .saso-offer-badge-content:after {
  position: absolute;
  top: 0;
  right: -9px;
  border-left: 9px solid #d2354f;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  content: '';
}
/* End Snize */

/* Account */
#customer_orders span.action {
  display: flex;
}
#customer_orders span.action .btn {
  margin-left: 10px;
  padding: 9px 15px;
}
#customer_orders span.action .btn.btn-cancel {
  padding-left: 0;
}
/* End Account */


/* Start Account Reviews */
.customer_reviews li {
  width: 25%;
  display: inline-block;
  padding: 15px 20px;
  position: relative;
}
.customer_reviews li a p.td_title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #0288d1;
  margin-bottom: 10px;
}
.customer_reviews li a p.td_brand {
  color: #343f49;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0!important;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
}
.customer_reviews li a .td_price {
  display: flex;
  align-items: center;
  justify-content: center;
}
.customer_reviews li a .td_price p,
.customer_reviews li a .td_price del {
  font-size: 20px;
  color: #343f49;
  margin-bottom: 0;
}
.customer_reviews li a .td_price .td_compare_price {
  margin-left: 5px;
}
.customer_reviews li a {
  display: block;
}
.customer_reviews li a .td_tumbnail {
  padding-top: 100%;
  position: relative;
}
.customer_reviews li a .td_tumbnail .td_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.customer_reviews li a .td_tumbnail .td_btn {
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: #fed700;
  border-radius: 25px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  border: 0;
  min-width: 150px;
  line-height: 22px;
  padding: 9px;
  text-align: center;
}
.customer_reviews li a .td_tumbnail .td_btn:hover {
  background: #282828;
}
.customer_reviews li a .td_tumbnail .td_img.td_img_hover {
  opacity: 0;
}
.customer_reviews li:hover .td_tumbnail .td_img.td_img_hover {
  opacity: 1;
}
.customer_reviews li:hover {
  box-shadow: 0 0 5px #c6c6c6;
  transition: all .35s ease 0s;
  border-radius: 5px;
}
.customer_reviews li:hover a p.td_title {
  color: #fed700
}
.customer_reviews li:hover a .td_tumbnail .td_btn {
  opacity: 1;
}
.customer_reviews li a span.td_status {
  position: absolute;
  top: 10px;
  right: 0;
  display: inline-block;
  margin: 11px 0;
  padding: 0 6px;
  font-size: 10px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
  z-index: 1;
}
.customer_reviews li a span.td_status.in_stock {
  background: #1abc9c;
}
.customer_reviews li a span.td_status.out_of_stock {
  background: #be6e6e;
}
.customer_reviews li.td_no_product {
  background-color: #eee;
  border: 0 none;
  box-sizing: border-box;
  color: red;
  display: block;
  font-size: 1em;
  margin: 0;
  padding: 15px;
  text-align: center;
  width: 100%;
}
.customer_reviews li.td_no_product:hover {
  box-shadow: unset;
  transition: all .35s ease 0s;
  border-radius: 0;
}
/* End Account Reviews */




/* Start Footer */
.footer-container.layout-boxed .footer-widget {
  padding-top: 0;
}
.footer-block {
  margin-bottom: 0;
}
/* End Footer */



/* Start Feedback */
iframe.feedback {
  width: 100%;
  border: 0;
  height: 1000px;
  margin: 30px 0;
}
/* End Feedback */


.swal2-close:focus {
  box-shadow: unset !important;
}

/* Checkout */

/* Aff */
.affiliate-program-page .slick-arrow {
  display: none !important;
}
.affiliate-program-page .slick-dots li button {
  display: none;
}
.affiliate-program-page .slick-slide {
  margin: 0;
}
.slick-dots {
  display: flex;
  align-items: center;
  justify-content: center;
}
.slick-slide {
  margin: 0px 20px;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: .5;
}
.slick-current {
  opacity: 1;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.benefit-img img {
  margin-bottom: 10px;
}
.welcome-banner {
  position: relative;
  margin: 25px 0;
}
.welcome-banner-text {
  /* background: rgba(0,0,0,.4); */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.welcome-banner-text h1 {
  color: #fff;
}
.btn-signUp {
  background-color: #f1cd02;
  font-size: 16px;
  padding: 8px 30px;
  display: inline-block;
  margin-top: 20px;
}
.btn-signUp:hover,
.btn-signUp:focus {
  background-color: #282828;
  color: #f1cd02;
}
.affiliate-program-page h2,
.affiliate-program-page h3 {
  margin-bottom: 20px;
}
.text--step {
  width: 24px;
  height: 24px;
  background-color: #000;
  color: #fff;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin: 0 auto 10px;
}
.text--title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 20px;
}
.btn-click:hover {
  background-color: #fff;
  color: #1429a9;
}
.btn-click:hover a {
  color: inherit;
}
.saso-cross-sell-popup .saso-products-container {
  position: relative;
  z-index: 0;
}
.prebuild-items.owl-carousel .owl-dots.disabled {
  margin-top: 15px;
}
.pre-build-main-banner {
  background-image: url('/cdn/shop/files/Desktop_1920X450_e4802476-7d4a-4c46-83c4-504d61496838.jpg?v=1679031289');
  background-position: center;
  background-size: cover;
}
.pre-build-main-banner .img-banner {
  display: none;
}
img[alt="easyBuild"] {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.announcement.desktop marquee {
  display: none;
}

.page-content.comparison_table_content {
  overflow-x: auto;
}

.selected-peripherals h4 {
  border-bottom: 1px solid #ddd;
  margin-bottom: 5px;
  padding-bottom: 15px;
}
.slick-selected-peripherals a {
  display: block;
}
.slick-selected-peripherals p {
  display: -webkit-box!important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 1.2;
  margin-bottom: 10px;
}
.slick-selected-peripherals .owl-item:first-child .slick-selected-peripherals-item::before {
  display: none;
}
.slick-selected-peripherals-item {
  padding: 5px 10px;
  border-radius: 5px;
  position: relative;
  border: 1px solid transparent;
  margin-top: 10px;
}
.slick-selected-peripherals-item::before {
  content: "";
  width: 1px;
  height: 70%;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.slick-selected-peripherals-item:hover {
  box-shadow: 0 0 5px 0 #c6c6c6;
  border-color: #ddd;
}
.slick-selected-peripherals-item:hover::before {
  display: none;
}

.btn-linkEb {
  display: flex;
  font-weight: 600;
  font-size: 20px;
  align-items: center;
}
.btn-linkEb span {
  margin-top: 12px;
  padding-right: 5px;
}
.btn-linkEb img {
  width: 160px;
}

/* WISHLIST BTN */
.swym-wishlist-button-bar,
.swym-btn-container {
  display: none !important;
}
.comparison_table_content {
  overflow-x: auto;
}
.wrap-cata-content .btn-readmore {
  margin-bottom: 20px;
}
.wrap-cata-content h3 {
  margin-bottom: 20px;
}
.wrap-cata-content h4 {
  margin-bottom: 15px;
}
.wrap-cata-content p {
  font-size: 16px;
  line-height: 1.4;
}
.wrap-cata-content-readmore {
  display: none;
}
.wrap-cata-content-readmore.show {
  display: block;
}


/* START SERVICE ARE DIRECTORY */
.delivery-page-content {
  margin-top: 20px;
}
.form-group-select-area .select2-container {
  width: 100% !important;
}
.form-group-select-area .select2-container--default .select2-selection--single {
  background-color: #f2f2f2;
  border-radius: 0;
  height: 45px;
}
.form-group-select-area .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible {
  border-color: #000;
  outline: 0;
}
.shipping-fee-table p {
  border: 1px solid #dbdbdb;
  margin-bottom: 5px;
}
.shipping-fee-table p.data_shipping_method {
  margin-bottom: 1rem;
}
.shipping-fee-table b,
.shipping-fee-table span {
  padding: 8px 20px;
}
.shipping-fee-table b {
  width: 20%;
  display: inline-block;
  border-right: 1px solid #dbdbdb;
}
.shipping-fee-table table thead tr td,
.shipping-fee-table table tbody tr td {
  text-align: center;
}
.shipping-fee-table table thead th {
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
  color: #000;
}
.shipping-fee-table table thead th.th-shipping-title {
  border-bottom: 0;
}
.shipping-fee-table table thead th.th-shipping-method {
  border-bottom: 0;
}

.btn-clear-build {
  color: #fff;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  display: none;
}
.btn-clear-build.active {
  display: inline-flex;
}
.btn-clear-build svg {
  fill: red;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag {
  display: none;
}
/* END SERVICE ARE DIRECTORY */

/* NVIDIA PAGE */
.page-nvidia p {
  font-size: 18px;
}
/* END NVIDIA PAGE */


/* PROMOTIONS PAGE */
.processor-motherboard-bundled-img img {
  width: 100%;
}
.promotion-wrapper .promotion-wrapper-img img {
  border: 1px solid #000;
  position: absolute;
  top: 0;
  left: 0;
}
.promotion-wrapper .promotion-wrapper-img {
  position: relative;
  padding-top: 100%;
}
.promotion-wrapper h3 {
  margin-top: 10px;
}
.promotion-wrapper h3 b {
  color: red;
}
.page-promotion p {
  font-size: 18px;
}
/* END PROMOTIONS PAGE */

/* HEADING WITH IMAGE */
.heading-style-with-image {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.heading-style-with-image > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.heading-style-with-image .heading-image {
  width: 160px;
}
.heading-style-with-image .heading-image-label {
  margin-bottom: 0;
  background-color: #6bb334;
  color: #fff;
  padding: 2px 10px;
  border-radius: 5px;
  font-size: 14px;
  margin-left: 10px;
}
/* END HEADING WITH IMAGE */


/* HOMEPAGE READMORE TEXT */
.home-text-read {
  position: relative;
}
.home-text-read::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ecececde;
  height: 30%;
  content: "";
}
.home-text-read.show::after {
  display: none;
}
.home-text-read-more {
  display: none;
}
.home-text-read-more.show {
  display: block;
}
/* END HOMEPAGE READMORE TEXT */


/* HOMEPAGE 2 Col Product */
.saso-offer-badge {
  display: none;
}
#home-banner-1531902587175 .banner-item {
  border-radius: 10px;
  background-color: #fff;
  padding: 0 10px;
}
#home-banner-1531902587175 .banner-item:hover {
  box-shadow: 0 5px 5px 0px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0 5px 5px 0px rgba(0,0,0,0.25);
  cursor: pointer;
}
#home-banner-1531902587175.home-banner.effect-2 .banner-item:hover .image>a:before {
  width: 0;
  height: 0;
  display: none;
}
#home-main-content {
  background-color: #ececec;
}
#product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
#product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c > .product-grid-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
}
#product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-inner .product-grid-content {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 20px 0;
}
.custom-grid-title {
  display: none;
}
#product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .custom-grid-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-grid-title h2 {
  color: #fff;
  margin-bottom: 10px;
}
.custom-grid-title-see-more {
  color: #fff;
}
.custom-grid-title-see-more:hover {
  text-decoration: underline;
}
.custom-block-heading-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-block-heading-text .custom-grid-title-see-more {
  font-size: 18px;
  color: #000;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c {
  background-image: url('/cdn/shop/files/Rectangle_13.png?v=1690180737');
  background-position: center;
  background-size: cover;
  padding: 40px 0;
  margin-top: 30px;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-section .product-grid-content {
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 20px;
  overflow: hidden;
  padding: 20px 35px;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-section .product-grid-content:first-child {
  background-image: url('/cdn/shop/files/bg-desktop.png?v=1690184180');
  background-color: #728370 !important;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-section .product-grid-content:last-child {
  background-image: url('/cdn/shop/files/bg-laptop.png?v=1690184180');
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-wrapper:hover:after {
  opacity: 0;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-button {
  display: none;
}
#shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-wrapper:hover .product-content .pc-inner .price-cart-wrapper {
  border: 0;
}
/* END HOMEPAGE 2 Col Product */


/* NEW PRODUCT THUMBNAILS */
.product-group-vendor-name {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-wrapper.has_discount_price .product-vendor {
  width: 40%;
}
.product-wrapper .product-vendor {
  margin-bottom: 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  text-align: right;
}
.product-label {
  position: relative;
  left: initial;
  top: initial;
  display: flex;
  align-items: center;
}
.product-label .product-label-easyfix {
  background-color: #2527a8;
  color: #fff;
}
.product-label>span {
  padding: 3px 10px;
  margin: 0;
  height: auto;
  width: auto;
  line-height: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.price-sale {
  color: #000;
}
.carousel-price .product-price span,
.product-wrapper .product-content .price-cart-wrapper {
  display: block;
}
.carousel-btn {
  width: 100%;
  padding-top: 8px;
}
.product-wrapper .product-content .price-cart-wrapper .btn-add-cart {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  background-color: #333e48;
  margin-left: 8px;
  border: 0;
}
.product-wrapper .product-content .price-cart-wrapper .btn-add-cart svg path {
  fill: #fff;
}
.buy-now-form-carousel {
  width: 80%;
}
button.btn-carousel-buy-now {
  border-style: none;
}
.btn-carousel-buy-now {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  background-color: #333e48;
  padding: 8px 0;
  display: inline-block;
  color: #fff !important;
  width: 100%;
  text-align: center;
  line-height: normal;
}
.btn-carousel-buy-now:hover {
  cursor: pointer;
  background-color: #fed700;
}
.carousel-btn .product-add-cart {
  width: 100%;
}
.product-wrapper .product-content .price-cart-wrapper .product-add-cart {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-wrapper .product-name,
.product-wrapper .product-vendor a {
  color: #000;
}
.product-wrapper .product-vendor a {
  font-weight: 600;
}
.product-grid-item {
  background-color: #fff;
  border-radius: 10px;
}
.product-wrapper:before {
  display: none;
}
.owl-carousel .owl-item .product-wrapper {
  border-radius: 15px;
}
.header-content .style-4 .header-main {
  padding-top: 15px;
  padding-bottom: 15px;
}
.product-grid-content .owl-nav button,
.home-banner-carousel .owl-nav button,
.product-grid-carousel .owl-nav button {
  border: none;
  border-radius: 50%!important;
  background: #fff!important;
  color: #1c1b1b;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  -webkit-box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  box-shadow: 0 2px 10px rgb(54 54 54 / 15%);
  vertical-align: middle;
  line-height: 0;
  height: 45px;
  width: 45px;
  font-size: 76px;
  align-items: center;
  justify-content: center;
}
.product-grid-content button.owl-prev,
.home-banner-carousel button.owl-prev,
.product-grid-carousel button.owl-prev {
  left: -12px;
}
.product-grid-content button.owl-next,
.home-banner-carousel button.owl-next,
.product-grid-carousel button.owl-next {
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translate(0,-50%);
  margin: 0!important;
  outline: 0;
}
.product-wishlist-compare.compare-wishlist {
  justify-content: space-between;
}
.product-wishlist-compare.compare-wishlist .btn-carousel-buy-now {
  width: 45%;
  justify-content: flex-start;
}
.product-wishlist-compare.compare-wishlist .btn-carousel-buy-now .SPCMP_Add_span {
  font-size: 12px;
}
.product-wishlist-compare.compare-wishlist wishlist-button-collection {
  width: 44%;
}
.product-wishlist-compare wishlist-button-collection .wk-text {
  font-size: 12px;
}
.product-wishlist-compare .btn-carousel-buy-now {
  display: flex;
  align-items: center;
  background-color: transparent;
  color: #000!important;
  height: 28px;
  justify-content: center;
  width: 100%;
}
.product-wishlist-compare .btn-carousel-buy-now svg {
  margin-right: 5px;
}
.product-wishlist-compare {
  max-width: 100% !important;
  padding: 0 !important;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.SPCMP_chk_lbl {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.SPCMP_chk_lbl .addToCompare {
  line-height: normal !important;
  height: max-content !important;
}
.price-cart-wrapper .addToCompare.compare_Added,
.SPCMP_chk_lbl.compare_Added .addToCompare {
  border-radius: 5px;
  height: 100%;
}
.carosuel-review-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.carosuel-review-block .jdgm-widget {
  margin-bottom: 0 !important;
}
.carosuel-review-block .jdgm-widget .jdgm-star:not(:first-child) {
  display: none !important;
}
.carosuel-review-block .product-label-easyfix {
  padding: 3px 10px;
  margin: 0;
  height: auto;
  width: auto;
  line-height: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #2527a8;
  color: #fff;
  font-size: 11px;
}
.product-label .product-label-easyfix {
  display: none;
}
.product-wrapper .product-content .product-price {
  display: flex;
  flex-wrap: wrap;
}
.carousel-price {
  min-height: 40px;
}
.product-wrapper .product-content .product-price .price-sale {
  order: 2;
  width: 100%;
  float: none;
  margin: 5px 0 0;
}
.carousel-btn .swym-isa-inline-form {
  display: none;
}
/* END NEW PRODUCT THUMBNAILS */


/* HOME JUDGEME */
.jdgm-widget * {
  line-height: normal !important;
}
.jdgm-all-reviews-rating-wrapper,
.jdgm-carousel-container .text-center {
  display: none !important;
}
.jdgm-carousel-wrapper .jdgm-carousel__left-arrow {
  margin-left: -18px !important;
}
.jdgm-carousel-wrapper .jdgm-carousel__right-arrow {
  margin-right: -18px !important;
}
.jdgm-carousel-wrapper .jdgm-carousel-item .jdgm-carousel-item__review {
  background-color: #fff;
  padding: 20px 20px 0;
  height: calc(90% - 2em);
  border-radius: 20px 20px 0 0;
}
.jdgm-carousel-wrapper .jdgm-carousel-item .jdgm-carousel-item__reviewer-name-wrapper {
  background-color: #fff;
  padding: 0 20px 20px;
  margin: 0;
  border-radius: 0 0 20px 20px;
}
.jdgm-carousel-wrapper .jdgm-carousel-item {
  padding: 0 10px;
}
.jdgm-carousel-wrapper .jdgm-carousel-title-and-link .jdgm-carousel-title {
  text-align: LEFT !important;
}
.jdgm-carousel-wrapper .jdgm-widget.jdgm-carousel {
  width: 100% !important;
}
.jdgm-carousel-wrapper .jdgm-carousel-title-and-link {
  margin-bottom: 35px;
  width: 100%;
}
.jdgm-carousel-image-block {
  height: 100%;
}
.jdgm-carousel-image-block img {
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.footer-bot {
  padding-top: 4px;
}
.widget-social-icons.list-inline {
  display: flex;
}
.widget-social-icons.list-inline li a {
  line-height: normal;
}
.copyright p {
  text-transform: uppercase;
}
.custom-block-html p a {
  color: #62b236;
  font-weight: bold;
}
.custom-block-html p a:hover {
  text-decoration: underline;
}
.label-login-register {
  font-size: 12px;
  text-align: left;
}
.slider-main-image-wrapper {
  display: flex;
}
.slider-main-image-wrapper .product-label-easyfix {
  padding: 5px 10px;
  margin-bottom: 0;
  margin-right: 10px;
  height: auto;
  width: auto;
  line-height: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #2527a8;
  color: #fff;
  font-size: 12px;
}
.slider-main-image-wrapper .product-label-easyfix.easyfix-plus {
  background-color: #F26724;
}


/* SOFTWARE MANUAL */
#accordionProduct .table-responsive .table {
  margin-top: 1rem;
  border: 1px solid #ebebeb;
  -moz-box-shadow: 0 1px 3px #ebebeb;
  -webkit-box-shadow: 0 1px 3px #ebebeb;
  box-shadow: 0 1px 3px #ebebeb;
}
#accordionProduct .table-responsive .table thead th {
  font-weight: 700;
  background: #f0f0f0;
  text-align: left;
}
#accordionProduct .table-block .label-icon {
  position: relative;
  display: flex;
  align-items: center;
}
#accordionProduct .table-block .label-icon.driver::before {
  background-image: url('/cdn/shop/files/wrench_50x50_1e83b18a-dcc8-419c-9eed-55bede245cde.webp?v=1691042134');
}
#accordionProduct .table-block .label-icon.manual::before {
  background-image: url('/cdn/shop/files/manual.webp?v=1691042135');
}
#accordionProduct .table-block .label-icon::before {
  content: "";
  width: 35px;
  height: 35px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 15px;
  display: inline-block;
}
#accordionProduct .table-responsive .table tr td:nth-child(1),
#accordionProduct .table-responsive .table tr th:nth-child(1) {
  width: 30%;
}
#accordionProduct .table-responsive .table tr td:nth-child(2),
#accordionProduct .table-responsive .table tr th:nth-child(2) {
  width: 50%;
}
#accordionProduct .table-responsive .table tr td:nth-child(3),
#accordionProduct .table-responsive .table tr th:nth-child(3) {
  width: 20%;
}
#accordionProduct .table-responsive .table tr th, .table-responsive .table tr td {
  padding: 7px 15px;
}
#accordionProduct .table-responsive .table tr td {
  vertical-align: middle;
}
#accordionProduct .table-responsive .table td {
  border-left: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  padding: 20px 30px 16px;
  text-align: left;
  vertical-align: top;
}
#accordionProduct .table-responsive .table tbody a.btn {
  padding: 2px 30px;
  width: max-content;
  margin: auto;
  display: block;
}
/* END SOFTWARE MANUAL */


/* HEADING UNDERLINE */
.custom-block-heading-text span::after {
    background-color: red;
    position: absolute;
    content: '';
    display: block;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 100%;
}
.custom-block-heading-text span {
    position: relative;
}
/* END HEADING UNDERLINE */


/* ONLINE PRICELIST */
.custom-form-row {
  display: flex;
  align-items: start;
  margin-bottom: 5px;
}
.custom-form-row label:hover {
  cursor: pointer;
  color: #2D882D;
}
.custom-form-row input {
  margin-top: 3px;
}
.custom-block-heading-text .heading-image {
  width: 160px;
}
.dataTables_wrapper .dataTables_filter input {
  height: 22px;
}
.datatable-rendered-filter .datatable-filter.active {
  overflow: hidden;
}
.datatable-rendered-filter .datatable-filter {
  height: 210px;
  overflow-x: auto;
  margin-top: 10px;
  position: relative;
}
.datatable-rendered-filter .datatable-filter::-webkit-scrollbar {
  width: 6px;
}
.datatable-rendered-filter .datatable-filter::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.datatable-rendered-filter .datatable-filter::-webkit-scrollbar-thumb {
  background: #6ab234;
}
.datatable-rendered-filter .datatable-filter.active .datatable-filter-loader {
  display: flex;
}
.datatable-filter-loader {
  background-color: #fff;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
  display: none;
  align-items: center;
  justify-content: center;
}
.dataTables_length {
  margin-right: 20px;
}
.dataTables_length select {
  width: 60px;
  height: 30px;
  line-height: 10px;
}
.datatable-filter-accordion {
  margin-top: 44px;
}
.arrow::after {
  content: "\f077";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: right;
  margin-top: 5px;
}
.collapsed .arrow::after {
  content: "\f078";
}
.datatable-filter-accordion .card {
  border: 0;
}
.datatable-filter-accordion .card-header {
  padding: 0;
  background-color: #fff;
}
.datatable-filter-accordion .card-header button {
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 18px;
  background-color: #fff;
  color: #000;
}
.datatable-filter-accordion .card-body {
  padding: 1rem 0;
}
.dt-button-collection [data-cv-idx="0"] {
  display: none !important;
}
.buttons-columnVisibility[data-cv-idx="1"],
.buttons-columnVisibility[data-cv-idx="2"] {
  display: none !important;
}
/* END ONLINE PRICELIST */


/* Start Nvidia Landing */
.pt-30 {
  padding-top: 30px;
}
.pt-60 {
  padding-top: 60px;
}
.nvidia-page h1,
.nvidia-page h2,
.nvidia-page h3,
.nvidia-page h4,
.nvidia-page h6,
.nvidia-page p {
  margin-bottom: 15px;
  font-family: 'Nvidia-Sans', sans-serif;
}
.nvidia-page h1 {
  font-size: 48px;
  line-height: 60px;
}
.nvidia-page h2 {
  font-size: 36px;
  line-height: 45px;
}
.nvidia-page h3 {
  font-size: 28px;
  line-height: 35px;
}
.nvidia-page h4 {
  font-size: 24px;
  line-height: 25px;
}
.nvidia-page h5 {
  font-size: 20px;
  line-height: 25px;
}
.nvidia-page h6 {
  font-size: 18px;
  line-height: 22.5px;
}
.nvidia-page p {
  font-size: 15px;
  line-height: 25px;
}
.nvidia-banner {
  background-color: #000;
  padding: 30px 0 30px;
}
.horizon-mobile-banner {
  display: none;
}
.nvidia-dark h1,
.nvidia-dark h2,
.nvidia-dark h3,
.nvidia-dark h4,
.nvidia-dark h5,
.nvidia-dark h6,
.nvidia-dark p {
  color: #fff;
}
.btn-nvidia {
  display: block;
  background-color: #76B900;
  border: 1px solid #76B900;
  color: #000;
  font-size: 18px;
  width: max-content;
  padding: 9px 18px;
  cursor: pointer;
  font-weight: 600;
}
.btn-nvidia:hover {
  background-color: #fff;
  color: #76B900;
}
.nvidia-section {
  padding: 90px 0;
}
.nvidia-feature {
  padding: 0 30px 30px;
  margin-bottom: 0 !important;
}
.nvidia-feature img {
  margin-bottom: 15px;
}
.nvidia-feature p {
  margin-bottom: 0;
}
.nvidia-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
/* .nvidia-banner-bg {
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: 80% 40%;
} */
.nvidia-banner-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
.nvidia-banner-icon {
  position: absolute;
  bottom: 0;
  right: 0;
}
.nvidia-video {
  width: 850px;
  margin: auto;
  display: block;
}
.nvidia-video .text-center img {
  margin: 30px 0 60px;
}
.nvidia-video .text-md-right img {
  mix-blend-mode: lighten;
}
.nvidia-video p {
  font-size: 11px;
  color: #999999;
}
.nvidia-absolute {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.tools-wrapper {
  padding-bottom: 60px;
}
.tools-wrapper img {
  margin-bottom: 30px;
}
.tools-wrapper p {
  margin-bottom: 0 !important;
}
.nvidia-footer {
  text-align: center;
  background-color: #000;
  padding: 60px 0 90px;
}
.nvidia-footer ul {
  margin-bottom: 30px;
}
.nvidia-icon ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.nvidia-icon ul li:not(:last-child) {
  margin-right: 30px;
}
.nvidia-footer p {
  font-size: 11px;
  color: #fff;
  line-height: 15px;
  margin-bottom: 0;
}
.nvidia-video.d-block-mobile {
  display: none;
}
.pt-60 {
  padding-top: 30px;
}
.nvidia-dark.position-relative .col-12.order-md-1 {
  padding-left: 0;
  padding-right: 0;
}
.modalNividia .modal-content {
  background-color: #1a1c1e;
}
.modalNividia .modal-body h3 {
  color: #fff;
  margin-bottom: 20px;
  margin-top: 20px;
}
.modalNividia .modal-body ul li {
  font-size: 16px;
  line-height: 26px;
  color: #fff;
  padding: 7px 10px;
  display: flex;
  align-items: center;
}
.modalNividia .modal-body ul li b {
  color: #93a0b1;
  width: 25%;
  display: inline-block;
}
.modalNividia .modal-body ul li span {
  width: 75%;
  display: inline-block;
}
.modalNividia .modal-body ul li:not(:last-child) {
  border-bottom: 1px solid #3c3f42;
}
.modalNividia button.close span {
  font-size: 28px;
  color: #fff;
}
.modalNividia .btn-nvidia {
  background-color: #6e757d;
  border-color: #6e757d;
  color: #fff;
  font-weight: 400;
  border-radius: 50px;
  text-align: center;
}
.modalNividia .btn-nvidia:hover {
  background-color: #fff;
  color: #6e757d;
}
/* End Nvidia Landing */


/* Start Wishlist King */
.wk-wishlist-menu-onload svg {
  display: block;
  position: static;
  width: 22px;
  height: 22px;
  overflow: visible;
  pointer-events: none;
  transition: none;
}
.wk-wishlist-menu-onload svg path {
  fill: transparent;
  stroke: #fff;
  stroke-width: 2px;
  transition: none;
  vector-effect: non-scaling-stroke;
}
/* End Wishlist King */


/* START EB Meter */
.eb-performance-meter {
  padding: 50px 30px 20px;
  background-color: #000;
  width: 480px;
  margin-top: -5px;
}
.eb-performance-meter h3  {
  color: #fff;
  margin-bottom: 15px;
  font-size: 20px;
}
.eb-performance-meter .progress-bar-container {
  position: relative;
  width: 68%;
  margin: 0 auto 5px;
}
.eb-performance-meter .progress-bar-container::after {
  background: rgb(232,55,40);
  background: linear-gradient(90deg, #FE0600 0%, #FE0600 10%, #FFF200 50%, #088400 90%, #088400 100%);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 100%;
  height: 75%;
}
.eb-performance-meter .progress-bar-input {
  height: 32px;
  transition: 0.5s linear;
  transition-property: width, background-color;
  position: relative;
}
.eb-performance-meter .progress-bar-input::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 4px;
  background-color: #fff;
  height: 100%;
  z-index: 1;
}
.eb-performance-meter .progress-bar-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
.eb-performance-meter .progress-bar-label label {
  color: #fff;
}
/* END EB Meter */


/* Start Nvidia Studio */
.custom-page p,
.custom-page h1,
.custom-page h2,
.custom-page h3,
.custom-page h4,
.modalNividia.modalNvidiaStudio h3,
.modalNividia.modalNvidiaStudio li,
.modalNividia.modalNvidiaStudio a {
  font-family: 'NVIDIA-Sans', sans-serif;
}
.custom-page .banner-bg {
  position: relative;
}
.custom-page .banner-bg .banner-bg-img,
.custom-page .banner-bg .footer-banner-bg-img {
  width: 100%;
}
.custom-page .banner-bg .container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 1;
}
.custom-page .banner-bg .nvidia-studio {
  width: 90px;
}
.custom-page .banner-bg h1 {
  font-size: 36px;
  line-height: 45px;
  color: #000;
}
.custom-page .section .intro-text p {
  font-size: 20px;
  line-height: 35px;
  color: #000;
}
.pt-90 {
  padding-top: 90px;
}
.pb-90 {
  padding-bottom: 90px;
}
.pt-60 {
  padding-top: 60px;
}
.pb-60 {
  padding-bottom: 60px;
}
.custom-page .section .col-block-wrapper {
  height: 100%;
  display: flex;
  flex-flow: column nowrap;
  padding-bottom: 60px;
}
.custom-page .section .col-block-wrapper img {
  width: 100%;
}
.custom-page .section .col-block-wrapper .col-block-wrapper-img,
.custom-page .section .col-block-wrapper h3,
.custom-page .section .custom-section-title h3,
.custom-page .section .col-block-wrapper h4,
.custom-page .section .col-block-wrapper p,
.custom-page .section .custom-section-title h2,
.custom-page .banner-bg .nvidia-studio  {
  margin-bottom: 30px;
}
.custom-page .section .col-block-wrapper h3 {
  font-size: 24px;
  line-height: 30px;
  color: #000;
}
.custom-page .section .custom-section-title h3,
.custom-page .section .col-block-wrapper h4 {
  font-size: 18px;
  line-height: 22.5px;
  color: #000;
}
.custom-page .section .col-block-wrapper p {
  font-size: 15px;
  line-height: 25px;
  color: #000;
}
.custom-page .section .custom-section-title h2 {
  font-size: 28px;
  line-height: 35px;
  color: #000;
}
.modalNividia.modalNvidiaStudio .modal-content {
  background-color: #eff3f4;
}
.modalNividia.modalNvidiaStudio .modal-body h3,
.modalNividia.modalNvidiaStudio .modal-body ul li,
.modalNividia.modalNvidiaStudio button.close span {
  color: #000;
}
.modalNividia.modalNvidiaStudio .modal-body ul li b {
  color: #1a1e26;
}
.modalNividia.modalNvidiaStudio .btn-nvidia {
  border-radius: 5px;
}
.modalNividia.modalNvidiaStudio .modal-body ul li {
  display: flex;
}
.modalNividia.modalNvidiaStudio .modal-body ul li b {
  width: 20%;
}
/* End Nvidia Studio */


/* Start Custom PC Build Page */
.cpb-banner {
  margin-bottom: -5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url('/cdn/shop/files/cbp-banner-desktop.png?v=1698221581');
}
.cpb-banner-text {
  position: relative;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
  background-image: url('/cdn/shop/files/cbp-banner-gpu-desktop.png?v=1698221676');
}
.cpb-banner-position {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}
.cpb-banner .cpb-banner-text .easybuild-logo {
  width: 250px;
  margin-bottom: 10px;
}
.cpb-banner .cpb-banner-text p {
  color: #fff;
  font-size: 18px;
}
.cpb-body {
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}
.cpb-body .product-grid-inner {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.cpb-body .product-grid-inner .custom-grid-title {
  margin-bottom: 20px;
}
.cpb-body .custom-grid-item {
  background-color: transparent;
}
.cpb-body .custom-grid-item .product-wrapper {
  background-color: transparent;
  padding: 0 !important;
}
.cpb-body .custom-grid-item .product-wrapper:hover {
  background: transparent;
}
.cpb-body .custom-grid-item .product-wrapper:hover:after {
  opacity: 0;
}
.cpb-body .custom-grid-item .product-wrapper:hover .product-content .pc-inner .price-cart-wrapper {
  border: 0;
}
.cpb-body .custom-grid-item .featured-img {
  position: relative;
  padding-top: 100%;
  margin-bottom: 20px;
  background-color: #292929;
}
.cpb-body .custom-grid-item .featured-img img {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.cpb-body .custom-grid-item .product-price .price {
  margin-top: 0 !important;
}
.cpb-body .custom-grid-item .product-price .price span {
  padding-top: 15px;
  float: none;
  display: block;
}
.cpb-body .custom-grid-item .carousel-btn {
  padding-top: 0;
}
.cpb-body .custom-grid-item .product-name {
  color: #fff;
  float: none;
  margin-bottom: 10px;
  font-size: 16px;
}
.cpb-body .custom-grid-item.build-grid-item .product-name {
  margin-bottom: 20px;
}
.cpb-body .custom-grid-item .product-name span,
.cpb-body .custom-grid-item .product-name a {
  max-height: initial;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: initial;
  overflow: hidden;
}
.cpb-body .custom-grid-item .product-price {
  padding-bottom: 15px;
}
.cpb-body .custom-grid-item .product-price .price-sale {
  padding-top: 18px;
  float: none;
}
.cpb-body .custom-grid-item .product-price .price-compare {
  color: #868686;
  font-size: 14px;
}
.cpb-body .custom-grid-item .product-price .price-sale,
.cpb-body .custom-grid-item .product-price .price-sale span {
  padding-top: 0;
}
.cpb-body .custom-grid-item .product-price .price-sale,
.cpb-body .custom-grid-item .product-price .price-sale span,
.cpb-body .custom-grid-item .product-price .price span {
  color: #fff231;
}
.cpb-body .custom-grid-item .btn-carousel-buy-now,
.cpb-body .custom-grid-item .btn-carousel-view {
  background-color: #76ce46;
  border: 1px solid #76ce46;
  color: #fff;
  padding: 8px;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  height: 36px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
}
.cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .btn-add-cart:hover svg path {
  fill: #000;
}
.cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .btn-add-cart:hover,
.cpb-body .custom-grid-item .wk-button:hover,
.cpb-body .custom-grid-item .btn-carousel-view:hover {
  background-color: #fed700;
  border-color: #fed700;
  color: #000;
}
.cpb-body .custom-grid-item .btn-carousel-buy-now:hover {
  background-color: #333e48;
  border-color: #333e48;
  color: #000;
}
.cpb-body .custom-grid-item .wk-button:hover .wk-icon {
  --stroke: #000;
}
.cpb-body .custom-grid-item .btn-carousel-view:hover svg {
  fill: #000;
}
.cpb-body .custom-grid-item .btn-carousel-view {
  width: 36px;
  margin-left: 5px;
}
.cpb-body .custom-grid-item .btn-carousel-view svg {
  fill: #fff;
}
.cpb-body .custom-grid-item .btn-build:hover {
  background-color: #fff;
  color: #76ce46;
}
.cpb-body .custom-grid-item .btn-view {
  background-color: #76ce46;
  border: 1px solid #76ce46;
  color: #fff;
  padding: 8px;
  width: 100%;
  display: block;
  text-align: center;
  cursor: pointer;
  border-radius: 6px;
}
.cpb-body .custom-grid-item .wk-button {
  background-color: #76ce46;
  border: 1px solid #76ce46;
  width: 36px;
  min-width: 36px;
  height: 36px;
  min-height: 36px;
  border-radius: 6px;
}
.cpb-body .custom-grid-item .wk-button .wk-icon {
  --stroke: #fff;
}
.cpb-body .custom-grid-item .wk-button.wk-selected {
  --icon-fill: #fff;
}
.cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .btn-add-cart {
  background-color: #76ce46;
  margin-left: 0;
  height: 36px;
  width: 100%;
}
.cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .product-add-cart form {
  width: 100%;
}
.cpb-body .custom-grid-item .product-content {
  position: relative;
}
.cpb-body .product-grid-carousel .owl-stage .owl-item.active:not(:last-child) .product-content:after {
  content: "";
  position: absolute;
  top: -20px;
  right: -30px;
  width: 2px;
  height: 80%;
  background-color: #464646;
}
.cpb-body .product-grid-carousel .owl-nav button {
  background: #515151 !important;
  color: #c2c2c2 !important;
}
.cpb-footer {
  background-repeat: no-repeat;
  padding: 80px 0 0;
  background-position: top;
  background-size: cover;
  background-image: url('/cdn/shop/files/cbp-footer-bg-desktop.png?v=1698221402');
}
.cpb-footer .cpb-footer-text h2,
.cpb-footer .cpb-footer-text p {
  color: #fff;
}
.cpb-footer .cpb-footer-text h2 {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 25px;
}
.cpb-footer .cpb-footer-text p {
  font-size: 18px;
}
/* End Custom PC Build Page */

.slick-selected-peripherals.owl-carousel .owl-nav {
  top: -48px;
}
.slick-selected-peripherals .slick-selected-peripherals-item a {
  position: relative;
}
.slick-selected-peripherals .slick-selected-peripherals-item .price-saved {
  background: #FED700;
  color: #000;
  padding: 3px 7px;
  border-radius: 4px;
  font-weight: 500;
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

body #snize_results li.snize-product button.snize-view-product-button {
  background-color: #333e48;
  background-image: none !important;
  color: #fff !important;
}

.rakk-related-items .carousel-price .product-price {
  margin: 0;
}
.rakk-related-items .carousel-price .product-price .price-compare {
  margin: 0;
}
.rakk-related-items .carousel-price .product-price span {
  font-size: 20px;
}
.rakk-related-items .carousel-price .product-price .price-compare span {
  font-size: 12px;
}
.related-items .product-name {
  margin-bottom: 7px !important;
}


.ul-multilocation {
  margin-bottom: 20px;
}
.ul-multilocation li {
  font-size: 16px;
}
.ul-multilocation li:not(:last-child) {
  margin-bottom: 5px;
}
#cart-content #storePickupApp {
  display: none;
}

.pba-text p {
  color: #fff;
  font-size: 26px;
  line-height: normal;
}
.cart-order-note .cart-note textarea {
  border-radius: 10px;
  padding: 5px 10px;
}

.ul-multilocation .main_delivery_1,
.ul-multilocation .pickup_bac_1,
.ul-multilocation .pickup_tp_1,
.ul-multilocation .pickup_mon_1,
.ul-multilocation .pickup_mar_1,
.ul-multilocation .pickup_mak_1 {
  display: block;
}
.ul-multilocation li {
  display: none;
}


/* OUTLET STORE */
.page-outlet-store {
  background-color: #ececec;
  padding-bottom: 20px;
}
.list-os-wrapper {
  min-height: 500px;
}
.list-os-wrapper .list-os-loader {
  height: 500px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.list-os-wrapper .list-os-loader > svg.icon-loading {
  display: block;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
  width: 50px;
  height: 50px;
}
.list-os-product-wrapper {
  margin: 0 -5px;
}
.list-os-product-wrapper .os-product-wrapper {
  width: 19%;
  display: inline-block;
  padding: 15px 20px;
  background-color: #fff;
  margin: 0 5px 10px;
  position: relative;
  cursor: pointer;
  border: 1px solid transparent;
}
.list-os-product-wrapper .os-product-wrapper:hover {
  border-color: #ddd;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: 0 0 5px 0 #c6c6c6;
  -ms-transform: 0 0 5px 0 #c6c6c6;
  -o-transform: 0 0 5px 0 #c6c6c6;
  box-shadow: 0 0 5px 0 #c6c6c6;
  transition: all .35s ease 0s;
}
.list-os-product-wrapper .os-product-wrapper .os-save {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 22px;
}
.list-os-product-wrapper .os-product-wrapper .os-save label {
  margin-bottom: 0;
  font-size: 12px;
  color: #000;
}
.list-os-product-wrapper .os-product-wrapper .os-save .os-value {
  padding: 3px 10px;
  background-color: #fed700;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
.list-os-product-wrapper .os-product-wrapper .os-save .os-vendor {
  
}
.list-os-product-wrapper .os-product-wrapper .os-img {
  position: relative;
  padding-top: 100%;
}
.list-os-product-wrapper .os-product-wrapper .os-img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: filter .3s;
}
.list-os-product-wrapper .os-product-wrapper .os-img img.hover-img,
.list-os-product-wrapper .os-product-wrapper:hover .os-img img.feat-img {
  opacity: 0;
}
.list-os-product-wrapper .os-product-wrapper:hover .os-img img.hover-img {
  opacity: 1;
}
.list-os-product-wrapper .os-product-wrapper .os-title h5 {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 7px;
  color: #000;
}
.list-os-product-wrapper .os-product-wrapper .os-tag {
  height: 20px;
}
.list-os-product-wrapper .os-product-wrapper .os-tag label {
  padding: 3px 10px;
  margin: 0;
  height: auto;
  width: auto;
  line-height: normal;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  background-color: #2527a8;
  color: #fff;
  font-size: 11px;
}
.list-os-product-wrapper .os-product-wrapper .os-price {
  margin-bottom: 8px;
  height: 44px;
}
.list-os-product-wrapper .os-product-wrapper .os-price p {
  margin-bottom: 0;
}
.list-os-product-wrapper .os-product-wrapper .os-price .os-sale-price {
  color: #848484;
  font-size: 12px;
  text-decoration: line-through;
}
.list-os-product-wrapper .os-product-wrapper .os-price .os-compare-price {
  font-size: 20px;
  color: #000;
}
.list-os-product-wrapper .os-product-wrapper .os-btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .saso-summary {
  display: none !important;
}
.list-os-product-wrapper .os-product-wrapper .os-btn button {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -ms-border-radius: 6px;
  background-color: #333e48;
  display: inline-block;
  border-style: none;
}
.list-os-product-wrapper .os-product-wrapper .os-btn button:hover {
  background-color: #fed700;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-buy {
  width: 85%;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-buy .os-btn-buy {
  padding: 8px 10px;
  color: #fff !important;
  text-align: center;
  line-height: normal;
  width: 100%;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc {
  width: 15%;
  position: relative;
  top: 2px;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc {
  width: 100%;
  height: 32px;
  position: relative;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc.active {
  background-color: #fed700;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc svg {
  fill: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc svg.icon-loading,
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc.active > svg {
  display: none;
}
.list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc .os-btn-atc.active svg.icon-loading {
  display: block;
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
  top: 23%;
  left: 23%;
}
.list-os-nav-wrapper {
  padding: 15px;
  background-color: #fff;
  margin-bottom: 15px;
  display: -webkit-box;
  overflow-y: hidden;
  overflow-x: auto;
}
/* width */
.list-os-nav-wrapper::-webkit-scrollbar {
  height: 7px !important;
  border-radius: 0 !important; 
}
/* Track */
.list-os-nav-wrapper::-webkit-scrollbar-track {
  background: #f1f1f1; 
  border-radius: 0 !important; 
}
/* Handle */
.list-os-nav-wrapper::-webkit-scrollbar-thumb {
  background: #888; 
  border-radius: 0 !important; 
}
/* Handle on hover */
.list-os-nav-wrapper::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
.list-os-nav-wrapper li {
  margin: 0 2px;
}
.list-os-nav-wrapper li.dup-type {
  display: none;
}
.list-os-nav-wrapper li a {
  display: block;
  padding: 1px 20px;
  border-radius: 13px 13px 13px 13px;
  -moz-border-radius: 13px 13px 13px 13px;
  -webkit-border-radius: 13px 13px 13px 13px;
  -ms-border-radius: 13px 13px 13px 13px;
  border: 2px solid transparent;
  font-weight: bold;
  width: max-content;
  text-transform: uppercase;
}
.list-os-nav-wrapper li a:hover,
.list-os-nav-wrapper li a.active {
  border-color: #fed700;
  color: #000;
}
.page-outlet-store .single-item .slick-slide {
  margin: 0;
}
.page-outlet-store .single-item .slick-dots {
  list-style-type: none;
  position: relative;
  top: -40px;
}
.page-outlet-store .single-item .slick-dots li:marker {
  display: none;
}
.page-outlet-store .single-item .slick-dots li button {
  border-style: none;
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background: #bcbcbc;
  outline: none;
  opacity: 1;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  -ms-border-radius: 50% 50% 50% 50%;
  transition: all .3s ease 0s;
  font-size: 0;
  padding: 0;
}
.page-outlet-store .single-item .slick-dots li button:hover,
.page-outlet-store .single-item .slick-dots li.slick-active button {
  background: #fed700;
  width: 30px;
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  -ms-border-radius: 4px 4px 4px 4px;
}
.page-outlet-store .single-item .slick-dots li.slick-active {
  opacity: 1;
}
/* END OUTLET STORE */




/* MinW */
@media screen and (min-width: 576px) {
  .jdgm-carousel-wrapper {
    max-width: 100%;
  }
  .widget-social {
    margin-top: 15px;
    text-align: start;
  }
  .footer-logo .support-box-1 {
    margin-top: 10px;
  }
  .footer-logo .support-box-1 .text>span:first-child {
    color: #3D8B11;
    font-weight: 600;
    font-size: 14px;
  }
}
@media screen and (min-width: 641px) {
  .m-search-icon.m-search-bar {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .nvidia-banner-text {
    background-color: #00000078;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  
  .pt-md-90 {
    padding-top: 90px;
  }
  /* 2 Col Product */
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c {
    max-width: 760px;
  }
  
  .btn-start-build {
    box-shadow: 0px 1px 10px 0px rgb(255 255 255 / 30%);
  }
  /* BLOG SECTION */
  #shopify-section-b26ab5ab-abbf-4238-86a9-27f4640690b4 {
    display: none;
  }
  .easybuild-modal .modal-dialog {
    width: 700px;
  }
  #loadModal .modal-dialog {
    width: 800px;
  }
  .w-md-50 {
    width: 50%;
  }
  .templateBlog .post-item {
    margin: 0 15px 50px 0;
    width: 47%;
    display: inline-block;
    vertical-align: top;
  }
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .templateBlog .post-item .post-item-inner .post-image {
    padding-top: 50%;
    position: relative;
  }
  .templateBlog .post-item .post-item-inner .post-image a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .templateBlog .post-item .post-item-inner .post-image a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
  }
  .templateBlog .post-item .post-item-inner .post-title,
  .templateBlog .post-item .post-item-inner .post-des {
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
  }
  .templateBlog .post-item .post-item-inner .post-title {
    -webkit-line-clamp: 1;
  }
  .templateBlog .post-item .post-item-inner .post-des {
    -webkit-line-clamp: 5;
    height: 117px;
  }
}
@media screen and (min-width: 992px) {
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c  {
    max-width: 980px;
  }
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-inner .product-grid-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
  }
  
  .header-content .table-row .header-icons {
    width: 20%;
  }
  .templateBlog .post-item {
    width: 32%;
  }
  .jdgm-carousel-wrapper {
    max-width: 760px;
  }
  #shopify-section-1636367592e52e29a4 .hp-tabs-section.tab-style-v1 .hp-tabs-list-wrapper.image-style-2 .product-type-item {
    width: 650px;
  }
  #shopify-section-1636367592e52e29a4 .hp-tabs-section.tab-style-v1 .hp-tabs-list-wrapper.image-style-2 .product-type-item+.hp-tabs-list {
    width: calc(100% - 650px);
  }
  #shopify-section-1636367592e52e29a4 .hp-tabs-section.tab-style-v1 .block-image {
  	height: 100%;
  }
  #shopify-section-1636367592e52e29a4 .hp-tabs-special.product-type-item .image-lazysize {
 	padding-top: 55% !important;
  }
  .customer-account.user-islogin:hover .account-dd {
    opacity: 1;
    visibility: visible;
    transform: scale(1.001);
    transition: opacity .4s cubic-bezier(0, 1, .4, 1),transform .4s cubic-bezier(.18, 1.25, .4, 1),visibility .4s linear;
  }
  .jdgm-carousel-wrapper {
    max-width: 980px;
  }
  .col-md-5ths {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
  .header-content .style-4 .table-row .header-logo {
    width: 10%;
  }
  .header-content .style-4 .table-row .searchbox {
    width: 30%;
  }
  .header-container.layout-boxed.style-4.header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -webkit-animation-name: fade-In-Down;
    animation-name: fade-In-Down;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 65%);
    -ms-transform: 0 0 15px rgba(0,0,0,0.65);
    -o-transform: 0 0 15px rgba(0,0,0,0.65);
    box-shadow: 0 0 15px rgb(0 0 0 / 65%);
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
  }
  .header-fixed .top-bar.multi-store-false.border-top-.d-none.d-lg-block {
    display: none !important;
  }
  .header-content .header-container.header-fixed .header-main {
    position: relative !important;
    animation-name: none !important;
    background: var(--header-backgound);
      -ms-transform: 0 0 15px rgba(0,0,0,0.65);
      -o-transform: 0 0 15px rgba(0,0,0,0.65);
      }
  .header-content .header-container.header-fixed.style-4 {
    min-height: auto !important;
  }
  .sb-widget {
    margin-bottom: 25px;
  }
}
@media screen and (min-width: 1200px) {
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c {
    max-width: 1200px;
  }
  
  .jdgm-carousel-wrapper {
    max-width: 1200px;
  }
}
@media screen and (min-width: 1500px) {
  .custom-block-html p {
    font-size: 14px;
  }
  .home-banner-carousel button.owl-prev {
    left: -18px !important;
  }
  .home-banner-carousel button.owl-next {
    right: -18px !important;
  }
  .hp-tabs-list-wrapper.image-style-2 .hp-tabs-list.owl-carousel .owl-nav button.owl-prev {
    left: -2px;
  }
  .page-nvidia .divider {
    height: 200px;
  }
}
@media screen and (min-width: 1440px) {
  /* 2 Col Product */
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c {
    max-width: 1440px;
  }
  .jdgm-carousel-wrapper {
    max-width: 1440px;
  }
}

/* MaxW */
@media screen and (max-width: 1720px) {
  .left-img {
    left: -100px;
  }
}
@media screen and (max-width: 1600px) {
  .nvidia-banner {
    padding: 10px 0 10px;
  }
  .pre-build-title h2 {
    font-size: 24px;
  }
  .pre-build-title p {
    font-size: 16px;
    line-height: normal;
  }
  .pre-build-list .btn-pre-build {
    font-size: 12px;
  }
  #polygonGraphContainer canvas {
    width: 100% !important;
    height: auto !important;
  }
  .eb-performance-meter {
    padding: 15px 20px 10px;
    width: 100%;
  }
  .eb-performance-meter h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .eb-performance-meter .progress-bar-label label {
    margin: 0;
    font-size: 10px;
  }
  .eb-performance-meter .progress-bar-input {
    height: 30px;
  }
  /* EB PENTAGON */
  
  .easybuild-logo {
    width: 180px;
  }
  .productTab.sticky {
    top: 50px;
  }
  .btn-start-build {
    padding: 5px 20px;
    font-size: 16px;
    bottom: 30px;
    right: 30px;
  }
  img[alt="case"] {
    width: 85%;
  }
  .why-pre-build h2 {
    font-size: 24px;
  }
  .why-pre-build p,
  .why-pre-build .list-wce p {
    font-size: 12px !important;
  }
  .announcement.desktop > div {
    display: none;
  }
  .announcement.desktop marquee {
    display: block;
  }
  .list-wce li {
    padding-left: 45px !important;
  }
  .list-wce li img {
    width: 30px;
    height: 30px;
  }
  .list-wce li:not(:last-child) {
    margin-bottom: 15px !important;
  }
  .right-wrapper p {
    font-size: 10px;
    line-height: 14px;
  }
  .sidemenu-holder .menu-list>li>.dropdown-inner>a,
  .sidemenu-holder .menu-list>li>a,
  .vertical-navbar .menu-list>li>.dropdown-inner>a,
  .vertical-navbar .menu-list>li>a {
    font-size: 12px;
  }
  .header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>.dropdown-inner>a,
  .header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>a {
    line-height: 22px;
  }
  .top-bar .table-row .list-inline>li {
    font-size: 12px;
  }
  .top-bar .table-row {
    padding: 2px 0;
  }
  .right-wrapper h2.title {
    font-size: 20px;
    margin-bottom: 8px;
  }
  .right-wrapper h3 {
    font-size: 16px;
  }
  .announcement p {
    font-size: 9px;
  }
  .builds-tab .nav-tabs li a {
    font-size: 16px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .builds-tab h3.title {
    font-size: 18px;
  }
  .ul-component .li-component button .component-icon {
    width: 75px;
    height: 75px;
  }
  .ul-component .li-component button div p.selected-item {
    font-size: 12px;
    line-height: normal;
  }
  .builds-tab .tab-content .tab-pane .displayComponents ul li img {
    width: 65px;
    height: 65px;
  }
  .list-content .product-variant .variant-option label {
    padding: 5px 8px;
  }
  .easybuild-modal .modal-title {
    font-size: 18px;
  }
  .bottom-content p.font-weight-bold,
  .build-summary .build-summary-list .tb-title,
  .easybuild-modal .modal-title {
    font-size: 16px;
  }
  .templatePage .modal .modal-body p {
    font-size: 14px;
  }
  .ul-component .li-component button div p,
  .builds-tab .tab-content .tab-pane .displayComponents ul li div p,
  .list-content .product-variant .variant-option label,
  .builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action,
  .builds-tab .tab-content .tab-pane .displayComponents ul li .sale-tag p,
  .builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag p,
  .filter-label .filter-title,
  .filter-label .filter-value .select-filter,
  .items-baseline .btn-action,
  .bottom-content p,
  .easybuild-modal .modal-body .display-table .display-table-cell {
    font-size: 12px;
  }
  .items-baseline .btn-action .img-action {
    width: 20px;
    height: 20px;
  }
  .easybuild-modal .modal-header .modal-product-img {
    width: 200px;
  }
  .bottom-content button.btnAddToCart {
    height: 40px;
  }
  .bottom-content {
    padding: 10px 15px;
  }
}
@media screen and (max-width: 1500px) {
  
  .productTab.sticky {
    top: 42px;
  }
  li.payment_img,
  svg.payment-icon {
    width: 50px;
  }
  ul.payment-icons li {
    height: auto;
  }
  /* RES CBP */
  .cpb-banner .cpb-banner-text .easybuild-logo {
    width: 180px;
  }
  .cpb-banner .cpb-banner-text p {
    font-size: 16px;
  }
  .cpb-body .product-grid-inner .custom-grid-title {
    margin-bottom: 0px;
  }
  .cpb-footer {
    padding: 50px 0 0;
  }
  .cpb-footer .cpb-footer-text h2 {
    font-size: 34px;
  }
  .cpb-footer .cpb-footer-text p {
    font-size: 14px;
    margin: 0 0 15px;
    line-height: normal;
  }
  
  .ul-component .li-component button div p, .builds-tab .tab-content .tab-pane .displayComponents ul li div p, .list-content .product-variant .variant-option label, .builds-tab .tab-content .tab-pane .displayComponents ul li div .btn-list-action, .builds-tab .tab-content .tab-pane .displayComponents ul li .sale-tag p, .builds-tab .tab-content .tab-pane .displayComponents ul li .out-of-stock-tag p, .filter-label .filter-title, .filter-label .filter-value .select-filter, .items-baseline .btn-action, .bottom-content p, .easybuild-modal .modal-body .display-table .display-table-cell {
    font-size: 10px;
  }
  .builds-tab .nav-tabs li a {
    font-size: 12px;
  }
  .form-component-search span {
    top: 6px;
  }
  .eb-performance-meter .progress-bar-input {
    height: 25px;
  }
  .mb-desktop {
    margin-bottom: 1rem !important;
  }
  .btn-clear-build {
    font-size: 10px;
  }
  .btn-clear-build svg {
    width: 12px;
    height: 12px;
  }
  .ul-component .li-component button .component-icon {
    width: 65px;
    height: 65px;
  }
  .ul-component .li-component button .edit {
    width: 15px;
    height: 15px;
  }
  .ul-component .li-component button div p.selected-item {
    font-size: 10px;
  }
  h3.tabTitle {
    font-size: 18px;
  }
  .eb-performance-meter h3 {
    font-size: 14px;
    margin-bottom: 5px;
  }
  /* START RES EASYFIX */
  .easyfix-banner .easyfix-banner-content {
    padding: 40px 0;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text img[alt=ef-banner-logo] {
    width: 250px;
    margin: 30px 0;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 {
    font-size: 26px;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h2 {
    font-size: 16px;
  }
  .btn-easyfix {
    margin-top: 20px;
    padding: 10px 18px;
    font-size: 12px;
  }
  .easyfix-steps .col-md-4:not(:last-child):after {
    top: 60%;
    height: 4px;
  }
  .easyfix p {
    font-size: 12px;
    line-height: normal;
  }
  .easyfix-steps h3 {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .easyfix-steps-img {
    margin: 0 auto 20px;
    height: 100px;
  }
  .faq-list li h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .easyfix-info h1 {
    font-size: 30px;
  }
  .easyfix-info h2 {
    font-size: 20px;
  }
  .easyfix-links li {
    width: 200px;
    font-size: 12px;
  }
  .easyfix-info li {
    font-size: 12px;
  }
  /* END RES EASYFIX */
  .form-component-search input {
    padding: 0 35px 0 15px;
    height: 28px;
    border-radius: 20px;
    font-size: 10px;
  }
  .form-component-search span svg {
    width: 15px;
    height: 15px;
  }
  .form-component-search {
    margin-bottom: 10px;
  }
  .dataTables_length select {
    font-size: 12px;
  }
  .header-content .header-container.header-fixed .header-main {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .announcement p {
    font-size: 8px;
    line-height: normal;
  }
  .header-content .style-4 .table-row .searchbox {
    width: 26%;
  }
  .header-content .searchbox .search-icon span {
    width: 14px;
  }
  .header-content .searchbox .search-icon,
  .header-content .searchbox .navbar-form,
  .header-content .searchbox .form-control {
    height: 32px;
  }
  .logo-site.lazyloaded img.lazyloaded,
  .header-logo img.lazyloaded {
    width: 95px;
  }
  .header-content .style-4 .header-main {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-content .searchbox .form-control {
    font-size: 12px;
  }
  .sidemenu-holder .menu-list>li.mega-menu .mm-tab-col-content .tab-content-inner .m-list li a,
  .vertical-navbar .menu-list>li.mega-menu .mm-tab-col-content .tab-content-inner .m-list li a {
    line-height: normal;
    font-size: 12px;
  }
  .sidemenu-holder .menu-list>li.mega-menu .mm-tab-col-title .tab-title>li,
  .vertical-navbar .menu-list>li.mega-menu .mm-tab-col-title .tab-title>li {
    line-height: normal;
    font-size: 12px;
    padding: 8px 16px;
    -webkit-padding-start: 15px;
    padding-inline-start: 15px;
  }
  .header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>.dropdown-inner>a, 
  .header-content .style-4 .sidemenu-holder .navbar .navbar-collapse>.menu-list>li>a {
    font-size: 10px;
  }
  .price-cart-wrapper .addToWishlist, 
  .price-cart-wrapper .addToCompare,
  .product-wrapper .product-content .price-cart-wrapper .btn-add-cart {
    height: 28px;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -ms-border-radius: 6px;
  }
  .product-wrapper .product-vendor a {
    font-size: 9px;
  }
  .product-grid-content button.owl-prev,
  .home-banner-carousel button.owl-prev,
  .product-grid-carousel button.owl-prev {
    left: -12px !important;
  }
  .product-grid-content button.owl-next,
  .home-banner-carousel button.owl-next,
  .product-grid-carousel button.owl-next {
    right: -12px;
  }
  .product-grid-content .owl-nav button,
  .home-banner-carousel .owl-nav button,
  .product-grid-carousel .owl-nav button {
    height: 40px;
    width: 40px;
    font-size: 72px;
  }
  .owl-carousel .owl-item .product-wrapper {
    padding: 15px;
  }
  .btn-carousel-buy-now {
    background-color: #333e48;
    padding: 7px 0;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
  }
  .custom-grid-title-see-more,
  .product-wrapper .product-name,
  .btn-home-text-read-more,
  .jdgm-carousel-item__review-title,
  .jdgm-carousel-item__review-body>p {
    font-size: 12px !important;
  }
  .footer-block>h6 {
    font-size: 14px;
  }
  .footer-block ul.f-list {
    margin-top: 20px;
  }
  .copyright p {
    font-size: 10px;
  }
  .footer-bot {
    padding-top: 0;
    padding-bottom: 0;
  }
  .footer-block ul.f-list li {
    margin: 0 0 5px;
  }
  .custom-block-html p {
    font-size: 12px;
    line-height: normal;
  }
  .footer-block ul.f-list li a {
    font-size: 12px;
  }
  .product-wishlist-compare .btn-carousel-buy-now svg {
    width: 14px;
  }
  .product-wishlist-compare .btn-carousel-buy-now,
  .SPCMP_chk_lbl .SPCMP_Add_span {
    font-size: 10px !important;
  }
  .h2, h2 {
    font-size: 22px;
  }
  .product-label>span {
    font-size: 9px;
  }
  .jdgm-prev-badge__text {
    font-size: 10px;
  }
  .carosuel-review-block .product-label-easyfix {
    padding: 2px 6px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 10px;
  }
}
@media screen and (max-width: 1048px) {
  .tr_products.tr_block {
    display: block !important;
  }
  .choose_component.divTable .divHead .tr_head.tr_action,
  .choose_component.divTable .divBody .tr_products .td_action {
    text-align: left;
  }
  .choose_component.divTable .divBody .tr_products .td_action .velaQty {
    margin-right: 10px;
  }
  .choose_component.divTable .divHead .tr_head.tr_selection,
  .choose_component.divTable .divBody .tr_products .td_selection,
  .choose_component .td_details,
  .choose_component .tr_details {
    width: 100%;
  }
  .choose_component .th_details.td_details .cartProductQty.td_qty {
    width: 15%;
  }
  .choose_component .th_details.td_details .cartProductQty.td_qty i {
    font-size: 17px;
  }
  .th_details.td_details {
    display:  flex;
  }
  .divTable .divHead {
    display: none;
  }
  .divTable .divBody .tr_products .td_component,
  .td_sep, .tr_sep {
    width: 100%;
  }
  .divTable .divBody .tr_products,
  .td_sep, .tr_sep {
    display: block;
  }
  .divTable .divBody .tr_products .td_component {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .divTable .divHead .tr_head.tr_selection,
  .divTable .divBody .tr_products .td_selection {
    width: 100%;
  }
  .td_details, .tr_details {
    width: 100%;
    text-align: center;
  }
  .divTable .divBody .tr_products .td_selection img {
    width: 58px;
    height: 58px;
  }
  .th_details.td_details {
    color: #929292;
  }
  .td_details .cartProductQty.td_qty {
    width: 100px;
  }
  .td_details .cartProductQty.td_qty .velaQty {
    float: none;
    width: 76px;
    margin: 0 auto;
  }
  .td_details .td_action .fallback-text {
	display: none;
  }
  .td_details .td_action .mobile_close {
    display: block;
    font-size: 24px;
  }
  .divTable .divHead .tr_head.tr_action,
  .divTable .divBody .tr_products .td_action {
    width: 24px;
  }
  .dlss .iframe-container {
    width: 100%;
  }
}
@media screen and (max-width: 1025px) {
  /* RES EASYFIX */
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text {
    text-align: center;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 span {
    display: block;
  }
  .center-align .center-align-content h2 br {
    display: none;
  }
  .center-align {
    padding-left: 15px;
    width: 100%;
    margin: auto;
    max-width: 980px;
    padding-right: 15px;
  }
  .custom-breakpoint {
    padding-bottom: 30px;
  }
  .custom-breakpoint .container {
    max-width: 100%;
    padding: 0;
  }
  .custom-breakpoint .col-lg-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .ef-intro-image {
    content: url('/cdn/shop/files/ef-intro-image-tablet.png?v=1694402915');
  }
  img[alt="partner-brands"] {
    content: url('/cdn/shop/files/partner-brands-tablet.png?v=1694405349');
  }
  .easyfix-steps p {
    padding: 0 40px;
  }
  /* END RES EASYFIX */
  .pre-build-main-banner {
    height: auto;
  }
  .template-customer-login-register .nav-tab-wrapper .nav:before {
    display:none;
  }
  .template-customer-login-register .tab-content .form-wrapper>div {
    margin-top: -8px;
  }
  .template-customer-login-register .form-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 991px) {
  /* RES CBP */
  .cpb-banner .cpb-banner-text .easybuild-logo {
    width: 300px;
  }
  .cpb-banner .cpb-banner-text p {
    font-size: 18px;
  }
  .cpb-banner-text {
    background-repeat: no-repeat;
    background-position: bottom;
    padding: 150px;
    background-image: url('/cdn/shop/files/cbp-banner-gpu-mobile.png?v=1698221676');
  }
  .cpb-banner-position {
    text-align: center;
  }
  .cpb-footer {
    padding: 50px 0 50px;
    background-image: url('/cdn/shop/files/cbp-footer-bg-mobile.png?v=1698221401');
  }
  img[alt="cbp-footer-case"] {
    width: 80%;
    margin: 0 auto -100px;
    display: block;
  }
  .cpb-footer-text {
    text-align: center;
  }
  
  /* RES EASYFIX */
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 span,
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h2 span {
    display: block;
  }
  /* END RES EASYFIX */
  .header-icons>ul>li.store-location-menu,
  .header-icons>ul>li.tractor,
  .header-icons>ul>li.feedback {
    display: none;
  }
  #product-grid-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c>.product-grid-inner {
    display: block;
  }
  #shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-section .product-grid-content:first-child {
    margin-bottom: 20px;
  }
  .h2, h2 {
    font-size: 26px;
  }
  
  .component-mobile-sidebar {
    position: fixed !important;
    right: 0;
    transform: translate3d(100%, 0, 0);
    transition: all 0.45s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    height: 100%;
    top: 0;
    z-index: 1000;
  }
  .component-mobile-sidebar.opened {
    transform: translateZ(0);
    right: 0;
  }
  .component-mobile-sidebar.opened:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
    display: inline-block;
    z-index: 10;
  }
  .component-mobile-sidebar .builds-tab {
    position: relative;
    z-index: 100;
    width: 80%;
    margin-left: auto;
    border-left: 1px solid #54b137;
    height: 100%;
  }
  .component-mobile-sidebar .builds-tab .btn-toggle {
    display: flex;
  }
  .component-mobile-sidebar.opened .builds-tab .btn-toggle {
    left: -35px;
    transform: rotate(180deg);
    padding-left: 30px;
  }
  .builds-tab .tab-content .tab-pane .displayComponents {
    padding-bottom: 0;
  }
  .build-summary {
    height: calc(100vh - 75px) !important;
  }
  .prebuildCollection.compare_btn {
    width: 100% !important;
    border: 0 !important;
    justify-content: initial !important;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 16px !important;
  }
  .prebuildCollection.compare_btn p {
    margin-left: 2rem !important;
  }
  .customer_reviews li {
    width: 50%;
  }
  .productTab.sticky {
    top: 20px;
  }
  .header-content .header-container.header-mobile-fixed.removeShadow .header-main {
    box-shadow: unset !important;
  }
  .lst_products {
    width: 50%;
  }
  .custom-widget.wrrnty-widget {
    margin-bottom: 0 !important;
    margin-top: 25px;
  }
  .templateProduct .price-item-sold .addToWishlist:before {
    line-height: 35px;
    border: 1px solid red;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    text-align: center;
  }
  .templateProduct .compare_btn {
    border: 1px solid red;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    justify-content: center;
  }
  .templateProduct .compare_btn,
  .templateProduct .price-item-sold .addToWishlist {
    margin-left: 15px;
  }
  .templateProduct .price-item-sold .addToWishlist span {
    display: none !important;
  }
  .templateProduct .SPCMP_Add {
    width: 35px !important;
    height: 35px !important;
    opacity: 0;
    z-index: 1;
    position: relative;
  }
  .templateProduct input.SPCMP_Added[type='button'] {
    opacity: 0!important;
    color: transparent !important;
    background-color: transparent !important;
  }
  .templateProduct .compare_btn svg {
    position: absolute;
    z-index: 0;
  }
  input.SPCMP_Added[type='button'] {
    opacity: 0 !important;
  }
  .custom-widget.dlry-widget {
    margin-top: 25px;
  }
  .product-info .sold-out {
    margin-bottom: 10px !important;
  }
  .page-product .product-content-wrapper .product-action .quantity-product,
  .page-product .product-content-wrapper .action-button {
    width: 100%;
  }
  .page-product .product-content-wrapper .shopify-payment-button {
    float: none;
  }
  .price-item-sold {
    margin: 20px 0 10px;
    align-items: center;
  }
  .action-button button.wishlist-btn {
    margin-left: 0 !important;
  }
  .page-product .product-content-wrapper .action-button .btn {
    min-width: 100%;
  }
  .template-customer-login-register .nav-tab-wrapper > div,
  .template-customer-login-register .hp-tabs-content > div {
    padding: 0;
  }
  .customer-account a .account-text {
    display: none;
  }
  .mobile-menu-backdrop.active {
    position: fixed;
    z-index: 1000;
    background-color: red;
    width: 100%;
    height: 100%;
  }

  .account-icon-secondary {
    transform: translateY(-50%) scale(.3);
  }
  .account-dd ul:before, .account-dd-login .form-wrapper:after, .cart-dd:after {
    right: 1%;
  }
  .mobile-layout-bar,
  .mobile-layout-bar ul {
    background: #fff !important;
  }
  .header-icons.custom-menu>ul>li>a>.number {
    background: #fff;
    color: #62b236;
  }
  .customer-account a span.label-login-register,
  .header-icons ul.list-inline li.top-cart-holder.hover-dropdown {
    display: none;
  }
  .header-icons .list-inline {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .account-dd-login .form-wrapper {
    margin-top: 20px;
  }
  .customer-account>a {
    display: flex;
  }
  .header-main .m-cart-icon .mobile-basket .n-item {
    bottom: -20px;
  }
  .header-icons>ul>li>a>.number.swym-wishlist-header-counter {
    bottom: -8px;
  }
  .header-main .m-cart-icon .mobile-basket>svg {
    width: 24px;
    height: 24px;
  }
  .header-main .m-cart-icon .mobile-basket {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .customer-account svg {
    margin-right: 0px;
  }
  .header-main .m-cart-icon {
    -webkit-margin-start: 22px !important;
    margin-inline-start: 22px !important;
  }
  .customer-account {
    -webkit-margin-start: 12px !important;
    margin-inline-start: 12px !important;
  }
  .header-main .table-row .mobile-searchbox.searchbox {
    width: 56%;
    margin-right: 18px;
  }
  header .m-cart-icon span.hidePrice {
    display: none;
  }
  .header-main .mobile-searchbox .search-icon svg,
  .header-main .mobile-searchbox.searchbox {
    display: block !important;
  }
  .header-content .mobile-searchbox.searchbox .navbar-form {
    border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -ms-border-radius: 25px 25px 25px 25px;
  }
  .header-content .searchbox .search-icon {
    width: 50px;
    min-width: 50px;
    color: #fff;
  }
  .header-content .mobile-searchbox.searchbox .form-control {
    padding: 10px 24px;
    -webkit-padding-end: 60px;
    padding-inline-end: 60px;
  }
  .header-content .header-container.header-mobile-fixed .header-main,
  .menu-mobile .main-nav li.mobile-layout-bar,
  ul.m-block-icons,
  .menu-mobile .mobile-contact-bar,
  .menu-mobile .main-nav .back-prev-menu {
    background: #54B137;
  }
  .menu-mobile .mobile-contact-bar li a,
  .menu-mobile .main-nav .back-prev-menu,
  .header-main .m-cart-icon .mobile-basket {
    color: #fff;
  }
  .menu-mobile .main-nav>li a svg,
  .menu-mobile .mobile-contact-bar li svg path,
  .menu-mobile .main-nav .back-prev-menu>a svg path,
  .menu-mobile .main-nav .back-prev-menu>span.back svg path,
  .header-main .m-search-icon svg path,
  .header-main .m-cart-icon .mobile-basket>svg path {
    fill: #fff !important;
  }
  .header-content .searchbox.mobile-searchbox .search-icon svg path {
    fill: #6ab234 !important;
  }
}
@media screen and (max-width: 768px) {
  /* RES CBP */
  .p-mobile-0 {
    padding: 0 !important;
  }
  
  .easy-build-page h2 {
    font-size: 26px;
  }
  .builds-tab .btn-toggle {
    left: -31%;
  }
  .comparison_table_content {
    overflow-x: scroll;
  }
  .easyfix-menu {
    display: none;
  }
  .smile-launcher-frame-container.smile-launcher-border-radius-circular {
    left: 30px !important;
  }
  .header-icons.custom-menu li.contact-information {
    display: none;
  }
  .page-order #order-details table td.product-item span.d-flex {
    display: block !important;
  }
  .page-order #order-details table td.product-item span p {
    margin-left: 0;
  }
  .customer_reviews li a .td_tumbnail .td_btn {
    opacity: 1;
  }
  .header-content .header-container {
    -webkit-box-shadow: unset;
    -ms-transform: unset;
    -o-transform: unset;
    box-shadow: unset;
  }
  .announcement>div {
    display: none;
  }
  .announcement marquee {
    display: block;
  }
  .productTab.sticky {
    padding: 10px 0px 0;
  }
  .lst_products .product-form {
    opacity: 1;
  }
  .templateIndex .owl-dots,
  .snize-product a:before,
  .swiper-pagination {
    display: none;
  }
  .divBrands {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .page-outlet-store .single-item .slick-img-1 {
    content: url('/cdn/shop/files/OS-HalloWin-M2.png?v=1729662639');
  }
  
  .list-os-product-wrapper .os-product-wrapper {
    width: 31%;
  }
  
  .easyfix-plus-partner-brands-title {
    content: url('/cdn/shop/files/easyfix-plus-partner-brands-title-mobile.png?v=1721194400');
  }
  .easyfix-partner-brands-title {
    content: url('/cdn/shop/files/easyfix-partner-brands-title-mobile.png?v=1721198000');
  }
  .easyfix-plus-partner-brands-title {
    width: 200px;
    margin: 0 auto 30px;
  }
  .easyfix-partner-brands-title {
    width: 200px;
    margin: 0 auto 20px;
  }
  .center-align.pl-80 {
    padding-left: 0;
    justify-content: center;
  }
  
  .desktop-series {
    display: block;
    margin-bottom: 10px;
  }
  .collection-banner img[alt="nvidia-star-wars"] {
    content: url('/cdn/shop/files/nvidia-star-wars-mobile.jpg?v=1724055286');
  }
  .desktop-series img[alt="mercenary"],
  .collection-banner img[alt="mercenary"] {
    content: url('/cdn/shop/files/MERCE_NARY_-_MOBILE_650X350_e0ad72c7-e96b-42c2-96ee-c22d61b34a9a.png?v=1717736616');
  }
  .desktop-series img[alt="demigod"],
  .collection-banner img[alt="demigod"] {
    content: url('/cdn/shop/files/demigod_MOBILE_650X350_5d7bf2cb-dce1-40e0-b408-239d9d0ab577.png?v=1717736616');
  }
  .desktop-series img[alt="professional"],
  .collection-banner img[alt="professional"] {
    content: url('/cdn/shop/files/pro_MOBILE_650X350_0b2b152a-8471-46f1-83d1-a7acd3df5ac9.png?v=1717982685');
  }
  .slick-selected-peripherals.owl-carousel .owl-nav {
    top: -48px;
  }
  
  .horizon-desktop-banner {
    display: none;
  }
  .horizon-mobile-banner {
    display: block;
  }
  /* RES Nvidia Studio */
  .custom-page .banner-bg .banner-bg-img {
    content: url('/cdn/shop/files/nvidia-studio-banner-mobile.png?v=1697512791');
    margin-top: -80px;
  }
  .custom-page .banner-bg .container {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
    z-index: 1;
    text-align: center;
  }
  .custom-page .banner-bg .nvidia-studio {
    margin-top: 30px;
  }
  .custom-page .banner-bg h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .custom-page .banner-bg {
    position: relative;
    background-color: #D4D4DC;
  }
  .pt-90 {
    padding-top: 60px;
  }
  .pb-90 {
    padding-bottom: 60px;
  }
  .img-mobile-nvidia-studio {
    margin-bottom: 30px;
  }
  .col-md-3:last-child .img-mobile-nvidia-studio {
    margin-bottom: 0;
  }
  .custom-page .banner-bg .footer-banner-bg-img {
    content: url('/cdn/shop/files/bg-nvidia-studio-driver-mobile.png?v=1697513097');
  }
  .custom-page .footer-banner-bg.banner-bg {
    background-color: #eff3f4;
  }
  .custom-page .footer-banner-bg h3,
  .custom-page .footer-banner-bg h4,
  .custom-page .footer-banner-bg p {
    text-align: left;
  }
  .custom-page .section .col-block-wrapper .col-block-wrapper-img,
  .custom-page .section .col-block-wrapper h3,
  .custom-page .section .custom-section-title h3,
  .custom-page .section .col-block-wrapper h4,
  .custom-page .section .col-block-wrapper p,
  .custom-page .section .custom-section-title h2,
  .custom-page .banner-bg .nvidia-studio {
    margin-bottom: 20px;
  }
  
  /* RES NVIDIA */
  .nvidia-banner-bg {
    background-size: 145%;
    background-position: 70% 0%;
  }
  .nvidia-banner {
    padding: 50% 0 60px;
  }
  .nvidia-page h1 {
    font-size: 36px;
    line-height: 45px;
  }
  .nvidia-page h3 {
    font-size: 24px;
    line-height: 30px;
  }
  .nvidia-page h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
  }
  .nvidia-banner-icon {
    position: relative;
    padding-top: 60px;
    width: 100%;
  }
  .nvidia-icon ul {
    display: block;
  }
  .nvidia-icon ul li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .nvidia-section {
    padding: 60px 0;
  }
  .nvidia-page h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .img-mobile-rtx {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .nvidia-feature h5 {
    margin-bottom: 0;
  }
  .nvidia-feature {
    padding: 0 30px 30px;
  }
  .nvidia-section .col-md-3.col-6:nth-last-child(-n + 2) .nvidia-feature {
    padding: 0 30px 0;
  }
  .p-break-none p br {
    display: none;
  }
  .nvidia-video {
    width: 100%;
  }
  .nvidia-video.d-none-mobile {
    display: none;
  }
  .nvidia-video.d-block-mobile {
    display: block;
    background-color: #0a0a0a;
  }
  .nvidia-video .text-center img {
    margin: 0 0 30px;
  }
  .nvidia-video .text-md-right {
    padding-bottom: 30px;
  }
  .nvidia-absolute {
    position: relative;
  }
  .nvidia-feature p,
  .nvidia-absolute p,
  .nvidia-footer p {
    margin-bottom: 0 !important;
  }
  .pt-30 {
    padding-top: 0;
  }
  .tools-wrapper-feat img {
    width: 100%;
    margin-bottom: 30px;
  }
  .tools-wrapper img {
    width: 100%;
  }
  .tools-wrapper {
    padding-bottom: 30px !important;
  }
  .nvidia-section .col-md-6:last-child .tools-wrapper {
    padding-bottom: 0 !important;
  }
  .nvidia-page h1,
  .nvidia-page h2,
  .nvidia-page h3,
  .nvidia-page h6,
  .nvidia-page p {
    margin-bottom: 20px;
  }
  .nvidia-footer {
    padding: 60px 0 60px;
  }
  .nvidia-feature h5 br,
  .nvidia-feature p br {
    display: none;
  }
  .pb-md-30 {
    padding-bottom: 30px;
  }
  .pb-md-30.last {
    padding-top: 30px;
    padding-bottom: 0;
  }
  .modalNividia .modal-body ul li b,
  .modalNividia .modal-body ul li span {
    width: 100%;
  }
  .modalNividia .modal-body ul li {
    font-size: 14px;
    line-height: 20px;
    display: block;
  }
  .btn-nvidia {
    font-size: 16px;
  }
  /* END RES NVIDIA */
  
  /* RES EASYFIX */
  .btn-easyfix.plus {
    margin-left: 0;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text img[alt=ef-banner-logo] {
    width: 250px;
    margin: 30px 0;
  }
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    width: 100%;
  }
  .easyfix-banner .easyfix-banner-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .ef-intro-image {
    content: url('/cdn/shop/files/ef-intro-image-mobile.png?v=1694404798');
  }
  img[alt="partner-brands"] {
    content: url('/cdn/shop/files/easyfix-partner-brands-mobile.png?v=1721197664');
  }
  .easyfix-partner-brands {
    padding: 20px 0;
  }
  .easyfix-steps .col-md-4:not(:last-child):after {
    display: none;
  }
  .custom-breakpoint .container .row {
    margin: 0;
  }
  .custom-breakpoint .container .row .col-lg-6 {
    padding: 0;
  }
  .easyfix-partner-brands .logo-title h3 {
    text-align: center;
    margin-top: 5px;
    margin-left: 0;
  }
  .easyfix-covered-products-title {
    content: url('/cdn/shop/files/efix-coverd-prods-mobile.png?v=1721195003');
    width: 200px;
    margin: auto;
    display: block;
  }
  .easyfix-padding-mobile {
    padding-left: 15px;
    padding-right: 15px;
  }
  .easyfix-partner-brands .logo-title .img-logo-title {
    width: 130px;
    margin: auto;
    display: block;
  }
  .faq-list li:not(:last-child) {
    margin-bottom: 30px;
  }
  .easyfix-office .center-align-content {
    padding: 30px 0;
    text-align: center;
  }
  .easyfix-office .center-align-content h2 span {
    display: block;
  }
  .easyfix-office .btn-easyfix {
    margin: auto;
  }
  .easyfix-info li {
    margin-left: auto;
    margin-right: auto;
  }
  /* RES EASYFIX */
  .card.cardWebsitePromo,
  .card.cardRetailPromo {
    display: none;
  }
  .dataTables_length select {
    background-color: #fff !important;
  }
  .buttons-columnVisibility[data-cv-idx="4"],
  .buttons-columnVisibility[data-cv-idx="8"],
  .buttons-columnVisibility[data-cv-idx="9"],
  .buttons-columnVisibility[data-cv-idx="10"] {
    display: none !important;
  }
  #pricelistTable_length {
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    margin-right: 0;
  }
  .dt-buttons,
  #pricelistTable_filter {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  #pricelistTable_filter {
    border-bottom: 1px solid #000;
  }
  .table-footer-text {
    text-align: center;
    margin-top: 15px;
  }
  table#pricelistTable tbody {
    display: block;
    width: 100%;
    margin-top: 5px;
  }
  table#pricelistTable tbody tr {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #000;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
  }
  table#pricelistTable tbody tr:last-child {
    border-bottom: 1px solid #000;
  }
  table#pricelistTable thead {
    display: none;
  }
  table#pricelistTable tbody tr td {
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border: 0;
    white-space: initial;
  }
  table#pricelistTable tbody tr td.td-category,
  table#pricelistTable tbody tr td.td-itemdescription {
    padding-bottom: 0;
  }
  table#pricelistTable tbody tr td.td-itemdescription {
    font-weight: 600;
  }
  table#pricelistTable tbody tr td.td-category {
    font-size: 12px;
    opacity: 0.8;
  }
  table#pricelistTable tbody tr td.td-srp {
    text-decoration: line-through;
  }
  table#pricelistTable tbody tr td.td-srp::before {
    content: 'SRP:';
    left: 10px;
  }
  table#pricelistTable tbody tr td.td-currentprice::before {
    content: 'Current Price:';
    left: 0;
  }
  table#pricelistTable tbody tr td.td-srp::before,
  table#pricelistTable tbody tr td.td-currentprice::before {
    opacity: 0.8;
    position: absolute;
    font-weight: 500;
    font-size: 12px;
    top: 9px;
  }
  table#pricelistTable tbody tr td.td-srp {
    padding-left: 40px;
  }
  table#pricelistTable tbody tr td.td-currentprice {
    padding-left: 85px;
  }
  table#pricelistTable tbody tr td.td-srp,
  table#pricelistTable tbody tr td.td-currentprice {
    width: max-content;
    display: inline-block;
    position: relative;
  }
  table#pricelistTable tbody tr td.td-currentprice {
    color: red;
  }
  table#pricelistTable tbody tr td.td-brand,
  table#pricelistTable tbody tr td.td-websitepromo,
  table#pricelistTable tbody tr td.td-retailpromo,
  table#pricelistTable tbody tr td.td-link {
    display: none;
  }
  #pricelistTable_wrapper {
    margin-top: 10px;
  }
  #pricelistTable_length label {
    margin-bottom: 0;
    margin-top: 10px;
  }
  #pricelistTable_filter label {
    width: 100%;
    margin-bottom: 10px;
  }
  #pricelistTable_filter label input {
    width: 88%;
    margin-left: 15px;
    background-color: #fff;
  }
  div.dt-buttons,
  .dataTables_length,
  #pricelistTable_filter {
    padding: 5px 15px;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    background-color: #d3dbe2;
  }
  .datatable-filter-accordion .card-header button {
    font-size: 14px;
  }
  .datatable-filter-accordion {
    margin-top: 0;
  }
  .product-wrapper .product-content .price-cart-wrapper .btn-add-cart {
    border-color: #333e48;
  }
  .processor-motherboard-bundled-img img {
    content: url('/cdn/shop/files/MC9980_Bundle_Promotion_for_Website_-_Website_Slider_2.jpg?v=1694272049');
  }
  .page-nvidia img {
    width: 100%;
    margin-bottom: 25px;
  }
  .amd-collection-banner img {
    content: url('/cdn/shop/files/collection_amd_mobile.jpg?v=1686125352');
  }
  .templateCart .cart-row {
    margin-top: 15px;
  }
  .prebuild-items {
    margin-bottom: 20px;
  }
  .pre-build-title.posFix h2 {
    margin: 0 !important;
    color: #000;
    font-size: 26px;
  }
  .right-wrapper h2.title {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .theme-black .bg-select-left {
    border-bottom: 0;
    border-right: 0;
  }
  .right-wrapper h3 {
    font-size: 22px;
  }
  .right-wrapper p {
    font-size: 16px;
    line-height: normal;
  }
  .bg-select-right .right-wrapper .pre-build-content {
    padding: 20px 0;
    height: auto;
  }
  .theme-black .bg-select-right .right-wrapper .pre-build-section {
    border-left: 0;
  }
  .theme-black .bg-select-right .right-wrapper .pre-build-content {
    border-bottom: 0;
    border-left: 0;
  }
  .bg-select-right {
    padding-right: 15px !important;
  }
  .pre-build-main-banner img.img-banner {
    display: none;
  }
  .pre-build-main-banner img[alt="case"] {
    padding-left: 9%;
    width: 100%;
  }
  .pre-build-main-banner {
    background-image: url('/cdn/shop/files/Mobile_635x350_6c170c8a-4dcc-42ea-b64b-24081b3d0a6b.jpg?v=1679031288');
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .btn-cta-action {
    padding-top: 10px;
  }
  .btn-cta-action .btn-form-cta-action-wrapper, .btn-cta-action-wrapper {
    width: 50%;
    padding: 0 5px;
  }
  .pre-build-title {
    position: absolute;
    top: initial;
    margin-bottom: 0;
  }
  .pre-build-main-banner .img-banner {
    display: block;
  }
  .comparison_table_content {
    overflow-x: scroll;
  }
  .build_components ul li {
    margin: 0 10px 20px !important;
  }
  .tab-content.tab-select {
    overflow-y: auto;
    height: auto !important;
  }
  .page-content ul.ul-component {
    margin-right: 0;
  }
}
@media screen and (max-width: 641px) {
  .eb-performance-meter {
    margin-bottom: 15px;
  }
  h3.tabTitle {
    font-size: 18px;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-top: 0 !important;
  }
  .list-wce li img {
    width: 38px;
    height: 38px;
    object-fit: cover;
  }
  .pre-build-title.posFix {
    top: 55px;
    width: 100%;
    background-color: #fff;
    padding: 10px 15px;
    z-index: 1;
    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 65%);
    -ms-transform: 0 0 15px rgba(0,0,0,0.65);
    -o-transform: 0 0 15px rgba(0,0,0,0.65);
    box-shadow: 0 0 15px rgb(0 0 0 / 65%);
    left: 0;
  }
  .pre-build-title.posFix p {
    display: none;
  }
  .pre-build-title.posFix h2 {
    margin-bottom: 0 !important;
    font-size: 22px;
  }
  .pre-build-list {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .pre-build-title h2 {
    font-size: 24px;
  }
  .pre-build-title p {
    font-size: 16px;
  }
  .why-pre-build .list-wce li {
    padding-left: 45px !important;
  }
  .pre-build-wrapper p {
    min-height: auto;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-close-area {
    margin-top: 0 !important;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-mobile-top-panel input.snize-mobile-input-style {
    font-size: 16px !important;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-mobile-top-panel .snize-close-button {
    width: 55px;
  }
  .easy-build-page h2 {
    font-size: 22px;
  }
  .list-inline>li.mobile-search {
    display: block;
  }
  .left-wrapper {
    padding: 15px 0 15px;
  }
  .right-wrapper {
    padding: 15px 0;
  }
  .build-simple img {
    margin: auto;
    display: block;
  }
  .btn-absolute {
    position: relative;
    bottom: auto;
    right: auto;
    left: auto;
    margin: auto;
    display: block;
    margin-top: 10px;
  }
  .build-simple p {
    text-align: center;
  }
  .announcement p {
    font-size: 12px;
  }
  .easybuild-modal .modal-header .modal-product-img {
    width: 150px;
  }
  .easybuild-modal .modal-content {
    padding: 20px;
  }
  .bottom-content {
    position: relative;
    z-index: 0;
  }
  .page-product .product-content-wrapper .action-button .btn {
    justify-content: center;
  }
  .productTab.sticky {
    top: 13px;
  }
  .productTab li {
    padding: 0 10px;
  }
  .productTab.sticky {
    padding: 10px 10px 0px;
  }
  .templateProduct .accordion .card-body {
    padding: 10px 20px;
  }
  .templateProduct .accordion {
    padding-top: 10px;
  }
  .header-main .table-row .mobile-searchbox.searchbox {
    display: none !important;
  }
  .header-content .header-main .table-row {
    padding: 5px 0;
  }
  .header-main .mobile-searchbox.searchbox {
    margin-top: 5px;
  }
  .account-dd-login .form-wrapper {
    margin-top: 16px;
  }
}
@media screen and (max-width: 600px) {
  
  
  .easyfix-padding.easyfix-padding-mobile {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .btn-easyfix {
    font-size: 16px !important;
  }
  .center-align .center-align-content h2 {
    font-size: 28px;
  }
  .easyfix-warranty .ef-wrap {
    padding: 45px 35px;
    border-radius: 25px;
  }
  .easyfix-warranty-steps {
    border-radius: 25px;
    padding: 30px 15px;
    margin: 0 !important;
  }
  img[alt="faq-title"] {
    content: url('/cdn/shop/files/faq-title-mobile.png?v=1718872209');
  }
  .easyfix-warranty .ef-wrap li:last-child {
    margin-bottom: 0;
  }
  .easyfix-warranty .ef-wrap.not-covered {
    padding-bottom: 0px;
  }
  .easyfix-covered {
    padding: 50px 0;
  }
  .easyfix-warranty .ef-wrap h3 br {
    display: none;
  }
  .easyfix-banner a, .easyfix-banner p, .easyfix-banner li {
    font-size: 16px;
  }
  .easyfix-padding {
    padding-left: 0;
    padding-right: 0;
  }
  
  .custom-widget {
    margin-bottom: 25px !important;
  }
  
  /* RES CBP */ 
  .cpb-body .custom-grid-item .product-name a {
    -webkit-line-clamp: 1;
  }
  .cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .btn-add-cart svg {
    display: none;
  }
  .cpb-body .custom-grid-item .product-wrapper .product-content .price-cart-wrapper .btn-add-cart span {
    margin-left: 0 !important;
  }
  .cpb-banner .cpb-banner-text .easybuild-logo {
    width: 200px;
  }
  .cpb-banner-text {
    padding: 100px;
  }
  .cpb-body .product-grid-carousel .owl-stage .owl-item.active:not(:last-child) .product-content:after {
    display: none;
  }
  .cpb-footer .cpb-footer-text h2 {
    font-size: 26px;
  }
  
  /* RES Nvidia Studio */
  .modalNividia.modalNvidiaStudio .modal-body ul li b {
    width: 45%;
  }
  .modalNividia.modalNvidiaStudio .btn-nvidia {
    margin-top: 15px !important;
  }
  
  .owl-carousel .owl-item .product-wrapper {
    padding: 10px;
  }
  #accordionProduct .table-responsive .table tbody a.btn {
    padding: 2px 15px;
  }
  #accordionProduct .table-block .label-icon {
    font-size: 0;
  }
  #accordionProduct .table-responsive .table tr td:nth-child(1), 
  #accordionProduct .table-responsive .table tr th:nth-child(1) {
    width: 10%;
    font-size: 0;
  }
  #accordionProduct .table-block .label-icon::before {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }
  .carosuel-review-block .jdgm-widget {
    width: 100%;
  }
  .custom-block-html p {
    font-size: 13px;
  }
  .heading-style-with-image .heading-image {
    width: 130px;
  }
  .heading-style-with-image .heading-image-label {
    padding: 2px 6px;
    font-size: 12px;
  }
  .price-cart-wrapper .carousel-price {
    min-height: 38px;
  }
  .carousel-price .product-price span, 
  .product-wrapper .product-content .price-cart-wrapper {
    float: none;
  }
  .h2, h2 {
    font-size: 24px;
  }
  .custom-block-heading-text .custom-grid-title-see-more {
    margin-top: 5px;
    display: block;
    font-size: 16px;
  }
  .carosuel-review-block .jdgm-prev-badge {
    display: flex !important;
  }
  .carosuel-review-block .jdgm-prev-badge__stars {
    margin-right: 5px;
    display: flex;
  }
  .product-label>span.label-sale {
    margin-right: 5px;
  }
  .carosuel-review-block .product-label-easyfix {
    display: block;
    width: max-content;
    margin-right: 10px;
  }
  .jdgm-prev-badge__stars {
    display: flex;
    align-items: center;
  }
  .product-group-vendor-name {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  .product-wrapper .product-vendor {
    display: none;
  }
  #home-banner-2b4ad77b-f0f2-4f98-b4d1-f3f5da77eeee .col-xl-4.col-lg-4.col-md-4.col-sm-6.col-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .product-grid-content .owl-nav button,
  .home-banner-carousel .owl-nav button,
  .product-grid-carousel .owl-nav button {
    height: 35px;
    width: 35px;
  }
  .product-grid-section .navigator-position-2 .owl-carousel .owl-nav button {
    top: 38%;
  }
  .home-banner .home-banner-carousel .owl-nav button.owl-prev,
  .product-grid-section .navigator-position-2 .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
  .home-banner .home-banner-carousel .owl-nav button.owl-next,
  .product-grid-section .navigator-position-2 .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
  #shopify-section-3f6f5597-e5d2-46f8-a5f6-bbc9d2182d1c .product-grid-section .product-grid-content {
    padding: 20px 5px;
  }
  .carosuel-review-block {
    display: flex;
  }
  .jdgm-prev-badge__text {
    text-align: left !important;
  }
  
  .shipping-fee-table table thead th {
    font-size: 12px;
  }
  .shipping-fee-table b {
    padding-bottom: 0;
    width: 100%;
    border: 0;
  }
  .shipping-fee-table span {
    display: block;
  }
  .btn-modal-action {
    padding: 0 6px;
    font-size: 18px;
  }
  .cart-action p br {
    display: none;
  }
  .build_components ul li {
    margin: 0 10px 10px !important;
  }
  .preBuilt-items .preBuilt-tab {
    width: 100%;
  }
  .preBuilt-items {
    display: block;
  }
  .preBuilt-items .preBuilt-nav {
    width: 60%;
  }
  .preBuilt-items .lst_products .btn-primary.addPC {
    font-size: 16px;
    min-width: auto;
    line-height: 20px;
    width: max-content;
  }
  .preBuilt-items .lst_products {
    box-shadow: 0 0 5px #c6c6c6;
  }
  .affiliate-program-page h2 {
    font-size: 28px;
  }
  .welcome-banner {
    margin: 15px 0 20px;
  }
  .btn-signUp {
    font-size: 16px;
    padding: 4px 20px;
  }
  .welcome-banner img {
    height: 150px;
    object-fit: cover;
  }
  .welcome-banner-text h1 {
    font-size: 26px;
  }
  ul.payment-icons {
    margin: 0 0 5px;
  }
  ul.payment-icons {
    flex-wrap: wrap;
  }
  ul.payment-icons li {
    margin-bottom: 10px;
  }
  #orders-card .card-footer a.btn {
    padding: 6px 20px;
  }
  .account-dd ul {
    padding: 10px 15px;
  }
  .customer_reviews li a .td_tumbnail .td_btn,
  .lst_products .btn-primary.addPC {
    font-size: 12px;
    min-width: 108px;
    line-height: 12px;
  }
  .customer_reviews li,
  .lst_products {
    padding: 15px;
  }
  .customer_reviews li a .td_price p,
  .customer_reviews li a .td_price del,
  .lst_products .td_price {
    font-size: 14px;
  }
  .lbl-filter label:before {
    width: 24px;
    height: 24px;
  }
  h1.page-heading {
    font-size: 30px;
    padding: 0;
  }
  .comTable h3,
  .comTable .btn-back a {
    font-size: 16px;
  }
  .jdgm-carousel-title {
    font-size: 24px;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-close-area {
    margin-top: 0 !important;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-mobile-top-panel input.snize-mobile-input-style {
    font-size: 14px !important;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-mobile-top-panel button.snize-close-button-arrow {
    margin: 0 0 0 12px !important;
  }
  #reamaze-widget-icon svg,
  #reamaze-widget #reamaze-widget-icon {
    width: 40px !important;
    height: 40px !important;
  }
  div#reamaze-widget {
    height: 40px !important;
  }
  #sa_ca_wrapper .sa_ca_icontainer {
    display: inline-block;
    width: 100%;
  }
  #sa_ca_wrapper .sa_ca_item {
    width: 120px!important;
    display: inline-block;
  }
  #sa_ca_wrapper .sa_ca_content {
    padding-right: 25px !important;
  }
  .templateProduct .accordion {
    margin-top: 30px;
  }
  .templateProduct .accordion .card .card-header button {
    padding: 10px 20px;
  }
  .tableTotal h2 {
    margin-top: 0;
  }
  .divTable {
    margin-bottom: 0;
  }
  .pcbuildBtn {
    margin-top: 0;
  }
  .th_details.td_details {
    padding: 5px 0;
  }
  .td_action.text-right form {
    display: flex;
    justify-content: center;
  }
  .comTable .divTable .divBody {
    width: 100%;
  }
  .choose_component.divTable .divHead .tr_head.tr_action,
  .choose_component.divTable .divBody .tr_products .td_action {
    width: 45%;
  }
  .h2-comp {
    margin-bottom: 10px;
  }
  .td_details .cartProductQty.td_qty .velaQty,
  .cartProductQty.td_qty .velaQty .velaQtyNum {
    width: 80px;
  }
  .tableTotal {
    width: 100%;
    font-size: 18px;
    text-align: center;
  }
  .tableTotal .hidePrice {
    font-size: 30px;
  }
  .text-right.pcbuildBtn {
    text-align: left;
  }
  #pc-assembly #pageContent {
    padding: 0;
  }
  .pcbuildBtn .btn {
    margin-bottom: 15px !important;
  }
  .btn-ptc {
    margin-left: 0 !important;
  }
  .comTable .td_details, .comTable .tr_details {
    display: block;
    padding-top: 5px;
  }
  .comTable .tr_details .sub_1, .comTable .td_details .sub_1 {
    width: 100%;
  }
  .th_details.td_details .sub_2 {
    display: none;
  }
  .comTable .tr_details .sub_2,
  .comTable .td_details .sub_2 {
    width: 100%;
    padding-top: 15px;
  }
  .comTable .tr_details .sub_2 .td_action,
  .comTable .td_details .sub_2 .td_action {
    width: 100% !important;
  }
}
@media screen and (max-width: 575px) {
  .asus-powered-con .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
  .mobile-series {
    margin-bottom: 20px;
    display: block;
  }
  .btn-easyfix {
    margin: auto;
    font-size: 14px !important;
    width: 315px;
  }
  .easyfix-office .btn-easyfix.plus {
    margin: 20px auto 0;
  }
  
  
  .buildList .build-details .d-flex {
    flex-wrap: wrap;
  }
  .buildList .build-details .d-flex div.col-3:first-child {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
  }
  .buildList .build-details .d-flex .col-6 {
    padding-left: 0;
  }
  .buildList .build-details .d-flex div.col-3:last-child {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 0;
  }
  .templateCart .mobile-total-price .total-price {
    padding-bottom: 10px;
  }
  .cart-right .cart-action .btn {
    display: block !important;
  }
  .row.row-mobile {
    display: block;
  }
  .templateCart .mobile-total-price .mobile-cart-action {
    display: none;
  }
  .easybuild-logo {
    width: 140px;
  }
  .prebuild-mobile-size {
    width: 60%;
  }
  .why-pre-build p, .why-pre-build .list-wce p {
    font-size: 14px !important;
  }
  .ul-component .li-component {
    width: 100%;
    -webkit-padding-start: 0!important;
    padding-inline-start: 0!important;
  }
  .builds-tab .btn-toggle {
    left: -34%;
  }
  .bottom-content button.btnAddToCart {
    margin-top: 10px;
  }
  .mobile-component {
    height: auto;
  }
  .mobile-component::-webkit-scrollbar {
    width: 8px;
  }
  .mobile-component::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .mobile-component::-webkit-scrollbar-thumb {
    background: #888;
  }
  .mobile-component::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .builds-tab .tab-title {
    display: block !important;
  }
  .filter-label {
    margin-left: 0;
    margin-right: 10px;
  }
  .list-content .product-qty .input-qty {
    height: 32px;
  }
  .list-content .product-qty {
    width: 50px;
  }
  #col-main > div.bottom-content > div > div.col-md-8 > div > div.d-inline-block.pr-4 {
    display: none !important;
  }
  #col-main > div.bottom-content > div > div.col-md-8 > div > div.d-inline-block.pl-2.border-left {
    border: 0 !important;
  }
  .page-content.easy-build-page {
    position: relative;
    z-index: 1
  }
  .build-summary .build-summary-list .tb-title.tb-title-qty,
  .build-summary .build-summary-list .tb-title.tb-title-price {
    font-size: 14px;
  }
  .component-mobile-sidebar.window-scroll {
    top: 45px;
  }
  .component-mobile-sidebar.window-scroll .displayComponents {
    height: calc(100vh - 202px) !important;
  }
  .component-mobile-sidebar.window-scroll .build-summary {
    height: calc(100vh - 120px)!important;
  }
  .easyfix-steps {
    padding: 40px 0;
  }
  .easyfix-border {
    padding-top: 40px;
    border-top: 40px solid #f26724;
    border-bottom: 40px solid #f26724;
  }
  .easyfix-links li {
    display: inline-block;
  }
  .easyfix-steps-img {
    width: 180px;
  }
  .center-align,
  .easyfix-info {
    text-align: center;
  }
  .easyfix-steps>div>div.row>div:nth-child(2):before, .easyfix-steps>div>div.row>div:nth-child(2):after {
    display: none;
  }
  .easyfix-steps>div>div.row>div:nth-child(2),
  .easyfix-steps>div>div.row>div:nth-child(3) {
    margin-top: 30px;
  }
  .easyfix-quickabout .logo {
    width: 180px;
    margin: 0 auto 20px;
  }
  .banner.banner-center {
    background-position: right;
  }
  .easyfix-banner h1 {
    font-size: 30px;
  }
  .rewards-banner.new-affiliate {
    padding: 50px 0;
  }
  .new-aff-banner.banner.banner-main {
    background-position: right;
    background-image: url('/cdn/shop/files/banner-aff.jpg?v=1657870394') !important;
    margin-bottom: 0;
  }
  .cart-table table tbody tr.last .btn {
    -webkit-margin-start: 0;
    margin-inline-start: 0;
  }
  .cart-empty-wrapper {
    margin-top: 20px;
  }
  .cart-table table tbody tr.last, .td-forAssembly {
    display: block!important;
  }
  .rewards-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .loyalty-rewards h1 br,
  .loyalty-rewards h2 br {
    display: none;
  }
  .ways-to-earn {
    padding: 30px;
    text-align: center;
  }
  .rewards-list li {
    width: 46%;
    margin: 0 0 1rem;
  }
  .rewards-list li:first-child {
    margin-left: 0;
  }
  .btn--sign-up {
    border-radius: 10px;
  }
  .left-img {
    display: none;
  }
  .banner.banner-footer .rewards-banner {
    padding: 50px 0;
  }
  .pb-300 {
    padding-bottom: 0;
  }
  .rewards-banner h1,
  .rewards-banner h2 {
    text-shadow: 2px 2px #ffffff;
    color: #000;
  }
  .rewards-banner p {
    color: #000;
  }
  .rewards-banner {
    padding: 40px 0;
  }
  .banner.banner-footer {
    background-image: url('/cdn/shop/files/loyalty-footer-mobile.jpg?v=1655798091') !important;
  }
  .banner.banner-main {
    background-image: url('/cdn/shop/files/loyalty-banner-mobile.jpg?v=1655797733') !important;
    margin-bottom: 50px;
  }
  .accordion .display-table .display-table-row .display-table-cell {
    padding-left: 10px;
  }
  .productTab li a {
    font-size: 16px;
  }
  .productTab {
    padding: 0;
  }
  .footer-block.footer-menu {
    background: #282828;
    margin-bottom: 0;
  }
  .footer-block.footer-logo {
    padding: 0 15px;
  }
  .footer-logo .support-box-1 {
    display: none;
  }
  .footer-logo .support-box-2 {
    text-align: center;
  }
  #shopify-section-16346297272694fdae .custom-item-inner {
    height: auto;
  }
  #shopify-section-16346297272694fdae .custom-content .custom-item {
    min-height: auto !important;
  }
}
@media screen and (max-width: 560px) {
  .easyfix-banner .easyfix-banner-content .easyfix-banner-text h1 {
    font-size: 24px;
  }
  .btn-linkEb {
    font-size: 16px;
  }
  .btn-linkEb img {
    width: 150px;
  }
  .pre-build-main-banner .h2,
  .pre-build-main-banner h2 {
    font-size: 26px;
  }
  .why-pre-build .list-wce li {
    padding-left: 60px !important;
  }
  #sa_ca_wrapper .sa_ca_item,
  #sa_ca_wrapper .sa_ca_item .sa_ca_pimg {
    float: none !important;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  #pricelistTable_filter label {
    width: 100%;
  }
  #pricelistTable_filter label input {
    width: 80%;
  }
  .header-icons>ul>li>a>.number {
    width: 18px;
    height: 18px;
    line-height: 18px;
  }
  .templateProduct #related_item .related-items.owl-carousel .owl-nav.disabled {
    display: none;
  }
  .templateProduct #related_item .related-items.owl-carousel .owl-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .templateProduct #related_item .owl-carousel .owl-nav button.owl-prev {
    left: -10px;
  }
  .templateProduct #related_item .owl-carousel .owl-nav button.owl-next {
    right: -10px;
  }
  ul.mobile-wishlist>li>a>.number {
    right: -5px;
    bottom: -3px;
    width: 18px;
    height: 18px;
  }
  .m-search-icon.m-search-bar {
    padding-top: 8px;
  }
  .header-main .m-cart-icon .mobile-basket>svg {
    -webkit-margin-end: 0;
    margin-inline-end: 0;
  }
  ul.mobile-wishlist>li>a>.number {
    line-height: 18px;
  }
  .header-main .m-cart-icon,
  .customer-account {
    -webkit-margin-start: 15px !important;
    margin-inline-start: 15px !important;
  }
  .account-dd-login .form-wrapper .login-register-wrapper,
  .account-dd-login .form-wrapper .login-register-wrapper.form-register {
    height: 100vh;
  }
}
@media screen and (max-width: 450px) {
  .list-os-product-wrapper .os-product-wrapper {
    width: 47%;
  }
  .list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-buy {
    width: 78%;
  }
  .list-os-product-wrapper .os-product-wrapper .os-btn .os-form-btn-atc {
    width: 22%;
  }
  .list-os-product-wrapper .os-product-wrapper {
    padding: 10px 15px;
  }
  
  .builds-tab .tab-content .tab-pane .displayComponents ul li div p.product-title {
    line-height: normal;
  }
}
@media screen and (max-width: 426px) {
  .nvidia-section .col-lg-3.col-md-6.col-12:last-child .nvidia-feature {
    padding: 0 30px 0;
  }
  
  /* RES EASYFIX */
  .easyfix-partner-brands .col-12 {
    padding: 0;
  }
  /* END RES EASYFIX */
  .pre-build-title.posFix h2 {
    font-size: 18px;
  }
  .custom-block-html p {
    font-size: 12px;
  }
  .jdgm-carousel-title,
  .h2, h2 {
    font-size: 20px;
  }
  .builds-tab .nav-tabs li a {
    font-size: 12px;
  }
  #col-main > div.container > form > div > div.col-md-9 > div > table > tbody > tr.last > td {
    display: block;
  }
  .jdgm-prev-badge__stars {
    display: block;
    text-align: center;
  }
  .templateProduct .jdgm-prev-badge__stars,
  .templateProduct .jdgm-prev-badge__text {
    text-align: left
  }
  .jdgm-prev-badge__text {
    text-align: center;
    width: 100%;
    display: block;
  }
  .customer-account.user-islogin .account-dd {
    top: 38%;
    right: 8px;
  }
  .template-customer-login-register .cf-form-actions {
    display: block;
  }
  .account-dd-login .form-wrapper {
    margin-top: 10px;
  }
  .account-dd ul:before, .account-dd-login .form-wrapper:after, .cart-dd:after {
    right: 5%;
  }
  .customer-account,
  .header-content .header-main .table-row {
    position: initial;
  }
  .account-dd.account-dd-login {
    width: 100%;
    top: 48px;
  }
  .account-dd-login .form-wrapper {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
  }
}
@media screen and (max-width: 400px) {
  .build_components ul li {
    padding: 7px;
    width: 105px;
    margin: 0 5px 10px !important;
  }
  .build_components ul li .components-icon {
    height: 65px;
  }
  .affiliate-program-page h2 {
    font-size: 24px;
  }
  .affiliate-program-page h3 {
    font-size: 22px;
  }
}
@media screen and (max-width: 395px) {
  .builds-tab .nav-tabs li a {
    padding-left: 0;
    padding-right: 0;
    font-size: 12px;
  }
  .component-mobile-sidebar .builds-tab {
    width: 85%;
  }
  .builds-tab .btn-toggle {
    left: -28%;
  }
  .builds-tab .tab-content .tab-pane .displayComponents ul li div p.product-title {
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    line-height: 1.2;
  }
  #col-main > div.container > form > div > div.col-lg-9 > div > table > tbody > tr.last > td {
    display: block;
  }
}
@media screen and (max-width: 376px) { 
  .list-os-product-wrapper .os-product-wrapper {
    width: 97%;
  }
  
  /* END RES EASYFIX */
  #pricelistTable_filter label input {
    width: 75%;
  }
  ul.payment-icons li {
    height: 46px;
  }
  svg.payment-icon,
  li.payment_img {
    width: 72px;
  }
}
@media screen and (max-width: 374px) {
  .build_components ul li {
    padding: 7px;
    width: 90px;
    margin: 0 3px 6px !important;
  }
  .build_components ul li .components-icon {
    height: 50px;
  }
  .build_components ul li p {
    font-size: 12px;
  }
}
