.hd-bottom-content .b-content {
  z-index: 100;
}
.hd-top-content {
  padding: 5px 0;
}

a {
  color: #f19916;
}

.minicart-wrapper .block-minicart {
  background: #071723;
}

.header-top,
.header-mobile .mobile-top {
  background-color: #13293a !important;
}
.header-mobile
  .mobile-bottom
  .block-search-mobile
  .form.minisearch
  .field.search
  .input-text {
  background: #13293a !important;
  border: 1px solid #000 !important;
}
.header-mobile .mobile-bottom {
  background-color: #000;
}
.header-mobile .sidebar-nav-mobile {
  background-color: #071723;
}
.customer-header .header-block .header-dropdown,
.header-container .language-currency .dropdown-switcher,
.header-container .language-currency .list-item li {
  background: #000;
}
.customer-header .account-block .customer-links > .header.links > li > a {
  background: inherit;
}
.header-container .language-currency .list-item li:hover {
  border-color: #000;
  background-color: #000;
}
.header-container .block-search .field.search .input-text {
  border: 1px solid #111;
}
.header-container .block-search .field.search .input-text:focus {
  color: #fff;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li a.sm_megamenu_head {
  padding: 0px 1.2em;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li > a {
  font-size: 1.6rem;
}
.header-container .language-currency .heading-switcher {
  color: #fff;
}
.smsearch-autocomplete .no-result {
  background: #000;
  color: #fff;
}
.search-autocomplete ul li:not(:last-child) {
  border-bottom: 1px solid #13293a !important;
}
.search-autocomplete ul li:hover {
  background-color: #13293a;
}
.search-autocomplete ul li {
  background-color: #000 !important;
}
.promotion-header {
  background: #ffca28;
}
.header-container .language-currency .list-item a {
  color: #fff;
}
.header-mobile .nav-tabs > a {
  color: #fff;
}

.header-mobile .nav-tabs > a.active {
  border-color: #28dc99 !important;
}

.block-home-33.block-sale-off .item {
  color: #fff;
}

.block-home-33.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.block-home-33.tabs-product-slider .ltabs-tabs-container .ltabs-tabs li:hover {
  border-color: #28dc99 !important;
}

.hppb-heading {
  font-size: 2em;
  font-weight: 600;
  color: #000;
}

.hppb-price {
  font-size: 3em;
  font-weight: bold;
  color: #000;
  line-height: 1.2;
}

.footer-block {
  padding: 30px 0 30px;
  text-align: left;
  border-left: none;
}

.page-footer,
.page-footer a {
  color: #eee;
}

.page-title,
.table,
.cart-summary > .title {
  color: #eee;
}

.cart-summary,
.newsletter-footer .block-subscribe-footer #newsletter-footer {
  background: #13293a;
}

.table thead th {
  border-bottom: 2px solid #111;
}

.table th,
.table td {
  border-top: 1px solid #111;
}
table.detail-table tr th,
table.generic tr th, .attribute .description .content .mainheading{
  text-align: center;
  border: 1px solid #f19916 !important;
  background: #f19916;
  color: #000;
  font-size: 150%;
}

table.detail-table tr td:nth-child(1),
table.generic tr td:nth-child(1) {
  text-align: right;
}
table.detail-table tr td:nth-child(2),
table.generic tr td:nth-child(2) {
  text-align: left;
}

.cart.table-wrapper .items thead + .item {
  border-top: 1px solid #111;
}

.cart.table-wrapper .items > .item {
  border-bottom: 1px solid #111;
}

.abs-discount-block > .title,
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  border-top: 1px solid #111;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"],
select,
textarea {
  background: #13293a !important;
  border: 1px solid #000!important;
  color: #eee !important;
}

.form-control{
	font-size: inherit;
}
.products-grid .product-item-info {
  background-color: #13293a;
}

.products-grid .product-item-actions .actions-primary button {
  background: #f19916;
  border: 1px solid #e08906;
}

.products-grid .product-item-actions .actions-secondary .action {
  color: #f19916;
  border: 1px solid #f19916;
}
.products-grid .product-item .price-box {
  display: flex;
  justify-content: center;
  width: 100%;
}
.products-grid .product-item .price-box .price {
  font-size: 200%;
  font-weight: 600;
  color: #28dc99;
}

.products-grid .product-item .price-box .old-price .price {
  font-size: 120% !important;
  font-weight: 600 !important;
  color: #e23a3a !important;
  top: 3px;
}
.product-info-main .price-box {
  align-content: center;
  display: flex;
}
.price-box .old-price {
	text-decoration: none;
	position: relative !important;
	display: flex;
	align-content: baseline;
	align-items: center;
	width: fit-content;
	margin-left: 8px;
}

.price-box .old-price:after {
  content: "";
  color: #fff;
  position: absolute;
  z-index: 1;
  transform: rotate(9deg);
  bottom: 38%;
  height: 2px;
  background: #f00;
  width: 110%;
  right: -4px;
}

.sidebar .block.filter .block-content {
  background-color: #13293a !important;
  font-size: 1.8rem;
}

.sidebar .block.filter .filter-options .filter-options-content ol li a {
  font-size: 1.6rem;
}

.filter-options .count {
  color: #fff;
}

.sidebar .block.filter .filter-options-item {
  border-bottom: 2px solid #263f52 !important;
  padding: 0 20px 10px;
}

.sidebar
  .block.filter
  .filter-options
  .filter-options-content
  ol
  li
  a:hover::after {
  position: absolute;
  left: -2px;
  top: -5px;
  content: "\e92d";
  font-weight: bold;
  font-size: 25px;
}

.sidebar .block .block-title {
  margin: 0;
  padding-bottom: 10px;
  padding: 15px 6px 12px;
  text-align: center;
  background: #f19916;
  border-radius: 10px 10px 0px 0px;
}

.sidebar .block .block-title strong {
  font-size: 140.571%;
}

.sidebar .block.filter .filter-options .filter-options-title {
  color: #fff;
  font-size: 1.8rem;
}

.sidebar .block.filter .filter-options .filter-options-content ol li a {
  color: #fff;
}

.toolbar {
  background-color: #13293a;
}

.toolbar-amount,
.sorter-label,
.sorter-options,
.field.limiter .label,
.limiter-options,
.limiter-text {
  color: #fff;
}

.toolbar-amount,
.sorter-label,
.sorter-options,
.field.limiter .label,
.limiter-options,
.limiter-text {
  color: #fff;
  background: #13293a;
}

.breadcrumbs .items {
  font-size: 120%;
}

.breadcrumbs strong {
  color: #fff;
}

.breadcrumbs a:hover {
  color: #fff !important;
}
.breadcrumbs .item:not(:last-child)::after {
  top: 7px;
}
.products-grid .product-item-name {
  font-size: 120%;
}
.products-grid .product-item-name {
  max-height: 9rem;
  overflow: hidden;
}

.product.name a {
  font-weight: 800;
}

.modal-content,
.modal-popup.smcqp-modal-popup.modal-slide .modal-inner-wrap[class],
.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  background-color: #071723 !important;
}

.customer-account-login .login-container .block-new-customer,
.customer-account-login .login-container .block-customer-login,
.customer-account-create .form-create-account .fieldset.create.info,
.form.password.forget,
.block-collapsible-nav .content,
.sidebar .block .block-content,
.sidebar .block .empty,
.customer-account-create .form-create-account .fieldset.create.account {
  background-color: #13293a;
}

.customer-account-login .login-container .block-new-customer .block-title,
.customer-account-login .login-container .block-customer-login .block-title,
.customer-account-create .form-create-account .legend,
.block-collapsible-nav .item > strong,
.price-box .price,
.modal-popup .modal-title {
  color: #000;
}
.minicart-items .action.edit::before,
.minicart-items .action.delete::before {
  color: #aaa;
}

.modal-custom .action-close:hover::before,
.modal-popup .action-close:hover::before,
.modal-slide .action-close:hover::before {
  color: #fff;
}

.sidebar .block .block-content,
.sidebar .block .empty {
  border: 1px solid #000;
}

.password-strength-meter,
.opc-block-summary {
  background-color: transparent;
}

.field-tooltip .field-tooltip-content {
  background: #000;
}

.modal-header,
.opc-block-summary > .title,
.opc-block-summary .items-in-cart > .title {
  border-bottom: 2px solid #333;
}

.modal-popup.modal-slide .modal-footer,
.checkout-payment-method .payment-option-title {
  border-top: 2px solid #333;
}

.abs-checkout-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  color: #999;
  border-color: #333;
}

.opc-block-shipping-information {
  padding: 30px 20px;
}

.opc-wrapper .shipping-address-item.selected-item::after {
  background: #44c1e2;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #44c1e2;
}

.opc-summary-wrapper #opc-sidebar {
  border-left: 2px solid #333;
  border-right: 2px solid #333;
  border-bottom: 2px solid #333;
}

.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li:hover
  .sm_megamenu_dropdown_6columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open
  .sm_megamenu_dropdown_1column,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open
  .sm_megamenu_dropdown_2columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open.sm_megamenu_dropdown_3columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open
  .sm_megamenu_dropdown_4columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open.sm_megamenu_dropdown_5columns,
.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  li.other-toggle.open
  .sm_megamenu_dropdown_6columns {
  background: #111;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu .sm_megamenu_content ul {
  padding-left: 0;
}

.sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  .sm_megamenu_content
  ul
  li {
  margin-bottom: 1rem;
}

.page-content-box {
  max-width: 80%;
  margin: 0 auto;
}

.row_block {
  margin-bottom: 40px;
}

.cms_content_title {
  background-color: #f19916;
  padding: 10px 10px;
  color: #000;
  font-size: 120%;
  font-weight: 600;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
  margin-bottom: 0px;
}

.cms_content_detail {
  background-color: #13293a;
  padding: 10px 10px;
  border-radius: 0px 0px 4px 4px;
  color: #ffffff;
}

.cms_content_detail p {
  font-size: 110%;
}

.page-main .page-title-wrapper h1.page-title {
  text-align: center;
}

.page-main .page-title-wrapper h1.page-title span {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  padding: 3px 0px;
}

.row.row-flex {
  display: flex;
  align-items: center;
}

.custom_faq_tab {
  display: flex;
  justify-content: center;
  border-bottom: 0px;
  margin-bottom: 30px;
}

.custom_faq_tab li {
  margin: 25px 5px;
  font-size: 150%;
  font-weight: 600;
  color: #000;
}


.custom_faq_tab li a {
  color: #105284;
  background: #13293a;
  border-radius: 3px;
}


.custom_faq_tab li a.active {
  color: #000;
  background: #f19916;
}
.custom_faq_tab li a {
  color: #105284;
  padding: 40px 50px;
  border: 1px solid #000;
  border-radius: 3px;
}

.tab-content .panel-heading {
  padding: 10px 15px;
  background: #f19916;
  border-radius: 8px 8px 0 0;
  color: #000;
}

.tab-content .panel-heading .panel-title a {
  color: #000;
  font-weight: 800;
}

.tab-content .panel-heading .panel-title a:hover {
  color: #222;
}

.tab-content .panel-group .panel-default {
  margin-bottom: 30px;
}

.tab-content .panel-collapse {
  background-color: #13293a;
  padding: 10px 10px;
  border-radius: 0px 0px 4px 4px;
  color: #ffffff;
}

.login-container .block .block-title,
.customer-account-create .form-create-account .legend {
  border-bottom: none;
  background-color: #f19916;
  padding: 8px 10px;
}

.block-collapsible-nav .item.current > strong,
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong,
.minicart-wrapper .block-minicart .minicart-items .product-item-name a {
  color: #fff;
}

.block-collapsible-nav .item a:hover {
  background: #111;
}

.minicart-wrapper .block-minicart .block-content > .actions .secondary a {
  background: #f19916;
}

.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_content .feature-title {
  border-bottom: 1px solid #00c7fd;
  padding-bottom: 0.5em;
  border-top: 1px solid #00c7fd;
  padding-top: 0.5rem;
}
.sm_megamenu_wrapper_horizontal_menu .horizontal-type > li:not(:last-child) {
  margin-right: 25px;
}
.header-24-style .header-top .call-free-header a,
.header-24-style .header-block > a:hover {
  color: #49c6e5;
}
.header-top .call-free-header {
  font-size: 140%;
  font-weight: 800;
}
.header-top .call-free-header a {
  font-weight: 400;
}
.newsletter-footer p {
  font-size: 115.53%;
}

.sm_megamenu_content h3.feature-title img {
  height: 24px;
  margin-top: -4px;
  margin-bottom: -4px;
}

.home-page-gaming-pc-block .pagebuilder-column {
  margin-bottom: 1.5rem;
}

.products-grid .product-item-actions .actions-primary button {
  color: #222;
  font-size: 150.307%;
}

.sticky-product-action {
  background: #000;
}

.sticky-product-action .product-title {
  color: #fff;
}

.sticky-product-action .sticky-price .price-box .price {
  color: #24c38b;
}

.product-info-detailed {
  border-top: 1px solid #13293a;
}

.product-info-main {
  padding: 0px 10px;
}

.page-main .product-info-main .page-title-wrapper h1.page-title {
  font-size: 200%;
  text-align: left;
}

.page-main .product-info-main .page-title-wrapper h1.page-title span {
  border-top: none;
  border-bottom: none;
}

.attribute_product_view_ul {
  padding-left: 2px;
  display: inline;
}

.attribute_defualt_ul {
  flex: 1 1 auto;
  font-size: 140%;
  padding-top: 1.2em;
}

.product-options-wrapper .fieldset label.label span {
  font-size: 140%;
}

.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
}

html .page-layout-2columns-right .product-info-main {
  display: flex;
  flex-wrap: wrap;
}

.product-info-main div {
  flex: 1 1 auto;
}

.product-info-main .product.attribute.sku .type {
  color: #fff;
}

.product-info-main .price-box {
  margin: 0px 0 0px;
}

.price-box .price-wrapper .price,
.price-box .price-wrapper .price {
  font-size: 350%;
  color: #23bb87;
}

.price-box .old-price .price-wrapper .price,
.price-box .old-price .price-wrapper .price {
  font-size: 220%;
  color: #ff0000;
}

.product-info-main .price-box .price-wrapper .price,
.product-info-main .price-box .price-wrapper .price {
  font-size: 300%;
  color: #23bb87;
}

.product-info-main .price-box .old-price .price,
.product-info-main .price-box .old-price .price {
  font-size: 220%;
  color: #ff0000;
}

.product-info-main .attribute_defualt_ul {
  padding-top: 0em;
}

.fotorama__stage__shaft fotorama__grab {
  border-right: 1px solid #ccc;
}

.catalog-product-view .towishlist::before {
  color: #000;
  padding-left: 6px;
}

.default-style .resp-tabs-container {
  background-color: #071723;
  border: 1px solid #111;
}

.product.attribute.description table tr:nth-child(2n) {
  background-color: #13293a;
}

.default-style .resp-tabs-list li.active {
  background-color: #f19916;
  border-bottom: 1px solid #f19916;
}

.detail-product-slider .block-title {
  font-size: 140%;
  color: #f19916;
}

.detail-block-icon {
  float: left;
  width: 100%;
}

.icon-detl {
  padding: 3rem 2rem 3rem;
  min-height: 201px;
}

.detail-attribute-icon-block img {
  height: 100px;
  max-width: 100px !important;
}

.detail-icon-item {
  margin-bottom: 60px;
  text-align: center;
}

.bullet-title {
  font-weight: bold;
  font-size: 2.1666em;
  margin-top: 10px;
}

.bullet-details {
  color: #ffffff;
}

.detail-attribute-content-block {
  color: #fff;
  font-weight: bold;
  font-family: "Barlow Condensed", sans-serif;
}
.fotorama__stage__frame {
  border: 1px solid #333;
}

.attribute_product_view_ul {
  float: left;
  margin-right: 3%;
  padding-right: 2px;
}

.product-info-parts {
  float: left;
  width: 100%;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
  margin: 16px 0 16px 0;
  padding: 20px 0;
  display: flex;
  justify-content: start;
  flex-wrap: wrap;
}

.product-info-parts .price-final_price {
  float: left;
}
product-info-main .box-tocart .field.qty .control .qty,
.product-options-bottom .box-tocart .field.qty .control .qty {
  color: #fff;
}

.product-info-main .product.attribute.sku .value,
.product-info-main .stock.available {
  color: #fff;
}

.product-info-parts > .price-final_price,
.product-info-parts .box-tocart,
.product-info-parts a.action {
  margin: 10px 8px;
}
.product-info-parts > .price-final_price {
  display: flex;
  align-items: center;
}
.price-box .price {
  font-size: 35px;
}

.product-info-parts .box-tocart {
  float: left;
}

.product-info-parts .box-tocart .fieldset {
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  margin-bottom: 0px;
}

.product-info-parts .box-tocart .qty {
  float: left;
  width: 90px;
  margin-bottom: 0px;
}

.product-info-parts .qty-control .qty-btn.qty-plus::before {
  height: 2px;
}

.product-info-parts .box-tocart .qty .control.qty-control {
  display: flex;
  align-items: center;
}
.product-info-parts .box-tocart .fieldset .actions {
  margin-left: 8px;
  margin-right: 8px;
  display: flex;
}

.product-info-parts .box-tocart .fieldset .actions .action.primary {
  background: #f19916;
  color: #000;
  text-transform: uppercase;
}

.product-info-parts .actions button.action span {
  font-weight: bold;
  font-size: 130%;
}

.product-info-parts .box-tocart .qty .label {
  display: none;
}

.product-info-parts .box-tocart .qty input[type="number"] {
  height: 42px;
  width: 70%;
  text-align: center;
  font-weight: bold;
  font-size: 19px;
}

.product-info-parts .control-qty {
  position: relative;
}

.product-info-parts .control-qty .quantity-controls.quantity-minus {
  background-position: 12px -35px;
  position: absolute;
  left: -102px;
  z-index: 9999;
  top: 0;
  border-radius: 6px 0 0 6px;
}

.product-info-parts .control-qty .quantity-controls {
  width: 35px;
  height: 42px;
}

.product-info-parts .control-qty .quantity-controls.quantity-plus {
  background-position: 11px 14px;
  border-radius: 0 6px 6px 0;
}

.product-info-parts .actions button.action {
  line-height: 1;
  margin-right: 10px;
  border-radius: 5px;
}

.product.media .towishlist {
  position: relative;
  background-color: #f19916;
  top: unset;
  right: unset;
  border: 1px solid #f19916;
}
.product.media .towishlist span {
  display: inline-block;
  color: inherit;
  width: auto;
  border: inherit;
  right: unset;
  top: unset;
  color: #000;
  border: none;
}
.product-media-parts {
  display: flex;
  justify-content: center;
}
.catalog-product-view .towishlist,
.catalog-product-view .tocompare {
  display: block !important;
  font-weight: bold;
  padding: 0 6px;
  float: left;
  text-transform: uppercase;
}

.catalog-product-view .product.media .towishlist,
.catalog-product-view .product.media .tocompare {
  display: block !important;
  float: left;
  line-height: 39px;
  text-align: center;
  font-weight: bold;
  color: #000;
  width: 10em !important;
  height: 40px;
  padding: 0 6px;
  margin-right: 10px;
  float: left;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  background-color: #f19916;
  border-color: #f19916;
  border-radius: 3px;
  margin-top: 10px;
  text-transform: uppercase;
}

.catalog-product-view .towishlist:before {
  content: "\e93f";
  display: inline-block;
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  float: left;
  line-height: 40px;
  padding-right: 6px;
}

.catalog-product-view .tocompare::before {
  content: "\e952";
  display: inline-block;
  font-family: "icomoon" !important;
  float: left;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  line-height: 40px;
  padding-right: 6px;
}

.media .product-social-links {
  position: relative;
}

.media .product-addto-links {
  position: absolute;
  right: 0;
  top: -14px;
}

.header-style-1 .header-middle .middle-right-content div.searchbox-header {
  padding-top: 11px;
}

.product-info-main .product-options-wrapper {
  margin-bottom: 30px;
  float: left;
  padding-top: 10px;
  width: 100%;
}
.product-info-stock-sku {
  align-items: center;
  padding: 0.1em 0em;
  font-size: 130%;
  width: 100%;
}


.related-upsell-wrapper
  div.products-grid
  .product-item-info
  .sm_quickview_handler {
  margin-top: -8px;
  left: 127px;
}

.related-upsell-wrapper .product-item-inner .actions-primary {
  width: 119px;
}

.addthis_counter.addthis_pill_style,
.addthis_counter a.atc_s {
  line-height: 40px !important;
  height: 40px !important;
}

.addthis_counter a.atc_s {
  font-size: 15px !important;
  padding-left: 40px !important;
  font-weight: bold !important;
}

.addthis_counter .atc_s {
  background-size: 14px !important;
  background-position: 16px 14px !important;
  min-width: 106px !important;
  -webkit-border-radius: 7px !important;
  border-radius: 7px !important;
}

.media {
  position: relative;
}

#addthis_wrap {
  position: absolute;
  left: 167px;
  bottom: -30px;
}

.catalog-product-view .towishlist:hover,
.catalog-product-view .tocompare:hover,
.addthis_counter .atc_s:hover {
  color: #fff !important;
}

.fieldset .label span {
  font-weight: bold !important;
}

.block-minicart .minicart-items .product-item-details .product-item-name {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  white-space: initial;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

.block-minicart .block-content > .actions {
  width: 110%;
  margin: 0 -15px;
}

.key-feat-block {
  margin: 10px 0 20px;
  border-bottom: 1px solid #333;
  padding-bottom: 24px;
}

.key-featur {
  font-size: 166.6%;
  font-weight: bold;
}

.vertical-style .resp-tab-content {
  font-size: 16px;
}

.vertical-style .resp-tabs-container {
  background-color: transparent;
}

.vertical-style .resp-tab-content {
  float: left;
  width: 100%;
}

.review-form .action.submit.primary {
  height: 1;
  line-height: 43px;
}

.about-titl span {
  color: #fff;
  border-radius: 5px 5px 0 0;
  padding: 10px 30px;
  display: inline-block;
  font-size: 25px;
}

.product-info-main .product_attribute_icon_box {
  width: 40%;
}

.product-info-main .product-add-form {
  width: 60%;
}

.cartquickpro-catalog_product-view
  .product-info-main
  .product_attribute_icon_box,
.cartquickpro-catalog_product-view .product-info-main .product-add-form {
  width: 100%;
}

.cr-star-box {
  padding: 30px;
}

.attribute_defualt_ul {
  font-size: 110%;
  padding-top: 1.2em;
  padding-left: 1em;
}
.attribute_defualt_ul li {
  display: flex;
  padding-bottom: 5px;
  line-height: 20px;
}

.attribute_defualt_ul li i.attributes-bullet {
  margin-right: 6px;
  background-image: url("/pub/media/wysiwyg/bullet/default.svg");
}

.attributes-bullet {
  width: 26px;
  height: 26px;
  display: inline-block;
  background-position: 0px -0px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}

.product-info-main .product-options-wrapper .fieldset > .field {
  margin: 0 0 15px;
  border: 1px solid #00c7fd;
  padding-left: 12px;
  border-radius: 5px;
}

.product-info-main
  .product-add-form
  .product-options-wrapper
  .fieldset
  > .field:not(.choice)
  > .label {
  width: 100%;
}

.product-info-main
  .product-add-form
  .product-options-wrapper
  .fieldset
  > .field:not(.choice)
  > .label::after {
  content: "〉";
  position: relative;
  right: 2px;
  float: right;
  font-size: 140%;
  transition: 300ms linear all;
}
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart {
  color: #000 !important;
}
.product-info-main .box-tocart .fieldset .actions .buynow,
.product-options-bottom .box-tocart .fieldset .actions .buynow {
  background: #f19916 !important;
  color: #000 !important;
}
.product-info-main
  .product-options-wrapper
  .fieldset
  .control
  .choice
  label.label
  span {
  font-size: 110%;
  font-weight: normal;
}

.product.info.detailed table.additional-attributes {
  width: 100%;
}
.product.info.detailed table.additional-attributes tr:nth-child(odd) {
  background-color: #13293a;
}
.product.info.detailed table.additional-attributes tr:nth-child(odd) {
}
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > td {
  padding: 8px 34.5px 4px 4px;
}
.block-home-33 .block-title {
  justify-content: center;
  display: flex;
}
.block-home-33 {
  margin-bottom: 40px;
}
.hd-top-content .r-header {
  height: 100%;
}
.block-home-33 .block-title strong {
  color: #fff;
}
.title-gradient strong {
  --tw-gradient-to: #db2777;
  --tw-gradient-from: #9333ea;
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
  background-clip: text;
  -webkit-background-clip: text;
  width: max-content;
  color: transparent;
}
.header-mobile .nav-tabs > a,
.header-mobile .switcher .switcher-label,
.header-mobile .switcher .heading-switcher,
.table-wrapper
  .table:not(.cart):not(.totals):not(.table-comparison)
  > tbody
  > tr
  td[data-th]::before {
  color: #fff !important;
}

.default-style .resp-tabs-list li.active::before {
  top: 0px;
}
.post-content.post-custom .post-description .post-title a {
  color: #fff;
}
.blog-post-view .post-description p {
  font-size: 1.8rem;
}
.post-list .post-description {
  font-size: 1.6rem;
}
.desktop-menu
  .sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  > li.custom-sale-menu-parent
  > a.sm_megamenu_head {
  background-color: #f19916;
}
.desktop-menu
  .sm_megamenu_wrapper_horizontal_menu
  .sm_megamenu_menu
  > li.custom-sale-menu-parent
  > a.sm_megamenu_head:hover {
  color: #000;
}
.block.comments .c-count strong {
  border-bottom: 3px solid #f19916;
  color: #fff;
}
.default-style .resp-tabs-list li {
  background-color: #000;
  color: #fff;
}
.header-container .block-search.search-pro .searchbox-cat {
  display: none;
}
.header-container .search-container .block-search .block-content,
.smsearch-autocomplete ul li:hover,
.smsearch-autocomplete ul li.selected {
  background-color: #071723;
}
.smsearch-autocomplete .product ul li {
  border-bottom: 1px solid #444;
}
.smsearch-autocomplete {
  background-color: #071723;
  border: 1px solid #071723;
  border: none;
}
.smsearch-autocomplete .product h3 {
  font-size: 20px;
  padding: 10px 20px;
  margin: -5px 0 6px 0px;
  border-bottom: 1px solid #444;
}
.smsearch-autocomplete .title {
  padding: 12px 20px;
  background: #f19916;
  font-size: 2.5rem;
}
.modal-popup .modal-header{
  background: #f19916;
  padding-bottom: 1.5rem;
  padding-top: 2rem;
}
.action-buyback{
	min-width: 60%;
	text-align: center;
	background-color:#DD4E08 !important;
}
.sidebar .block.filter .filter-options-item .filter-options-title::after {
  content: "»";
  color: #fff;
  position: relative;
  margin-right: -10px;
  float: right;
  margin-top: -7px;
  font-size: 150%;
  transition: 300ms linear all;
}
.content-block-star {
  margin-top: 10px;
  display: flex;
  justify-content: center;
}
.content-block-star i.fa {
  background-color: #0c915f;
  padding: 0.1rem;
  border-radius: 2px;
  margin: 0px 1px;
}
.sidebar
  .block.filter
  .filter-options-item.active
  .filter-options-title::after {
  transform: rotate(90deg);
}
.default-style .resp-tabs-list li{
  border-color: #444;
}
.default-style .resp-tabs-list, .default-style .resp-tabs-list li{	
  border-bottom: 1px solid #444;
}
.default-style .resp-tabs-list li.active::before {
  left: 0px;
  right: 0px;
}
.attribute .description .content{
  text-align: center;
}
.rotate-angle::after{
	transform: rotate(90deg);
}
select:focus {
  border: 1px solid transparent;
}
.product-info-main .product-options-wrapper .fieldset .field select{
	background: #071723;
	border: 1px solid #071723;
}
input[type="radio"]::before {
  width: 8px;
  height: 8px;
  background-color: #F19916;
  left: 5px;
  top: 8px;
}
input[type="radio"]:checked {
  border-color: #F19916;
}
.bullet_battery_capacity {
  background-image: url("/pub/media/wysiwyg/bullet/battery_capacity.svg") !important;
}

.bullet_bluetooth {
  background-image: url("/pub/media/wysiwyg/bullet/bluetooth.svg") !important;
}

.bullet_built_in_camera {
  background-image: url("/pub/media/wysiwyg/bullet/built_in_camera.svg") !important;
}

.bullet_built_in_flash {
  background-image: url("/pub/media/wysiwyg/bullet/built_in_flash.svg") !important;
}

.bullet_camera_mega_pixel {
  background-image: url("/pub/media/wysiwyg/bullet/camera_mega_pixel.svg") !important;
}

.bullet_camera_megapixels {
  background-image: url("/pub/media/wysiwyg/bullet/camera_megapixels.svg") !important;
}

.bullet_cellular_support {
  background-image: url("/pub/media/wysiwyg/bullet/cellular_support.svg") !important;
}

.bullet_color {
  background-image: url("/pub/media/wysiwyg/bullet/color.svg") !important;
}

.bullet_condition_grade {
  background-image: url("/pub/media/wysiwyg/bullet/condition_grade.svg") !important;
}

.bullet_display_resolution {
  background-image: url("/pub/media/wysiwyg/bullet/display_resolution.svg") !important;
}

.bullet_five_g {
  background-image: url("/pub/media/wysiwyg/bullet/five_g.svg") !important;
}

.bullet_four_g {
  background-image: url("/pub/media/wysiwyg/bullet/four_g.svg") !important;
}

.bullet_front_camera_mega_pixel {
  background-image: url("/pub/media/wysiwyg/bullet/front_camera_mega_pixel.svg") !important;
}

.bullet_graphics_processor {
  background-image: url("/pub/media/wysiwyg/bullet/graphics_processor.svg") !important;
}

.bullet_hdd {
  background-image: url("/pub/media/wysiwyg/bullet/hdd.svg") !important;
}

.bullet_storage_capacity {
  background-image: url("/pub/media/wysiwyg/bullet/hdd.svg") !important;
}

.bullet_integrated_graphics_processor {
  background-image: url("/pub/media/wysiwyg/bullet/integrated_graphics_processor.svg") !important;
}

.bullet_internal_memory_ram {
  background-image: url("/pub/media/wysiwyg/bullet/internal_memory_ram.svg") !important;
}

.bullet_processor_cores {
  background-image: url("/pub/media/wysiwyg/bullet/processor_cores.svg") !important;
}

.bullet_processor_family {
  background-image: url("/pub/media/wysiwyg/bullet/processor_family.svg") !important;
}

.bullet_processor_frequency {
  background-image: url("/pub/media/wysiwyg/bullet/processor_frequency.svg") !important;
}

.bullet_refurbished {
  background-image: url("/pub/media/wysiwyg/bullet/refurbished.svg") !important;
}

.bullet_screen_size {
  background-image: url("/pub/media/wysiwyg/bullet/screen_size.svg") !important;
}

.bullet_ssd {
  background-image: url("/pub/media/wysiwyg/bullet/ssd.svg") !important;
}

.bullet_storage_type {
  background-image: url("/pub/media/wysiwyg/bullet/storage_type.svg") !important;
}

.bullet_hard_drive_capacity {
  background-image: url("/pub/media/wysiwyg/bullet/storage_type.svg") !important;
}

.bullet_three_g {
  background-image: url("/pub/media/wysiwyg/bullet/three_g.svg") !important;
}

.bullet_wifi {
  background-image: url("/pub/media/wysiwyg/bullet/wifi.svg") !important;
}

.bullet_year {
  background-image: url("/pub/media/wysiwyg/bullet/year.svg") !important;
}

.bullet_wireless_technology {
  background-image: url("/pub/media/wysiwyg/bullet/wireless_technology.svg") !important;
}

.bullet_warranty {
  background-image: url("/pub/media/wysiwyg/bullet/warranty.svg") !important;
}

.bullet_type {
  background-image: url("/pub/media/wysiwyg/bullet/type.svg") !important;
}

.bullet_headphone_series {
  background-image: url("/pub/media/wysiwyg/bullet/headphone_series.svg") !important;
}

.bullet_connectivity {
  background-image: url("/pub/media/wysiwyg/bullet/connectivity.svg") !important;
}

.bullet_earpiece {
  background-image: url("/pub/media/wysiwyg/bullet/earpiece.svg") !important;
}

.bullet_generation {
  background-image: url("/pub/media/wysiwyg/bullet/generation.svg") !important;
}

.bullet_keyboard_interface {
  background-image: url("/pub/media/wysiwyg/bullet/keyboard_interface.svg") !important;
}

.bullet_keyboard_layout {
  background-image: url("/pub/media/wysiwyg/bullet/keyboard_layout.svg") !important;
}

.bullet_keyboard_type {
  background-image: url("/pub/media/wysiwyg/bullet/keyboard_type.svg") !important;
}

.bullet_mouse_interface {
  background-image: url("/pub/media/wysiwyg/bullet/mouse_interface.svg") !important;
}

.bullet_speaker_shape {
  background-image: url("/pub/media/wysiwyg/bullet/speaker_shape.svg") !important;
}

.bullet_audio_inputs {
  background-image: url("/pub/media/wysiwyg/bullet/audio_inputs.svg") !important;
}

.bullet_mouse_type {
  background-image: url("/pub/media/wysiwyg/bullet/mouse_type.svg") !important;
}

@media only screen and (max-width: 600px) {
  .product-info-main .product_attribute_icon_box,
  .product-info-main .product-add-form {
    width: 100%;
  }
  .action-buyback{
	min-width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  .shipping-new-address-form .field {
    margin: 0 0 10px;
    width: 49%;
    display: inline-block;
    padding: 0px 8px;
  }
  .block-search input::placeholder {
    color: #eee;
  }
}



@media only screen and (max-device-width: 690px) {
	.product.attribute.description table.generic {
	    display: inline-block !important;
	}

	.product.attribute.description table.generic tbody {
	    display: block !important;
	}

	.product.attribute.description table.generic tr {
	    display: block !important;
	    width: 100%;
	}

	.product.attribute.description table.generic tr th {
	    display: block !important;
	    width: 100%;
	}

	.product.attribute.description .generic td {
	    display: inline-block !important;
	    padding-left: 10% !important;
	    padding-right: 10% !important;
	    width: 48% !important;
	}
}



