/*
Theme Name: RMR-POA
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/* TOC STRINGS
* General Styles
* Colors
* Fix Sassy Social Share PRE backgrounds
* Heading Font Overrides
* Main Menu Overrides
* Header Styles
* Content Area Styles
* Footer & Socket Styles 
* Home Page
* Inside Page Styles
* Sidebar Contact Form - Enfold Built In
* Sidebar Contact Form - WPForms
* Product Family Page, table listing families
* SPECIFIC SCREEN WIDTHS, MOBILE FIRST
* Mobile Portrait smaller
* Mobile Portrait larger
* Mobile Landscape to Tablet Portrait
* All Smart Phones
* Anything Over Smart Phones
* Tablet Portrait to standard 960
* ENFOLD All Tablet
* Tablet Landscape, up to 1200
* ENFOLD Full Screen
* Full Screen Desktop
* Full Screen Desktop Wider
*/

/* THESE STYLES APPLY TO ALL SCREEN WIDTHS
================================================== */



/* General Styles
================================================== */
.main_color strong {
  color: inherit;
}
/* 
#top .hide-under-12 {
  display: none;
}
#top .show-under-12 {
  display: inline;
}
#top .content.av-content-full {
  padding: 20px 0;
} 
*/
#top #after_section_1 .content:first-child {
  /* padding-top: 35px; */
}
#top .image-overlay {
  visibility: hidden;
}
#top .main_color .av-special-heading a,
#top .main_color .av-special-heading a:visited {
  /* color: #c3512f; */
}
#top .main_color .av-special-heading a:hover {
  /* color: #883d1f; */
}


/* Colors
================================================== */
.red-heading {
  color: #E60000; /*E60000 FF1A1A F32626 ED2C2C D43325 C3512F D5481D*/
}

/* Fonts
================================================== */


/* Spacing
================================================== */
#top .mtop0 {
	margin-top: 0;
}

/* Fix Sassy Social Share PRE backgrounds
================================================== */
/* 
#top .mgl-social-share pre {
  background-image: none;
  border: none;
  text-align: center;
}
#top .mgl-social-share pre div {
  display: inline-block;
}
*/

/* Heading Overrides
================================================== */
h1, h2, h3, h4, h5, h6 {
  /*font-family: Georgia, serif;*/
}
#top .main_color h1, #top .main_color h2, #top .main_color h3,
#top .main_color h4, #top .main_color h5, #top .main_color h6 {
  /* color: #13074F; */
  font-weight: bold;
  text-transform: none;
  font-variant: small-caps;
}
/* Special Heading Lines */
#top .special-heading-inner-border {
  border-color: #133E63;
  opacity: 0.6;
}
.modern-quote .av-special-heading-tag {
  /*font-weight: bold;*/
}
.template-page .entry-content-wrapper h2 {
  /*text-transform: none;*/
}

/* Main Menu Overrides
================================================== */
#top .av-main-nav .menu-item a {
  font-size: 18px;
}
/* color of main menu items */
#top .header_color .main_menu ul:first-child > li > a { 
  /*color: #2365AB !important;
  height: 45px !important;
  line-height: 45px !important;*/
} 
/* hover state of main menu items */
#top .header_color .main_menu ul:first-child > li a:hover { 
  /*color: #383F0C;
  background-color: #efefef;*/
} 
/* color of active menu item */
#top .header_color .main_menu ul:first-child > li.current-menu-item > a, 
#top .header_color .main_menu ul:first-child > li.current_page_item > a,
.header_color .main_menu ul:first-child > li.active-parent-item > a{ 
  /* color: #2365AB; */
}
/* color of main menu sub items */
#top .header_color .main_menu .menu ul li > a:hover {
  color: #383F0C;
  background-color: #efefef;
}
/* color of menu item underline effect */
#top .avia-menu-fx {
  /* background-color: #a1300d; */
}
/* color of mobile menu toggle */
.av_header_transparency #advanced_menu_toggle {
  /*color: #2365AB;
  Must comment these 2 out if use prod fam hdr img and normal hgt logo/menu area
  margin-top: 0; 
  right: -20px;*/
}
#advanced_menu_hide {
  /* background-color: #2365AB !important; */
}



/* Header Styles
================================================== */
#top #header {
	padding: 7px 0;
}
.logo {
  /* display: none; */
}
#top #header_meta {
	background-color: #131313;
}
/* IMPORTANT NOTE: One class for <HTML> element is either
   avia-desktop or avia-mobile, and in some cases there may
   be fewer or additional code elements based on this. For 
   below, when it's desktop, background is applied to 
   #mhr-header-inside color section div.  When it's mobile,
   background is applied to a child div.av-parallax element. 
*/
/*
#top .mhr-header-hp-iconlist .avia-icon-list .iconlist_icon {
  height: 42px;
  width: 42px;
  line-height: 42px;
}
#top .mhr-header-hp-iconlist li {
  padding-bottom: 15px;
}
#top .mhr-header-hp-iconlist h4 {
  margin-top: 9px;
  font-variant: none;
}
*/
#top .av_header_transparency #header_meta {
  /* background-image: linear-gradient(to right, transparent,#2B2822); */ /*68130B 423C34*/
}
#top #rmr-logo-menu-section div.flex_column_table {
	position: sticky !important;
	top: 0 !important;
}
#top #rmr-logo-menu-section .container.av-section-cont-open {
	padding-top: 0;
}
#top #rmr-menu-col #nav_menu-3 {
	padding-bottom: 5px;
}
#top #rmr-menu-col ul#menu-main-menu {
	text-align: right;
}
#top #rmr-menu-col ul#menu-main-menu li {
	/*border: none;
	background-color: none;*/
}
#top #rmr-menu-col ul#menu-main-menu li,
#top #rmr-menu-col ul#menu-main-menu a {
	display: inline-block;
	border: none;
	background-color: transparent;
}
#top #rmr-menu-col ul#menu-main-menu a {
	height: 103px;
	line-height: 103px;
	padding: 0 13px;
	font-size: 18px;
	font-weight: 600;
	color: #b0b0b0;
}
#top #rmr-menu-col ul#menu-main-menu a:hover {
	color: #ffffff !important;
}
#top #rmr-menu-col ul#menu-main-menu a:visited {
	color: #b0b0b0;
}
#top #rmr-menu-col ul#menu-main-menu li.current_page_item a {
	color: #ffffff;
}

/* Content Area Styles
================================================== */
#top #after_section_1 {
	/*background-color: #FFFAF0;*/
}
#top #rmr-content {
	
}
/* Icon Lists */
#top .avia-icon-list-container .iconlist_icon {
	background-color: #133E63;
}

/* Footer & Socket Styles 
================================================== */
#top .copyright {
  width: 100%;
  text-align: center;
  font-size: 12px;
}
#top #menu-footer-column-1 li,
#top #menu-footer-column-2 li {
  font-size: 14px;
}
#top #footer .widget h3.widgettitle {
	text-transform: none;
}
#top #footer ul.menu li.menu-item {
	font-size: 16px;
}
#top #footer #media_image-2 {
	text-align: right;
}


/* Home Page 
================================================== */
#top .mhr-header-hp-iconlist .iconlist_icon {
  margin-right: 0;
}
#top .rmr-logo-large {
	padding-top: 12px;
}
#top .rmr-cowboy {
	border: 2px solid #CCCCCC;
}


/* Home Page Why Choose Section
================================================== */



/* Home Page Testimonial Section
================================================== */



/* Inside Page Styles
================================================== */
#top .rmr-iconlist .iconlist_content p {
	color: #333333;
}
#top .rmr-iconlist.rmr-il-small .iconlist_title_small {
	font-weight: bold;
}
#top .rmr-iconlist.rmr-il-small .iconlist_icon svg {
	fill: #FFFFFF;
}



/* SPECIFIC SCREEN WIDTHS, MOBILE FIRST
================================================== */

/* Mobile Portrait skinny */
@media only screen and (max-width: 339px) {

}

/* Mobile Portrait smaller */
@media only screen and (max-width: 360px) {

}

/* Mobile Portrait larger */
@media only screen and (min-width: 340px) and (max-width: 479px) {

}

/* Mobile Intermediate */
@media only screen and (min-width: 480px) and (max-width: 639px) {

}

/* Mobile Landscape to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 640px) and (max-width: 767px) {

}

/* All Smart Phones */
@media only screen and (max-width: 767px)  {
	#top #rmr-content {
		background-image: url(/wp-content/uploads/2025/03/devils-ss-entry-mobile.jpg);
	}
	#top .rmr-cowboy {
		float: none;
		margin: 15px auto 0 auto;
	}
}

/* Anything Over Smart Phones */
@media only screen and (min-width: 768px)  {
	#top .rmr-cowboy {
		float: right;
		margin-top: 25px;
	}

}

/* Tablet Portrait to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* ENFOLD All Tablet */
@media only screen and (min-width: 768px) and (max-width: 990px)  {

}

/* Tablet Landscape, up to 1200 */
@media only screen and (min-width: 960px) and (max-width: 1199px) {

}

/* ENFOLD LESS THAN Full Screen */
@media only screen and (max-width: 990px)  {

}

/* ENFOLD Full Screen */
@media only screen and (min-width: 991px)  {
	#top .rmr-contact-info-div {
		width: 49.5%;
		float: left;
	}
}

/* Full Screen Desktop */
@media only screen and (min-width: 1200px)  {

}

/* Full Screen Desktop Wider */
@media only screen and (min-width: 1380px)  {

}

/* Full Screen Desktop Wider */
@media only screen and (min-width: 1600px)  {

}

/* Full Screen Desktop Wider */
@media only screen and (min-width: 1800px)  {

}
