1A1A1A/*
 Theme Name:   Divi Child
 Theme URI:    
 Description:  Divi Child Theme
 Author:       Peter Rondelez
 Author URI:   http://www.wishlink.ca
 Template:     Divi
 Version:      1.0.0
 Tags: 
*/

/*

Divi Break Points:

@media (max-width: 1080px){}
@media (max-width: 980px){}
@media (max-width: 767px){}
@media (max-width: 480px){}

*/

/*****

Body

*****/

html, body {
	height: 100%;
	min-height: 100%;
	background-color: #1A1A1A !important;
}


.mso_menu_buttons {
	display: block;
	background: #000;
	color: #FFF;
	border-radius: 4px;
	padding: 5px 15px;
}

.mso_menu_buttons:hover {
	background: #0D91E2;
	cursor: pointer;
}

#mso_products_nav.mso_overlay,
#mso_services_nav.mso_overlay,
#mso_savings_nav.mso_overlay{
 height: 100%;
 width: 100%;
 display: none;
 position: fixed;
 z-index: 1000;
 top: 0;
 left: 0;
 background-color: rgb(0,0,0);
 background-color: rgba(0,0,0, 0.8);
}

.mso_overlay_content {
 position: relative;
 top: 10%;
 width: 100%;
 text-align: center;
 margin-top: 30px;
}
#nav_menu-2,
#nav_menu-3,
#nav_menu-4 {
	width: 100%;
}
.mso_overlay ul li a {
	padding: 0;
}
.mso_overlay a {
	padding: 2px;
	text-decoration: none;
	font-size: 1.2em;
	color: #FFF;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	transition: 0.2s;
}

.mso_overlay a:hover, .mso_overlay a:focus {
 color: #0D91E2 !important;
}

.mso_overlay a.mso_close_nav {
	font-size: 1.1em;
	display: inline-block;
	margin: 0 auto;
	padding: 4px 13px;
	background-color: #FFF;
	color: #000;
	border-radius: 4px;
}
.mso_overlay a.mso_close_nav:hover {
	background-color: #0D91E2;
	color: #FFF !important;
}



/*****

Nav

****/

/* Prevent last dropdown menu from leaving page */
#top-menu > li:last-child .sub-menu {
	position: absolute;
	right: 0;
}

#top-menu li ul li a:hover {
	background-color: #000;
}

.sub-menu {
	margin-top: -25px;
}

.et-fixed-header .sub-menu {
	margin-top: auto;
}

#top-menu li li a {
	font-size: 17px;
	line-height: 1.3em;
}

#top-menu li li a:hover {
	color: #66bcff;
	opacity: 1;
}

.et_mobile_menu li a {
	font-size: 20px;
	line-height: 1.3em;
}

#top-menu li ul li a:hover {
	color: #66bcff !important;
	opacity: 1;
}

span.mobile_menu_bar:before {
	color: #FFF;
}

/* Mobile/Tablet Nav */

@media (max-width: 980px) {
	.et_header_style_left #logo {
		max-height: 80%;
		max-width:75%;
	}
}

/*
#top-menu-nav #top-menu li {
	padding-right: 5px;
}

#top-menu-nav #top-menu a {
	padding: 5px 15px auto !important;
}

#top-menu-nav #top-menu a:hover { 
	background-color: #000000 !important;
}
*/


/* Stop page jump on load */
#mso_header_section,
#mso_home_heading_section {
	padding-top: 104px !important;
}

#mso_header_section {
	background-image: url("/wp-content/uploads/page_BG_eyeglass_frames_3.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

/* Sunglasses */
body.page-id-1117 #mso_header_section {
	background-image: url("/wp-content/uploads/page_BG_sunglasses.jpg");
}
/* Contact Lenses */
body.page-id-1137 #mso_header_section {
	background-image: url("/wp-content/uploads/page_BG_contact_lenses.jpg");
}
/* Eyeglass Lenses */
body.page-id-85 #mso_header_section {
	background-image: url("/wp-content/uploads/page_BG_eyeglass_lenses.jpg");
}
/* Safety Glasses */
body.page-id-81 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_safety_glasses_goggles.jpg");
}
/* Sports Glasses */
body.page-id-83 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_sports_glasses_goggles.jpg");
}
/* Contact Lens Fittings */
body.page-id-213 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_contact_lens_fittings.jpg");
}
/* Eye Exams */
body.page-id-89 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_comprehensive_eye_exams.jpg");
}
/* Group Savings */
body.page-id-95 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_group_savings.jpg");
}
/* Who We Are */
body.page-id-125 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_who_we_are.jpg");
}
/* Our Promise */
body.page-id-129 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_our_promise.jpg");
}
/* Contact */
body.page-id-1220 #mso_header_section {
	background-image: url("/wp-content/uploads/title_BG_contact_us.jpg");
}
/* Corona */
body.page-id-2905 #mso_header_section {
	background-image: url("/wp-content/uploads/coronavirus.jpg") !important;
}

div#mso_header_section::after {
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: block;
	position: absolute;
	
	background: linear-gradient(90deg, rgba(219,0,215,0.6), rgba(148,0,211,0.6), rgba(0,70,247,0.6), rgba(0,155,155,0.6), rgba(20,178,0,0.6), rgba(255,161,0,0.6), rgba(219,0,215,0.6), rgba(255,0,0,0.6));
	background-size: 1000% 100% !important;
	
	-webkit-animation: AnimationName 60s steps(300) infinite;
	-moz-animation: AnimationName 60s steps(300) infinite;
	animation: AnimationName 60s steps(300) infinite;
}

div#mso_home_nav_section {
	
	background: linear-gradient(90deg, rgba(219,0,215,0.6), rgba(148,0,211,0.6), rgba(0,70,247,0.6), rgba(0,155,155,0.6), rgba(20,178,0,0.6), rgba(255,161,0,0.6), rgba(219,0,215,0.6), rgba(255,0,0,0.6));
	background-size: 1000% 100% !important;
	
	-webkit-animation: AnimationName 60s steps(300) infinite;
	-moz-animation: AnimationName 60s steps(300) infinite;
	animation: AnimationName 60s steps(300) infinite;
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

#mso_header_row {
	min-height: 330px;
}

@media (max-width: 980px){
	#mso_header_section .et_pb_title_container {
		text-align: center;
	}
}

/*****

Content

*****/

div#mso_header_section div#mso_header_point_row {
	width: 100%;
}

/*

Hide Post Title and Author Info

*/

div.et_post_meta_wrapper {
    display: none;
}

/* Article Archive */

#mso_article_archive_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mso_article_archive_item {
	display: flex;
	flex-direction: column;
	width: 30%;
	margin-bottom: 30px;
	border-radius: 8px;
	background-color: #FFF;
	overflow: hidden;
}
@media (max-width: 980px){
	.mso_article_archive_item {
		width: 47%;
	}
}
@media (max-width: 480px){
	.mso_article_archive_item {
		width: 100%;
	}
}
.mso_article_archive_item {
}
.mso_article_archive_item span {
	display: block;
	padding: 0px 10px 10px;
	text-shadow: none;
	line-height: 1.3em;
}
.mso_article_archive_item span a {
	color: #000;
}
a.mso_article_archive_button {
	display: block;
	margin-top: auto;
	text-align: center;
	padding: 5px 30px;
	font-size: 18px;
	text-shadow: none;
	color: #FFF;
	background-color: #2ea3f2;
}

/*

Brand Grid

*/

.mso_brand_grid_container {
	display: flex;
	flex-wrap: wrap;
}
.mso_brand_grid_item_wrapper {
	width: 16.6%;
	padding: 10px;
}
@media (max-width: 1080px) {
	.mso_brand_grid_item_wrapper {
		width: 20%;
		padding: 8px;
	}
}
@media (max-width: 767px) {
	.mso_brand_grid_item_wrapper {
		width: 25%;
		padding: 8px;
	}
}
@media (max-width: 480px) {
	.mso_brand_grid_item_wrapper {
		width: 50%;
		padding: 4px;
	}
}

.mso_brand_grid_item {
	overflow: hidden;
	-webkit-border-top-left-radius: 30px;
-webkit-border-bottom-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-bottomright: 30px;
border-top-left-radius: 30px;
border-bottom-right-radius: 30px;
	background: rgba(0,187,255,1);
background: -moz-linear-gradient(-45deg, rgba(0,187,255,1) 0%, rgba(0,75,102,1) 100%);
background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(0,187,255,1)), color-stop(100%, rgba(0,75,102,1)));
background: -webkit-linear-gradient(-45deg, rgba(0,187,255,1) 0%, rgba(0,75,102,1) 100%);
background: -o-linear-gradient(-45deg, rgba(0,187,255,1) 0%, rgba(0,75,102,1) 100%);
background: -ms-linear-gradient(-45deg, rgba(0,187,255,1) 0%, rgba(0,75,102,1) 100%);
background: linear-gradient(135deg, rgba(0,187,255,1) 0%, rgba(0,75,102,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbff', endColorstr='#004b66', GradientType=1 );
}
.mso_brand_grid_image {
	padding: 15px;
	height: 90px;
	font-size: 0;
}
.mso_brand_grid_image_helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mso_brand_grid_image img {
	vertical-align: middle;
}
.mso_brand_grid_item span {
	display: block;
	font-size: .7em;
	line-height: 1.3em;
	text-align: center;
	padding: 4px 3px;
	background-color: rgba(10,10,10,0.3);
}

/*

Home Page

*/

#mso_introduction p:first-of-type:first-letter {
  color: #4fc7ff;
  float: left;
  font-size: 3.2em;
  line-height: 0.75em;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 3px;
}

/* Articles */
div#mso_articles_home_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#mso_articles_home_container .mso_articles_home_item {
	width: 30%;
}
@media (max-width: 980px){
	#mso_articles_home_container .mso_articles_home_item {
		width: 47%;
		padding-bottom: 45px;
	}
}
@media (max-width: 480px){
	#mso_articles_home_container .mso_articles_home_item {
		width: 100%;
		padding-bottom: 45px;
	}
}
#mso_articles_home_container .mso_articles_home_item span {
	height: 150px;
	width: 150px;
	display: block;
    margin: 0 auto 20px;
}
#mso_articles_home_container .mso_articles_home_item img {
	border-radius: 50%;
}
#mso_articles_home_container .mso_articles_home_item a {
	display: block;
	text-align: center;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 300;
    font-size: 24px;
    text-align: center;
	color: #FFF;
}

/*#mso_home_heading_section {
	background-image: url("https://www.monkeysee.ca/wp-content/uploads/home_frame_blurred.png");
	background-position: center;
	background-repeat: no-repeat;
	background-
}*/

/*
#main-content p:first-of-type:first-letter {
  color: #4fc7ff;
  float: left;
  font-size: 3.2em;
  line-height: 0.75em;
  padding-top: 8px;
  padding-right: 8px;
  padding-left: 3px;
}
*/

.mso_vertical_align {
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#main-content {
	background-image: url("https://www.monkeysee.ca/wp-content/uploads/content_fade_bg.png"), url("https://www.monkeysee.ca/wp-content/uploads/content_bg.jpg");
	background-position: center top, center top;
	background-repeat: repeat-x, no-repeat;
	background-attachment: scroll, fixed;
	background-size: auto, cover;
}

.page-id-1762 #main-content {
	background: none;
}

#mso_content_section {
	padding: 20px 100px 50px;
	color: #FFF;
	/*font-size: 21px;
	line-height: 1.5em;*/
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);
	
	min-height: 500px;
}

@media (max-width: 980px){
	#mso_content_section {
		padding: 30px 0 30px;
		/*font-size: 22px;
		line-height: 1.4em;*/
	}
}

#mso_content_section blockquote {
	color: yellow;
	font-size: 1.4em;
	line-height: 1.3em;
	font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 300;
	width: 94%;
	padding: 25px 0;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
	background: url("https://www.monkeysee.ca/wp-content/uploads/blockquote_bg_2.gif") center top no-repeat scroll, url("https://www.monkeysee.ca/wp-content/uploads/blockquote_bg_2.gif") center bottom no-repeat scroll;
}

#mso_content_section table {
	width: auto;
	border: 0;
}

#mso_content_section tr td {
	border: 0;
	padding: 2px 0;
	padding-right: 15px;
	font-size: 20px;
	line-height: 1.1em;
}

#mso_content_section .et_pb_text ul,
#mso_content_section .et_pb_text ol {
	padding-left: 45px;
}

div#mso_content_section .et_pb_text ul li,
div#mso_content_section .et_pb_text ol li {
	line-height: 1.3em;
	padding-bottom: 7px;
}

#mso_content_section .et_pb_accordion {
	margin-left: 10px;
}

@media (max-width: 980px){
	#mso_content_section .et_pb_accordion {
		margin-left: 0;
	}
}

#mso_content_section .et_pb_toggle_close,
#mso_content_section .et_pb_toggle_open {
	/*font-size: 1em;
	line-height: 1.4;*/
	padding: 10px;
	margin-bottom: 8px;
	margin-left: 5px;
	border: none;
	border-radius: 4px;
}
@media (max-width: 480px){
	#mso_content_section .et_pb_toggle_close,
	#mso_content_section .et_pb_toggle_open {
		margin-left: 0;
	}
}
#mso_content_section .et_pb_toggle_close {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d600c4+0,e28400+100 */
	background: #d600c4; /* Old browsers */
	background: -moz-linear-gradient(left,  #d600c4 0%, #e28400 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #d600c4 0%,#e28400 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #d600c4 0%,#e28400 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d600c4', endColorstr='#e28400',GradientType=1 ); /* IE6-9 */
}

#mso_content_section .et_pb_toggle_close:hover {
	margin-left: 0;
	border-left: solid 5px #0d91e2;
}

@media (max-width: 480px){
	#mso_content_section .et_pb_toggle_close:hover {
		margin-left: 0;
		border-left: 0;
	}
}

#mso_content_section .et_pb_toggle_open {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d600c4+0,e28400+100 */
	background: rgb(214,0,196); /* Old browsers */
	background: -moz-linear-gradient(left,  rgba(214,0,196,0.7) 0%, rgba(226,132,0,0.7) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  rgba(214,0,196,0.7) 0%,rgba(226,132,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  rgba(214,0,196,0.7) 0%,rgba(226,132,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d600c4', endColorstr='#e28400',GradientType=1 ); /* IE6-9 */
}

#mso_content_section .et_pb_toggle_title {
	font-size: 22px;
	line-height: 1.4em;
	font-weight: 500;
	color: rgba(255,255,255,1);
}

#mso_content_section .et_pb_toggle_title::before {
	color: #FFF;
}

#mso_content_section .et_pb_toggle_title:after {
	content: ' ...';
}

@media (max-width: 980px){
	#mso_content_section .et_pb_toggle_close,
	#mso_content_section .et_pb_toggle_open {
		/*font-size: 22px;
		line-height: 1.4;*/
	}

	#mso_content_section .et_pb_toggle_title {
		/*font-size: 25px !important;
		line-height: 1.2;*/
	}
}

/*

Ninja Forms

*/

div.ninja-forms-form-wrap input[type=text],
div.ninja-forms-form-wrap input[type=email],
div.ninja-forms-form-wrap input[type=tel],
div.ninja-forms-form-wrap select,
div.ninja-forms-form-wrap textarea {
	font-size: 18px;
	font-family: inherit;
	color: #FFF;
	padding: 8px;
	border: solid 1px rgba(0,0,0,1);
	background-color: rgba(0,0,0,0.7);
}

div.ninja-forms-form-wrap textarea {
}

@media (max-width: 980px){
	div.ninja-forms-form-wrap input[type=text],
	div.ninja-forms-form-wrap input[type=email],
	div.ninja-forms-form-wrap input[type=tel],
	div.ninja-forms-form-wrap select,
	div.ninja-forms-form-wrap textarea {
		font-size: 20px;
	}
}

div.nf-field-container {
	margin-bottom: 5px;
}

.label-above div.nf-field-label {
	margin-bottom: 2px;
}

div.ninja-forms-form-wrap input[type=button] {
	padding: 10px 30px;
	margin-top: 20px;
	background: #000;
	color: #fff;
	border: none;
	font-size: 24px;
	border-radius: 5px;
}

div.ninja-forms-form-wrap input[type=button]:hover {
	background: #2369E0;
	cursor: pointer;
}

span.ninja-forms-req-symbol,
div.nf-error-msg {
	color: #ff7f7f;
}

/* END Ninja Forms */

/*****

Bloom Optin

*****/
div#mso_bloom_optin div {
	background-color: rgba(0,0,0,0);
}
div#mso_bloom_optin .et_bloom_form_header {
	display: none;
}
div#mso_bloom_optin .et_bloom_form_content {
	padding: 0;
}
div#mso_bloom_optin .et_bloom_inline_form {
	margin-bottom: 0;
}
div#mso_bloom_optin input {
	font-size: 18px;
	background-color: rgba(255,255,255,0.8);
}
div#mso_bloom_optin button {
	border-radius: 100px;
	background-color: rgba(255,255,255,0.3) !important;
	font-size: 18px;
}
div#mso_bloom_optin button span {
	color: #FFF !important;
}
div#mso_bloom_optin button:hover {
	background-color: #0d91e2 !important;
}

/*****

Footer

*****/

#mso_footer_section a {
	color: #66BCFF;
}

#mso_footer_section a:hover {
	color: #ffd400;
}

#mso_footer_hours_heading .et_pb_blurb_container {
	padding-left: 4px;
}

#mso_footer_section .et_pb_map {
	max-height: 215px;
}

#mso_footer_section li {
	list-style-type: none;
}

#mso_footer_section li:before {
	content: "• ";
	color: #FFF;
	font-size: 15px;
	padding-right: 6px;
}

#mso_eyewear_experts div.et_pb_image.mso_footer_images_small {
	padding-top: 15px;
}

#mso_eyewear_experts div.et_pb_image img {
	width: 100px;
	height: 100px;
}

#mso_eyewear_experts div.et_pb_image.mso_footer_images_big img {
	width: 130px;
	height: 130px;
	border-radius: 50%;
}



@media (min-width: 981px){
	
	/* Hide menu arrows */
	#top-menu .menu-item-has-children > a:first-child:after,
	#et-secondary-nav .menu-item-has-children > a:first-child:after {
		display:none;
	}

}
/* END @media (min-width: 981px) */
