* {
  box-sizing: border-box;
}
body {
  background: url(../../../assets/img/subpage.jpg);
  background-size: cover;
  background-attachment: fixed;
  color: #fff;
  font-family: 'Quicksand';
  font-size: 20px;
  line-height: 1.8em;
}
@media screen and (max-width: 980px) {
  body {
    background: url(../../../assets/img/subpage-mob.jpg);
    background-size: cover;
    background-attachment: fixed;
  }
}
@media screen and (min-width: 1920px) {
  .page-content {
    padding-left: 15%;
    padding-right: 15%;
  }
}
@media screen and (max-width: 1919.9px) {
  .page-content {
    padding-left: 10%;
    padding-right: 10%;
  }
  body {
    font-size: 18px;
  }
}
@media screen and (max-width: 979.9px) {
  .page-content {
    padding-left: 5%;
    padding-right: 5%;
  }
  body {
    font-size: 16px;
  }
}
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  text-align: center;
  font-family: 'Montserrat';
}
a {
  text-decoration: none;
}
#header, #footer {
  COLOR: #fff;
  font-family: 'Montserrat';
  width: 100%;
}
.banner img {
  width: 100%;
  height: auto;
}
.banner-desk {
  display: block;
}
.banner-mob {
  display: none;
}
@media screen and (max-width: 1024px) {
  .banner-desk {
    display: none;
  }
  .banner-mob {
    display: block;
  }
}
.header_inner {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  min-height: 55px;
  padding-left: 1%;
  padding-right: 1%;
}
.desk-menu a {
  color: #fff;
  text-transform: uppercase;
}
.desk-menu a:hover {
  color: #95778f;
}
.main_menu ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 0;
}
.main_menu ul li a {
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.main_menu {
  padding: 1% 0;
  display: flex;
  justify-content: center;
}
.main_menu > ul > li:hover .nav-drop {
  height: auto !important;
}
ul.nav-drop {
  flex-direction: column;
  height: 0;
  position: absolute;
  overflow: hidden;
  background-color: #000;
}
.resp-wrap {
  display: none;
}
@media screen and (max-width: 1024px) {
  .resp-wrap {
    display: block;
  }
}
.social a {
  margin-left: 5px;
  margin-right: 5px;
  color: #fff !important;
}
.social a:hover {
  color: #95778f !important;
}
/******************************************/
.site-wrapper {
  display: grid;
  grid-template-rows: 1fr auto;
  position: relative;
}
html, body, .site-wrapper {
  min-height: 100vh;
}
.page-content {
  padding-top: 60px;
}
/*--- FOOTER ---*/
#footer {
  background: url(../../../assets/img/footer.jpg);
  padding-top: 35px;
  padding-bottom: 30px;
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
}
#footer a {
  color: #95778f;
}
#footer a:hover {
  color: #fff;
}
.footer-social {
  padding-bottom: 5px;
}
.footer-social a {
  margin-left: 5px;
  margin-right: 5px;
  color: #fff !important;
}
.footer-social a:hover {
  color: #95778f !important;
}
/*--- HOMEPAGE ---*/
.subscribe {
  background: url(../../../assets/img/subscribe.jpg);
  background-size: cover;
  border-top: 7px double #fff;
  border-bottom: 6px double #fff;
  width: 100%;
  min-height: 10vh !important;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 30px;
  font-family: 'Montserrat';
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
}
.subscribe-form {
  display: inline-block;
  padding-left: 5px;
}
.subscribe-form input {
  box-sizing: border-box;
  border: 2px solid #fff;
  color: #fff;
  height: 60px;
  text-transform: uppercase;
  text-align: center;
  background: none;
  line-height: 55px;
  font-size: 20px;
  position: relative;
  top: -5px;
}
.subscribe-form .email {
  width: 300px;
  color: #fff;
}
.subscribe-form .submit {
  position: relative;
  top: -3px;
  background: #fff;
  color: #190f2a;
  border: 0;
  width: 200px;
  line-height: 59px;
  border: 2px solid #fff;
}
.subscribe-form .submit:hover {
  background: #95778f;
  color: #fff;
  cursor: pointer;
  border: 2px solid #95778f;
}
::-webkit-input-placeholder {
  color: #fff;
}
:-ms-input-placeholder {
  color: #fff;
}
::placeholder {
  color: #fff !important;
}
.release-section, .video-section, .social-section {
  min-height: 100vh;
}
.release-section {
  background: url(../../../assets/img/music.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.video-section {
  background: url(../../../assets/img/video.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.social-section {
  background: url(../../../assets/img/instagram.jpg);
  background-size: cover;
  background-attachment: fixed;
}
.home-section {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscribe .section-inner {
  padding: 0 !important;
}
/*--- MUSIC ---*/
.ind-release {
  margin-bottom: 40px;
  padding-bottom: 50px;
  text-align: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ind-release h2 {
  text-align: center;
  font-family: 'Montserrat';
}
.ind-release:last-child {
  border-bottom: 0 !important;
}
.art-player {
  display: block;
  width: 100%;
  text-align: center;
}
.artwork {
  height: 300px;
  width: 300px;
  display: inline-block;
}
.artwork img {
  width: 100%;
  height: auto;
}
.player {
  display: inline-block;
  width: 800px;
}
.player iframe {
  width: 100%;
  height: 300px;
}
.music-links {
  text-align: center;
  padding-top: 10px;
}
.music-links a {
  padding: 10px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  border: 2px solid #fff;
  color: #fff;
  text-align: center;
  display: inline-block;
  text-transform: uppercase;
  font-family: 'Montserrat';
}
.music-links a:hover {
  color: #95778f;
  border: 2px solid #95778f;
}
@media screen and (max-width: 1400px) {
  .player {
    width: 600px;
  }
}
@media screen and (max-width: 1200px) {
  .sub-content {
    padding-left: 5%;
    padding-right: 5%;
    width: 100%;
  }
  .artwork {
    height: 250px;
    width: 250px;
    display: inline-block;
  }
  .artwork img {
    width: 100%;
    height: auto;
  }
  .player {
    display: inline-block;
    width: 500px;
  }
  .player iframe {
    width: 100%;
    height: 250px;
  }
}
@media screen and (max-width: 1024px) {
  .artwork {
    height: 200px;
    width: 200px;
    display: inline-block;
  }
  .artwork img {
    width: 100%;
    height: auto;
  }
  .player {
    display: inline-block;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .player iframe {
    margin: 0 auto;
    display: block;
    width: 100%;
    height: 200px;
  }
}
@media screen and (max-width: 768px) {
  .ind-release {
    padding-left: 5%;
    padding-right: 5%;
  }
  .artwork {
    height: auto;
    width: 100%;
    display: inline-block;
  }
  .artwork img {
    width: 100%;
    height: auto;
  }
  .player {
    display: block;
    width: 100%;
    max-width: 100%;
  }
  .player iframe {
    max-width: 100%;
    width: 100%;
    height: 80px;
  }
  .release-content iframe {
    height: 80px;
    margin-bottom: 5px;
  }
}
.home-section:not(.banner) .section-inner {
  width: 100%;
  max-width: 1200px;
  padding: 5% 0;
}
.site-wrapper:not(.home) .content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.site-wrapper:not(.home) .content .wrapper-inner {
  width: 100%;
  max-width: 1600px;
}
.content a {
  color: #95778f;
}
.content a:hover {
  color: #fff;
}
.music-links a {
  color: #fff;
}
.music-links a:hover {
  color: #95778f;
}
@media screen and (max-width: 1024px) {
  .subscribe {
    font-size: 20px;
  }
  .subscribe-form {
    padding-top: 5px;
  }
  .subscribe-form input {
    width: 200px !important;
  }
  .subscribe-form .submit {
    width: 120px !important;
  }
  .release-section, .video-section, .social-section {
    min-height: 50vh;
  }
  .video-section {
    padding-left: 2%;
    padding-right: 2%;
  }
  #header {
    height: 35px;
  }
  .header_inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    min-height: 35px;
    padding-left: 1%;
    padding-right: 1%;
  }
}
/*--- STORE ---*/
.more {
  clear: both;
  float: left;
  border: 2px solid #95778f;
  padding: 10px;
  margin-top: 10px !important;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
}
.single_variation_wrap a {
  color: #fff !important;
  margin-bottom: 10px !important;
  padding-bottom: 10px !important;
  font-size: 14px;
}
.woocommerce-breadcrumb {
  display: none !important;
}
.summary {
  text-align: left;
}
.woocommerce {
  padding-bottom: 50px !important;
}
.single-product-holder {
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (min-width: 980px) {
  .single-product-holder {
    grid-template-columns: 2fr 3fr;
  }
  .summary .product_title {
    text-align: left;
    margin-top: 0;
  }
  ul.products {
    padding: 0;
    width: 100vw;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
  ul.products li {
    display: inline-block;
    width: 100%;
    padding: 5%;
    text-align: center;
    font-size: 20px;
  }
  ul.products li img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 979px) {
  .woocommerce-ordering, .woocommerce-result-count {
    text-align: center;
  }
  ul.products {
    padding: 0;
    width: 100vw;
    max-width: 1200px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr;
  }
  ul.products li {
    display: inline-block;
    width: 100%;
    padding: 5% 10%;
    text-align: center;
  }
  ul.products li img {
    width: 100%;
    height: auto;
  }
  .single-product-holder .summary {
    text-align: center;
  }
  .single-product-holder .summary table.variations {
    margin: 0 auto;
    padding-bottom: 2%;
  }
  .single-product-holder .summary .reset_variations {
    position: absolute;
  }
  .single-product-holder .summary button[type="submit"] {
    margin: 3% auto 0 auto;
  }
  table.variations {
    margin: 0 auto;
    padding-bottom: 2%;
  }
}
.single-product-holder {
  display: grid;
}
.single-product-holder .woocommerce-product-gallery__wrapper img {
  width: 100%;
  height: auto;
}
table.variations tr {
  display: grid;
}
.woocommerce-tabs .woocommerce-Tabs-panel {
  display: block !important;
}
.related {
  display: none !important;
}
.product .price {
  color: #fff !important;
  font-family: 'Montserrat' !important;
  padding-bottom: 10px;
  font-size: 15px;
}
.product h2 {
  font-size: 20px;
}
p.price {
  font-family: 'Montserrat' !important;
  color: #fff;
}
.button {
  font-family: 'Montserrat' !important;
  background: #95778f !important;
  color: #fff !important;
  border: 0 !important;
  text-transform: uppercase;
  color: #fff !important;
  letter-spacing: 2px;
  margin: 5px 0;
  height: 50px !important;
  line-height: 50px;
  display: block;
  font-size: 20px !important;
  letter-spacing: 1px;
  position: relative;
  top: 0px;
  text-align: center !important;
  font-weight: 700 !important;
}
.product .button {
  margin-top: 10px !important;
}
.woocommerce-tabs {
  display: none !important;
}
.single-product-holder .button {
  font-family: 'Montserrat' !important;
  background: #95778f !important;
  border: 0 !important;
  text-transform: uppercase;
  color: #fff !important;
  letter-spacing: 2px;
  width: 200px !important;
  margin: 5px 0;
  height: 50px !important;
  line-height: 30px !important;
  display: block;
  font-size: 20px !important;
  letter-spacing: 1px;
  position: relative;
  top: 0px;
  text-align: center !important;
  font-weight: 700 !important;
}
.button:hover {
  color: #190f2a !important;
  background: #fff !important;
  cursor: pointer !important;
  border: 0 !important;
}
.woocommerce ul.products li.product .button {
  margin: 1em auto 0;
  width: 90% !important;
  padding-top: 15px;
  height: auto !important;
}
.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
  padding: 1%;
  text-align: center;
}
.woocommerce ul.products li.product .price {
  font-family: 'Montserrat' !important;
  color: #fff;
  font-size: 16px;
}
figure.woocommerce-product-gallery__wrapper {
  margin-top: 0;
}
h2.woocommerce-loop-product__title {
  line-height: 1.2em;
}
figure.woocommerce-product-gallery__wrapper > div:not(:nth-child(1)) {
  width: 100px !important;
  display: inline-block !important;
}
/*--- CART ---*/
.woocommerce-input-wrapper input, .woocommerce-input-wrapper select, .woocommerce-input-wrapper textarea, .shipping-calculator-form input {
  border: 2px solid #fff;
  padding: 1%;
  color: #190f2a;
  font-family: 'Montserrat';
}
.select2-selection {
  border: 2px solid #fff !important;
}
.select2-container .select2-selection--single, .select2-container {
  height: 36px !important;
  color: #190f2a;
  font-family: 'Montserrat';
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #190f2a;
  font-family: 'Montserrat';
}
.woocommerce-input-wrapper input:focus, .woocommerce-input-wrapper select:focus, .woocommerce-input-wrapper textarea:focus, .shipping-calculator-form input:focus {
  border: 2px solid #fff;
}
::-webkit-input-placeholder {
  color: #190f2a;
}
:-ms-input-placeholder {
  color: #190f2a;
}
::placeholder {
  color: #190f2a;
}
.shop_table th {
  font-family: 'Montserrat' !important;
  color: #fff;
  text-transform: uppercase;
}
.woocommerce-checkout-review-order-table th {
  color: #fff !important;
}
.shop_table {
  font-family: 'Montserrat';
}
td.product-name a {
  font-family: 'Montserrat' !important;
  color: #fff;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 177px;
  padding: 2%;
  height: 50px;
  border: 2px solid #fff;
  text-transform: uppercase;
}
.checkout-button {
  padding-top: 15px !important;
}
.woocommerce-info, .woocommerce-message {
  color: #fff !important;
  border: 2px solid #fff !important;
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
  background: none !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: #fff !important;
}
#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
  content: "";
  display: block;
  border: 2px solid #fff !important;
  border-right-color: transparent !important;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  position: absolute;
  top: -0.75em;
  left: 0;
  margin: -1em 0 0 2em;
}
.woocommerce ul#shipping_method li input, #add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
  width: auto !important;
  margin-right: 20px !important;
}
.wc_payment_method label {
  font-weight: bold;
}
.woocommerce-billing-fields input, .woocommerce-shipping-fields input {
  padding: 5px;
}
.woocommerce-shipping-fields input[type="checkbox"] {
  width: auto;
  display: inline-block;
  position: relative;
  top: -8px;
  vertical-align: middle;
}
.cart_totals td {
  padding-bottom: 20px !important;
}
.shop_table th {
  color: #fff;
}
.cart-subtotal th {
  padding-top: 4px !important;
}
p.woocommerce-shipping-destination {
  padding-bottom: 0 !important;
}
.shipping-calculator-button {
  margin-bottom: 10px !important;
  color: #95778f;
  text-transform: uppercase;
  border: 2px solid #95778f;
  padding: 10px;
}
.shipping-calculator-form {
  padding-top: 20px !important;
}
tr.shipping {
  padding-bottom: 20px !important;
}
.woocommerce .quantity .qty {
  width: 3.631em;
  text-align: center;
  border: 2px solid #fff;
  color: #fff;
  padding-top: 5px;
  text-align: center !important;
}
th {
  text-transform: uppercase;
}
.woocommerce-info, .woocommerce-message {
  background: none !important;
  color: #fff;
  border-top-color: transparent;
  border: 2px solid #fff !important;
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 0 !important;
}
#order_review_heading {
  padding-top: 30px !important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
  width: 50px !important;
}
.woocommerce table.shop_table {
  border: 0;
}
.woocommerce table.shop_table td {
  border-top: 1px solid #fff;
  padding-top: 15px;
}
.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-top: 1px solid #fff;
}
.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}
.xoo-wsc-basket {
  box-shadow: 0 !important;
}
#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
  background: none !important;
  color: #fff;
}
#add_payment_method #payment div.payment_box input, .woocommerce-cart #payment div.payment_box input, .woocommerce-checkout #payment div.payment_box input {
  height: 50px;
  background: #fff;
  color: #000;
}
/*--- SINGLE PRODUCT ---*/
.product_meta {
  display: none;
}
#options, .single_variation_wrap input, .quantity .qty {
  border: 2px solid #fff;
  padding: 1%;
  color: #fff;
  background: none;
  font-family: 'Montserrat';
}
#options {
  padding: 3% !important;
  margin-bottom: 5px !important;
}
.single_variations_wrap input, .single_variations_wrap .qty, .quantity .qty {
  width: 80px !important;
  max-width: 80px !important;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 700;
  padding: 10px;
  text-align: center;
}
.variations select {
  border: 2px solid #fff;
  background: none;
  color: #fff;
  font-weight: 700;
  padding: 10px;
}
.variations label {
  font-weight: 700;
}
.reset_variations {
  display: none !important;
}
.wc-forward {
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce a {
  color: #95778f;
}
.woocommerce a:hover {
  color: #fff;
}
/*--- SLIDE OUT CART ---*/
.xoo-wsc-container {
  background: #190f2a;
  padding-left: 5px;
  padding-right: 5px;
}
.xoo-wsc-header, .xoo-wsc-body, .xoo-wsc-footer {
  background: #190f2a;
  color: #fff;
}
.xoo-wsc-bki {
  font-size: 20px !important;
}
.xoo-wsc-basket {
  bottom: 10px !important;
}
.xoo-wsc-items-count {
  border-radius: 50%;
  position: absolute;
  top: -10px;
  font-size: 12px;
  width: 22px;
  height: 22px;
  line-height: 24px;
  text-align: center;
  overflow: hidden;
}
.xoo-wsc-items-count {
  left: -10px;
}
.xoo-wsc-content {
  position: relative;
  font-size: 14px;
  line-height: 1.5em;
  padding-right: 20px;
}
.xoo-wsc-content a {
  color: #fff;
  font-weight: bold;
}
.xoo-wsc-header {
  font-family: 'Montserrat' !important;
  font-weight: 700;
}
.xoo-wsc-pname, .xoo-wsc-qty-price {
  color: #190f2a !important;
  font-family: 'Montserrat';
}
.xoo-wsc-footer {
  padding-right: 20px;
  font-family: 'Montserrat';
}
/* .xoo-wsc-footer a.button {
 font-size: 18px !important;
 margin: 0px auto !important;
 padding: 5px;
 background: #000;
 color: #fff;
 width: 90% !important;
 font-weight: bold;
 }
 .xoo-wsc-footer a.button:hover {
 color: #fff !important;
 background: #95778f;
 cursor: pointer;
 } */
.xoo-wsc-footer {
  border-top: 2px solid #fff;
}
.xoo-wsc-header {
  border-bottom: 2px solid #fff;
}
.xoo-wsc-ctxt {
  text-align: center;
  font-size: 24px;
  letter-spacing: 8px;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.xoo-wsc-footer-b {
  padding-bottom: 30px !important;
}
.xoo-wsc-modal.xoo-wsc-active .xoo-wsc-container {
  background: #190f2a;
  color: #fff;
}
.xoo-wsc-basket {
  padding: 4px 10px !important;
  margin: 10px;
  z-index: 9999999;
  cursor: pointer;
  position: fixed;
  transition: 0.5s;
  height: 40px !important;
  width: 40px !important;
}
.xoo-wsc-sm-left {
  line-height: 1.3em;
  color: #fff;
}
.xoo-wsc-pname, .xoo-wsc-qty-price {
  color: #fff !important;
  line-height: 1.3em;
}
.woocommerce-variation-price, .woocommerce-variation-description {
  display: none !important;
}
.woocommerce-info, .woocommerce-message {
  color: #fff !important;
  text-align: center;
  border: 1px solid #fff !important;
}
.woocommerce-info:before {
  content: "";
}
/*--- COUPON CODE ---*/
.woocommerce form.checkout_coupon {
  text-align: center;
}
input#coupon_code {
  width: 230px !important;
  border: 2px solid #fff;
  background: none !important;
  height: 50px;
  color: #fff;
  text-align: center;
}
form.checkout_coupon {
  background: none;
  color: #fff;
  text-align: center;
  display: block;
  margin: 0 auto;
}
form.checkout_coupon .button {
  background: #95778f !important;
  color: #fff !important;
}
.checkout_coupon .form-row-first, .checkout_coupon .form-row-last {
  font-size: 15px;
  width: 230px !important;
  float: none !important;
  display: inline-block;
}
.checkout_coupon .form-row-first {
  top: -2px !important;
  position: relative !important;
  margin-right: 0px !important;
}
.checkout_coupon ::-webkit-input-placeholder {
  color: #190f2a;
}
.checkout_coupon :-ms-input-placeholder {
  color: #190f2a;
}
.checkout_coupon ::placeholder {
  color: #190f2a;
}
