/*
	Theme Name: Team Kits
	Theme URI: What is the final domain?
	Description: Custom created for Team Kits
	Version: 1.0
	Author: Kelowna Website Design
	Author URI: http://kelownawebsitedesign.com
	Tags: Blank, HTML5, CSS3
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

.uk-offcanvas-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.uk-offcanvas-bar ul li a {
    text-align: center;
    color: #000;
    display: block;
    background: #ccc;
    padding: 15px;
    margin: 5px;
    font-weight: 700;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #c92325!important;
    font-size: 32px!important;
    font-weight: 700;
}
figure.woocommerce-product-gallery__wrapper div:hover {
    opacity: .8;
}
figure.woocommerce-product-gallery__wrapper > div {
    width: 75%;
    float: left;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    float: right!important;
	    padding: 0 10px 10px 10px;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image img
{
		    border: 1px solid #868686;
}
input#input_1_1_3, input#input_1_2, textarea#input_1_3 {
    padding: 15px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

label.gfield_label.gfield_label_before_complex, label.gfield_label,div#input_1_1 label {
    display: none!important;
}

a.black-btn {
    background: #1a1a1a;
    color: #fff;
    display: inline-block;
    padding: 18px 30px;
    border-radius: 5px;
    font-weight: 600;
    transition: all ease-in-out 0.2s;
}

a.black-btn:hover {
    background: #484848;
    color: #fff;
    text-decoration:none;
}


.product_sizes {
    margin-top: 20px;
    position: relative;
    z-index: 99;
}
.product_sizes input {
    width: 100px;
    text-align: center;
}

.product_sizes label {
    width: 140px;
    display: inline-block;
}

.product_sizes div {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}	
#custom-size-modal .uk-modal-dialog {
    width: 90%;
}
.custom-sizes a.add-row {
    font-size: 14px;
    text-transform: uppercase;
    float: right;
}
table.custom-size-entry-table {
    width: 100%;
}


table.custom-size-entry-table th {
    padding: 5px;
    padding-top: 10px;
    font-weight: 600;
    font-size: 13px;
    text-align: left !important;
}
.sizes-table input.player-name {
    width: 100% !important;
}
.sizes-table h5 {
    background: #FFF;
    margin: -3px;
    padding: 10px;
}
.sizes-table {
    width: 31%;
    display: inline-block;
    vertical-align: top;
    background: #f2f2f2;
    border: 1px solid #CCC;
    padding: 3px;
    margin-right: 25px;
    margin-bottom: 20px;
}
.custom-sizes {
    display: inline-block;
    width: 100% !important;
}
.sizes-table input.jersey-number {
    width: 100% !important;
}
.sizes-table td {
    padding: 2px !important;
    padding-bottom: 5px !important;
}

.error {
    border: 1px solid red;
}
.sizes-table input {
    width: auto !important;
    padding: 3px !important;
    height: auto !important;
}
.custom-sizes form.uk-form {
    width: 100%;
}
.sizes-table h5 {
    background: #FFF;
    margin: -3px;
    padding: 10px;
}
#custom-size-modal h2.uk-modal-title {
    margin: 0px;
    margin-bottom: 30px;
    font-weight: 600;
}
a.enter-detail {
    background: #000;
    font-size: 14px;
    padding: 5px;
    padding-left: 20px;
    padding-right: 20px;
}
a.enter-detail:hover {
background:#ce151a;
}
.custom-size-detail h4 {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    font-weight: 600 !IMPORTANT;
    margin-top: 10px;
}
.custom-size-detail p {
    margin: 0px !important;
    padding: 0px !important;
}

a.outline-btn {
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    display: inline-block;
    padding: 7px 13px;
    font-size: 16px;
    font-weight: 600;
	transition: all ease-in-out 0.2s;
}

a.outline-btn:hover {
    color: #fff;
   	text-decoration:none;
	background: #ce151a;
}

.white{
	color:#fff;
}


.black{
    color:#000;    
}

figcaption.uk-overlay-panel.uk-flex.uk-flex-top.uk-flex-right.uk-padding-small {
    padding: 10px;
}

figcaption.uk-overlay-panel.uk-flex.uk-flex-top.uk-flex-right.uk-padding-small .grey-btn{
    margin: 0px;
}

.home .uk-grid+.uk-grid, .uk-grid-margin, .uk-grid>*>.uk-panel+.uk-panel {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px;
}

h1, h2, h3, h4 {
    font-weight: 400!important;
}
h2.big {
    font-size: 30px!important;
    font-weight: 500!important;
}

ul.product-categories ul.children {
    margin: 0 0 0 5px;
    padding: 0;
    list-style: none;
    border-left: 3px solid #909090;
}
ul.product-categories li a:hover {
    background: #b51e1b;
    color: white;
    text-decoration: none;
}

ul.product-categories li a {
    padding: 6px;
    display: block;
    background: #f7f7f7;
    margin: 2px 0;
    color: grey;
    font-size: 14px;
    border-radius: 4px;
    transition: ease-in-out all .2s;
}
ul.product-categories {
    list-style: none;
    margin: 0;
    padding: 0;
}
.club_link{
	    background: #222;
    color: white;
    padding: 20px;
    text-align: center;
}
.wholesale_link a {
    color: white;
    padding: 50px;
    display: block;
    background: #ce151a;
    margin: 0 auto;
    max-width: 400px;
}

.wholesale_link {
    text-align: center;
    background: #404040;
    font-size: 22px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #c41230!important;
}
.banner_div {
    background: rgba(255, 255, 255, 0.38);
    padding: 20px;
    border-radius: 30px;
}
.banner {
    padding: 120px 0;
    background-position: center top;
    background-repeat: no-repeat;
}
.home header{
	margin-bottom:0px;
}

header{
	margin-bottom:40px;
}

input#gform_submit_button_1 {
    background: #ee1414;
    color: #fff;
    padding: 6px 15px;
    border: none;
    font-size: 13px;
	font-weight: bold;
	transition:all ease-in-out 0.2s;
}

input#gform_submit_button_1:hover {
    background: #b81111;
    color: #fff;
	text-decoration:none;
}

.contact-box {
    background: #ececec;
	height:100%;
}

.footer{
	padding:20px 0;
}

.work-box {
    background: #ececec;
    padding: 20px;
    text-align: center;
    border-radius: 3px;
}
.purchase {
    background: url(images/puchasing.jpg);
    color: #fff;
    padding: 120px 0;
	font-size:20px;
}

.brands {
    background: url(images/brands.jpg);
    color: #828282;
    padding: 50px 0;

}


.purchase h1{
	font-weight:600;
	font-size:50px;
	color:#fff;
}

.prod-box {
    color: #959595;

}
.prod-box h4, .prod-box P{
	padding:0 10px;
}

.prod-box .price ins {
    background: none;
    color: #ce151a!important;
    font-weight: bold;
}



a.grey-btn {
    display: inline-block;
    padding: 10px 15px;
    background: #fff;
    margin-right: 10px;
    color: #616161;
    font-weight: 600;
    border-radius: 3px;
	font-size:15px;
	transition:all ease-in-out 0.2s;
}
a.grey-btn:hover{
	background: #616161;
	color:#fff;
	text-decoration:none;
}

a.red-btn {
    display: inline-block;
    padding: 10px 15px;
    background: #fff;
    margin-right: 10px;
    color: #ce151a;
    font-weight: 600;
    border-radius: 3px;
	font-size:15px;
	transition:all ease-in-out 0.2s;
}
a.red-btn:hover{
	background: #ce151a;
	color:#fff;
	text-decoration:none;
}


a.dark-red-btn {
    display: inline-block;
    padding: 10px 15px;
    background: #ce151a;
    margin-right: 10px;
    color: #fff;
    font-weight: 600;
    border-radius: 3px;
	font-size:15px;
	transition:all ease-in-out 0.2s;
}
a.dark-red-btn:hover{
	background: #616161;
	color:#fff;
	text-decoration:none;
}



.banner{
	color:#fff;
	font-size:20px;
}

.banner h1{
	color:#fff;
	font-size:50px;
	font-weight:600;
}

.mor-banner h1{
	font-size:30px;
}

a.fb {
    background: #c92325;
    color: #fff;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    text-align: center;
    padding: 5px;
    font-size: 20px;
    margin: 10px;
	transition:all ease-in-out 0.2s;
}

a.gplus {
	background: #dc4e41;
    color: #fff;
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 100px;
    text-align: center;
    padding: 7px;
    font-size: 16px;
	transition:all ease-in-out 0.2s;
}
a.gplus:hover, a.fb:hover{
	background:#8e8e8e;
	color:#fff;
}

.circles {
	background: #1a1a1a;
    color: #fff;
    display: inline-block;
    width: 46px;
    height: 46px;
    border-radius: 100px;
    text-align: center;
    padding: 12px;
    font-size: 16px;
}

button.search-submit {
    background: #ce151a;
    color: #fff;
    padding: 7px 10px;
    margin-left: -4px;
	border-left:none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	transition:all ease-in-out 0.2s;

}
button.search-submit:hover{
	background:#8e8e8e;
	color:#fff;
}

input.search-input {
    background: #f3f3f3;
    border: none;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    padding: 7px;
}


.logo {
    max-width: 178px;
    margin: 3px 0;
}

.top-box{
	padding:10px;
	display:inline-block;
	color: #fff;
	font-weight: 600;
    font-size: 14px;
	transition:all ease-in-out 0.2s;
}
.top-box:hover{
    color: #8e8e8e;
    background: #e2e0e0;
	text-decoration:none;
}
.top-box i{
	margin-right:10px;
}

.top-left-border{
	border-left:1px solid #d9d9d9;
}
.top-right-border{
	border-right:1px solid #d9d9d9;
}

.header-top {
    background: #1a1a1a;
}

.header{
	position:relative;

}
a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}

.menu_pointer{
	cursor: pointer;
}
body {
    font-size: 15px!important;
}



/*TOP LEVEL NAV START*/
.nav {
    float: right;
}
.nav li {
    float: left;
    list-style: none;
}
.nav > ul > li > a {
    color: #252525;
    font-size: 14px;
    text-transform: uppercase;
    padding: 27px 9px;
    display: block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-decoration: none;
    border-radius: 2px;
    margin: 0 px;
	transition:all ease-in-out 0.2s;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
.nav .current_page_item > a{
	color:#c6a565;
}
.nav > ul > li > a:hover {
	background-color: #f3f3f3;
    color: #aaa;
    text-decoration: none;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;

}

.nav li:hover > a{
	background-color: #f3f3f3;
    color: #aaa;
    text-decoration: none;
    border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
}

/*TOP LEVEL NAV END*/

/*Style General Submenus*/
.sub-menu {
    position: absolute;
    background-color: #f3f3f3;
    width: 215px;
    margin: 0;
    padding: 0;
	z-index: 99;
	border-left:1px solid #d9d9d9;
    border-right:1px solid #d9d9d9;
	border-bottom:1px solid #d9d9d9;
}
.sub-menu li {
    float: none;
}
.sub-menu li a {
    color: #222;
    text-decoration: none;
    padding: 10px;
    display: block;
}
.sub-menu li a:hover {
    background: #222;
    color: #fff;
}
/*this one styles the sub highlighted page nav*/
.sub-menu li:hover > a {
    color: #797979;
    background: #eaeaea;
}
/*Style General Submenus*/

/*First Dropdown*/
.nav > ul > li > .sub-menu {
    display: none;
}
.nav > ul > li:hover > .sub-menu {
    display: block;
}

/*2nd Tear Dropdwn*/
.nav > ul > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu li:hover > .sub-menu {
    display: block;
}

/*3rd level Dropdown*/
.nav > ul > li > .sub-menu > li > .sub-menu > li > .sub-menu {
    display: none;
	margin-left: 216px;
    width: 215px;
    margin-top: -40px;
}
.nav > ul > li > .sub-menu > li >.sub-menu li:hover > .sub-menu {
    display: block;
}


/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:62.5%;
}
body {
	font-family: 'Open Sans', sans-serif;
	color:#444;
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#444;
	text-decoration:none;
}
a:hover {
	color:#444;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {

}
/* header */
.header {

}
/* logo */
.logo {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}

/*------------------------------------*\
    SMALL
\*------------------------------------*/
@media only screen and (min-width:320px) and (max-width: 767px){






.banner_div {
    margin: 20px 0;
}
.banner {
    padding: 20px 0;
    background-size: auto 100%;
    background-repeat: no-repeat;
}
.logo {
    position: relative;
    top: 0;
    padding: 8px 0;
    display: block;
}
}
@media only screen and (min-width:768px) and (max-width: 959px){

}
@media only screen and (min-width:960px){

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

a.page-numbers:hover {
    background-color: #D6D6D6;
    color: #666;
    outline: 0;
    background-image: none;
}
a.page-numbers {
    background: #f7f7f7;
    color: #666;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.3);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    text-shadow: 0 1px 0 #fff;
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
span.page-numbers.current {
    background: #009dd8;
    color: #fff;
    border: 1px solid rgba(0,0,0,.2);
    border-bottom-color: rgba(0,0,0,.4);
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#00b4f5,#008dc5);
    background-image: linear-gradient(to bottom,#00b4f5,#008dc5);
    text-shadow: 0 -1px 0 rgba(0,0,0,.2);
    display: inline-block;
    min-width: 16px;
    padding: 3px 5px;
    line-height: 20px;
    text-decoration: none;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
    border-radius: 4px;
}
.pagination {
    text-align: center;
    padding: 40px;
    font-size: 16px;
}
