@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;
} .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-weight: 500;
transition: all 0.3s ease;
} .shop-now-btn .btn-text {
letter-spacing: 0.4px;
white-space: nowrap;
font-size: 0.938rem;
} .shop-now-btn .btn-icon {
width: 30px;
height: 30px;
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: 12px;
font-weight: 300;
} .shop-now-btn:hover .btn-icon {
border-color: rgba(212, 175, 55, 0.9);
transform: translateX(3px);
}
@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: 70vh;
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;
}
.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-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;
} .decor-line {
text-align: center;
margin: 0 auto;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.heritage-decor {
width: clamp(180px, 30vw, 400px);
max-width: 90%;
margin: 0 auto 3rem;
display: block;
}
.contact-section {
position: relative;
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;
color: #fff;
overflow: hidden;
} .ornament {
width: 160px;
height: 24px;
margin: 0 auto;
background: url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/ornament-gold.png) center/contain no-repeat;
} .contact-title {
font-family: 'Footspring', serif;
font-size: 3.5rem;
margin-bottom: 16px;
} .contact-subtitle {
font-size: 1.172rem;
font-family: "Albert Sans", sans-serif; margin: 0 auto;
line-height: 1.6;
font-weight: 300;
} .luxury-input {
background: transparent;
border: 1px solid #c8a24a;
border-radius: 40px;
padding: 14px 24px;
color: #fff;
font-size: 14px;
letter-spacing: 1px;
}
.luxury-input::placeholder {
color: #fff;
opacity: 0.85;
letter-spacing: 1px;
}
.luxury-input:focus {
background: transparent;
border-color: #e1c56b;
box-shadow: none;
color: #fff;
} .submit-wrap {
max-width: 73%;
margin: 0 auto;
}
.submit-btn {
background: transparent;
border: 1px solid #c8a24a;
color: #fff;
padding: 10px 26px;
border-radius: 30px;
font-size: 14px;
display: inline-flex;
align-items: center;
gap: 10px;
transition: all 0.3s ease;
}
.submit-btn .arrow {
display: inline-block;
transform: translateY(1px);
}
.submit-btn:hover {
background: #c8a24a;
color: #000;
} @media (max-width: 767px) {
.contact-title {
font-size: 38px;
}
.submit-wrap {
text-align: center !important;
} .luxury-field {
margin-left: auto;
margin-right: auto;
}
}
.luxury-field {
position: relative;
width: 85%;
border-radius: 60px;
padding: 1px;
} .luxury-field::before {
content: "";
position: absolute;
inset: 0;
border-radius: 60px;
padding: 1px;
background:
linear-gradient(
120deg,
rgba(45, 32, 13, 0.25) 0%,
rgba(200, 129, 34, 0.45) 0%,
rgba(200, 129, 34, 0.95) 0%,
rgba(200, 129, 34, 0.45) 63%,
rgba(45, 32, 13, 0.25) 100%
);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
} .luxury-field input {
width: 100%;
background: transparent;
border: none;
outline: none;
padding: 0px 30px;
border-radius: 60px;
color: #fff;
font-size: 1.172rem;
letter-spacing: 1px;
font-family: 'Avenir', sans-serif;
font-weight: 300;
margin-top: 4%;
}
@media (max-width: 767px) {
.luxury-field input {
margin-top: 5%;
}
} .luxury-field input::placeholder {
color: #fff;
opacity: 0.9;
letter-spacing: 2px;
} .luxury-field:focus-within::before {
background: linear-gradient(
120deg,
rgba(45, 32, 13, 0.4),
rgba(200, 129, 34, 1),
rgba(45, 32, 13, 0.4)
);
} .contact-map-section {
padding: 80px 0 0 0;
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;
} .luxury-box {
position: relative;
border-radius: 40px;
padding: 50px;
} .luxury-box::before {
content: "";
position: absolute;
inset: 0;
padding: 1px;
border-radius: 40px;
background: linear-gradient(
120deg,
rgba(45, 32, 13, 0.25) 0%,
rgba(200, 129, 34, 0.5) 6%,
rgba(200, 129, 34, 0.95) 50%,
rgba(200, 129, 34, 0.5) 90%,
rgba(45, 32, 13, 0.25) 100%
);
-webkit-mask:
linear-gradient(#000 0 0) content-box,
linear-gradient(#000 0 0);
-webkit-mask-composite: xor;
mask-composite: exclude;
pointer-events: none;
} .contact-info {
padding-top: 20%;
}
.contact-info{
font-family: 'Avenir', sans-serif;
color: hsla(0, 0%, 100%, 1);
font-size: 1.031rem;
font-weight: 300;
margin:0;
line-height: 130%;
}
.contact-info a{
color: #e5e5e5;
text-decoration: none;
font-family: 'Avenir', sans-serif;
font-size: 1.031rem;
font-weight: 300;
}  .luxury-btn {
background: transparent;
border: 1px solid #C88122;
color: #fff;
padding: 10px 24px;
border-radius: 30px;
font-size: 14px;
display: inline-flex;
align-items: center;
gap: 10px;
transition: 0.3s ease;
}
.luxury-btn:hover {
background: #C8812266;
color: #000;
} .map-wrap {
border-radius: 70px;
overflow: hidden;
height: 100%;
min-height: 450px;
position: relative;
}
.map-wrap iframe {
width: 100%;
height: 100%;
border: none;
filter: grayscale(20%) sepia(20%) brightness(0.95);
position: relative;
z-index: 1;
}
.map-wrap::after {
content: "";
position: absolute;
inset: 0;
background: rgba(200, 129, 34, 0.4);
z-index: 2;
pointer-events: none;
mix-blend-mode: multiply;
} @media (max-width: 991px) {
.luxury-box {
padding: 30px;
}
.map-wrap {
min-height: 320px;
} .submit-wrap {
max-width: 86%;
}
} .contact-map-section .row.align-items-center {
align-items: stretch !important;
}
.contact-map-section .col-lg-7,
.contact-map-section .col-md-12 {
display: flex;
}
.contact-map-section .map-wrap {
flex: 1 1 auto;
}
.hertage-decor{
width: 20%;
}
.gallery-signup-section {
position: relative;
padding: 20px 0 120px 0; color: #ffffff;
overflow: hidden;
background: radial-gradient(
ellipse at center,
#041123 0%,
#020b18 40%,
#000000 100%
);
}
.gallery-signup-section::before {
content: "";
position: absolute;
inset: 0;
background:
linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 60%),
linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 50%),
linear-gradient(to left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 37%),
url(//kohinoorindianrum.com/wp-content/themes/hello-elementor-child-theme/media/slik-fabric-background.png) center/cover no-repeat;
z-index: 1;
}
.gallery-perform::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; }  .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%;
position: relative;
z-index: 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 7px 3px 12px;
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);
}
.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 img {
width: 1.641rem; height: auto;
display: block;
}
.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;
}
.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;
}
}
.shop-now-btn:hover {
color: #ffffff;
}
.legacy-section { padding: 12% 0 0 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;
width: 100%; object-fit: cover;
border-radius: 24px;
}  .legacy-content {
position: relative;
margin-top: -10%;  }   @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: -25%;
position: relative;
}
.legacy-title {
font-size: 30px;
}
.legacy-left,
.legacy-right {
text-align: center;
}
.legacy-logo {
margin: 0 auto;
}
.legacy-right p {
font-size: 0.95rem;
line-height: 20px;
}
}
@media (max-width: 576px) {
.legacy-section {
padding: 0 0 0;
}
.legacy-content {
margin-top: -25%;
padding-bottom: 50px;
}
.legacy-title {
font-size: 2.2rem;
margin-bottom: 20px;
}
.legacy-logo {
max-width: 100px;
margin: 15px auto 0;
}
.legacy-left,
.legacy-right {
text-align: center;
margin-bottom: 0;
}
.legacy-right p {
font-size: 0.875rem;
line-height: 18px;
margin-bottom: 12px;
}
.since-pill {
font-size: 11px;
padding: 4px 12px;
}
} .legacy-section {
position: relative;
overflow: hidden;
}
@media (max-width: 991px) {
.legacy-section {
padding: 140px 0 40px; }
.legacy-image-wrapper {
padding: 0 16px;
}
.legacy-image-wrapper img {
max-width: 900px;
border-radius: 18px;
}
}
@media (max-width: 768px) {
.legacy-section {
padding: 130px 0 32px;
}
.legacy-image-wrapper {
padding: 0 12px;
}
.legacy-image-wrapper img {
max-width: 100%;
border-radius: 14px;
}
}
@media (max-width: 576px) {
.legacy-section {
padding: 140px 0 28px; }
.legacy-image-wrapper {
padding: 0 10px;
}
.legacy-image-wrapper img {
max-width: 100%;
border-radius: 12px;
}
}
@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;
}
}
input.signup-link{
direction: ltr;
width: 30%;
background: transparent;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.5); padding: 10px 4px;
color: #fff;
}
[type=button]:not(:disabled){
border-color: none;
background: transparent;
padding: 7px 7px 10px 7px;
} #shop-submit-wrap .shop-now-btn {
position: relative;
padding-right: 52px;
color: #fff;
overflow: visible;
} #shop-submit-wrap .shop-now-btn::after {
content: ">";
position: absolute;
right: 18px;
top: 50%;
transform: translateY(-50%);
font-size: 18px;
font-weight: 600;
color: #fff;
pointer-events: none;
z-index: 2;
} #shop-submit-wrap .wpcf7-spinner {
position: absolute;
right: 45px;
top: 50%;
transform: translateY(-50%);
z-index: 1;
}
.media-kit:hover{
color: #AA8453;
}@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;
}