/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* Global */
body, button, input, select, textarea {
    font-size: 1.25rem
}
h1 {
	font-size: 2.625rem;
	font-weight: 500
}
h2 {
	font-size: 2.375rem;
	font-weight: 500
}
h3 {
	font-size: 2rem;
	font-weight: 500
}

/* Hide reCaptcha from bottom right corner */
.grecaptcha-badge { 
    visibility: hidden;
}

#user-button {
	padding: 6px 5px;
    background-color: #45bbb5;
    border-radius: 25px;
	margin-left:20px
}
#user-button:hover {
	background-color:#6ac8c3
}
#user-button a {
	color:#fff;
	line-height:1.5;
	font-size:0.875rem
}
.menu-bar-icon {
    margin-right: 5px;
    width: 13px;
    height: auto;
	vertical-align: unset;
}
.dropdown {
    position: relative;
    display: inline-block;
}
.dropbtn {
    cursor: pointer;
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 140px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	right:0;
}
.main-navigation .main-nav ul li.menu-item-user:last-child:not([class*="current-menu-"]):hover > a {
    color: #fff;
}
.main-navigation .main-nav ul li .dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
	font-size: 0.938rem;
	padding: 12px 10px;
	line-height:1.5
}
.main-navigation .main-nav ul li .dropdown-content a:hover {
	background-color: #f1f1f1;
} 
.dropdown:hover .dropdown-content {
    display: block;
}
.main-navigation .main-nav ul ul li a {
    font-family: inherit;
    font-size: 1.063rem
}

.entry-content>[class*="wp-block-"]:not(:last-child):not(.wp-block-heading) {
    margin-bottom: 1.5em;
}
.menu-item-has-children .dropdown-menu-toggle {
    padding-left: 5px;
}
.main-nav .menu > li > ul > li[class*="current-menu-"] > a {
    text-decoration:underline
}
.main-navigation ul ul {
	box-shadow: 0 0 2px 2px rgba(0,0,0,.1); 
}
.toggled .menu-item-has-children .dropdown-menu-toggle {
    padding-left: 5px;
}
.entry-title {
	margin-bottom:20px
}
.entry-meta {
	display: flex;
    justify-content: space-between;
	margin-bottom:.5em
}
.separate-containers .inside-article>.featured-image {
    margin-bottom: 1em;
}
.comments-links {
	font-weight:500
}
.comments-links img {
	vertical-align:middle
}
.separate-containers .comments-area {
	padding:20px
}
.featured-in {
	border: 1px solid #f0f0f0;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px;
    background-color: #fff;
    padding-bottom: 20px;
	margin-bottom: 20px;
}
.featured-in .wp-block-image figcaption {
	font-style:normal;
	font-size: 1.25rem
}
.img-border img {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.content-highlight {
	border: 1px solid #ccc !important;
    border-radius: 10px;
    padding: 15px 20px;
}

/* Progressier PWA Styles */
button.progressier-install-button {
	margin-bottom:30px;
	background-color: #fff;
	color:#000;
    border-radius: 25px;
	font-weight:500
}

body .progressier-install-banner {
	padding: 0 !important
}
body .progressier-install-banner-btns button {
	height:30px !important
}
body .progressier-install-banner-icon img {
    width: 40px;
    height: 40px;
}
.swiper {
    margin-bottom: 10px;
}
.swiper-wrapper {
	padding-bottom: 50px;
}
.swiper .wp-show-posts-inner h3 { 
	font-size: 1.5rem;
	color: #45bbb5
}
.swiper-button-next,
.swiper-button-prev {
    padding: 30px;
    color: #fff !important;
}
/* Card styling for all categories */
.wp-show-posts-inner {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px;
	background-color: #ffffff;
	padding-bottom:20px
}
.wp-show-posts-inner:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
.wp-show-posts-inner img {
    border-radius: 5px 5px 0 0;
}
.wp-show-posts-inner h3 { 
	font-size: 1.75rem
}
.wp-show-posts-entry-header {
	padding:0 15px 0
}
.wp-show-posts-entry-summary {
	padding:0 15px 0
}
.wp-show-posts-entry-button {
	position: absolute;
    right: 15px;
    bottom: 20px;
    left: 15px
}
.wp-show-posts-entry-button a {
	width:100%
}

.home-categories .wp-show-posts-inner {
	position: relative
}
.page-id-22 .wp-block-column,
.page-id-8 .wp-block-column,
.page-id-34242 .wp-block-column {
	display:flex;
	margin: 0 0 1em 2em;
}
.page-id-22 .wp-block-columns,
.page-id-8 .wp-block-columns,
.page-id-34242 .wp-block-columns {
	margin-left: -2em;
}
.home-categories .wp-show-posts-entry-summary {
	margin-bottom: 70px
}
.page-id-8 .best-sellers-home .wp-block-column {
    display: block;
	margin: 0 0 1em 2em;
}
.page-id-8 .best-sellers-home h3 {
	font-size: 1.5rem;
	color:#000
}
/* Removes large white space above video embeds when using WP Youtube Lyte*/
.wp-block-embed__wrapper:before {
    padding-top: 0!important
}

/* Overrides reboot.scss from bootstrap */
label {
    margin-bottom: 0;
    display: inline;
}

/* Overrides grid.scss from bootstrap */
.container {
	padding-left:0;
	padding-right:0
}
.site-search .search-form {
	padding: 0 20px;
	display:flex;
}
.site-search .search-form label {
	font-size:0;
	width:100%;
	margin-bottom:0 /* Overrides reboot.scss from bootstrap */
}
.site-search .search-form input.search-field {
	-webkit-appearance: none;
	border: 4px solid #60392b;
    border-radius: 25px 0 0 25px;
}
.site-search .search-form button.search-submit {
	border: 4px solid #60392b;
    border-radius: 0 25px 25px 0;
	background: #60392b
}
.home .entry-content:not(:first-child) {
	margin-top:5px;
}
.home .separate-containers .inside-left-sidebar, .separate-containers .inside-right-sidebar {
    margin-top: 0px;
}
#subscribe-box,
.ad-wrapper,
.aff-disclaim,
.affbox,
.entry-header,
.wp-block-image figcaption {
    text-align: center;
}
.wp-block-image figcaption {
    font-size: 1.063rem;
	font-style: italic;
}
#post-8 h2,
#subscribe {
    font-size: 2.5rem
}
span.author-name {
    font-weight: 500;
}
.affbox-button,
.affbox-image img {
    max-width: 250px;
    height: auto;
    max-height: 200px;
}
/* Remove padding from bottom of newsletter widget */
#block-3 {
	padding-bottom:0
}
#custom_html-4,
#custom_html-3,
#custom_html-5,
#custom_html-7,
#custom_html-6,
#custom_html-9,
#custom_html-10,
#custom_html-11,
#custom_html-16 {
	padding:20px 10px
}
.affbox-button,
.red_button_fluid {
    line-height: 25px;
    text-align: center;
    outline: 0;
    letter-spacing: 0;
    cursor: pointer;
}


h4 {
    font-weight: 500;
	font-size: 1.625rem
}
h2.wp-show-posts-entry-title {
    font-size: 1.875rem;
    font-weight: 400;
}
input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
}
#post-8 h4 {
    margin-bottom: 10px;
}

#subscribe,
.affbox p {
    letter-spacing: -0.1rem;
    margin-bottom: 2rem;
}
#post-8 ul {
    margin: 0 0 1.5em 1.4em;
}
.entry-content:not(:first-child),
.entry-summary:not(:first-child),
.page-content:not(:first-child) {
    margin-top: 1em;
}

.main-navigation .main-nav ul li a {
	font-size: 1.125rem;
	font-weight: 500
}

.site-info {
	font-size: 1.125rem;
	font-weight: 500;
    padding: 50px 20px;
	text-align:center
}
.footer-bar-align-right .copyright-bar {
    float: none;
}
button.menu-toggle {
    width: 80%;
	padding: 0 5px 0 20px
}
.main-navigation .menu-toggle,
.main-navigation .menu-toggle:active
{
	color: #60392b
}
.icon-cart-empty {
width: 1.5rem;
    vertical-align: middle;
    padding-bottom: 5px;
}

.aff-disclaim {
    margin-top: 1rem;
    font-size: 0.9rem;
    color: #777;
}
ul.social-inline {
    list-style: none;
    margin: 10px 0 40px 0;
    padding-left: 0;
}
.posted-on .updated,
ul.social-inline li {
    display: inline-block;
}
ul.social-inline li:not(:last-child) {
    margin-right: 25px;
}
ul.social-inline li a {
    background-image: url(https://camperfaqs.com/wp-content/uploads/2023/10/social-sprite.png);
    background-repeat: no-repeat;
    display: block;
    width: 64px;
    height: 64px;
    zoom: 0.6;
    -moz-transform: scale(0.5);
    -moz-transform-origin: 0 0;
}
.bg-social_facebook {
    background-position: -10px -10px;
}
.bg-social_twitter {
    background-position: -94px -10px;
}
.bg-social_pinterest {
    background-position: -10px -94px;
}
.bg-linkedin_icon {
    background-position: -94px -94px;
}
.bg-youtube_icon {
    background-position: -178px -10px;
}
.bg-tik_tok_icon {
    background-position: -178px -94px;
}
.bg-social_instagram {
    background-position: -10px -178px;
}

.profile-icons {
	text-align:center
}
ul.profile-inline {
    list-style: none;
	margin: 10px 0 40px 0;
    padding-left: 0;
}
ul.profile-inline li {
    display: inline-block;
}
ul.profile-inline li:not(:last-child) {
    margin-right: 25px;
}
ul.profile-inline li a {
    background-image: url(https://camperfaqs.com/wp-content/uploads/2023/10/tory-jon-profile-icons.png);
    background-repeat: no-repeat;
    display: block;
    width: 40px;
    height: 40px;
}
.bg-linkedin_profile_tory_jon {
    background: -10px -10px;
}
.bg-quora_profile_tory_jon {
    background: -70px -10px;
}
.bg-email_link_tory_jon {
    background: -10px -70px;
}
.bg-link_tory_jon {
    background: -70px -70px;
}
p.has-background {
    padding: 1em 1.25em;
}
.home .inside-article {
    padding-top: 10px;
}
.separate-containers .inside-article {
    padding: 15px 20px 20px;
}
.inside-header {
    padding: 45px 20px 10px;
}
/* Remove padding from widget area so it is 300px wide, needed for best mediavine ad results*/
.widget-area .widget {
    padding: 40px 10px
}
#subscribe-box {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    border-radius: 5px;
    padding: 20px;
    background-color: #fff;
    background-image: linear-gradient(#F0F0F0, white);
    margin-bottom: 30px;
}
#subscribe-box:hover {
    background-color: #ffffff;
    background-image: linear-gradient(#E8E8E8, white);
	box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}
#subscribe-box:hover input[type=text] {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    border: 1px solid rgba(81, 203, 238, 1);
}
#subscribe-box .subscribe-title {
    font-size: 40px;
}
.inside-right-sidebar #subscribe-box .subscribe-title {
    font-size: 32px;
}
#awf_field-99715569 {
    width: 100%;
}
.hidden-label {
    display: none;
}
#subscribe-box input {
    margin-bottom: 1.5rem;
}
#subscribe-box input[type="submit"],
#subscribe-box-side input[type="submit"] {
    background-color: #45bbb5;
}
/* Fixes reboot.css conflict with spacing on posts */
#subscribe {
    line-height: 1.25;
    font-weight: 500;
}
#subscribe-box p {
	font-size: 1.125rem
}
#subscribe-box p#subscribe-privacy {
    font-size: 0.9rem;
    color: #777;
    width: 80%;
    margin: 0 auto;
    line-height: 1.7;
    letter-spacing: normal;
}
p#subscribe-privacy-side {
    font-size: 0.9rem;
    color: #777;
    margin: 0 auto;
    line-height: 1.4;
    letter-spacing: normal;
}
.posted-on .updated span,
.posted-on .published span {
    font-weight: 700;
}
.ad-wrapper {
    margin: 30px 0;
}
.affbox {
    border: 1px solid #ccc !important;
    border-radius: 10px;
    box-shadow: none !important;
    height: auto;
    min-height: 1px;
    padding: 30px 40px !important;
    margin: 0 0 25px;
}
.red-border {
	border:3px solid red
}
.footer-column,
table.machinetable th {
    text-align: left;
}
.affbox a,
table.machinetable td a {
    text-decoration: none;
}
.affbox p {
    color: #444;
    font-size: 2rem;
    font-weight: 500;
    line-height: 1.3;
}
.affbox span {
    color: #000;
}
.affbox-button {
    display: block;
    background-color: #45bbb5;
    border-radius: 5px;
    color: #fff;
    font-size: 1.25rem;
    padding: 15px 5px;
    font-weight: 700;
    border: none;
    height: auto;
    margin: 15px auto;
    width: 100%;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
    transition: all 0.3s ease;
}
.affbox-button:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    transform: translateY(2px);
}
.affbox p.aff-disc {
    width: 100%;
    font-size: 0.75rem;
    line-height: 1.5rem;
    color: #666;
    font-style: italic;
    padding: 10px 0 0;
    margin-bottom: 0;
    font-weight: 400;
    letter-spacing: 0.05rem;
}
.price1:after {
    color: #f1f1f1;
    content: "$$$$";
}
.pricegreen1:before {
    color: green;
    content: "$";
}
.price2:after {
    color: #f1f1f1;
    content: "$$$";
}
.pricegreen2:before {
    color: green;
    content: "$$";
}
.price3:after {
    color: #f1f1f1;
    content: "$$";
}
.pricegreen3:before {
    color: green;
    content: "$$$";
}
.price4:after {
    color: #f1f1f1;
    content: "$";
}
.pricegreen4:before {
    color: green;
    content: "$$$$";
}
.price5:after {
    color: #f1f1f1;
    content: "";
}
.pricegreen5:before {
    color: green;
    content: "$$$$$";
}
.didyouknow {
    background-color: #a3dcdb;
    padding: 5px 10px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.didyouknow p {
    padding-bottom: 0.5rem;
    margin-bottom: 0;
}
.didyouknow img {
    vertical-align: text-top;
}
.didyouknow span {
    font-size: 1.5rem;
    font-weight: 700;
}

div.pros-cons div:first-child p {
	background-color:#336024;
	padding:10px;
	margin-bottom: 15px;
}
div.pros-cons div:nth-child(2) p {
	background-color:#EA0B0B;
	padding:10px;
	margin-bottom: 15px
}
div.pros-cons div p {
	color:#fff;
	font-weight:700;
}

div.pros-cons div ul {
	list-style:none;
	margin-left: 1.5em
		
}

div.pros-cons div ul li {
	padding: 5px 0;
	list-style-position:inside;
	text-indent:-1.1em
}

div.pros-cons div:first-child  ul li:before { 
	content:"\2713";
	color:green;
	font-weight:700;
	padding-right:5px
}

div.pros-cons div:nth-child(2)  ul li:before {
	content:"\2717";
	color:#e60000;
	font-weight:700;
	padding-right:5px;
	font-style: italic;
}

.align-right {
    float: none;
    height: 250px;
    padding-bottom: 15px;
}
table.machinetable,
table.stats-table {
    border-collapse: collapse;
}
table.machinetable tr,
table.stats-table tr {
    border-bottom: 1px solid #d7ca67;
}
table.stats-table thead {
    border-top: 3px solid #60392b;
    background: #f5f5f5;
    padding: 10px;
}
table.stats-table thead tr th {
    font-weight: 700;
}
.date-sort,
table.machinetable thead {
    display: none;
}
table.machinetable td {
    line-height: 1.75;
    padding: 5px;
    font-size: 0.938rem;
    border-bottom: none;
}
table.machinetable .product-description {
    padding: 15px 5px 5px;
    display: block;
    
}
.product-description .product-heading {
	font-size: 1.5rem;
    font-weight: 700;
	line-height: 1.3;
}
tr.editorschoice .model-image {
    padding: 0;
}
tr.editorschoice .model-image img {
    min-width: 130px;
	padding: 5px;
}
tr.editorschoice .model-image span {
    background-color: #d7ca67;
    font-size: 1.125rem;
    color: #fff;
    padding: 4px 4px 2px;
    font-weight: 600;
    border-bottom-right-radius: 5px;
	vertical-align: top;
	display:block;
	max-width:85px;
	text-align:left
}
.model-image {
    width: 35%;
    padding: 15px 0;
    vertical-align: top;
    height: 180px;
	text-align:center
}
.model-image img {
    padding: 10px 5px 5px 5px;
	max-height:200px
}
.editorschoice {
	-webkit-appearance: none;
    box-shadow: 0 2px 10px 0 #d7ca67;
    -webkit-box-shadow: 0 2px 10px 0 #d7ca67;
    -moz-box-shadow: 0 2px 10px 0 #d7ca67;
    border: 1px solid #d7ca67;
}
table.machinetable .bestpricerow {
    margin: 10px 0;
    display: block;
}
.red_button_fluid {
	display:inline-block;
    background-color: #45bbb5;
    border-radius: 20px;
    color: #fff;
    font-size: 1rem;
    padding: 10px;
    font-weight: 500;
    border: none;
    height: auto;
	box-shadow: 0 3px 6px rgba(0,0,0,0.2);
	transition: all 0.3s ease;
}
.red_button_fluid:hover {
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    transform: translateY(2px);
}
.aff-disc-chart {
    font-size: 0.875rem;
    line-height: 1rem;
	font-style: italic;
}
table,
td,
th {
    border: none;
}
ul.goldstar {
    list-style: none;
    margin-left: 1em;
}
ul.goldstar li {
    font-weight: 700;
    line-height: 1;
    list-style-position: inside;
    text-indent: -1em;
    padding-left: 1em;
}
ul.goldstar li:before {
    content: "\272D";
    color: gold;
    font-size: 1.875rem;
    font-weight: 500;
    padding-right: 5px;
}
.top_pick_container {
	padding: 20px;
    border: 2px solid #000;
	margin-bottom:30px
}
.top_pick_container .wp-element-button {
	border-radius:10px;
	background-color:#008000;
	font-weight:500;
}
.top_pick_container .wp-block-button {
	text-align:center
}
.top_pick_container img.top_pick_trophy {
	vertical-align: text-bottom;
}
.top_pick_container p.top_pick_heading {
	font-weight: 700;
	margin-bottom:0;
	display:inline-block;
	padding-left:10px
}
.top_pick {
	display:flex;
	align-items:center;
}
.top_pick span {
    margin-left: 1em;
	flex-shrink: 0;
}
.footer-bar {
    min-width: 240px;
}
.footer-widgets {
    background-color: #784b36;
}
.widget ul li {
    padding-bottom: 10px;
}
.footer-column {
    margin-bottom: 15px;
}
.propaneerror,
.propanehighlight {
    padding: 20px;
    margin-top: 10px;
    text-align: center;
    font-weight: 700;
}
.checkboxes ul {
    margin: 0;
    list-style: none;
}
.checkboxes ul li {
    padding-bottom: 25px;
    padding-left: 1.7em;
    text-indent: -1.7em;
}
.checkboxes input {
    width: 1.6rem;
    height: 1.6rem;
    vertical-align: middle;
}
div.propanecalc {
    display: grid;
    grid-template-columns: max-content max-content;
    grid-gap: 5px;
    align-items: center;
}
div.propanecalc label {
    text-align: right;
    font-weight: 700;
}
.propanehighlight {
    background-color: #a3dcdb;
}
.propaneerror {
    background-color: #f03;
    color: #fff;
}
.wp-block-button__width-33 {
    width: calc(33.3% - 0.375em);
}

#tripCostResult,
#fuel_calc_result,
#loan_calc_results,
#calculator_results {
    margin: 20px 0;
    padding: 20px;
    font-weight: bold;
    background-color: aliceblue
}
#tripCostForm label,
#loan-form label {
	font-weight: bold;
}

label.calculator_label {
	font-weight: bold;
}
.inputnote {
	font-size: smaller;
	font-style: italic;
}

.name-generator {
	padding:20px 30px;
	border: 2px #ccc solid;
	background-color: #f0f0f0;
	border-radius: 8px;
	margin-bottom: 40px

}
.name-generator label {
	font-weight: bold;
}
#calc-output {
	margin-top:10px;
}

.site-main .wp-block-group__inner-container {
    padding: 0;
}
.site-main .has-background .wp-block-group__inner-container {
    padding: 40px;
}

/* RV Statistics Page Styling */
.page-id-1124 .site-main .has-background .wp-block-group__inner-container {
    padding: 20px;
}
#post-1124 .wp-block-columns {
	margin-bottom:0
}

/* Newsletter Styling */
.page-id-34457 {
	background-image: url("https://camperfaqs.com/wp-content/uploads/2023/05/Newsletter-Page-Background-Image.png");
	height:100%;
	min-height:100vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-id-34457 .inside-article {
	background-color: transparent
}
.page-id-34457 .newsletter-group {
	margin: 0 auto;
	max-width:800px;
}
.page-id-34457 h1 {
	font-size: 4rem;
	margin: 50px 0 70px 0;
}
.page-id-34457 .wp-block-columns {
    margin-bottom: 1em;
}
.page-id-34457 ul {
	list-style-image: url(https://camperfaqs.com/wp-content/uploads/2023/05/checkmark.png);
    margin-left: 2rem;
}
.page-id-34457 #af-form-693315357 .af-body input.text {
    font-size: 1.375rem
}
/* RV Brands Table Styling */
.rv_manu_brands td[rowspan] {
    vertical-align: top;
}

/* Map Styling */
.wpgmza-infowindow .wpgmza_infowindow_title {
    font-size: 1.125rem;
    margin-bottom: 1em;
}
.wpgmza_infowindow_description a {
    color: #45bbb5;
}
.wpgmza_infowindow_description a:hover,
.wpgmza_infowindow_description a:active {
    color: #000000;
}
.wpgmza_infowindow_description {
    margin-bottom: 5px;
}

.separate-containers .site-main .rank-math-breadcrumb {
    padding: 0 20px;
    margin-bottom: 0px;
}
.separate-containers .site-main .rank-math-breadcrumb p {
    margin-bottom: 0.5em;
	font-size:85%
}
.footer-widget-1 .center-div {
	text-align:center
}
.footer-widget-1 .inline-block {
	display: inline-block;
}
.footer-widget-1 .left-div {
	text-align:left
}
.footer-info h4 {
	color:#fff; 
	margin-bottom:10px; 
	font-size:1.5rem
}
.footer-info a {
	font-size:1.125rem;
	color:#fff
}

.page-id-22 .footer-info .wp-block-column,
.page-id-8 .footer-info .wp-block-column,
.page-id-34242 .footer-info .wp-block-column {
    display: block;
    margin: 0 0 0 2em
}

/* StC Reloaded */
.comment-form-cookies-consent input,
.comment-form-subscriptions input {
	margin: 0 .5em 0 0;
	flex: none
}
.comment-form-subscriptions {
	display: flex;
    align-items: center;
}
.subscribe-form-button {
	margin-top:15px
}
.stcr-subscription-list td:first-child {
    display: flex;
}
.stcr-subscription-list td:first-child input {
    flex: none;
    margin: 0 1em 0 0;
}
h1#subscribe-reloaded-title-p {
    font-size: 2rem
}

/* End StC Reloaded */
.comment-content {
	margin-top: 0;
    padding: 20px;
    border: 1px solid rgba(0,0,0,.05);
}
p.commentnotice {
	padding: 20px;
    background-color: #f0f0f0;
}

p.facility-hours {
	color:#60392b;
	font-size: 1.5rem;
	margin-bottom:10px
}

.dump_station_state_list p,
.rv_storage_state_list p {
	margin-bottom: .5em;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 0.5em;
}
#myInput {
	background-image: url('https://camperfaqs.com/wp-content/uploads/2023/02/searchicon-min.png');
    background-position: 10px 16px;
    background-repeat: no-repeat;
    width: 100%;
    padding: 12px 20px 12px 40px;
    margin-bottom: 15px;
}
ul#city_list {
	margin: 0 0 1.5em 2em
}
/* Mobile Rv repair State List */
#state-list {
	margin-top:20px
}
.mobile_repair_state_list p {
	margin-bottom: .5em;
}
.light-grey-bg-table td, 
.light-grey-bg-table  th {
    border: 1px solid #f0f0f0;
    padding: 0.25em;
    background-color: #f0f0f0;
}

/* Registration, login, forgot password */
.bbp-login-form label[for=user_login] {
    width: 250px;
}

/* Go Ad-Free Message */
.premium-ad-free {
    padding: 15px;
    background-color: #fbfbfb;
    text-align: center;
    border: 1px solid #eee;
	margin-bottom: 20px
}
.premium-ad-free p {
    margin: 0;
    font-weight: 500;
}
.premium-ad-free p a {
    text-decoration: underline;
}

/* User profile */
#bbp-user-profile p {
	margin-bottom:1em
}
#bbp-user-profile h2 {
	font-size: 1.875rem
}
#bbp-user-profile table,
#bbp-user-profile td,
#bbp-user-profile th {
	border: 1px solid #eaeaea;
}
#bbp-user-profile table thead {
	background: #eaeaea;
}
#bbp-user-profile #pmpro_account .pmpro_box h2 {
	margin-bottom: 10px
}

/* Membership Levels */
#pmpro_levels_table thead {
	background: #eaeaea;
}
#pmpro_levels_table,
#pmpro_levels_table th, 
#pmpro_levels_table td {
	border: 1px solid #eaeaea;
}
.pmpro_btn, .pmpro_btn:link {
    background-color: #45bbb5;
    background-image: none;
    border: none;
    color: #fff;
}

@media only screen and (max-width: 359px) {
    .inside-article {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
	  /* Mediavine CSS */
	#ez-toc-container {
        max-width: 90% !important;
    }
	  /* End of MV CSS */
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 2.5rem auto;
    }
}

@media only screen and (max-width: 600px) {
    .wp-block-image figure.alignleft,
    .wp-block-image figure.alignright,
    .wp-block-image img.alignleft,
    .wp-block-image img.alignright {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
	.top_pick {
		flex-direction:column;
	}
	tr.editorschoice .model-image span {
    	font-size: 1rem
    }
}

@media (min-width: 750px) {
    .affbox {
        text-align: left;
    }
    .affbox-button {
        margin: 15px 0;
    }
    .affbox-image {
        float: right;
        margin-left: 25px;
    }
    .align-right {
        float: right;
        margin-left: 15px;
    }
    #post-8 ul {
        margin: 0 0 0 1.4em;
    }
}

@media (min-width: 769px) {
    #primary {
        width: calc(100% - 320px);
    }
    #right-sidebar {
        width: 320px;
    }
	  /* Remove sidebar white space on no-sidebar pages */
    .search #primary,
	.page-id-10 #primary,
    .page-id-12 #primary,
    .page-id-94 #primary,
    .page-id-22388 #primary,
	.page-id-30666 #primary,
	.page-id-32636 #primary,
	.page-id-33172 #primary,
	.page-id-34132 #primary,
	.page-id-34457 #primary  {
        width: 100%;
    }
}

@media (min-width: 1000px) {
    table.machinetable .bestpricerow {
        margin-top: 0;
        display: table-cell;
		text-align:center;
		width: 150px
    }
    table.machinetable .product-description {
        display: table-cell;
    }
    table.machinetable thead {
        display: table-row-group;
    }
    table.machinetable td {
        line-height: 1.75;
        font-size: inherit;
    }
    table.machinetable {
        border-collapse: collapse;
        width: 100%;
    }
    table.machinetable th {
        background: #f5f5f5;
        padding: 10px;
        text-align: center;
    }
    table.machinetable td,
    table.machinetable th {
        empty-cells: show
    }
    .model-image img {
        padding: 25px 5px 5px 5px;
    }
    .bg-red,
    table.machinetable th.bg-red {
        border-top: 3px solid #60392b;
    }
    table.machinetable .red_button_fluid {
        font-size: 1rem;
        padding: 7px 10px;
    }
}

@media (max-width: 768px) {
	h1.entry-title {
        font-size: 2.375rem
    }
    h2 {
        font-size: 2rem
    }
    h3 {
        font-size: 1.75rem
    }
    .entry-meta {
		font-size:85%
	}
    .footer-column {
        text-align: center;
    }
	.widget-area .widget {
		padding: 30px;
	}
	.sidebar .widget {
		text-align:center
	}
	.company-left {
	    float: none;
	    padding-right:0px
    }
	.company-right {
	    float: none;
    }
	.footer-widget-1 .left-div {
        text-align: center;
    }
}

@media (max-width: 781px) {
	.newsletter-left-list ul {
		margin-bottom:0
	}
}

@media (max-width: 900px) {
	.page-id-34457 h1 {
		font-size: 3rem
	}
}

@media (max-width: 930px) {
	.entry-meta {
		display: block;
	}
	span.byline-left {
		display:block
	}
	span.comments-links {
		display:block
	}
}	

@media (max-width: 1100px) {	
	.main-navigation.toggled .main-nav li {
        text-align: right;
    }
	.main-navigation .gp-icon svg {
		height: 1.7em;
        width: 1.7em;
		top: .3em
	}
    .main-navigation .icon-arrow svg {
        height: 1.2em;
        width: 1.2em;
        top: 0.3em;
    }
	#user-button {
        margin-right: 20px;
        max-width: 162px;
        float: right;
        clear: both;
    }
	.dropdown-content {
		margin-top: 35px;
		right:20px
	}
	.main-navigation .main-nav ul li.menu-item-user:last-child {
        padding: 20px 0;
		margin-left: 0;
    }
	.clearfixli::after {
        content: "";
        display: table;
        clear: both;
    }
}

@media (max-width: 1170px) {
    .wp-block-columns.home-categories,
	.wp-block-columns.best-sellers-home {
        flex-wrap: wrap!important;
    }
	.wp-block-columns.home-categories:not(.is-not-stacked-on-mobile)>.wp-block-column,
	.wp-block-columns.best-sellers-home:not(.is-not-stacked-on-mobile)>.wp-block-column{
        flex-basis: 100%!important;
    }
}