.header-description.gridContainer.media-on-right {
/*   max-width: 1232px; */
  max-width: 100% !important;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
}


i.fa.icon.reverse {
  background-color: #f27922 !important;
}

.button.color1 {
  color: #fff;
  background-color: #f27922 !important;
  border-color: #03a9f4;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a {
  border-bottom: 3px solid #f27922 !important;
}

@media (min-width: 768px) {
  ul.dropdown-menu > li.hover > a, ul.dropdown-menu > li:hover > a {
    color: #f27922 !important;
  }
}
/* ########################
########################
######################## */



/* .blog-post a img:hover, .blog-post a svg:hover {
  filter: sepia(100%) blur(3px);
  -webkit-filter: sepia(100%) blur(3px);
  -moz-filter: sepia(100%) blur(3px);
} */

/* .post-item img:hover, .type-page img:hover, .blog-post svg:hover,
.blog-post a img:hover, .blog-post a svg:hover {
  filter: sepia(100%) blur(3px);
  -webkit-filter: sepia(100%) blur(3px);
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -moz-transform: scale(1.65,1.65) rotate(26deg);
  -webkit-transform: scale(1.65,1.65) rotate(26deg);
  -o-transform: scale(1.65,1.65) rotate(26deg);
  -ms-transform: scale(1.65,1.65) rotate(26deg);
  transform: scale(1.65,1.65) rotate(26deg);
  transition-duration: .3s; */
/*  ### border-radius: 1rem 1rem 0 0 !important; */
/* } */

.post-list .post-content:hover {
  background: #deeffa;
  box-shadow: 0 19px 25px -17px rgba(97, 120, 250, 0.75) !important;
}

.post-list .post-content:hover .post-thumbnail img {
	-webkit-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
}
/* ##################### */

.post-thumbnail img {
  filter: saturate(0%);
  backface-visibility: hidden;
}
.post-list .post-content:hover .post-thumbnail img {
  filter: saturate(100%) contrast(100%);
  backface-visibility: hidden;
}
/* ##################### */

/* .post-item img:hover, .type-page img:hover, .blog-post svg:hover,
.blog-post a img:hover, .blog-post a svg:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	} */

.post-thumbnail, .post-item {
  overflow: hidden;
/*   border-radius: 1rem 1rem 0 0 !important; */
}

body .tspB8mt {
  height: 1.4em;
  height: 1em;
  font-size: 8px;
  flex: 1.15em 0 0;
  color: red;
}

h2.hero-title {
  color: #FFFFFF;
  margin-bottom: 1.25rem;
  font-size: 2.9rem;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: 0.9px;
}

.maps {
  margin: 0% 0% 0% 0%;
  padding: 0.3% 0.3% 0% 0.3%;
  border-radius: 10px;
  box-shadow: 0px 0px 19px -9px rgba(0,0,0,0.5);
  background: #45a8ff;
}

.img-box-shadow-inset::after {
  box-shadow: inset 3px 3px 10px 0 #000000;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.taxonomy-description {
	background-color: #635c6278; 
	border: 1px solid #e0e1e1 !important;
	border-radius: 5px;
	padding: 5px;
	color: bisque;
	box-shadow: 0 19px 25px -17px rgba(255, 99, 71, 0.75) !important;
}

/* woocommerce */

.woocommerce-account nav.woocommerce-MyAccount-navigation ul {
  padding: 24px 20px !important;
  background-color: #ffffff;
  /* ### box-shadow: 0px 0px 3px 0 rgba(189, 189, 189, 0.4), 0px 2px 3px 0 rgba(189, 189, 189, 0.3), 0 2px 3px rgba(0, 0, 0, 0.08); */
  border: none !important;
}

/* .woocommerce-account nav.woocommerce-MyAccount-navigation ul { */
  /* ### background-color: #ffffff;
  border-bottom: none;
  box-shadow: none; */
/*   box-shadow: 0 0 5px 2px rgba(255,0,61, 0.40)!important;
  border-radius: 1rem;
} */
/* .woocommerce-account nav.woocommerce-MyAccount-navigation ul:hover { */
  /* ### background-color: rgb(0, 183, 255); */
  /* ### border: 1px solid #175bc1 !important; */
  /* ### border: 1px solid #17c1c1 !important; */
/*   border: 1px solid rgba(255,0,61, 0.75) !important;
  box-shadow: 0 19px 25px -17px rgba(255,0,61, 0.75) !important;
} */


.mesmerize-print-post-thumb-category {
/*   z-index: 1; */
  z-index: 1;
  position: absolute;
/*   top: 8px; */
  left: 26px;
  background-color: #ff4800;
/*   margin: 5px 5px; */
  padding: 5px;
  border-radius: 0 0 10px 10px;
}
.mesmerize-print-post-thumb-category a {
  color: #333333ad;
  font-weight: bolder;
}