/*** ALL SCREEN SIZES ********************************************************************/

body, #mwm_search_form, #mwm_search_input  			{ font-family: "Open Sans", sans-serif; }
#nav a 												{ font-family: "Open Sans", sans-serif; }
.mm-navbar__title              						{ font-family: "Cabin Condensed", "Open Sans", sans-serif; }
.mm-listitem                  						{ font-family: "Cabin", "Open Sans", sans-serif; }
 
html 												{ font-size: 62.5%;  }
body 												{ padding: 0; margin: 0; background-color: #ffffff; color: #000000; }
h1, h2, h3, h4, h5, h6 								{ margin: 0; padding: 0; }
h1 													{ line-height: var(--virtuoso_h1_line_height); text-align: center; // SET IN THEME SETTINGS } 
h2 													{ line-height: var(--virtuoso_h2_line_height); // SET IN THEME SETTINGS }
h3 													{ line-height: var(--virtuoso_h3_line_height); // SET IN THEME SETTINGS }
h4 													{ line-height: var(--virtuoso_h4_line_height); // SET IN THEME SETTINGS }
h5 													{ line-height: var(--virtuoso_h5_line_height); // SET IN THEME SETTINGS }
h6 													{ line-height: var(--virtuoso_h6_line_height); // SET IN THEME SETTINGS }
#mwm_footer_widgets h3.widget-title 				{ line-height: var(--virtuoso_footer_widget_titles_line_height); // SET IN THEME SETTINGS	}
#mwm_right_col h3.widget-title 						{ line-height: var(--virtuoso_widget_titles_line_height); // SET IN THEME SETTINGS }
#mwm_footer_widgets .widget-container li 			{ line-height: var(--virtuoso_footer_widget_text_line_height); // SET IN THEME SETTINGS	}
#mwm_right_col .widget-container li 				{ line-height: var(--virtuoso_widget_text_line_height); // SET IN THEME SETTINGS }
.mwm_content p 										{ line-height: var(--virtuoso_p_line_height); // SET IN THEME SETTINGS }
.mwm_content ul > li, .mwm_content ol > li 			{ line-height: var(--virtuoso_li_line_height); // SET IN THEME SETTINGS }
.mwm_content li li 									{ font-size: 100%; }
.mwm_content a, .widget-container a 				{ transition: all 0.3s ease; }
#menu:not( .mm-menu )     							{ display: none; }
.mm-panel, .mm-navbar 								{ background-color: #3387cf!important; }
.mm-navbar__title              						{ color: #fff!important; font-size: 14px; font-weight: normal!important; text-transform: uppercase; }
.mm-listitem                  						{ color: #fff!important; font-size: 16px; }
.mm-listitem__text 									{ padding-top: 10px!important; padding-bottom: 10px!important;	}
.mm-navbar, .mm-listitem      						{ border-color: rgba(255,255,255,.1)!important; }
#mwm_search_form 									{ width: 96%; padding: 2%; font-size: 18px; border: #ccc solid 1px; border-radius: 3px; background-color: #fefefe; 
														line-height: 1em; font-weight: 300; display: flex; justify-content: space-between; align-items: center; }
#mwm_search_input  									{ order: 1; width: calc(100% - 20px); border: #fefefe solid 1px; padding: 0; color: #222; line-height: 1em; 
														background-color: #fefefe; font-size: 18px; font-weight: 400; }
#mwm_search_button  								{ order: 2; width: 18px; height: 18px; display: inline-block;  opacity: 0.5; }
#mwm_search_input:focus 							{ outline: none; }
.mwm_search_overlay                         		{ background: rgb(113,159,179); background: linear-gradient(162deg, rgba(113,159,179,1) 0%, rgba(51,135,207,1) 100%); 
														text-align: center; height: 100%; width: 100%; display: none; position: fixed; z-index: 99999999999; top: 0; left: 0; }
.mwm_search_overlay_content                 		{ text-align: center; position: relative; top: 46%; width: 50%; margin: 0 auto; }
.mwm_search_overlay .mwm_button_close_search 		{ cursor: pointer; color: #EDEADE; position: absolute; top: 20px; right: 45px; font-size: 60px;  }
.mwm_search_overlay .mwm_button_close_search:hover 	{ color: #fff; }
.mwm_search_overlay form  							{ background: white; border: #fff solid 1px; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
														vertical-align: middle; }
.mwm_search_overlay input[type=text]        		{ border: none; color: #222; outline: none; background: none; padding: 10px 30px; font-size: 26px; width: calc(100% - 115px);
														vertical-align: middle; }
.mwm_search_overlay input[type=submit] 				{ background-image: url(../images/icon-search.svg); background-repeat: no-repeat; opacity: 0.3; cursor: pointer;
														background-size: auto 95%; background-position: center; border: none!important; display: inline-block; width: 20px;
														height: 20px; vertical-align: middle; background-color: rgba(255,255,255,0)!important; margin: 0 15px; }
#mwm_credits 										{ font-family: "Open Sans", sans-serif; font-size: 11px; color: #6eaadd; line-height: 1em; text-align: center; vertical-align:middle;  }
#mwm_credits a 										{ color: #6eaadd; text-decoration: none;  }
#mwm_credits img 									{ vertical-align:middle; }
#mwm_copyright 										{ font-family: "Open Sans", sans-serif; font-size: 11px; text-align: center; color: #fff; line-height: 1em; margin-bottom: 15px; }
#mwm_secondary_nav li 								{ list-style-type: none!!important; display: inline-block; }
#mwm_secondary_nav li a 							{ display: inline-block; line-height: 1em; vertical-align:middle; }
#mwm_secondary_nav li a img 						{ display: inline-block; vertical-align:middle; }
#mwm_bar 											{ background: rgb(38,89,132); background: linear-gradient(180deg, rgba(38,89,132,1) 0%, rgba(197,219,237,1) 50%, rgba(25,117,205,1) 100%); }
#mwm_comic_strip 									{ background-image: url(../images/strip.jpg); background-size: cover; background-position: center; 
														-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24);
														box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.24); }
#mwm_header_wrapper 								{ background-color: rgba(248,248,248,.5); }
#mwm_footer 										{ background-color: #3387cf; text-align: center; }
#mwm_quote {
    background-image: url('../images/left-quote.png'), url('../images/right-quote.png');
    background-position: top left, right 0px bottom 50px;
    background-repeat: no-repeat, no-repeat;
	}


/* Ensures slide content is centered */
.cartoon-slideshow .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 450px; /* Fixed height for the slides */
    padding-top: 30px; /* Adjusts padding if necessary */
    align-content: center;
}


.cartoon-slideshow img {
    transition: all .3s ease-in-out;
    max-height: 100%; /* Image height constraint to slide's height */
    width: auto; /* Maintain aspect ratio */
    height: auto;
    max-width: 100%;
    margin: auto; /* Additional centering for the image */
}

/* Side images settings */
.cartoon-slideshow .slick-slide img {
    /*transform: scale(.7) translateY(0);  */
    opacity: 0.3;
    height: 250px;
    width: auto;
}

/* Center image settings */
.cartoon-slideshow .slick-center img {
    /*transform: scale(1) translateY(0) rotate(0deg);  */
    opacity: 1;
    transition-duration: 0.03s;
    height: 450px; width: auto;
    object-fit: contain;
}

/* Adjusts side images - scales and rotates them */
.slick-sibling-prev img {
   /* transform: scale(.6) translateY(0) rotate(-3deg); */
    transform:  rotate(-3deg); 
    transition-duration: 0.03s; 
}

.slick-sibling-next img {
    /*transform: scale(.6) translateY(0) rotate(3deg);  */
    transform: rotate(3deg);  
    transition-duration: 0.03s;
}
.grid-container {
	margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 10px; /* Space between items */
}
.grid-item { text-align: center; }
.grid-item img, .grid-items img {
  width: 100%; /* Make image fully responsive within the container */
  height: auto; /* Maintain aspect ratio */
  max-width: 300px; /* Maximum image width */
  display: block; /* Remove any default inline spacing */
  margin: 0 auto 15px auto; /* Center image in its grid cell if it's not full width */
}

.grid-items { text-align: center; border: #ddd solid 1px; border-radius: 4px; padding: 15px; }


.cartoons-gallery {
    column-count: 3;
    column-gap: 10px;
}

.cartoon-item {
    break-inside: avoid;
    margin-bottom: 10px;
}
#mwm_contact { color: #fff; font-family: "Open Sans", sans-serif; text-align: center; margin-bottom: 15px; line-height: 1.2em; }

/*************************************************************** end all screen sizes ***/


/*** BREAKPOINTS ************************************************************************/




@media all and (min-width: 1400px) {
	.mburger 										{ position: absolute!important; right: 2%!important; top: 35px; z-index: 9999; color: #3387cf!important; 
														--mb-bar-height: 5px!important; }
	.mburger b 										{ color: #3387cf;  }
	h1												{ font-size: var(--virtuoso_desktop_h1_font_size); }
	h2												{ font-size: var(--virtuoso_desktop_h2_font_size); }
	h3												{ font-size: var(--virtuoso_desktop_h3_font_size); }
	h4												{ font-size: var(--virtuoso_desktop_h4_font_size); }
	h5												{ font-size: var(--virtuoso_desktop_h5_font_size); }
	h6												{ font-size: var(--virtuoso_desktop_h6_font_size); }
	.mwm_content 									{ min-height: calc(100vh - 200px); }
	.mwm_content p									{ font-size: var(--virtuoso_desktop_paragraph_font_size); margin: 0 0 10px 0; }
	#mwm_footer_widgets h3.widget-title 			{ font-size: var(--virtuoso_desktop_footer_widget_title_font_size); }
	#mwm_right_col h3.widget-title 					{ font-size: var(--virtuoso_desktop_widget_title_font_size); }
	#mwm_footer_widgets .widget-container li 		{ font-size: var(--virtuoso_desktop_footer_widget_text_font_size); }
	#mwm_right_col .widget-container li 			{ font-size: var(--virtuoso_desktop_widget_text_font_size); }
	.mwm_content ul, .mwm_content ol 				{ padding: 0; margin: 8px 0 8px 30px; }
	.mwm_content ul > li, .mwm_content ol > li 		{ font-size: var(--virtuoso_desktop_list_font_size); margin: 0 0 8px 0; }
	#mwm_secondary_nav 								{ margin: 0!important; padding: 0!important; position: absolute; right: 200px; top: 50px; }
	#mwm_secondary_nav li a 						{ margin: 0 12px; }
	#mwm_bar 										{ height: 10px; }
	#mwm_comic_strip, #mwm_header_wrapper 			{ height: 130px; width: 100%; }
	#mwm_header 									{ width: 1300px; height: 130px; margin: 0 auto; position: relative; }
	#mwm_logo 										{ width: 304px; height: auto; position: absolute; left: 2%; top: 26px; }
	#mwm_footer 									{ padding: 40px; }
	#mwm_columns 									{ width: 1300px; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; 
														gap: 40px; margin: 40px auto 0 auto; }
	#mwm_left_col 									{ order: 1; flex: 1; }
	#mwm_right_col 									{ order: 2; padding: 0 0 30px 0; width: 340px; }
	.single-cartoon #mwm_no_columns, .archive  #mwm_no_columns, .search #mwm_no_columns	{ width: 1300px; margin: 40px auto; }
	.mwm_older_comments a, .mwm_prev_link a { float: left; }
	.mwm_newer_comments a, .mwm_next_link a { float: right; }
	.mwm_prev_link a, .mwm_next_link a {
		text-decoration: none;
		color: #1975CD!important;
		font-family: "Open Sans", sans-serif;
		background-color: #fff;
		font-size: 18px;
		padding: 5px 2%;
		border-radius: 4px;
		border: #1975CD solid 1px;
		display: inline-block;
		width: 40%;
		margin: 10px 0;
		text-align: center;
		}
	#mwm_category_text { font-size: 22px; margin-bottom: 30px!important; display: block; }
	#mwm_category_text a { display: inline-block; text-decoration: none; background-color: #1975CD; border-radius: 7px; padding: 10px 20px 12px 20px; line-height: 1.1em; color: #fff!important; }
	#mwm_category_text a span { margin-left: 10px; }
	#mwm_contact { font-size: 20px; }
	}

@media all and (min-width: 880px) and (max-width: 1399px) {
	.mburger 										{ position: absolute!important; right: 2%!important; top: 35px; z-index: 9999; color: #3387cf!important; 
														--mb-bar-height: 5px!important; }
	.mburger b 										{ color: #3387cf;  }
	h1												{ font-size: var(--virtuoso_tablet_h1_font_size); }
	h2												{ font-size: var(--virtuoso_tablet_h2_font_size); }
	h3												{ font-size: var(--virtuoso_tablet_h3_font_size); }
	h4												{ font-size: var(--virtuoso_tablet_h4_font_size); }
	h5												{ font-size: var(--virtuoso_tablet_h5_font_size); }
	h6												{ font-size: var(--virtuoso_tablet_h6_font_size); }
	.mwm_content 									{ min-height: calc(100vh - 200px); }
	.mwm_content p									{ font-size: var(--virtuoso_tablet_paragraph_font_size); margin: 0 0 10px 0; }
	#mwm_footer_widgets h3.widget-title 			{ font-size: var(--virtuoso_tablet_footer_widget_title_font_size); }
	#mwm_right_col h3.widget-title 					{ font-size: var(--virtuoso_tablet_widget_title_font_size); }
	#mwm_footer_widgets .widget-container li 		{ font-size: var(--virtuoso_tablet_footer_widget_text_font_size); }
	#mwm_right_col .widget-container li 			{ font-size: var(--virtuoso_tablet_widget_text_font_size); }
	.mwm_content ul, .mwm_content ol 				{ padding: 0; margin: 8px 0 8px 30px; }
	.mwm_content ul > li, .mwm_content ol > li 		{ font-size: var(--virtuoso_tablet_list_font_size); margin: 0 0 8px 0; }
	#mwm_secondary_nav 								{ margin: 0!important; padding: 0!important; position: absolute; right: 200px; top: 50px; }
	#mwm_secondary_nav li a 						{ margin: 0 12px; }
	#mwm_bar 										{ height: 10px; }
	#mwm_comic_strip, #mwm_header_wrapper 			{ height: 130px; width: 100%; }
	#mwm_header 									{ width: 95%; height: 130px; margin: 0 auto; position: relative; }
	#mwm_logo 										{ width: 304px; height: auto; position: absolute; left: 2%; top: 26px; }
	#mwm_footer 									{ padding: 40px; }
	#mwm_columns 									{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; 
														gap: 40px; margin: 0 auto; }
	#mwm_left_col 									{ order: 1; flex: 1; }
	#mwm_right_col 									{ order: 2; padding: 0 0 0 20px; width: 350px; }
	.single-cartoon #mwm_no_columns, .archive  #mwm_no_columns, .search #mwm_no_columns	{ width: 95%; margin: 40px auto; }
	.mwm_older_comments a, .mwm_prev_link a { float: left; }
	.mwm_newer_comments a, .mwm_next_link a { float: right; }
	.mwm_prev_link a, .mwm_next_link a {
		text-decoration: none;
		color: #1975CD!important;
		font-family: "Open Sans", sans-serif;
		background-color: #fff;
		font-size: 18px;
		padding: 5px 2%;
		border-radius: 4px;
		border: #1975CD solid 1px;
		display: inline-block;
		width: 40%;
		margin: 10px 0;
		text-align: center;
		}
	#mwm_category_text { font-size: 22px; margin-bottom: 30px!important; display: block; }
	#mwm_category_text a { display: inline-block; text-decoration: none; background-color: #1975CD; border-radius: 7px; padding: 10px 20px 12px 20px; line-height: 1.1em; color: #fff!important; }
	#mwm_category_text a span { margin-left: 10px; }
	#mwm_contact { font-size: 20px; }
	}

@media all and (min-width: 475px) and (max-width: 879px) {
	.mburger 										{ position: absolute!important; right: 2%!important; top: 30px; z-index: 9999; color: #3387cf!important; 
														--mb-bar-height: 5px!important; }
	.mburger b 										{ color: #3387cf;  }
	h1												{ font-size: var(--virtuoso_phone_h1_font_size); }
	h2												{ font-size: var(--virtuoso_phone_h2_font_size); }
	h3												{ font-size: var(--virtuoso_phone_h3_font_size); }
	h4												{ font-size: var(--virtuoso_phone_h4_font_size); }
	h5												{ font-size: var(--virtuoso_phone_h5_font_size); }
	h6												{ font-size: var(--virtuoso_phone_h6_font_size); }
	.mwm_content 									{ min-height: calc(100vh - 200px); }
	.mwm_content p									{ font-size: var(--virtuoso_phone_paragraph_font_size); margin: 0 0 10px 0; }
	#mwm_footer_widgets h3.widget-title 			{ font-size: var(--virtuoso_phone_footer_widget_title_font_size); }
	#mwm_right_col h3.widget-title 					{ font-size: var(--virtuoso_phone_widget_title_font_size); }
	#mwm_footer_widgets .widget-container li 		{ font-size: var(--virtuoso_phone_footer_widget_text_font_size); }
	#mwm_right_col .widget-container li 			{ font-size: var(--virtuoso_phone_widget_text_font_size); }
	.mwm_content ul, .mwm_content ol 				{ padding: 0; margin: 8px 0 8px 30px; }
	.mwm_content ul > li, .mwm_content ol > li 		{ font-size: var(--virtuoso_phone_list_font_size); margin: 0 0 8px 0; }
	#mwm_secondary_nav 								{ margin: 0!important; padding: 0!important; position: absolute; left: 0; text-align: center; top: 90px; width: 100%; }
	#mwm_secondary_nav li a 						{ margin: 0 12px; }
	#mwm_bar 										{ height: 10px; }
	#mwm_comic_strip, #mwm_header_wrapper 			{ height: 130px; width: 100%; }
	#mwm_header 									{ width: 95%; height: 130px; margin: 0 auto; position: relative; }
	#mwm_logo 										{ width: 220px; height: auto; position: absolute; left: 50%; margin-left: -110px; top: 12px; }
	#mwm_footer 									{ padding: 20px; }
	#mwm_columns 									{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; 
														gap: 40px; margin: 0 auto; }
	#mwm_left_col 									{ order: 1; flex: 1; }
	#mwm_right_col 									{ order: 2; padding: 0 0 0 20px; width: 350px; }
	.single-cartoon #mwm_no_columns, .archive  #mwm_no_columns, .search #mwm_no_columns	{ width: 95%; margin: 40px auto; }
	.mwm_older_comments a, .mwm_prev_link a { float: none; }
	.mwm_newer_comments a, .mwm_next_link a { float: none; }
	.mwm_prev_link a, .mwm_next_link a {
		text-decoration: none;
		color: #1975CD!important;
		font-family: "Open Sans", sans-serif;
		background-color: #fff;
		font-size: 18px;
		padding: 5px 2%;
		border-radius: 4px;
		border: #1975CD solid 1px;
		display: inline-block;
		width: calc(100% - 4%);
		margin: 10px 0;
		text-align: center;
		}
	#mwm_category_text { font-size: 18px; margin-bottom: 30px!important; display: block; }
	#mwm_category_text a { display: inline-block; text-decoration: none; background-color: #1975CD; border-radius: 7px; padding: 10px 20px 12px 20px; line-height: 1.1em; color: #fff!important; }
	#mwm_category_text a span { margin-left: 10px; }
	#mwm_contact { font-size: 18px; }
	}

@media all and (min-width: 1px) and (max-width: 474px) {
	.mburger 										{ position: absolute!important; right: 2%!important; top: 12px; z-index: 9999; color: #3387cf!important; 
														--mb-bar-height: 5px!important; }
	.mburger b 										{ color: #3387cf;  }
	h1												{ font-size: var(--virtuoso_phone_h1_font_size); }
	h2												{ font-size: var(--virtuoso_phone_h2_font_size); }
	h3												{ font-size: var(--virtuoso_phone_h3_font_size); }
	h4												{ font-size: var(--virtuoso_phone_h4_font_size); }
	h5												{ font-size: var(--virtuoso_phone_h5_font_size); }
	h6												{ font-size: var(--virtuoso_phone_h6_font_size); }
	.mwm_content 									{ min-height: calc(100vh - 200px); }
	.mwm_content p									{ font-size: var(--virtuoso_phone_paragraph_font_size); margin: 0 0 10px 0; }
	#mwm_footer_widgets h3.widget-title 			{ font-size: var(--virtuoso_phone_footer_widget_title_font_size); }
	#mwm_right_col h3.widget-title 					{ font-size: var(--virtuoso_phone_widget_title_font_size); }
	#mwm_footer_widgets .widget-container li 		{ font-size: var(--virtuoso_phone_footer_widget_text_font_size); }
	#mwm_right_col .widget-container li 			{ font-size: var(--virtuoso_phone_widget_text_font_size); }
	.mwm_content ul, .mwm_content ol 				{ padding: 0; margin: 8px 0 8px 30px; }
	.mwm_content ul > li, .mwm_content ol > li 		{ font-size: var(--virtuoso_phone_list_font_size); margin: 0 0 8px 0; }
	#mwm_secondary_nav 								{ margin: 0!important; padding: 0!important; position: absolute; left: 0; text-align: center; top: 80px; width: 100%; }
	#mwm_secondary_nav li a 						{ margin: 0 6px; }
	#mwm_bar 										{ height: 10px; }
	#mwm_comic_strip, #mwm_header_wrapper 			{ height: 120px; width: 100%; }
	#mwm_header 									{ width: 95%; height: 120px; margin: 0 auto; position: relative; }
	#mwm_logo 										{ width: 200px; height: auto; position: absolute; left: 2%; top: 12px; }
	#mwm_footer 									{ padding: 20px; }
	#mwm_columns 									{ display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: stretch; 
														gap: 40px; margin: 0 auto; }
	#mwm_left_col 									{ order: 1; flex: 1; }
	#mwm_right_col 									{ order: 2; padding: 0 0 0 20px; width: 350px; }
	.mwm_mobile_hide 								{ display: none; }
	.mwm_mobile_block 								{ display: block; }
	#mwm_copyright 									{ line-height: 1.4em!important; }
	.single-cartoon #mwm_no_columns, .archive  #mwm_no_columns, .search #mwm_no_columns	{ width: 95%; margin: 40px auto; }
	.mwm_older_comments a, .mwm_prev_link a { float: none; }
	.mwm_newer_comments a, .mwm_next_link a { float: none; }
	.mwm_prev_link a, .mwm_next_link a {
		text-decoration: none;
		color: #1975CD!important;
		font-family: "Open Sans", sans-serif;
		background-color: #fff;
		font-size: 18px;
		padding: 5px 2%;
		border-radius: 4px;
		border: #1975CD solid 1px;
		display: inline-block;
		width: calc(100% - 4%);
		margin: 10px 0;
		text-align: center;
		}
	#mwm_category_text { font-size: 18px; margin-bottom: 30px!important; display: block; }
	#mwm_category_text a { display: inline-block; text-decoration: none; background-color: #1975CD; border-radius: 7px; padding: 10px 20px 12px 20px; line-height: 1.1em; color: #fff!important; }
	#mwm_category_text a span { margin-left: 10px; }
	}

@media all and (min-width: 1px) and (max-width: 1000px) {
	.cartoon-slideshow .slick-center img {
		height: auto!important; max-width: 100%;
		}
	.cartoon-slideshow .slick-slide {
		height: auto!important;
		}
	#mwm_contact { font-size: 16px; }
	.mwm_mobile_block { display: block; }
	.mwm_mobile_hide { display: none; }
	}

/**************************************************************** end of breakpoints ***/




/*** NAVIGATION ************************************************************************/

.navigationBox 										{ text-align: center; margin: 0 auto; 	}
.navigation 										{ display: block; position: relative; text-align: center;	 }
#nav 												{ margin: 0; padding: 0; list-style-type: none; position: relative; display: block; text-align: center;	}
#nav ul 											{ margin: 0; padding: 0; list-style-type: none;	}
#nav a 												{ display: inline-block; color: #222; text-decoration: none; line-height: 30px; font-size: 18px; padding: 0 10px;	}
#nav a:hover 										{  	}
#nav li 											{ display: inline-block; position:relative;	}
#nav ul 											{ position: absolute; display: none; width: 200px; top: 30px; left: 0; 	}
#nav ul ul 											{ left: 200px; top: 0; z-index: 9999; }
#nav li li 											{ display: block!important; position: relative; float: left;	}
#nav li ul a 										{ line-height: 1.2em; font-size: 18px; width: 180px; float: left; text-align: left; padding: 8px 10px!important; }
#nav li ul a:hover 									{ 	}
#nav li:hover > a  									{  }
#nav ul li:hover > a  								{  }
#nav li:hover ul ul, #nav li:hover ul ul ul,
	#nav li:hover ul ul ul ul 						{ display: none; z-index: 9999;	}
#nav li:hover ul, #nav li li:hover ul,
	#nav li li li:hover ul,
	#nav li li li li:hover ul 						{ display: block;  	}
.mainmenu li.menu-item-has-children > a:after 		{ content: '\25BE'; vertical-align: top;   }
.mainmenu li li.menu-item-has-children > a:after 	{ content: '\25B8'; vertical-align: top; float: right;  }

/***************************************************************** end of navigation ***/





/*** BEAVER BUILDER ********************************************************************/

.mce-container-body, .wp-link-input, .ui-autocomplete   { 	color: #222!important; }
.wp-link-input, .ui-autocomplete  						{  	font-family: "Open Sans", "Open Sans", helvetica, sans-serif!important; font-size: 18px!important;  }
.fl-builder-edit .mm-page 								{   position: static; }
#tiptip_holder 											{ top: -40px!important; }
.single #wmw_beaver_builder_wrapper2 .fl-row-content-wrap { padding: 0!important; margin: 0 -20px; }
@media (max-width: 900px) {     .fl-col-group .fl-col-small {  max-width: 100%;  }  }
.mwm_content .fl-block-overlay a 						{ color: #ffffff!important; }
.mwm_content .fl-block-overlay a:hover; 						{ color: #ffffff!important; }

/************************************************************* end of beaver builder ***/






/*** WORDPRESS *************************************************************************/

.mwm_footer_widget_list, .mwm_footer_widget_list ul, .xoxo, .xoxo ul {
	margin:  0 0 20px 0;
	padding:  0;
	}
.mwm_footer_widget_list li, .mwm_footer_widget_list ul li, .xoxo li, .xoxo ul li {
	list-style-type:  none;
	}
.mwm_footer_widget_list, .mwm_footer_widget_list li ul {
	margin: 0!important;
	padding: 0!important;	}
.mwm_footer_widget_list li {
	list-style-type: none; }
#mwm_footer_widgets_wrapper {
	}
#mwm_footer_widgets {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-evenly;
	align-items: flex-start;
   	margin: 0 auto;
   	}
#mwm_footer_widget_one {
	order: 1;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_two {
	order: 2;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_three {
	order: 3;
	padding: 20px;
	flex: 1;
	}
#mwm_footer_widget_four {
	order: 4;
	padding: 20px;
	flex: 1;
	}
#wmw_beaver_builder_wrapper1 {
	padding-top: 0!important;
	padding-bottom: 50px;
	padding: 20px;
	}
#wmw_beaver_builder_wrapper2 {
	margin: 20px;
	min-height: 300px;
	}
#mwm_no_columns {
	margin: 0 auto;
	}
#mwm_no_columns_full_width {
	max-width: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	}
#mwm_right_col ul,#mwm_right_col ol {
	margin: 0 0 20px 0;
	padding: 0;
	}
#mwm_right_col li {
	list-style-type: none!important;
	}
#mwm_404_page h1 {

	}
#mwm_404_page p {

	}
#mwm_comments {
	padding: 20px;
	background-color: #eeeeee;
	}
#mwm_comments_title {

	}
#reply-title {

	}
.comment-body p {
	margin: 0 0 8px 0;
	}
#email-notes, .comment-form-cookies-consent label {

	}
.comment-form-comment label, .comment-form-author label, .comment-form-email label {
	display: block;
	}
.comment .reply {
	margin-bottom: 15px;
	}
.mwm_moderation {
	clear: both;
	padding: 5px 2%;
	text-align: center;
	background-color: #ffffcc;
	border-radius: 3px;
	width: 96%;
	margin: 8px 0;
	display: block;
	}
.comment-form-comment #comment, .comment-form-author #author, .comment-form-email #email {
	width: 96%;
	padding: 2%;
	border: #ccc solid 1px;
	border-radius: 3px;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	}
.comment .comment-author {
	float: left;
	vertical-align: middle;
	line-height: 40px;
	}
.comment .comment-author img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	}
.comment .comment-meta {
	float: right;
	line-height: 40px;
	font-size: 11px;
	}
.comment .comment-body {
	clear: both;
	padding: 15px 0;
	}
#mwm_comment_list .children {
	margin-top: 20px;
	}
#mwm_comment_list {
	margin: 15px 0!important;
	padding: 0!important;
	}
#mwm_comment_list li {
	list-style-type: none;
	margin-bottom: 40px;
	border-top: #fff solid 1px;
	padding-top: 8px;
	}
.comment-reply-link, .comment-reply-link:visited {
	text-decoration: none;
	color: #000;
	font-family: "Open Sans", sans-serif;
	background-color: #ccc;
	font-size: 16px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.comment-reply-link:hover, .comment-reply-link:active {
	background-color: #fff;
	}
.form-submit #submit, .form-submit #submit:visited {
	text-decoration: none;
	color: #000;
	font-family: "Open Sans", sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	cursor: pointer;
	}
.form-submit #submit:hover, .form-submit #submit:active {
	background-color: #fff;
	}
.mwm_older_comments a, .mwm_newer_comments a {
	text-decoration: none;
	color: #000;
	font-family: "Open Sans", sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	display: block;
	text-align: center;
	}

.mwm_prev_link a:hover, .mwm_prev_link a:active, .mwm_next_link a:hover, .mwm_next_link a:active {
	background-color: #1975CD;
	color: #fff!important;
	}
.mwm_next_prev_spacer { height: 20px; }

.mwm_edit_button { margin-top: 15px; text-align: center; }
.mwm_edit_button a, .mwm_edit_button a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Open Sans", sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.mwm_edit_button a:hover, .mwm_edit_button a:active {
	background-color: #fff;
	}
.mwm_posted_on {

	}
.mwm_posted_on_loop {

	}
.mwm_posted_in {

	}
.mwm_posted_in_loop {

	}
.mwm_avatar_description {

	}
.mwm_avatar_link a, .mwm_avatar_link a:visited {
	text-decoration: none;
	color: #000;
	font-family: "Open Sans", sans-serif;
	background-color: #ccc;
	font-size: 18px;
	padding: 5px 25px;
	border-radius: 30px;
	border: #ccc solid 1px;
	}
.mwm_avatar_link a:hover, .mwm_avatar_link a:active {
	background-color: #fff;
	}
.mwm_avatar_thumb img {
	float: left;
	margin: 0 20px 10px 0;
	width: 60px;
	height: auto;
	display: block;
	vertical-align: middle;
	}
.mwm_avatar_title {
	line-height: 60px;
	vertical-align: middle;
	margin: 0!important;
	padding: 0!important;
	}
.mwm_author_card {
	margin: 25px 0;
	border-top: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	padding: 15px 0;
	}
.screen-reader-text {
    position: absolute !important;
    left: -999em;
	}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
	}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
	}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
	}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
	}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
	}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
	}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
	}
.gallery br {
	display: none!important;
	}
.gallery-item {
	float: left;
	width: 152px;
	height: 152px;
	margin: 0 14px 14px 0;
	}
.gallery-item img {
	border-radius: 3px;
	border: #efefef solid 1px;
	}
.commentlist .bypostauthor 							{ 	border-left: #000 solid 5px; padding-left: 10px; }
.commentlist li ul.children li.bypostauthor 		{ 	border-left: #000 solid 5px; padding-left: 10px; }
.mwm_pagination 									{	text-align: center; font-family: "Open Sans", sans-serif; padding: 35px 0;	}
.numnav li a, .numnav li a:hover,
	.numnav li.active a, .numnav li.disabled 		{   color: #fff;  text-decoration:none; background-color: #6FB7E9; border-radius: 3px; cursor: pointer; padding: 12px; padding: 0.75rem;   }
.numnav li 											{   display: inline;   }
