@import url("styles/dfwht.min.css");
.factory-flag{ visibility: hidden; }

.gallery .hover-overlay .overlay > div {
  padding: 0 10%;
}

.gold {
    color: #c6af8d !important;
}

.black {
    color: #000 !important;
}

#top-nav .navbar-brand {
  font-weight: 800;
  font-size: 20px;
  height: auto;
}

hr {
    overflow: visible; /* For IE */
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #c7af8b;
    text-align: center;
}
hr:after {
    content: "§";
    display: inline-block;
    position: relative;
    top: -0.7em;
    font-size: 1.5em;
    padding: 0 0.25em;
    background: transparent;
}

.mt-120 {
    margin-top: 120px !important;
}

.mb-120 {
    margin-bottom: 120px !important;
}

.mt-90 {
    margin-top: 90px !important;
}

.mb-90 {
    margin-bottom: 90px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-60 {
    margin-bottom: 60px;
}

.big-button-text {
    font-size: 24px !important;
    line-height: 30px !important;
}

.fixed-180 {
    height: 180px !important;
}

strong {
    font-weight: bold !important;
}

#reviews {
    margin-bottom: 120px !important;
}

.announcement {
    opacity: .7;
    margin: auto;
    width: 64%;
    background-color: #000;
    padding: 15px 15px 15px 15px;
    border: 3px solid #c6af8d;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.semi-transparent {
    opacity: .7;
}

.award {
    width: 100% !important;
    text-align: center !important;
    background-color: #222;
    margin-bottom: 25px;
    border-radius: 100px;
}

.award > img {
    width: 360px;
    padding: 30px 0 30px 0;
    opacity: .75;
}

small {
    font-size: 12px;
}

.large {
    font-size: 24px;
    line-height: 30px;
}

.required_company {
    display: none;
}

.successful-send {
    font-size: 26px !important;
    line-height: 30px !important;
    background: transparent !important;
    color: #ccb08a !important;
}

.error-sending {
    font-size: 26px !important;
    line-height: 30px !important;
    background: transparent !important;
    color: red !important;
}

.cityhive-container {
    margin-top: 50px;
    padding: 60px;
    background-color: #333;
}

.brands-section{
	position:relative;
    margin: 0 50px 0 50px;
	padding:50px 50px 50px 50px;
    margin-bottom: 90px;
	background-color:#eee;
}

img.grid {
    width: 100%;
    border: 1px solid #aaa;
    margin-bottom: 20px;
}

.option {
    background-color: rgba(255, 255, 255, .2);
}

.begin-option {
    width: 100%;
    background-color: rgba(255, 255, 255, .3);
    text-align: center;
    padding: 40px 10px 1px 10px;
    margin-bottom: 20px;
}

.option-divider {
    width: 100%;
    height: 60px;
}

.end-option {
    width: 100%;
    background-color: rgba(255, 255, 255, .3);
    text-align: center;
    padding: 1px 10px 9px 10px;
}

.smaller {
    font-size: 9px;
    font-weight: 800;
}