@font-face {
font-family: 'Avenirs';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Light/Avenir Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Regular/Avenir Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Book/Avenir Book.ttf) format('truetype');
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Medium/Avenir Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Heavy/Avenir Heavy.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Black/Avenir Black.ttf) format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
} @font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-lit.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-reg.otf) format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-bd.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Footspring';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-bdit.otf) format('opentype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alverata';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Irregular-Sb-.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alveratas';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Informal-.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face{
font-family: 'Alverta-bold';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Informal-Sb-.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
body{
overflow-x: hidden;
} #ageGate {
position: fixed;
inset: 0;
z-index: 9999;
display: flex;
}
.age-overlay {
position: absolute;
inset: 0;
background: radial-gradient(
circle,    
rgba(0,0,0,0.5) 0%,    
rgba(4, 17, 35, 0.8) 100%  
);
z-index: 1;
}
.age-content {
position: relative;
width: 100%;
height: 100%;
}
.age-bg {
width: 100%;
height: 100%;
object-fit: cover;
}
.age-box {
position: absolute;
inset: 0;
z-index: 2;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
padding: 20px;
color: #fff;
}
.brand {
font-family: serif;
font-style: italic;
margin-bottom: 5px;
}
.logo {
letter-spacing: 2px;
margin-bottom: 30px;
}
.logo span {
font-size: 14px;
letter-spacing: 6px;
}
.age-box h1 {
font-size: 3rem;
font-weight: 600;
margin-top: 4rem;
font-family: 'Alverta-bold', serif;
}
.age-box p {
letter-spacing: 2px;
font-size: 1.594rem;
font-family: 'Alverta-bold', serif;
}
.age-buttons {
display: flex;
gap: 20px;
margin-top: 40px;
}
.age-buttons button {
min-width: 120px;
padding: 9px 20px;
border-radius: 50px;
border: none;
font-size: 0.938rem;
letter-spacing: 2px;
cursor: pointer;
background: #caa35c;
color: #fff;
transition: all 0.3s ease;
font-family: 'Avenir', sans-serif;
font-weight: 400;
}
.age-buttons button:hover {
background: #fff;
color:black;
} @media (max-width: 768px) {
.age-buttons {
flex-direction: column;
}
} .sites-header {
z-index: 10 ;
} .kohinoor-navbar {
padding: 20px 0;
background: linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 100%
);
} .logo {
height: 90px;
} .navbar-nav .nav-link {
color: #fff;
font-weight: 400;
font-family: "Avenir", sans-serif;
font-size: 1.125rem;
}
.navbar-nav .nav-link:hover {
color: #d4af37;
} .shop-now-btn {
display: inline-flex;
align-items: center;
justify-content: space-between;
gap: 22px;
padding: 5px 9px 5px 16px;
border-radius: 50px;
text-decoration: none;
color: #ffffff; border: 1.5px solid transparent;
background:
linear-gradient(#000, #000) padding-box,
linear-gradient(
90deg,
#A9905B 0%,
#c9a85c 50%,
#6E45204D 100%
) border-box;
font-family: 'Avenir', sans-serif;
font-size: 0.938rem;
font-weight: 500;
transition: all 0.3s ease;
}
.shop-now-btn:hover {
color: #ffffff;
} .shop-now-btn .btn-text {
letter-spacing: 0.4px;
white-space: nowrap;
} .shop-now-btn .btn-icon {
width: 40px;
height: 40px;
border-radius: 50%; border: 1.5px solid rgba(255, 255, 255, 0.55);
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 18px;
transition: all 0.3s ease;
} .shop-now-btn .btn-icon i {
font-size: 18px;
font-weight: 300;
} .shop-now-btn:hover .btn-icon {
border-color: rgba(212, 175, 55, 0.9);
transform: translateX(3px);
}
[type=button]:not(:disabled){
border-color: none;
background: transparent;
padding: 7px 7px 10px 7px;
}
@media (min-width: 1400px) {
.container {
max-width: 1200px; }
} .kohinoor-hero {
height: 100vh;
overflow: hidden;
} .hero-video {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
z-index: -1;
} @media (max-width: 991px) {
.kohinoor-navbar {
background: rgba(0,0,0,0.85);
} .kohinoor-hero {
height: 70vh;
min-height: 500px;
}
.hero-tagline p {
margin-bottom: -1rem;
}
}
@media (max-width: 768px) { .kohinoor-hero {
height: 60vh;
min-height: 450px;
}
.hero-tagline p {
margin-bottom: -1rem;
}
}
.hero-overlay {
position: absolute;
inset: 0;
z-index: 2; background: linear-gradient(
to bottom,
rgba(0,0,0,0.9) 0%,
rgba(0,0,0,0.35) 35%,
rgba(0,0,0,0.35) 65%,
rgba(0,0,0,0.9) 100%
), radial-gradient(
ellipse at center,
rgba(0,0,0,0) 35%,
rgba(0,0,0,0.95) 70%,
rgba(0,0,0,0.98) 100%
);
display: flex;
align-items: flex-end;
}
.hero-overlay-inner {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 60px;
} .hero-scroll {
display: flex;
align-items: center;
gap: 14px;
cursor: pointer;
}
.scroll-icon{
width: 33px;
height: 33px;
color: #ffffff;
border: 2px solid transparent;
background:
linear-gradient(#000, #000) padding-box,
linear-gradient(
90deg,
#A9905B 0%,
#c9a85c 50%,
#6E45204D 100%
) border-box;
border-radius: 50px;
}
.scroll-icon i{
font-size: 12px;
padding: 0px 6px 12px 8px;
}
.scroll-icon i:hover{
color:white;
}
.scroll-text{
color: #ffffff;
font-family: 'Avenir', sans-serif;
font-size: 0.938rem;
font-weight: 500;
}
.down-gray{
color: #888888;
}
.hero-tagline {
color: #ffffff;
font-family: 'Avenir', sans-serif;
font-size: 0.938rem;
font-weight: 500;
line-height: 22.50px;
text-align: left;
} .hero-tagline p {
max-width: 260px;
} .kohinoor-about-section, .kohinoor-heritage-section {
position: relative;
padding: 100px 0 0 0; color: #ffffff;
overflow: hidden;
background: radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
}
.kohinoor-heritage-section {
position: relative;
padding: 0 0 30px 0; color: #ffffff;
overflow: hidden;
background: radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
} .kohinoor-about-section::before { content: "";
position: absolute;
inset: 0;
background: 
linear-gradient(to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 35%
),
linear-gradient(to right,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 25%
),
linear-gradient(to left,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 20%
),
linear-gradient(to top,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 20%
),
radial-gradient(
ellipse at center,
rgba(0,0,0,0.9) 0%,
rgba(0,0,0,0) 60%
),
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/slik-fabric-background.png) center/cover no-repeat;
z-index: 1;
}
.kohinoor-heritage-section::before {
content: "";
position: absolute;
inset: 0;
background: 
linear-gradient(to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 20%
),
linear-gradient(to right,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 15%
),
linear-gradient(to left,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 100%
),
linear-gradient(to top,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 20%
),
radial-gradient(
ellipse at center,
rgba(0,0,0,0.9) 0%,
rgba(0,0,0,0) 60%
),
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/slik-fabric-background.png) center/cover no-repeat;
z-index: 1;
}
.inner-about-section{
position: relative;
z-index: 5;
}
.about-kohinoor::after, .heritage-section::after {
content: "";
position: absolute;
inset: 0;
background: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/background-image.png) center/cover no-repeat;
z-index: 3; pointer-events: none; }
.heritage-title{
font-family: 'Footspring', serif;
font-size: 3.281rem;
font-weight: 700; } .kohinoor-about-section .container {
position: relative;
z-index: 5;
} .about-image {
position: relative;
display: block;
}
.about-image img {
display: block;
width: 100%;
height: auto;
-webkit-mask-image: linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,1) 45%,
rgba(0,0,0,0) 100%
);
mask-image: linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,1) 45%,
rgba(0,0,0,0) 100%
);
}
@media (max-width: 991.98px) {
.about-image::after {
display: none;
}
}
.about-image img {
position: relative;
max-width: 85%;
display: block;
}
.section-title{
font-family: 'Footspring', serif;
font-size: 3.281rem;
font-weight: 700;
margin-bottom: 2rem;
} .about-pill {
display: inline-flex;
align-items: center;
gap: 8px;
padding: 4px 18px;
border-radius: 999px;
background: linear-gradient(
135deg,
#FEE39B 0%,
#C88122 100%
);
color: #000;
font-family: 'Avenir', sans-serif;
font-size: 0.75rem;
font-weight: 400;
letter-spacing: 0.3px;
margin-bottom: 2rem;
} .about-pill .pill-dot {
width: 6px;
height: 6px;
background: #000;
border-radius: 50%;
} @media (max-width: 991px) {
.about-pill {
align-self: flex-start;
}
.about-content {
display: flex;
flex-direction: column;
align-items: flex-start;
text-align: center;
}     } .about-title {
font-family: 'Footspring', serif;
font-size: 3.281rem;
font-weight: 700;
margin-bottom: 2rem;
} .about-text {
font-family: 'Avenir', sans-serif;
font-size: 1.031rem;
line-height: 22px;
color: rgba(255, 255, 255, 0.85);
margin-bottom: 16px;
} .know-more-btn {
display: inline-flex;
align-items: center;
gap: 16px;
margin-top: 24px;
padding: 10px 14px 10px 24px;
border-radius: 50px;
text-decoration: none;
color: #ffffff;
border: 1.5px solid transparent;
background:
linear-gradient(#000, #000) padding-box,
linear-gradient(135deg, #d4af37, #a9894a) border-box;
font-family: 'Avenir', sans-serif;
font-size: 15px;
font-weight: 500;
transition: all 0.3s ease;
}
.know-more-btn .btn-icon {
width: 36px;
height: 36px;
border-radius: 50%;
border: 1.5px solid rgba(255, 255, 255, 0.6);
display: flex;
align-items: center;
justify-content: center;
}
.know-more-btn:hover .btn-icon {
border-color: #d4af37;
transform: translateX(3px);
} @media (max-width: 991px) {
.kohinoor-about-section {
padding: 70px 0;
text-align: center;
}
.about-content {
margin: 0 auto;
text-align: left;
}
.about-title, .section-title {
font-size: 32px;
align-self: start;
font-weight: 700;
}
.about-image img {
max-width: 75%;
margin: 0 auto;
}
}
.kohinoor-heritage-section::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -2px;
height: 4px;
background: #000;
z-index: 10;
pointer-events: none;
} .kohinoor-heritage-section .container {
display: flex;
justify-content: center;
align-items: center; margin-top: 8rem;
}
.diamond-image {
display: block;
max-width: 45%;
height: auto;
} .decor-line {
display: flex;
justify-content: center;
align-items: center;
margin-top: 5rem; }
.heritage-decor {
display: block;
max-width: 100%;
height: 2.5rem;
z-index: 1;
} @media (max-width: 576px) {
.kohinoor-heritage-section { text-align: center;
}
.kohinoor-heritage-section .container {
margin-top: 3rem;
}
.diamond-image {
max-width: 100%;
margin: 0 auto;
}
.heritage-title, .heritage-subtitle {
font-size: 2rem;
line-height: 1.2;
padding: 10px;
}
.heritage-title .heritage-subtitle {
display: block;
margin-top: 0.4rem;
}
.decor-line {
margin-top: 3rem;
margin-bottom: 1.5rem;
}
.heritage-decor {
height: 1.5rem;
}
}
.legacy-section {
position: relative;
padding: 0 0 50px 0; color: #ffffff;
overflow: hidden;
background: radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
}
.legacy-section::before {
content: "";
position: absolute; inset: 0;
background: 
linear-gradient(to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 35%
),
linear-gradient(to right,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 25%
),
linear-gradient(to left,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 20%
), radial-gradient(
ellipse at center,
rgba(0,0,0,0.9) 0%,
rgba(0,0,0,0) 60%
),
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/background-image.png) center/cover no-repeat;
z-index: 1;
}
.legacy-image-wrapper {
display: flex;
justify-content: center;
align-items: center; } .legacy-image-wrapper {
position: relative;
z-index: 2;
}
.legacy-image-wrapper img {
display: block;
max-width: 100%;
height: auto;
}  .legacy-content {
position: relative;
margin-top: clamp(-420px, -18vw, -180px);
padding-bottom: 100px;
z-index: 2;
}   @media (max-width: 991px) {
.legacy-content {
transform: translateY(-60px);
text-align: center;
}
} @media (max-width: 576px) {
.legacy-content {
transform: translateY(-40px);
padding-bottom: 60px;
}
}  .since-pill {
display: inline-block;
background: #d4af37;
color: #000;
padding: 6px 14px;
border-radius: 20px;
font-size: 13px;
margin-bottom: 16px;
}
.legacy-title {
font-family: 'Footspring', serif;
font-size: 3.281rem;
margin-bottom: 30px;
font-weight: 700;
}
.legacy-logo {
max-width: 140px;
display: block;
margin: 0 25%;
}
.legacy-right p {
font-size: 1.031rem;
font-family: 'Avenir', sans-serif;
font-weight: 300;
line-height: 22px;
color: rgba(255,255,255,0.85);
margin-bottom: 16px;
}
@media (max-width: 991px) {
.legacy-content {
margin-top: -60px;
}
.legacy-title {
font-size: 30px;
}
.legacy-left,
.legacy-right {
text-align: left;
}
.legacy-logo {
margin: 10px auto;
}
.legacy-right p {
font-size: 1.031rem; }
}
@media (max-width: 576px) {
.legacy-section {
padding: 0 0 0;
}
.legacy-content {
margin-top: -30px;
padding-bottom: 50px;
}
.legacy-title {
font-size: 2.2rem;
margin-bottom: 20px;
}
.legacy-logo {
max-width: 100px;
margin: 18px auto 18px;
}
.legacy-left,
.legacy-right {
text-align: left;
margin-bottom: 0;
}
.legacy-right p {
font-size: 1.031rem; margin-bottom: 12px;
}
.since-pill {
font-size: 11px;
padding: 4px 12px;
}
} .legacy-section {
position: relative;
overflow: hidden;
} .legacy-watermark-img {
position: absolute;
right: 0;
bottom: 40px;
max-width: 500px; width: 100%;
height: auto;
pointer-events: none;
z-index: 1;
}
@media (max-width: 991px) {
.legacy-watermark-img {
max-width: 200px;
right: 20px;
bottom: 20px;
opacity: 0.06;
}
}
@media (max-width: 576px) {
.legacy-watermark-img {
max-width: 140px;
right: 16px;
bottom: 16px;
opacity: 0.05;
}
}
.barrel-glass-section {
position: relative;
padding: 0 0 50px 0;
color: #ffffff;
overflow: hidden;
margin-top: -1px;
background: radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
}
.barrel-glass-section::before {
content: "";
position: absolute;  
inset: 0;
background: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/background-image.png) center/cover no-repeat;
z-index: 1;
}
.barrel-left, .barrel-right {
position: relative;
z-index: 2;
}
.barrel-right {
margin-left: -12%;
width: 26%;
}
.section-watermark {
position: absolute;
right: -40px;
bottom: 40px;
font-family: 'The Seasons', serif;
font-size: 180px;
letter-spacing: 10px;
text-transform: uppercase; 
color: rgba(255,255,255,0.05);
pointer-events: none;
}
.section-eyebrow {
color: #FEE39B;
font-size: 1.875rem;
letter-spacing: 1px;
display: block;
margin-bottom: 2rem;
font-family: 'The Seasons', serif;
}
.section-line {
display: block;
width: 60px;
height: 1px;
background: #FEE39B;
position: absolute;
left: 63%;
top: 6%;
}
.barrel-title {
font-family: 'The Seasons', serif;
font-size: 7.031rem;
line-height: 1.05; }
.barrel-bottle {
max-width: 100%;
margin-left: clamp(-525px, -23vw, -160px);
position: relative;
z-index: 2; }
.barrel-subtitle {
font-family: 'The Seasons', serif;
font-size: 1.172rem;
color: #FEE39B;
margin-bottom: 6px;
font-weight: 400;
}
.barrel-list {
list-style: none;
padding: 0;
margin: 0;
}
.barrel-list li {
font-size: 0.938rem;
color: rgba(255,255,255,0.85); font-family: 'Avenir', sans-serif;
font-weight: 300;
}
@media (max-width: 991px) {
.barrel-glass-section {
padding: 0;
text-align: center;
}
.barrel-title {
font-size: 44px;
}
.barrel-bottle {
max-height: 380px;
margin: 40px 0;
}
.section-watermark {
font-size: 90px;
right: 10px;
bottom: 20px;
}
.barrel-eyebrow-wrap {
justify-content: center;
margin-bottom: 24px;
}
.barrel-right{
order: 3;
margin-left: 0;
width: 100%;
text-align: center;
}
.barrel-eyebrow {
font-size: 1.5rem;
}
.barrel-line {
width: 50px;
}
.barrel-subtitle {
font-size: 1rem;
}
.barrel-list li {
font-size: 0.875rem;
}
.gallery-signup-section{
padding: 80px 0 80px 0px !important;
}
}
@media (max-width: 576px) {
.barrel-glass-section { padding: 0;
}
.barrel-glass-section .container {
text-align: center;
}
.barrel-left {
margin-bottom: 30px;
}
.barrel-center {
order: 2;
margin-bottom: 20px;
}
.barrel-right {
order: 3;
margin-left: 0;
width: 100%;
text-align: center;
}
.barrel-eyebrow-wrap {
flex-direction: column;
gap: 12px;
margin-bottom: 16px;
}
.barrel-eyebrow {
font-size: 1.125rem;
white-space: normal;
}
.barrel-line {
width: 40px;
}
.barrel-title {
font-size: 2rem;
line-height: 1.15;
margin: 0 0 16px 0;
white-space: normal;
}
.barrel-bottle {
max-height: 300px;
margin: 0px 0 2% 0px;
margin-left: 0;
margin-bottom: 0;
}
.barrel-subtitle {
font-size: 0.95rem;
margin-bottom: 12px;
}
.barrel-list {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}
.barrel-list li {
font-size: 0.8rem;
flex-basis: auto;
}
.gallery-signup-section{
padding: 70px 0 50px 0px !important;
}
} .mixology-banner {
position: relative;
overflow: hidden;
}
.mixology-banner::before {
content: "";
position: absolute;
inset: 0;
z-index: 1; background:
linear-gradient(
to top,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 15%
),
linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 8%
),
linear-gradient(to right,
rgba(0,0,0,1) 7%,
rgba(0,0,0,0) 11%
),
linear-gradient(to left,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 0%
);
pointer-events: none;
}
.mixology-inner {
position: relative;
display: flex;
justify-content: flex-end;
overflow: hidden;
height: 100%;
}
.mixology-inner img {
width: 100%;
height: auto;
display: block;
margin-right: -5% !important;
}
.mixology-content {
position: absolute;
inset: 0;
z-index: 2;
display: flex;
align-items: center;
justify-content: flex-start;
} .mixology-banner .mixology-content h2 {
color: #dec470;
margin-bottom: 8px;
line-height: 1.1;
}
.mixology-banner .mixology-content h3 {
color: #fff;
margin-bottom: 16px;
line-height: 1.25;
}
.mixology-banner .shop-now-btn { margin-top: 6px;
}
.mixology-content h2 {
font-family: 'The Seasons', serif;
font-size: 7.031rem;
color: #dec470;
line-height: 1;
margin-bottom: 1.5rem;
}
.mixology-content h3 {
font-family: 'Alveratas', serif;
font-size: 2.031rem;
line-height: 1.05;
color: #fff;
font-weight: 300 !important;
margin-bottom: 2rem;
}
@media (max-width: 768px) {
.mixology-inner {
justify-content: center;
}
.mixology-inner img {
width: 100%;
}
.mixology-banner {
background:
linear-gradient(
to bottom,
rgba(0,0,0,0.9),
rgba(0,0,0,0)
);
height: 28vh;
}
.mixology-content {
align-items: center;
justify-content: flex-start;
text-align: left;
padding: 24px;
}
.mixology-banner .mixology-content h2 {
font-size: clamp(28px, 6vw, 36px);
}
.mixology-banner .mixology-content h3 {
font-size: clamp(16px, 4.5vw, 20px);
}
} @media (max-width: 991px) {
.mixology-inner img {
width: 105%;
}
.mixology-content {
justify-content: flex-start;
text-align: left;
}
.mixology-banner .mixology-content h2 {
font-size: clamp(20px, 5vw, 44px);
}
.mixology-banner .mixology-content h3 {
font-size: clamp(10px, 2.5vw, 22px);
}
} @media (max-width: 1200px) {
.mixology-inner img {
width: 110%;
}
}
.gallery-signup-section {
position: relative;
padding: 120px 0 160px; color: #ffffff;
overflow: hidden;
background: 
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/background-image.png) center/100% no-repeat,
linear-gradient(to bottom,
rgba(0, 0, 0, 1) 0%, 
rgba(0, 0, 0, 0) 100%
),
linear-gradient(to right,
rgba(0, 0, 0, 1) 0%,
rgba(0, 0, 0, 0) 0%
),
linear-gradient(to left,
rgba(0, 0, 0, 1) 0%, 
rgba(0, 0, 0, 0) 10%
),
linear-gradient(to top, 
rgba(0, 0, 0, 1) 0%,
rgba(0, 0, 0, 0) 40%
),
radial-gradient(
ellipse at center,
rgba(0, 0, 0, 0.95) 0%,
rgba(0, 0, 0, 0) 70%
),
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/silk-fibre.jpg) center/cover no-repeat;
}
.gallery-perform::after {
content: "";
position: absolute;
inset: 0;
z-index: 3; pointer-events: none; }  .gallery-card {
position: relative; overflow: hidden;
z-index: 5;
}
.gallery-card img {
width: 100%;
display: block;
} .card-overlay {
position: absolute;
inset: 0;
display: flex;
align-items: center;
justify-content: center;
background: radial-gradient(
ellipse at center,
rgba(0,0,0,0.2),
rgba(0,0,0,0.85)
);
opacity: 0;
transition: opacity 0.4s ease;
}
.card-overlay span {
font-family: 'Alverata', sans-serif;
font-size: 2.344rem;
color: white;
font-weight: 600;
}
.gallery-card:hover .card-overlay {
opacity: 1;
}
.signup-content {
margin-top: 5%;
} .signup-email {
margin-bottom: 4%;
margin-top: 2%;
}
.signup{
font-size: 3.281rem;
font-weight: 300;
font-family: "Avenir", sans-serif;
}
.signup-link {
display: inline-flex; align-items: center;
gap: 2px;
color: #5C5C5C;
font-size: 1.125rem;
font-weight: 400;
text-decoration: none;
padding-bottom: 2px; border-bottom: 1px solid rgba(255,255,255,0.35); }
.signup-link i {
color: #AA8453;
font-size: 1.125rem;
}
.shop-now-btn {
display: inline-flex;
align-items: center;
justify-content: space-between;
gap: 8px;
padding: 3px 8px 3px 10px;
border-radius: 50px;
text-decoration: none;
color: #ffffff; border: 1.5px solid transparent;
background:
linear-gradient(#000, #000) padding-box,
linear-gradient(
90deg,
#A9905B 0%,
#c9a85c 50%,
#6E45204D 100%
) border-box;
font-family: 'Avenir', sans-serif;
font-size: 0.938rem;
font-weight: 300;
transition: all 0.3s ease;
} .shop-now-btn .btn-text {
letter-spacing: 0.4px;
white-space: nowrap;
} .shop-now-btn .btn-icon {
width: 22px;
height: 22px;
border-radius: 50%; border: 1.5px solid rgba(255, 255, 255, 0.55);
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 9px;
transition: all 0.3s ease;
} .shop-now-btn .btn-icon i {
font-size: 9px;
} .shop-now-btn:hover .btn-icon {
border-color: rgba(212, 175, 55, 0.9);
transform: translateX(3px);
}
.mix-now-btn {
display: inline-flex;
align-items: center;
justify-content: space-between;
gap: 8px;
padding: 3px 8px 3px 10px;
border-radius: 50px;
text-decoration: none;
color: #ffffff; border: 1.5px solid transparent;
background:
linear-gradient(#000, #000) padding-box,
linear-gradient(
90deg,
#A9905B 0%,
#c9a85c 50%,
#6E45204D 100%
) border-box;
font-family: 'Avenir', sans-serif;
font-size: 0.938rem;
font-weight: 300;
transition: all 0.3s ease;
} .mix-now-btn .btn-text {
letter-spacing: 0.4px;
white-space: nowrap;
} .mix-now-btn .btn-icon {
width: 22px;
height: 22px;
border-radius: 50%; border: 1.5px solid rgba(255, 255, 255, 0.55);
display: flex;
align-items: center;
justify-content: center;
color: #ffffff;
font-size: 9px;
transition: all 0.3s ease;
} .mix-now-btn .btn-icon i {
font-size: 9px;
} .mix-now-btn:hover .btn-icon {
border-color: rgba(212, 175, 55, 0.9);
transform: translateX(3px);
}
.mix-now-btn:hover{
color: white;
}
@media (max-width: 576px) {
.mix-now-btn {
gap: 6px;
padding: 0px 4px 0px 4px;
font-size: 9px;
border-width: 1px;
}
.mix-now-btn .btn-icon {
width: 18px;
height: 18px;
font-size: 8px;
}
}
.brand-mark {
text-align: center;
position: relative;
z-index: 5;
}
.brand-mark img {
max-width: 200px;
margin: 50px auto 30px;
}
.logo-button{
position: relative;
z-index: 6;
} .media-kit {
display: inline-flex;
align-items: center; gap: 10px; color: #AA8453;
font-family: "Avenir", sans-serif;
text-decoration: underline;
font-size: 1.641rem;
position: relative;
z-index: 5;
}
.media-kit:hover{
color: #AA8453;
}
.media-kit img {
width: 1.641rem; height: auto;
display: block;
}
@media (max-width: 991px) {
.gallery-cards {
text-align: center;
}   .card-overlay span {
font-size: 18px;
}
}
.kohinoor-footer {
position: relative;
padding: 0px 0 40px;
background: linear-gradient(
to bottom,
rgba(0,0,0,1) 0%,
rgba(0,0,0,1) 40%,
rgba(0,0,0,1) 100%
);   color: rgba(255,255,255,0.75);
overflow: hidden;
margin-top:-2px;
}
.footer-top-nav {
padding: 0px 0 20px;
}
.footer-nav-inner {
display: flex;
align-items: center;
gap: 12%;
}
.footer-logo img {
max-width: 160px;
}
.footer-nav-links {
display: flex;
gap: 40%;
}
.footer-nav-links ul {
display: flex;
align-items: center;
gap: 35%;
list-style: none;
padding: 0;
margin: 0;
}
.footer-nav-links a {
font-family: "Avenir", sans-serif;
color: #AA8453;
font-size: 1.125rem;
font-weight: 300;
text-decoration: none;
white-space: nowrap;
}
.footer-main {
padding: 40px 0 30px;
}
.location, .footer-tagline {
font-family: "Avenir", sans-serif;
color: #AA8453;
font-size: 1.125rem;
font-weight: 300;
margin-bottom: 2rem;
}
.footer-address {
display: flex;
align-items: flex-start; gap: 10px;
line-height: 1.8;
}
.footer-address i , .footer-link i {
color: #AA8453;
font-size: 25px;
}
.footer-link{
display: flex;
align-items: flex-start; gap: 10px;
}
.footer-address span, .footer-paragraph {
display: block;
font-family: "Avenir", sans-serif;
color: #ffffff;
font-size: 0.938rem;
line-height: 25px;
font-weight: 300;
}
.footer-link  span{
display: block;
font-family: "Avenir", sans-serif;
color: #ffffff;
font-size: 0.938rem;
line-height: 25px;
font-weight: 300;
margin-top: 0.5rem;
text-decoration: underline;
}
.footer-bottom {
display: flex;
justify-content: space-between;
margin-top: 40px;
font-size: 12px;
opacity: 0.6;
}
.copyright{
font-family: "Avenir", sans-serif;
color: gray;
font-size: 0.75rem;
font-weight: 500;
display: block;
text-align: center;
}
.buffalosoldiers{
font-family: "Avenir", sans-serif;
color: white;
font-size: 0.75rem;
font-weight: 500;
}
@media (max-width: 991px) {
.footer-nav-inner {
flex-direction: column;
gap: 20px;
text-align: center;
}
.footer-nav-links {
flex-wrap: wrap;
justify-content: center;
gap: 20px;
}
.footer-bottom {
flex-direction: column;
gap: 10px;
text-align: center;
}
}
@media (max-width: 767.98px) {
.signup {
font-size: 2.5rem;
margin-bottom: 1.5rem;
}
.brand-mark img {
max-width: 160px;
margin: 50px auto 30px;
}
.media-kit {
font-size: 1.25rem;
}
.media-kit img {
width: 1.2rem;
}
}
@media (max-width: 576px) {
.signup {
font-size: 2rem;
margin-bottom: 1.5rem;
}
.brand-mark img {
max-width: 160px;
margin: 50px auto 30px;
}
.media-kit {
font-size: 1.25rem;
}
.media-kit img {
width: 1.2rem;
}
}
@media (max-width: 768px) {
.footer-nav-inner {
flex-direction: column;
gap: 20px;
align-items: center;
} .footer-nav-links ul {
display: flex;
flex-direction: column;
align-items: center;
gap: 12px;
list-style: none;
padding: 0;
margin: 0;
} .footer-nav-links ul li {
margin: 0;
}
} .barrel-glass-section {
position: relative;
padding: 20px 0 10px 0;
color: #ffffff;
overflow: hidden;
background:
linear-gradient(
to top,
rgba(0,0,0,1) 0%,
rgba(0,0,0,0) 70%
), radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
margin-top: -2px;
} .barrel-glass-section::before {
content: "";
position: absolute;
inset: 0;
background: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/background-image.png) center/cover no-repeat;
z-index: 1;
} .barrel-watermark {
position: absolute;
right: -60px;
bottom: 40px;
font-family: 'The Seasons', serif;
font-size: 180px;
letter-spacing: 14px;
color: rgba(255,255,255,0.04);
pointer-events: none;
z-index: 2;
} .barrel-glass-section .container {
position: relative;
z-index: 3;
} .barrel-eyebrow-wrap {
display: flex;
align-items: center;
gap: 18px;
margin-bottom: 32px;
}
.barrel-eyebrow {
font-family: 'The Seasons', serif;
font-size: 1.875rem;
color: #FEE39B;
white-space: nowrap;
}
.barrel-line {
width: 64px;
height: 1px;
background:  #FEE39B;
} .barrel-center {
text-align: center;
}
.barrel-bottle {  position: relative;
z-index: 4;
margin-left: -87%;
margin-bottom: 27%;
} .barrel-subtitle {
font-family: 'The Seasons', serif;
font-size: 1.15rem;
color: #FEE39B; }
.barrel-list {
list-style: none;
padding: 0;
margin: 0;
}
.barrel-list li {
font-family: 'Avenir', sans-serif;
font-size: 0.95rem;
font-weight: 300;
color: rgba(255,255,255,0.85); }
@media (max-width: 991px) {
.barrel-glass-section {
padding: 0 0 50px  0;
text-align: center;
}
.barrel-eyebrow-wrap {
justify-content: center;
}
.barrel-title {
font-size: 3.5rem;
}
.barrel-bottle {
max-height: 380px;
margin: 40px 0;
}
.barrel-watermark {
font-size: 90px;
right: 10px;
bottom: 20px;
}
}
@media (max-width: 576px) {
.barrel-title {
font-size: 2.8rem;
}
.barrel-subtitle {
font-size: 1rem;
}
}
@media (max-width: 1400px) {
.barrel-title  {
font-size: 6.8rem;
}
}
@media (max-width: 1200px) {
.barrel-title  {
font-size: 5.8rem;
}
}
@media (max-width: 998px) {
.barrel-title  {
font-size: 4rem;
}
}
.gallery-heading {
position: relative;
z-index: 6; margin-bottom: 3rem;
text-align: center;
}
.gallery-heading .section-title {
color: #fff;
}
.btn-text input[type="submit"] {
background: transparent;
border: none;
font: inherit;
color: inherit;
cursor: pointer;
} .wpcf7-form.submitting .shop-now-btn {
pointer-events: none;
opacity: 0.85;
} .wpcf7-form.submitting .shop-now-btn .btn-icon i {
animation: spin 0.9s linear infinite;
} .wpcf7-form.submitting .shop-now-btn .btn-text {
opacity: 0.6;
} @keyframes spin {
to {
transform: rotate(360deg);
}
}
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
width: 30%;
background: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding: 10px 4px;
color: #fff;
}@font-face {
font-family: 'Avenirs';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Light/Avenir Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Regular/Avenir Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Book/Avenir Book.ttf) format('truetype');
font-weight: 450;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Medium/Avenir Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Heavy/Avenir Heavy.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Avenir';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Avenir Black/Avenir Black.ttf) format('truetype');
font-weight: 900;
font-style: normal;
font-display: swap;
} @font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-lit.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-reg.otf) format('opentype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'The Seasons';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-bd.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Footspring';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/Fontspring-DEMO-theseasons-bdit.otf) format('opentype');
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alverata';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Irregular-Sb-.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'Alveratas';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Informal-.otf) format('opentype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face{
font-family: 'Alverta-bold';
src: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/assets/fonnts.com-Alverata-Informal-Sb-.otf) format('opentype');
font-weight: 700;
font-style: normal;
font-display: swap;
}