/*  MICROTHEMER STYLES  */


/*= Little Embellishments ===== */

/** Little Embellishments >> T overlay inner div _2 **/
.mt-54034 .t-overlay-inner {
	border: 1px solid rgb(252, 0, 255) !important;
	border-top-left-radius: 6px !important;
	border-top-right-radius: 6px !important;
}

/** Little Embellishments >> Subscribe Page - Submit **/
.mt-158 .mc4wp-form-fields [type="submit"] {
	font-family: Oswald !important;
	color: rgb(255, 255, 255) !important;
	font-size: 30px !important;
	box-shadow: 3px 3px 5px 0 rgb(2, 199, 255) !important;
	background-color: rgb(255, 2, 157) !important;
	border-radius: 8px !important;
}

/** Little Embellishments >> Bacon Headings **/
.mt-55007 h2 {
	text-shadow: 2px 2px 10px rgb(0, 0, 0) !important;
}

/** Little Embellishments >> Bacon Page Fix **/
.mt-55007 .menu- div {
	background-color: rgb(255, 255, 255) !important;
}

/** Little Embellishments >> Bacon NAv Fix **/
.mt-55007 .row-navigation {
	background-color: rgb(255, 255, 255) !important;
}

/** Little Embellishments >> White Background for the navbar **/
.mt-158 .navbar div {
	background-color: rgb(255, 255, 255) !important;
}

/** Little Embellishments >> Subscribe - Paragraph input blue background **/
.mt-158 p input {
	color: rgb(255, 2, 157) !important;
	font-size: 24px !important;
	background-color: rgb(0, 234, 255) !important;
}

/** Little Embellishments >> Grilling Bottom **/
.mt-60136 .post-body {
	background-image: url("/wp-content/uploads/2017/02/Rae-Grill-1-1024x647.png") !important;
	background-position: center bottom !important;
	background-repeat: repeat-x !important;
	background-attachment: scroll !important;
	background-size: cover !important;
	opacity: 1 !important;
}

/** Little Embellishments >> 500 Comments **/
.mt-63571 .post-footer .row {
	/* MT [ google_font: 1 ] */
	font-family: 'Overpass' !important;
	color: rgb(255, 0, 135) !important;
	text-align: left !important;
	background-color: rgba(228, 99, 197, 0.39) !important;
}

/** Little Embellishments >> 500 Comment **/
.mt-63571 .comment-figure a {
	color: rgb(255, 255, 255) !important;
	font-size: 16px !important;
}

/** Little Embellishments >> Zoom in btn border animated **/
.mt-54034 .btn {
	box-shadow: 6px 6px 0 0 !important;
	border-style: solid !important;
	border-radius: 5px !important;
}

/** Little Embellishments >> Scroll top btn hover nobg **/
.scroll-top > .btn-hover-nobg {
	background-color: rgba(252, 0, 255, 0.34) !important;
}

/** Little Embellishments >> Category fashion attachment medium large **/
.mt-86298 .category-fashion {
	box-shadow: 0 0 20px 3px rgb(132, 0, 254) !important;
	transform: rotateX(0) rotateZ(-2deg) !important;
}

/** Little Embellishments >> Quote page title - Uncode sidecart mobile disabledmt 88024 post title **/
.uncode-sidecart-mobile-disabled.mt-88024 .post-title {
	/* MT [ google_font: 1 ] */
	font-family: 'Kavivanar' !important;
	color: rgb(132, 0, 254) !important;
	font-size: 60px !important;
}

/** Little Embellishments >> Wp block quote paragraph **/
.mt-88024 .wp-block-quote > p {
	font-family: Kavivanar !important;
}

/** Little Embellishments >> Quote BodiesUncode sidecart mobile disabledmt 88024 uagb post inner wrap **/
.uncode-sidecart-mobile-disabled.mt-88024 .uagb-post__inner-wrap {
	background-image: linear-gradient(90deg, rgba(132, 0, 254, 0.03), transparent) !important;
	border-radius: 16px !important;
}

/** Little Embellishments >> Quote dates - Post 88024 cite **/
.mt-88024 #post-88024 cite {
	color: rgb(0, 0, 0) !important;
	font-size: 12px !important;
}

/** Little Embellishments >> Quotes - load more Uncode sidecart mobile disabledmt 88024 uagb post load more wrap **/
.uncode-sidecart-mobile-disabled.mt-88024 .uagb-post__load-more-wrap {
	padding-bottom: 19px !important;
}

/** Little Embellishments >> Post 88024 uagb post title **/
#post-88024 .uagb-post__title {
	text-align: center !important;
}

/** Little Embellishments >> Masthead style color 115323 bg **/
#masthead .style-color-115323-bg {
	background-color: rgb(255, 118, 173) !important;
	border-bottom: 1px solid rgb(0, 0, 0) !important;
}

/** Little Embellishments >> Menu Item Capitalize **/
.menu-item {
	text-transform: uppercase !important;
}

/** Little Embellishments >> Logo container mobile **/
#logo-container-mobile {
	height: 0 !important;
	display: none !important;
}


/*= Posts General ============= */

/** Posts General >> Span **/
.mt-62588 .filter-cat-980 > span {
	padding: 12px !important;
}

/** Posts General >> All Reports Page Filters link **/
.mt-62588 .isotope-filters a {
	color: rgb(132, 0, 254) !important;
	font-size: 18px !important;
	line-height: 5px !important;
	font-weight: normal !important;
	height: 1px !important;
	padding: 30px !important;
	border: 1px solid rgb(132, 0, 254) !important;
}

/** Posts General >> Heading 2 **/
.box-container h2 {
	text-align: center !important;
}


/*= Search ==================== */

/** Search >> Menu close search **/
.menu-close-search {
	font-size: 34px !important;
	box-shadow: 5px 5px 0 0 rgb(255, 255, 255) !important;
	background-color: rgb(132, 0, 254) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	padding-right: 10px !important;
	padding-left: 10px !important;
	margin-right: 70px !important;
	border: 3px solid rgb(255, 255, 255) !important;
	border-radius: 5px !important;
}

/** Search >> Search container **/
#masthead .search-container {
	/* MT [ google_font: 1 ] */
	font-family: 'Overpass' !important;
	color: rgb(0, 0, 0) !important;
	width: 75% !important;
	border: 4px solid rgb(255, 0, 177) !important;
}


/*= Mobile Menu Button ======== */

/** Mobile Menu Button >> Previous angle left **/
.fa-angle-left {
	padding-left: 5px !important;
}

/** Mobile Menu Button >> Next angle right **/
.fa-angle-right {
	padding-right: 5px !important;
}


/*= Milestones Page =========== */

/** Milestones Page >> Mt 54066 t overlay content **/
.mt-54066 .t-overlay {
	font-family: Garamond !important;
	font-size: 45px !important;
	border-radius: 20px !important;
}

/** Milestones Page >> Milestones Date **/
.mt-54066 .double-gutter span {
	/* MT [ google_font: 1 ] */
	font-family: 'Oswald' !important;
	color: rgb(0, 0, 0) !important;
	font-size: 20px !important;
	font-weight: normal !important;
	text-align: center !important;
	text-shadow: 0 0 0 !important;
}

/** Milestones Page >> Milestones Title **/
.mt-54066 .h6 a {
	color: rgb(0, 0, 0) !important;
	font-size: 25px !important;
	line-height: normal !important;
	text-align: center !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Milestones Page >> Milestones Title 2 **/
.mt-54066 .h6 {
	text-align: center !important;
}


/*= Food Page ================= */

/** Food Page >> Food Page Title **/
.mt-55436 .font-156269 {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Rye' !important;
	color: rgb(255, 255, 255) !important;
	font-size: 72px !important;
	font-weight: normal !important;
}

/** Food Page >> Food Load More **/
.mt-55436 .btn-default {
	/* MT [ google_font: 1 | variant: 400normal ] */
	font-family: 'Rye' !important;
	color: rgb(1, 71, 63) !important;
	font-size: 20px !important;
	font-weight: normal !important;
	background-color: rgb(255, 255, 255) !important;
}

/** Food Page >> Food Background Green **/
.mt-55436 .post-body {
	background-color: rgb(1, 71, 63) !important;
}

/** Food Page >> Food Post Titles Moved 1 **/
.mt-55436 .h6 a {
	/* MT [ google_font: 1 ] */
	font-family: 'Neuton' !important;
	color: rgb(0, 0, 0) !important;
	font-weight: normal !important;
	background-color: rgba(0, 0, 0, 0) !important;
}

/** Food Page >> Food Title Fix, Maybe **/
.mt-55436 .t-entry-text div {
	background-color: rgb(255, 253, 235) !important;
}

/** Food Page >> Food title overlay even, right **/
.mt-55436 .tmb:nth-of-type(even) .t-overlay-content {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2021/02/Food-Title-Wide-right-300x21.png") !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	background-origin: border-box !important;
	z-index: auto !important;
}

/** Food Page >> Food Title Overlay Odd, left **/
.mt-55436 .tmb:nth-of-type(odd) .t-overlay-content {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2021/02/Food-Title-Wide-left-300x21.png") !important;
	background-position: center top !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}


/*= This Rae in History ======= */

/** This Rae in History >> This Rae in History - ayb date **/
.mt-55910 .ayb_date {
	font-size: 25px !important;
}

/** This Rae in History >> Post titles font and size **/
.mt-55910 .fc-title {
	font-family: Outfit !important;
	color: rgb(0, 0, 0) !important;
	font-size: 20px !important;
	font-weight: normal !important;
	font-variant: normal !important;
	border-color: rgb(0, 0, 0) !important;
}

/** This Rae in History >> Date and Title Edit **/
.mt-55910 .elementor-widget-container li a {
	/* MT [  ] */
	color: rgb(132, 0, 254) !important;
	font-size: 28px !important;
	text-decoration: underline !important;
}

/** This Rae in History >> This Rae in History Container Remove Bullet **/
.mt-55910 .elementor-widget-container li {
	text-align: center !important;
	list-style-type: none !important;
	padding-bottom: 45px !important;
}

/** This Rae in History >> This Rae in History **/
.mt-55910 .elementor-element-b257a48 .elementor-widget-container {
	background-color: rgb(255, 255, 255) !important;
	border: 1px solid rgb(0, 0, 0) !important;
}

/** This Rae in History >> This Rae in History .ayb_notfound **/
.mt-55910 .ayb_notfound {
	font-size: 30px !important;
	padding: 10px !important;
}

/** This Rae in History >> This Rae in History - Book Background **/
.mt-55910 .post-body {
	background-image: url("/wp-content/uploads/2018/01/This-Rae-In-History-1.jpg") !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

/** This Rae in History >> This Rae in History -  Spacing below **/
.mt-55910 .ayb_date {
	color: rgb(132, 0, 254) !important;
	line-height: 2px !important;
}

/** This Rae in History >> day header **/
.mt-55910 .fc-day-header {
	background-color: rgb(132, 0, 254) !important;
	background-image: none !important;
}

/** This Rae in History >> This Rae in History - Calender buttons **/
.mt-55910 .ui-button {
	color: rgb(250, 250, 250) !important;
	background-color: rgb(132, 0, 254) !important;
	background-image: none !important;
	border-color: rgb(250, 250, 250) !important;
	border-style: solid !important;
	border-radius: 0 !important;
}

/** This Rae in History >> This Rae in History - Today **/
.mt-55910 .fc-bg .fc-today {
	color: rgb(255, 255, 255) !important;
	background-color: rgba(132, 0, 254, 0.34) !important;
	background-image: none !important;
	border-color: rgba(159, 211, 80, 0) !important;
	border-style: hidden !important;
}

/** This Rae in History >> Title for THIS RAE CALENDER **/
.mt-55910 .fc-center h2 {
	color: rgb(132, 0, 254) !important;
	font-size: 45px !important;
	line-height: 45px !important;
	font-weight: bold !important;
	background-color: rgb(255, 255, 255) !important;
	padding: 10px !important;
	border: 1px solid rgb(132, 0, 254) !important;
}

/** This Rae in History >> Post Titles Center and corected border **/
.mt-55910 .fc-content {
	text-align: center !important;
	border-style: hidden !important;
}

/** This Rae in History >> This Rae in History - Time Hide **/
.mt-55910 .fc-time {
	position: fixed !important;
	visibility: hidden !important;
}

/** This Rae in History >> Fc event container fc day grid event Correct Border and Shadow **/
.fc-event-container > .fc-day-grid-event {
	background-color: rgba(159, 211, 80, 0) !important;
	border-color: rgb(132, 0, 254) !important;
	border-width: 1px !important;
	border-radius: 0 !important;
	z-index: 9999 !important;
}

/** This Rae in History >> Random Rae Report Button on the bottom **/
.mt-55910 .elementor-button-wrapper .elementor-button-link {
	font-family: Outfit !important;
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 118, 173) !important;
	margin-bottom: 24px !important;
	border-color: rgb(0, 0, 0) !important;
	border-width: 1px !important;
	border-radius: 0 !important;
}

/** This Rae in History >> Timeline Title **/
.mt-59833 .vk_ans {
	/* MT [ google_font: 1 ] */
	font-family: 'Contrail One' !important;
	color: rgb(0, 0, 0) !important;
	font-weight: bold !important;
	background-color: rgb(255, 255, 255) !important;
	padding: 24px !important;
	border-radius: 5px !important;
}

/** This Rae in History >> Tdpy item (#1) **/
ul .tdpy-item {
	color: rgb(255, 0, 177) !important;
	width: 100% !important;
}


/*= Dictiona-rae ============== */

/** Dictiona-rae >> Mejs audio mejs mediaelement **/
.mt-56218 .mejs-audio .mejs-mediaelement {
	text-align: center !important;
	background-color: rgb(255, 0, 185) !important;
	width: 750px !important;
	padding-top: 45px !important;
}

/** Dictiona-rae >> AUDIO BLOCK SPACING **/
.wp-block-audio {
	width: 75% !important;
	padding-right: 0 !important;
	padding-left: 25.3px !important;
}

/** Dictiona-rae >> More Entries Dictionary **/
.mt-56218 .btn {
	/* MT [ google_font: 1 ] */
	font-family: 'Oswald' !important;
	color: rgb(5, 234, 255) !important;
	font-size: 24px !important;
	text-transform: uppercase !important;
	background-color: rgb(255, 0, 156) !important;
}

/** Dictiona-rae >> Mt 86854 elementor post text **/
.mt-86854 .elementor-post__text {
	background-color: rgba(132, 0, 254, 0.14) !important;
}

/** Dictiona-rae >> Title in courier **/
.mt-56218 .elementor-widget-theme-page-title .elementor-heading-title {
	font-family: "Courier New" !important;
	font-weight: bold !important;
	text-align: center !important;
}

/** Dictiona-rae >> Elementor post text heading 1 **/
.mt-56218 .elementor-post__text > h1 {
	font-family: "Courier New" !important;
}

/** Dictiona-rae >> Courier New For Pronunctiations **/
.lr_dct_ent_ph {
	font-family: "Courier New" !important;
	margin-top: 0 !important;
}

/** Dictiona-rae >> Uncode text column heading 1 _2 **/
.mt-56218 .uncode_text_column h1 {
	font-size: 56px !important;
}

/** Dictiona-rae >> Paragraph span:(1) **/
.mt-56218 .uncode_text_column > p > span:nth-of-type(1) {
	font-size: 34px !important;
	line-height: 0 !important;
	font-weight: bold !important;
}

/** Dictiona-rae >> Mt 56218 mejs horizontal volume slider **/
.mt-56218 .mejs-horizontal-volume-slider {
	visibility: hidden !important;
}

/** Dictiona-rae >> French Dictionary pronunciation **/
.mt-86854 .elementor-post__text h2:nth-of-type(2) {
	font-family: Courier !important;
	color: rgb(0, 0, 0) !important;
}

/** Dictiona-rae >> french docntionary definition **/
.mt-86854 .elementor-post__text li {
	font-family: Georgia !important;
	font-weight: normal !important;
	font-style: italic !important;
}

/** Dictiona-rae >> Dictionary Posts **/
.mt-56218  .elementor-post__text {
	background-color: rgb(243, 230, 255) !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
	padding: 0 10px 0 2px !important;
	border-radius: 10px !important;
}

/** Dictiona-rae >> regular dictionary controls **/
.plyr__controls {
	background-color: rgba(132, 0, 254, 0.34) !important;
	border-radius: 10px !important;
}

/** Dictiona-rae >> pronounciation style **/
.mt-56218 .elementor-element-6eb8170 .elementor-heading-title {
	font-family: "Courier New" !important;
}

/** Dictiona-rae >> french more link **/
.mt-86854 .more-link {
	padding-top: 3px !important;
	padding-left: 2px !important;
	margin-bottom: 10px !important;
}


/*= Art Fixes ================= */

/** Art Fixes >> .mt-55959 .frame p **/
.mt-55959 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> .mt-55413 .frame p **/
.mt-55413 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> green and yellow frame **/
.mt-57464 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Frame top **/
.mt-59841 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> full color frame Copy 1 **/
.mt-58431 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Untitled Blue Frame Fix **/
.mt-58643 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Untitled Canvas 3 Fix **/
.mt-62102 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Dylan Fix **/
.mt-61261 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Untitled Blue Frame Fix Copy 1 **/
.mt-58823 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Body frame **/
.mt-57878 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Row internal:(1) uncell **/
.mt-57878 .row-internal:nth-of-type(1) .uncell {
	max-width: 50% !important;
}

/** Art Fixes >> Untitled Collection Fix **/
.mt-59254 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> White and Black **/
.mt-55479 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Black and White **/
.mt-56431 .frame p {
	margin-top: 0 !important;
}

/** Art Fixes >> Is resized figure caption **/
.is-resized figcaption {
	font-family: Oswald !important;
	color: rgb(0, 0, 0) !important;
	font-size: 36px !important;
}

/** Art Fixes >> Art Titles Centers **/
.mt-55354 .t-entry-text-tc {
	text-align: center !important;
	-webkit-justify-content: center !important;
	justify-content: center !important;
}

/** Art Fixes >> Canvas shadow 1 **/
.mt-62001 .aligncenter {
	box-shadow: 6px 6px 10px 0 rgb(12, 12, 12) !important;
	border-top: 1px solid rgba(12, 12, 12, 0.17) !important;
	border-right: 2px solid rgb(12, 12, 12) !important;
	border-bottom: 2px solid rgb(12, 12, 12) !important;
	border-left: 1px solid rgba(12, 12, 12, 0.17) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Mt 62001 aligncenter Copy 1 **/
.mt-60520 .aligncenter {
	box-shadow: 6px 6px 10px 0 rgb(12, 12, 12) !important;
	border-top: 1px solid rgba(12, 12, 12, 0.17) !important;
	border-right: 2px solid rgb(12, 12, 12) !important;
	border-bottom: 2px solid rgb(12, 12, 12) !important;
	border-left: 1px solid rgba(12, 12, 12, 0.17) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Gallery Opening Page Button Fixes **/
.mt-82718 .wp-block-column .has-text-align-center:nth-of-type(2) {
	padding: 10px !important;
	border: 1px solid rgb(252, 0, 255) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Wp block columns wp block column:(1) **/
.mt-83093 .wp-block-columns > .wp-block-column:nth-of-type(1) {
	background-color: rgba(0, 177, 9, 0.25) !important;
	padding: 10px !important;
	border: 1px solid rgb(0, 177, 9) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Wp block columns wp block column:(2) **/
.mt-83093 .wp-block-columns > .wp-block-column:nth-of-type(2) {
	background-color: rgba(199, 188, 0, 0.25) !important;
	padding: 10px !important;
	border: 1px solid rgb(199, 188, 0) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Wp block columns wp block column:(3) **/
.mt-83093 .wp-block-columns > .wp-block-column:nth-of-type(3) {
	background-color: rgba(177, 0, 0, 0.25) !important;
	padding: 10px !important;
	border: 1px solid rgb(177, 0, 0) !important;
	border-radius: 5px !important;
}

/** Art Fixes >> Div:(3) has text align center:(3) **/
.mt-82718 .wp-block-columns > div:nth-of-type(3) > .has-text-align-center:nth-of-type(3) {
	font-size: 28px !important;
}

/** Art Fixes >> Elementor post thumbnail - BIG SHADOW **/
.elementor-post__thumbnail {
	box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px !important;
}

/** Art Fixes >> Elementor button wrapper **/
.elementor-widget-container .elementor-button-wrapper {
	padding-bottom: 30px !important;
}


/*= Playground ================ */

/** Playground >> Uncode button **/
.mt-55639 .uncode_text_column button {
	font-family: Oswald !important;
	color: rgb(255, 255, 255) !important;
	font-size: 50px !important;
	box-shadow: 5px 5px 5px 0 rgb(0, 0, 0) !important;
	background-color: rgb(255, 0, 156) !important;
	border-radius: 50px !important;
}

/** Playground >> Col lg 4 uncoltable **/
.mt-55639 .col-lg-4 .uncoltable {
	border-radius: 45px !important;
}

/** Playground >> Div:(1) link:(1) **/
.mt-58203 .buttons > div:nth-of-type(1) > a:nth-of-type(1) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Sheep.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Div:(1) link:(2) **/
.mt-58203 .buttons > div:nth-of-type(1) > a:nth-of-type(2) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Horse.jpg") !important;
	background-position: center center !important;
	background-size: contain !important;
}

/** Playground >> Buttons link:(1) **/
.mt-58203 .buttons > a:nth-of-type(1) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Snake.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Buttons link:(2) **/
.mt-58203 .buttons > a:nth-of-type(2) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Cow-copy.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Buttons link:(3) **/
.mt-58203 .buttons a:nth-of-type(3) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Cat.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Div:(2) link:(1) **/
.mt-58203 .buttons > div:nth-of-type(2) > a:nth-of-type(1) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-monkey.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Div:(2) link:(2) **/
.mt-58203 .buttons > div:nth-of-type(2) > a:nth-of-type(2) {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2018/07/1-Lion.jpg") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

/** Playground >> Mt 58203 buttons **/
.mt-58203 .buttons {
	width: auto !important;
}


/*= TAGS ====================== */

/** TAGS >> Uncode text column heading 1 **/
.mt-61113 .uncode_text_column h1 {
	/* MT [ google_font: 1 ] */
	font-family: 'Overpass' !important;
	font-size: 64px !important;
}

/** TAGS >> All in one **/
.all_in_one {
	visibility: hidden !important;
}

/** TAGS >> Uncode text column paragraph _2 **/
.mt-61113 .uncode_text_column p {
	font-size: 64px !important;
	font-weight: bold !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	border-radius: 5px !important;
}


/*= Wild Kingdom ============== */

/** Wild Kingdom >> Title **/
.mt-61269 h1 span {
	/* MT [ google_font: 1 ] */
	font-family: 'Hanalei Fill' !important;
	color: rgb(255, 2, 157) !important;
	font-size: 72px !important;
	line-height: 45px !important;
	font-weight: normal !important;
	word-spacing: 8px !important;
	letter-spacing: 4px !important;
	text-shadow: 0 0 10px rgb(12, 12, 12) !important;
}

/** Wild Kingdom >> Entry Title **/
.mt-61269 .h6 {
	text-align: center !important;
	padding-right: 45px !important;
	padding-left: 45px !important;
}

/** Wild Kingdom >> Titles **/
.mt-61269 h3 {
	font-weight: normal !important;
	background-image: none !important;
	background-position: center center !important;
	background-size: fill !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

/** Wild Kingdom >> Background Entries **/
.mt-61269 .t-entry-text-tc .t-entry {
	background-color: rgb(5, 234, 255) !important;
	background-image: url("/wp-content/uploads/2019/06/Rae-Bamboo-2-1024x1024.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	background-size: cover !important;
	padding-bottom: 10px !important;
}

/** Wild Kingdom >> Date **/
.mt-61269 .t-entry-date {
	color: rgb(255, 2, 157) !important;
	font-size: 12px !important;
	text-align: center !important;
	padding-right: 45px !important;
	padding-left: 45px !important;
}

/** Wild Kingdom >> Elementor post text _2 **/
.mt-61269 .elementor-post__text {
	background-image: url("http://theraereport.faceofrobin.com/wp-content/uploads/2019/06/Bamboo-text-Background-1-1024x413.png") !important;
	background-size: cover !important;
}


/*= Story Time ================ */

/** Story Time >> Uncode span **/
.mt-61563 .uncode_text_column span {
	/* MT [ google_font: 1 ] */
	font-family: 'Mountains of Christmas' !important;
	color: rgb(255, 2, 157) !important;
	font-size: 100px !important;
	line-height: 1px !important;
	font-weight: normal !important;
	text-shadow: 1px 1px 5px rgb(12, 12, 12) !important;
}


/*= Rae P.S.A.s =============== */

/** Rae P.S.A.s >> Main Title RAES PSA **/
.mt-63666 .uncode_text_column span:nth-of-type(1) {
	/* MT [ google_font: 1 ] */
	font-family: 'Allerta Stencil' !important;
	color: rgb(0, 0, 0) !important;
	font-size: 100px !important;
	font-weight: normal !important;
}

/** Rae P.S.A.s >> Uncode text column heading 2 **/
.mt-63666 .uncode_text_column h2 {
	margin-top: 45px !important;
}

/** Rae P.S.A.s >> H2 heading 2 **/
.mt-63666 .h2 h2 {
	/* MT [ google_font: 1 ] */
	font-family: 'Allerta Stencil' !important;
	font-weight: normal !important;
}


/*= Related Post Links ======== */

/** Related Post Links >> Titles for Related Posts **/
.jp-relatedposts-post-a {
	color: rgb(132, 0, 254) !important;
	font-weight: bold !important;
}

/** Related Post Links >> Jp relatedposts jp relatedposts post date **/
#jp-relatedposts .jp-relatedposts-post-date {
	color: rgb(255, 0, 185) !important;
	font-size: 12px !important;
	font-weight: bold !important;
	text-align: center !important;
}


/*= Rae-Lated Posts =========== */

/** Rae-Lated Posts >> Jp relatedposts jp relatedposts headline line **/
#jp-relatedposts > .jp-relatedposts-headline {
	color: rgb(255, 0, 185) !important;
	font-size: 20px !important;
	text-align: center !important;
	text-transform: uppercase !important;
	width: 100% !important;
	border-top: 1px solid rgb(255, 0, 185) !important;
	border-color: rgb(255, 0, 185) !important;
	border-width: 1px !important;
}

/** Rae-Lated Posts >> Jp relatedposts **/
#jp-relatedposts {
	background-color: rgba(132, 0, 254, 0.09) !important;
	padding-top: 0 !important;
	padding-right: 45px !important;
	padding-left: 45px !important;
}

/** Rae-Lated Posts >> Jp relatedposts jp relatedposts post title **/
#jp-relatedposts .jp-relatedposts-post-title {
	text-align: center !important;
	padding-top: 10px !important;
}

/** Rae-Lated Posts >> Jp relatedposts jp relatedposts headline **/
#jp-relatedposts > .jp-relatedposts-headline {
	color: rgb(132, 0, 254) !important;
	border-top-style: none !important;
	visibility: visible !important;
}


/*= MAgazine Covers =========== */

/** MAgazine Covers >> Title **/
.mt-83025 #post-83025 h1 {
	/* MT [ google_font: 1 ] */
	font-family: 'Cinzel' !important;
	color: rgb(255, 255, 255) !important;
	font-size: 72px !important;
	line-height: 45px !important;
	font-weight: normal !important;
	text-shadow: 2px 2px 3px rgb(2, 3, 0) !important;
	-ms-transform: rotate(-1deg) !important;
	/* IE 9 */
	transform: rotate(-1deg) !important;
}

/** MAgazine Covers >> Mt 83025 t overlay content **/
.mt-83025 .t-overlay-content {
	-ms-transform: rotate(5deg) !important;
	/* IE 9 */
	transform: rotate(5deg) !important;
}


/*= Store ===================== */

/** Store >> Space under the last item **/
.mt-86269 #index-699636 .isotope-pagination {
	margin-bottom: 44px !important;
}

/** Store >> Mt 86269 product type variable **/
.product_type_variable {
	background-color: rgb(132, 0, 254) !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Story Time >> Uncode span **/
	.mt-61563 .uncode_text_column span {
	font-size: 72px !important;
}

	/** Story Time >> Uncode paragraph **/
	.mt-61563 .uncode_text_column p {
	font-size: 24px !important;
	line-height: normal !important;
}

	/** Search >> Search container **/
	#masthead .search-container {
	box-shadow: 5px 5px 0 0 rgb(255, 0, 185) !important;
	border-width: 3px !important;
}

}


/*( Tablet & Phone )*/
@media (max-width: 767px) {
	/** Posts General >> All Reports Page Filters link **/
	.mt-62588 .isotope-filters a {
	color: rgb(236, 42, 145) !important;
	border-color: rgb(255, 255, 255) !important;
}

	/** Mobile Menu Button >> Odd Black line on mobile menu **/
	.style-light-original > div > div:nth-of-type(1) > div:nth-of-type(1) {
	border-style: none !important;
}

	/** Mobile Menu Button >> .x2 - Mobile Menu Fix **/
	.x2 {
	background-image: none !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	margin-right: 8px !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-radius: 5px !important;
	bottom: 0 !important;
}

	/** This Rae in History >> Title for THIS RAE CALENDER **/
	.mt-55910 .fc-center h2 {
	font-size: 24px !important;
}

	/** Story Time >> Uncode span **/
	.mt-61563 .uncode_text_column span {
	font-size: 72px !important;
}

	/** Search >> Menu close search **/
	.menu-close-search {
	margin-top: 162px !important;
}

	/** Search >> Search container **/
	#masthead .search-container {
	color: rgb(255, 255, 255) !important;
}

	/** TAGS >> Mobile Sizing **/
	.mt-61113 .widget canvas {
	width: 700px !important;
}

	/** Little Embellishments >> #wp-admin-bar-my-account **/
	#wp-admin-bar-my-account {
	height: 0 !important;
	visibility: hidden !important;
}

	/** Little Embellishments >> .mobile-menu-button-light .lines **/
	.mobile-menu-button-light .lines {
	top: 26px !important;
}

	/** Little Embellishments >> Menu Item Capitalize **/
	.menu-item {
	background-size: contain !important;
	padding-top: 7px !important;
	padding-right: 10px !important;
	padding-left: 15px !important;
}

}


/*( Phone )*/
@media (max-width: 480px) {
	/** Posts General >> Span **/
	.mt-62588 .filter-cat-980 > span {
	font-size: 28px !important;
}

	/** Mobile Menu Button >> .x2 - Mobile Menu Fix **/
	.x2 {
	background-image: none !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	padding: 10px 10px 14px 10px !important;
	margin-top: 10px !important;
	margin-right: 20px !important;
	bottom: 1em !important;
}

	/** This Rae in History >> Post titles font and size **/
	.mt-55910 .fc-title {
	font-size: 10px !important;
}

	/** This Rae in History >> Date and Title Edit **/
	.mt-55910 .elementor-widget-container li a {
	color: rgb(132, 0, 254) !important;
	text-shadow: 0 0 rgba(229, 200, 255, 0.09) !important;
}

	/** This Rae in History >> This Rae in History -  Spacing below **/
	.mt-55910 .ayb_date {
	color: rgb(132, 0, 254) !important;
}

	/** This Rae in History >> Title for THIS RAE CALENDER **/
	.mt-55910 .fc-center h2 {
	font-size: 20px !important;
	height: 36px !important;
	padding-top: 0 !important;
	border-width: 0 !important;
}

	/** TAGS >> Mobile Sizing **/
	.mt-61113 .widget canvas {
	width: 400px !important;
	min-height: 400px !important;
}

	/** Little Embellishments >> Zoom in btn border animated **/
	.mt-54034 .btn {
	width: 100% !important;
}

	/** Little Embellishments >> .mobile-menu-button-light .lines **/
	.mobile-menu-button-light .lines {
	top: 30px !important;
}

	/** MAgazine Covers >> Title **/
	.mt-83025 #post-83025 h1 {
	font-size: 48px !important;
	line-height: normal !important;
}

	/** Search >> Menu close search **/
	.menu-close-search {
	margin-top: 180px !important;
	margin-right: 20px !important;
}

}

