@font-face {
    font-family: justice_league;
    src: url(fonts/justice_league-webfont.woff);
    src: url(fonts/justice_league-webfont.woff2);
    src: url(fonts/justice_league-webfont.eot lite);
}
@font-face {
    font-family: opensans-light;
    src: url(fonts/opensans-light-webfont.woff);
    src: url(fonts/opensans-light-webfont.woff2);
    src: url(fonts/opensans-light-webfont.eot lite);
}
@font-face {
    font-family: opensans-regular;
    src: url(fonts/opensans-regular-webfont.woff);
    src: url(fonts/opensans-regular-webfont.woff2);
    src: url(fonts/opensans-regular-webfont.eot lite);
}
@font-face {
    font-family: opensans-semibold;
    src: url(fonts/opensans-semibold-webfont.woff);
    src: url(fonts/opensans-semibold-webfont.woff2);
    src: url(fonts/opensans-semibold-webfont.eot lite);
}
@font-face {
    font-family: opensans-bold;
    src: url(fonts/opensans-bold-webfont-webfont.woff);
    src: url(fonts/opensans-bold-webfont.woff2);
    src: url(fonts/opensans-bold-webfont.eot lite);
}

/*--------- Breadcrumb -----------*/
.breadcrumb{
	background-color: #ff010b !important;
	border-radius: 0 !important;
}
.hactive{
	font-family: opensans-bold;
	text-transform: uppercase;
	color: #ff010b;
	margin: 0;
    padding: 25px 0;
}
.breadcrumb > .active{
    color: #000 !important;
}
/*--------- Breadcrumb -----------*/





/*--------- Left Menu -----------*/
.cate-heading{
	margin: 0;
	font-family: justice_league;
	text-transform: uppercase;
	background-color: #ff010b;
	color: #fff;
	padding: 10px 0;
	font-size: 20px;
	text-align: center;
}
.panel-group .panel{
	border-radius: 0;
	border:0;
}
.panel-default > .panel-heading{
	background-color: #666666 !important;
	transition-duration: 1s;
}
.panel-default > .panel-heading:hover{
    background-color: #ff010b !important;
    transition-duration: 1s;
}
.panel-group .panel + .panel{
	margin-top: 2px !important;
}
.collapse.in{
	border: solid 1px #f0f0f0;
}
.panel-heading {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a {
	text-decoration: none !important;
	font-family: opensans-regular !important;
	color: #fff !important;
}
.subss{
	padding: 3px 0;
}
.subss a{
	color: #666666;
	font-family: opensans-regular;
}
.subss a:hover{
	color: #ff010b;
}
/*--------- Left Menu -----------*/











/*--------- Products-page -----------*/
.productc-pro{
	border: solid 2px #f0f0f0;
	text-align: center;
	margin-bottom: 30px;
	padding: 10px;
	transition-duration: 1s;
}
.productc-pro:hover{
	border: solid 2px #ff010b;
	transition-duration: 1s;
}
.pro-dets{
	padding-top: 30px;
}
.pro-dets h4{
	margin: 0;
	padding-bottom: 5px;
	font-family: opensans-regular;
	font-size: 14px;
}
.pro-dets p{
	margin: 0;
	font-family: opensans-regular;
	font-size: 14px;
}
.pro-dets a{
	color: #666666;
}
.pro-dets a:hover{
	color: #ff010b;
	text-decoration: none;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	background-color: #ff010b !important;
	border: #ff010b;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{
	background-color: #ff010b !important;
	color: #fff !important;
	border: #ff010b;
}
/*--------- Products-page -----------*/










/*--------- Detail-Page -----------*/
.detail-pro{
	border: solid 2px #f0f0f0;
	padding: 15px 15px;
}
.detail_box h3{
	font-family: opensans-regular;
	font-size: 18px;
	margin-top: 0;
	color: #666666;
	margin-bottom: 10px;
}
.detail_box p{
	padding-bottom: 10px;
}
.btn{
	width: 100%;
	border-radius: 0 !important;
	padding: 10px !important;
	background-color: #666666;
	color: #fff;
	transition-duration: 0.5s;
}
.btn:hover{
	background-color: #ff010b;
	color: #fff !important;
	transition-duration: 0.5s;
}
.form-control{
	border-radius: 0 !important;
}
.form-control:focus{
	box-shadow: inset 0 0px 0px rgba(0,0,0,.0), 0 0 0px rgba(0, 0, 0, .0) !important;
	border-color: #ff010b !important;
}
.sub_heading2{
	margin: 0;
	background-color: #ff010b;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: justice_league;
	font-size: 25px;
	text-transform: uppercase;
}
/*--------- Detail-Page -----------*/








/*--------- Baskit-Page -----------*/
.baskit-button{
	background-color: #666666;
	color: #fff;
	padding: 10px 10;
	transition-duration: 0.5s;
}
.baskit-button:hover{
	color: #fff;
	text-decoration: none;
	background-color: #ff010b;
	transition-duration: 0.5s;
}
.quote-button{
	background-color: #666666;
	border: 0;
	color: #fff;
	padding: 10px 30px;
	transition-duration: 0.5s;
}
.quote-button:hover{
	background-color: #ff010b;
	transition-duration: 0.5s;
}
.sub_heading{
	background-color: #666666;
	color: #fff;
	margin: 0;
	padding: 6px;
	transition-duration: 0.5s;
}
.sub_heading:hover{
	background-color: #ff010b;
	transition-duration: 0.5s;
}
/*--------- Baskit-Page -----------*/











/*--------- News-Page -----------*/
.news-new{
	border: solid 2px #f0f0f0;
}
.txt_heading{
	color: #666666;
	margin: 0;
	padding: 15px 0px;
	font-family: justice_league;
	text-transform: uppercase;
}
.news-text-te{
	color: #000;
	font-family: opensans-regular;
	font-size: 14px;
	padding-bottom: 20px;
}
/*--------- News-Page -----------*/





/*--------- Site Map-Page -----------*/
.base_head_sitemap h3{
	margin: 0;
	background-color: #ff010b;
	font-family: justice_league;
	font-size: 20px;
	padding: 10px 10px;
	color: #fff;
}
.divcate2 h3{
	background-color: #666666;
	color: #fff;
	font-family: justice_league;
	font-size: 16px;
	padding: 10px 10px;
}
/*--------- Site Map-Page -----------*/