/*!
Theme Name: Bonnie Website
Theme URI:
Author: Bonnie
Author URI: Bonnie
Description: Bonnie Theme
Version: 1.0.0
*/

@import url("https://fast.fonts.net/lt/1.css?apiType=css&c=d35c3c72-26c6-4d9a-9946-c40683045855&fontids=5663763");
@font-face{
		font-family: "HelveticaNeueCondensedBlk";
		src: url("fonts/f2f49a5e-567d-4dfa-8152-c28c8f60c84e.woff2") format("woff2"),
				 url("fonts/ea7ce364-9de4-43c3-9b0b-7b26af453629.woff") format("woff");
}

body {
	font-family: "Open Sans", sans-serif;
  font-size: 14.50px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.62;
  letter-spacing: 0.25px;
  color: #000;
}

a.skip-link.screen-reader-text {
	display: none;
}
a.skip-links:link, 
a.skip-links:visited, 
a.skip-links:hover {
	position: absolute;
	top: 0px;
	left: -9999px;
	z-index: 1000;
	background-color:  #000;
	padding: 0.5em;
	font-size: 1em;
	color: #ffffff;
}

#page.site {
  width: 100%;
  padding-right: 0;  
  padding-left: 0;  
  margin-right: auto;  
  margin-left: auto;
}
.container {
	max-width: 1230px;
}
a, img {
	outline: none;
}
img {
	max-width: 100%;
}
.h1, .h2, .h3, .h4, .h5, .h6, 
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #243e6b;
	line-height: normal;
	text-transform: uppercase;
	font-family: "HelveticaNeueCondensedBlk", sans-serif;
}
.h1, h1 {
	font-size: 62px;
}
.h2, h2{
	font-size: 50px;
}
.h3, h3 {
	font-size: 40px;
}
.h4, h4 {
	font-size: 34px;
}
.h5, h5{
	font-size: 25px;
} 
.h6, h6 {
	font-size: 14px;
}
a, a:hover, a:visited, a:focus, a:active, a.active {
	color: #0f99d6;
}
p {
	margin-bottom: 1.4rem;
}
body {
	margin-top: 68px;
}
footer.site-footer {
	background-color: #243e6b;
	padding: 50px 0 90px;
	z-index: 2;
	position: relative;
}
.site-footer .legal-copy {
	color: #99ccff;
}
.site-footer .legal-copy h4 {
	color: #FFF;
	margin-bottom: 32px;
	line-height: 0.8;
}
.site-footer .legal-copy p {
	margin-bottom: 20px;
}
.site-footer .legal-copy p.disclaimers-notes {
	font-size: 12px;
	font-style: italic;
}
.site-footer .legal-copy p.copyrights {
	margin-bottom: 0;
}
.site-footer .legal-copy a {
	color: #99ccff;
	text-decoration: underline;
}
.site-footer .legal-copy a.btn {
	color: #243e6b;
	text-decoration: none;
}
.site-footer .footer-logo-col a.contact-btn {
	margin-bottom: 40px;
}

header.site-header {
	background-color: #243e6b;
}
.site-header .navbar {
	padding: 14px 15px;
}
.site-header .navbar-brand {
	padding: 0;
	margin: 0;
	line-height: 0;
}
.site-header .navbar-brand > img {
	width: 156px;
}

#masthead #mainNavbar .navbar-nav {
	align-items: center;
}

#masthead #mainNavbar .navbar-nav .nav-item {
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;	
	position: relative;
}
#masthead #mainNavbar .navbar-nav .nav-item:last-child {
	padding-right: 0;
}
/*#mainNavbar .navbar-nav .nav-item:first-child {
	padding-left: 0;
}*/

#masthead #mainNavbar .navbar-nav .nav-link,
#masthead #mainNavbar .navbar-nav .nav-link:focus,
#masthead #mainNavbar .navbar-nav .nav-link:hover,
#masthead #mainNavbar .navbar-nav .nav-link:active {
	padding: 0;
	color: #e6e7e8;
	font-size: 20px;
	/*text-transform: uppercase;*/
	line-height: 1;
	font-family: "HelveticaNeueCondensedBlk", sans-serif;
}
#masthead #mainNavbar .navbar-nav .nav-link.btn.main-menu-btn {
	color: #243e6b;
	padding: 10px 25px;
	white-space: nowrap;
}
#masthead #mainNavbar .nav-item.current-menu-item::after {
	content: " ";
	display: block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
	color: #c9e1f2;
	margin: 0 auto;
	margin-top: 14px;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #c9e1f2;
}


.btn {
	color: #243e6b;
	text-transform: uppercase;
	text-decoration: none;
	background:#FFDF2C linear-gradient(to top, #FFDF2C 50%, rgba(225,225,225,0.8) 100%);
	border: none;
	padding: 20px 45px;
	line-height: 0.8;
	font-size: 27px;
	border-radius: 50px;
	box-shadow: 0px 5px 8px 0px rgba(36, 62, 107, 0.2) !important;
	font-family: "HelveticaNeueCondensedBlk", sans-serif;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn:visited {
	color: #243e6b;
	font-weight: normal;
	text-decoration: none;
	box-shadow: 0px 5px 8px 0px rgba(36, 62, 107, 0.2);  
}
.home-hero-video-title h1 span {
	display: block;
	font-size: 120px;
}
.home-video-banner {
	margin-left: -1px;
}
.faqs-que {
	padding-left: 100px;
	position: relative;
}
.faqs-que::before {
	content: " ";
	display: block;
	height: 60px;
	width: 150px;
	background-repeat: no-repeat;
	background-size: 50%;
	background-position: left;
	position: absolute;
	left: 0;
	top: -11px;	
}
.faqs-que.faqs-que-1::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-airplane-icon.jpg');	
}
.faqs-que.faqs-que-2::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-boat-icon.jpg');	
}
.faqs-que.faqs-que-3::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-min-bus-icon.jpg');	
}
.faqs-que.faqs-que-4::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-air-car-icon.jpg');	
}
.faqs-que.faqs-que-5::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-speed-boat-icon.jpg');	
}
.faqs-que.faqs-que-6::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-scotter-icon.jpg');	
}
.faqs-que.faqs-que-7::before {
	background-image: url('http://bonine.wpengine.com/wp-content/uploads/2020/07/faqs-helicapter-icon.jpg');	
}
.faqs-que h4 {
	margin-bottom: 24px;
}
.faqs-que p:last-child {
	margin-bottom: 40px;
}  

.motion-symptoms ul {
	list-style: none;
	padding: 0;
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	width: 60%;
	margin: 12px 0 0 0;
	/*text-align: center;*/
}

.tips-list ol {
	counter-reset: myOrderedListItemsCounter;
	margin: 0;
	padding-left: 0;
}
.tips-list ol li {
	list-style-type: none;
	position: relative;
	margin-left: 40px;
	padding-bottom: 14px;
	font-size: 16px;
}
.tips-list ol li::before {
	counter-increment: myOrderedListItemsCounter;
	content: counter(myOrderedListItemsCounter)".";	
	background-color: #c9e1f2;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	text-align: center;	
	position: relative;
	top: 3px;
	font-family: "HelveticaNeueCondensedBlk", sans-serif;
	margin-right: .5em;
	margin-left: -40px;	
	padding-top: 3px;
	padding-left: 2px;
}  
.products-gallery-row.row-eq-height {	
	display: flex;
	flex-wrap: wrap;
	align-items: unset !important;
}
.products-gallery-row .products-col {
	display: flex;
	flex-direction: column;
}
.products-gallery-row .product-item {
	background-color: #FFF;
	padding: 34px 15px;
	height: 100%;
	display: grid;
	align-content: end; 
}
.products-gallery-row .product-caption {
	width: 70%;
	margin: 0 auto 20px;  
}
.products-gallery-row .btn {
	margin: 0 auto;
}
.single-product, 
.additional-info {
	z-index: 2;
	position: relative;
}

.single-product {
	background-color: #C9E1F2;
	padding: 60px 0;
}
.additional-info {
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 50px;
}
.single-product .product-intro {
	padding-bottom: 40px;
}
.single-product .product-stamp-02 {
	position: absolute;
	right: 0;
	bottom: 100px;
	z-index: -1;
}
.single-product .product-stamp-01 {
	position: absolute;
	top: -60px;
	z-index: -1;
}
.single-product .product-desc {
	margin-bottom: 50px;
}
.single-product .drugfacts-btn {
	margin-top: 40px;
}
.single-product .drugfacts-btn img {
	float: left;
	padding-right: 20px;
}
.single-product .drugfacts-btn h5 {
	line-height: 1;
	padding-top: 7px;
}
.single-product .drugfacts-btn h5 span {
	display: block;
	font-size: 18px;
}
.single-product .drugfacts-btn a:hover, 
.single-product .drugfacts-btn a:focus, 
.single-product .drugfacts-btn a:active,
.additional-info .product-title:hover,
.additional-info .product-title:focus,
.additional-info .product-title:active {
	text-decoration: none;   
}
.single-product .product-border {
	border-bottom: 1px solid #3077bb;
	max-width: 96%;
	margin: 50px auto 50px;
}  

.single-product .product-ingredients b {
	display: block;
}
.buynow-eligible {  
	font-size: 12px;
	margin: 10px 0;
	/*font-weight: bold; */
	color: #243e6b;
}
.additional-row {
	margin-top: 30px;
}
.page-not-found {
	text-align: center;
	padding: 60px 0;
}    

.wtb-logos #gallery-1.gallery .gallery-item {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px; 
}
.page-title-sec {
	max-width: 810px;
	margin: 0 auto;
	position: relative;
}

.page-title-sec h1 {
	display: inline;
}
.page-title-sec p {
	margin: 0 auto; 
	padding: 20px 0px 30px 0px;
	max-width: 550px;
}
.page-title-sec h1::after {
	background: #FFDF2C linear-gradient(to top, #FFDF2C 30%, rgba(225,225,225,1) 100%);
	height: 30px;
	content: " ";
	display: block; 
	max-width: 91%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -34px;
}
/*
.motion-sickness-title .page-title-sec {
	max-width: 480px;
}
.wtb-title .page-title-sec {
	max-width: 385px;
}
.wtb-title .page-title-sec p {
	max-width: 320px;
}
*/

.icon-page-title > div::before,
.icon-page-title > div::after,
.icon-page-title2 > div::before,
.icon-page-title2 > div::after {
	content: " ";	
	display: block;	
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	width: 100px;
	height: 72px;
}
.icon-page-title > div::before,
.icon-page-title2 > div::before{
	left: 0;	
}
.icon-page-title > div::after,
.icon-page-title2 > div::after {
	right: 0;
}

.icon-page-title > div::before {
	background-image: url('/wp-content/uploads/2020/07/plain-icon-white.png');	
}
.icon-page-title > div::after {
	background-image: url('/wp-content/uploads/2020/07/car-icon-white.png');	
}
.icon-page-title2 > div::before {
	background-image: url('/wp-content/uploads/2020/07/sailboat-icon-white.png');	
}
.icon-page-title2 > div::after {
	background-image: url('/wp-content/uploads/2020/07/rv-icon-white.png');	
}

@media(max-width: 1200.98px){
	.icon-page-title2 h2 {
		padding-left: 90px;
		padding-right: 90px;
	}
}


@media(max-width: 1024.98px){
	#masthead #mainNavbar .navbar-nav .nav-item {
		padding-right: 15px;
		padding-left: 15px;
	}
	#masthead #mainNavbar .navbar-nav .nav-item:first-child {
		padding-left: 50px;
	}
	.home-second-btn .btn {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media(max-width: 840.98px){
	.icon-page-title h1 {
		padding-left: 90px;
		padding-right: 90px;
	}
}

@media(max-width: 894.98px){
	#masthead #mainNavbar .nav-item.current-menu-item::after {
		margin-top: 4px;
	}
}

@media(max-width: 767.98px){
	body {
		margin-top: 58px;
	}
	.site-header .navbar-brand > img {
		width: 100px;
	}
	.site-header .navbar {
		padding: 14px 15px 14px 20px;
	}
	.site-header .navbar .navbar-toggler {
		border: none;
		padding: 0;
		margin: 0;
		color: #FFF !important;
		outline: none; 
	}
	.site-header .navbar .navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgb(255, 255, 255 )' stroke-width='3' stroke-linecap='' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
		background-size: 120% 120%;
		width: 40px;
		height: 30px; 
	}
	#masthead .navbar-toggler.collapsed > .navbar-toggler-close, 
	#masthead .navbar-toggler:not(.collapsed) > .navbar-toggler-icon {
		display: none;
	}
	#masthead .navbar-toggler > .navbar-toggler-close {
		display: block;
		text-align: center;
		width: 30px;
		height: 30px;
		margin-right: 6px;
	}
	#masthead #mainNavbar {
		background: #162e59;
		margin: 0 -15px 0 -20px;
		padding-bottom: 100px;
		padding-top: 60px;
		position: absolute;
		width: 100%;
		top: 59px;
	}
	#masthead #mainNavbar .navbar-nav .nav-item {
		padding: 32px 0 40px;
		border-bottom: 2px solid #243e6b;
		width: 76%;
	}
	#masthead #mainNavbar .navbar-nav .nav-item:first-child {
		padding-top: 0;
		padding-left: 0;
	}
	#masthead #mainNavbar .navbar-nav .nav-item:last-child {
		padding-bottom: 0;
		border-bottom: none;
		width: unset;
	}
	#masthead #mainNavbar .nav-item.current-menu-item::after {
		margin-top: 31px;
	}
	
	footer.site-footer {
		padding: 40px 0 80px;
	}
	.site-footer .legal-copy {
		order: 2;
		text-align: center;
	}
	.site-footer .legal-copy p.copyrights {
		margin-bottom: 20px;
	}
	.site-footer .legal-copy a.btn {
		margin-bottom: 50px;
		margin-top: 12px;
	}
	.site-footer .footer-logo-col {
		padding-bottom: 50px;
	}
	.home .home-video-banner .elementor-background-video-hosted {
		height: auto !important;
		top: unset !important;
		left: unset !important;
		transform: unset !important;
	}
	.home-hero-video-title h1 span {
		font-size: 75px;
	}
	.home-video-banner-copy {
		background-color: #243e6b;
		padding-top: 20px;
		padding-bottom: 30px; 
	}
	.products-gallery-row .product-caption {
		width: 100%;
	}
	.product-other-info,
	.product-ingredients h5,
	.product-directions h5 {
		margin-bottom: 20px;
	}
	.product-directions {
		margin-bottom: 30px;
	}
	.single-product {
		padding: 40px 0;
	}
	.single-product .product-cta {
		text-align: center;
	}
	.single-product .drugfacts-btn h5 {
		padding-top: 0;
		display: inline-block;
		text-align: left;
	}
	.single-product .drugfacts-btn img {
		float: unset;
		margin-top: -20px;
	}
	/*.single-product .product-border {
		margin: 50px auto;
	}*/

	/*.motion-symptoms ul {
		margin: 0 auto;
	}*/

	.icon-page-title > div::before, 
	.icon-page-title > div::after, 
	.icon-page-title2 > div::before, 
	.icon-page-title2 > div::after {
		background-image: none;
	}
	.icon-page-title h1,
	.icon-page-title2 h2 {
		padding-left: 0;
		padding-right: 0;
	}

}
@media(max-width: 600.98px){
	.faqs-que {
		padding-left: 80px;
	}
}
@media(max-width: 480.98px){
	.home-hero-video-title h1 span,
	.icon-page-title2 h2 {
		word-wrap: anywhere;
	}
	
}
@media(max-width: 400.98px){
	h1 {
		font-size: 54px;
	}
}