@font-face {
    font-family: 'PeugeotNewRegular';
    src: url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Regular.woff2') format('woff2'), url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeugeotNewLight';
    src: url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Light.woff2') format('woff2'), url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeugeotNewBold';
    src: url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Bold.woff2') format('woff2'), url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeugeotNewItalic';
    src: url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Italic.woff2') format('woff2'), url('/Modules/WebEd.PeugeotAccessories/Content/fonts/PeugeotNew-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'PeugeotNewRegular';
    src: url('../fonts/peugeot_normal_v2.woff2') format('woff2'),
         url('../fonts/peugeot_normal_v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PeugeotNewBold';
    src: url('../fonts/peugeot_bold_v2.woff2') format('woff2'),
         url('../fonts/peugeot_bold_v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PeugeotNewLight';
    src: url('../fonts/Peugeot Light v2.woff') format('woff2'),
         url('../fonts/Peugeot Light v2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
body{ 
	padding:0; 
	margin:0; 
	font-size:15px; 
	color:#3c3947; 
	font-family: 'PeugeotNewRegular', sans-serif;
    font-weight: lighter;
    line-height: 1.25em;
    text-rendering: optimizeLegibility;
    }
a, button ,input {outline:none !important; text-decoration:none;-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition:all .4s ease-in-out;}
a:hover, a:focus { text-decoration:none;}
* { margin:0; padding:0;}
img { border:none; vertical-align:middle; max-width:100%; }
li{ list-style:none;}
h1, h2, h3, h4, h5, h6{outline:none !important;font-family: 'PeugeotNewLight', sans-serif; margin: 30px 0;}
h1 {font-size: 1.8em;}
p {margin-bottom: 20px; line-height: 1.5em;}


/*----------- Header  ------------*/

header {background: #000000; height: 80px; padding: 10px 0; margin: 0 0 0; }
.logo {border-right: 1px solid #2c3647; padding: 0 10px; display: inline-block;}
.logo img {width: auto !important; height: 61px; padding-left: 15px; margin-top:-10px;}
.logo-caption {font-family: 'PeugeotNewLight', sans-serif; font-size: 1em; color: #fff; text-transform: uppercase;display: inline-block; padding: 20px 0 0 10px; }
a {color:#00a3e0;}
.navbar {
    border-radius: 0px;
	min-height: 0px; 
    margin-bottom: 0px;
    border: 0px solid transparent;
    float: none;
    margin-right: 15px;
    position: relative;
    right: 15px;
    top: -55px;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus {
    color: #007edb;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: transparent;
}

@media(max-width: 991px) {
    .navbar-default .navbar-collapse {
        position: absolute;
        z-index: 99;
        background: #000000;
        left: 30px;
    }
    .sidenav.dark, .sidenav {
        z-index: 999 !important;
    }
}

.navbar-nav>li>a {
    padding-top: 29px;
    padding-bottom: 20px;
    line-height: 2em;
    text-transform: uppercase;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 1em;
    max-width: 100%;
    width: 100%;
    text-align: left;

    webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition:none;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 0px 15px;
}
.navbar-nav>li>a.nav1:before {content: url('../images/icon-change-vehicle.png'); padding: 0 30px; }
.navbar-nav>li>a.nav2:before {content: url('../images/icon-my-cart.png'); padding: 0 30px;}
.navbar-nav>li>a:hover.nav1:before {content: url('../images/icon-change-vehicle-over.png');}
.navbar-nav>li>a:hover.nav2:before {content: url('../images/icon-my-cart-over.png');}

.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    padding: 0px; 
    margin-top:18px;
    margin-bottom: 8px;
    margin-right: 0px; 
	font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 0.7em;
    color: #fff;
    line-height: 1.8em;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-toggle .icon-bar {
    width: 32px;
    height: 3px;
    border-radius: 0px;
    
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.menu-change-vehicle {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  opacity: 1; 
  height: 0;
  transition: .2s ease;  
}
.menu-change-vehicle{
	height: 100%;
}
.sidenav {
    height: 0;
    width: 100%;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;  
}
.sidenav::-webkit-scrollbar {
 display: none;
}
 
.dark {
	background-color: #000000;
	color: #fff;
}
.sidenav a {
    padding: 20px 30px 20px 30px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav h2 {
    text-align: left;
    margin: 25px 015px 0;
    font-size: 1.5em;
}

.sidenav a:hover, .offcanvas a:focus{
	color: #00a3e0;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}
.model img {
	padding-bottom: 5px; width: 80px; display: block; text-align: center; margin: 0 auto;
	}
.model.accessories img {
    width: 100%;
    max-width: 350px;
}
.model a {
	font-family: 'PeugeotNewRegular', sans-serif; font-size:1em; line-height: 1.1em; text-transform: uppercase;	text-align: center; padding: 10px 10px 10px 0px;
}
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.sidenav.dark h3 {text-transform: uppercase; text-align: left; margin: 15px 0;}
.cart-accessory {vertical-align: middle; display: block;}
.cart-accessory table {width: 100%;}
.cart-accessory tr {border-bottom: 1px solid #2c3647;}
.my-cart .cart-accessory tr td:first-child {width: 85px; }
.my-cart .cart-accessory tr td:last-child {text-align: right; font-weight: bold; width: 65px; }
.cart-accessory img {width: 80px; padding-right: 5px; float: left;}
.cart-accessory h5 { float: left; text-transform: uppercase;}
.cart-accessory .price {text-align: right; font-family: 'PeugeotNewBold', sans-serif; font-weight: 1.3em;}
.confirm-order {text-align: right; padding-right: 30px;}


/*----------- Hero Banner ------------*/

.hero-banner {position: relative;}
.hero-banner img {width: 100%;}
.hero-banner button {position: absolute; bottom: 10px; right: 10px;}


/*----------- Buttons ------------*/

.btn_link{
	height:40px;
	line-height: 2.4em; 
	padding:0 15px; 
	font-size: 0.87em; 
	color:#ffffff; 
	text-transform:uppercase; 
	border-radius:0px; 
	position:relative; 
	font-family: 'PeugeotNewLight', sans-serif; font-size: 0.73em;
	background: #00a3e0; 
	text-align: center;
	}
.btn_link:hover{background: #000000; color:#fff;}


/*----------- Main  ------------*/

.intro h1 {text-align: center; margin-bottom: 15px; font-family: 'PeugeotNewBold', sans-serif;}
.intro p {text-align: center;}
.intro p {max-width: 70%; margin: 0 auto; margin-bottom: 15px; text-align: center;}
.intro button {margin: 0 auto;}

ul.filter-category  {
    background: #ececee;
    width: 100%;
    display:table;
    text-align: center;
    margin: 0 auto;
}
.filter-category li a {
    text-transform: uppercase;
	font-family: 'PeugeotNewRegular', sans-serif;
	float: left;
	border-right: 1px solid #fff;
	background: #ececee;	 
	padding: 15px 5px 12px 5px;	
    font-size: 0.8em;    
}
.filter-category li a.active {
}
.filter-category li:last-child a {
	border-right: 0px solid #fff;
}
.filter-category li a:hover {
    color: #3c3947;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select .btn-default {
    color: #00a3e0; 
    background-color: #ececee;
    border-color: transparent;
        text-transform: uppercase;
    padding: 10px 0px 10px 20px;
	font-family: 'PeugeotNewRegular', sans-serif;
	font-size: 0.9em;  
}


/*----------- Accessory Listing ------------*/
.accessories-list {}
.accessory {border: 1px solid #d7d7d7; margin-top: 25px;}
.accessory figure {position: relative; min-height: 122px; overflow: hidden;}
.accessory img {  
	display: block;
	width: 100%;
	height: auto;
	}
.accessory .overlay	{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #3c3947;
  overflow: hidden;
}
.accessory-meta .overlay {
  background-color: #fff;
  opacity: 1; 
  height: 0;
  transition: .2s ease;  
}
figure:hover .overlay {
  opacity: 0.9;
}
.accessory-meta:hover .overlay {
  height: 100%;
}
.overlay-icon img {
	width: 80px;
	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
}
.overlay-text {
  white-space: nowrap; 
  color: white;
  font-size: 20px;
  position: absolute;
  overflow: hidden;
  padding: 0 10px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  width: 100%;
}
.btn_overlay {
	width: 100%;
	margin-bottom: 5px;
	height: 45px;
	text-align: center;
	display: block;
	font-size: 0.7em;
}
.btn_overlay img {
	width: 30px;
	float: right;
}

.accessory h2 {font-size: 1.1em; margin: 20px 0 0 0; min-height: 2.866em;}
.accessory-meta { padding: 0 10px 10px 10px; position: relative; min-height: 100px;}
.accessory-meta .price {font-size: 1.3em; line-height: 1.3em;font-family: 'PeugeotNewBold', sans-serif; float: left;}
.accessory-meta .part-number {font-size: 0.5em; font-family: 'PeugeotNewLight', sans-serif; float: left; line-height: 1em;}
.accessory-meta .add-to-cart  {content: url('../images/icon-add-cart.svg'); width: 40px; padding: 5px; background: #fff; float: right;}



/*--- Deatails ---*/

.details-head {padding-top: 15px;}
.details-head h1 {
    margin: 30px 0 5px 0; 
    text-transform: uppercase;
    font-family: 'PeugeotNewBold', sans-serif;
    font-size: 1.8em;
}
.details-head a {
    font-family: 'PeugeotNewRegular', sans-serif;
    font-size: 12px;
    padding: 15px 0;
}
.details-head .part-number {
    font-size: 1em;
    font-family: 'PeugeotNewLight', sans-serif;
    line-height: 1em;
}
.details-body img {border: 1px solid #d7d7d7;}
.details-body p {padding-top: 15px;}
.details-body ul {padding-top: 30px;}
.details-body li {line-height: 2em;}
.details-body li span {font-weight: bold; float: right;font-size: 1.1em;  }
.details-body .add-cart {border-top: 1px solid #d7d7d7; border-bottom: 1px solid #d7d7d7; margin: 15px 0; padding: 15px 0; text-align: right;}
.details-body .add-cart img {width: 35px; border: none; padding-left: 10px;}
.details-body .add-cart .btn_link {font-size: 1em;}

.disclaimer {padding: 20px 0;font-size: 0.8em; }


/*---Confirm Order ---*/
.confirm-order .btn_link {font-size: 1em;}
.confirm-order-table th h3 {text-align: left;}
.place-order-table {margin-top: 10px;}
.remove-cart {width: 20px; height: 20px; 
              content:  url('../images/icon-remove-cart.png');
              cursor: pointer;}
.remove-cart:hover {
     width: 20px; height: 20px;
    content: url('../images/icon-remove-cart-over.png');}
.confirm-order-table h1 {text-transform: uppercase;}
.confirm-order-table td, .confirm-order-table th {text-align: center; padding: 5px 0px;}
 .place-order-table td {text-align: center; padding: 8px 0px;}
.confirm-order-table th {font-family: 'PeugeotNewRegular', sans-serif; line-height: 1em; width: *; text-transform: uppercase;}
.confirm-order-table .cell-image {width: 70px;}
.confirm-order-table .cell-title {}
.confirm-order-table .cell-price {font-family: 'PeugeotNewBold', sans-serif;}
.confirm-order-table .cell-cart, .confirm-order-table .cell-data, .place-order-table .cell-cart, .place-order-table .cell-data {width: 90px;}
.place-order-table .order-total {width: calc(100%-260px); padding: 12px 20px 12px 0; text-align: right; }
.place-order-table .order-total-amount {width: 90px;}
.confirm-order-table .cart-accessory tr { border-bottom: 1px solid #ececee;}
.confirm-order-table .cart-accessory tr td:last-child {text-align: center;}
.order-total-row {border-top: 1px solid #2c3647; border-bottom: 1px solid #2c3647; color:  #2c3647; font-family: 'PeugeotNewBold', sans-serif;}
.dealer-details {border-top: 30px solid #fff;background: #ececee; padding-top: 30px; position: relative; padding-bottom: 70px;}
.dealer-details h5 {font-family: 'PeugeotNewBold', sans-serif; margin: 35px 0 20px 0; text-transform: uppercase}
.dealer-details h4 {margin: 15px 0 10px 0; text-transform: uppercase}
.dealer-details p a {font-family: 'PeugeotNewRegular', sans-serif; text-decoration: underline; color: #3c3947;}
.place-order-table .btn_link {width: 100%; font-size: 1em;}
.dealer-details .btn_link {width: 90%; font-size: 1em;}
.dealer-details .btn_link {background: #000000; }
.dealer-details .btn_bottom  {position: absolute; bottom: 20px; }
.dealer-details .btn_link:hover {background: #000000;}
.dealer-details .btn_link span {display: inline-block; line-height: 1em; padding: 7px 10px 0 0}
.dealer-details .btn_link img {margin-top:-14px; position: relative; }
.dealer-details select { width: 100%; padding: 10px 8px;
    border: none;
    box-shadow: none;
    background-color: #fff;
    border-radius: 0px !important;
    margin-bottom: 15px;
    height: 40px;
}
table.selecting-configure-properties {
    text-align: left;
    margin-bottom: 15px;
}
table.selecting-configure-properties tr {
    padding: 0 0 10px 0;
}
.configure-price {
   text-align: right;
    padding-right: 15px; font-weight: bold;
}
.dealer-details hr {padding: 15px 0; border-bottom: 1px solid #fff;}

/*---Modal Dialog ---*/
.modal {
  text-align: center;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.modal-content {
    border-radius: 0px;
	padding: 30px;
}
.modal-content h3 {
	text-transform: uppercase;
	text-align: center;
}
.modal-body form {
	width: auto;
	display: -moz-inline-block; text-align: center;
	margin: 0 auto;
} 
.modal-body input, textarea {
    border: 1px solid #f1f3f2;
    background-color: #fff;
    padding: 8px 12px;
    margin-bottom: 2px;
    border-radius: 0px;
    background: #f1f3f2;
    outline: none;
    text-align: center;
    font-size: 2em;
}
#calcModal .col-sm-6 { padding: 10px;}
#calcModal .label { line-height: 1.2em;font-size: 1.2em; text-align: right; font-family: 'PeugeotNewRegular', sans-serif; text-transform: uppercase; color: #3c3947;}
#calcModal .inputs { line-height: 1.0em; text-align:left; font-size: 1.4em; font-weight: bold;}
#calcModal input { padding: 3px 12px;
    margin-bottom: 0px;
    font-size: 1.4em;}
 #calcModal .repayment { font-family: 'PeugeotNewBold', sans-serif;font-size: 2.5em; color: #1a7bca; padding: 25px 0; text-align: center;}   
 
 .place-order input[type=text], .place-order select, .place-order textarea { 
    border: 2px solid #ddd;
    background-color: #fff;
    padding: 10px 17px;
    width: 100%;
    margin-bottom: 8px;
    border-radius: 0px;
	font-size: 15px;
}
.place-order select {
    height: 40px;
   } 
.place-order input:focus, input[type=button]:focus {
    border: 2px solid #007edb;
}
.place-order button, input[type=button] {height: 44px;
    line-height: 2.4em;
    padding: 0 25px;
    font-size: 0.87em;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 0px;
    position: relative;
        border: 0;
    font-family: 'PeugeotNewLight', sans-serif;
    font-size: 1em;
    background: #00a3e0;
    text-align: center; width: 100%;
}
    
.place-order button:hover, input[type=button]:hover {
    background: #000000;
}    

[data-notify="container"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
    padding: 10px 30px 30px 30px;
    height: 30px;
    width: auto;
}

.cart-quantity {
    background-color: #00a3e0;
    color: #fff;
    border-radius: 12px;
    height: 23px;
    width: 23px;
    padding: 5px 8px 5px 8px;
    position: absolute;
    top: -5px;
    right: 0px;
    font-weight: 1em;
    font-weight: bold;
    line-height: 15px;
}

#loading-wrapper {
    width: 100%;
    height: 100%;
    background: #000000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}

.loading {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 9999;
}

#overlay {
    width: 100%;
    background: url('../images/loading.gif') repeat;
    position: relative;
    z-index: 9999;
}


#overlay img.loading_circle {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 9999;
}

.error-message {
    color: red;
    font-weight: 600;
}

.modal-footer {
    border: none !important;
}

.field-validation-error{
    color: #D16E6C;
}

.alert-info, .alert-success {
    background-color: #000000 !important;
    color: #fff;
    width: 100%;
    text-align: center;
    opacity: .9;
    border: 0;
    border-radius: 0;
    top: auto !important;
    bottom: 0 !important;
    right: 0 !important;
}
.close {color: #fff !important; opacity: 1;}

.place-order label
{ color: rgb(60, 57, 71); margin-bottom: 0px; font-weight: 500; padding: 5px 0 0 25px; }

.models a {
    color: #000000;
}
.models a:hover {
    color: #00a3e0;
}

/* Style for printing */
@media print {
	.accessories-list {
		overflow: auto !important;
		height: auto !important;
	}
	.accessory-item {
		position: relative !important;
		display: block !important;
		float: left !important;
		transform: none !important;
		width: 33%;
	}
	.accessory-item:nth-child(3) {
		page-break-after: always !important;
	}
	.accessory-item:nth-child(4) {
		page-break-before: always !important;
	}
	.accessory-item-page-break {
		page-break-after: always !important;
	}
	.intro button {
		display: none !important;
	}
	.accessory-meta .add-to-cart {
		display: none !important;
	}
}

.accessory-meta .add-to-cart {
	position: absolute;
	right: 4px;
	bottom: 4px;
}

label.control-label {
    display: none;
}
 
p.help-block {
    margin: 0px !important;
}


p.disclaimer {
    margin-bottom: 0px;
    margin-left: 5px;
}

label.error {
    padding-left: 0px;
    color: red;
}
/* End of style for printing */