@charset "utf-8";
/* CSS Document */


@font-face{font-family:'brand-theme-font';src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisCondensedDemi.eot');src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisCondensedDemi.eot?#iefix') format('embedded-opentype'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisCondensedDemi.woff') format('woff'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisCondensedDemi.ttf') format('truetype');font-weight:bold;font-style:normal}

@font-face{font-family:'brand-theme-font';src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisRegular.eot');src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisRegular.eot?#iefix') format('embedded-opentype'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisRegular.woff') format('woff'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisRegular.ttf') format('truetype');font-weight:normal;font-style:normal}

@font-face{font-family:'brand-theme-font';src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBold.eot');src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBold.eot?#iefix') format('embedded-opentype'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBold.woff') format('woff'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBold.ttf') format('truetype');font-weight:bold;font-style:normal}

@font-face{font-family:'brand-theme-font';src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBoldItalic.eot');src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBoldItalic.eot?#iefix') format('embedded-opentype'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBoldItalic.woff') format('woff'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisBoldItalic.ttf') format('truetype'); font-weight:bold;font-style:italic}

@font-face{font-family:'brand-theme-font';src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisItalic.eot');src:url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisItalic.eot?#iefix') format('embedded-opentype'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisItalic.woff') format('woff'), url('/etc/designs/gbs/sites/mol/fonts/chevrolet/LouisItalic.ttf') format('truetype');font-weight:normal;font-style:italic}



@font-face {
	font-family: 'Roboto Light';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-light.ttf') format('truetype'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-light.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-regular.ttf') format('truetype'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-regular.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Medium';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-medium.ttf') format('truetype'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-medium.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Bold';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-bold.ttf') format('truetype'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto Black';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-black.ttf') format('truetype'), url('/content/dam/Media/design/brands/Chevrolet/fonts/roboto-black.woff2') format('woff2');
}

a {
    color: #6e6e6e;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:hover {color:#000;}
a.manual-releases__link-wrapper:hover div.manual-releases__title h4 {
    text-decoration: underline !important;
    color: #000;
}
.reveal {
	border-radius: 0 !important;}

div#col_2, #asset-section {
    background-color: #f7f7f7;
}
.button {
    border-radius: 0px;
    font-family: brand-theme-font, sans-serif;
    color: #000;
    text-transform: initial;
    border-radius: 0;
    padding: 1rem 3rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    border: 2px solid #cd9834;
    background-color: transparent;
    transition: .4s ease;
    position: relative;
    outline: none;
    outline-style: none;
}
.button:focus, .button:hover, .form_button_submit:focus, .form_button_submit:hover {
    border: 2px solid #cd9834;
    color: #000;
    background-color: #cd9834;
}
.media-headline-button button:hover {
    background: none;
}

.orbit-container .button.hollow.button__white {
    color: #fff;
    border: 3px solid #CD982C;
    background: none;
}
.orbit-container .button.hollow.button__white:hover {
    color: #000;
    border: 3px solid #CD982D;
    transition: .25s;
    background: #CD982D;
    background-color: #CD982D;
}


.reveal-overlay {
    background-color: rgba(38, 38, 38, 0.75);
}
.reveal {
    border: 1px solid #f2f2f2;
    background-color: #fff !important;
    background: #fff !important;
}
.orbit-previous:hover, .orbit-next:hover {
  opacity: 1;
}
.hero-orbit .orbit-bullets button {
    background: #f2f2f2;
    padding: 8px;
    margin-left: 5px;
    border-radius: 25px;
}
.hero-orbit .orbit-bullets button.is-active {
    background: #CD982D;
}
.photo_paging_next a:hover, .photo_paging_previous a:hover {
    color: #CD982D !important;
}
.drop-down-btn:hover {
    color: #CD982D !important;
    border-color: #CD982D;
}
.drop-down-item .channelbox.section, 
.newsobject .rightpar .sectioncontainer > .content > div,
.vehicledetail .rightpar .sectioncontainer > .content > div {
    border-bottom: 1px solid #6e6e6e;
    padding-bottom: 1.25rem;
    margin: 8px 0 4px;
}
.newsobject .rightpar::before, .vehicledetail .rightpar::before {
    content: 'Assets';
    font-size: 2rem;
    display: inline-block;
    width: 100%;
    margin-bottom: 9px;
    border-bottom: 1px solid #6e6e6e;
    padding-bottom: 1.25rem;
}
.med-grey {
	background: #e6e6e6;}
.mol-simple-listing__title-link a:hover, 
.mol-simple-listing__title-link[data-s-0] a:hover {
    color: #cd9834 !important;
}

.search-column .pagination .current a {
    color: #000 !important;
    background: #CD982C !important;
}

.pagination .current a {
    border-radius: 0px !important;
}
.search-column .pagination a:hover {
    color: #000 !important;
    background: #CD982C !important;
}
.pagination a:hover {
    border-radius: 0px !important;
}
/* button#copylink-s {
    color: #6e6e6e;
} */

button#copylink-s:hover {
    color: #000;
}
.copied {
    background-color: #000;
	border-radius: 0;
}

div#col_2 .sectioncontainer h2.drop-down-header.drop-down-btn {
    padding-bottom: 0rem;
}
	

div#col_2 .sectioncontainer {
    padding: 0 0 0;
}


div#col_2 .sectioncontainer .par.parsys {
    padding-bottom: 1.5rem;
}

/* -------------------------------------- spec information table styling  --------------------------------------  */
.spec_contain table,
.news_article table {
	width: 100% }


#col_1 .spec_contain table td,
#col_1 .news_article table td
{
	border: 1px solid #fff;
	padding: 5px;
	margin-bottom: 0px;
	border-right: 1px solid #fff;
}
.news_article table,
.spec_contain table {
	border: 0px;
	padding: 0px;
	margin-bottom: 0px;
}

.spec_contain table tr:nth-child(odd),
.news_article table tr:nth-child(odd){
	border: 0px;
	margin: 0px;
	background:#ffffff;
	border-bottom: 1px solid #fff;}


.spec_contain table tr:nth-child(even),
.news_article table tr:nth-child(even)  {
	border: 0px;
	margin: 0px;
	background:#F0F0F0;
	border-bottom: 1px solid #fff;
}

.spec_contain table tr > td:first-child,
.news_article table tr > td:first-child {
  font-weight: bold;
}
.spec_contain table tr td +td,
.spec_contain table tr td + td + td,
.news_article table tr td +td,
.news_article table tr td + td + td {
	border: 0px;
	margin: 0px;
	background:#F0F0F0;
}
.spec_contain table tr:nth-child(odd) td +td,
.spec_contain table tr:nth-child(odd) td + td + td,
.news_article table tr:nth-child(odd) td +td,
.news_article table tr:nth-child(odd) td + td + td {
	border: 0px;
	margin: 0px;
	background:#ffffff;
}
.spec_contain table.table_top tr:nth-child(odd) td,
.spec_contain table.table_top tr:nth-child(odd) td +td,
 .spec_contain table.table_top tr:nth-child(odd) td + td + td,
.news_article table.table_top tr:nth-child(odd) td,
.news_article table.table_top tr:nth-child(odd) td +td,
.news_article table.table_top tr:nth-child(odd) td + td + td   {
	border: 0px;
	margin: 0px;
	background:#ffffff;
}
table.table_top {
	background: #fff !important;
	width: auto !important;
}
/* -------------------------------------- END spec information table styling  --------------------------------------  */


div[data-reactroot] {
    background-color: rgba(0, 0, 0, 0.75) !important;
}
div[data-reactroot] iframe {
    border-radius: 0px;
    border: 0px solid #b4b4b4 !important;
}

.button.secondary-button {
    color: #c59948;
}
.button.secondary-button.button-external-link::after {
    background: #c59948;
    color: #000;
}
	@media screen and (max-width: 767px){ 
.news_article p, .news_article ul, .news_article ol {
	line-height: 1.6;
}
}

.asset-container-info #copylink-s {
    color: #6e6e6e;
}
.asset-container-info .copied { background-color: #000;}
@media screen and (min-width: 640px) {
.iconrow.parbase {
    top: 0;
}
}

.article_title_contain .date {
    display: block !important;
}

.article_title_contain::before {
	display:none !important;
}
