/*
Theme Name: Cyberfrog (Shaun)

Author: Shaun Hearnden

Version: 999999999999999999999999999999

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}html{scroll-behavior:smooth}body{line-height:1}a{text-decoration-skip-ink:auto}a[href^="tel"]{color:inherit;text-decoration:none}button{outline:0}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}q{display:inline;font-style:italic}q:before{content:'"';font-style:normal}q:after{content:'"';font-style:normal}textarea,input[type="text"],input[type="button"],input[type="submit"],input[type="reset"],input[type="search"],input[type="password"]{-webkit-appearance:none;appearance:none;border-radius:0}input[type="search"]{-webkit-appearance:textfield}table{border-collapse:collapse;border-spacing:0}th,td{padding:2px}big{font-size:120%}small,sup,sub{font-size:80%}sup{vertical-align:super}sub{vertical-align:sub}dd{margin-left:20px}kbd,tt{font-family:courier;font-size:12px}ins{text-decoration:underline}del,strike,s{text-decoration:line-through}dt{font-weight:bold}address,cite,var{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}
.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}
.screen-reader-text:focus{background-color:#f7f7f7;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#007acc;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;right:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}
.skip-link{left:-9999rem;top:2.5rem;z-index:999999999;text-decoration:underline}
.skip-link:focus{display:block;left:6px;top:7px;font-size:14px;font-weight:600;text-decoration:none;line-height:normal;padding:15px 23px 14px;z-index:100000;right:auto}
.visually-hidden:not(:focus):not(:active), .form-allowed-tags:not(:focus):not(:active){position:absolute !important;height:1px;width:1px;overflow:hidden;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);white-space:nowrap}


h1, h2, h3, h4, h5, h6, p, body, input, textarea, div{font-family: "DM Sans", sans-serif;}


h1, h2, h3, h4, h5, h6{font-weight:600;}

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0; /* Removes default top margin */
    margin-bottom: 16px; /* Standard bottom margin */
    line-height: 1.5; /* Line height for readability */
}

/* Specific Heading Styles */

h1 {
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 24px; /* Extra space below larger headings */
}

h2 {
    font-size: 36px;
    line-height: 1.3;
    margin-bottom: 20px;
}

h3 {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 18px;
}

h4 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 16px;
}

h5 {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 14px;
}

h6 {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 12px;
}

/* Paragraph Styles */

p {
    font-size: 16px;
    line-height: 1.6;
    margin-bottom: 16px; /* Space between paragraphs */
}

a{text-decoration:none;}

#menu a{color:#fff; font-size:18px;margin-left:20px;}

.wave{z-index: 2;;}


#top_banner a{background:#fe891c; color:#fff; display:inline-block;padding:10px 30px; border-radius:50px;}
#top_banner p{font-size:20px;}
#header{background:#222; width:100%; display:block;padding:10px 0;}

#header .wrapper > div{display:flex; justify-content: space-between;}

#top_banner .grady{background:#00000060; position: absolute; width:100%; left:0; top:0; height: 100%;z-index: 0;}

div#menu {
    margin-top: 30px;
}

#copyright{background:#222; display:block; width:100%; font-size:14px; padding:10px 0; text-align: center; color:#fff;}

#copyright a{color:#fe891c}

#top_banner .wrapper{height:100%;}
#top_banner .wrapper > div{position: absolute;
top: 50%;
left: 0;
    color:#fff;
    max-width:600px;
transform: translateY(-50%);}
#top_banner{height:400px; width:100%; display:block; position: relative;}
#top_banner > img{    
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;}


.home #top_banner{width:100%; display:block; height:750px;}


#opening {
    text-align: center;
    position: relative;
    padding: 30px 0 150px 0;
    background:#fe891c;
}

#opening *{color:#fff;}

.home #opening {
    text-align: center;
    position: relative;
    padding: 30px 0 150px 0;
    background:#fff;
}
.home #opening *{color:#000;}

.image img{
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
    
}
 #opening a{background:#fff; color:#222!important; padding:10px 20px; border-radius:50px; display:inline-block;}
.home #opening a{background:#222; color:#fff!important; padding:10px 20px; border-radius:50px; display:inline-block;}
#opening p{font-size:20px;}
#grid_icons{display:block; background:#fe891c; position: relative;   padding: 30px 0 150px 0; text-align: center;}
#grid_icons .wrapper > * {color:#fff;}


div#text_image .text a {
    display: inline-block;
    background: #222;
    padding: 5px 30px;
    border-radius: 50px;
    color: #fff;
}

input#gform_submit_button_1, input#gform_submit_button_2, input#gform_submit_button_3 {
    background: #fff;
    border-radius: 50px;
    font-size: 17px;
    border: none;
    outline: none;
}

#grid_icons .wrapper > div{   display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px; }

#grid_icons .wrapper > div > div{background:#fff; border-radius:8px;padding:30px 10px; text-align: center;}
#grid_icons .wrapper > div > div i{color:#fe891c;font-size:35px; display:inline-block; margin-bottom:20px;}
#grid_icons .wrapper > div > div h3{color:#fe891c;}
#grid_icons .wrapper > div > div p{color:#000;}


#gallery{display:block;padding:30px 0 100px 0;}

#grav_form{display:block; background:#fe891c; max-width:700px; margin:0 auto 50px auto;;padding:30px; border-radius:8px;}
#grav_form h3, #grav_form p{color:#fff;}
#grav_form input, #grav_form textarea, #grav_form select{border:none!important; outline:none; -webkit-appearance:none!important; backgroun:#fff; border-radius:8px;padding:10px 20px!important;}

#gallery .wrapper > div{   display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px; /* Adjust the gap between grid items as needed */}


#gallery .wrapper > div a{height:250px; border-radius:8px; overflow:hidden; position: relative}
#gallery .wrapper > div a > img{
    
    
        
        position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    object-fit: cover;
    height: 100%;
    object-position: 50% 50%;
    
}

iframe{width:100%; display:block; height:300px;}

#opening .wave{
    
   
        background:url('https://hotwheelzmotorcycletraining.com/wp-content/uploads/2025/09/wave_white.png');
    width:100%; height:100px;
    background-position: center top;
    background-size:cover; background-repeat: no-repeat;
    position: absolute; bottom:0; left:0;
    
    
}

.home #opening .wave{
    
   
        background:url('https://hotwheelzmotorcycletraining.com/wp-content/uploads/2025/09/wave_orange.png');
    width:100%; height:100px;
    background-position: center top;
    background-size:cover; background-repeat: no-repeat;
    position: absolute; bottom:0; left:0;
    
    
}
#grid_icons .wave, .home #top_banner .wave{
    
    background:url('https://hotwheelzmotorcycletraining.com/wp-content/uploads/2025/09/wave_white.png');
    width:100%; height:100px;
    background-position: center top;
    background-size:cover; background-repeat: no-repeat;
    position: absolute; bottom:0; left:0;
    
}

#top_banner .wave{
    
    background:url('https://hotwheelzmotorcycletraining.com/wp-content/uploads/2025/09/wave_orange.png');
    width:100%; height:100px;
    background-position: center top;
    background-size:cover; background-repeat: no-repeat;
    position: absolute; bottom:0; left:0;
    
}


#text_image .wrapper > div{
    
    display:flex; align-content: stretch;
    
    
}

#footer_menu{display:block; text-align: center; color:#fff;line-height:30px;}
#footer_menu a{display:inline-block; color:#fff;}
#footer_menu span{display:inline-block; color:orange;}

#footer{background:#000; text-align: center; color:#fff; display:block; margin:40px 0 0 0;padding:30px 0;}
#footer img{width:300px; height:auto;}
#footer h4{display:block; margin-top:20px;}
#text_image .wrapper > div > span {
    width: 50%;
    position: relative;
    padding: 100px 050px;
}

#text_image .wrapper > div:nth-child(even) > span.text{order:2;}
div#text_image {
    padding: 20px 0 80px 0;
}
.wrapper{display:block; max-width:1400px; margin:0 auto;position: relative; z-index: 2;}

.wrapper.smaller{max-width:1000px;}

#plain{display:block; padding:30px 0 100px 0;}


input#gform_submit_button_1, input#gform_submit_button_2 {
    margin: 0 auto;
}

input#gform_submit_button_1:hover, input#gform_submit_button_2:hover{background:#222!important;color:#fff!important; transition:0.3s; cursor:pointer!important;}

div#field_1_7 {width:100%; display:Block; text-align: center; font-size:20px!important;}
div#field_1_7 * {
    text-align: center;
    color: #fff;
    font-weight:600!important;
    font-size:20px!important;
}


div#gform_confirmation_message_1, div#gform_confirmation_message_2 {
    color: #fff!important;
    margin: 30px 0!important;
    font-weight: bold!important;
}