/**
 * Theme Name: id-Phython
 * Theme URI: https://icondigitalmedia.com.au
 * Description: Python Theme
 * Version: 1
 * Author: iconDigital
 * Author URI: https://icondigitalmedia.com.au
 */


/* Contents:
 * 1. General CSS
 * 2. Header CSS
 * 3. Nav CSS
 * 4. Hero CSS
 * 5. Other CSS
 * 6. Stripe CSS
 * 7. Media Queries
 */


.uk-nav-offcanvas > li > a {
    font-family: 'bignoodletitlingregular';
    font-size: 24px;
    text-align: center;
    color: rgb(255, 255, 255);
    letter-spacing: 0.5px;
}

button.single_add_to_cart_button.button.alt {
    width: 100%;
    padding: 10px;
}

.voucher-fields .voucher-image-options,
.product_meta span.posted_in {
    display: none;
}


#map-section .uk-h1 {
    padding-top: 25px;
}

#tm-footer p {
    font-family: 'bignoodletitlingregular';
    font-size: 20px !important;
    letter-spacing: 0.5px;
    color: #8a8a8a;
}

.pricing-boxes > div:nth-child(1) > .uk-panel-box-primary { background: #004cd0; }
.pricing-boxes > div:nth-child(2) > .uk-panel-box-primary { background: #00399c; }
.pricing-boxes > div:nth-child(3) > .uk-panel-box-primary { background: #002a73; }
.pricing-boxes > div:nth-child(4) > .uk-panel-box-primary { background: #001a48; }


.standard-prices .uk-margin {
    font-family: 'bignoodletitlingregular' !important;
    font-size: 3em;
    /* text-shadow: 0px 2px 4px black; */
}

.standard-prices .uk-panel-box {
    padding: 50px 30px;
}

.uk-navbar-content a img {
    max-width: 200px !important;
}


.uk-navbar-toggle {
    left: 15px;
}

.track-center div {
    margin: auto;
    max-width: 1200px;
}

#track-layout-section .uk-table,
#track-layout-section .uk-table th, 
#track-layout-section .uk-table td {
    border: 1px solid #002f80;
}
#track-layout-section .uk-table {
    box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.3);
}

#track-layout-section .uk-table td:first-child {
    background: #002361;
}


/* General CSS ===== */

.uk-h1 {
    font-size: 72px;
    line-height: 66px;
    font-family: 'bignoodletitlingoblique';
}

.uk-h1 span{
    color: #003eaa;
}

#byo-split-section .uk-h1 span,
#junior-split-section .uk-h1 span {
    color: #00B9FF;
}


#specs-section p {
    font-family: 'bignoodletitlingoblique';
    font-size: 30px;
    text-align: center;
    text-shadow: 0px 3px 3px rgba(0,0,0,0.6);
}

#specs-section span {
    font-size: 72px;
    line-height: 70px
}

#specs-section .uk-panel {
    padding: 40px 0px;
}

#specs-section .uk-grid .uk-width-medium-1-3:nth-child(2) .uk-panel {
    background: #003797;
}


#gkw-footer {
        background-image: url(/wp-content/themes/gkw-2019/img/bg-carbon-black.jpg);
	    background-size: cover;
}

#tm-footer-top {
    background: transparent;
}

/* Header CSS ===== */




/* Nav CSS =====  */
.uk-navbar-nav > li > a:before {
    content: '';
    background-size: 100%;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    top: -5px;
    position: relative;
}
.uk-navbar-nav > li > a.menu-home:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-home.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-track:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-track.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-karts:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-karts.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-pricing:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-pricing.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-tips:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-tips.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-rules:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-rules.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-junior:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-junior.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-gift-vouchers:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-gift-vouchers.png);
    background-size: 100%;
}
.uk-navbar-nav > li > a.menu-contact:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-contact.png);
    background-size: 100%;
}

.uk-navbar-nav > li > a.menu-byo:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-kart.png);
    background-size: 100%;
}

.uk-navbar-nav > li > a:before {
    background: url(/wp-content/themes/gkw-2019/img/menu-track.png);
    background-size: 100%;
}












.uk-navbar-nav {
    position: relative;
    height: 160px;
}


.uk-navbar-nav > li {
    height: 160px;
}

.uk-navbar-nav > li > a {
    height: 160px;
    padding-top: 20px;
    text-align:center;
    margin: auto;
}

.uk-navbar-nav > li {
    text-align: center;
    align-items: center;
    align-content: center;
}

.uk-navbar-nav > li:hover {
    background: #003eaa;
    box-shadow: inset 0px 1px 15px #030550;
}

.uk-navbar-nav > li {
    /* border-left: 1px solid #292929; */
}

.uk-navbar-nav > li > a:hover {
    text-shadow: 0px 2px 7px black;
}





.tm-navbar {
    background: url(/wp-content/themes/gkw-2019/img/bg-nav-carbon.jpg);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
	border-bottom: 1px solid #000000;
}


.uk-navbar-nav > li > a {
    line-height: 30px;
}
/*
.tm-logo.uk-navbar-brand:before {
    content: '';
    width: 464px;
    height: 200px;
    background: url(/wp-content/themes/gkw-2019/img/logo-bg.png);
    background-position:50% 50%;
    background-size:cover;
    background-repeat: no-repeat;
    position: absolute;
    display: block;
    visibility: visible;
    margin: auto;
    align-content: center;
    align-items: center;
    top: -20px;
    left: -42px;
}
*/

.tm-logo.uk-navbar-brand img {
    position: relative;
}





.tm-navbar .uk-container {
    max-width: 1920px;
	padding: 0px 2px;
}

.uk-navbar-nav > li {
    width: 20%;
}

.uk-navbar-nav {
    width: 100%;
}

.tm-nav-logo {
    text-align: center;
}

.uk-navbar-nav > li > a {
    text-align: center;
}

.tm-logo.uk-navbar-brand img {
    margin: auto;
}

.tm-logo.uk-navbar-brand {
    width: 100%;
    position: relative;
   /* max-width: 390px !important; */
}


/* Hero CSS ===== */

.main-hero {
    position: relative;
}
.main-hero-text {
    position: absolute;
    z-index: 2;
    top: 40%;
    bottom: 40%;
    max-height: 100%;
    width: 100%;

}

.main-hero-text h1 {
    color: white;
    width: 100%;
}

#hero-area .uk-h1 {
    font-size: 92px;
    line-height: 90px;
    text-shadow: 0px 2px 3px rgba(0,0,0,0.8);
}

#hero-area .uk-slideshow .uk-overlay-panel > div {
    max-width: 990px;
    padding: 20px;
    background: -webkit-linear-gradient(45deg, #000000d1,transparent);
}



/* Other CSS ===== */



#junior-split-section .stripe.primary {
    background: url(/wp-content/themes/gkw-2019/img/bg-carbon-blue.jpg) !important;
    background-size: cover !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#junior-split-section .image-side:before {
    content: '';
    width: 50px;
    height: 100%;
    background: url(/wp-content/themes/gkw-2019/img/checkered-blue.png);
    display: block;
    background-repeat: repeat-y;
    background-position: 50% 50%;
}



#byo-split-section .stripe.primary {
    background: url(/wp-content/themes/gkw-2019/img/bg-carbon-blue.jpg) !important;
    background-size: cover !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

#byo-split-section .image-side {
	position: relative;
}

#byo-split-section .image-side:before {
    content: '';
    width: 50px;
    height: 100%;
    background: url(/wp-content/themes/gkw-2019/img/checkered-blue.png);
    display: block;
    background-repeat: repeat-y;
    background-position: 50% 50%;
    right:0px;
    position:absolute;
}






/* ===== STRIPE CSS ================================================================================================== */

.fixed-image {background-attachment: fixed !important;background-size: cover !important;background-position: 50% 50% !important;}
.image-side {background-position: center center;background-size: cover;max-height: 690px;height: 100vh;}
.stripe {border-bottom: 1px solid #dfdfdf;position: relative;}

/* =-=-=-= Stripe WHITE Styling =-=-=-= */
.stripe.white {background-color: #fff;color: #333;border-bottom: 0px !important;}
.stripe.white h1, .stripe.primary h2, .stripe.primary h3, .stripe.primary h4, .stripe.primary h5 { color: #333; }
.stripe.white a { color: #333; }

/* =-=-=-= Stripe PRIMARY Styling =-=-=-= */
.stripe.primary {background-color: #003eaa;color: #FFFFFF;border-bottom: 0px !important;}
.stripe.primary h1, .stripe.primary h2, .stripe.primary h3, .stripe.primary h4, .stripe.primary h5 { color: #FFFFFF; }
.stripe.primary a { color: #FFFFFF; }

/* =-=-=-= Stripe SECONDARY Styling =-=-=-= */
.stripe.secondary{
background-color: #ff1a46;color: #FFFFFF;border-bottom: 0px !important;}
.stripe.secondary h1, .stripe.secondary h2, .stripe.secondary h3, .stripe.secondary h4, .stripe.secondary h5 { color: #FFFFFF; }
.stripe.secondary a { color: #FFFFFF; }

/* =-=-=-= Stripe TERTIARY Styling =-=-=-= */
.stripe.tertiary {background-color: #003eaa;color: #FFFFFF;border-bottom: 0px !important;}
.stripe.tertiary h1, .stripe.tertiary h2, .stripe.tertiary h3, .stripe.tertiary h4, .stripe.tertiary h5 { color: #FFFFFF; }
.stripe.tertiary a { color: #FFFFFF; }

/* =-=-=-= Stripe DARK Styling =-=-=-= */
.stripe.dark{background-color: #181a1b; color: #FFFFFF;border-bottom: 0px !important;}
.stripe.dark h1, .stripe.dark h2, .stripe.dark h3, .stripe.dark h4, .stripe.dark h5 { color: #FFFFFF; }
.stripe.dark a { color: #FFFFFF; }

/* =-=-=-= Stripe LIGHT Styling =-=-=-= */
.stripe.light{background-color: #eff0f1;color: #222;border-bottom: 0px !important;}
.stripe.light h1, .stripe.light h2, .stripe.light h3, .stripe.light h4, .stripe.light h5 { color: #333; }
.stripe.light a { color: #222; }

/* =-=-=-= Stripe GRADIENT Styling =-=-=-= */
.stripe.gradient {
	background: #ff1a46;
	background: -webkit-linear-gradient(left, #ff1a46, #ff1d2e, #ff4c1a);
	background: -moz-linear-gradient(left, #ff1a46, #ff1d2e, #ff4c1a);
	background: -ms-linear-gradient(left, #ff1a46, #ff1d2e, #ff4c1a);
	background: -o-linear-gradient(left, #ff1a46, #ff1d2e, #ff4c1a);
	background: linear-gradient(left, #ff1a46, #ff1d2e, #ff4c1a);
	color: #FFFFFF;
	border-bottom: 0px !important;
}
.stripe.gradient h1, .stripe.gradient h2, .stripe.gradient h3, .stripe.gradient h4, .stripe.gradient h5 { color: #FFFFFF; }
.stripe.gradient a { color: #FFFFFF; }

.white-text h1,.white-text h2,.white-text h3,.white-text h4,.white-text h5,.white-text p,.white-text li,.white-text a {color: #FFFFFF;}

.stripe.zero-padding {padding: 0px;}
.stripe.thin-padding {padding: 35px 0px;}
.stripe.padding {padding: 65px 0px;}
.stripe.thick-padding {padding: 125px 0px;}
.stripe.jumbo-padding {padding: 240px 0px;}



@media screen and (min-width: 1200px) {


}


@media screen and (min-width: 960px) and (max-width: 1200px) {



}


@media screen and (min-width: 768px) and (max-width: 960px) {


}


@media screen and (max-width: 768px) {
	.stripe.zero-padding { padding: 0px; }
	.stripe.thin-padding { padding: 15px 0px; }
	.stripe.padding { padding: 30px 0px; }
	.stripe.thick-padding { padding: 45px 0px; }
	.stripe.jumbo-padding { padding: 60px 0px; }
}

/* ===== END STRIPE CSS ============================================================== */




/* Full Desktop and up */
@media screen and (min-width: 1360px) {

}


/* Small Laptop */
@media screen and (min-width: 1180px) and (max-width: 1360px) {

}

/* Tablet Landscape */
@media screen and (min-width: 960px) and (max-width: 1180px) {

}

/* Tablet Portrait */
@media screen and (min-width: 768px) and (max-width: 960px) {

}

/* Phone */
@media screen and (max-width: 768px){ 
			h3.uk-h1 {
				font-size: 52px !important;
				line-height: 54px !important;
			}
			#hero-area h3.uk-h1 {
				font-size: 32px !important;
				line-height: 32px !important;
			}
			#hero-area .uk-slideshow .uk-overlay-panel > div {
				max-width: 990px;
				padding: 10px;
				background: none;
			}
			.uk-h1 {
				font-size: 52px;
				line-height: 54px;
			}

			html {
				font-size: 16px;
			}

			.image-side {
				max-height: 360px;
			}
			#specs-section span {
				font-size: 48px;
				line-height: 58px
			}

			#specs-section .uk-panel {
				padding: 20px 0px;
			}

	
}




@media screen and (max-width: 960px){ 

.tm-logo.uk-navbar-brand {
    position: absolute;
    top: -5px;
    left: -31px;
    max-width: 280px !important;
}

.uk-navbar-toggle.uk-hidden-large {
    left: -20px;
}

.uk-navbar-nav > li,
.uk-navbar-nav > li > a,
.uk-navbar-nav,
.tm-navbar-container {
    height: 65px;
}

}





/* ====================== NAVBAR RESPONSIVE ======================================================================== */


/*
@media screen and (min-width: 1300px) and (max-width: 1440px) {
            .tm-nav-logo {
                transform: scale(0.8);
                margin-top: -10px;
            }

            .tm-logo.uk-navbar-brand:before {
                transform: scale(1);
                top:-25px;
                left: -100px;
            }

            .tm-logo.uk-navbar-brand {
                max-width: 300px !important;
            }

            .uk-navbar-nav > li > a {
                font-size: 20px;
                line-height: 24px;
            }

            .tm-navbar-container,
            .uk-navbar-nav,
            .uk-navbar-nav > li,
            .uk-navbar-nav > li > a {
                height: 140px;
            }

            .uk-navbar-nav > li {

            }

}


@media screen and (min-width: 1100px) and (max-width: 1300px) {

                .tm-nav-logo {
                transform: scale(0.8);
                margin-top: -10px;
            }

            .tm-logo.uk-navbar-brand:before {
                transform: scale(0.8);
                top:-55px;
                left: -120px;
            }

            .tm-logo.uk-navbar-brand {
                max-width: 300px !important;
            }

            .uk-navbar-nav > li > a {
                font-size: 20px;
                line-height: 24px;
            }

            .tm-navbar-container,
            .uk-navbar-nav,
            .uk-navbar-nav > li,
            .uk-navbar-nav > li > a {
                height: 140px;
            }

            .uk-navbar-nav > li {
                width: 18.4%;
            }

}




@media screen and (min-width: 960px) and (max-width: 1100px) {

             .tm-nav-logo {
                transform: scale(0.7);
                margin-top: -10px;
            }

            .tm-logo.uk-navbar-brand:before {
                transform: scale(1);
                top:-35px;
                left: -140px;
            }

            .tm-logo.uk-navbar-brand {
                max-width: 260px !important;
            }

            .uk-navbar-nav > li > a {
                font-size: 17px;
                line-height: 21px;
            }

            .tm-navbar-container,
            .uk-navbar-nav,
            .uk-navbar-nav > li,
            .uk-navbar-nav > li > a {
                height: 120px;
            }

            .uk-navbar-nav > li {
                width: 9.4%;
            }

            .uk-navbar-nav > li > a:before {
                width: 45px;
                height: 45px;
            }

}



@media screen and (max-width:960px) {
    
        .tm-logo.uk-navbar-brand {
            max-width: 100% !important;
            margin: auto !important;
        }

        .tm-logo.uk-navbar-brand img {
            max-width: 240px !important;
            margin: auto;
            left: -40px;
        }


        .tm-logo.uk-navbar-brand:before {
            content: '';
            width: 364px;
            height: 160px;
            background: url(/wp-content/themes/gkw-2019/img/logo-bg.png);
            background-position: 50% 50%;
            background-size: cover;
            background-repeat: no-repeat;
            position: absolute;
            display: block;
            visibility: visible;
            margin: auto;
            align-content: center;
            align-items: center;
            top: -6px;
            left: -25px;
        }

        .uk-navbar-toggle {
            left: -30px;
        }



}
*/

/* for center menu */
@media (min-width: 768px) {
.tm-navbar .uk-width-medium-2-5, .uk-width-medium-4-10 {
    width: 38%;
}

	
}


@media screen and (min-width: 1660px) {
	.tm-navbar .uk-width-medium-1-5,
	.tm-navbar .uk-width-medium-2-10 {
		width: 26%;
	}
}



@media screen and (min-width: 1440px) and (max-width: 1660px) {
	.tm-navbar .uk-width-medium-1-5, 
	.tm-navbar .uk-width-medium-2-10 {
		width: 33%;
	}
	

}









@media screen and (min-width: 1200px) and (max-width: 1440px) {
	.tm-navbar .uk-width-medium-1-5,
	.tm-navbar .uk-width-medium-2-10 {
		width: 43%;
	}
.uk-navbar-nav > li > a {
    font-size: 18px;
    line-height: 22px;
}


.uk-navbar-nav > li,
.uk-navbar-nav > li > a,
.uk-navbar-nav,
.tm-navbar-container {
    height: 145px;
}



}









@media screen and (min-width: 960px) and (max-width: 1200px) {
	.tm-navbar .uk-width-medium-1-5,
	.tm-navbar .uk-width-medium-2-10 {
		width: 43%;
	}
.uk-navbar-nav > li > a {
    font-size: 12px;
    line-height: 16px;
}

.uk-navbar-nav > li > a:before {
    content: '';
    background-size: 100%;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    display: block;
    margin: auto;
    top: -5px;
    position: relative;
}

.uk-navbar-nav > li,
.uk-navbar-nav > li > a,
.uk-navbar-nav,
.tm-navbar-container {
    height: 110px;
}


}



@media screen and (max-width: 1400px) {

        .uk-h1 {
            font-size: 52px;
            line-height: 56px;
            font-family: 'bignoodletitlingoblique';
        }

        .image-side {
            background-position: center center;
            background-size: cover;
            max-height: 540px;
            height: 100vh;
        }

}



/* Responsive live image fix */
@media screen and (max-width: 700px) {
.main-hero {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.main-hero img {
    min-height: 200px;
    display: table;
    min-width: 1000px !important;
    max-height: 220px;
    margin: auto !important;
    margin-left: -60% !important;
}

}