/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description:
Template: Divi
Version: 3.27.6
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Tags: responsive-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, featured-images, full-width-template, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Typography */

body {
	font-weight: normal;
	font-family: roboto,sans-serif;
	font-size: 16px;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 23px;
  	letter-spacing: normal;
  	color: #414042;
}

body.white {
	font-family: roboto,sans-serif;
	font-size: 8px;
  	font-weight: normal;
  	font-style: normal;
  	font-stretch: normal;
  	line-height: 1.44;
  	letter-spacing: normal;
  	color: #ffffff;
}

h1 {
	font-family: filosofia,serif;
	font-weight: 400;
	font-style: normal;
}

h2 {
	font-family: roboto,sans-serif;
	font-weight: 300;
	font-style: normal;
}

h3 {
	font-family: roboto,sans-serif;
	font-weight: normal;
	font-style: normal;
}

h4 {
	font-family: roboto,sans-serif;
  	font-weight: 700;
  	font-style: normal;
}


h5 {
	font-family: roboto,sans-serif;
  	font-weight: 700;
  	font-style: normal;
}

p {
	font-family: roboto;
	font-size: 16px;
	line-height: 23px;
	margin-bottom: 16px;
}

h1, h2, h3, h4, h5, h6, .et_quote_content blockquote p, .et_pb_slide_description .et_pb_slide_title {
    letter-spacing: 0 !important;
}

/* Button */
.et_pb_button {
	color: #ffffff;
	background-color: #32bbf2;
	border-radius: 60px;
	padding: 8.5px 12.5px;
	font-size: 18px;
	font-weight: 600;
	margin: 0px;
}

.et_pb_button:after, .et_pb_button:before {
    position: inherit;
    margin-left: 0;
    opacity: 1;
    text-shadow: none;
    font-size: inherit;
    font-weight: inherit;
    font-style: normal;
    font-variant: none;
    line-height: inherit;
    text-transform: none;
    content: "";
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}

.et_pb_bg_layout_light .et_pb_button:hover, .et_pb_bg_layout_light.et_pb_button:hover, .et_pb_contact_reset:hover, .et_pb_contact_submit:hover, .et_pb_pricing_table_button:hover {
    background-color: #32bbf2;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    padding: 8.5px 12.5px;
    border: 2px solid;
}

/* Blurb */


.wimo_wise_blurb {
	box-shadow: 0.5px 7px 15px 0 rgba(23, 67, 97, 0.09);
	border-radius: 3.5px;
	overflow: hidden;
}

.wimo_wise_blurb .et_pb_image_wrap {
    display: block;
    height: 200px;
	max-height: 100%;
}
.wimo_wise_blurb .et_pb_blurb_image {
    height: 200px;
	display: block;
	margin-bottom: 30px;
}
.wimo_wise_blurb .et_pb_image_wrap img {
    max-height: 100%;
}

.wimo_wise_blurb .et_pb_blurb_description {
    min-height: 62px;
}

.wimo_wise_blurb .et_pb_blurb_call-to-action .et_pb_button {
    background-color: white;
    border: 2px solid #ffcc00;
    margin: 16px auto;
    padding: 8px 16px;
}


.wimo_wise_blurb .et_pb_blurb_call-to-action .et_pb_button a {
    color: #414042;
}

.wimo_wise_blurb .et_pb_blurb_call-to-action {
	border-top: 1px solid #f5f5fa;
}


.reverse .et_pb_blurb_call-to-action {
	background-color: #ffcc00;
}

.reverse .et_pb_blurb_call-to-action .et_pb_button {
	background-color: #ffcc00;
	border: 2px solid #f5f5fa;
}

.dark .et_pb_blurb_content {
	background-color: #414042;
	color: #f5f5fa;
}


.dark .et_pb_module_header {
	color: #ffffff;
}

.dark .et_pb_blurb_call-to-action .et_pb_button {
	background-color: #414042;
	border: 2px solid #e94d56;
}

.dark .et_pb_blurb_call-to-action .et_pb_button a {
	color: #ffffff;
}

/* Page Title */

.wimo_wise_title {
    height: 150px;
}

.et_pb_title_container {
    background: url(http://wgprodnew.wpengine.com/wp-content/uploads/2018/11/light-mark@2x.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 88px;
    padding: 40px 0;
}

.et_pb_title_container.dark {
    background: url(http://wgprodnew.wpengine.com/wp-content/uploads/2018/11/dark-mark@2x.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 88px;
    padding: 40px 0;
}

.et_pb_title_container h1 {
    font-size: 60px;
}

.et_pb_title_container.dark h1 {
    color: white;
}

#top-menu-nav #top-menu .et_pb_button a {
    padding-bottom: 0;
}

#top-menu li li a {
	width: 211px !important;
}

.et_header_style_left #et-top-navigation nav>ul>li>.et_pb_button a {
    padding-bottom: 0;
}

#et_top_search {
	/*display: none;*/
}

/* Menu */
@media only screen and (min-width: 981px) {
	.menu-button.et_header_style_left #et-top-navigation, .menu-button.et_header_style_split #et-top-navigation {
    	padding: 20px 0;
	}
	#top-menu li.astm-search-menu {
		display: none;
	}
}

@media only screen and (max-width: 980px) {
	#et_top_search {
		display: none;
	}
	li.astm-search-menu.search-field input {
		width: 100%;
    	height: 42px;
    	width: 100%;
		padding: 16px;
		border-width: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		color: #7f7f7f;
		background-color: transparent;
		font-size: 14px;
		-webkit-appearance: none;
		border-bottom: 1px solid #eee;
		margin-bottom: 10px;
	}
	li.astm-search-menu #searchsubmit {
		display: none;
	}
}



/* Dark */
.dark-menu .menu-item.et_pb_button {
	border-color: #e94d56;
}

#left-area .entry-content ul.simple-sitemap-page {
	list-style-type: none;
}

#left-area .entry-content ul.simple-sitemap-page .children {
	list-style-type: none;
}

ul.simple-sitemap-page a {
    color: #414042;
}

#watuproContactDetails-1-start p {
	margin-bottom: 0px
}

#main-content .container:before {
    background-color: transparent;
}

/* Contact form */
.wpcf7 {
	font-size: 14px;
}
.wpcf7 .wpcf7-text, .quiz-area input {
	width: 100%;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #7f7f7f;
    font-size: 14px;
    -webkit-appearance: none;
	border-bottom: none;
	margin-bottom: 10px;
    text-align: left;
}

/* AD Quiz No Registration Landing Page */

#watuproTakerEmail9.watupro-autogenerated {
	width: 60% !important;
    margin-left: 6%;
	margin-bottom: 0px;
	background: #ffffff !important;
}

/* AD Quiz Landing Page */

#watuproTakerEmail7.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerName7.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerPhone7.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerCompany7.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerField17.watupro-contact-field {
    font-size: 14px !important;
    color: #7f7f7f !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: #f5f5fa !important;
}

#watupro_quiz.watupro-contact-field {
	width: 100% !important;
}

/* AD Quiz */

#watuproTakerField27.watupro-contact-field {
    font-size: 14px !important;
    color: #7f7f7f !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: #f5f5fa !important;
}

#watuproTakerField11.watupro-contact-field {
    font-size: 14px !important;
    color: #7f7f7f !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: #f5f5fa !important;
}

#watuproTakerField21.watupro-contact-field {
    font-size: 14px !important;
    color: #7f7f7f !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: #f5f5fa !important;
}


#watuproTakerEmail1.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerName1.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerPhone1.watupro-contact-field {
	width: 100% !important;
}

#watuproTakerCompany1.watupro-contact-field {
	width: 100% !important;
}

/* Rookie Smarts Quiz */

#watuproTakerEmail8.watupro-contact-field {
	width: 100% !important;
	background: white;
    border: 1px #eee solid;
}

#watuproTakerName8.watupro-contact-field {
	width: 100% !important;
	    background: white;
    border: 1px #eee solid;
}

#watuproTakerPhone8.watupro-contact-field {
	width: 100% !important;
	    background: white;
    border: 1px #eee solid;
}

#watuproTakerCompany8.watupro-contact-field {
	width: 100% !important;
	    background: white;
    border: 1px #eee solid;
}

#watuproTakerField18.watupro-contact-field {
    font-size: 14px !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: white !important;
}

#watuproTakerField28.watupro-contact-field {
    font-size: 14px !important;
    border: 0px !important;
	height:40px !important;
	width:50% !important;
	background-color: white !important;
}

#watuPROButtons8.watupro_buttons {
	border: 2px solid #ffcc00;
    padding: 10px 25px;
    color: black;
}

.wpcf7 .wpcf7-text {
    background-color: #e6e6ef;
}

 .quiz-area input {
    background-color: #f5f5fa;
}

#next-question input, #prev-question input {
	background-color: transparent;
}

.wpcf7 .action-button {
	font-size: 15px;
    background: #ffffff;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
	color: #414042;
	border: 2px solid #ffcc00;
	margin: 10px 0;
	padding: 8px 16px;
}

.wpcf7 .action-button:hover {
	font-size: 15px;
   	background: #ffcc00!important;
    border-color: #ffffff!important;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    padding: 16px;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #7e7e7e;
	margin-bottom: 10px;
}

span.wpcf7-list-item {
    width: 100%;
	margin-bottom: 10px;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    background: transparent;
	margin-bottom: 10px;
}

input.wpcf7-form-control.wpcf7-submit, .watupro-start-quiz, .quiz-form #action-button {
	font-size: 15px;
    background: #ffffff;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
    color: #414042;
    border: 2px solid #ffcc00;
    margin: 16px auto;
    padding: 8px 16px;
	width: auto;
}

input.wpcf7-form-control.wpcf7-submit:hover, .watupro-start-quiz:hover, .quiz-form #action-button:hover {
    font-size: 15px;
    background: #ffcc00!important;
    border-color: #ffffff!important;
    border-radius: 0px;
    font-weight: bold;
    font-style: normal;
    text-transform: none;
    text-decoration: none;
}

/* Quiz */

.quiz-form label {
    display: block !important;
    cursor: pointer;
    position: relative;
    left: 28px;
    font-weight: bold;
    bottom: 8px;
    width: 500px;
}

#watuproContactDetails-7-end .watupro-contact-field {
	width: 60%;
    background: #f5f5fa;
    height: 42px;
    font-size: 14px;
}

.quiz-form .watupro-question-choice span {
    display: block !important;
    width: 500px;
}

.quiz-form .watupro-question-choice {
    display: block;
    cursor: pointer;
    padding: 5px;
    margin: 8px 0px;
    background-color: #e7e7e7;
    width: 20px;
    height: 20px;
}

.quiz-form .wtpsd-checked {
    background-color: #ffcc00 !important;
}

.quiz-form .watupro-progress-bar {
    position: relative;
    background: #3BB487;
    border-radius: 0.625em;
    top: 84px;
    height: 21px;
}

.watupro-ask-for-contact .watupro-ask-for-contact-quiz-7 p {
	font-weight:600;
}

.quiz-form .question-content {
	margin-top: 50px;
}

.watupro-ask-for-contact .watupro-contact-field {
	width: 100% !important;
}

.quiz-form .question-choices {
}
.quiz-form .watupro-compact .question-choices div.watupro-question-choice, .quiz-form .watupro-compact .show-question-choices li.answer {
    float: none;
}

.quiz-form .watupro-qnum-info {
	font-style: normal;
	font-weight: bold;
}

.score-container {
	background-color: #FFCC00;
	padding: 32px 42px 42px 109px;
	float: left;
    min-height: 342px;
}

.score-title {
	font-size: 24px;
}

.score-description h4 {
	font-weight: normal;
}

.points {
    margin-bottom: 48px;
    font-size: 74px;
}

.key p {
	font-family: roboto,sans-serif;
    font-size: 12px;
    LINE-HEIGHT: 1;
    margin-bottom: 4px;
}

.report {
	margin-top: 42px;
}

.report h4 {
	font-size: 24px;
	font-weight: normal;
}

body .show-question-content {
    font-weight: normal;
}

body .watupro-compact .show-question-choices li.answer {
    float: none;
}

span.answer {
	color: #878687;
}

li.answer.user-answer-unrevealed span.answer {
	color: #3BB487;
}

.show-question-choices ul {
	list-style-type: none;
}

.show-question-choices ul li {
	color: #878687;
}

.watupro-main-feedback {
    padding-bottom: 40px;
    border-bottom: 3px solid #FFCC00;
}

.watupro-main-feedback h3 {
	font-size: 24px;
    font-weight: normal;
}

.watupro-main-feedback img {
    width: 120px;
}

.entry-content .watupro-main-feedback tr td {
    padding: 0;
    border-top: 0;
	border: 0;
}

.entry-content table, body.et-pb-preview #main-content .container table {
    border: 0;
}


@media only screen and (max-width: 980px) {
	body .watupro-compact div.question-content, body .watupro-compact div.show-question-content {
	    width: 100%;
	}
	body .watupro-compact div.question-choices, body .watupro-compact div.show-question-choices {
   		float: left;
   		width: 100%;
	}
}

p.watupro-qnum-info:nth-child(3) {
    display: none;
}

ul.watupro-paginator.watupro-question-paginator.watupro-paginator-custom li {
    box-shadow: none;
    color: #7e7e7e;
    background: transparent;
    text-shadow: none;
    margin-right: 20px;
    border: none;
}

ul.watupro-paginator.watupro-question-paginator.watupro-paginator-custom li.active {
    border-bottom: #ffcc00 2px solid !important;
    color: black;
}

#et_top_search {
    margin: 12px 0 0 22px;
}

ul.watupro-paginator {
    align-items: center;
    justify-content: center;
}

.equal-height {
 display: flex;
 }

.equal-height .et_pb_column {
 	display: flex;
    background-color: white;
    justify-content: space-between;
    border-radius: 5px;
}
.et_pb_blurb_description p {
    line-height: 1.2 !important;
}

/* Fix Firefox Parallax */
.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    -webkit-transform: none;
}

/* Show Team */
.rv_button.closed:after {content:"\33";}
.rv_button.opened:after{content:"\32";}

/* 4/23/2020 NOT SURE WHAT THIS WAS ACCOMPLISHING */
a.et_pb_button.et_pb_button_0.rv_button.et_pb_bg_layout_light {
	display: none;
}

.reveal {
	display: flex;
}

@media only screen and (max-width: 980px) {
	.reveal {
		display: none
	}

	a.et_pb_button.et_pb_button_0.rv_button.et_pb_bg_layout_light {
		display: inline-block;
	}

	.score-container {
		padding: 32px;
		min-height: auto;
	}

	.score-title {
    	font-size: 32px;
	}

	.key p {
		font-size: 16px;
	}

	.quiz-area .et_pb_row {
		width: 100%;
	}

	.watupro-compact div.show-question-choices ul {
		padding: 0;
	}

	.et_pb_row {
    	width: 70%;
	}

	.entry-content .watupro-main-feedback tr td {
    	display: block;
    	width: 100%;
	}

	.watupro-main-feedback img {
    	width: 50%;
    	margin: auto;
    	display: block;
	}

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.equal-height .et_pb_blurb {
		overflow: hidden;
	}
}

.paoc-popup .popupaoc-button {background: #ffcc00 !important;}


/* Dec 10th Hot fix 8956 ticket AD Quiz */
.watupro-qnum-info {
	padding-top: 80px !important;
}
.watupro-question-choice label {
	margin-top: -17px;
}


#watupro_quiz input[type="button"] {
    cursor: pointer;
	transition: 200ms all ease-in-out;
}

#watupro_quiz input[type="button"]:hover {
    background: #ffcc00 !important;
	color: #414042;
}



/* 3/3/2020 Checkout Page Hotfix */
.checkout-wrapper {
	max-width: 1000px;
}
.checkout-wrapper table td {
	border: 0.1px solid lightgray;
}

.checkout-wrapper td.product-quantity div.quantity {
	margin: auto auto !important;
}
.checkout-wrapper td.product-quantity button.add_to_cart_button {
	margin-top: 20px !important;
	border: none;
}
.checkout-wrapper table.shop_table {
	text-align: center;
}

.checkout-wrapper td.product-excerpt {
	max-width: 250px;
}

.woocommerce .checkout-wrapper td.product-quantity button.add_to_cart_button:hover {
	background-color: transparent !important;
	color: black  !important;
}
.woocommerce .checkout-wrapper td.product-quantity button.add_to_cart_button span {
  white-space: nowrap;
	padding: 5px 10px;
	border: 2px solid #ffcc00;
	text-wrap: none;
}
.woocommerce .checkout-wrapper td.product-quantity button.add_to_cart_button span:hover {
	background-color: #ffcc00;
	color: white;
}

td.product-quantity {
	padding: 30px 5px !important;
}

/* Mobile responsiveness of the above*/
@media only screen and (min-width: 600px) and (max-width:900px) {
	.checkout-wrapper td.product-thumbnail {
		display: none;
	}
	.checkout-wrapper {
		font-size: 14px;
	}
}
@media only screen and (max-width: 600px) {
	.woocommerce .checkout-wrapper .quantity .qty {
	 width: 2.5em;
	}
	.checkout-wrapper td.product-thumbnail {
		display: none;
	}
	.checkout-wrapper {
		font-size: 12px;
	}
	.woocommerce .checkout-wrapper td.product-quantity button.add_to_cart_button span {
		font-size: 12px;
	}
}

/*Checkout Page Titles*/
.woocommerce-billing-fields h3 {
	font-size: 35px;
}

h3#ship-to-different-address span{
	font-size: 18px;
}
h3#order_review_heading {
	font-size: 35px;
	margin-top: 20px;
}


/* Wise Module v2 used in Workshops page  */
.WIMV_wise_blurb {
  background-color: #fff;
  padding: 50px;
	margin: 30px;
	border-radius: 5px;
	max-width: 845px;
}

.WIMV_wise_blurb .et_pb_module_header {
    font-size: 45px !important;;
    color: #414042 !important;
    line-height: 1em !important;
    text-align: left !important;
		margin-bottom: 20px;
}

.WIMV_wise_blurb .custom_cta_style {
  display: flex;
  /* justify-content: space-around; */
}

.WIMV_wise_blurb .custom_cta_style a {
	margin-left: 0px;
	margin-right: 20px;


}
.WIMV_wise_blurb .custom_cta_style a{
	color: #414042 !important;
}

.WIMV_wise_blurb .custom_cta_style a:hover{
	color: white !important;
}

.WIMV_wise_blurb .et_pb_blurb_call-to-action {
	text-align: left;
	width: 50%;
  margin-bottom: 20px;
}


.et_pb_blurb_extended .et_pb_blurb_content, .et_pb_blurb_extended .et_pb_module_header, .et_pb_blurb_extended .hexagon {
    -webkit-transition: all 0.01s ease-in;
    -o-transition: all 0.01s ease-in;
    transition: all 0.01s ease-in;
}