* {
	font-family: "din-2014", "Source Sans Pro",HelveticaNeue-Light,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
}

@media (max-width: 390px) {
  [data-featured-image] .entry-header h1 {
    font-size: 2.9em !important;
  }
}
@media (max-width: 320px) {
  [data-featured-image] .entry-header h1 {
    font-size: 2.7em !important;
  }
}
@media (max-width: 300px) {
  [data-featured-image] .entry-header h1 {
    font-size: 2.6em !important;
  }
}

@media (max-width: 1225px) {
  .metaslider {
    margin-top: 130px !important;
  }
}
@media (min-width: 1225px) {
  .metaslider{
    margin-bottom: 0px;
  }
}
@media (max-width: 768px) {
  .metaslider img{
      width: 200% !important;
      margin-left: -46% !important;
  }
}

.error-404{
  margin-top: 40px;
}

.stock.in-stock:before {
  content: "\f118";
  display: none;
}

.stock.out-of-stock:before {
  content: "\f119";
  display: none;
}

.page-template-template-homepage:not(.has-post-thumbnail) .site-main {
  padding-top: 0;
}

.storefront-primary-navigation {
  background-color: #21272d;
}

.site-info {
  display: none;
}

.input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
textarea {
  background-color: #1d2228;
  color: #ffffff;
  outline: 0;
  border: 1;
  border-color: #a3abb0;
}

.page-template-template-homepage .entry-content,
.page-template-template-homepage .entry-header {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.site-header-cart .cart-contents::after {
  content: "\f07a";
}

.storefront-featured-products .section-title {
  display: none;
}

.title-section-custom {
  text-align: center;
  height: 12rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.title-section-custom hr,
.title-section-github hr {
  height: 0.3rem;
	 background-color: #00c3ff;
	 width: 6rem;
	 margin: -11rem auto 0 auto;
	 border: 0;
}
.title-section_backdrop {
  font-weight: 700;
  font-size: 80px;
  margin-bottom: -5rem;
  color: #21272d;
  line-height: 99px;
  text-transform: uppercase;
}
.title-section_text {
  position: relative;
  z-index: 10;
  margin: 0 auto;
		margin-bottom: 10rem;
  transform: translateY(-11%);
  text-align: center;
  font-size: 48px;
  width: 50%;
  color: #ffffff;
  line-height: 99px;
}

@media (max-width: 1133.5px) {
	
	.title-section-custom {
		margin-bottom: 6rem;
	}
	
	.title-section_text {
		width: 40%;
	 	margin-bottom: 4rem;
   transform: translateY(-55%);
	}
	
	.title-section_text {
    margin-bottom: 4rem;
  }
}

@media (max-width: 1100.5px) {
	.title-section-custom {
   margin-bottom: 1rem;
 }
	.title-section-custom {
    margin-bottom: 0rem;
 }
	
	.title-section_text {
   width: 100%;
   margin-bottom: 0px;
   transform: translateY(0);
 }
	
	.title-section-custom hr {
		margin: 0rem auto 0 auto;
	}
}

.title-section-github {
  text-align: center;
  padding-top: 3em;
  height: 20rem;
  background-image: -webkit-linear-gradient(-218deg, #023a53 0%, #00c3ff 100%);
  background-image: -moz-linear-gradient(-218deg, #023a53 0%, #00c3ff 100%);
  background-image: -o-linear-gradient(-218deg, #023a53 0%, #00c3ff 100%);
  background-image: linear-gradient(-218deg, #023a53 0%, #00c3ff 100%);
  width: 100%;
}

@media only screen and (max-width: 1100px) {
  .title-section_backdrop {
    display: none;
  }
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.added_to_cart,
.widget a.button,
.site-header-cart .widget_shopping_cart a.button,
.products a.button{
  background-image: -webkit-linear-gradient(-249deg, #00c3ff 0%, #1187c1 100%) !important;
  background-image: -moz-linear-gradient(-249deg, #00c3ff 0%, #1187c1 100%) !important;
  background-image: -o-linear-gradient(-249deg, #00c3ff 0%, #1187c1 100%) !important;
  background-image: linear-gradient(-249deg, #00c3ff 0%, #1187c1 100%) !important;
  color: white !important;
}

.site-header-cart .widget_shopping_cart{
  width: 320px;
}

.site-footer {
  padding: 0;
}

.footer {
  background-size: cover;
  margin-top: 8rem;
  padding-bottom: 5em;
  background-color: #111316;
  border-top: 1px solid #414448;
}

.footer a {
  color: #a9b1b6;
  text-decoration: none;
}

.footer a:active {
  color: #00c3ff;
}

.footer a:hover {
  color: #00c3ff;
}

.footer_grid_social-media-links a{
	color: #00c3ff;
}

.footer_grid_logo img {
  width: 14rem;
}

.footer hr {
  height: 0.2rem;
  background-color: #00c3ff;
  width: 2.5rem;
  border: 0;
  margin-top: 0.8rem;
}

.flex-container {
  display: -webkit-flex;
  display: flex;
}

.flex-item {
  padding: 1em;
}

.header-container {
  display: -webkit-flex;
  display: flex;
  height: 10em;
}

.custom-header {
  background-color: #111316;
}

.header-item {
  align-self: center;
  padding: 2.5rem;
}

.header_grid_logo img {
  width: 20rem;
}

.custom-header-link a {
  color: #ffffff;
}

.custom-header-link a:active {
  color: #00c3ff;
}

.custom-header-link a:hover {
  color: #00c3ff;
}

.custom-header-link a.active {
  color: #00c3ff;
}

.site-header .site-branding {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
  clear: both;
  display: none;
}

.site-header {
  padding-top: 0;
}

@media (max-width: 700px) {
  .flex-container {
    display: block;
  }

  .header-item.hide {
    display: none;
  }

  .header_grid_logo img {
    width: 100rem;
  }

  .title-section_text {
    margin-bottom: 1rem;
		font-size: 30px;
  }

  .title-section-custom hr {
    margin-top: 1rem;
    height: 0.2rem;
    width: 4rem;
  }
}

.about-lightning {
  color: #a9b1b6;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 120px;
}

.lightning-image {
    margin-right: 50px;
}

.about-lightning_content {
    /* ... */
}

a:hover {
color: #00c3ff;
}

a.remove {
  display: block;
  width: 4em;
  height: 1.618em;
}

a.remove.remove_from_cart_button {
  font-size: 20px;
}

a.remove::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1;
  vertical-align: -0.125em;
  font-family: "Source Sans Pro";
  font-weight: 300;
  font-size: 14px;
  line-height: inherit;
  vertical-align: baseline;
  content: "REMOVE";
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  bottom: 0;
  color: #ff4266;
  line-height: 1.618;
  text-indent: 0;
  text-align: left;
}
@media (max-width: 1225px) {
  a.remove::before {
    top: 4px;
  }
  a.remove{
    color: transparent;
    float: right;
    margin-left: 20px;
    display: inline-block;
    text-align: right;
  }
  .woocommerce-cart-form__contents img{
    margin-left: 0 !important;
  }
  .woocommerce-cart-form__contents td{
    padding: 12px 0 !important;
  }
}

.secondary-navigation {
  margin: 0;
}










/*new header*/
#second-technologies {
  display: none;
}

#second-products {
  display: none;
}

#second-news {
  display: none;
}

#second-about {
  display: none;
}

.container.main{
  margin-left:0;
}

.container-fluid.second-level-nav {
  background-color: #21272d;
  margin-left: 270px!important;
  margin-right:auto!important;
  width:auto!important;
  height: 56px;
}

.second-level {
  background-color: #21272d;
  height: 56px;
}

.navbar.navbar-expand-xl {
  background-color: #111316;
  height: 140px;
}

.secondary-nav {
  height: 56px;
}

a.nav-link.top-menu {
	font-family: 'Source Sans Pro';
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.07em;
	padding-right:2rem!important;
}

a.nav-link.top-menu.active {
  font-size: 14px;
  font-weight: 600;
  color: #00c3ff;
  letter-spacing: 0.07em;
}

a:hover.nav-link.top-menu {
  font-size: 14px;
  font-weight: 600;
  color: #00c3ff;
  letter-spacing: 0.07em;
}

a.nav-link.second-menu {
  padding-top: 14px;
  padding-bottom: 14px;
	padding-right: 0!important;
  padding-left: 0!important;
	margin-right:20px;
	margin-left:20px;
  font-size: 18px;
  color: #ffffff;
	font-family: 'Source Sans Pro';
}

a:hover.nav-link.second-menu {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  color: #00c3ff;
	box-shadow: inset 0px -13px 0px -10px #00c3ff;
}

a.nav-link.second-menu.active {
  padding-top: 14px;
  padding-bottom: 14px;
  font-size: 18px;
  color: #00c3ff;
	box-shadow: inset 0px -13px 0px -10px #00c3ff;
}

.header-image {
	height: 107px;
	width: 283px;
	max-width: none;
}

.site-header-cart {
	width:220px;
}

.storefront-primary-navigation{
	/*display: none;*/
}

.storefront-breadcrumb:first-of-type {
	display: none;
}

.site-header-cart .cart-contents {
   padding: 0;
}

.footer-container-center {
	display: flex;
	flex-direction: column;
  flex-wrap: wrap;
	align-items: center;
  justify-content: center;
	padding-top: 40px;
}

.footer-container {
	display:flex;
	flex-wrap:wrap;
	padding-bottom: 50px;
}

.footer-link-divider{
	font-size: 6px;
	color: #a9b1b6;
	margin-top:5px;
	margin-bottom:5px;
}

@media (max-width: 768px){
	.footer-container {
		display:flex;
		align-items: center;
  	justify-content: center;
		flex-direction:column;
		padding-bottom: 50px;
	}

	.footer-link-divider{
		display:none;
	}

	.flex-item {
    padding: 0.25em;
	}
}

.footer_grid_social-media-links a{
	padding: 0.5rem;
}

.footer_link {
	color: #a9b1b6;
}

.site-content{
  margin-top: 20px;
}
@media only screen and (min-width: 1225px) {
  .site-content{
    margin-top: 20px;
  }
}

.mobile-navbar {
  background-color: #1b1f25;
}

.dropdown-menu {
  background-color: #15181c;
}

ul.navbar-nav {
	margin: 0;
}

.dropdown-item {
	color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link {
	color: #ffffff;
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
	color: #00c3ff;
}

.site-header {
    padding-top: 0;
    display: none;
}

.summary.entry-summary {
	background-color: #1d2228;
	padding: 10px;
}

.price{
	color: #00c3ff;
}

.input-text.qty.text{
	border: 1px solid #3a3f44;
}

.storefront-product-pagination{
	display: none;
}

.posted_in, .tagged_as{
	display:none!important;
}

.sku_wrapper{
	color: #a9b1b6;
}

.about{
	color: #a9b1b6;
	font-weight: 300;
}

.woocommerce-tabs.wc-tabs-wrapper{
  background-color: #1d2228;
  padding: 20px;
  margin-bottom: 20px;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    background-color: #00c3ff;
}

.product{
  box-sizing: border-box !important;
  margin-top: 60px;
  position: relative;
}

@media only screen and (min-width: 1225px) {
  /*.type-product a.button{
    position: absolute;
    top: 320px;
    left: 60px;
  }*/
}

/* Form */
.form-row {
	display:block;
	flex-wrap: nowrap;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
		max-width:100%;
}

.select2-container{
	color:white;
}

/*.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
    line-height: 40px;
    border: none;
		background-color:#1d2228;
}*/

.select2-container--default .select2-selection--single {
    background-color: #1d2228;
    border: none;
    border-radius: 0;
}

.select2-search {
	/*display:none;*/
}

.select2-search__field, .select2-search__field:focus, .select2-search__field:active{
  color: #ffffff;
  background-color:#1d2228 !important;
}

.select2-selection__arrow{
  top: 8px !important;
}

.dropdown-toggle::after {
    display:none;
}

.storefront-handheld-footer-bar {
    display: none;
}

.extra-shipping-option ul {
	margin: 0!important;
}

code.payreq {
	color: #a0a7ac;
}

a.dropdown-item {
	color: #a9b1b6;
}

table.woocommerce-checkout-review-order-table .product-name {
    width: 200px;
}

.dropdown-menu {
	border-radius: 0;
}

button.navbar-toggler{
	background-image:none;
	border: 0;
}

.navbar-dark .navbar-toggler-icon {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,195,255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.mobile-navbar {
    padding: 0;
}

a.nav-link.dropdown-toggle {
    padding-right: 19px;
    padding-left: 19px;
		border-top:    1px solid #313437;
		border-bottom: 1px solid #313437;
}

.dropdown-item {
    padding: .5rem 1.5rem;
	}

img.mobile-img {
	width: 148px;
	height: auto;
	padding-top: 16px;
	padding-left: 19px;
	margin-bottom: 16px;
}

.fab {
    font-size: 20px;
}

.footer_grid_logo {
	padding-bottom: 20px
}

.metaslider .caption-wrap {
	background: none!important;
}

h1.lightning-node_header{
	font-size: 48px;
	color: #ffffff;
}

.lightning-node_container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}

.lightning-node_text {
	font-size: 18px;
	color: #a9b1b6;
    text-align: left;
    word-break: break-all;
	letter-spacing: 0.01em;
	line-height: 38px;
	font-weight: 300;
}

img.qrcode {
    /*  */
}

@media (max-width: 768px){
	img.qrcode {
   margin: 20px 1em 20px 3.5em;
	}

	br.lighting-br{
		display:none;
	}
}

#payment .place-order {
    padding: 0;
}

.form-row {
	  margin-right: 0;
    margin-left: 0;
}

select.orderby {
	background-color: #1d2228;
  border: none;
  border-radius: 0;
	color:#ffffff;
}

select#pa_size {
	background-color: #1d2228;
  border: 1px solid #3a3f44;
  border-radius: 0;
	color:#ffffff;
}

.widget_shopping_cart .product_list_widget li {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

img {
    border-radius: 0px;
}

.storefront-sorting {
	display:none;
}

.homecontent {
	display:none;
}
body.home .homecontent {
	display:block!important;
}
.woocommerce-products-header__title.page-title {
  display:none;
}
.woocommerce-products-header {
  padding: 0!important;
}

.lighting-node .widgettitle {
	margin-bottom: 0;
}

.lighting-node .widget {
  margin-top: -100px;
	width: 80%;
}

.lighting-node ul {
	list-style: disc;
	color: #a9b1b6;
  margin-left: 18px;
}

.lighting-node ul li strong {
	width: 100%;
	display: block;
	color: #fff;
	font-family: "Source Sans Pro", HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-weight: 300;
}

.lighting-node ul li label {
	font-family: monospace;
  font-size: 12px;
  word-wrap: break-word;
	width: 100%;
	display: block;
	color: #a9b1b6;
}

@media (max-width: 956px) {
	  .lighting-node .widgettitle {
		  margin-top: 50px;
	  }
	
	  .lighting-node .widget {
      margin-top: 0;
    	width: auto;
    }
}


@media (max-width: 875px) {
    .about-lightning {
        flex-direction: column;
    }

    .lightning-image {
        margin: 0 auto 50px auto;
    }
}

@media (max-width: 750px) {
    .lightning-node_container {
        flex-direction: column;
        align-items: center;
        margin: 0 auto;
    }
}


.lightning-node-subtitle {
	   margin-bottom: 1.8rem;
    color: #fff !important;
    font-weight: 400;
    font-size: .9rem;
}

.lightning-nodes{
    width: 100%;
    margin: auto auto;
	   margin-bottom: 6rem;
    position: relative;
}
.lightning-nodes input{
    display: none;
}
.lightning-node{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    /*transform: scale(0);*/
    opacity: 0;
    background: #272c33;
}

.lightning-node-inner {
    margin-left: 16px;
    margin-right: 16px;
    opacity: 0;
    transition: all 0.7s;
    display: flex;
}

.node-info {
    flex: 74%;
    max-width: 74%;
    margin-top: 16px;
    margin-bottom: 16px;
}

.node-info span {
    display: block;
    max-width: calc(100% - 16px);
    overflow-wrap: break-word;
    color: #e1e5e7;
    font-size: 1rem;
}

.node-info span:first-child {
    margin-bottom: .8rem;
    font-size: 1.6rem;
    font-weight: 600;
}

.node-qr {
    flex: 26%;
    max-width: 26%;
    margin-top: 16px;
    margin-bottom: 16px;
	   background: #113949;
    border: #0dbeda 2px solid;
}

.node-qr img {
    height: auto;
    width: calc(100% - 60px);
    height: auto;
    margin: 30px;
}

.image img{
 
}
.nav {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.nav label{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 62.85px;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    transition: opacity 0.2s;
    color: #ffffff;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
}
.arrow-prev{
    height: 80px;
    left: -62.85px;
    background: #08090b;
    border-radius: 40px 0 0 40px;
}
.arrow-next{
    height: 80px;
    right: -62.85px;
    background: #08090b;
    border-radius: 0 40px 40px 0;
}
.arrow-prev:hover,
.arrow-next:hover {
    opacity: .85 !important;
}
.nav label:hover{
    opacity: 1;
}
.active .lightning-node{
    position: relative;
    opacity: 1;
}
.active .lightning-node .lightning-node-inner{
    opacity: 1;
    transition: all 2s;
}
.active .nav label{
    display: block;
}

.widget_ln_peers_widget .widget-title {
	padding-bottom: 0rem;
	margin-bottom: .5rem;
	font-size: 48px;
	color: #ffffff;
}

/*
 * Product page
 */

@media only screen and (min-width: 768px) {
  .product .woocommerce-product-gallery{
    width: 60% !important;
    margin-right: 4% !important;
  }

  /* summary div */
  .product .entry-summary{
    width: 36% !important;
  }

  .product .woocommerce-product-gallery img{
    width: 100%;
  }
}

.value button.size_button{
  background-image: none !important;
  background-color: transparent !important;
  border: 1px solid #777;
  padding: .4rem .8rem !important;
  margin: 0 .4rem 0 0 !important;
  color: white !important;
}

.size_button:hover{
  background-color: rgba(255,255,255,.1);
  color: white;
  border: 1px solid #999;
}

.value button.size_unavailable{
  color: #999!important;
}

.size_selected, .size_button:focus{
  border: 1px solid rgba(0, 195, 255, 1) !important;
  outline: none !important;
}

.summary.entry-summary{
  padding: 2rem;
}

.summary.entry-summary h1{
  font-weight: 400;
  margin-bottom: 0;
  font-size: 2.2rem;
}

.single-product .product_meta{
  padding-top: 0 !important;
}

.single-product .price{
  margin: .3rem 0 !important;
  font-weight: 400;
  font-size: 1.6rem !important;
  line-height: 1;
}

select#pa_size{
  display: none;
}

/* checkout */
.woocommerce-billing-fields, 
.woocommerce-shipping-fields, 
.woocommerce-additional-fields,
.woocommerce-checkout-review-order-table{
  background-color: rgba(29, 34, 40, 1);
  padding: 24px;  
}

#customer_details input, 
#customer_details span.select2-selection__rendered, 
#customer_details textarea{
  background-color: rgba(29, 34, 40, 1) !important;
  border: 1px solid rgba(65, 68, 72, 1) !important;
  color: #777 !important;
}

.woocommerce-checkout-review-order th,
.woocommerce-checkout-review-order td{
  background-color: rgba(29, 34, 40, 1) !important;
}

/* Woocommerce Multi-step Checkout custom style */
.woocommerce-input-wrapper input,
.woocommerce-input-wrapper select,
.select2-selection,
.wpmc-step-item textarea,
.woocommerce-form-login input,
.woocommerce-form-register input{
  background-color: rgba(29, 34, 40, 1) !important;
  border: 1px solid rgba(65, 68, 72, 1) !important;
  color: white !important;
}
.select2-selection__rendered{
  height: 42px;
  padding: 5px;
  color: white !important;
}
.woocommerce-input-wrapper select{
  height: 42px;
}
button.woocommerce-form-login__submit,
.woocommerce-form-register button{
  background-color: #2c2d33;
  color: white;
}
.wpmc-step-login{
  background-color: rgba(29, 34, 40, 1);
  padding: 24px 24px 0 24px; 
}
.wpmc-tabs-wrapper .wpmc-tab-item.current {
    color: #1e85be;
}
.form-row{
  box-sizing: border-box;
}
.select2-selection{
  height: 42px !important;
}
.select2-dropdown{
  background-color: rgba(49, 54, 60, 1) !important;
  color: white;
  border: 1px solid rgba(65, 68, 72, 1) !important;
}
.select2-results li{
  background-color: rgba(49, 54, 60, 1) !important;
  border: 1px solid rgba(65, 68, 72, 1) !important;
}
.woocommerce-checkout-review-order-table thead tr{
  display: none;
}
.woocommerce-checkout-review-order-table tbody th,
.woocommerce-checkout-review-order-table tbody td{
  background-color: rgba(29, 34, 40, 1) !important;
  border-bottom: 1px solid rgba(65, 68, 72, 1) !important;
}
.woocommerce-checkout-review-order-table th,
.woocommerce-checkout-review-order-table td{
  background-color: rgba(29, 34, 40, 1) !important;
  padding: 6px;
}
.woocommerce-checkout-review-order-table .order-total th,
.woocommerce-checkout-review-order-table .order-total td{
  font-size: 28px;
}
.woocommerce-checkout-review-order-table .order-total td{
  color: rgba(0, 195, 255, 1);
}

div.review_container{
  background-color: rgba(29, 34, 40, 1);
  padding: 20px;
  margin-right: 10px;
  margin-bottom: 40px;
}

div.review_container{
  margin-bottom: 40px;
}
div.payment_container{
    background-color: rgba(29, 34, 40, 1);
    padding: 20px;
  }
@media only screen and (min-width: 1225px) {
  .wpmc-step-review.current{
    display: flex !important;
  }
  div.payment_container{
    width: 50%;
    margin-left: 10px;
  }
  div.review_container{
    margin-bottom: 0;
  }
}
/* woocommerce tries to move checkbox to the right on desktop. this undoes it */
#ship-to-different-address .woocommerce-form__input-checkbox {
     position: static !important; 
     top: 50%; 
     right: 0; 
     -webkit-transform: translateY(0) !important; 
    -ms-transform: translateY(0) !important;
     transform: translateY(0) !important; 
     margin-right: 10px; 
}
/* Change Autocomplete styles in Chrome*/
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px 1000px rgba(29, 34, 40, 1) inset !important;
  border: 1px solid rgba(65, 68, 72, 1) !important;
}

/* checkout step indicators */ 
li.wpmc-tab-item .wpmc-tab-number{
  background-color: #111316 !important;
  line-height: 34px !important;
  font-size: 22px !important;
  height: 34px !important;
  width: 34px !important;
}
@media screen and (max-width: 767px){
  li.wpmc-tab-item .wpmc-tab-number{
    line-height: 32px !important;
  }
  li.wpmc-tab-item.current .wpmc-tab-number{
    line-height: 30px !important;
  }
}
@media screen and (min-width: 767px){
  .wpmc-tabs-wrapper .wpmc-tab-item .wpmc-tab-number {
      margin-top: -17px !important;
  }
}

li.wpmc-tab-item.current .wpmc-tab-number{
  color: rgb(0, 195, 255) !important;
  border-color: rgb(0, 195, 255) !important;
}
li.wpmc-tab-item.current .wpmc-tab-text{
  color: rgb(0, 195, 255) !important;
}
li.wpmc-tab-item.current:before{
  border-bottom-color: rgb(0, 195, 255) !important;
}

li.wpmc-tab-item .wpmc-tab-number{
  color: #777 !important;
  border-color: #777 !important;
}
li.wpmc-tab-item .wpmc-tab-text{
  color: #777 !important;
}
li.wpmc-tab-item:before{
  border-bottom-color: #0b5b6d !important;
}


/* product archive page */
.product span.woocommerce-Price-amount{
  font-size: 20px;
}
.product h2.woocommerce-loop-product__title{
  font-size: 18px !important;
}
.products .outofstock img{
  opacity: 0.1;
}
.products .outofstock h2{
  color: #444 !important;
}
.products .outofstock:before{
  content: 'Out of Stock';
  color: white;
  font-size: 28px;
  position: absolute;
  text-align: center;
  width: 100%;
  left: 0px;
  top: 90px;
}
.add_to_cart_button{
  outline: none !important;
  vertical-align: top;
}
.added_to_cart.wc-forward{
    background-color: transparent !important;
    background-image: none !important;
    /*border: 1px solid rgba(0, 195, 255, 1) !important;*/
    outline: 1px solid rgba(0, 195, 255, 1) !important;
    color: rgba(0, 195, 255, 1) !important;
    width: 106px;
    height: 40px;
    vertical-align: top;
    margin-top: 1px !important;
    padding-left: 0px;
    padding-right: 0px;
}

/* products page */
.product .onsale{
  position: absolute;
  top: 10px;
  left: 10px;
  border: none;
  color: #e33232;
  background: #eca6a5;
  border-radius: 0;
  padding: .2em 1em .16em 1em;
  z-index: 1;
}

@media only screen and (max-width: 768px) and (min-width: 370px){
  .products .product .onsale{
    left: 50%;
    transform: translateX(calc(-50% - 120px));
  }
}

.woocommerce-loop-product__title{
  height: 30px;
  margin-bottom: 20px !important;
}

/* checkout previous/next buttons */
.woocommerce-message a.wc-forward{
    background-image: none !important;
    background-color: rgba(200, 200, 200, .3) !important;
    padding: 4px 12px !important;
}
.wpmc-footer-left{
    display: none;
}
.wpmc-footer-right{
    width: 100%;
}
#wpmc-next{
  float: right;
}
#wpmc-prev{
  float: left;
}
#wpmc-skip-login{
    margin-left: auto;
}

/* cart / checkout */

@media only screen and (min-width: 1225px) {
  .cart_container{
    display: flex;
  }
}
.items-form-container{
  padding: 20px;
  background-color: rgba(29, 34, 40, 1);
  margin-bottom: 20px;
}
@media only screen and (min-width: 1225px) {
  .items-form-container{
    margin-right: 20px;
    margin-bottom: 0;
  }
}
.cart_totals{
  width: 100% !important;
}
.cart-collaterals{
  padding: 20px;
  background-color: rgba(29, 34, 40, 1);
  flex-basis: 25%;
  border: 1px solid rgba(0, 195, 255, 1);
}
.review_container{
  border: 1px solid rgba(0, 195, 255, 1);
}
.review_container span.amount,
.cart-collaterals span.amount{
  float: right;
  font-weight: 300;
  font-size: 16px;
  color: white;
}
.review_container .order-total,
.cart-collaterals .order-total{
  font-size: 28px !important;
}
.review_container .order-total span.woocommerce-Price-amount,
.cart-collaterals .order-total span.woocommerce-Price-amount{
  color: rgba(0, 195, 255, 1);
  font-size: 28px !important;
  font-weight: 400;
}
.cart-collaterals,
.items-form-container{
  flex-grow: 1;
}

.woocommerce-cart-form th{
  background-color: rgba(29, 34, 40, 1) !important;
  border-bottom: 1px solid rgba(65, 68, 72, 1) !important;
}
@media (min-width: 1225px){
  table.cart th, table.cart td {
      padding: 1.2em 1em !important;
  }
}
.woocommerce-cart-form td{
  background-color: rgba(29, 34, 40, 1) !important;
  border-top: 1px solid rgba(65, 68, 72, 1) !important;
}
.woocommerce-cart-form .actions{
  border-top: 1px solid rgba(65, 68, 72, 1) !important;
}
.woocommerce-cart-form .product-price{
  display: none;
}
.cart_totals th,
.cart_totals td{
  background-color: rgba(29, 34, 40, 1) !important;
}
.cart_totals .order-total td{
  color: rgba(0, 195, 255, 1);
}
.woocommerce-Price-amount{
  color: rgba(0, 195, 255, 1);
}
.cart_totals .order-total th,
.cart_totals .order-total td{
  border-top: 1px solid rgba(65, 68, 72, 1) !important;
  padding: 15px 15px 15px 30px;
}
.woocommerce-error{
  background-color: rgba(255, 66, 102, 1);
}
.form-row.woocommerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 rgba(255, 66, 102, 1);
}

/* mobile cart custom */

.mobile-cart-item{
  position: relative;
  display: flex;
  margin: 20px 0;
}
.mobile-column-1{
  flex-basis: 20%;
  margin-right: 10px;
}
.mobile-column-2{
  margin-right: 10px;
  flex-grow: 2;
}
.mobile-column-3{
  flex-basis: 15%;
  flex-grow: 0;
  text-align: right;
}
.mobile-cart-custom .remove{
  float: none;
  margin: 20px 0 0 0;
}
.mobile-cart-custom img{
  max-width: 100px;
}
.mobile-cart-custom .quantity input{
  width: 50px;
  height: 40px;
}
.mobile-product-name{

}
.mobile-product-price{

}
.mobile-product-quantity{

}
.mobile-product-subtotal{
  position: absolute;
  bottom: 0;
  right: 0;
}
.mobile-cart-custom .actions{
  padding: 1em;
  text-align: right;
}
.cart-item-divider-hr{
  background-color: #555;
}

/* mini cart */

.woocommerce-mini-cart-item{
  display: flex;
}
.product_list_widget li img{
  float: left;
  height: 60px;
  width: 60px;
  max-width: 80px;
  margin-right: 10px;
}
.mini-cart-image-div{
  flex-grow: 0;
}
.mini-cart-product-data{
  flex-basis: 60%;
  flex-grow: 1;
}
.mini-cart-product-data a{
  display: block;
  margin-bottom: 10px;
}
.mini-cart-product-quantity{
  flex-basis: 25%;
  flex-grow: 2;
}
li.woocommerce-mini-cart-item{
  border-bottom: 1px solid #333;
}
li.woocommerce-mini-cart-item a.remove{
  float: none !important;
}
.woocommerce-mini-cart-item .quantity{  
  position: absolute;
  bottom: 22px;
  right: 20px;
}

/* extra */
.required{
  display: none;
}

.product-sub-nav_container_gradient{
    position: fixed !important;
}
li.wpmc-tab-item:before{
  border-bottom-color: #777 !important;
}
.bp-view{
  background: white;
}
#payment .payment_methods li img{
  float: right;
}

.available-on-backorder{
  visibility: hidden;
}

/* breadcumbs */
.woocommerce-breadcrumb a::before{
    content: '' !important;
}
.storefront-breadcrumb{
    margin-top: 130px;
    margin-bottom: 20px;
}
.storefront-breadcrumb .col-full{
    width: 100%;
    padding-left: 14px;
    margin-left: 179px;
}
@media only screen and (min-width: 1500px) {
    .storefront-breadcrumb .col-full{
        margin-left: 305px;
    }
}
@media only screen and (max-width: 1225px) {
    .storefront-breadcrumb .col-full{
        margin-left: 22px;
    }
    .storefront-breadcrumb{
      margin-top: 136px;
  }
    .secondary-menu-right{
        display: none;
    }
    .header_primary_cart{
        display: none;
    }
}
.woocommerce-breadcrumb a {
    text-decoration: none;
    display: inline-block;
}
.breadcrumb-separator{
    margin: 0 10px;
}

/* front page */
#post-7020 h1{
  display: none;
}


/* lightning pay */
.cart-collaterals,
.items-form-container{
  flex-grow: 1;
}

.ln-pay{
  padding: 40px;
  background-color: rgba(29, 34, 40, 1);
}
.ln-pay h3{
  color: rgba(0, 195, 255, 1);
  font-weight: 400;
}
.ln-pay h1{
  margin-bottom: 0;
}
.ln-pay code{
  font-family: SanFranciscoDisplay-Regular, Monaco, Consolas, 'Andale Mono', 'DejaVu Sans Mono', monospace;
  cursor: pointer;
  position: relative;
}
.lightning-copy-button{
  margin-left: 10px;
}
.copied-notification:after{
  content: "copied";
}
.copied-notification{
  position: absolute;
  right: 20px;
  bottom: -10px;
  color: #0f834d;
  opacity: 0;
  font-size: 18px;
  font-weight: 400;
}

@media only screen and (max-width: 900px) {
  .lightning-node-inner{
    flex-direction: column;
  }
  .lightning-node-inner .node-info{
    max-width: 100%;
  }

  .lightning-node{
    width: calc(100% - 80px);
    margin: auto;
  }

  .node-qr{
    margin:auto;
    max-width: none;
    margin-bottom: 20px;
  }

  .arrow-prev{
    left: -22px;
  }

  .arrow-next{
    right: -22px;
  }

  .site-footer .col-full{
    width: 100%;
    padding: .5rem;
  }
}

/* *************************************
    footer sitemap / new footer
************************************* */

footer {
     grid-column: 1 / span 5;
     display: flex;
     background-color: #111316;
     margin-top: 10rem;
     border-top: 1px solid #414448;
     justify-content: center;
     padding: 100px 30px;
}
footer *{
  margin: 0;
  padding: 0;
}
 @media only screen and (max-width: 1090px) {
     footer {
         padding-bottom: 50px;
         padding-top: 0;
    }
}
}
 @media only screen and (max-width: 500px) {
     footer {
         margin-top: 20rem;
    }
}
 footer .footer-sitemap {
     width: 100%;
     max-width: 1200px;
     display: flex;
     justify-content: space-between;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap {
         flex-direction: column-reverse;
    }
}
 footer .footer-sitemap_sitelinks {
     display: flex;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_sitelinks {
         flex-direction: column;
    }
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_sitelinks {
         width: 100%;
    }
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_logo-grid {
         margin-top: 60px;
    }
}
 footer .footer-sitemap_logo-grid img {
     width: 150px;
     margin-top: -20px;
     margin-bottom: 17px;
}
 footer .footer-sitemap_logo-grid_terms_privacy ul {
     display: flex;
     list-style: none;
     margin-top: 28px;
}
 footer .footer-sitemap_logo-grid_terms_privacy ul li:nth-child(1) a {
     border-right: 1px solid #a9b1b6;
     padding-right: 20px;
}
 footer .footer-sitemap_logo-grid_terms_privacy ul li:nth-child(2) a {
     padding-left: 20px;
}
 footer .footer-sitemap_logo-grid_copyright {
     margin-top: 20px;
     font-size: 14px;
     color: #a9b1b6;
}
 footer .footer-sitemap_products_twoColGrid {
     display: flex;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_products_twoColGrid {
         /*display: none;*/
         display: block;
    }
}
 footer .footer-sitemap_products_twoColGrid ul {
     list-style: none;
     margin-right: 30px;
}
 footer .footer-sitemap_products_twoColGrid ul li {
     margin-top: 15px;
}
 footer .footer-sitemap_otherlinks {
     display: flex;
     margin-left: 20px;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_otherlinks {
         flex-direction: column;
         margin-left: 0;
    }
}
 footer .footer-sitemap_otherlinks ul {
     list-style: none;
     margin-right: 40px;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-sitemap_otherlinks ul {
         /*display: none;*/
    }
}
 footer .footer-sitemap_otherlinks ul li {
     margin-top: 15px;
}
 footer h4 {
     font-size: 16px;
     color: white;
     cursor: pointer;
     font-weight: 600;
}
 footer .footer-title {
     display: block;
}
 @media only screen and (max-width: 1090px) {
     footer .footer-title {
         display: none;
    }
}
 footer .footer-toggle {
     align-items: center;
     justify-content: space-between;
}
 
 @media only screen and (max-width: 1090px) {
     footer .footer-toggle {
         display: flex;
    }
}
 footer a {
     font-size: 15px;
     text-decoration: none;
     color: #a9b1b6;
}
 @media only screen and (max-width: 1500px) {
     footer a {
         font-size: 14px;
    }
}
 @media only screen and (max-width: 1090px) {
     footer a {
         font-size: 16px;
    }
}
 footer a:hover {
     color: #00c3ff;
}


footer .active:after {
     content: "" !important;
}


.woocommerce-checkout-review-order-table{
  box-sizing: border-box !important;
}


.related.products .price{
  margin-bottom: 1em !important;
}

/* Hide the additional information tab */
li.additional_information_tab {
    display: none !important;
}


/* footer fix */

footer .active:after {
     content: "" !important;
}

 .social-links {
     display: flex;
     margin-bottom: 120px;
}
 .social-links a {
     display: flex;
     text-decoration: none;
     justify-content: center;
     align-items: center;
     width: 30px;
     height: 30px;
     border: 1px solid #333333;
     margin-right: 10px;
}
 .social-links a i {
     color: white;
     font-size: 15px;
}
 .social-links a:hover i {
     color: #00c3ff;
}

.social-links.social-mobile {
  display: none;
  margin-top: 40px;
  margin-bottom: 30px;
}
.social-links.social-desktop {
  display: flex;
}

@media only screen and (max-width: 1090px) {
  .social-links.social-mobile {
    display: flex;
  }
  .social-links.social-desktop {
    display: none;
  }
}

footer .open {
  margin-bottom: 20px;
}

/* adp popup custom styling */
.adp-popup{
  width: 500px !important;  
  max-width: 100%;
  box-shadow: 0px 6px 12px -6px rgba(0, 0, 0, 0.6);
}

.adp-popup .adp-popup-container {
  background: #1C2127;
  color: #ffffff;
  border-radius: 6px;
  
}

.adp-popup-type-content .adp-popup-content {
  padding: 24px 60px 0px 24px;
}

.adp-popup-inner h2{
  font-size: 24px;
  margin-bottom: 20px;
}

.adp-popup-inner p{
  font-size: 16px;
}

.adp-popup button.adp-popup-close{
  background-image: none !important;
  background: #1C2127;
  padding: 2px 1px 1px 2px;
  
  top: 24px;
  right: 24px;
}

.adp-popup .adp-popup-close:before {
  color: #888;
}

.adp-popup .adp-popup-close:hover:before {
  color: #ffffff !important;
}

/* token payment gateways and coupon plugin */

.coupon{
  display: inline-block;
  margin-bottom: 10px;
}
.coupon .input-text{
  background-color: #333;
  color: white;
}
.coupon .input-text:focus{
  background-color: #444;
  color: white;
}

.payment_method_btcpay_USDt img{
  width: 26px;
}
.payment_method_btcpay_LCAD img{
  width: 33px;
  height: 35px;
  max-height:35px !important;
  margin-right: -4px;
  margin-top:-4px;
}
.payment_method_btcpay_LBTC img{
  width: 26px;
  height: 28px;
  max-height:28px !important;
}
.payment_method_btcpay_USDt img{
  margin-top: 5px;
}

@media only screen and (max-width: 660px) {
  .coupon label{
    display: none;
  }
  .coupon button{
    width: 140px;
    margin-left: 4px;
  }
  
  .coupon + button{
    width: 140px;
  }
  
}
