.woocommerce-terms-and-conditions .input-checkbox {
 margin-top: 5px !important;
}

.woocommerce-terms-and-conditions-checkbox-text {
 margin-left: 15px !important;
}

.header-container {
	background: #0e1119;
}


.header-container .header .header-sticky.ontop {
    background: rgba(14, 17, 25, 0.7);
}

.main-container .title1 {
	border-bottom: 2px solid #fe9820;
}

.main-container .title1 h3, .main-container .title2 h3 {
	background: #fe9820;
}

.footer .footer-bottom .copyright a {
	color: #fe9820;
}

.archive #secondary .widgettitle {
  font-size: 1em;
  border-bottom: 1px solid #ebebeb;
  letter-spacing: .05em;
  line-height: 1;
  padding: 0 0 15px;
  margin: 0 0 20px;
  text-transform: uppercase;
}
.archive #secondary .widget.widget_product_categories {
   list-style-type: none;
}
.archive #secondary .widget.widget_media_image {
  list-style-type: none;
}
