.shop_isle_header_title {
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
}

.home-section {
    background-color: #000;
}

.hero-slider .slides li {
    background-size: contain;
    -webkit-background-size: contain;
}

.module, .module-small {
    background-size: inherit;
    -webkit-background-size: inherit;
}


.page-header-module .module-title {
    top: -50px;
}

.bg-dark-60:before {
    background: rgba(0, 0, 25, .65);
}

section.module.bg-dark-60.about-page-video {
    background-size: cover;
    -webkit-background-size: cover;
}

.team-image img {
    height: 425px;
}

.page-header-module.module {
    padding: 500px 0 0 0;
}

@media screen and (max-width: 768px){
    .page-header-module .module-title {
        top: -200px;
    }

}

@media screen and (max-width: 1000px){
    .module.module-video.bg-dark-30 {
        background: #000;
        background-image: url("http://amplifytee.com/wp-content/uploads/2016/09/anarchy.jpg");
        background-size: contain;
        -webkit-background-size: contain;
        background-position: center center;
    }

}

.content-box-image a img {
    height: 300px;
    width: 300px;
}
input#mc-embedded-subscribe {
    background: rgba(17, 17, 17, .8);
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 11px;
    padding: 8px 37px;
    border: none;
}
.single-product .product_title {
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 20px;
    color: #D1D1D1;
}
.amount {
    font-size: 12px;
    color: #D1D1D1;
}
a {
    color: #D1D1D1;
}
.screen-reader-text {
    border-bottom: 1px dotted #c2c2c2;
    font-size: 16px;
    color: #525050;
    padding-bottom: 15px;
    margin: 0 0 20px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.module-title {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #D1D1D1;
    margin: 0 0 70px;
}
.features-icon, .alt-features-icon {
    line-height: 1.2;
    font-size: 42px;
    color: #D1D1D1;
}
.features-title, .alt-features-title {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    color: #D1D1D1;
    margin: 16px 0 15px;
}
.woocommerce-tabs .panel h2 {
    font: normal 12px/1.8 "Open Sans", sans-serif;
    font-size: 16px;
    padding-bottom: 15px;
    margin: 0 0 20px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 30px;
    background-color: black;
}
.woocommerce.single-product table.shop_attributes tr td, .woocommerce.single-product table.shop_attributes tr th {
    padding: 8px;
    font-weight: normal;
background-color: black;
}
.woocommerce-tabs .panel {
    width: 100%;
    float: left;
    margin-top: 0;
  background-color: black;
}
.comment-reply-title {
    border-bottom: 1px dotted #c2c2c2;
    font-size: 16px;
    color: #D1D1D1;
    padding-bottom: 15px;
    margin: 0 0 20px;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding-top: 30px;
}
tr.cart_item td.product-name a {
    margin: 0 0 20px;
    color: #525050;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
}
td.product-price span.amount, td.product-subtotal span.amount {
    margin: 0 0 20px;
    color: #525050;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.4;
    font-weight: 400;
    font-size: 14px;
}
.amount {
    font-size: 12px;
    color: #70706f;
}
.mark, mark {
    padding: .2em;
    background-color: #333;
}
.module-subtitle {
    text-align: center;
    font-size: 16px;
    color: #D1D1D1;
    margin-bottom: 70px;
}
  .related.products h2, .upsells.products h2 {
    position: relative;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #D1D1D1;
    font-family: "Roboto Condensed", sans-serif;
    text-transform: uppercase;
    line-height: 1.4;
}