/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
/* GLOBAL VARIABLES */
:root {
	/* GLOBAL COLORS */
	--color-white: #ffffff;
	--color-black: #000000;
	--color-gray: #1c1c1c;
	--color-red: #ce160d;
	--color-yellow: #fab11c;

	/* GLOBAL FONT FAMILY */
	--font-family--title1: Temadjo-Astra;
	--font-family--title2: FugazOne-Astra;
	--font-family--title3: RussoOne-Astra;
	--font-family--title4: Verve-Astra;
	--font-family--system: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

/* GLOBAL STRUCTURE STYLES */
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: var(--font-family--system);
}
p:empty{display:none;}
body, button, input, select, textarea, .ast-button, .ast-custom-button{font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
	font-weight: 400;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.6em;}
input.button-full, button.button-full, a.button-full, input.button-outline, button.button-outline, a.button-outline {
	display: flex;
	justify-content: center;
	width: fit-content;
	min-width: 118px;
	color: var(--color-white);
	background-color: var(--color-red);
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 5px 40px;
	font-size: 16px;
	font-weight: bold;
	font-family: var(--font-family--title3);
	border-radius: 25px;
}
html {overflow-x:hidden;}
#primary {
	margin-top: 0;
	padding-top: 0;
}

.entry-content p{font-size:16px;}
.text-center {text-align:center;}
.section {
	display: flex;
	justify-content: center;
	padding-right: 16px;
	padding-left: 16px;
	flex-wrap: wrap;
}

.one-col {
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	flex-direction: column;
}

.two-col {
	width: 50%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.three-col {
	width: 33%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.four-col {
	display: flex;
	flex-wrap: wrap;
	width: 25%;
	flex-direction: column;
}

.five-col {
	display: flex;
	flex-wrap: wrap;
	width: 20%;
	flex-direction: column;
}

.six-col {
	display: flex;
	flex-wrap: wrap;
	width: 16.66%;
	flex-direction: column;
}

.three-quarters-col {
	display: flex;
	flex-wrap: wrap;
	width: 75%;
	flex-direction: column;
}

.section-wrap {
	display: flex;
	justify-content: center;
	width: 100%;
	max-width: 1200px;
	flex-wrap: wrap;
}

.nowrap {
	white-space: nowrap;
}

@media(max-width: 800px) {
	.three-col,
	.four-col,
	.five-col {
		width: 50%;
	}
}

@media(max-width: 500px) {
	.top-banner {background-image: url(/wp-content/uploads/2024/08/AMP-Arizona-Bike-Week-Adjusted.jpg)}
	.two-col,
	.three-col,
	.four-col,
	.five-col {
		width: 100%;
	}
}

/* GLOBAL BUTTONS */
input.button-full,
button.button-full,
a.button-full,
input.button-outline,
button.button-outline,
a.button-outline {
	display: flex;
	justify-content: center;
	width: fit-content;
	min-width: 118px;
	color: var(--color-white);
	background-color: var(--color-red);
	text-decoration: none !important;
	text-transform: uppercase;
	padding: 5px 40px;
	font-size: 16px;
	font-weight: bold;
	font-family: var(--font-family--title3);
	border-radius: 25px;
}

input.button-full:hover,
button.button-full:hover,
a.button-full:hover {
	background-color: #E63D02;
}

input.button-outline,
button.button-outline,
a.button-outline {
	background-color: rgb(0 0 0 / 0%);
	border: 2px solid var(--color-red);
	padding: 3px 40px;
}

input.button-outline:hover,
button.button-outline:hover,
a.button-outline:hover {
	background-color: rgb(206 22 13 / 50%);
}
/* END OF GLOBAL STRUCTURE STYLES */		
#pgc-11406-0-0{
	display: flex;
	justify-content: center;
	width: 100%!important;
	max-width: 1200px;
	flex-wrap: wrap;
}
.imgcontainer{
	width: 100%;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	flex-direction: column;
}
.imgcontainer > div{
	max-width: 55%;
	margin-left: 30px;
	z-index:1;
}

/*#pg-11406-0{
	padding: 60px 0 30px;
	background-image: url(images/top-banner-bg-01_opt.jpg);
}*/
.headtxt h1 img {
	display: none;
}
@media (min-width: 501px) {
	.headtxt h1 img {
		display: none;
	}
	#panel-11406-0-0-1>div {
		width: 100%;
	}
	.headtxt h1{
		font-family: var(--font-family--title1);
		display: flex;
		justify-content: space-between;
		padding: 2%;
		background-color: var(--color-red);
		margin: 0;
		font-size: clamp(30px, 4vw, 52px);
		color: var(--color-white);
	}
	.headtxt h1 .top-title-left{
		display: block;
		width: 30%;

	}
	.headtxt h1 .top-title-right {
		text-align: right;
		display: block;
		width: 30%;
	}

}

/*design*/
.home .site-content .ast-container{
	max-width:100% !important; padding:0;
}
.top-banner {
	padding: 130px 0 30px;
	background-size: cover;
}

.ast-custom-header .mega-menu-wrap {
	max-width: 1000px !important;
	margin:0 auto !important;
	display: flex !important;
	flex-wrap: wrap !important;
}

.top-banner h1 {
	font-family: var(--font-family--title1);
	display: flex;
	justify-content: space-between;
	padding: 2%;
	background-color: var(--color-red);
	margin: 0;
	font-size: clamp(30px, 4vw, 52px);
}

.top-banner-col-2 .top-title-th,
.top-banner-col-4 .top-title-th {
	position: relative;
	top: -17px;
	left: 3px;
	font-size: .5em;
}

.top-banner-col-2 .top-title-right {
	text-align: right;
}
@media (min-width: 501px){
	.top-banner {background-image: url(/wp-content/uploads/2024/06/azbikeweek-top-bg-2024-01.jpg);}
	.top-banner-col-2 h1 img {display: none;}
}
.top-banner h1, .top-banner p{color: var(--color-white);}
@media (min-width: 1024px) {
	.top-banner-col-2 .top-title-right {margin-right: 4%;}
}
@media (min-width: 1450px) {
	.top-banner-col-2 .top-title-left {margin-left: calc(20% - 100px);}
	.top-banner-col-2 .top-title-right {margin-right: calc(10% - 40px);}
}
@media (min-width: 1750px) {
	.top-banner-col-2 {margin-top: -16%;}
}


@media (max-width: 767px) {
	.top-banner-col-1>div {
		margin-left: 0;
	}
	.top-banner-col-2 {
		margin-top: 0;
	}
	.top-banner-col-2 h1 {
		flex-direction: column;
	}
	.top-banner-col-2 .top-title-left,
	.top-banner-col-2 .top-title-right {
		width: 100%;
		text-align: center;
	}
	.top-banner-col-2 .top-title-right {
		text-align: center;
	}
	.top-banner-col-3 {
		order: 1;
		text-align:right;
	}
	.top-banner-col-4 {
		padding: 0 20px;
		width: 100%;
		margin-top: 30px;
		margin-bottom: 20px;
		justify-content: center;
	}
	.top-banner-col-5 {
		order: 2;
	}
	.top-banner-col-6 {
		order: 3;
		margin-top: 20px;
	}
	.top-banner-col-7 {
		order: 4;
		margin-top: 20px;
	}
}

@media (max-width: 500px) {
	.top-banner-col-1 {display: none;}
	.top-banner-col-2 h1 {background: none;}
	.top-title-mob {display: block; font-size: 1.5em; margin-top: -10px;}
	.top-banner-col-2 .top-title-right {position: relative; width: fit-content; margin: auto; order: 1;}
	.top-banner-col-2 img {order: 2;}
	.top-title-right:before, .top-title-right:after {
		content: "";
		background: var(--color-red);
		height: 3px;
		width: 25%;
		position: absolute;
		top: 50%;
	}
	.top-title-right:before {left: -30%;}
	.top-title-right:after {right: -30%;}
	.top-banner-col-3, .top-banner-col-5 {width: 40%;}
	.top-banner-col-6, .top-banner-col-7 {width: 50%;}
	.top-banner-col-4>div p:first-child {margin-bottom: 0;}
}

@media (max-width: 390px) {
	.top-banner h1 {font-size: 24px;}
	.top-banner .top-banner-col-4>div p {font-size: 22px;}
	.top-banner-col-6 .button-full {padding: 10px 15px; font-size: 14px;}
	.top-banner-col-7 .button-outline {padding: 7px 10px; font-size: 14px;}
}
/* End of Top Banner - Section Styles */

/* Tilted - Section Styles */
.tilted-section {
	padding: 0 0 100px;
	background-color: var(--color-gray);
}

.tilted-section .section-wrap {
	max-width: 100%;
}

.tilted-col:first-child h3 {
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: clamp(30px, 4vw, 48px);
}

.tilted-col:first-child .sub-t {
	display: block;
	font-size: .6em;
}

.tilted-col:first-child h4 {
	color: var(--color-red);
	font-family: var(--font-family--title3);
	font-size: clamp(26px, 4vw, 26px);
}

.tilted-section h5 {
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: 20px;
}

.tilted-col:first-child p {
	color: var(--color-white);
}

.tilted-col:first-child {
	width: 40%;
	padding: 3%;
}

.tilted-col:nth-child(n+2) {
	width: 15%;
}

.tilted-col:nth-child(n+2)>div,
.tilted-col-img,
.tilted-col-img img {
	height: 100%;
}

.tilted-col-img img {
	object-fit: cover;
	width: 100%;
}

.tilted-section {
	background-image: url(images/stain-mark-01.png);
	background-repeat: no-repeat;
	background-position-y: -80%;
}

.tilted-col:first-child {
	display: flex;
	align-items: flex-end;
	margin-top: 7%;
}

.tilted-col:nth-child(n+2) {
	box-shadow: -15px 15px 60px 10px rgba(0, 0, 0, 1);
	background-color: var(--color-black);
}

.tilted-col:first-child>div {
	max-width: 80%;
	margin-left: auto;
	margin-right: 10%;
}

.tilted-col-img {position: relative;}

.tilted-col-img h5 {
	position: absolute;
	bottom: 0;
	z-index: 2;
	padding: 0 20% 0 15%;
	margin-bottom: 80px;
	transform: skew(15deg, 0deg);
}

.tilted-col:nth-child(5) h5 {
	padding: 0 5% 0 15%;
}

.tilted-col-img:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: linear-gradient(90deg, rgba(255, 0, 0, 0) 60%, rgba(0, 0, 0, 0.9007935938047094) 90%, rgba(0, 0, 0, 1) 100%);
}

.tilted-col-img:after {
	content: "";
	width: 100%;
	position: absolute;
	display: block;
	height: 101%;
	margin-left: -1%;
	top: 0;
	background: linear-gradient(180deg, rgba(41,41,41,0) 40%, rgba(0,0,0,0.9052871148459384) 70%, rgba(0,0,0,1) 100%);
}

.tilted-section:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 130px;
	margin-top: -5px;
	background-image: url(images/tire-mark-01.png);
	z-index: 2;
	background-size: contain;
	background-repeat: no-repeat;
}

.tilted-section .tilted-col {
	transform: skew(-15deg, 0deg);
}

.tilted-col:first-child>div {
	transform: skew(15deg, 0deg);
}

.tilted-col-img h5 {
	transform: skew(15deg, 0deg);
}

@media (max-width: 1360px) {
	.tilted-col-img h5 {padding: 0 5% 0 10%;}
}

@media (max-width: 1024px) {

	.tilted-section .section-wrap {padding: 0 3%;}

	.tilted-col:nth-child(n+2)>div,
	.tilted-col-img,
	.tilted-col-img img {
		height: auto;
	}

	.tilted-col:first-child {
		width: 100%;
		text-align: center;
	}

	.tilted-col:first-child>div {max-width: 100%; margin: auto;}

	.tilted-col:nth-child(n+2)>div {
		margin: 0 2%;
	}

	.tilted-col:nth-child(n+2) {
		width: 25%;
		/*box-shadow: none;*/
		/*background-color: unset;*/
	}

	/*.tilted-col:nth-child(5) {margin-right: -26%;}*/

	.tilted-col-img:before,
	.tilted-col-img:after {
		/*display: none;*/
	}

	.tilted-col:nth-child(n+2)>div>div:nth-child(2) {
		/*background-color: unset;*/
		/*box-shadow: none;*/
	}

	.tilted-section h5 {
		margin-top: 10px;
		margin-bottom: 30px;
	}

	.tilted-col:nth-child(5) h5 {
		padding: 0 0 0 5%;
	}
}

@media (max-width: 500px) {
	.tilted-section {padding-bottom: 20px;}
	.tilted-col:nth-child(n+2) {
		width: 80%;
		margin-left: -15%;
	}

	.tilted-col:nth-child(n+3) {margin-top: -25%;}

	.tilted-col:first-child {text-align: left;}

	.tilted-col-img h5, .tilted-col:nth-child(5) h5 {top: 55%; padding: 0 10% 0 20%;}
	.tilted-col-img:before {display: none;}
	.tilted-col-img:after {width: 101%; background: linear-gradient(180deg, rgba(41,41,41,0) 30%, rgba(0,0,0,0.9052871148459384) 60%, rgba(0,0,0,1) 100%);}
}

@media (max-width: 320px) {
	.tilted-col:nth-child(n+2) {
		width: 85%;
	}
	.tilted-col {
		margin-bottom: 30px;
	}
}
/* End of Tilted - Section Styles */


/* Reviews - Section Styles */
.rev-p1 {
	color: var(--color-white);
	font-size: clamp(16px, 4vw, 24px);
}

.reviews-stars-row .rev-p2 {
	color: var(--color-red);
	font-family: var(--font-family--title2);
	font-size: 26px;
	margin-bottom: 0;
}

.rev-p3 {
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: 12px;
	margin-top: 30px;
}

.reviews-stars-row {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.reviews-stars-row>div:first-child {
	width: 70%;
	padding-right: 20px;
}

.reviews-stars-row>div:nth-child(2) {
	width: 30%;
}


@media (max-width: 767px) {
	.reviews-col-1 {
		width: 100%;
		text-align: center;
	}

	.sub-t {
		margin-left: 0;
	}

	.reviews-stars-row {
		flex-direction: column;
		margin-bottom: 20px;
	}

	.reviews-stars-row>div {
		width: 100%;
	}

	.reviews-col-2 img {
		-webkit-mask-image: unset;
		-webkit-mask-size: unset;
		mask-image: unset;
		mask-size: unset;
	}

	.reviews-col-1 .sub-t {
		margin-left: 0;
	}

	.reviews-stars-row>div:first-child {
		width: 100%;
		padding: 0 3%;
	}

	.reviews-stars-row .rev-p2 {
		font-size: 20px;
	}
	.topban-btns a{ font-size:14px; margin:5px 0 !important;}
}
/* End of Reviews - Section Styles */

/* Map - Section Styles */
.map-section {
	padding: 80px 0;
	background: var(--color-black);
}

.map-section .section-wrap {
	max-width: 100%;
	justify-content: end;
}

.map-btm-col {
	background-image: url(images/map-transparent-bg-01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 490px;
}

.map-btm-col>div {
	width: 100%;
}
.map-top-col .sub-t {
	display: block;
	color: var(--color-red);
}

.map-btm-col-1 hr:after {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	background: var(--color-red);
	right: 10px;
	bottom: -4px;
}

.map-btm-col-3 {
	background-image: url(images/map-red-stripe-bg-01.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0;
	width: 130%;
	margin-left: -25%;
}

.map-download {
	display: flex;
	align-items: center;
	padding-left: 20%;
	text-decoration: none !important;
	justify-content: center;
}

.map-btm-col-3 p {
	color: var(--color-white);
	font-size: 20px;
	font-family: var(--font-family--title2);
	max-width: 380px;
	margin-bottom: 0;
	margin-left: 20px;
}

@media (min-width: 801px) {
	.map-top-col>div {
		width: 42%;
		margin: 0 3% 0 auto;
	}
	.map-btm-col .two-col {
		position: relative;
	}
	.map-btm-col-2 {
		margin-top: -300px;
	}
}

@media (min-width: 1360px) {
	.map-top-col>div {
		width: 55%;
	}
}

@media (min-width: 1600px) {
	.map-btm-col {
		max-width: 90%;
	}
}

@media (max-width: 800px) {
	.map-top-col {
		text-align: center;
		margin-bottom: 50px;
	}

	.map-btm-col-1 {
		position: absolute;
		left: 45%;
		margin-top: -10%;
	}
	.map-btm-col-1 p {
		font-size: 16px;
	}

	.map-btm-col-1 hr {
		width: 150%;
		margin-left: -35%;
	}

	.map-btm-col-2 {
		width: 70%;
		margin-top: -50%;
	}

	.map-btm-col-3 {
		width: 200%;
	}

	.map-download {
		padding-right: 30%;
	}

	.map-download p {
		font-size: 16px;
	}
}

@media (max-width: 500px){
	.map-top-col {
		padding: 0 3%;
	}

	.map-btm-col {
		height: 350px;
	}

	.map-btm-col-1 {
		left: 20%;
		width: 100%;
		margin-top: -20%;
		position: static;
	}

	.map-btm-col-1 p {
		font-size: 12px;
	}

	.map-btm-col-1 hr {
		width: 100%;
		margin-left: 0;
	}

	.map-btm-col-2 {
		margin-top: 0;
		width: 50%;
	}

	.map-download {
		padding-left: 15%;
		padding-right: 40%;
	}

	.map-download p {
		font-size: 12px;
	}
}
/* End of Map - Section Styles */



/* FAQ - Section Styles */
.faq-section {
	background-color: #3f3f3f;
	padding: 70px 3% 0;
}

.faq-mid-row {
	padding: 0 0 3%;
	border-bottom: 5px solid var(--color-white);
}

.faq-btm-row {
	padding: 30px 0;
}

.faq-mid-row>div {
	width: 100%;
}

.faq-top-row h3 {
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: clamp(28px, 4vw, 42px);
	text-align: center;
}

.faq-mid-row h4 {
	margin-bottom: 0;
	font-size: clamp(18px, 4vw, 22px);
	font-family: var(--font-family--system);
	color: var(--color-white);
}

.faq-mid-row p {
	color: var(--color-white);
	margin-top: 20px;
}

.faq-section summary {
	position: relative;
	display: flex;
	margin-top: 16px;
	padding-bottom: 8px;
}

.faq-section details {
	cursor: pointer;
	border-bottom: 2px solid var(--color-red);
}

.faq-section summary:after {
	content: "+";
	display: inline-block;
	position: absolute;
	right: 0;
	transition: transform 0.2s;
	color: var(--color-white);
	font-size: 22px;
	text-align: center;
	line-height: 1;
}

@media (max-width: 800px) {
	.faq-mid-row h4 {
		padding-right: 20px;
	}
}


.three-col.top-banner-col-4 p{text-align:center;}
.three-col.top-banner-col-4 p:first-child{font-family: var(--font-family--title2); font-size: clamp(26px,4vw,42px); margin-bottom: 20px;}
.three-col.top-banner-col-4 p:nth-child(2n){font-family: var(--font-family--title3); font-size: 26px; margin-bottom: 0;}

.top-banner-col-6 .button-full{    margin-left: auto;
	margin-right: 20px;}


#page>div:first-child {height: 0;}
.sidenav {
	width: 0;
	position: fixed;
	z-index: 1;
	top: 80px;
	right: 0;
	background-color: #111;
	overflow-x: hidden;
	transition: 0.3s;
	padding-top: 40px;
}

.hmb-icon {
	color: #ffffff;
}

.sidenav a {
	padding: 8px 8px 8px 32px;
	text-decoration: none;
	font-size: 25px;
	color: #c6c6c6;
	display: block;
	transition: 0.3s;
}

.sidenav a:hover {
	color: #ffffff;
}

.sidenav .closebtn {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 36px;
}

.sidenav a,
.dropdown-btn {
	padding: 6px 8px 6px 16px;
	text-decoration: none;
	font-size: 20px;
	color: #818181;
	display: block;
	border: none;
	background: none;
	width: 100%;
	text-align: left;
	cursor: pointer;
	outline: none;
}

.sidenav>a:not(:first-child),
.dropdown-btn {
	border-bottom: 1px solid #3b3b3b;
}

/* On mouse-over */
.sidenav a:hover,
.dropdown-btn:hover {
	background: #1c1c1c;
	color: #ffffff;
}

/* Active dropdown button */
.active {
	background-color: #383838;
	color: #ffffff;
}

/* Dropdown container (hidden by default) */
.dropdown-container {
	display: none;
	background-color: #262626;
}

.dropdown-container a {
	padding-left: 30px;
}

/* Down icon for subitem */
.fa-caret-down {
	float: right;
	padding-right: 8px;
}

/* Navbar Layout Styles */

.nav-col-r {
	width: 5%;
	display: flex;
	justify-content: center;
	align-items: center;
}


@media (min-width: 501px) {
	.nav-col-l .nav-mobile-col {display: none;}
}

@media (max-width: 800px) {
	.nav-new {
		height: 90px;
		margin-bottom: -100px;
	}

	.nav-new-wrap {
		justify-content: end;
	}
	
	.nav-col-l>div {
		justify-content: center;
		flex-wrap: wrap;
	}

	.nav-col-l>div:first-child a {
		margin: 0 2%;
	}
}

@media (max-width: 500px) {
	.top-banner-col-4 {order: 0;}
	.nav-new {padding-left: 0;}
	.nav-col-l>div:first-child {
		display: none;
	}
	.nav-new-wrap {align-items: center;}
	.nav-col-l .nav-mobile-col {
		background: var(--color-red);
		color: var(--color-white);
		height: 40px;
	}

}


/*contact page*/

.cont-acc-content{display:none;}
.cont-pg-content ul.accord{max-width:600px; margin:0 auto;}
.cont-pg-content ul.accord li a.cont-acc-btn{text-decoration:none;border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	color: white;font-family: Fontfabric\ - Mont Heavy;
	border-width: 2px;
	font-size: 31px;
	display:block;
	padding:15px 10px;
}

.cont-pg-content ul.accord li a.cont-acc-btn:after {
	content: '\002B';
	color: #fff; 
	font-weight: bold;
	float: right;
	margin-left: 5px;
}
.cont-pg-content ul.accord li a.cont-acc-btn.close:after{content: "\2212";}
.cont-acc-content p{color:#fff; margin:0; padding:10px; display:block;}

/* Contact Us - Section Styles */
#page .site-content {flex-grow: unset;}
#contact-us {
	background-color: #3f3f3f;
	padding: 150px 3% 50px;
}
#contact-us .cus-top-row h1{
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: clamp(28px, 4vw, 42px);
	text-align: center;
}
#contact-us .section-wrap {max-width: 500px;}
#contact-us .cus-mid-row {
	padding: 0 0 3%;
}
#contact-us .cus-btm-row {
	padding: 30px 0;
	border-bottom: 8px solid var(--color-red);
}
#contact-us .cus-mid-row>div {
	width: 100%;
}
#contact-us .cus-top-row h3 {
	color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: clamp(28px, 4vw, 42px);
	text-align: center;
}
#contact-us .cus-mid-row h4 {
	margin-bottom: 0;
	font-size: clamp(22px, 4vw, 31px);
	font-family: var(--font-family--system);
	color: var(--color-white);
}
#contact-us .cus-mid-row p {
	color: var(--color-white);
	margin-top: 20px;
}
#contact-us .cus-mid-row a {color: var(--color-red);}
#contact-us summary {
	position: relative;
	display: flex;
	margin-top: 16px;
	padding-bottom: 8px;
}
#contact-us details {
	cursor: pointer;
	border-bottom: 2px solid var(--color-red);
}
#contact-us summary:after {
	content: "+";
	display: inline-block;
	position: absolute;
	right: 0;
	transition: transform 0.2s;
	color: var(--color-white);
	font-size: 22px;
	text-align: center;
	line-height: 1;
}

@media (min-width: 501px) {
	#contact-us {
		background: linear-gradient(0deg, rgba(0,0,0,0.29744397759103647) 0%, rgba(0,0,0,0.303046218487395) 100%), url(/wp-content/themes/astra-child/images/top-banner-bg-01_opt.jpg);
		background-size: cover;
	}
}

@media (max-width: 800px) {
	#contact-us .cus-mid-row h4 {
		padding-right: 20px;
	}
}
/* End of Contact Us - Section Styles */


/*wp-rev*/
.wprs_unslider-nav ol li{margin: 0 4px !important;}
/*wp-rev*/

/*tigers-logo*/
section.tigers-logo {
	text-align: center;
}
section.tigers-logo img {
	display: inline-block;
	margin: 0 0 -130px;
}
/*tigers-logo*/


/* Picture Page Styles 
 * /arizona-bike-week-pictures-2024/
 */
.button-full.find-photo{
	font-size: 25px;
	padding: 12px 20px;
	border-radius: 15px;
}
.tabs {
	width:100%;
}
ul#tabs-nav {
	list-style: none;
	margin: 0;
	padding: 5px 5px 0;
	overflow: auto;
	border-bottom:5px solid grey;
}
ul#tabs-nav li {
	float: left;
	font-weight: bold;
	margin-right:5px;
	filter: alpha(opacity=100);
	cursor: pointer;
}
ul#tabs-nav li:hover a,
ul#tabs-nav li.active a{
	background-color: #6d6e71;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	opacity:1;
}
#tabs-nav li a {
	text-decoration: none;
	color: #FFF;
	font-size: 19px;
	font-family: 'Anton', sans-serif;
	background-color: #6d6e71;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: white;
	cursor: pointer;
	padding: 8px 10px;
	display:inline-block;
	width:150px;
}
.tab-content {
	padding: 10px;
}
.tab-content h5{ color:#fff; margin:20px 0;}
.tab-content table, .tab-content tr, .tab-content td{ border:0;}
.azbk-gallery{color: #fff;
	text-align: center;
	padding: 150px 0 50px;
	width: 100%;
} 
.azbk-gallery h3{color: var(--color-white);
	font-family: var(--font-family--title2);
	font-size: clamp(28px, 4vw, 42px);
	text-align: center;}

.rsh {
	-webkit-transition: all 60ms 0ms ease-in-out;
	transition: all 60ms 0ms ease-in-out;
}
.rsh:hover {
	-webkit-transform: scale(1.2) rotate(6deg);
	transform: scale(1.2) rotate(6deg);
	cursor: pointer;
}

/*News Pagw*/
.ms-options-wrap > button:focus, .ms-options-wrap > button{
	display: inline-block;
	vertical-align: middle;

	margin: 0.2rem !important;
	font-size: 1rem !important;
	color: #666666 !important;
	background: #ffffff !important;
	font-weight: 400 !important;
	border-width: 1px !important;
	border-style: solid !important;
	border-color: var(--ast-border-color) !important;
	border-radius: 2px !important;
}

.topban-btns{ margin:40px 0 0; display:flex;justify-content:center;}
.topban-btns a{ margin:10px;width: 225px; max-width: 100%; padding: 5px 20px;}


/*2023 Find Photo Gallery*/
.button-full.find-photo{
	font-size: 25px;
	padding: 12px 20px;
	border-radius: 15px;
}

/*home page google reviews*/	
.hmgog-rev-sec{ margin:0 0 20px;}


/*Home page reviews slider starts*/
.rev-slider{width:100%;}
.home_reviews .owl-item{
	position:relative;box-shadow: rgba(0,0,0,.0980392) 2px 2px 2px 0;
	box-sizing: border-box;
	height: auto;
	text-size-adjust: 100%;
	border: 1px solid #f5f5f5;
	font: normal normal normal normal 13px/20.8px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0 0 25px;
	background-color:#f4f4f4;
	outline: #fff none 0;
	padding: 20px 25px 20px 48px; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px;
}
.home_reviews .owl-item:before{bottom: 47px;
	box-sizing: border-box;
	color: #bbb;
	content: '\201C';
	display: block;
	height: 96px;
	left: 55px;
	position: absolute;
	right: 515.391px;
	text-size-adjust: 100%;
	top: 20px;
	width: 24.6094px;
	column-rule-color: #bbb;
	perspective-origin: 12.2969px 48px;
	transform-origin: 12.2969px 48px;
	border: 0 none #bbb;
	font: normal normal normal normal 60px/96px Georgia,serif;
	margin: -25px 0 0 -40px;
	outline: #bbb none 0;}
/*Home page reviews slider ends*/


.reports-page{ margin:200px 0 50px; background-color:#fff; padding:50px; width:100%;}

/*unit-drentals logo*/
.unit-drentals{  display:table; position:relative;}
.unit-drentals a{ display:table-cell; vertical-align:middle;}
/*Collections link starts*/
.gear-img-btm-col{ position:relative;}
.merch-coll-link{ display:none; font-size:0; line-height:0; opacity:0; position:absolute; width:100%; height:100%; top:0; left:0;}
@media screen and (max-width: 667px){
	.merch-coll-link{ display:block;}
}
/*Collections link ends*/

/* Gravity Forms */
.gfield_label {
	color: #fff;
}
/* Gravity Forms Ends */