/*

Theme Name:     Gold Coast Dive Centre
Description:    Child Theme of Hello Elementor
Author:         TPR Media
Template:       hello-elementor

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)

*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i|Raleway:800,800i&display=swap);

/* Elementor */

.elementor-text-editor p:last-child,
.elementor-text-editor.elementor-clearfix.elementor-inline-editing p:last-child {
  margin-bottom: 0;
}

.elementor-widget-heading .elementor-heading-title {
  line-height: 1.2em;
}

/* Typography */

body {
  font-family: 'Open Sans';
  color: #4d4d4d;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
}

body a {
  color: #ff5921;
}

strong {
  font-weight: 700;
}

ul,
ol {
  margin: 15px 0 15px 0;
}

ol li,
ul li {
  margin-bottom: 10px
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Raleway';
  font-weight: 800;
  color: #008eea;
}

h1 {
  font-size: 38px;
  line-height: 1.3;
}

h2 {
  font-size: 30px;
  line-height: 1.1;
}

h3 {
  font-size: 24px;
  line-height: 1.1;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 16px;
}

@media only screen and (max-width: 1024px) {
  body {
    font-size: 15px;
  }

  h1 {
    font-size: 32px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  body {
    font-size: 14px;
  }

  h1 {
    font-size: 26px;
  }

  h2 {
    font-size: 20px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }

  h5 {
    font-size: 16px;
  }

  h6 {
    font-size: 14px;
  }
}

/* General */

h1.entry-title {
  display: none;
}

.elementor-item.elementor-item-active:after {
  top: 25px !important
}

/* WooCommerce */

.woocommerce ul.products li.product .price del {
  opacity: 1
}

.woocommerce ul.products li.product .price ins .amount {
  color: #00864b !important;
}

.woocommerce ul.products li.product .price ins {
  text-decoration: none;
}

.woocommerce .products ul small.woocommerce-price-suffix,
.woocommerce ul.products small.woocommerce-price-suffix {
  display: none;
}

.woocommerce ul.products li.product a img:hover {
  opacity: .8
}

.woocommerce div.product.elementor .woocommerce-tabs .panel h2:first-child {
  display: none
}

.woocommerce div.product.elementor .woocommerce-tabs .panel {
  padding-top: 30px
}

.related.products h2 {
  margin-bottom: 50px;
  color: #999;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.woocommerce div.product.elementor form.cart table.variations td.label {
  width: auto;
}

.woocommerce div.product.elementor form.cart table.variations td.value:before {
  display: none !important;
}

.woocommerce div.product.elementor form.cart table.variations td {
  background: none;
  padding: 10px;
}

.woocommerce div.product.elementor form.cart table.variations td.value select {
  border: 1px solid #cccccc;
  position: relative;
  background: #f5f5f5;
  padding: 8px;
  height: auto;
  min-width: 25%;
  width: auto;
  border-radius: 0;
}


.single_variation_wrap .woocommerce-variation-price {
  margin-bottom: 20px;
}

.woocommerce .woocommerce-cart-form input,
.woocommerce .single_variation_wrap input {
  border-radius: 0;
}

/** CHECKOUT */

.woocommerce-checkout #payment {
  background: none;
}

.woocommerce-checkout #payment ul.payment_methods {
  border: 0;
  padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
  background: #eee;
  padding: 0;
}

.woocommerce-checkout #payment ul.payment_methods li>div {
  display: block;
  float: left;
  line-height: 68px;
}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"] {
  position: relative;
  top: 3px;
}

.woocommerce-checkout #payment ul.payment_methods li:not(:first-child) {
  margin-top: 1px;
}

.woocommerce-checkout #payment ul.payment_methods li label {
  line-height: 68px;
  /* padding: 20px; */
}

.woocommerce-checkout #payment div.payment_box {
  background: white;
  margin: 0;
  line-height: 1;
}

.woocommerce-checkout #payment div.payment_box:before {
  display: none;
}

.woocommerce-checkout .woocommerce-privacy-policy-text {
  font-size: 14px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper p,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .form-row {
  font-size: 14px;
  margin-bottom: 0.9rem;
}

.woocommerce-checkout #payment div.payment_box p {
  font-size: .92em;
  line-height: 1.75em;
}

.woocommerce-checkout #payment ul.payment_methods li input {
  margin: 0 1em 0 1em;
}

.woocommerce-checkout #payment div.form-row {
  padding: 1em 0;
}


.woocommerce-checkout .select2-container .select2-selection--single {
  height: auto;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
  background: #008eea;
  color: white;
  width: 100%;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  padding: 16px 20px;
  text-transform: uppercase;
  border-radius: 0;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover {
  background: rgba(0, 142, 234, 0.7);
  transition: all 0.2s;
}

.woocommerce-checkout table.shop_table {
  border: 0;
  border-radius: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
  border: 0;
  line-height: 60px;
  padding-bottom: 0;
  padding-top: 0;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot th {
  background: #eee;
}

.woocommerce table.shop_table tfoot th {
  width: 255px;
}

.woocommerce table.shop_table tfoot td {
  text-align: right;
}

.woocommerce table.shop_table .cart_item td {
  background-color: #fdfdfd;
  border: 0;
  padding-bottom: 18px;
  padding-top: 18px;
}

.woocommerce table.shop_table thead:first-child tr:first-child th {
  background: #eee;
  border: 0;
  line-height: 67px;
  padding-bottom: 0;
  padding-top: 0;
}

.woocommerce table.shop_table thead:first-child tr:first-child th.product-name {
  text-transform: uppercase;
}

.woocommerce table.shop_table thead:first-child tr:first-child th.product-total {
  text-align: right;
  text-transform: uppercase;
}

.woocommerce table.shop_table .cart_item td.product-total {
  text-align: right;
}

@media (max-width: 959px) {

  /* .woocommerce .col1-set .col-1,
  .woocommerce-page .col1-set .col-1, */
  .woocommerce .col2-set .col-1,
  .woocommerce-page .col2-set .col-1,
  .woocommerce .col2-set .col-2,
  .woocommerce-page .col2-set .col-2 {
    width: 100%;
  }
}

/** Cart */
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
  border-top: 0;
  line-height: 1;
  padding-top: 0;
  padding-bottom: 0;
  padding: 0 15px 20px 15px;
}

.woocommerce .cart_totals table.shop_table td,
.woocommerce .cart_totals table.shop_table th {
  padding: 0 15px 20px 15px;
}
.cart_totals h2 {
  background: #eee;
  border-bottom: 1px solid #eee;
  color: #4d4d4d;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 14px 15px;
  font-size: 1.077em;
  font-weight: 700;
  text-shadow: none;
}

.woocommerce-cart .cart-collatorals .cart_totals tr td {
  /* .woocommerce-cart table.shop_table tbody:first-child tr td, */
  /* .woocommerce-cart table.shop_table tbody:first-child tr td { */
  border-bottom: 0 !important;
  border: 0 !important;
}

.woocommerce-cart table tbody>tr:nth-child(odd)>td,
.woocommerce-cart table tbody>tr:nth-child(odd)>th,
.woocommerce-cart table.shop_table tbody th,
.woocommerce-cart table.shop_table tfoot th,
.woocommerce-cart .cart-collatorals .cart_totals tr th,
.woocommerce-cart .cart-collatorals .cart_totals tr td {
  background: none;
  /* border-top: 0 !important; */
}

.woocommerce-cart .cart-collatorals .cart_totals tr th,
.woocommerce-cart .cart-collatorals .cart_totals tr td {
  /* border-top: 1px solid #eee !important; */
}

.woocommerce-cart .cart-collatorals .cart_totals tr th,
.woocommerce-cart table td,
.woocommerce-cart .cart-collatorals table td {
  border-bottom: 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  padding: 0.8em;
  vertical-align: top;
  line-height: 1.5em;
  border-right-style: solid;
  border-right-color: #ebe9eb;
  border-right-width: 1px;
  width: 40%;
  font-weight: 600;
  color: #444;
  text-transform: none;
  border-radius: 0;
}

.woocommerce-cart .cart_totals-inner {
  padding: 20px;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}

.woocommerce-cart .cart_totals-inner table {
  border: 0;
}

.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout a {
  padding-bottom: 0;
}

.woocommerce-cart table.shop_table thead:first-child tr:first-child th {
  line-height: 48px;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
}

.woocommerce-cart table.shop_table {
  border-radius: 0;
}

.woocommerce-cart table.cart td.actions {
  border: 0;
  border-top-width: 1px;
  border-top-color: #eee;
  border-top-style: solid;
}

.woocommerce-cart table.cart td.actions .coupon .input-text {
  /* .woocommerce-checkout table.cart td.actions .coupon .input-text { */
  /* DISABLED FOR NOW */
  float: left;
  font-size: .92rem;
  box-sizing: border-box;
  border: 1px solid #d3ced2;
  padding: 6px 15px;
  margin: 0 4px 0 0;
  outline: 0;
  max-width: 150px;
  width: 100%;
  border-radius: 0;
}

.woocommerce-cart table.cart td.actions button.button {
  padding: 11px 15px;
  border-radius: 0;
  margin-left: 9px;
  background: #008eea;
  color: white;
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 0;
}

.woocommerce-cart table.cart td.actions button.button:hover {
  background: rgba(0, 142, 234, 0.7);
  color: white;
  transition: all 0.2s;
}

.woocommerce-cart table.cart td.actions .coupon button.button {
  padding: 11px 15px;
  border-radius: 0;
  margin-left: 9px;
}




.woocommerce-cart table.cart tbody tr:hover>th,
.woocommerce-cart table.cart tbody tr:hover>td {
  background: none;
}

.woocommerce a.remove,
.woocommerce-cart a.remove {
  margin: 0 auto;
  color: #008eea !important;
}

.woocommerce a.remove:hover,
.woocommerce-cart a.remove:hover {
  background: #008eea;
  color: white;
}

.woocommerce-cart table.cart td a {
  color: #4d4d4d;
}

.woocommerce-cart .quantity .qty {
  width: auto;
  text-align: center;
  border: 1px solid #ccc;
  padding: 5px;
  margin: 0;
  max-width: 90px;
  background: white;
}