@import url('https://use.fontawesome.com/releases/v5.13.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap');
.load {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: white;
  z-index: 9;
}
body {
  text-align: center;
  margin: 0;
  font-family: 'Playfair Display', serif;
  font-size: 18px;
}
.logo {
  width: 150px;
  margin: 70px;
  display: inline-block;
}
.peace-of-the-brave .logo {
  margin-top: 100px;
}
img {
  border-radius: 0;
}
:focus, a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
  outline: 0;
}
.heading {
  font-size: 40px;
  display: inline-block;
  margin: 40px 0;
  line-height: 1.5;
  max-width: 90%;
}
form {
  margin-bottom: 30px;
}
.button {
  background: #095496;
  border: 0;
  font: inherit;
  font-size: 20px;
  padding: 25px 50px 30px;
  color: white;
  outline: none;
  cursor: pointer;
  margin-bottom: 70px;
  display: inline-block;
}
.boxes {
  display: inline-block;
  max-width: 90%;
  font-size: 0;
  padding: 70px 0 30px;
}
.box {
  display: inline-block;
  padding: 15px;
  box-sizing: border-box;
  width: 400px;
  max-width: 100%;
  vertical-align: top;
}
.box img {
  width: 100%;
}
.box .inner {
  padding-top: 20px;
  display: inline-block;
  line-height: 1.8;
  font-size: 18px;
}
.quote {
  display: block;
  padding: 70px;
  line-height: 1.7;
  background: #f5f5f5;
  margin: 50px 0;
  max-width: 100%;
}
.quote img {
  width: 150px;
  border-radius: 100%;
  margin-bottom: 30px;
}
.quote .inner {
  display: inline-block;
  width: 800px;
  margin-bottom: 10px;
  font-size: 25px;
  max-width: 90%;
}
.photo img {
  width: 100%;
}
.footer {
  display: block;
  padding: 10px;
  line-height: 1.8;
}
a {
  text-decoration: none;
  color: inherit;
}
.footer-heading {
  font-size: 30px;
}
.custom {
  display: block;
}
.button-underline {
  display: inline-block;
  border-bottom: solid 1px;
  padding: 10px 0 0;
  font-size: 20px;
  cursor: pointer;
}
.footer p {
  display: inline-block;
  width: 1020px;
  max-width: 92%;
  margin-top: 15px;
}
.pop {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  box-shadow: 0 0 30px rgb(0 0 0 / .2);
  width: 370px;
  padding: 100px;
  line-height: 1.8;
}
.pop .heading {
  margin: 0 0 10px;
}
.pop-close {
  font-size: 30px;
  position: absolute;
  right: 0;
  padding: 30px;
  cursor: pointer;
  top: 0;
  line-height: 1;
}
.icon {
  width: 40px;
  margin-bottom: 15px;
}
.small {
  font-size: 20px;
  display: block;
  margin-top: 15px;
}
.subject {
  font-size: 16px;
  display: block;
  margin: 0 0 30px;
  line-height: 1.7;
}
.simpay-test-mode-badge-container {
  display: none;
}
.linkedin {
  display: none;
  padding: 10px;
  margin-top: 30px;
  border: solid 1px;
  border-radius: 100%;
  width: 32px;
}
.potb .linkedin {
  display: inline-block;
}
.break {
  display: block;
  height: 5px;
}
.add_to_cart_inline {
  border: 0 !important;
  padding: 0 !important;
  margin: 0;
}
.add_to_cart_inline .woocommerce-Price-amount {
  display: none;
}
.cart_totals.calculated_shipping {
  float: none;
  display: inline-block;
}
.woocommerce-info, .woocommerce-noreviews, p.no-comments, .woocommerce-error, .woocommerce-info, .woocommerce-message, .woocommerce-noreviews, p.no-comments {
  background-color: #095496;
}
.woocommerce-message .button, .woocommerce-noreviews .button, p.no-comments .button {
  margin: 0;
}
.input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, textarea.input-text {
  font: inherit;
  background: none;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  margin-top: 5px;
}
.input-text:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
  background: none;
  outline: 0;
}
abbr.required, acronym, .required {
  border: none !important;
  text-decoration: none !important;
  cursor: initial;
  color: initial;
}
.select2-container--open .select2-dropdown--below, .select2-container--default .select2-selection--single, .select2-container--open .select2-dropdown--above {
  border-radius: 0;
  border-color: #e8e8e8;
  background: #fbfbfb;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #d6d6d6;
  color: initial;
}
.select2-container--default .select2-results__option[data-selected=true] {
  background-color: #095496;
  color: white;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  padding: 5px;
  font-size: 16px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
  width: 34px;
}
.woocommerce-notices-wrapper .wc-forward {
  display: none;
}
.cart-collaterals {
  text-align: center;
}
.product-thumbnail a, .product-name a {
  pointer-events: none;
  cursor: initial;
}
.wc-proceed-to-checkout {
  margin: 0;
}
.main {
  font-size: 0;
  position: relative;
}
.left, .right {
  font-size: initial;
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-align: left;
  padding: 70px;
}
.bg-right {
  position: fixed;
  height: 100vw;
  background: #fbfbfb;
  width: 50vw;
  right: 0;
}
body.checkout {
  background: black;
}
body.checkout-11 {
  background: #095496;
}
.left {
  color: white;
  text-align: right;
}
.inner {
  width: 400px;
  display: inline-block;
  max-width: 100%;
}
.left .inner {
  text-align: left;
}
.back img {
  width: 50px;
  padding-bottom: 20px;
}
.product-image {
  width: 300px;
  margin: 20px 0 10px;
  display: inline-block;
}
.price {
  font-size: 20px;
  line-height: 1;
  margin: 10px 0;
  display: inline-block;
}
.left .button-underline {
  font-size: initial;
}
#order_review_heading {
  display: none;
}
.woocommerce-checkout-review-order tr {
  display: none;
}
.coupon-blackfriday {
  display: initial;
}
.checkout_coupon p {
  margin: 0 0 5px;
  width: initial;
  vertical-align: top;
}
.checkout_coupon .form-row-first {
  width: calc(100% - 149px);
  margin-bottom: 20px;
}
.checkout_coupon .form-row-first input {
  border-bottom: 1px solid #e8e8e8;
}
.checkout_coupon .button {
  line-height: 1;
  height: 37px;
  padding: 0 20px;
  margin: 0;
  font-size: initial;
}
.woocommerce-form-coupon-toggle {
  display: none;
}
.checkout_coupon {
  margin: initial !important;
  display: block !important;
  height: initial !important;
}
.woocommerce-error, .woocommerce-message {
  margin-bottom: 15px;
  padding: 10px 20px;
  border: 0;
  border-radius: 0;
}
.clear {
  display: none;
}
.woocommerce-checkout-review-order tr.coupon-blackfriday, .woocommerce-checkout-review-order tr.order-total {
  display: initial;
}
.woocommerce-checkout-review-order th {
  width: 200px;
}
table:not(.has-background) th {
  background: none;
}
.woocommerce-checkout-review-order td, .woocommerce-checkout-review-order th {
  padding: 0;
}
.woocommerce-message:before {
  display: none;
}
#order_review .shop_table {
  margin: 5px 0 10px;
}
#order_review, .col2-set {
  width: 100%;
  background: #fbfbfb;
}
.form-row label {
  display: none;
}
p {
  margin: 0;
}
#ship-to-different-address .woocommerce-form__input-checkbox {
  position: relative;
  transform: none;
  margin-right: 5px;
}
h3 {
  font-size: initial;
}
#payment .place-order .button {
  padding: 10px 50px 13px;
  margin-top: 15px;
  display: block;
  font-size: initial;
}
#payment .place-order {
  margin: 0;
  padding: 0;
}
#payment .payment_methods > .wc_payment_method > label {
  font-size: 0;
  position: absolute;
  right: 0;
  width: 100%;
  text-align: right;
  top: 4px;
}
.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon {
  float: none;
  max-height: initial;
  display: inline-block;
  padding-left: 10px;
}
#payment .payment_methods > li .payment_box, #payment .payment_methods > li:not(.woocommerce-notice), #payment .payment_methods > li:not(.woocommerce-notice):hover {
  background-color: #fafafa;
  background: none;
  padding: 0;
}
#payment .place-order {
  background: none;
}
.checkout .footer, .checkout .subject {
  display: none;
}
.input-text, input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=email] {
  border-bottom: 0;
}
.hear input {
  border: 1px solid #e8e8e8;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
}
.select2-results__options li {
  text-align: left;
  padding-left: 5px;
  font-size: 16px;
}
.input-text, input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea, textarea.input-text {
  margin: 0;
  padding: 5px;
  font-size: 16px;
  border-radius: 0;
}
.select2-selection.select2-selection--single {
  padding: 3px 5px;
  height: auto;
}
.col2-set .form-row-first, .col2-set .form-row-last {
  width: 50%;
  margin: 0;
}
#billing_last_name_field .input-text, #shipping_last_name_field .input-text {
  border-left: 0;
}
#stripe-card-element {
  border-bottom: 0;
}
.form-row-first, .form-row-last {
  width: 50%;
}
#payment .payment_methods li .payment_box fieldset .form-row {
  margin: 0;
}
.wc-stripe-elements-field, .wc-stripe-iban-element-field {
  margin: 0;
  padding: 7.5px;
}
#stripe-card-element {
  padding: 8px;
}
#stripe-exp-element {
  border-right: 0;
}
.col2-set .col-1, .col2-set .col-2 {
  margin-bottom: 12px;
}
::placeholder {
  color: #757575;
}
form {
  margin: 0;
}
.checkout-heading {
  font-size: 20px;
  margin-bottom: 10px;
  display: inline-block;
}
.contact a {
  display: inline-block;
  padding: 30px;
  vertical-align: top;
}
.contact i {
  margin-bottom: 10px;
}
.number {
  font-size: 20px;
}
#payment .payment_methods li .payment_box fieldset {
  padding-top: 10px;
}
.woocommerce-error:before {
  display: none;
}
.stripe-source-errors .woocommerce-error:before {
  margin: 0 10px 10px 0;
}
ul.woocommerce_error.woocommerce-error.wc-stripe-error {
  border: none;
  margin: 0;
  background: none;
  color: inherit;
  padding: 10px 0 0;
  font-size: initial;
}
.woocommerce-error li {
  display: inline-block;
}
.woocommerce-NoticeGroup .woocommerce-error:before {
  display: none;
}
.woocommerce-NoticeGroup .woocommerce-error {
  background-color: #095496;
  background: none;
  color: inherit;
  padding: 0;
  border: 0;
  margin: 0 0 30px;
}
ul.order_details li {
  font-size: initial;
  text-transform: initial;
}
.beta, h2 {
  font-size: initial;
  margin-bottom: 20px;
}
table th {
  font-weight: initial;
}
address {
  font-style: initial;
}
.col2-set.addresses .col-1 {
  width: 100%;
  margin: 15px 0 10px;
}
.col2-set.addresses .col-2 {
  width: 100%;
  margin: 0;
}
ul.order_details li strong {
  font-size: initial;
  font-weight: initial;
}
ul.order_details {
  margin: 30px 0;
}
.fedex {
  margin-bottom: 100px;
  font-size: 16px;
  display: inline-block;
}
.fedex img {
  width: 100px;
  margin-bottom: 10px;
}
.links a {
  display: inline-block;
  margin-right: 10px;
  font-size: 15px;
}
.form-row.woocommerce-validated input.input-text {
  box-shadow: none;
}
input:-internal-autofill-selected {
  -webkit-box-shadow: 0 0 0px 1000px #faffbd inset !important;
}
.banner {
  display: block;
  color: white;
  padding: 20px 50px 25px;
  background: black url(files/potb-banner.jpg) no-repeat;
  background-size: auto 100%;
  text-align: right;
}
.ul {
  display: inline-block;
  border-bottom: solid 1px;
  line-height: 1.7;
}
.peace-of-the-brave .small {
  margin: 50px 0 10px;
}
.peace-of-the-brave .heading {
  margin: 0 0 30px;
}
.peace-of-the-brave .button, .potb .button {
  background: black;
}
.register {
  display: block;
  padding-top: 70px;
}
.peace-of-the-brave .clear {
  display: initial;
}
.peace-of-the-brave .required {
  border: solid 1px !important;
  padding: 20px;
  margin: 30px 0;
  width: 400px;
  max-width: 90%;
  box-sizing: border-box;
}
.peace-of-the-brave input[type="submit"] {
  margin-bottom: 30px;
  padding: 20px 50px 25px;
  font-size: 18px;
  -webkit-appearance: none;
  border-radius: 0;
}
.peace-of-the-brave .back {
  position: absolute;
  top: 0;
  left: 0;
  padding: 30px;
}
.back i, .back-footer i {
  margin-right: 15px;
}
.peace-of-the-brave .custom {
  display: block;
}
.back-footer {
  margin: 20px 0 50px;
  display: inline-block;
  padding: 10px;
}
.banner br, .banner img {
  display: none;
}
.potb .quote .inner {
  width: 890px;
}
.potb .banner {
  background-image: url(files/idw-banner.jpg);
  background-color: #095496;
}
body.checkout-174 {
  background: black;
}
.product-image-potb {
  display: none;
}
.inner-idw, .inner-potb, .checkout-174 .inner-complete, .checkout-11 .inner-complete {
  display: none;
}
.checkout-174 .inner-potb, .checkout-11 .inner-idw {
  display: initial;
}
.checkout-174 .button, .checkout-174 .woocommerce-error, .checkout-174 .button.alt:hover {
  background: black;
}
.inner-complete {
  width: 100%;
  display: inline-block;
}
.potb .photo2, .watch-potb .photo2 {
  background-image: url(files/potb1m.jpg);
}
.home {
  font-size: 0;
}
.watch {
  width: 50%;
  display: inline-block;
  font-size: 30px;
  vertical-align: top;
}
.watch .photo {
  display: inline-block;
  margin-bottom: 30px;
}
.watch .description {
  font-size: 20px;
  display: block;
  margin: 10px;
}
.button {
  padding: 20px 30px;
  margin-top: 30px;
  margin: 30px 0;
}
.home .button, .potb .button {
  background: black;
}
.home .custom {
  display: inline-block;
  font-size: 20px;
  width: 950px;
  max-width: 100%;
}
.home .footer-heading {
  margin-bottom: 15px;
  display: inline-block;
}
.home .quote img {
  margin-bottom: 25px;
  width: 200px;
}
.home .footer {
  font-size: 18px;
}
.home .footer .logo {
  width: 100px;
  margin: 50px 0 100px;
}
.potb .logo, .idw .logo {
  margin-bottom: 0;
}
.potb .button, .idw .button {
  margin: 0 0 70px;
}
.idw .boxes {
  width: 800px;
}
.woocommerce-error a, .woocommerce-error a:hover {
  color: black;
  opacity: 1;
}
.checkout-inline-error-message {
  display: none;
}
b, strong {
  font-weight: inherit;
}
@media (max-width: 1000px) {
  .quote {
    margin-bottom: 50px;
  }
  .potb .quote {
    padding: 70px 0;
  }
  .quote .inner {
    line-height: 1.6;
  }
  .credit {
    display: inline-block;
    width: 500px;
    max-width: 90%;
  }
  .potb .credit {
    width: 580px;
  }
  .boxes {
    padding: 50px 0 0;
    max-width: calc(100% - 30px);
  }
  .box {
    width: 50%;
    padding-bottom: 30px;
  }
  .heading {
    font-size: 30px;
    margin: 30px 0 40px;
  }
  .logo {
    width: 130px;
  }
  .pop .heading {
    width: 250px;
  }
  .left, .right {
    width: 100%;
    text-align: center;
  }
  .left .inner {
    text-align: center;
  }
  .right {
    background: white;
  }
  .bg-right {
    display: none;
  }
  .right .inner {
    text-align: left;
  }
  .back img {
    width: 40px;
  }
  .banner {
    background: black url(files/potb-banner-t.jpg) no-repeat;
    background-size: auto 100%;
  }
  .banner br {
    display: initial;
  }
  .intro {
    width: 400px;
    max-width: 90%;
    display: inline-block;
    line-height: 1.7;
  }
  .watch .description {
    width: 300px;
    margin: 10px auto 5px;
    line-height: 1.7;
  }
}
@media (max-width: 500px) {
  .footer p, .credit, .box .inner, .contact a, .subject, .fedex {
    font-size: 15px;
    line-height: 1.7;
  }
  .heading {
    font-size: 25px;
    margin: 30px 0;
  }
  .small {
    margin-top: 15px;
    font-size: 15px;
  }
  .smaller {
    font-size: 13px;
  }
  .button {
    padding: 15px 50px 20px;
    margin-bottom: 50px;
    font-size: 18px;
  }
  .logo {
    width: 100px;
  }
  .photo {
    height: 100vw;
    width: 100%;
    display: block;
    background-size: cover;
  }
  .photo img {
    display: none;
  }
  .photo1 {
    background-image: url(files/1m.jpg);
  }
  .photo2 {
    background-image: url(files/2m.jpg);
  }
  .photo3 {
    background-image: url(files/potb-m.jpg);
  }
  .box {
    width: 100%;
  }
  .boxes {
    padding: 15px 0;
  }
  .quote .inner {
    width: 310px;
    font-size: 16px;
  }
  .credit {
    width: 290px;
    font-size: 13px;
  }
  .quote, .potb .quote {
    padding: 50px 30px;
    margin-top: 0;
    text-align: left;
  }
  .quote img {
    width: 130px;
    margin-bottom: 20px;
  }
  .pop {
    max-width: 90%;
    box-sizing: border-box;
    padding: 70px 30px;
  }
  .pop p {
    margin: 10px 0;
  }
  .pop .heading {
    width: 210px;
  }
  .pop-close {
    font-size: 20px;
  }
  form {
    margin-bottom: 20px;
  }
  .subject {
    margin: 0 0 30px;
    width: 290px;
    display: inline-block;
  }
  .left, .right {
    padding: 20px;
  }
  .left {
    font-size: 14px;
  }
  .product-image {
    margin: 15px 0 10px;
    width: 50%;
  }
  .left {
    padding-bottom: 40px;
  }
  .right .inner {
    width: 100%;
  }
  .col2-set .form-row-first, .col2-set .form-row-last {
    display: inline-block;
  }
  #payment .payment_methods li .payment_box fieldset {
    font-size: 0;
    padding: 10px 0 20px;
  }
  .form-row-first, .form-row-last {
    width: 50%;
    display: inline-block;
  }
  .left .button-underline {
    font-size: inherit;
  }
  .contact a {
    padding: 10px;
    display: block;
  }
  .footer {
    padding: 0;
  }
  .number {
    font-size: 18px;
  }
  .checkout-heading {
    display: inline-block;
    width: 210px;
    margin-bottom: 5px;
  }
  .watch .description {
    font-size: 14px;
  }
  .back img {
    padding-bottom: 10px;
  }
  .links a {
    font-size: 12px;
    margin: 10px 5px 0;
  }
  .fedex img {
    width: 70px;
  }
  .fedex {
    margin-bottom: 70px;
  }
  .footer-heading {
    font-size: 25px;
  }
  .banner, .potb .banner {
    background: #095496;
    font-size: 13px;
    padding: 0 0 15px;
    line-height: 1.7;
    text-align: center;
  }
  .idw .banner {
    background: black;
  }
  .banner img {
    display: initial;
    width: 100%;
    margin-bottom: 10px;
  }
  .peace-of-the-brave .small {
    margin-top: 30px;
  }
  .register {
    padding-top: 25px;
  }
  .peace-of-the-brave, .peace-of-the-brave .button, .register, .peace-of-the-brave input[type="submit"] {
    font-size: initial;
  }
  .peace-of-the-brave input[type="submit"] {
    padding: 15px 50px 20px;
  }
  .watch {
    width: 100%;
    font-size: 20px;
  }
  p {
    font-size: 14px;
    width: 90%;
    margin: auto;
    text-align: left;
  }
  .button {
    font-size: 14px;
    padding: 13px 30px 15px;
    margin: 15px 0 70px;
  }
  .home .quote img {
    width: 150px;
  }
  .home .footer-heading {
    font-size: 20px;
  }
  p {
    font-size: 14px;
    width: 100%;
  }
  .home .footer .logo {
    width: 70px;
    margin-top: 30px;
  }
  .watch-potb .description {
    width: 200px;
  }
  .potb .custom {
    text-align: left;
    padding: 0 30px 30px;
  }
  .potb .logo, .idw .logo {
    margin: 50px 0 0;
  }
  .potb .button, .idw .button {
    margin: 0 0 50px;
  }
  .description {
    max-width: 100%;
  }
}