/* CSS Document */
body{font-family: 'Raleway', sans-serif;}

.container{font-size:0.98em; }
.container[role="main"] {
    max-width: 1250px!important;
    width: 100%!important;
	padding-top: 30px!important;
}

h3{ font-size:1.4em}
h2{ font-size:1.6em}
.slogan{padding:10px 30px}
.slogan h1{font-size:2em}
.slogan p{font-size:1.1em}
.subheading{ font-size:1.2em; font-weight:bold}
hr{ border:5px #fff solid; height:0}
.zero_padding{ padding:0 }
/*upper section of the header*/

@media screen and (max-width: 630px){
.logo{ margin:0 auto; text-align:center}	
}

@media screen and (max-width: 992px){
.md_view{ margin:0 auto; text-align:center}	
}
.upper_header{ margin:20px 0 }
.search_button{
  background: rgb(32, 16, 63);
  border: 0px;
  padding: 5px;
  color: rgb(255, 255, 255);
}
.searchfield{background:#f1f1f1; border:1px solid #ddd; margin-right:-10px; padding:5px; -moz-border-radius: 10px 0 0 10px;}
@media screen and (max-width: 630px){
.searchfield{background:#f1f1f1; width: 70%; border:1px solid #ddd; margin-right:-10px; padding:5px; -moz-border-radius: 10px 0 0 10px;}
}
.support_tel{ font-size:1em; letter-spacing:0px;}
.support_tel strong{ font-size:1.75em; font-family: sans-serif}
.tel{ font-family: sans-serif}
.search_top{ padding-top:10px}

/*NAV*/
.navbar-inverse{ 
	background:#0E024D; border:0;
	border-radius: 0px;
	margin-bottom:0;
}
.navbar-inverse .navbar-nav>li>a {
  color: #f0f0f0;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.open>a {
  background-image: linear-gradient(to bottom,#FFE73D,#FFE73D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE73D', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  color:#20103F;
}
/*NAV END */
/* 
.current-menu-ancestor {
	  background-image: linear-gradient(to bottom,#FFE73D,#FFE73D 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE73D', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  color:#000;
	}
.navbar-inverse .navbar-nav>li.current-menu-ancestor>a{ color:#000;} */
.splash{ padding:0; margin-top: 30px;}
.splash hr{ border:2px #f0f0f0 solid; height:0}
.bkg_yellow{ background-color:#FFE73D; color:#2B1C47}
.bkg_light_blue{ background-color:#C3C8CC; color:#2B1C47}
.bkg_dark_blue{ background-color:#2B1C47; color:#fff}
.prods{ padding:10px; margin-bottom:10px; min-height:65px; font-size:1.2em}

.stock_notice {
    background-color: #ffeb3b;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin:20px 0;
    width: 100%;
    max-width: 760px;

    a {
        color: #000;
        text-decoration: underline;
    }
}

/*OPTIONS*/
.options{ padding: 0 10px 10px 10px;}
.options h3{ margin:0; font-size:1.4em}
.options .row{ border-bottom: 1px solid #C3C8CC; margin:25px 0; padding-bottom:10px;}
.options .lists{ border-bottom: 1px solid #C3C8CC; margin:12px 0; padding-bottom:10px;}
.options .end{margin:0px; padding-bottom:8px; border-bottom:0}
.options .col-md-8{ margin-top:5px}

.options .lists .col-xs-3 {
    padding: 0!important;
}

.locations .col-md-12{ border-bottom:2px dashed #fff; padding-bottom:20px}
.locations .last{ border-bottom:0px dashed #fff;}
.locations { padding-top:20px;}	

blockquote{ background-color:#F0F0F0}
.sidebar{ background-color:#F0F0F0;}
.sidebar h3{}
.sidebar h2{padding: 10px 20px 0;}
.fa-stack {
    color:white;
}
.icon {
   color:#0E024D;
}
.services .col-md-12{ padding:50px 0; border-bottom:1px dotted #f0f0f0;}
.services h3{ margin-top:0px;}

/*PRODUCT PAGE*/
.product_category_column { margin-bottom:40px; padding:10px}
.product_category_column h2{ font-size:1.8em}
.product_category_column p{ text-align:justify }
.product_category_column .col-md-3{ padding:10px 15px; border:0px solid #ccc;}

/*scrolling*/
.scroll{ overflow:scroll; height:300px}

/*BREADCRUMBS*/
.breadcrumb{ margin-top:30px; background:none; margin-bottom:0}
@media screen and (max-width: 630px){
.breadcrumb{ margin-top:30px; background:none; margin-bottom:0; width:100%; padding:0}	
}

/*POSTS*/
.latest_posts li{ border-bottom:1px solid #ccc; margin-bottom:10px; padding-bottom:10px}

/*FOOTER*/
.footer{margin-top:50px; padding:20px 0; background-color:#f0f0f0}
.designed{ text-align:right; font-size:11px}
@media screen and (max-width: 630px){
.designed{ text-align:center; font-size:11px}
}
@media screen and (max-width: 630px){
.table-responsive{ padding:10px}
}

/* .menu-item-has-children .menu-item-has-children {
    position: relative;
}

.menu-item-has-children .menu-item-has-children:hover ul{
    display: block;
}

.menu-item-has-children .menu-item-has-children ul {
    position: absolute;
    top: 0;
    left: 100%;
} */

.griding-wheels {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.griding-wheel-block {
    width: calc((100% - 30px) / 4);
    margin-right: 10px;
    margin-bottom: 10px;
}

.griding-wheel-block h2 {
    text-align: center;
}

.griding-wheel-block .text {
    text-align: justify;
}

.griding-wheel-block .btn {
    display: table;
    margin: 0 auto;
}


.griding-wheel-block:nth-child(4n+4) {
    margin-right: 0;
}

@media all and (max-width: 992px) {
    .griding-wheel-block {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
    }

    .griding-wheel-block:nth-child(4n+4) {
        margin-right: 10px;
    }
    .griding-wheel-block:nth-child(2n+2) {
        margin-right: 0px;
    }
}

.trade-register {
    margin-top: 50px;
    width: 100%;
    float: left;
}
.trade-register img {
    max-width: 100%;
}

.trade-register .mobile {
    display: none;
}

@media all and (max-width: 640px) {
    .trade-register .desktop {
        display: none;
    }

    .trade-register .mobile {
        display: block;
    }
	
	#table_filter thead, .response-table thead {
		display: none;
	}
	
	#table_filter tbody, .response-table tbody {
		display: grid;
		grid-template-columns: 1fr 1fr;
		grid-gap: 10px;
	}
	
	#table_filter tbody tr, .response-table tbody tr {
		display: grid;
		grid-template-columns: 1fr 1fr;
		background-color: #fff!important;
		border: 1px solid black!important;
	}
	
	table#table_filter tbody tr td:before, table.response-table tbody tr td:before {
		content: attr(data-label) ': ';
		font-size: 14px;
		display: block;
		font-weight: bold;
		margin-bottom: 10px;
	}
	
	table#table_filter tbody tr td:last-of-type, table.response-table tbody tr td:last-of-type {
		grid-column: span 2;
	}
	
	table#table_filter tbody tr td:last-of-type button, table.response-table tbody tr td:last-of-type button {
		width: 100%;
	}
	
	table#table_filter tbody tr td:last-of-type:before, table.response-table tbody tr td:last-of-type:before {
		display: none;
	}
}


@media all and (max-width: 510px) {
	#table_filter tbody, .response-table tbody {
		grid-template-columns: 1fr;
	}
}