/* 
Theme Name:		 Voyager Theme
Theme URI:		 https://www.starkeeper.it
Description:	 Voyager Theme is a child theme of OceanWP
Author:			 Francesco di Biase
Author URI:		 https://francescodibiase.com/
Template:		 oceanwp
Version:		 1.0.0
Text Domain:	 voyager
*/

html,
body {
  height: 100%;
  font-family: Roboto, sans-serif;
  color: darkgray !important;
}

#main #content-wrap {
  padding: 0;
}

body {
  background-color: #1a1a1a !important;
}

.plan-price-shape {
  width: auto !important;
}

.paypalPayment {
  padding: 0px 15px;
}

.paypalPayment input {
  background-color: white !important;
  margin-bottom: 8px;
}

.paypalPayment table td {
  border: none !important;
  padding: 0;
}

.paypalPayment button {
  border-radius: 3px;
}

.ppDescField {
  margin-bottom: 8px !important;
  display: block;
}

.eae-pt-feature-list,
.heading-wrapper {
  text-shadow: 0px 0px 8px #1a1a1a;
}

.standard-section {
  color: darkgray !important;
}

#primary {
  margin: 0 !important;
}

#sponsor_section {
  display: none;
}

.blackfridayBarred {
  text-decoration: line-through;
  color: #ffffffa3;
  font-size: 30px !important;
  font-weight: bold;
  line-height: 1.7em;
  letter-spacing: 0px;
}
.btn-landing > div:nth-child(1) > div:nth-child(1) > a:nth-child(1) {
  width: 100% !important;
}
