/*
 Theme Name:   Softer Success
 Theme URI:    https://softersuccess.com/
 Description:  Softer Success child theme
 Author:       James Evans
 Author URI:   https://websright.com
 Template:     generatepress
 Version:      0.1
*/

@font-face {font-family: "Photograph Signature";
  src: url("/fonts/PhotographSignature.eot"); /* IE9*/
  src: url("/fonts/PhotographSignature.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("/fonts/PhotographSignature.woff2") format("woff2"), /* chrome、firefox */
  url("/fonts/PhotographSignature.woff") format("woff"), /* chrome、firefox */
  url("/fonts/PhotographSignature.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("/fonts/PhotographSignature.svg#Photograph Signature") format("svg"); /* iOS 4.1- */
}

.yellow {
	color: #D6B33B;	
}
.white-caption caption {
	color: #fff;
}
.align-c {
	text-align: center;
}
.justify-text {
	text-align: justify;
}
.wp-block-embed {
	margin-bottom: 0;
}
.button, li.menu-btn a, body.woocommerce a.button, a.checkout-button.button.alt.wc-forward {
	border-radius: 10px;
}
.button.lg-btn {
	font-size: 24px;
	font-weight: 600;
	padding: 15px 40px;
	border: 3px solid #fff;
}
@media (max-width: 768px) {
	.button.lg-btn {
		font-size: 19px;
		padding: 10px 20px;
	}
}
.main-navigation .main-nav ul li.menu-btn a {
	background-color: #46B654;
	color: #fff;
	line-height: 40px;
	margin-left: 10px;
}
.main-navigation .main-nav ul li.menu-btn a:hover {
	background-color: #D6B33B;
	color: #fff;
}
.button.inv-btn {
	background-color: #D6B33B;
}
.button.inv-btn:hover {
	background-color: #4D4D4D;
}
.button.sm-btn {
	font-size: 15px;
}
@media (min-width: 1081px) and (max-width: 1420px) {
	.main-navigation .main-nav ul li a {
		padding-left: 8px; 
		padding-right: 8px;
		font-size: 14px;
	}
	.menu-item-has-children .dropdown-menu-toggle {
		padding-right: 8px;
		padding-left: 5px;
	}
}
@media (max-width: 1080px) {
	body .main-navigation .menu-toggle {
		font-size: 28px;
		color: #46B654;
	}
	.mobile-menu-control-wrapper .menu-toggle, .mobile-menu-control-wrapper .menu-toggle:hover, .mobile-menu-control-wrapper .menu-toggle:focus, #primary-menu {
		background-color: #fff;
	}
	.main-navigation .main-nav ul li a {
		text-align: center;
	}
	.main-navigation .main-nav ul li.menu-btn a {
		max-width: 220px; 
		margin-left: auto; margin-right: auto;
	}
	.main-navigation .main-nav ul {
		padding-bottom: 20px;
	}
	.menu-toggle {
		padding: 0;
	}
	.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle {
		float: none;
	}
}
@media (max-width: 499px) {
	.site-logo {
		max-width: 60%;
	}
}

/* home sections */
@media (max-width: 1024px) { 
	.logo-img {
		max-width: 300px;
	}
}
@media (min-width: 768px) {
	.gb-grid-wrapper-5794a92f > .gb-grid-column {
		margin-bottom: -50px;
	}
}

@media (max-width: 1199px) {
	.gb-container-4b6be38a.number-section:before {
		background-size: 200px;
		background-position: center left;
	}	
}
@media (max-width: 767px) {
	.gb-container-4b6be38a.number-section {
		background-image: url("/wp-content/uploads/2022/02/no-bg-m.jpg");
		background-size: auto;
		background-position: bottom right;
	}
	.gb-container-4b6be38a.intro-section {
		background-size: 100%;
	}
	.number-section .gb-grid-column, .intro-section .gb-grid-column {
		max-width: 400px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (max-width: 767px) {
	body .mob-no-bg, body .mob-no-bg:before {
		background-image: none;
	}
	.icon-mob img, .img-mob img {
		width: 75%;
	}
	.ml-img img {
		width: 240px; 
	}
	.icon-mob60 {
		max-width: 50px;
		margin: 0 auto;
	}
	.cara-hp-img.img-mob img  {
		width: 50%;
		margin: 0 auto;
	}
	.cara-ab-img.img-mob img  {
		width: 75%;
		margin: 0 auto;
	}
	.cara-hp-img.img-mob.wp-block-image {
		text-align: right;
	}
	.reverse-col .gb-inside-container {
		display: flex;
		flex-direction: column;
	}
	.reverse-col .reverse-top {
	}
	.justify-mob {
		text-align: justify !important;
	}
	#team .wp-block-separator {
		display: none;
	}
	.gb-grid-wrapper > .gb-grid-column-0839a9ef {
		z-index: 100;
	}
}

.text-swiper h3 {
	color: #fff;
}
.text-swiper .swiper-wrapper {
	padding-bottom: 40px;
}
.text-swiper .swiper-pagination-bullet-active {
	background: #D6B33B;
}
.text-swiper a {
	color: #4D4D4D;
}
.testimonials-swiper .swiper-slide {
	display: flex;
	align-items: center;
}
.test-col1, .test-col2 {
	width: 50%;
	float: left;
	padding: 10px 40px;
	box-sizing: border-box;
}
.test-img {
	text-align: center;
}
.test-col1 {
	border-right: 2px solid #46B654;
}
.test-text p {
	margin-bottom: 10px;
}

span.quote-mark {
	color: #D6B33B;
}
.test-author {
	float: right;
	margin: 20px 10px;
	border-left: 2px solid #46B654;
	padding-left: 15px;
}
.test-author p {
	margin-bottom: 0;
	font-size: 14px;
}
p.quote-text {
	font-style: italic;
}
p.author-name {
	font-family: "Photograph Signature";
	font-size: 24px;
}

.testimonials-swiper .swiper-wrapper {
	padding-bottom: 80px;
}
.testimonials-swiper .swiper-pagination-bullet-active {
	background: #46B654;
}
.testimonials-swiper .swiper-button-next::after, .testimonials-swiper .swiper-button-prev::after {
	color: #4D4D4D;
	font-family: 'icomoon';
}
.testimonials-swiper .swiper-button-next::after {
	content: "\f0da";
}
.testimonials-swiper .swiper-button-prev::after {
	content: "\f0d9";
}
.testimonials-swiper .swiper-button-next, .testimonials-swiper .swiper-button-prev {
	top: 25%;
}
.testimonials-swiper .swiper-button-next {
	right: 0;
}
.testimonials-swiper .swiper-button-prev {
	left: 0;
}
@media (min-width: 768px) {
	.testimonials-swiper .swiper-button-next, .testimonials-swiper .swiper-button-prev {
		display: none;
	}
}


@media (max-width: 767px) {
	.testimonials-swiper .swiper-slide {
		flex-direction: column;
	}
	.test-col1, .test-col2 {
		width: 100%;
		padding: 10px;
	}
	.test-col1 {
		border-right: none;
	}
	.testimonials-section.gb-container-1e08af1c:before {
		background-position: left bottom;
	}
	.testimonials-section.gb-container-1e08af1c {
		background-image: none;
	}
	.testimonials-swiper .swiper-wrapper {
		padding-bottom: 10px;
	}
}

.btm-align .gb-inside-container {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
}
.btm-align .button.sm-btn {
	margin-top: auto;
}

audio::-webkit-media-controls-play-button{
	background-color: #3BAA43;
	border-radius: 50px;
	color: #fff;
}
audio::-webkit-media-controls {
	color: #fff !important;
}

/* at a glance section */
.glance-container, .overlay-container {
	position: relative;
}
.text-overlay {
 	transition: .5s ease;
	opacity: 0;
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
 	 -ms-transform: translate(-50%, -50%);
  	text-align: center;
	background-color: rgba(69, 181, 84, 0.9);
	width: 100%;
    height: 100%;
	display: flex;
	flex-direction: column;
    justify-content: center;
	color: #fff;
}
.glance-container :hover .text-overlay, .overlay-container :hover .text-overlay {
  opacity: 1;
}
.text-overlay p {
	padding: 10%;
	margin-bottom: 10px;
}
.text-overlay a {
	max-width: 200px;
    margin: 0 auto;
}
.overlay-container .text-overlay ul {
	margin: 0;
	text-align: left;
	margin-left: 5px;
	font-size: 16px;
}
.overlay-container .text-overlay ul li {
	margin-bottom: 15px;
}
.overlay-container .text-overlay {
	padding: 15% 10% 10%;
	justify-content: space-between;
}
@media (max-width: 767px) {
	.overlay-container .text-overlay {
		padding: 15px 15px 15px 25px;
		justify-content: center;
	}
}



@media (max-width: 449px) {
	.text-overlay p {
		padding: 10px; 
	}
}

/* podcast cards */
.pc-img-col {
	box-shadow: -4px 0px 9px 2px rgba(0,0,0,0.1);
	clip-path: inset(1px 0px 0px -15px);

}
.pc-img-col .wp-block-image img {
	border-radius: 50px; 
	border: 3px solid #D6B33B;
}
.pc-img-col hr.wp-block-separator {
	height: 1px;
	max-width: 60%;
	margin: 20px auto 10px;
}

/* course-cards */
.gb-container.course-title-block {
    max-width: 200px;
    margin-left: 0;
}


/* accordions */
.accordion-content, .accordion-read-more-content {
    display: none;
}
.accordion-content.default, .accordion-read-more-content.default {
	display: block;
}
.accordion-toggle.toggle-open:after, .accordion-read-more-toggle.toggle-open:after  {
	content: '▲';
}
.accordion-toggle:after, .accordion-read-more-toggle:after {
	content: '▼';
}
.accordion-toggle.toggle-open:after, .accordion-toggle:after {
	float: right; 
	padding-right: 10px; 
	font-size: 12px;
}
.accordion-read-more-toggle.toggle-open:after, .accordion-read-more-toggle:after {
	padding-left: 3px;
	font-size: 12px;
}

/* forms */
#newsletter-form .list-checkbox-wrap .nf-field-element li label, #demo-form .list-checkbox-wrap .nf-field-element li label {
	text-align: left;
	color: #fff;
}
#newsletter-form input, #contact-form input, #contact-form .nf-field-element select, #demo-form input, #demo-form .nf-field-element select, #contact-form .nf-field-element textarea, #demo-form .nf-field-element textarea {
	border-radius: 10px;
}
#demo-form .submit-container {
	text-align: center;
}
#demo-form .nf-response-msg {
	color: #fff;
	font-weight: bold;
}
.video-container {
	position: relative;
}
#demo-form .html-container p {
	font-weight: bold; 
	color: #fff;
	margin-bottom: 10px;
}
@media (max-width: 767px) {
	#contact-form .submit-container {
		text-align: center;
	}
}
.nf-field-container .field-wrap .nf-element::placeholder {
    color: #575760 !important;
}

@media (min-width: 768px) {
	.video-container:after {
		background-image: url("/wp-content/uploads/2022/03/ss-border-icon.png");
		content: "";
		width: 40px; 
		height: 50px; 
		display: block;
		position: absolute;
		right: -20px; 
		top: 42%;
	}
	.video-container.grey-container:after {
	background-image: url("/wp-content/uploads/2022/03/ss-border-icon-g.png");
	}
}
.img-border {
	position: relative;
}
.img-border .wp-block-image img {
	width: 100%;
}
.img-border:after {
	background-image: url("/wp-content/uploads/2022/03/ss-img-border-icon-1.png");
	content: "";
	width: 20px; 
	height: 25px; 
	display: block;
	position: absolute;
	right: -10px; 
	top: 42%;
}
@media (max-width: 767px) {
	#team .img-border {
		max-width: 200px;
		margin: 0 auto;
	}
}

/* blog */
.blog .inside-article {
	box-shadow: 0px 3px 6px #00000029;
}
.blog .content-area {
	padding: 0 20px;
}
@media (min-width: 768px) {
	.blog .content-area {
		max-width: 1200px;
		margin: 0 auto;
	}
}
.blog .site {
	background-color: #f7f8f9;
}
.blog .site.grid-container {
	max-width: none;
}
.blog .inside-article .read-more {
	display: block;
	background-color: #D6B33B;
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px;
	margin-top: 20px;
	max-width: 120px;
	text-align: center;
	transition: all .2s
}
.blog .inside-article .read-more:hover {
	background-color: #46B654;
}
span.author.vcard {
    pointer-events: none;
}

/* password page */
form.post-password-form {
    padding: 10%;
    background: #f7f8f9; 
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
form.post-password-form input[type="password"] {
	background-color: #fff; 
}

/* woocommeerce course pages */
p.product.woocommerce.add_to_cart_inline {
	border: none !important;
	display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    padding: 0 !important;
}
.woocommerce.add_to_cart_inline .woocommerce-Price-amount.amount {
	margin-left: 10px;
	display: inline-block;
}

div#product-17416, div#product-17997 {
	display: none;
}
.postid-17997 .inside-article, .postid-17416 .inside-article {
	padding: 0;
}
.postid-17997 .site-main, .postid-17416 .site-main {
	margin: 0;
}

/* popup */
.event-popup {
	text-align: center;
}
@media (max-width: 659px) {
	.pum-theme-19372 #popmake-19620 {
		left: 3% !important;
	}
}

/* burnout calculator */
.page-id-19859 .grid-container.container {
	padding-left: 0; 
	padding-right: 0;
}
.buffer-top-small {
    margin-top: 1rem !important;
  }
  
  .buffer-top-medium {
    margin-top: 2rem !important;
  }
  
  .buffer-top-large {
    margin-top: 3rem !important;
  }
  
  .calculator-inputs {
    font-weight: 700 !important;
  }
  
  .input-group-text {
    font-size: 1.5rem !important;
  }
  
  .churn-calculator-container {
    width: 100%;
	background: #f7f8f9;
	  padding: 2rem;
  }
  
  .churn-calculator {
    background-color: white;
    padding: 2rem;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 2.5px 4px;
    height: fit-content;
    width: 60rem;
    align-items: center;
    justify-content: center;
  }
  
  .burnout-label {
    text-align: left !important;
    width: 90%;
    margin-top: 0.5rem;
    font-size: 1.1rem;
    font-weight: 500;
  }
  
  .churn-text-input {
    box-shadow: rgba(0, 0, 0, 0.24) 0 2.5px 4px;
    border-radius: 10px;
    border: 0;
    padding: 0.5rem 1rem;
    margin: 0.5rem 0;
    width: 100%;
    outline: none;
    font-size: 1.8rem !important;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
  }
  
  .currency-converter button {
    background-color: white;
    color: #46B654;
    border: 1px solid #e9e9e9;
    font-size: 1.3rem;
  }
  
  .currency-converter button:hover,
  .currency-converter button:focus,
  .currency-converter button.active {
    background-color: #46B654;
    color: white;
    font-weight: bold;
    border: 1px solid #e9e9e9;
  }
  
  .calculator-inputs,
  .calculator-select {
    font-size: 1.2rem !important;
    font-weight: 700 !important;
  }
  
  .slider-container {
    height: 9rem;
    margin-top: 1rem;
  }
  
  .slider-label {
    margin: 0 0 2rem 0;
    text-align: left !important;
    width: 95%;
    font-size: 1.1rem;
    font-weight: 400;
    height: 1rem;
  }
  
  .slider-p {
    font-size: 1.2rem;
    color: #46B654;
    font-weight: 500;
  }
  
  .slider-p-cost {
    font-weight: 700;
    color: #46B654;
    font-size: 1.2rem;
  }
  
  .slider-tooltip {
    font-size: 0.9rem;
  }
  
  .slider-tooltip:hover {
    cursor: pointer;
  }
  
  .tooltip>.tooltip-inner {
    font-family: "Montserrat", sans-serif;
    width: 50rem;
    background-color: white;
    opacity: 1;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0 2.5px 4px;
    color: #4D4D4D;
    font-size: 0.8rem;
    font-weight: 400;
    padding: 1rem;
	text-align: left;
  }
  
  .tooltip.bs-tooltip-top .tooltip-arrow::before {
    border-top-color: #46B654;
  }
  
  .tooltip.bs-tooltip-bottom .tooltip-arrow::before {
    border-bottom-color: #46B654;
  }
  
  .tooltip.bs-tooltip-start .tooltip-arrow::before {
    border-left-color: #46B654;
  }
  
  .tooltip.bs-tooltip-end .tooltip-arrow::before {
    border-right-color: #46B654;
  }
  
  .slidecontainer {
    width: 100%;
  }
  
  .slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 10px;
    background: #d3d3d3;
    outline: none;
    opacity: 0.7;
    -webkit-transition: 0.2s;
    transition: opacity 0.2s;
    border-radius: 30px;
  }
  
  .slider:hover {
    opacity: 1;
  }
  
  .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    background: #46B654;
    cursor: pointer;
    border-radius: 50%;
  }
  
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    background: #04aa6d;
    cursor: pointer;
  }
  
  #totalChurnTitle {
    font-weight: 700;
    font-size: 1.4rem;
  }
  
  #totalChurnCost {
    font-weight: 700;
    color: #D6B33B !important;
    font-size: 2.5rem;
  }

@media (max-width: 499px) {
	.churn-calculator {
		padding-left: 0.5rem;
		padding-right: 0.5rem;
	}
}

/* icons */
@font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?f9g1kt');
  src:  url('/fonts/icomoon.eot?f9g1kt#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.ttf?f9g1kt') format('truetype'),
    url('/fonts/icomoon.woff?f9g1kt') format('woff'),
    url('/fonts/icomoon.svg?f9g1kt#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

.icon-volume-up:before {
  content: "\f028";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-play-circle:before {
  content: "\f144";
}
.icon-file-text:before {
  content: "\f15c";
}


