/**
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
*/

#product-11504 .woocommerce-product-gallery{display:none;}

#product-11976 .woocommerce-product-gallery{display:none;}
#product-11976 .summary {
    width: 100%!important;
}
			/* GLOBAL VARIABLES */
:root {
    /* GLOBAL COLORS */
    --color-white: #ffffff;
    --color-black: #000000;
    --color-gray: #1c1c1c;
    --color-red: #ce160d;

    /* 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;}
.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;
}

.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) {

    .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);
}
#panel-11406-0-0-1{
	width: 100%;
	height: fit-content;
	margin-top: -24%;
}
.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: 60px 0 30px;
    background-image: url(images/top-banner-bg-01_opt.jpg);
    background-size: cover;
}
.top-banner .section-wrap{max-width:100%; padding:0;}
.top-banner-col-1 {
    width: 100%;
    z-index: 1;
}
.ast-header-sticky-active{background: rgb(0 0 0 / 70%);}
.ast-custom-header .mega-menu-wrap{
	
    max-width: 1000px !important;
    margin:0 auto !important;
    display: flex !important;
    flex-wrap: wrap !important;
}


.top-banner-col-2 {
    width: 100%;
    height: fit-content;
    margin-top: -24%;
}

.top-banner-col-2>div {
    width: 100%;
}

.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-left,
.top-banner-col-2 .top-title-right {
    display: block;
    width: 30%;
}

.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;
}
.top-banner h1, .top-banner p{color: var(--color-white);}
@media (min-width: 501px){
.top-banner-col-2 h1 img {
    display: none;
}
}

@media (min-width: 768px) {
    .top-banner .three-col {
        width: 33%;
    }
}

@media (min-width: 1750px) {
    .top-banner-col-2 {
        margin-top: -16%;
    }
}

@media (max-width: 800px) {
    .top-banner {
        padding-top: 80px;
    }
}

@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;}
	.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-section .section-wrap {margin-left: -33%;}*/
    .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 */

/* Bike - Section Styles */
.bike-section {
    padding: 0;
}

.bike-section .section-wrap {
    max-width: 100%;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 1%, rgba(0, 0, 0, 0.303046218487395) 20%, rgba(255, 255, 255, 0) 100%);
}

.bike-section {
    background-color: var(--color-gray);
}

.bike-top-col-1 {
    width: 60%;
}

.bike-top-col-2 {
    width: 40%;
    justify-content: center;
}

.bike-top-col-2>div {
    max-width: 600px;
    margin: 0 3% 0 5%;
}

.bike-btn-col {
    display: flex;
    justify-content: space-between;
}

.bike-btn-col p:first-child{
    width: 65%;
    font-family: var(--font-family--title3);
}
.bike-btn-col p:last-child{width: 35%;}
.bike-btn-col a {
    width:100%;
    height: fit-content;
    padding: 10px 5px;
    margin-left: 10px;
}

.bike-top-col-2 h3,
.bike-section .four-col h4 {
    font-family: var(--font-family--title2);
}

.bike-top-col-2 h3 {
    font-size: clamp(28px, 4vw, 48px);
}

.bike-mid-col {
    width: 100%;
    padding: 5% 0;
}

.bike-mid-col h3 {
    display: inline-block;
    position: relative;
}

.bike-mid-title-1 {
    font-family: var(--font-family--title3);
    font-size: clamp(22px, 4vw, 34px);
}

.bike-mid-title-2 {
    font-family: var(--font-family--title4);
    display: block;
    font-size: clamp(38px, 4vw, 90px);
    margin-top: 20px;
}

.bike-top-col-2 h3,
.bike-top-col-2 p,
.bike-mid-col h3,
.bike-section .four-col h4 {
    color: var(--color-white);
}

.bike-mid-col>div {
    width: 90%;
    text-align: center;
    padding: 0 5%;
    overflow: hidden;
}

.bike-mid-col h3:before,
.bike-mid-col h3:after {
    content: "";
    position: absolute;
    height: 0;
    border-top: 5px solid var(--color-red);
    width: 600px;
}

.bike-mid-col h3:before {
    right: 100%;
    margin-right: 15px;
    margin-top: 18px;
}

.bike-mid-col h3:after {
    left: 100%;
    margin-left: 15px;
    margin-top: -85px;
}

.bike-btn-col p {
    color: var(--color-red);
    font-size: 21px;
}

.bike-top-col-1 img {
    -webkit-mask-image: url(images/mask-1.png);
    -webkit-mask-size: cover;
    mask-image: url(images/mask-1.png);
    mask-size: cover;
}

.bike-section .four-col {
    width: 22%;
}

.bike-section .four-col h4 {
    width: 80%;
    margin: auto;
    font-size: clamp(16px, 2vw, 22px);
}

.bike-section .four-col img {
    -webkit-mask-image: url(images/bike-people-mask-1.png);
    -webkit-mask-size: cover;
    mask-image: url(images/bike-people-mask-1.png);
    mask-size: cover;
}

.bike-img-col {
    position: relative;
}

.bike-img-col:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 0, 0, 0) 60%, rgba(0, 0, 0, 0.9007935938047094) 90%, rgba(0, 0, 0, 1) 100%);
}

@media (min-width: 501px) {
    .bike-section {
        background-image: url(images/bike-bg-1.jpg);
        background-repeat: no-repeat;
        background-position: top right;
    }
}

@media (max-width: 1024px) {
    .bike-top-col-1 {
        width: 40%;
    }

    .bike-top-col-2 {
        width: 60%;
    }

    .bike-top-col-1>div,
    .bike-top-col-1 img {
        height: 100%;
    }

    .bike-top-col-1 img {
        object-fit: cover;
        width: 100%;
        -webkit-mask-image: unset;
        -webkit-mask-size: unset;
    }

    .bike-mid-col h3:before {
        right: 90%;
        margin-top: 12px;
    }

    .bike-mid-col h3:after {
        left: 90%;
        margin-top: -85px;
    }
}

@media (max-width: 767px) {
    .bike-top-col-1 {
        width: 80%;
    }

    .bike-top-col-2 {
        width: 100%;
        text-align: center;
    }

    .bike-top-col-2>div {
        max-width: 100%;
        margin: 3%;
    }

    .bike-btn-col {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 500px) {
    .bike-section .four-col {
        width: 42%;
        margin-bottom: 30px;
    }

    .bike-top-col-2 h3 {
        margin-top: 20px;
    }

    .bike-btn-col p {
        width: 100%;
    }

    .bike-btn-col p:nth-child(2) {
        width: 50%;
    }

    .bike-mid-col h3:after {
        margin-top: -95px;
    }
}

@media (max-width: 320px) {
    .bike-section .four-col {
        width: 82%;
    }
}
/* End of Bike - Section Styles */

/* Rally Gear - Section Styles */
.gear-section {
    padding: 50px 0 0;
    background: linear-gradient(0deg, rgba(41, 41, 41, 1) 20%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 1) 100%);
}

.gear-section .section-wrap {
    max-width: 100%;
}

.gear-section h4 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(22px, 4vw, 48px);
}

.gear-img-col img {
    -webkit-mask-image: url(images/gear-mask-01.png);
    -webkit-mask-size: cover;
    mask-image: url(images/gear-mask-01.png);
    mask-size: cover;
}

.gear-section .two-col:first-of-type {
    justify-content: center;
    align-items: flex-end;
}

.gear-section .two-col:first-child>div {
    max-width: 640px;
    margin: 0 5%;
}

.gear-row-left-1 {
    margin-bottom: 50px;
}

.gear-row-left-1 a {
    margin: 0 10% 0 auto;
}

.gear-row-left-1 h4 a {
    margin: 0;
	text-decoration:none !important;
	color:var(--color-white);
}

.gear-row-left-2 a {
    margin: 0 0 0 auto;
}

.gear-row-left-1 .button-full,
.gear-row-left-2 .button-full {
    position: relative;
}

.gear-row-left-1 .button-full:before,
.gear-row-left-2 .button-full:before {
    content: "";
    position: absolute;
    width: 700px;
    height: 4px;
    background: var(--color-red);
    margin-top: 17px;
}

.gear-row-left-1 .button-full:before {
    right: 110%;
}

.gear-row-left-2 .button-full:before {
    right: 105%;
}

.gear-one-mid-col {
    margin: 40px 0;
}

.gear-one-mid-col h3 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(28px, 4vw, 48px);
    text-align: center;
}

.gear-section .four-col {
    max-width: 350px;
    padding: 0 10px;
}

.gear-section .four-col>div {
    position: relative;
    max-width: 300px;
    height: 100%;
    margin: auto;
    background-color: var(--color-white);
    padding: 20px 10px;
    border-radius: 15px;
    text-align: center;
}

.gear-txt-btm-col p {
    margin-bottom: 0;
    font-size: 20px;
}

.gear-price-btm {
    display: block;
    color: #e3311e;
    font-size: 20px;
    margin-top: 15px;
}

.gear-txt-btm-col p,
.gear-price-btm {
    font-weight: bold;
}

.gear-section .four-col>div:after {
    content: url(images/gear-offer-badge-01.png);
    position: absolute;
    top: -30px;
    right: 0;
}

.gear-one-btm-col {
    margin-top: 50px;
}

.gear-one-btm-col h4 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(22px, 4vw, 32px);
    text-align: center;
}

.gear-one-btm-col p {
    color: var(--color-red);
    font-family: var(--font-family--title2);
    font-size: 18px;
}

.gear-one-btm-col>div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

@media (max-width: 800px) {
    .gear-section .two-col:first-of-type {
        width: 100%;
        margin: 40px 0;
        text-align: center;
    }

    .gear-section .two-col:nth-child(2) {
        width: 80%;
    }

    .gear-row-left-1 .button-full {
        margin: 0 0 0 auto;
    }

    .gear-img-col img {
        -webkit-mask-image: unset;
        -webkit-mask-size: unset;
        mask-image: unset;
        mask-size: unset;
    }

    .gear-section .two-col:first-child>div {
        max-width: 100%;
    }

    .gear-section .four-col:nth-child(n+1) {
        margin-bottom: 50px;
    }

    .gear-one-mid-col {
        margin-top: 50px;
    }

    .gear-one-btm-col {
        margin: 50px 3% 0;
    }

    .gear-one-btm-col p {
        text-align: center;
    }
}

@media (max-width: 500px) {
    .gear-one-mid-col {
        padding: 0 3%;
    }
}
/* End of Rally Gear - Section Styles */

/* Gallery - Section Styles */
.gallery-section {
    padding: 50px 0 0;
	background: var(--color-black);
}

.gallery-section .section-wrap {
    max-width: 1530px;
}

.gallery-section .one-col {
    margin-bottom: calc(3% + 20px);
}

.gallery-section h3 {
    font-family: var(--font-family--title2);
    color: var(--color-white);
    font-size: clamp(32px, 4vw, 48px);
    text-align: center;
}

.gallery-section .five-col {
    width: 18%;
}

.gallery-section .five-col>div {
    margin: 5px;
}

.gallery-section .five-col img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.gallery-col-1>div:first-child {
    height: 20%;
}

.gallery-col-2>div:first-child {
    height: 40%;
}

.gallery-col-4>div:first-child {
    height: 45%;
}

.gallery-col-5>div:first-child {
    height: 40%;
}

.gallery-col-1 {
    position: relative;
}

.gallery-col-1:before {
    content: "";
    position: absolute;
    width: 500%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.9007935938047094) 70%, rgba(0, 0, 0, 1) 100%);
}

@media (max-width: 500px) {
    .galler-section {
        padding-bottom: 0;
    }

    .gallery-section .gallery-col-1,
    .gallery-section .gallery-col-2,
    .gallery-section .gallery-col-3 {
        width: 30%;
    }

    .gallery-section .gallery-col-4,
    .gallery-section .gallery-col-5 {
        width: 45%;
    }

    .gallery-col-1:before {
        width: 300%;
    }

    .gallery-col-4 {
        position: relative;
    }

    .gallery-col-4:before {
        content: "";
        position: absolute;
        width: 200%;
        height: 100%;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 60%, rgba(0, 0, 0, 0.9007935938047094) 90%, rgba(0, 0, 0, 1) 100%);
    }
}
/* End of Gallery - Section Styles */

/* Reviews - Section Styles */
.reviews-section {background: var(--color-black);}
.reviews-section .section-wrap {
    max-width: 1500px;
}

.reviews-col-1 {
    width: 60%;
    justify-content: center;
}

.reviews-col-2 {
    width: 40%;
}

.reviews-col-1 h3 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(24px, 4vw, 48px);
    line-height: 1.1;
}

.reviews-col-1 .sub-t {
    display: block;
    font-family: var(--font-family--title4);
    font-size: clamp(40px, 6vw, 117px);
    transform: scaleX(1.2);
    margin-left: 9%;
}

.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%;
}

.reviews-col-2 img {
    -webkit-mask-image: url(images/review-mask-01.png);
    -webkit-mask-size: cover;
    mask-image: url(images/review-mask-01.png);
    mask-size: cover;
}

@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;
    }
}
/* 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 h3 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(28px, 4vw, 44px);
    position: relative;
    z-index: 1;
}

.map-top-col .sub-t {
    display: block;
    color: var(--color-red);
}

.map-btm-col-1 p {
    font-size: 18px;
    font-family: var(--font-family--title2);
    font-weight: bold;
    text-shadow: 0px 0px 10px #ffffff;
    margin-bottom: 10px;
	margin-left: 40px;
}

.map-btm-col-1 hr {
    height: 0;
    border-top: 2px solid var(--color-red);
    background-color: unset;
    width: 95%;
    margin: auto;
}

.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;
}

.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-1 {
        position: absolute;
        width: 90%;
        left: 440px;
        top: -10px;
        text-align: center;
    }

    .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%;
    }

    .map-btm-col-1 p {
        font-size: 12px;
    }

    .map-btm-col-1 hr {
        width: 100%;
        margin-left: 0;
    }

    .map-btm-col-2 {
        margin-top: -35%;
        width: 50%;
    }

    .map-download {
        padding-left: 15%;
        padding-right: 40%;
    }

    .map-download p {
        font-size: 12px;
    }
}
/* End of Map - Section Styles */

/* Sponsors - Section Styles */
.sponsor-section {
    padding: 5% 0;
	background: var(--color-black);
}

.sponsor-section .section-wrap {
    max-width: 100%;
}

.sponsor-section h3,
.sponsor-section h4 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    text-align: center;
}

.sponsor-section h3 {
    font-size: clamp(26px, 4vw, 42px);
}

.sponsor-section h4 {
    font-size: clamp(14px, 4vw, 32px);
}

.sponsor-top-row {
    border-bottom: 8px solid var(--color-red);
}

.sponsor-mid-row,
.sponsor-btm-row {
    padding: 0 3%;
}

.sponsor-mid-row-1,
.sponsor-mid-row-2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sponsor-mid-row-1 {
    border-bottom: 4px solid var(--color-red);
}

.sponsor-mid-row-1>div {
    width: 20%;
}

.sponsor-mid-row-2>div {
    width: 15%;
}

.sponsor-btm-row {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding-top: 40px;
}

.sponsor-btm-col-1 {
    width: 70%;
    border-right: 4px solid var(--color-red);
}

.sponsor-btm-col-1>div,
.sponsor-btm-col-2>div {
    width: 90%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.sponsor-btm-col-2>div {
    justify-content: center;
}

.sponsor-btm-col-1-ttl,
.sponsor-btm-col-2-ttl {
    width: 100%;
}

.sponsor-btm-col-1-log {
    width: 18%;
}

.sponsor-btm-col-2 {
    width: 30%;
}

.sponsor-btm-col-2-log {
    width: 40%;
}

@media (max-width: 500px) {
    .sponsor-btm-col-1-log {
        width: 30%;
    }

    .sponsor-btm-col-2-log {
        width: 80%;
        margin-top: -20%;
    }

    .sponsor-btm-col-1>div,
    .sponsor-btm-col-2>div {
        width: 100%;
    }
}
/* End of Sponsors - 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;
    border-bottom: 8px solid var(--color-red);
}

.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 (min-width: 501px) {
    .faq-section {
        background-image: url(images/faq-bg-01.jpg);
        background-size: cover;
    }
}

@media (max-width: 800px) {
    .faq-mid-row h4 {
        padding-right: 20px;
    }
}

.two-col.top-banner-col-6, .three-col.top-banner-col-3{text-align:right;}
.three-col.top-banner-col-4{justify-content: center; padding: 0 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;}
.two-col.top-banner-col-7, .three-col.top-banner-col-5{text-align:left;}
.two-col.top-banner-col-6, .three-col.top-banner-col-3{text-align:right;}
.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-new {
        height: 110px;
        padding: 0 3%;
        margin-bottom: -80px;
    }

    .nav-new-wrap {
        height: 100%;
        max-width: 1500px;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
		justify-content: center;
    }
    
	.nav-col-logo {width: 10%; display: flex; justify-content: end; align-items: center; padding: 5px;}
	.nav-col-logo img {max-width: 120px; width: 100%;}
	
	.nav-col-date {
		width: 20%;
		display: flex;
		align-items: center;
		color: var(--color-white);
		}
		
	.nav-col-date span {padding: 20px 10px; border-left: 1px solid var(--color-white);}
	
    .nav-col-l {
        width: 60%;
    }

    .nav-col-l>div {
        display: flex;
        height: 100%;
        justify-content: space-around;
        align-items: center;
    }

    .nav-col-l>div:first-child a {
        color: #ffffff;
        font-family: 'Temadjo-Astra', sans-serif;
        font-size: clamp(14px, 3vw, 27px);
        padding: 5px;
        border-bottom: 2px solid rgb(255 255 255 / 0%);
    }

    .nav-col-l>div:first-child a:hover {
        border-color: rgb(129 129 129 / 100%);
    }

    .nav-col-r {
        width: 5%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
	
	.nav-col-login {
	    display: flex;
		justify-content: center;
		align-items: center;
	    width: 5%;
	}
	
	.nav-col-login img {max-width: 26px;}

    .navbar-scrolled {
        background: rgb(0 0 0 / 70%);
    }

    .sidenav>a:nth-child(n+3) {
        display: none;
    }

    .sidenav>a:nth-child(n+8) {
        display: block;
    }
	
	.dropdown-btn .dropdown-icon {display: inline-block; float: right; font-size: 18px;}
    
	@media (min-width: 801px) {
	    .sidenav {margin-top: 20px;}
	}
	
	@media (min-width: 501px) {
	    .nav-col-l .nav-mobile-col {display: none;}
	}
	
    @media screen and (max-height: 450px) {
        .sidenav {
            padding-top: 15px;
        }

        .sidenav a {
            font-size: 18px;
        }
    }

    @media (max-width: 800px) {
        .nav-new {
            height: 90px;
            margin-bottom: -100px;
        }

        .nav-new-wrap {
            justify-content: end;
        }

        .sidenav {
            top: 50px;
        }

        .sidenav>a:nth-child(n+3) {
            display: block;
        }

        .sidenav a,
        .dropdown-btn {
            text-align: center;
        }

        .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: 3;}
        .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;
        }
		.nav-mobile-col {clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 100%);}
		.nav-mobile-col a {color: var(--color-white);}
		.nav-mobile-col span {display: inline-block;}
		.nav-mobile-col span:first-child {margin-right: 10px;}
		.nav-mobile-col span:nth-child(2) {margin-left: 10px;}
		.nav-mobile-col span:first-child a {font-weight: bold;}
		.top-title-left {position: relative;}
		.top-title-left:after {
			content: "";
			position: absolute;
			width: 106%;
			height: 120%;
			left: -3%;
			background: var(--color-red);
			top: 240%;
		}
		.top-banner-col-2 h1 img {z-index: 2;}
		.sidenav a:nth-child(3), .sidenav a:nth-child(4) {display: none;}
		
		.nav-col-logo, .nav-col-date {display: none;}
		.nav-col-l {width: 80%;}
		.nav-col-r, .nav-col-login {width: 10%;}
	}


/*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;}
.cus-section {
    background-color: #3f3f3f;
    padding: 150px 3% 50px;
	border-bottom: 5px solid var(--color-white);
}

.cus-section .section-wrap {max-width: 500px;}

.cus-mid-row {
    padding: 0 0 3%;
}

.cus-btm-row {
    padding: 30px 0;
    border-bottom: 8px solid var(--color-red);
}

.cus-mid-row>div {
    width: 100%;
}

.cus-top-row h3 {
    color: var(--color-white);
    font-family: var(--font-family--title2);
    font-size: clamp(28px, 4vw, 42px);
    text-align: center;
}

.cus-mid-row h4 {
    margin-bottom: 0;
    font-size: clamp(22px, 4vw, 31px);
    font-family: var(--font-family--system);
    color: var(--color-white);
}

.cus-mid-row p {
    color: var(--color-white);
    margin-top: 20px;
}

.cus-mid-row a {color: var(--color-red);}

.cus-section summary {
    position: relative;
    display: flex;
    margin-top: 16px;
    padding-bottom: 8px;
}

.cus-section details {
    cursor: pointer;
    border-bottom: 2px solid var(--color-red);
}

.cus-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 (min-width: 501px) {
    .cus-section {
        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) {
    .cus-mid-row h4 {
        padding-right: 20px;
    }
}
/* End of Contact Us - Section Styles */

.custom-question-field-wrapper .input-radio{display:inline-block; margin:3px 0 0 !important;}
.woocommerce-page form .form-row.custom-question-field label.radio{display:inline-block; position:inherit !important; padding:0 20px 0 5px  !important; font-size:1em !important; margin:0 !important;}
.custom-question-field-wrapper  span.woocommerce-input-wrapper{ display:flex;justify-content: flex-start;
    align-items: center;}
.ast-modern-checkout .woocommerce form.woocommerce-checkout .form-row.validate-required.custom-question-field{ display:block;}
.custom-question-field-wrapper p{ margin:15px 0 0;}