.goldmonth_page {
	background: #fff;
}
.goldmonth_page .history_page_header img { max-width: 1366px; }
.goldmonth_page.history_page h3 {
	color: #a7894b;
	font-family: 'BentonSansCond';
    font-weight: normal;
    letter-spacing: 3px;
	font-size: 1.4rem;
}

.goldmonth_page .page_header img {
	max-width: 1184px;
}
.goldmonth_page img {
	max-width: 1187px;
}
.goldmonth_page .page_section_1:before {
	content: '';
    background: #fbf9f3;
    width: 100%;
    position: absolute;
    bottom: 0px;
    height: 300px;
    left: 0;
    right: 0;
    z-index: 0;
}
.goldmonth_page .page_section_main {
	background: #fbf9f3;
}
.goldmonth_page .page_section_2.container, 
.goldmonth_page .page_section_main .container { max-width: 1366px; }
.goldmonth_page .page_section_main .container h5 {
	color: #a7894b;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid#a7894b;
	width: 300px;
	margin: 0 auto;
}
.goldmonth_page .page_section_2 img {
	/* max-width: 433px; */
}
.goldmonth_page .page_section_main .expand_anchor {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background: rgba(252, 249, 244, 0.9);
	cursor: pointer;
}
.goldmonth_page .page_section_main .expand_anchor span { display: block; margin-top: 15px; }
.goldmonth_page .page_section_main .expand_anchor.hide_anchor span { transform: rotate(180deg); }

.goldmonth_page .page_section_main .page_info {
	height: 90px;
    overflow: hidden;
}

.goldmonth_page .page_section_3 img {
	max-width: 1172px;
}
.goldmonth_page .page_section_4 img {
	max-width: 1366px;
}

.goldmonth_page a:hover {
	opacity: .7;
}

.goldmonth_page .bottom_link {
	padding: 40px;
    color: #a7894b;
}

@media (max-width:570px)  {
	.goldmonth_page .bottom_link {
		padding: 30px;
		margin-bottom: 20px;
		background-color: #fbf9f3;
	}
}

.goldmonth_page .intro {
	max-width: 1200px;
	margin: auto;
	font-size:20px;
}

.goldmonth_page .primary_col {
	color: #a7894b;
}

.goldmonth_page .featured_brands {
    max-width: 1200px;
    margin: auto;
}

.goldmonth_page .bottom_link span {
	border-bottom:  #a7894b;
	width: 300px;
    margin: 0 auto;
	padding-bottom: 10px;
}
.spotlight_gold_page .spotlight_header h3 {
	font-size: 1.5rem;
}
.spotlight_gold_page .spotlight_header p {
	font-size: 1.3rem;
}

.spotlight_history {
	background: #f0f0f0;
}

.shop_all_button {
	max-width: 1200px;
}

.goldmonth_page .bg_col {
	background-color: #d0b47d;
}


.spotlight_history .spotlight_history_title, 
.spotlight_delights h3 { letter-spacing: 5px; }
.spotlight_history .owl-nav button { position: absolute; top: 51px; }
.spotlight_history .owl-nav .disabled { display: none; }
.spotlight_history .owl-nav .owl-prev { left: -18px; }
.spotlight_history .owl-nav .owl-next { right: -18px; }

.spotlight_timeline .timeline-horizontal {
	height: 15px;
	background-color: #b98517;
	position: relative;
}
.spotlight_timeline .timeline-horizontal div {
	display: block;
	position: absolute;
	top: -14px;
	left: 0;
    right: 0;
    width: 100%;
    height: 42px;
}
.spotlight_timeline .timeline-horizontal div:before {
	content: '';
	border-radius: 42px;
	width: 42px;
	height: 42px;
	background-color: #e2bb4b;
	display: block;
	margin: 0 auto;
}
.spotlight_timeline h3, .spotlight_brands h3 {
	font-family: 'BauerBodoni';
	font-size: 1.9rem;
    font-weight: 600;
}

.spotlight_timeline .timeline-vertical {
	width: 2px;
	height: 66px;
	background-color: #e2bb4b;
	position: relative;
	margin: 0 auto;
}
.spotlight_timeline .timeline-vertical div {
	display: block;
	position: absolute;
	left: -8px;
	bottom: 0;
    right: 0;
    width: 18px;
}
.spotlight_timeline .timeline-vertical div:before {
	content: '';
	border-radius: 18px;
	width: 18px;
	height: 18px;
	background-color: #e2bb4b;
	display: block;
	margin: 0 auto;
}

.spotlight_info ul li {
	margin: 5px 0;
	letter-spacing: 2px;
}
.spotlight_info h4 { letter-spacing: 5px; }

.spotlight_brands .col-6 {
	background: #f0f0f0;
	border: 4px solid #fff;
}
.spotlight_brands h3 { font-size: 1.7rem; letter-spacing: 2px; font-weight: bold; }
.spotlight_brands h4 { font-size: 1rem; }
.spotlight_brands p { padding-bottom: 40px; }
.spotlight_brands .btn { 
	position: absolute;
    bottom: 19px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.bh-page .bh-main-banner .owl-nav .owl-prev, 
.bh-page .bh-main-banner .owl-carousel .owl-nav .owl-next {
    position: absolute;
    top: 45%;
    width: 16px;
    height: 32px;
}
.bh-page .bh-main-banner .owl-carousel .owl-nav .owl-prev {
    left: 5px;
}
.bh-page .bh-main-banner .owl-carousel .owl-nav .owl-next {
    right: 5px;
}
.spotlight_brands .spotlight_brand_img { margin: 0 -8px; }

.btn-outline {
	border: 1px solid #7f7f7f; 
	color: #000; 
	text-transform: uppercase; 
	font-weight: bold; 
	font-size: 0.9rem;
	padding: 5px 25px;
	width: 145px;
}
.spotlight_delights {
	background: linear-gradient(0deg, rgba(252,251,248,1) 41%, rgba(237,230,213,1) 81%);
}

.spotlight_link a {
	color: #000;
	letter-spacing: 3px;
	font-weight: bold;
	font-size: 1rem;
}

.goldmonth_page .button-container {
	text-align: center;
  }

.goldmonth_page .custom-button {
	max-width: 1200px;
	width: 100%;
	padding: 15px;
	background: radial-gradient(circle, rgba(248,232,198,1) 10%, rgba(209,179,125,1) 100%);
	color: #000;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 20px;
	font-weight:bold;
  }


  .goldmonth_page .custom-button-2 {
	width: 100%;
    padding: 20px;
    background: #d9be9b;
    margin-bottom: 0;
  }