/*
 * Theme Name: Gold Shield Training Center
 * Author: Deinna	
 * Version: 1.1.0
 **/

/* @import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&family=Lato:wght@400;700&family=Oswald:wght@500&family=Roboto:ital,wght@0,500;1,400&family=Source+Sans+Pro:wght@600;700&family=Source+Serif+Pro:ital,wght@0,400;0,600;1,600&family=Vollkorn:ital,wght@0,600;1,600&display=swap");
.header-logo {
  position: relative;
  top: -30px;
}

.section-block_links .block-link .title {
  max-width: 320px;
}

ul#menu-footer li {
  margin-bottom: 10px;
  line-height: 20px;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  padding: 7px 15px !important;
  font-size: 20px;
  letter-spacing: 1px;
}

.color-lightgray {
  color: #909090;
}

select#course-date > option[disabled] {
  display: none;
}

.section-block_links div.block-link:hover .bg-image {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.prev_next_buttons > a {
  margin-left: 0.6rem;
  margin-right: 0.6rem;
}

.woocommerce-message {
  border-top-color: #13224f;
}

.woocommerce-message::before,
.woocommerce div.product .stock {
  color: #13224f;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  line-height: 22px;
  min-height: 62px;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.products .product:hover a,
.sprod-breadcrumb a:hover,
.woocommerce div.product .out-of-stock {
  color: #cb260b;
}

@media (min-width: 768px) {
  .woocommerce div.product div.images {
    width: 30%;
  }
  .woocommerce div.product div.summary {
    width: 65%;
  }
}

@media (max-width: 767px) {
  .header-logo {
    top: 0;
  }

  .woocommerce-message {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .woocommerce .woocommerce-error .button,
  .woocommerce .woocommerce-info .button,
  .woocommerce .woocommerce-message .button,
  .woocommerce-page .woocommerce-error .button,
  .woocommerce-page .woocommerce-info .button,
  .woocommerce-page .woocommerce-message .button {
    float: none;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    margin-top: 0.6rem;
  }
}
p.stock.in-stock {
  display: none;
}
.woocommerce div.product div.images {
  float: right !important;
}

.woocommerce div.product div.summary {
  float: none !important;
}

.summary .out-of-stock:not(.before-add-to-cart) {
  display: none;
}

select {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 50%;
  width: 44px;
  border-radius: 0px;
  border: 1px solid #222;
}

select:hover {
  cursor: pointer;
}

.woocommerce a.remove {
  line-height: 0.85;
  padding-left: 1px;
}

.woocommerce div.product div.images img {
  border: 1px solid #ddd;
}

.woocommerce .single-product .quantity .qty {
  display: none;
}

.woocommerce div.product form.cart .variations {
  margin-top: 1em;
}

.thwepo-extra-options {
  width: 100%;
  margin-bottom: 1.5em;
  clear: none !important;
}
.thwepo-extra-options th,
.thwepo-extra-options td {
  line-height: 2em;
  padding-bottom: 1em;
}
.variations .label label,
.thwepo-extra-options .label label {
  font-weight: 700;
  text-align: left;
  margin-bottom: 0;
}

.variations_form .variations th.label,
.thwepo-extra-options td.label {
  min-width: 120px;
  width: 20%;
}

.thwepo-extra-options .thwepof-input-field {
  border: 1px solid #222;
  border-radius: 0;
  padding: 0 10px;
}

.variations_form .variations td.value select,
.thwepo-extra-options td.value .thwepof-input-field,
.thwepo-extra-options td.value select {
  max-width: 300px !important;
  width: 100%;
  min-width: initial !important;
}

.woocommerce div.product form.cart .variations select {
  padding: 0px 10px;
}

select {
  color: #333;
}
select option {
  color: #333;
}
select option:first-child {
  color: #333;
}

.wpcf7-spinner {
  position: absolute;
  top: 13px;
  margin-left: 15px;
}
.wpcf7 form .wpcf7-response-output {
  margin-left: 0;
  margin-right: 0;
}

.woocommerce button.show_modal_details_btn_plugify {
  font-size: 16px !important;
  margin: 8px 0 !important;
  padding: 8px 15px !important;
  letter-spacing: 0.05em;
  font-weight: 500;
}

.noptin-form-fields > div {
  margin-bottom: 0 !important;
}

.noptin-form-fields {
  display: flex;
  align-items: center;
  justify-content: end;
}

div#noptin-form-1__email--wrapper {
  width: 70%;
}

div#noptin-form-1__submit--wrapper {
  padding-left: 10px;
}
div#noptin-form-1__submit--wrapper button {
  width: 100%;
  padding: 3px 15px;
  border-radius: 0;
  font-size: 24px;
  font-weight: 600;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #132250;
  border-color: #132250;
}

div#noptin-form-1__submit--wrapper button:hover {
  padding: 3px 15px;
  border-radius: 0;
  font-size: 24px;
  font-weight: 600;
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  background-color: #cb260b;
  border-color: #cb260b;
}

div#noptin-form-1__submit--wrapper {
  width: 30%;
}

#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  margin-left: 5px;
}

.noptin-alert {
  margin: 5px auto;
  max-width: 100%;
}

@media (max-width: 991px) {
  .noptin-form-fields {
    display: block;
  }

  div#noptin-form-1__email--wrapper {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px !important;
  }

  div#noptin-form-1__email--wrapper input {
    width: 100%;
    max-width: 100%;
  }

  div#noptin-form-1__submit--wrapper {
    width: 100%;
    padding-left: 0;
    max-width: 100%;
  }
  form#noptin-form-1 {
    max-width: 400px;
    margin: 0 auto;
  }
}

/* Skin - 2 */
:root {
  --blue: #0d459a;
  --blue-dark: #032861;
  --red: #c41301;
  --yellow: #ddcb72;
  --white: #fff;
  --whitesmoke: #eee;
  --gray-light: #707070;
  --gray: #555555;
  --black: #363636;
  --black-2: #454545;
}

/* Text */

.ff-barlow {
  font-family: "Barlow Condensed", sans-serif;
}

.ff-lato {
  font-family: "Lato", sans-serif;
}

.ff-oswald {
  font-family: "Oswald", sans-serif;
}

.ff-roboto {
  font-family: "Roboto", sans-serif;
}

.ff-sans {
  font-family: "Source Sans Pro", sans-serif;
}

.ff-serif {
  font-family: "Source Serif Pro", serif;
}

.ff-vollkorn {
  font-family: "Vollkorn", serif;
}

.fw-600 {
  font-weight: 600;
}

.fw-500 {
  font-weight: 500;
}

.text--blue,
.text--blue--hover:hover {
  color: var(--blue);
}

.text--blue-dark--hover:hover {
  color: var(--blue-dark);
}

.text--red--hover:hover {
  color: var(--red);
}

.text--gray-light {
  color: var(--gray-light);
}

.text--gray {
  color: var(--gray);
}

.text--black-2 {
  color: var(--black-2);
}

.lh-1,
.lh-1 p {
  line-height: 2;
}

.fs-13 {
  font-size: 13px;
}

.fs-16 {
  font-size: 16px;
}

/* Background */
.bg--blue-dark {
  background-color: var(--blue-dark);
}

.bg--red {
  background-color: var(--red);
}

.bg--yellow {
  background-color: var(--yellow);
}

.bg-cover {
  background-size: cover;
}

.bg-center {
  background-position: center;
}

/* Buttons */

.btn--custom {
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  padding: 14px 24px;
  border: 1px solid var(--white);
  font-weight: 700;
}

.btn--primary {
  background-color: var(--white);
  color: var(--black);
}

.btn--primary:hover {
  background-color: var(--whitesmoke);
  border-color: var(--whitesmoke);
}

.btn--secondary {
  background-color: transparent;
  color: var(--white);
}

.btn--secondary:hover {
  background-color: var(--white);
}

.btn--secondary.btn--blue {
  border-color: var(--blue);
  color: var(--blue);
}

.btn--secondary.btn--blue:hover {
  background-color: var(--blue);
  color: var(--white);
}

/* Header */
header.site-header {
  position: relative;
  z-index: 1;
}

.site-header--site-info a,
.site-header--lg--menu-col a,
.site-header--site-info--btn {
  color: var(--gray);
}

.site-header--site-info a:hover,
.site-header--lg--menu-col a:hover,
.site-header--lg--menu-col .current-menu-item a,
.site-header--site-info--btn:hover {
  color: var(--blue);
}

.header--brand {
  max-width: 235px;
  margin-bottom: -140px;
}

.header--separator {
  border-color: var(--gray) !important;
}

.site-header--site-info--btn:focus,
.site-header--site-info--btn:focus-visible {
  outline: none;
}

#wprmenu_bar {
  overflow: initial;
}

#wprmenu_bar .bar_logo {
  height: 64px;
}

.wprm-wrapper a {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
}

#mg-wprm-wrap li.current-menu-item > a {
  color: var(--yellow) !important;
}

.modal-open {
  padding-right: 0px !important;
}

.site-header--site-info--socmed a {
  font-size: 22px;
}

/* Hero */
.hero--list-item {
  padding-top: 120px;
  padding-bottom: 120px;
}

/* CTA */
.content-cta--with-logo--brand {
  max-width: 245px;
  margin-top: -70px;
}

/* 3-column icons */
.three-column-icons--heading em {
  font-family: "Source Serif Pro", serif;
}

/* Newsletter */
input,
textarea,
select {
  border-radius: 0px !important;
}

.newsletter-new form > p {
  display: grid;
  align-items: center;
  grid-row-gap: 10px;
}

.newsletter-new form > p br {
  display: none;
}

.newsletter-new .wpcf7-form-control {
  border: none;
  font-size: 14px;
  padding: 15px !important;
  font-family: "Source Serif Pro", sans-serif;
}

.newsletter-new input[type="submit"] {
  font-family: "Source Sans Pro";
  font-weight: 600;
  letter-spacing: normal;
  text-transform: uppercase;
  font-size: 18px;
  line-height: normal;
  padding-top: 14px !important;
  padding-bottom: 14px !important;
  border: 1px solid var(--white) !important;
  background-color: transparent !important;
}

.newsletter-new input[type="submit"]:hover {
  background-color: var(--white) !important;
  color: var(--yellow) !important;
}

.bg-cover-center {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-half-left {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg-half-right {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
}

.offset-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.color-white {
    color: #fff;
}

.event-item {
    border-bottom: 1px solid #cdcdcf;
    padding-bottom: 20px;
}

.event-title {
    font-size: 20px;
    color: #224289;
    font-weight: 600;
}

.event-date {
    color: #707070;
    font-size: 16px;
    
    margin-bottom: 30px;
    line-height: 22px;
}

.event-description {
    color: #363636;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 30px;
}

.text-button {
    color: #363636;
    font-size: 14px;
    transition: 0.3s ease-in-out;
}

.text-button:hover {
    text-decoration: none;
    color: #224289;
}

.content-half-left .bg-half-left img {
    width: 100%;
    object-fit: cover;
    object-position: right center;
}

.content-half-right .bg-half-right img {
    width: 100%;
    object-fit: cover;
    object-position: left center;
}

@media (max-width:820px) {
    .bg-half-right {
        background-position: center center;
    }
}

@media (min-width: 1200px) {
  .display-5 {
    font-size: 48px;
  }
}

@media (min-width: 1024px) {
  .hero--list-item {
    padding-top: 310px;
    padding-bottom: 310px;
  }
    .content-half-left .offset-bg {
        background-position: 500px 50%!important;
    }
}

@media (min-width: 768px) {
  .newsletter-new form > p {
    grid-template-columns: 1fr 1fr 1fr 143px;
    grid-column-gap: 10px;
  }
}

@media (max-width: 1023px) {
  .hero--heading {
    font-size: 40px;
  }

  .wysiwyg-new--heading {
    font-size: 32px;
  }

  .three-column-icons--text {
    font-size: 24px;
  }

  .three-column-icons--title {
    font-size: 20px;
  }
}

@media (max-width: 991px) {
.offset-bg:after {
    content: '';
    background-color: rgba(0,0,0,0.7);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
}
