@charset "UTF-8";
:root {
	--gold-color: #E6C87F;
}

#appreciation-hero {
	background-image:url('../images/piano-appreciation/Appreciation-Sale_BG.jpg');
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 580px;
	padding: 0px 30px;
	position: relative;
	overflow: hidden;
}

#appreciation-hero .left-column {
	padding: 40px 15px 20px 0;
}

#appreciation-hero .left-column img {
	width: 500px;
    margin-bottom: 20px;
}


#appreciation-hero .hero-text {
    color: #fff;
    font-size: 32px;
	line-height: 1.2;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 25px;
}

#appreciation-hero .gold-button {
	margin-top: 20px;
	z-index: 2;
	display: inline-block;
}

.txt-rust {
	color: #770006;
}
.txt-ital {
	font-style: italic;
}
.txt-20 {
	font-size: 20px;
}

.gold-star-list li::before {
	content: "★";
	color: var(--gold-color);
	margin-right: 8px;
}
@media (min-width: 992px) {
	#appreciation-hero .container {
		max-width: 1545px;
		position:absolute;
		left: 50%;
		top: 50%;
		transform: translate(-50%, -50%);
	}
	
	.mobile-only {
		display: none !important;
	}
	.left-column,
	.right-column {
		padding: 60px 0;
	}
	.center-column {
		padding: 120px 0 60px;
	}

	.mobile-only-divider {
		display: none;
	}
	.left-column-spacing {
		padding-right: 30px;
	}
}

@media (max-width: 991px) {
	.desktop-only {
		display: none !important;
	}

	#appreciation-hero .hero-text {
		margin-bottom: 0;
		margin-top: -15px;
	}
	
	#appreciation-hero .left-column {
		padding: 20px 0 0 0;
	}
	#appreciation-hero .left-column img {
		max-width: 80vw;
		margin-bottom: 0;
	}

	#appreciation-hero .gold-button {
		font-size: 20px;
	}
	.right-column img {
		margin-top: -15px;
	}
}
@media (max-width: 767px) {
	.mobile-only-divider {
		margin-top: 25px;
		margin-bottom: 30px;
	}
	.right-column {
		padding: 30px 0;
	}
}

@media(max-width: 529px) {
	#appreciation-hero {
		margin-top: -30px;
	}
	#appreciation-hero .left-column{
		margin-bottom: -30px;
	}
	.right-column {
		padding: 20px 0;
	}
	.right-column img {
		margin-bottom: -20px;
	}
	#appreciation-hero .right-column .gold-button {
		margin-top: -30px;
		font-size: 18px;
	}
}


#contact {
  scroll-margin-top: 65px;
}

#contact {
  padding-bottom: 10px;
}

#community .row-schools .right-column li::marker, #contact li::marker {
  color: var(--gold-color);
}

#location h1 {
  font-size: 31px;
  	color: #151515;
      line-height: 1.2;
  	font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  	text-transform: none;
  	margin: 40px 0 10px;
  	font-weight: 500;
}

#location h2 {
  font-size: 24px;
      font-weight: 500;
      font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  	margin: 10px 0 0;
  	color: #770006;
  		    line-height: 1.2;
}

#location #intro-text h2 {
  margin: 10px 0 30px;
  	text-transform: none;
}

@media (max-width: 767px) {
  #location h1 {
    font-size: 26px;
  }

  #contact {
    padding-top: 30px;
  }

}

a:focus {
  outline: none !important;
}

button::-moz-focus-inner {
  border: 0;
}

*:focus {
  outline: none;
}

p {
  margin: 0;
}

ul {
  list-style: none;
  	padding: 0;
  	margin: 0;
}

ul li {
  display: block;
}

html p a:hover {
  text-decoration: none;
}

body {
  font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  	font-size: 14px;
  	line-height: 1.71429;
  	font-weight: 400;
  	letter-spacing: .05em;
  	color: #151515;
  	background-color: #ffffff;
  	-webkit-text-size-adjust: none;
  	-webkit-font-smoothing: subpixel-antialiased;
}

h1, h2, h3 {
  margin-top: 0;
  	margin-bottom: 0;
  	font-weight: 400;
  	font-family: "Teko", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  	letter-spacing: .02em;
  	text-transform: uppercase;
  	color: #151515;
}

h1 {
  font-size: 50px;
  	line-height: 0.88;
  	font-weight: 300;
  	letter-spacing: .075em;
}

@media (min-width: 768px) {
  h1 {
    font-size: 70px;
  }

}

@media (min-width: 992px) {
  h1 {
    font-size: 90px;
  }

}

@media (min-width: 1200px) {
  h1 {
    font-size: 80px;
    		line-height: 0.85455;
  }

}

h2 {
  font-size: 36px;
  	line-height: 0.88;
}

@media (min-width: 768px) {
  h2 {
    font-size: 50px;
  }

}

@media (min-width: 992px) {
  h2 {
    font-size: 60px;
  }

}

@media (min-width: 1200px) {
  h2 {
    font-size: 70px;
    		line-height: 1;
  }

}

h3 {
  font-size: 32px;
  	line-height: 0.88;
  	font-weight: 300;
}

@media (min-width: 768px) {
  h3 {
    font-size: 40px;
  }

}

@media (min-width: 992px) {
  h3 {
    font-size: 48px;
    		line-height: 1.20833;
  }

}

@media (min-width: 992px) {
  h3 {
    font-size: 48px;
    		line-height: 1.20833;
  }

}

a {
  transition: all 0.3s ease-in-out;
}

a, a:focus, a:active, a:hover {
  text-decoration: none;
}

a, a:focus, a:active {
  color: #770006;
}

a:hover {
  color: #5f0005;
}

img {
  display: inline-block;
  	max-width: 100%;
  	height: auto;
}

.title-decoration-lines {
  position: relative;
  	overflow: hidden;
  	width: 100%;
}

#location h2.title-decoration-lines-content {
  position: relative;
  	display: inline-block;
  	padding: 0 16px;
    font-size: 32px;
    font-weight: 300;
    margin: 10px 0 0;
    line-height: 1.2;
    letter-spacing: 1px;
	color: #151515;
	font-family: "Teko", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.title-decoration-lines-content::before, .title-decoration-lines-content::after {
  position: absolute;
  	content: '';
  	top: calc( 50% - 2px);
  	height: 1px;
  	width: 100vw;
  	background: #d7d7d7;
}

.title-decoration-lines-content::before {
  left: 0;
  	-webkit-transform: translate3d(-100%, 0, 0);
  	transform: translate3d(-100%, 0, 0);
}

.title-decoration-lines-content::after {
  right: 0;
  	-webkit-transform: translate3d(100%, 0, 0);
  	transform: translate3d(100%, 0, 0);
}

.button-block {
  display: block;
  	width: 100%;
}

input:-webkit-autofill ~ label, input:-webkit-autofill ~ .form-validation {
  color: #000000 !important;
}

#form-output-global {
  position: fixed;
  	bottom: 30px;
  	left: 15px;
  	z-index: 2000;
  	visibility: hidden;
  	-webkit-transform: translate3d(-500px, 0, 0);
  	transform: translate3d(-500px, 0, 0);
  	transition: .3s all ease;
}

@media (min-width: 576px) {
  #form-output-global {
    left: 30px;
  }

}

.snackbars {
  padding: 9px 16px;
  	margin-left: auto;
  	margin-right: auto;
  	color: #ffffff;
  	text-align: left;
  	background-color: #151515;
  	border-radius: 0;
  	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  	font-size: 14px;
}

@media (min-width: 576px) {
  .snackbars {
    max-width: 540px;
    		padding: 12px 15px;
    		font-size: 15px;
  }

}

@keyframes item1B {
  0% {
    opacity: 0;
    		-webkit-transform: none;
    		transform: none;
  }

  25% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
    		visibility: visible;
  }

  100% {
    opacity: 0;
    		-webkit-transform: scale(1.8);
    		transform: scale(1.8);
    		visibility: hidden;
  }

}

@keyframes item1A {
  5% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    		-webkit-transform: scale(2.5);
    		transform: scale(2.5);
    		visibility: hidden;
  }

}

@-webkit-keyframes titleColor {
  50% {
    color: rgba(255, 255, 255, 0.3);
  }

  100% {
    color: rgba(255, 255, 255, 0.07);
  }

}

@keyframes titleColor {
  50% {
    color: rgba(255, 255, 255, 0.3);
  }

  100% {
    color: rgba(255, 255, 255, 0.07);
  }

}

.page {
  position: relative;
  	overflow: hidden;
  	min-height: 100vh;
  	text-align: center;
}

@media (min-width: 1630px) {
  html.boxed .rd-navbar-static {
    max-width: 1600px;
    		margin-left: auto;
    		margin-right: auto;
  }

  html.boxed .rd-navbar-static.rd-navbar--is-stuck {
    max-width: 1600px;
    		width: 100%;
    		left: calc(50% - 1600px);
    		right: calc(50% - 1600px);
  }

}

@-webkit-keyframes imgPos {
  0% {
    background-position-x: 0;
  }

  50% {
    background-position-x: 100%;
  }

  100% {
    background-position-x: 0;
  }

}

@keyframes imgPos {
  0% {
    background-position-x: 0;
  }

  50% {
    background-position-x: 100%;
  }

  100% {
    background-position-x: 0;
  }

}

* + p {
  margin-top: 15px;
}

h1 + h2 {
  margin-top: 4px;
}

h2 + p {
  margin-top: 8px;
}

p + p {
  margin-top: 12px;
}

.section-sm {
  padding: 30px 0;
}

.bg-gray-4 {
  background-color: #f7f7f7;
}

[class*='bg-'] {
  background-size: cover;
  	background-position: center center;
}

@-webkit-keyframes bgPos {
  25% {
    -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
    		transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
  }

  75% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
    		transform: translate3d(0, 0, 0) rotate(0.001deg);
  }

}

@keyframes bgPos {
  25% {
    -webkit-transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
    		transform: translate3d(-150px, -150px, 0) rotate(0.001deg);
  }

  75% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0.001deg);
    		transform: translate3d(0, 0, 0) rotate(0.001deg);
  }

}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }

}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(0, 40px, 0);
    		transform: translate3d(0, 40px, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(0, 40px, 0);
    		transform: translate3d(0, 40px, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(0, -40px, 0);
    		transform: translate3d(0, -40px, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(0, -40px, 0);
    		transform: translate3d(0, -40px, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(-40px, 0, 0);
    		transform: translate3d(-40px, 0, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(-40px, 0, 0);
    		transform: translate3d(-40px, 0, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(40px, 0, 0);
    		transform: translate3d(40px, 0, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    		-webkit-transform: translate3d(40px, 0, 0);
    		transform: translate3d(40px, 0, 0);
  }

  100% {
    opacity: 1;
    		-webkit-transform: none;
    		transform: none;
  }

}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  	animation-name: fadeInRight;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }

}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }

}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    		transform: translate3d(0, 100%, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@keyframes slideInUp {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    		transform: translate3d(0, 100%, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

.slideInUp {
  -webkit-animation-name: slideInUp;
  	animation-name: slideInUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    		transform: translate3d(0, -100%, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@keyframes slideInDown {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    		transform: translate3d(0, -100%, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    		transform: translate3d(-100%, 0, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    		transform: translate3d(-100%, 0, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    		transform: translate3d(100%, 0, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@keyframes slideInRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    		transform: translate3d(100%, 0, 0);
    		visibility: visible;
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

}

@-webkit-keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    		-webkit-transform: translate3d(0, 100%, 0);
    		transform: translate3d(0, 100%, 0);
  }

}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    		transform: translate3d(0, 0, 0);
  }

  100% {
    visibility: hidden;
    		-webkit-transform: translate3d(0, 100%, 0);
    		transform: translate3d(0, 100%, 0);
  }

}

@-webkit-keyframes pagInX {
  0% {
    -webkit-transform: translateX(-100%);
    		transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    		transform: translateX(0);
  }

}

@keyframes pagInX {
  0% {
    -webkit-transform: translateX(-100%);
    		transform: translateX(-100%);
  }

  100% {
    -webkit-transform: translateX(0);
    		transform: translateX(0);
  }

}

@-webkit-keyframes pagOutX {
  0% {
    -webkit-transform: translateX(0);
    		transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    		transform: translateX(100%);
  }

}

@keyframes pagOutX {
  0% {
    -webkit-transform: translateX(0);
    		transform: translateX(0);
  }

  100% {
    -webkit-transform: translateX(100%);
    		transform: translateX(100%);
  }

}

.preloader {
  position: fixed;
  	text-align: center;
  	left: 0;
  	top: 0;
  	bottom: 0;
  	right: 0;
  	display: -ms-flexbox;
  	display: flex;
  	-ms-flex-align: center;
  	align-items: center;
  	-ms-flex-pack: center;
  	justify-content: center;
  	padding: 20px;
  	z-index: 10000;
  	background: #ffffff;
  	transition: .3s all ease;
}

.preloader.loaded {
  opacity: 0;
  	visibility: hidden;
}

.preloader.loaded .cssload-container, .preloader.loaded .cssload-container span {
  -webkit-animation: none;
  	animation: none;
}

.preloader .preloader-body {
  text-align: center;
}

[data-x-mode="design-mode"] .preloader {
  opacity: 0;
  	visibility: hidden;
}

.cssload-container {
  position: absolute;
  	top: 50%;
  	left: 50%;
  	width: 80px;
  	height: 80px;
  	-webkit-transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
  	transform: translate(-50%, -50%) rotate(45deg) translate3d(0, 0, 0);
  	-webkit-animation: loader 1.2s infinite ease-in-out;
  	animation: loader 1.2s infinite ease-in-out;
}

.cssload-container span {
  position: absolute;
  	display: block;
  	width: 40px;
  	height: 40px;
  	background-color: #53d391;
  	-webkit-animation: loaderBlock 1.2s infinite ease-in-out both;
  	animation: loaderBlock 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(1) {
  top: 0;
  	left: 0;
}

.cssload-container span:nth-child(2) {
  top: 0;
  	right: 0;
  	-webkit-animation: loaderBlockInverse 1.2s infinite ease-in-out both;
  	animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(3) {
  bottom: 0;
  	left: 0;
  	-webkit-animation: loaderBlockInverse 1.2s infinite ease-in-out both;
  	animation: loaderBlockInverse 1.2s infinite ease-in-out both;
}

.cssload-container span:nth-child(4) {
  bottom: 0;
  	right: 0;
}

@-webkit-keyframes loader {
  0%, 10%, 100% {
    width: 86px;
    		height: 86px;
  }

  65% {
    width: 150px;
    		height: 150px;
  }

}

@keyframes loader {
  0%, 10%, 100% {
    width: 86px;
    		height: 86px;
  }

  65% {
    width: 150px;
    		height: 150px;
  }

}

@-webkit-keyframes loaderBlock {
  0%, 30% {
    -webkit-transform: rotate(0);
    		transform: rotate(0);
  }

  55% {
    background-color: #b6af4a;
  }

  100% {
    -webkit-transform: rotate(90deg);
    		transform: rotate(90deg);
  }

}

@keyframes loaderBlock {
  0%, 30% {
    -webkit-transform: rotate(0);
    		transform: rotate(0);
  }

  55% {
    background-color: #b6af4a;
  }

  100% {
    -webkit-transform: rotate(90deg);
    		transform: rotate(90deg);
  }

}

@-webkit-keyframes loaderBlockInverse {
  0%, 20% {
    -webkit-transform: rotate(0);
    		transform: rotate(0);
  }

  55% {
    background-color: #b6af4a;
  }

  100% {
    -webkit-transform: rotate(-90deg);
    		transform: rotate(-90deg);
  }

}

@keyframes loaderBlockInverse {
  0%, 20% {
    -webkit-transform: rotate(0);
    		transform: rotate(0);
  }

  55% {
    background-color: #b6af4a;
  }

  100% {
    -webkit-transform: rotate(-90deg);
    		transform: rotate(-90deg);
  }

}


@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }

}

@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }

}

@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: -30px;
  }

}

@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }

}

@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }

  50% {
    left: 30px;
  }

}

.stepper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.mfp-preloader {
  -webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none;
  	user-select: none;
}

.mfp-preloader {
  color: #CCC;
  	position: absolute;
  	top: 50%;
  	width: auto;
  	text-align: center;
  	margin-top: -0.8em;
  	left: 8px;
  	right: 8px;
  	z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

button::-moz-focus-inner {
  padding: 0;
  	border: 0;
}

@media (max-width: 479px) {
  html#ecwid_html body#ecwid_body .rd-navbar-fixed .ec-minicart--responsive.ec-minicart--m .ec-minicart__icon {
    width: 36px;
    		height: 36px;
  }

}

.teko-font {
  font-family: "Teko", serif;
      line-height: 1.2;
  	letter-spacing: 0.075em;
  	font-weight: 500;
}

.section-40 {
  padding-top: 40px;
  	padding-bottom: 40px;
}

.text-regular {
  font-weight: 400;
}

.text-big-48 {
  font-size: 48px;
}

.custom-column {
  height: 368px;
  	background-size: cover;
  	background-position: center;
  	display: flex;
  	justify-content: center;
  	align-items: center;
  	position: relative;
  	color: #fff;
  	text-align: center;
  	padding: 30px;
}

.custom-column h3 {
  margin-bottom: 15px;
  	color: white;
  	line-height: 1;
}

.custom-section .col-md-6:first-of-type {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .custom-section .col-md-6:first-of-type {
    margin-bottom: 0px;
  }

}

.gold-button {
  font-family: "Teko", serif;
  	font-size: 20px;
  	color: #000;
  	background-color: var(--gold-color);
  	padding: 10px 20px 08px;
  	border: 2px solid var(--gold-color);
}

.gold-button:hover {
  color: #000;
  	background-color: #fff;
  	border: 2px solid var(--gold-color);
}

#promo-details {
  padding-bottom: 0;
}

#promo-details .fadeInRight h2 {
  font-size: 25px;
      font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      font-weight: 500;
      margin-bottom: 20px;
      margin-top: 30px;
      line-height: 1.2;
      text-transform: none;
      text-align: center;
      color: #770006;
}

#promo-details ul {
  text-align: left;
}

#promo-details li {
  padding-left: 5px;
  	position: relative;
  	display: flex;
  	margin-bottom: 5px;
}

#promo-details li::before {
  content: "";
      display: inline-block;
      min-width: 18px;
      height: 18px;
      background-image: url("/images/yamaha-promo/Star_icon_gold.png");
      background-size: contain;
      background-repeat: no-repeat;
      margin-right: 8px;
  	margin-top: 2px;
}

#promo-details #contact {
  scroll-margin-top: 60px;
  background-color: #f7f7f7;
  padding: 40px 13px 0px;
  margin-bottom: 30px;
}

@media (max-width: 1000px) {
  #promo-details {
    padding-bottom: 30px;
  }

}

@media (max-width: 768px) {
  #promo-details {
    padding-top: 15px;
  }

  .gold-button {
    font-size: 16px;
  }

}
