/*
 Theme Name:   Probiotic Advisor Theme
 Theme URI:    https://www.andytownsenddesign.com.au/portfolio/probiotic-database
 Description:  Probiotic Advisor Theme
 Author:       Andy Townsend
 Author URI:   https://www.andytownsenddesign.com.au/
 Template:     flatsome
 Version:      1.0.7
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, right-sidebar, responsive-layout
 Text Domain:  probiotic

*/

body{
	line-height: 1.45;
}

/* Header */

.header-main {
	border-top: 1px solid #ddd;
}
.cart-icon strong {
	font-family: Lato,Helvetica,Arial,Sans-serif !important;
}
.nav>li>a {
	font-size: 0.9em !important;
}

/*  HTML header tags */
.transparent .header-wrapper {
    background-color: #d6d6d69e!important;
}

.nav>li.html {
	font-size: 1em !important;
}
.header-bottom-nav > li > a {
	font-size: 1em !important;
}
#html_2 li:first-child {
    margin-left: 0 !important;
}
#html_2 > li {
    display: inline-block;
    list-style: none;
    padding: 0;
    position: relative;
    margin: 0 7px;
    transition: background-color .3s;	
}
#html_2 > li > a {
    font-weight: 700;
	font-family: "Lato", "Open Sans", sans-serif !important;
	line-height: 16px;
	font-size: 1em !important;
	color: #666666d9;
	transition: all .2s;
	padding: 10px 0;
	display: inline-block;
	flex-wrap: wrap;
	align-items: center;
}

/* Buttons */
.header-button-1 .button span {
	font-weight: 700 !important;
	font-size: 18px !important;
}

/* Checkboxes */
.give-form-wrap [type="checkbox"], 
.give-form-wrap [type="radio"] {
    transform: scale(1.2) !important;
}

.give-form-wrap [type="checkbox"]+span, 
.give-form-wrap [type="radio"]+label {
    position: relative;
    top: -2px;
}

/*  Menu */
.new-to-blog-menu-item a {
	color: #d26e4b !important;
	border: 2px solid currentColor;
    background-color: #0000;
	padding: 5px !important;
}

/* Section Title */
h3.section-title b {
	background-color: rgb(30, 115, 190);
	height: 1px;
	opacity: .4;
}
h3.section-title-normal {
	border-bottom: 1px solid rgba(30, 115, 190, 0.6);
	
}
h3.section-title-normal span {
	border-bottom: 2px solid rgb(30, 115, 190);
	margin-bottom: -1px;
}

/* Home page */
.popular-articles-and-find-section {
	display: none !important;
}


/*  Article */
article a {
	text-decoration: underline;
}


/*  Tag Cloud */

.tagcloud a {
    font-size: 0.8em !important;
    display: inline-block;
    border: 1px solid currentColor;
    opacity: .8;
    margin: 0 3px 5px 0;
    padding: 2px 5px;
    border-radius: 3px;
}

/*  Widget title */

span.widget-title {
    font-size: 1em !important;
    font-weight: 700 !important;
    font-family: "Lato", "Open Sans", sans-serif !important;
	color: #1e73be;
}

/*  Contact Form 7 */

/* Thank you message CSS styles */
.wpcf7-response-output {
    border:1px solid gray;
    background-color: transparent;
    font-size:16px;
    color:#333;
    border-radius:0px;
    -webkit-border-radius: 0px;
    padding: 10px !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #863000;
    background-color: #ff6108;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #4f653a;
    background-color: #7a9c59;
}

div.wpcf7-spam-blocked {
    border: 2px solid #863000;
    background-color: #ff6108;	
}

.wpcf7 .wpcf7-not-valid-tip {
    margin-top: -10px;
    position: relative;
    padding: 5px 8px;
    line-height: 1.2em;
    border-radius: 3px;
    opacity: .8;
    background-color: #b20000 !important;
    color: #fff !important;
}

	.wpcf7 .wpcf7-not-valid-tip:after {
	    bottom: 100%;
	    left: 30px;
	    border: solid #0000;
	    content: " ";
	    height: 0;
	    width: 0;
	    position: absolute;
	    pointer-events: none;
	    border-color: #88b7d500 !important;
	    border-bottom-color: #b20000 !important;
	    border-width: 10px;
	    margin-left: -10px;
	}

.grecaptcha-badge {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: rgba(48, 95, 87, 0.87);
}
 
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; /* Red */
}
 
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; /* Orange */
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; /* Yellow */
}

/*  Home sidebar */
.home-sidebar-1 ul {
	margin: 0 0 20px 0;
    list-style: none;
}
.home-sidebar-1 a {
	text-decoration: underline;
}
.home-sidebar-1 a.tag-cloud-link {
	text-decoration: none;
}

/*  Post sidebar */
.post-sidebar a {
	text-decoration: underline;
}
.post-sidebar a.tag-cloud-link {
	text-decoration: none;
}

/* Footer */
#footer {
	font-size: 0.83em;
}

/* Footer Widget */
.footer-1 .col {
	border-right: 1px dotted #ffffff4d;
	padding: 0 30px 30px 30px;
}
.footer-1 .col:last-child {
	border: 0;
}
.footer-1 span.widget-title {
	color: #fff;
}
.copyright-footer {
	position: relative;
	top: 15px;
}

.footer-text {
	color: #ffffff;
}
.footer-section {}
	.footer-section .section-title b {
		background-color: #ffffff !important;
		opacity: 0;
	}
	.footer-section ul.menu {
		margin: 0;
	}	
	.footer-section ul.menu>li+li {
		border: 0;
	}
	.footer-section ul.menu a {
		color: #fff;
	}
	.footer-section ul.menu a:hover {
		color: #334862;
	}
	.footer-section .section-title-container {
		margin-bottom: 0.5em !important;
	}
	.footer-section .row+.row {
	    border-top: 1px dotted #fff;
	    padding-top: 20px;
	    margin-top: -20px;
	    font-size: 0.8em;
	    color: #fff;
	}
	.footer-section .row+.row img {
	    position:  relative;
	    top: -10px;
	}
		.footer-section .section-title-normal span {
		    border-bottom: 2px solid #fff !important;
		}

	.footer-section a.legal-link {
		color: #fff !important;
	}	

#footer .back-to-top {
	color: #fff;
}
.hover-underline:hover {
	text-decoration: underline;
}

/* Live search form */
#search_input {
	width: 500px;
}

/* Live search results */

.live-search-results {
	background-color: rgba(0,0,0,0.75);	
}
	.live-search-results .autocomplete-suggestion {
		cursor: pointer;
	}

.uk-tab {
	padding-top: 16px;
}
.uk-tab>li {
	margin-left: 0 !important;
}

/* Stripe fields */


/* Flatsome menu */
.nav-dropdown.nav-dropdown-default > li > a {
	font-size: 1em;	
}
.nav-dropdown-default .nav-column li > a {
	font-size: 0.9em;
}
.nav-dropdown li.image-column>a img {
	padding-left: 38px;
}

/* background Blends */
.member-form-section {
	background: #2e534b;  
	background: -webkit-linear-gradient(to bottom, #2e534b, #83b0da); 
	background: linear-gradient(to bottom, #2e534b, #83b0da); 
}

.donation-form-section {
	background: #2e534b;  
	background: -webkit-linear-gradient(to bottom, #275668, #83b0da); 
	background: linear-gradient(to bottom, #275668, #83b0da); 
}

.homepage-section-1,
.donation-thankyou-section {
	background: #1e2a31;  
	background: -webkit-linear-gradient(to bottom, #1e2a31, #82AFD9); 
	background: linear-gradient(to bottom, #1e2a31, #82AFD9); 	
}

.recurring-donation-section {
	background: #909994;  
	background: -webkit-linear-gradient(to bottom, #909994, #82AFD9); 
	background: linear-gradient(to bottom, #909994, #82AFD9); 	
}
	.recurring-donation-section h3.section-title-normal {
		border-bottom: 1px solid #fff9;
	}

	.recurring-donation-section h3.section-title-normal span {
	    border-bottom: 2px solid #fff;
	}

.recurring-donation-section .give-recurring-donation-main form#give-form {
	background-color: #fff;
}

.donation-receipt-section {
	background: #21423C;  
	background: -webkit-linear-gradient(to bottom, #21423C, #82AFD9); 
	background: linear-gradient(to bottom, #21423C, #82AFD9); 	
}

.about-mission-section {
	background: #1E2A31;  
	background: -webkit-linear-gradient(to bottom, #1E2A31, #305F57); 
	background: linear-gradient(to bottom, #1E2A31, #305F57); 	
}
.about-priorities-section {
	background: #305F57;  
	background: -webkit-linear-gradient(to bottom, #305F57, #82AFD9); 
	background: linear-gradient(to bottom, #305F57, #82AFD9); 	
}

.priorities-section {
	background: #1E2A31;  
	background: -webkit-linear-gradient(to bottom, #1E2A31, #82AFD9); 
	background: linear-gradient(to bottom, #1E2A31, #82AFD9); 	
}

.discover-section {
	background: #294D6B;  
	background: -webkit-linear-gradient(to bottom, #294D6B, #83b0da); 
	background: linear-gradient(to bottom, #294D6B, #83b0da); 
}

	.discover-section .grid-col .img-inner {
		/*border: 18px solid #fff;*/
	}


.no-background {
	background: none !important;
}



/* Mega menu */
div#mega-menu-wrap-primary ul#mega-menu-primary > li > ul.mega-sub-menu {
	margin-top: 20px;
}

div#mega-menu-wrap-primary ul#mega-menu-primary > li > ul.mega-sub-menu::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 12.5px 10px 12.5px;
    border-color: #0000 #0000 #fff #0000;
    content: ' ';
    position: absolute;
    top: -10px;
    left: 65px;
    display: block;
}

div#mega-menu-wrap-primary ul#mega-menu-primary > 
li.mega-menu-megamenu > 
ul.mega-sub-menu li.mega-menu-column > 
ul.mega-sub-menu > 
li.mega-menu-item > 
a.mega-menu-link {
    color: #446084;
	margin-bottom: 8px;
}

#mega-menu-wrap-primary #mega-menu-primary > 
li.mega-menu-megamenu > 
ul.mega-sub-menu li.mega-menu-column >
ul.mega-sub-menu > 
li.mega-menu-item li.mega-menu-item > 
a.mega-menu-link {
	color: #000;
}

div#mega-menu-wrap-primary 
ul#mega-menu-primary li ul.mega-sub-menu .textwidget {
    padding: 25px;
    background: #e8e6d9;
}


li.mega-menu-item {

}

#mega-menu-wrap-primary #mega-menu-primary >
li.mega-menu-item ul.sub-menu li a {
	line-height: 2;
}

/* Dividers */
.divider-curve-up {
	background: url('data:image/svg+xml;utf8,<svg id="curveUpColor" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100" viewBox="0 0 100 100" preserveAspectRatio="none"><path d="M0 100 C 20 0 50 0 100 100 Z"/></svg>');
}

.divider-sweep-up {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDBweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlMTQ2NTgiPjxwYXRoIGQ9Ik0wIDE0MGgxMjgwQzU3My4wOCAxNDAgMCAwIDAgMHoiLz48L2c+PC9zdmc+);
    background-size: 100% 100px;
    bottom: 0;
    height: 100px;
    z-index: 1;    
}
.sweep-left {
	transform: rotateY(180deg);
}

.col-height-equal .section.has-block {
	min-height: 465px !important;	
}

.header-font.lead {
	font-size: 6em;
	font-weight: bold;
	opacity: .3;
    margin-bottom: 0.5em;	
}

/* ------------------------------ NEW ------------ */

body.institutional-student #masthead .header-inner .flex-col.flex-right {
	display:  none;
}

