/*
Theme Name: Morton Media Child Theme
Theme URI: http://www.morton.media
Version: 1
Description: Child theme.
Author: Dave Morton
Author URI: http://www.morton.media
Template: Divi
*/
/* Browser Reset */

@import url("../Divi/style.css");
html {font-size:62.5%;line-height:100%;text-decoration-thickness: 3px;}
.headline-under h1 {
	text-decoration-thickness: 0.6rem !important;
	    text-decoration-color: #fcde0c !important;
	font-size:4rem;
	}
.headline-under h2 {font-size: 1rem; line-height: 1.4rem;}

body p {font-family: "aktiv-grotesk", sans-serif;font-weight: 400;font-style: normal;}
.et_pb_button {font-family: "aktiv-grotesk", sans-serif;font-weight: 400;font-style: normal;}

h1,h2,h3 {font-family: "aktiv-grotesk", sans-serif;font-weight: 700;font-style: normal;}
h1 {font-size: 3.6rem; line-height: 4.2rem;}
h2 {font-size: 2rem; line-height: 3rem;}
h3 {font-size: 1.75rem; line-height: 2.8rem;}

h4,h5 {font-family: "aktiv-grotesk", sans-serif;font-weight: 200;font-style: normal;}
h4 {font-size: 1.2rem;line-height: 1.6rem;}
h5 {font-size: 0.9rem;line-height: 1.1rem;}

.side-by-side-2 {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
/* hide event author and publish date */
.single-tc_events .post-meta {
    display: none;
}
.tc_the_content_pre span {
    display: block;
    font-size: 22px;
    line-height: 28px;
}
.single-tc_events .et_post_meta_wrapper img {
    display: none;
}
.dm_event_meta {
  font-size: 16px;
  line-height: 1.6;
}
.dm_event_meta i {
  margin-right: 5px;
  color: #333;
}
a:link, a:visited {color:#000000;
}
a:hover, a:active {
    text-decoration: underline;
	text-decoration-color:#fcde0c;
	text-underline-offset: 5px;
}
.single-tc_events h1 {
    font-size: 2.7rem;
    line-height: 3.2rem;
	margin-bottom:25px;
}
.tc_event_date_title_front .fa, .tc_event_location_title_front .fa {
    color: #000;
    background: #fcde0c;
    width: 40px;
    height: 40px;
    margin-right: 20px;
    border-radius: 20px;
    text-align: center;
    line-height: 40px;
    padding-left: 6px;
}
.has_et_pb_sticky .et_pb_row_1_tb_header.et_pb_row {
	padding-top:0px !important;
		padding-bottom:0px !important;
}
.et_pb_blurb_container h4 {padding-bottom:0px;}

footer.et-l.et-l--footer p {
    font-size: 1rem;
    line-height: 1.5rem;
}
.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
    background-color: none !important;
}
div#mep_0 {
    background: none;
}

div#et_pb_divimenus_flex_item_8_tb_header_popup {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

p a:hover, p a:active {
    background-size: 100% 4px !important;
}

p a:link, p a:visited {
    display: inline-block;
    color: rgb(51, 51, 51);
    text-decoration: none;
    background: linear-gradient(to right, #fcde0c , #fcde0c ) left bottom / 0% 2px no-repeat;
    background-position: left bottom;
    transition: background-size 0.3s;
}

/* .shimmer-text {
  font-weight: bold;
  background: linear-gradient(
    120deg,
    #aaa,
    #ddd,
    #fff,
    #ddd,
    #aaa
  );
  background-size: 300% auto;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  animation: shimmer 2s linear infinite;
}

@keyframes shimmer {
  0% {
    background-position: -100% center;
  }
  100% {
    background-position: 100% center;
  }
}

.shimmer-text-black {
  font-weight: bold;
  background: linear-gradient(
    30deg,
    #333,
    #999,
    #000,
    #bbb,
    #777,
	#999,
	#000
  );
  background-size: 300% auto;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  animation: shimmer 10s linear infinite;
} */

/* Responsive Styles Large Desktop And Above */
@media all and (min-width: 1405px) {

	html {font-size:100%;line-height:162%;text-decoration-thickness: 4.5px;}
}


/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 1100px) and (max-width: 1405px) {

	html {font-size:90%;line-height:146%;text-decoration-thickness: 4.5px;}

}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
		
	html {font-size:80%;line-height:130%;text-decoration-thickness: 4.5px;}
}

/* Responsive Styles Tablet And Below */
@media all and (max-width: 980px) {
	html {font-size:70%;line-height:113%;text-decoration-thickness: 4.5px;}

}

/* Responsive Styles 782px */
@media screen and (max-width: 782px) {
}

/* Responsive Styles Tablet Portrait */
@media all and (max-width: 768px) {
	/* Shop Module (WooCommerce responsive styling for tablet starts from max-width: 768px ) */
	/* woocommerce cart */
}

/* Responsive Styles Smartphone Only */
@media all and (max-width: 767px) {
	/* Blog + Sidebar Module + Footer */
		html {font-size:62.5%;line-height:100%;text-decoration-thickness: 4.5px;}

}

/* Responsive Styles Smartphone Portrait */
@media all and (max-width: 479px) {
}

/* Printscreen Styles */
@media print {
}

/* Basic Styles */

/* Transitions */

/* Apply Animations */

/* Responsive Styles Tablet Portrait And Below */
@media all and (max-width: 768px) {
}

@media all and (min-width: 480px) {
	/* Comments Module */
}

/* Responsive Styles Standard Desktop Only */
@media all and (min-width: 981px) and (max-width: 1405px) {
}

/* Responsive Styles Desktop Only */
@media all and (min-width: 981px) {
}

/* Responsive Styles 981px - 1100px */
@media all and (min-width: 981px) and (max-width: 1100px) {
}



/* Responsive Styles Tablet Only */
@media all and (min-width: 768px) and (max-width: 980px) {
}

/* WooCommerce buttons */
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce #respond input#submit,
.woocommerce .checkout-button,
.woocommerce .single_add_to_cart_button {
  background-color: #000000 !important;
  color: #fcde0c !important;
  border: none !important;
  font-weight: 600 !important;
  border-radius: 6px !important;
  transition: background 0.3s ease !important;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background-color: #fcde0c !important;
  color: #000 !important;
}


.wp-block-checkout-owner-fields div {
    margin-bottom: 12px;
}
.product .price {
    color: #000000 !important;
    text-decoration: underline !important;
    text-decoration-color: #fcde0c !important;
    text-underline-offset: 6px;
    margin-bottom: 20px;
    text-decoration-thickness: 3px !important;
}

.variations {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 0.5rem; /* vertical spacing between rows */
}

.variations th.label {
  width: 140px; /* or whatever makes sense for your layout */
  text-align: left;
  vertical-align: middle;
  padding: 0.5rem 0;
  font-weight: 600;
  white-space: nowrap;
}

.variations td.value {
  vertical-align: middle;
  padding: 0.5rem 0;
}

.variations select {
  padding: 0.5rem;
  font-size: 1rem;
  min-width: 200px;
  width: auto;
}

.variations .reset_variations {
  margin-left: 1rem;
  font-size: 0.9rem;
  vertical-align: middle;
}
.variations td.value span {
  display: inline-block;
  vertical-align: middle;
}
/* Fix vertical misalignment in WooCommerce variation tables */
.woocommerce div.product form.cart .variations td.value {
  padding-bottom: 0 !important;
  vertical-align: middle;
}

.woocommerce div.product form.cart .variations th.label {
  vertical-align: middle;
}
.single-product .event-detail-row {
    font-size: 1.2rem;
    line-height: 1.6rem;
    margin-bottom: 12px;
}
@media (max-width: 500px) {
  /* Stack each row vertically */
  .woocommerce div.product form.cart .variations tr {
    display: block;
    margin-bottom: 1rem;
  }

  .woocommerce div.product form.cart .variations th.label,
  .woocommerce div.product form.cart .variations td.value {
    display: block;
    width: 100%;
    padding: 0 0 0.5rem 0 !important;
    text-align: left;
  }

  /* Optional: make dropdown full-width on mobile */
  .woocommerce div.product form.cart .variations td select {
    width: 100%;
  }

  .woocommerce div.product form.cart .reset_variations {
    display: inline-block;
    margin-top: 0.5rem;
  }
}

span.wc-block-components-button__text {
    color: #fcde0c;
}
#main-content h2.woocommerce-loop-product__title {
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}

#main-content .woocommerce-error, #main-content .woocommerce-info, #main-content .woocommerce-message {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
    font-size: 18px !important;
    color: #000000 !important;
    padding: 15px !important;
    border: none;
}
.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #fcde0c;
}
.single-product h1.product_title {
    font-size: 2rem;
    line-height: 2.6rem;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    z-index: 2 !important;
}
p.order-again {
    margin-bottom: 48px;
}

.woocommerce .quantity input.qty {
    width: 4.3em;
    padding: 11px;
}