:root {
    color: #AD8764;
    color: #000000;
    color: #231F20;
    color: #EFEFEF;
    color: #0000006B;
    color: #202536;
    color: #151519;
}

body {
    margin: 0;
	padding: 0;
    color: #202536;
    font-weight: 400;
    font-style: normal;
    line-height: 35px;
    font-family: "Poppins", sans-serif;
}

img {
	width: 100%;
	height: auto;
    border-radius: 10px;
}

h1, h2, h3, .h1, .h2, .h3 {
	margin-top: 0;
    font-weight: 600;
}

h4, h5, h6, .h4, .h5, .h6 {
    margin-top: 0;
    font-weight: 600;
}

.h1, h1 {
    font-size: 50px;
}

.h3, h3 {
    font-size: 35px;
}

p, li, a {
	font-size: 15px;
    font-weight: 300;
}

b, strong {
    font-weight: 700;
}

ul {
	padding-left: 20px;
    margin-bottom: 0;
}

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

i {
	vertical-align: middle;
}

hr {
    margin: 1rem 0;
    color: inherit;
    border: 0;
    border-top: 1px solid;
    opacity: 0.8;
    border-color: #fff;
}

.orange-txt {
    color: #AD8764!important;
    font-weight:500;
}

.orange-bg {
    background-color: #FFEADE!important;
    border-radius: 10px;
    border: 0;
    padding: 20px;
}

.link-with-border {
    color: #262020;
    border-bottom: 2px solid #262020;
    padding-bottom: 10px;
}

.separator img {
    width: 50%;
    height: auto;
    border-radius: 10px;
}

button:focus {
    outline: none;
}

.btn-primary {
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 15px;
    border-radius: 5px;
    line-height: 20px;
    font-weight: 500;
    width: auto;
    color: #fff!important;
    border: 2px solid #AD8764;
    background-color: #AD8764;
}

.btn-primary:hover {
    color: #AD8764!important;
    background-color: transparent!important;
    border-color: #AD8764;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active {
    color: #AD8764!important;
    border: 1px solid #AD8764;
    box-shadow: none!important;
    background-color: transparent!important;
}

.btn-primary.focus, .btn-primary:focus {
    color: #AD8764!important;
    background-color: transparent!important;
    border-color: #AD8764!important;
    box-shadow: none;
}

div:where(.swal2-container) button:where(.swal2-styled) {
    margin: 0.3125em;
    padding: 0 1.1em;
    transition: box-shadow 0.1s;
    box-shadow: 0 0 0 3px transparent;
    font-weight: 500;
}
/* ============================================ */

header {
    padding: 0;
    font-weight: 400;
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: transparent;
}

header.smaller {
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    transition: all 0.3s ease;
}

header.smaller .nav-link {
    color: #231F20;
    font-size: 18px;
    transition: all 0.3s ease;
}

.header {
    padding-top: 20px;
}

header.smaller .header {
    padding-top: 0px;
    transition: padding-top 0.3s ease;
}

.nav-item {
    padding: 0 5%;
    color: #fff;
}

.nav-link {
    padding: 0;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: 0 0;
    border: 0;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
}

.nav-link:focus, .nav-link:hover {
    color: #fff;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}

.home-header {
    background-image: url(https://files.crtgroupstorage.com/craftsession/bartender-pours-fresh-beer-into-a-glass-2026-01-06-09-37-29-utc.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 0;
    color: #fff;
    height: 101vh;
    overflow: hidden;
    margin-top: -75px;
}

.bg-dark {
    background: linear-gradient(-180deg, rgb(0, 0, 0, 0.8) 15%, rgba(0, 0, 0, 0.10) 80%) !important;
    /* opacity: 0.75; */
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-header h1 {
    font-size: 100px;
    font-weight: 700;
}

.home-header img {
    width: 300px;
    height: auto;
    margin-bottom: 40px;
}

.producers {
    padding: 5% 0;
}

.producers img {
    width: 100%;
    height: auto;
}

.retail-sections i {
    font-size: 25px;
    color: #AD8764;
    margin-right: 10px;
}

.retail-sections, .lets-connect{
    padding: 5% 0;
}

.whatwedo, .all-outlet-logos {
    padding-top: 5%;
}

.testimonials {
    padding: 5% 0;
    background-color: #231F20;
    margin-bottom: 5%;
}

.testimonials h3, .testimonials p {
    color: #fff;
    margin-bottom: 20px;
}

.testimonials .card {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 45px;
}

.quotes-icons .first-icon i {
    color: #AD8764;
    font-size: 40px;
    vertical-align: super;
    line-height: 45px;
    margin-top: -10px;
}

.quotes-icons .second-icon i {
    color: #AD8764;
    font-size: 40px;
    vertical-align: text-top;
    line-height: 45px;
    margin-left: -10px;
}

.lets-connect i {
    color: #AD8764;
    font-size: 20px;
}

/* Carousel */
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: -40px;
    left: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 0;
    margin-left: 15%;
    opacity: 1;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #AD8563;
}

.carousel-control-next {
    right: -30px;
}

.carousel-control-prev {
    left: -30px;
}

.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: 0 0;
    border: 0;
    opacity: 1;
    transition: opacity .15s ease;
}

.carousel-control-next svg, .carousel-control-prev svg {
    vertical-align: middle;
    width: 20%;
    opacity: 1;
}
/* ------------ */

.contact-form {
    background-color: #EFEFEF;
    padding: 5% 0;
}

/* Forms */
.form-group {
    margin-bottom: 10px;
}

label {
    color: #262020;
    line-height: 30px;
    vertical-align: middle;
}

.form-control {
    display: block;
    width: 100%;
    height: auto;
    padding: 15px 10px;
    font-size: 15px;
    font-weight: 400;
    color: #262020;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-radius: 5px;
}

.form-select:focus {
    border-color: #E3E3E3;
    outline: 0;
    box-shadow: none;
}

.form-control:focus, select.form-select:focus {
    color: #323234;
    background-color: #fff;
    border-color: #E3E3E3;
    outline: 0;
    box-shadow: none;
}

textarea.form-control {
    height: 150px;
}

.error-page {
    padding: 20vh 0;
}

/* Footer */
footer {
    background-color: #231F20;
    color: #fff;
    padding: 20px 0;
    text-align: center;
}