.sppb-btn-default {
    color: #ffffff !important;
    border-color: #ffffff !important;
}

.sp-scroll-up {
    bottom: 75px!important;
}

#sp-header .logo a {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    color: #ffffff;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #977450;
}

.sp-megamenu-parent>li:hover>a {
    color: #977450;
}
#sp-header {
    background: #333333;
    font-family: Oswald;
}

.burger-icon>span {
    display: block;
    height: 2px;
    background-color: #ffffff;
    margin: 5px 0;
    transition: background-color 0.3s ease-in, opacity 0.3s ease-in, transform 0.3s ease-in;
}

#column-id-1736082814524 {
    align-items: center;
}

#sppb-addon-ff109e86-65d2-462e-ac4e-09fc18b0cc35 #btn-ff109e86-65d2-462e-ac4e-09fc18b0cc35.sppb-btn-custom {
  background-image:none;
	position: relative;
	font: inherit;
	background-color: #f0f0f0;
	border: 0;
	color: #242424;
	border-radius: 0.5em;
	font-size: 3rem;
	padding: 0.375em 1em;
	font-weight: 600;
	text-shadow: 0 0.0625em 0 #fff;
	transition: 0.25s ease;
	pointer: cursor;
	touch-action: manipulation;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;

	&:active,
	&:hover {
      color:black;
      background-image:none;
      background-color: #f0f0f0;
		transform: translateY(0.150em);
		box-shadow: inset 0 0.0625em 0 0 #f4f4f4, 0 0.0625em 0 0 #efefef,
		0 0.125em 0 0 #ececec, 0 0.25em 0 0 #e0e0e0, 0 0.3125em 0 0 #dedede,
		0 0.375em 0 0 #dcdcdc, 0 0.425em 0 0 #cacaca, 0 0.425em 0.5em 0 #cecece;
		&:after {
			height: calc(100% + 0.100em);
		}
	}

	&:after {
		position: absolute;
		content: "";
		display: block;
		width: 100%;
		height: calc(100% + 0.100em);
		top: 0;
		left: 0;
		background-color: transparent;
		transition: height 0.25s ease;
	}
}
