/*
 Theme Name:   Astra Child Theme
 description: >-
   A child theme of the Astra theme
 Author:       Noah Ray Roberts
 Template:     Astra
 Version:      1.0.0
*/

html, body {
  overflow-x: hidden;
}
body {
  position: relative;
}

:root {
    --dark-grey: #3a3e42;
    --nice-pink: #f11158;
}

* {
    transition: all .1s linear;
}

#tell-your-story-add-new-form div, #tell-your-story-add-new-form form, #tell-your-story-add-new-form input, #tell-your-story-add-new-form select { 
padding: 0;
margin: 0;
outline: none;
font-family: Roboto, Arial, sans-serif;
font-size: 14px;
color: #666;
line-height: 22px;
}
#tell-your-story-add-new-form h1, #tell-your-story-add-new-form h4 {
margin: 15px 0 4px;
font-weight: 400;
}
#tell-your-story-add-new-form h4 {
margin: 20px 0 4px;
font-weight: 400;
}
#tell-your-story-add-new-form span {
color: red;
}
#tell-your-story-add-new-form .small {
font-size: 10px;
line-height: 18px;
}
#tell-your-story-add-new-form .testbox {
display: flex;
justify-content: center;
align-items: center;
height: inherit;
padding: 3px;
}
#tell-your-story-add-new-form form {
width: 100%;
padding: 20px;
/* background: #fff;
box-shadow: 0 2px 5px #ccc;  */
}
#tell-your-story-add-new-form input {
width: calc(100% - 10px);
padding: 5px;
border: 1px solid #ccc;
border-radius: 3px;
vertical-align: middle;
}
#tell-your-story-add-new-form input:hover, #tell-your-story-add-new-form textarea:hover, #tell-your-story-add-new-form select:hover {
outline: none;
/* border: 1px solid #095484; */
background: #f5f5f5;
}
#tell-your-story-add-new-form .title-block select, #tell-your-story-add-new-form .title-block input {
margin-bottom: 10px;
}
#tell-your-story-add-new-form select {
padding: 7px 0;
border-radius: 3px;
border: 1px solid #ccc;
background: transparent;
}
#tell-your-story-add-new-form select, #tell-your-story-add-new-form table {
width: 100%;
}
#tell-your-story-add-new-form option {
background: #fff;
}
#tell-your-story-add-new-form .day-visited, #tell-your-story-add-new-form .time-visited {
position: relative;
}
#tell-your-story-add-new-form input[type="date"]::-webkit-inner-spin-button {
display: none;
}
#tell-your-story-add-new-form input[type="time"]::-webkit-inner-spin-button {
margin: 2px 22px 0 0;
}
#tell-your-story-add-new-form .day-visited i, #tell-your-story-add-new-form .time-visited i, #tell-your-story-add-new-form input[type="date"]::-webkit-calendar-picker-indicator {
position: absolute;
top: 8px;
font-size: 20px;
}
#tell-your-story-add-new-form .day-visited i, #tell-your-story-add-new-form .time-visited i {
right: 5px;
z-index: 1;
color: #a9a9a9;
}
#tell-your-story-add-new-form [type="date"]::-webkit-calendar-picker-indicator {
right: 0;
z-index: 2;
opacity: 0;
}
#tell-your-story-add-new-form .question-answer label {
display: block;
padding: 0 20px 10px 0;
}
#tell-your-story-add-new-form .question-answer input {
width: auto;
margin-top: -2px;
}
#tell-your-story-add-new-form th, #tell-your-story-add-new-form td {
width: 18%;
padding: 15px 0;
border-bottom: 1px solid #ccc;
text-align: center;
vertical-align: unset;
line-height: 18px;
font-weight: 400;
word-break: break-all;
}
#tell-your-story-add-new-form .first-col {
width: 25%;
text-align: left;
}
#tell-your-story-add-new-form textarea {
width: calc(100% - 6px);
}
#tell-your-story-add-new-form .btn-block {
margin-top: 20px;
text-align: center;
}
#tell-your-story-add-new-form button {
width: 150px;
padding: 10px;
border: none;
-webkit-border-radius: 5px; 
-moz-border-radius: 5px; 
border-radius: 5px; 
/* background-color: #095484; */
font-size: 16px;
color: #fff;
cursor: pointer;
}
/* #tell-your-story-add-new-form button:hover {
background-color: #940d23;
} */
@media (min-width: 568px) {
#tell-your-story-add-new-form .title-block {
display: flex;
justify-content: space-between;
}
#tell-your-story-add-new-form .title-block select {
width: 30%;
margin-bottom: 0;
}
#tell-your-story-add-new-form .title-block input {
width: 31%;
margin-bottom: 0;
}
#tell-your-story-add-new-form th, #tell-your-story-add-new-form td {
word-break: keep-all;
}
}
.testbox form {
    border-radius: 10px;
}

.clink {
    color: var(--nice-pink);
    border-bottom: 1px solid var(--nice-pink);
}

#wcpt-1690 .quick_view {
    font-size: 14px;
    background-color: #eeeeee;
    padding: 8px 10px;
    border-radius: 5px;
    font-weight: 500;
    /* font-family: 'Lora',serif; */
    transition: all .1s linear;
}

#tell-your-story-add-new-form h6 {
    color: grey;
    font-size: 1em;
    padding: 0;
    margin: 20px 0 5px;
}

#tell-your-story-add-new-form h4 {
    color: black;
    padding: 0;
    margin: 30px 0 30px;
    border-bottom: 4px solid #fc738a;
}

.red-highlight {
    color: var(--nice-pink) !important;
}

#wcqv_contend {
    height: 100%;
}

#wcqv_contend .product {
    height: 100%;
}

#wcqv_contend .images img {
    display: none;
}

#wcqv_contend .summary {
    width: 100%;
    height: 100% !important;
    margin: 0;
    padding: 0;
    margin-top: -25px;
}

.psuedo-cont {
    position: relative;
    width: 72%;
    left: 50%;
    transform: translateX(-50%);
}

#share-your-story-primary-heading {
    padding: 160px 0;
    font-size: 70px;
    color: rgb(189, 189, 189);
}

.footer-big-text-heading {
    font-size: 7vw !important;
    color: var(--nice-pink);
    padding: 300px 0 200px;
    padding: 100px 0 10px;
}

#content {
    background-color: white;
}

.wcpt-table > thead {
    border-top: 2px solid white;
    border-bottom: 3px solid white;
}
.wcpt-heading-row th {
    background-color: #fafafa !important;
}

header > .entry-title {
    padding: 50px 0 30px;
}

/* div#ur-recaptcha-node {
    margin-left: 20px;
} */

.g-recaptcha {
    margin: 20px 0 0 18px;
}

.woocommerce-form-login__rememberme {
    margin-bottom: 10px;
}

.homeicon {
    background-image: url('https://www.lifestorycast.com/wp-content/uploads/2021/06/629986-200.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    padding-left: 5px;
    width: 30px;
    margin: 0 10px;
}
.homeicon:hover {
    /* background-color: black; */
}
.homeicon a {
    color: transparent !important;
}

.woocommerce-privacy-policy-text {
    display: none;
}

.woocommerce-form-register__submit {
    margin-top: 17px !important;
}
.woocommerce-form-login__submit {
    margin: 7px 0 !important;
}

button {
    transition: all .3s;
}
button:hover {
    background-color: #3B3E42;
}
.woocommerce-button {
    transition: all .3s !important;
}
.woocommerce-button:hover {
    background-color: #3B3E42 !important;
}
/* a:hover {
    color: var(--nice-pink) !important;
} */

.no-interact {
    user-select: none !important;
}
.home-secs {
    position: absolute;
    margin-top: -200px;
}
#home-sec-two {
    margin-top: -125px !important;
}


.site-header {
    /* background:#fff; */
    z-index:1000;
    /* border-bottom:1px solid #dadada; */
    position: sticky !important;
    top:0;
    left:0;
    right:0;
    text-align: center;
    transition: background-color .3s;
}

.site-header .sub-menu {
    text-align: left;
}

.site-header .sub-menu a {
    padding-left: 20px !important;
}

.listen_here {
	color: #444444;
	color: white;
	background-color: #f11158 !important;
	font-size: 14px;
	font-family: Sora, sans-serif;
	transition: all .2s linear !important;
}
.listen_here:hover {
	background-color: #444444 !important;
}
.listen_here > .spinner {
	display: none;
}
#whats-your-story {
	
}

/* mail chimp subscribe form */
#mce-EMAIL {
    padding-left: 15px !important;
}
#mc-embedded-subscribe {
    background-color: var(--nice-pink) !important;
}


/* MOBILE RESPONSE FRONT MAIN PAGE */
/*defaults*/
#main_title {
	padding-left: 30px;
    padding-right: 30px
}
#main_sub_cat {
	padding-left: 30px;
}
#sub_title_main {
	width: 100%;
	right: -30px;
}

/* MAIN PAGE SLIDE ONE RESPONSIVE */
#main_slide_one_tablet {
	display: none;
}
#main_slide_one_mobile {
	display: none;
}
#main_slide_two_tablet {
	display: none;
}
#main_slide_two_mobile {
	display: none;
}
#main_slide_three_tablet {
	display: none;
}
#whats-your-story-tablet {
	display: none;
}
@media only screen and (max-width: 1020px) {
	#main_slide_one_desk {
		display: none;
	}
	#main_slide_one_tablet {
		display: block;
	}
	#main_slide_one_mobile {
		display: none;
	}
	#main_slide_two_desk {
		display: none;
	}
	#main_slide_two_tablet {
		display: block;
	}
	#main_slide_two_mobile {
		display: none;
	}
	#main_slide_three_other {
		display: none;
	}
	#main_slide_three_tablet {
		display: block;
	}
	#whats-your-story {
		display: none;
	}
	#whats-your-story-tablet {
		display: block;
	}
}
@media only screen and (max-width: 600px) {
	#main_slide_one_desk {
		display: none;
	}
	#main_slide_one_tablet {
		display: none;
	}
	#main_slide_one_mobile {
		display: block;
	}
	#main_slide_two_desk {
		display: none;
	}
	#main_slide_two_tablet {
		display: none;
	}
	#main_slide_two_mobile {
		display: block;
	}
	#main_slide_three_other {
		display: block;
	}
	#main_slide_three_tablet {
		display: none;
	}
}
/* END MAIN PAGE SLIDE ONE RESPONSIVE */

/*responsive*/
@media only screen and (max-width: 1300px) {
	#top_second_background_blub {
/* 		margin-top: -700px !important; */
		height: 1300px;
	}
}
@media only screen and (max-width: 1220px) {
	#main_title {
		font-size: 100px !important;
	}
	.glitch {
		font-size: 100px !important;
	}
	#top_drop_arrow {
		margin-top: -20px;
	}
}
@media only screen and (max-width: 952px) { /*922*/
	#main_title {
		font-size: 80px !important;
	}
	.glitch {
		font-size: 80px !important;
	}
	#top_drop_arrow {
		margin-top: -30px;
	}
}
@media only screen and (max-width: 768px) {
	#main_title {
		margin-top: 100px;
	}
	#top_background_blurb {
		margin-top: -1750px !important;
	}
	#top_second_background_blub {
/* 		margin-top: -600px !important; */
		height: 1200px;
	}
	#top_drop_arrow {
		margin-top: 0px;
	}
	#main_sub_cat {
		padding-bottom: 100px;
	}
	#top_drop_arrow {
		margin-top: 80px;
	}
	#tell-your-story-add-new-form {
		width: 100% !important;
	}
}
@media only screen and (max-width: 730px) {
	#main_title {
		font-size: 50px !important;
	}
	.glitch {
		font-size: 50px !important;
	}
	#sub_title_main {
		font-size: 18px;
	}
	#top_background_blurb {
		margin-top: -1700px !important;
	}
	#main_sub_cat {
		padding-bottom: 70px;
	}
	#top_drop_arrow {
		margin-top: -50px;
	}
}
@media only screen and (max-width: 515px) {
	#top_background_blurb {
		margin-top: -1800px !important;
	}
	#top_drop_arrow {
		margin-top: -20px;
	}
}
@media only screen and (max-width: 470px) {
	#main_title {
		font-size: 50px !important;
	}
	.glitch {
		font-size: 50px !important;
	}
	#sub_title_main {
		font-size: 18px;
		left: 32px;
    	width: auto;
	}
	#mce-EMAIL {
		width: 100% !important;
	}
	#mc-embedded-subscribe {
		width: 100% !important;
	}
}
@media only screen and (max-width: 422px) {
	#mc_embed_signup_scroll label {
		font-size: 40px !important;
		line-height: 100px !important;
	}
	#share-your-story-primary-heading {
		font-size: 50px;
	}
}
@media only screen and (max-width: 330px) {
	#mc_embed_signup_scroll label {
		    font-size: 33px !important;
    		line-height: 90px !important;
	}
	#share-your-story-primary-heading {
		font-size: 40px;
	}
}
@media only screen and (max-width: 366px) {
	#main_title {
		font-size: 30px !important;
	}
	.glitch {
		font-size: 30px !important;
	}
	#sub_title_main {
		font-size: 18px;
	}
	.fa-chevron-down {
		margin-top: -50px;
	}
}

#main_page_question_story {
	white-space: nowrap !important;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
	padding-right: 0 !important;
	padding-left: 0 !important;
}

/*MOBILE RESPONSIVE -- explore page*/
/* #wcpt-1690 > .wcpt-device-phone > div > table > tbody > tr > */

#wcpt-1690 .wcpt-device-phone .wcpt-1652978646893 > .wcpt-cell-val {
	width: 110px;
}

/* #wcpt-1690 .wcpt-device-phone .wcpt-1652978646891 > .wcpt-item-val {
	white-space: nowrap !important;
} */