/*
Theme Name: Motorcar Parts Default Theme
Theme URI: https://motorcarparts.com/
Description: Bespoke Wordpress template for MPA
Author: @davidgagne
Version: 2.04
*/


.bg-danger {
  --bs-danger-rgb: 195,0,47 !important;
}
.wgcurrent {
     background-color: transparent !important;
     color: #fff;
}
.country-selector.weglot-dropdown {
	background-color: transparent !important;
}
.avatar{border-radius:27px}
.single_inner .article-title {
	margin-bottom: 35px;
}
.single_inner .article-info {
	font-family: "latomedium";
	color: #606e7b;
}
.single_inner .article-info {
	min-height: 70px;
	padding: 20px 0;
	border-bottom: 1px solid #d1d1d1;
	font-family: "latomedium";
	color: #606e7b;
}
.single_inner .article-info {
	border-top: 1px solid #d1d1d1;
}
.single_inner .article-info .media img{
	border-radius: 25px;
	border: 3px solid #cccccc;
	margin-right: 20px;
     float:left;
}
.single .article-content img {
	max-width: 100%;
	height: auto;
}
.media:first-child {
	margin-top: 0;
}
#content-wrap {
	margin: 0 auto;
     background: #eee;
     background:url('https://motorcarparts.com/content/themes/motorcar/images/dot_bg.gif') repeat;
}

#home_list .list-inline-item:not(:first-child) {
     border-left: 2px solid #ddd;
     padding-left: 1em;
}
.card-img-overlay {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: left;
}
.featured_inner {
     font-size: 125%;
}
.featured_inner p{
     padding-bottom: 1.5em;
     padding-top: 1.5em;
}

/* Custom MPA Bootstrap */
.border-mpa-red{
     border-color: #c3002f;
}
.btn-mpa-red, .text-bg-mpa-red{
     background-color: #c3002f;
     color: #fff;
}
.border-mpa-lightblue{
     border-color: #1e428a;
}
.btn-mpa-lightblue, .text-bg-mpa-lightblue{
     background-color: #1e428a;
     color: #fff;
}
.quick_fact_style {
     background-color: #243f8c;
     color: #fff;
     padding: 30px 0 50px;
}
.inner-banner h1{
     font-size: 4em !important;
}

.vincenzo-subnav a{
     border-bottom: 2px solid black;
}
.vincenzo-subnav a.active{
     border-bottom: 8px solid red;
}

.sustainability-body{
  padding: 0px !important;
}
.total-white-bg {
  border-top: 5px solid #c9202c;
  padding: 2em;
  font-family: "latolight", sans-serif;
  margin-top: -11%;
  position: relative;
  z-index: 999;
  background: white;
}
.top-motor {
  text-align: center;
  margin-top: -40%;
}
.tech-support-text {
  background: #111920;
  color: white;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  padding: 5px 15px;
  margin: 40px 0 40px 20px;
  font-weight: 600;
}
.support-uls {
  margin-left: 20px;
  padding: 0 0 0 15px;
  border-left: 4px solid #c9202c;
  margin-bottom: 30px;
}
.support-uls li{
  list-style: none;
  margin-bottom: 5px;
}
.support-uls li a{
  color: #4969B2;
  font-size: 16px;
}
.support-uls li a:hover{
  color: #c9202c;
}
.middle-images img{
  width: 100%;
}
.custom-uls {
  padding: 0;
  margin: 0 0 15px 0;
}
.custom-uls li{
  list-style: none;
  margin-bottom: 10px;
  position: relative;
  padding-left: 23px;
}
.custom-uls li::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 0px;
  background: url('https://cdn.motorcarparts.com/mpa/production/content/uploads/2025/07/19051618/bullet.png') no-repeat left center;
  width: 15px;
  height: 15px;
  background-size: 100%;
}
.process-box {
  text-align: center;
}
.process-box img{
  margin-bottom: 20px;
}
.process-box h4{
  font-size: 20px;
  font-weight: 600;
  color:#000 ;
  padding: 0 12px;
}
/* End Custom MPA Bootstrap */


.navbar-nav .nav-link{
     color: #fff;
     white-space: nowrap;
}
/* footer nav */
@media screen and (min-width: 980px) {
	.footer-nav-wrap {
		overflow: hidden;
		text-align: left;

          ul {
               padding: 0;
          }

		.menu {
			display: flex;
			> li {
				width: 21%;
				display: block;
				padding-right: 20px;
				box-sizing: border-box;

				&:last-child {
					width: 16%;
				}

				&:not(:first-child) {
					padding-left: 20px;
					border-left: 1px solid #283f52;
				}

				> a {
					letter-spacing: 0.05em;
					margin-bottom: 30px;
					display: block;
					padding-top: 18px;
					position: relative;
                         color: #fff;
					font-family: sans-serif;
					@include fontSize(18px);

					&:after {
						content: '';
						position: absolute;
						left: 0;
						top: 0;
						width: 26px;
						height: 3px;
						background: #283f52;
					}
				}
			}
		}

		.sub-menu {
			letter-spacing: 0.02em;

			li {
				margin: 10px 0 11px;
                    list-style: none;
                    list-style-image: none;
			}
               a {
                    color: #fff;
               }
		}
	}
}
/* end footer nav */
.global-footprint-continent-header{
     font-size: 2em;
     margin-bottom: 1em;
     margin-top: 1em;
     padding-bottom: 1em;
     border-bottom: 0.5px solid red;
}
.global-footprint-continent-header:first-of-type{
     margin-top: 2.5em;
}
.global-footprint-country-header{
     font-size: 1.75em;
     margin-bottom: 1em;
}
.panel-global-footprint{
     background-color: #000 !important;
     color: #fff !important;
}
.panel-global-footprint .panel-title{
     font-size: 1.25em !important;
}
.panel-body h4{
     margin-bottom: 1em;
}
.global-footprint-city{
     float: right;
     font-style: italic;
}


.page-printables{
    margin-top: 6.25em;
}
#psa-page{
    padding-top:100px;
}
#psa-header{
    padding-top: 120px;
    padding-bottom: 120px;
}

#mepr_signup_form_wrapper{
     padding-top:200px;
}

img.psa-image{
    border-radius: 35px;
}
#psa-content .row{
    margin: 0 0 3em 0;
}
#psa-content .row-alt .img-col{
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#psa-content .row-alt{
    border: 1px darkgrey;
    border-radius: 35px;
    margin: 8em 0 8em 0;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.psa-header{
     margin-top: 50px;
}
.panel-psa-body{
     min-height: 125px;
}
.psa-subtitle{
    font-size: 3em;
    text-transform: capitalize;
    padding: 1em 0 0 0;
    text-shadow: 0px 1px 1px rgba(255,255,2555,0.75), 0px -1px 1px rgba(0,0,0,.75);
}
.psa-title{
     font-family: 'Futura', 'Tahoma', 'Verdana', sans-serif;
     font-weight: bold;
}
.panel-heading.psa-date, .panel-footer.psa-date{
    text-align: right;
    color: brown;
    text-transform: uppercase;
}
.psa-lead{
     font-size: 125%;
}
.psa-course-button{
    text-align: right;
}

.psa-header .list-group{
     margin-bottom: 0 !important;
}

 body.logged-in .outer_wrap #page-header{
     top: 0 !important;
 }

@media (max-width: 576px) {
    .inner{
        padding: 0 !important;
    }
    .hero, .diagonal_image{
        display:none !important;
    }
    #psa-page{
        padding-top:10px;
    }
    #psa-header{
        margin-top:70px;
        margin-bottom:70px;
    }
}