@font-face {
    font-family: "proximanova-regular";
    src: url(../css/bootstrap/fonts/proximanova-regular-webfont.ttf);
}

@font-face {
    font-family: "proximanova-light";
    src: url(../css/bootstrap/fonts/proximanova-light-webfont.ttf);
}

@font-face {
    font-family: "proximanova-bold";
    src: url(../css/bootstrap/fonts/proximanova-bold-webfont.ttf);
}

@font-face {
    font-family: "MyriadPro-Bold";
    src: url(../css/bootstrap/fonts/MyriadPro-Bold.otf);
}

@font-face {
    font-family: "MyriadPro-Semibold";
    src: url(../css/bootstrap/fonts/MyriadPro-Semibold.otf);
}

@font-face {
    font-family: "MyriadPro-SemiboldIt";
    src: url(../css/bootstrap/fonts/MyriadPro-SemiboldIt.otf);
}

@font-face {
    font-family: "BebasNeue";
    src: url(../css/bootstrap/fonts/BebasNeue.otf);
}

@font-face {
    font-family: "calibri-bold";
    src: url(../css/bootstrap/fonts/calibrib.ttf);
}


@media (min-width: 1200px) {
  .container {
    width: 1161px;
  }
}

@media (min-width: 200px) {
}

.header-bg
{
	height:30px;
	background-color:#f3f3f3;
	width:auto;
	color:#FFFFFF;
	font-size:11px;
	padding:6px;
}

.top-headerlink
{
	color:#606060;
	font-family: "proximanova-regular";
}

.top-headerlink:hover
{
	color:#606060;
	text-decoration:none;
}

.dot_separator
{
	margin-top:-5px;
}

.logo
{
	margin-top:37px;
	margin-left:0px;
	cursor:pointer;
}

.tagline
{
	color:#a1a1a1;
	font-family: "proximanova-regular";
	font-size:13px;
	margin-top:5px;
}

.contact-header-information-title
{
	color:#bc0002;
	font-family: "proximanova-bold";
	font-size:14px;
	margin-top:40px;
}

.contact-header-information-title2
{
	color:#606060;
	font-family: "proximanova-light";
	font-size:17px;
	font-weight:bold;
}

.contact-header-information-separator
{
	color:#c3c3c3;
	font-family: "proximanova-regular";
	font-size:12px;
	transform: rotate(90deg);
	position:absolute;
	margin-top:52px;
	margin-left:-28px;
	vertical-align:top;
}

.cart-title
{
	float:right;
	font-family: "proximanova-light";
	font-size:16px;
	font-weight:bold;
	margin-top:22px;
	cursor:pointer;
}

.lup
{
	background:url(../images/all/lup.jpg);
	width:21px;
	height:24px;
	position:absolute;
	z-index:100;
	margin-left:8px;
	margin-top:5px;
}

.textfield_search
{
	font-family: "proximanova-regular";
	font-size:13px;
	height:32px;
	padding-left:35px;
	color:#bababa;
	width:235px;
	border:solid thin #eaeaea;
	text-indent: 20px;
}

.btn-search
{
	background-color:#bc0002;
	font-family: "proximanova-light";
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
	height:32px;
	padding:2px 18px 2px 18px;
	cursor:pointer;
	margin-right:15px;
}

.main-menu-bg
{
	background:url(../images/all/carbon-bg.jpg);
	height:42px;
	width:1161px;
	margin-top:20px;
}

.main-menu-separator
{
	background:url(../images/all/main-menu-separator.jpg);
	width:2px;
	height:42px;
	margin-right:11px;
	margin-left:11px;
	margin-top:-8px;
}

.main-menu-red-bg
{
	background-color:#d00000;
	height:42px;
	border-bottom:solid 5px #a30001;
	padding:7px 15px 5px 35px;
	margin-top:-56px;
	width:283px;
}

.main-menu-title
{
	font-family: "BebasNeue";
	font-size:20px;
	color:#FFFFFF;
}

.main-menu
{
	font-family: "BebasNeue";
	font-size:20px;
	color:#FFFFFF;
}

.main-menu:hover
{
	text-decoration:none;
	color:#e30002;
	transition-duration: 1s;
  	transition-timing-function: ease;
	-webkit-duration: 1s;
  	-webkit-timing-function: ease;
	-moz-duration: 1s;
  	-moz-timing-function: ease;
	-o-duration: 1s;
  	-o-timing-function: ease;
	text-decoration:none;
}

/*footer*/
.footer-bg
{
	background-color:#f7f7f7;
	width:auto;
	border-top:solid 3px #e0e0e0;
	padding-top:20px;
	padding-bottom:20px;
}



.footer-link
{
	font-family: "proximanova-light";
	font-size:13px;
	color:#808080;
}

.footer-link:hover
{
	color:#5f5f5f;
}

.footer-separator
{
	height:1px;
	width:auto;
	background:#e4e4e4;
	margin-top:15px;
	margin-bottom:7px;
}

.copyright
{
	color:#818181;
	font-family: "proximanova-regular";
	font-size:13px;
}

/*sidebar*/
.sidebar-menu-bg
{
	background:url(../images/all/side-carbon-bg.jpg);
	width:263px;
	height:42px;
	border-bottom:solid 3px #bc0002;
	font-family: "BebasNeue";
	font-size:20px;
	color:#FFFFFF;
	padding:7px 0px 0px 30px;
}

.sidebar-menu-bg-content
{
	background:url(../images/all/side-carbon-bg.jpg);
	width:263px;
	height:42px;
	border-bottom:solid 3px #bc0002;
	font-family: "BebasNeue";
	font-size:20px;
	color:#FFFFFF;
	padding:7px 0px 0px 30px;
	margin-top:-56px;
}

.sidebar-title1
{
	font-family: "calibri-bold";
	font-size:27px;
	color:#3a3a3c;
	position:absolute;
	margin-top:20px;
	margin-left:8px;
}

.sidebar-title2
{
	font-family: "calibri-bold";
	font-size:27px;
	color:#bc0002;
	position:absolute;
	margin-top:42px;
	margin-left:8px;
}

.sidebar-desc
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#505050;
	width:120px;
	position:absolute;
	margin-top:80px;
	margin-left:8px;
	line-height:13px;
}

.sidebar-category-link
{
	font-family: "proximanova-regular";
	font-size:13px;
	color:#606060;
}

.sidebar-category-link:hover
{
	text-decoration:none;
	color:#bc0002;
}

.sidebar-category-link-numbering
{
	font-family: "proximanova-bold";
	font-size:14px;
	font-weight:bold;
	margin-left:30px;
}

.sidebar-category-link-position
{
	margin-top:17px;
	margin-bottom:17px;
}

.sidebar-category-link-separator
{
	height:1px;
	background-color:#dddddd;
	width:260px;
	margin-top:10px;
	margin-bottom:10px;
}

.sidebar-special-price-bg
{
	background:#f7f7f7;
	padding:15px 10px 10px 10px;
	width:263px;
	margin-bottom:20px;
	margin-top:20px;
	position:relative;
}

.sidebar-special-price-product-title
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#2c2c2c;
	font-weight:bold;
	width:119px;
	position:relative;
	line-height:16px;
	margin-bottom:5px;
}

.sidebar-special-price-product-normal-price
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#2c2c2c;
	font-weight:bold;
	text-decoration:line-through;
}

.sidebar-special-price-product-special-price
{
	
	font-family: "proximanova-regular";
	font-size:14px;
	color:#980000;
	font-weight:bold;
}

.sidebar-special-price-product-limited-stock
{
	font-family: "proximanova-regular";
	font-size:12px;
	font-style:italic;
	float:right;
	margin-right:5px;
	position:relative;
	margin-top:-10px;
}

.sidebar-special-price-label
{
	font-family: "proximanova-regular";
	font-size:11px;
	font-weight:bold;
	background-color:#de0000;
	width:35px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	color:#FFF;
	margin-top:-25px;
	position:absolute;
}

.welcome-text-bg
{
	background:#f5f5f5;
	border-top:solid 3px #bc0002;
	width:107.3%;
	margin-left:-30px;
	margin-top:10px;
}

.welcome-title
{
	font-family: "proximanova-regular";
	font-size:13px;
	color:#616161;
	font-weight:bold;
}

.welcome-text
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#616161;
	width:420px;
	padding:15px;
	margin-left:-20px;
}

.homepage-news-title
{
	font-family: "proximanova-regular";
	font-size:13px;
	color:#616161;
	font-weight:bold;
	width:115%;
	margin-left:-15px;
}

.homepage-img-news
{
	border:solid thin #8d8d8d;
	max-width:125px;
}

.homepage-news-desc
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#616161;
	width:120%;
	margin-left:-15px;
}

.homepage-news-more-detail
{
	margin-top:-5px;
	font-family: "proximanova-regular";
	font-size:13px;
	color:#bc0002;
	font-weight:bold;
	float:right;
	margin-right:-25px;
	cursor:pointer;
}

.homepage-news-more-detail:hover
{
	text-decoration:none;
	color:#000000;
}

.welcome-separator
{
	width:3px;
	height:130%;
	background-color:#FFFFFF;
	position:absolute;
	margin-left:-20px;
	margin-top:-15px;
}

.homepage-new-product-title
{
	font-family: "BebasNeue";
	font-size:23px;
	color:#494949;
	background-color:#f5f5f5;
	padding:8px 0px 8px 20px;
	border:solid thin #e1e1e1;
	margin-left:-45px;
	width:111.4%;
	margin-top:10px;
}

.homepage-product-title
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#bc0002;
	text-transform:uppercase;
}

.homepage-product-pricing
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin-top:10px;
}

.homepage-product-desc
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#797979;
	margin-top:7px;
	margin-bottom:5px;
	width:100%;
}

.product-add-to-cart-button
{
	background:#980026;
	font-family: "BebasNeue";
	font-size:16px;
	color:#fff;
	border:none;
	letter-spacing:0.5px;
	padding:7px 25px 7px 25px;
	cursor:pointer;
	letter-spacing:0.5px;
	margin-top:15px;
}

.all-product-add-to-cart-button
{
	background:#980026;
	font-family: "BebasNeue";
	font-size:16px;
	color:#fff;
	border:none;
	letter-spacing:0.5px;
	padding:7px 20px 7px 20px;
	cursor:pointer;
	letter-spacing:0.5px;
	margin-top:15px;
	margin-left:-5px;
}


.homepage-product-border-first
{
	border-left:solid thin #e1e1e1;
	border-bottom:solid thin #e1e1e1;
	padding:19px;
	margin-left:-30px;
	width:219px;
}

.homepage-product-border
{
	border:solid thin #e1e1e1;
	padding: 19px 19px 19px 17px;
	width:212px;
	z-index:10;
}

.homepage-product-border-last
{
	border-left:solid thin #e1e1e1;
	border-right:solid thin #e1e1e1;
	border-bottom:solid thin #e1e1e1;
	padding:19px 19px 20px 19px;
	width:219px;
}

.product_img
{
	margin-top:10px;
	margin-bottom:10px;
	cursor:pointer;
}

.breadcumbs
{
	float:left;
	margin-right:10px;
	font-family: "proximanova-regular";
	font-size:13px;
	color:#686868;
	margin-top:15px;
}

.breadcumbs-position
{
	margin-left:10px;
	margin-top: -20px;
	border-bottom:solid thin #f4f4f4;
	padding-bottom:40px;
}

.breadcumbs-position2
{
	border-bottom:solid thin #f4f4f4;
	padding-bottom:40px;
}

.content-title
{
	font-family: "BebasNeue";
	font-size:26px;
	color:#3a3a3c;
	margin-left:9px;
	margin-top:20px;
}

.content-desc
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#727272;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:10px;
}

.news-hyperlink
{
	color:#000000;
	text-decoration:none;
}

.news-hyperlink:hover
{
	color:#000000;
	text-decoration:none;
}

.all-news-title
{
	font-family: "proximanova-regular";
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	color:#3d3d3d;
}

.all-news-desc
{
	font-family: "proximanova-regular";
	font-size:13px;
	margin-top:5px;
	margin-left:15px;
	color:#8d8d8d;
}

.news-thumbnail
{
	width: 120px;
	height: 120px;
	border:solid 2px #eeeeee;
	padding:4px;
}

.contact-btn
{
	text-transform:uppercase;
	font-size:13px;
	border-radius:0px;
}

.car-brand-name-first {
    font-weight: bold;
    margin-top: 10px;
	margin-left:-5px;
    text-transform: uppercase;
    font-family: "BebasNeue";
    font-weight: 300;
    font-size: 22px;
	color:#bc0000;
}

.car-brand-name {
    font-weight: bold;
    margin-top: 40px;
    text-transform: uppercase;
    font-family: "BebasNeue";
    font-weight: 300;
    font-size: 22px;
	color:#bc0000;
	margin-left:-5px;
}

.cars-img {
    width: 90%;
    position: relative;
}

.cars-link {
    text-decoration: none;
    color: #000000;
}

.cars-link:hover {
    text-decoration: none;
	color: #bc0002;
}

.product-title
{
	font-family: "proximanova-regular";
	font-size:13px;
	height:45px;
	vertical-align:top;
	color:#bc0002;
	text-transform:uppercase;
	text-align:center;
	width:110%;
	margin-left:-8px;
}

.all-product-normal-price
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#333333;
	font-weight:bold;
	margin-top:10px;
	width:186px;
}

.all-product-special-price
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#980000;
	font-weight:bold;
}

.sitemap-link
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.sitemap-link:hover
{
	text-decoration:none;
	color:#bc0002;
}

.brand-product-sitemap
{
	font-family: "proximanova-regular";
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}

.footer-title
{
	font-family: "proximanova-regular";
	font-size:15px;
	font-weight:bold;
	margin-bottom:8px;
}

.product-detail-link:hover
{
	text-decoration:none;
}

.product-detail-price
{
	font-family: "proximanova-regular";
	font-size:24px;
	font-weight:bold;
	color:#bc0002;
}

.product-detail-old-price
{
	font-family: "proximanova-regular";
	font-size:24px;
	font-weight:bold;
}

.product-detail-name
{
	font-family: "BebasNeue";
	font-size:22px;
	color:#3a3a3c;
}

.product-detail-desc
{
	font-family: "proximanova-regular";
	font-size:14px;
	margin-top:20px;
	line-height:22px;
}

.product-detail-contact
{
	font-family: "proximanova-regular";
	font-size:18px;
	font-weight:bold;
	color:#bc0002;
}

.others-product
{
	font-family: "BebasNeue";
	font-size:24px;
	color:#3a3a3c;
	margin-top:5px;
	padding-bottom:5px;
	position:absolute;
}

.carousel-link:hover
{
	text-decoration:none;
}

.search-result-text
{
	font-family: "proximanova-regular";
	font-size:14px;
	margin-left:10px;
	margin-top:15px;
}

.logo-link:hover
{
	text-decoration:none;
}

.cart-button
{
	color:#bc0002;
	border:none;
	background:none;
}

.content2-title
{
	font-family: "BebasNeue";
	font-size:26px;
	margin-top:10px;
	margin-bottom:10px;
}

.content3-title
{
	font-family: "BebasNeue";
	font-size:20px;
	margin-top:10px;
	margin-bottom:10px;
	color:#bc0002;
}

.header-contact-info
{
	float:left;
	margin-right:10%;
	padding-left:2%;
}

/*mobile*/	
.homepage-new-product-title-xs
{
	font-family: "BebasNeue";
	font-size:23px;
	color:#494949;
	background-color:#f5f5f5;
	padding:8px 0px 8px 20px;
	width:100%;
	margin-top:10px;
}

.tagline-xs
{
	color:#575757;
	font-family: "proximanova-regular";
	font-weight:bold;
	font-size:13px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
}

.header-separator-xs
{
	height:1px;
	width:100%;
	margin-top:8px;
	margin-bottom:8px;
	text-align:center;
	background-color:#f6f6f6;
}

.logo-xs
{
	margin-top:15px;
	margin-left:0px;
	cursor:pointer;
	max-width:170px;
}

.homepage-product-desc-xs
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#797979;
	margin-top:7px;
	margin-bottom:10px;
	width:95%;
}

.product-desc-xs
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#727272;
	margin-top:20px;
	margin-bottom:20px;
}


.top-headerlink-xs
{
	color:#fff;
	font-family: "proximanova-regular";
}

.top-headerlink-xs:hover
{
	text-decoration:none;
}

.top-headerlink-xs-cart
{
	color:#fff;
	font-weight:bold;
	font-family: "proximanova-regular";
}

.top-headerlink-xs:hover
{
	text-decoration:none;
}

.contact-header-information-title-xs
{
	color:#bc0002;
	font-family: "proximanova-bold";
	font-size:13px;
	margin-top:8px;
	text-align:center;
}

.contact-header-information-title2-xs
{
	color:#606060;
	font-family: "proximanova-light";
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.contact-header-information-separator-xs
{
	color:#c3c3c3;
	font-family: "proximanova-regular";
	font-size:12px;
	transform: rotate(90deg);
	position:absolute;
	margin-top:20px;
	margin-left:-29px;
	vertical-align:top;
}

.header-contact-info-xs
{
	text-align:center;
	margin-right:4%;
	padding-left:2%;
}

.textfield_search-xs
{
	font-family: "proximanova-regular";
	font-size:13px;
	height:32px;
	color:#bababa;
	width:235px;
	border:solid thin #eaeaea;
	text-indent: 20px;
}

.footer-title-xs
{
	font-family: "proximanova-regular";
	font-size:15px;
	font-weight:bold;
	margin-bottom:3px;
	margin-top:12px;
}

.welcome-text-bg-xs
{
	background:#f5f5f5;
	border-top:solid 3px #bc0002;
	width:100%;
	margin-top:7px;
}

.welcome-text-xs
{
	font-family: "proximanova-regular";
	font-size:12px;
	color:#616161;
	width:100%;
	padding:15px;
}

.content-product-border-xs
{
	border:solid thin #e1e1e1;
	padding:19px 19px 19px 19px;
	z-index:10;
}

.homepage-product-border-xs
{
	border:solid thin #e1e1e1;
	padding:19px 19px 19px 19px;
	width:86%;
	z-index:10;
}

.breadcumbs-xs
{
	float:left;
	margin-right:5px;
	font-family: "proximanova-regular";
	font-size:12px;
	color:#686868;
	margin-top:15px;
}

.product-add-to-cart-button-xs
{
	background:#980026;
	font-family: "BebasNeue";
	font-size:10px;
	color:#fff;
	border:none;
	letter-spacing:0.5px;
	padding:7px 12px 7px 12px;
	cursor:pointer;
	letter-spacing:0.5px;
}

.product-title-xs
{
	font-family: "proximanova-regular";
	font-size:12px;
	height:50px;
	vertical-align:top;
	color:#bc0002;
	width:105%;
	text-transform:uppercase;
	text-align:center;
	line-height:14px;
}

.content-product-xs
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#727272;
	margin-top:20px;
	margin-bottom:20px;
}

.product-detail-price-xs
{
	font-family: "proximanova-regular";
	font-size:18px;
	font-weight:bold;
	color:#bc0002;
}

.product-detail-old-price-xs
{
	font-family: "proximanova-regular";
	font-size:18px;
	font-weight:bold;
}

.header-bg-xs
{
	height:30px;
	background-color:#bc0002;
	width:auto;
	color:#FFFFFF;
	font-size:11px;
	padding-top:6px;
}

.textfield_search_xs
{
	font-family: "proximanova-regular";
	font-size:13px;
	height:32px;
	padding-left:35px;
	color:#bababa;
	width:235px;
	border:solid thin #eaeaea;
	text-indent: 5px;
}

.car-brand-name-xs {
    margin-top: 40px;
    text-transform: uppercase;
    font-family: "BebasNeue";
	color:#bc0000;
	margin-left:-5px;
}

.not-found-page
{
	font-family: "proximanova-regular";
	font-size:14px;
	color:#616161;
	text-align:center;
	padding-top:10%;
	padding-bottom:10%;
}