/*font-family: 'Fira Sans', sans-serif;
font-family: 'Mukta', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Raleway', sans-serif;
font-family: 'Roboto', sans-serif;
font-family: 'Vollkorn', serif;*/

a{
    text-decoration: none;
}
form.contactbottom{
  padding: 30px 0 0 0;
}
form.contactbottom h3{
    text-align: center;
}
form.contactbottom .form-row{
  display: flex;
  margin: 32px 0;
}
form.contactbottom .form-row .input-data{
  width: 100%;
  height: 40px;
  margin: 0 20px;
  position: relative;
}
form.contactbottom .form-row .textarea{
  height: 70px;
  outline: none;
  box-sizing: border-box;
}
form.contactbottom .input-data input,
form.contactbottom .textarea textarea{
  display: block;
  width: 100%;
  height: 100% !important;
  min-height: auto !important;
  border: none;
  font-size: 17px;
  border-bottom: 2px solid rgba(0,0,0, 0.12);
  outline: none;
  box-sizing: border-box;
  color: #282936;
}
form.contactbottom .input-data input:focus ~ label, .textarea textarea:focus ~ label,
form.contactbottom .input-data input:valid ~ label, .textarea textarea:valid ~ label{
  transform: translateY(-20px);
  font-size: 14px;
  color: #B4A263;
}
form.contactbottom .textarea textarea{
  resize: none;
  padding-top: 10px;
}
form.contactbottom .input-data label{
  position: absolute;
  pointer-events: none;
  bottom: 10px;
  font-size: 16px;
  transition: all 0.3s ease;
}
form.contactbottom .textarea label{
  width: 100%;
  bottom: 40px;
  background: #fff;
}
form.contactbottom .input-data .underline{
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
}
form.contactbottom .input-data .underline:before{
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #B4A263;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
}
form.contactbottom .input-data input:focus ~ .underline:before,
form.contactbottom .input-data input:valid ~ .underline:before,
form.contactbottom .textarea textarea:focus ~ .underline:before,
form.contactbottom .textarea textarea:valid ~ .underline:before{
  transform: scale(1);
}
form.contactbottom .submit-btn .input-data{
  overflow: hidden;
  height: 45px!important;
  width: 25%!important;
}
form.contactbottom .submit-btn .input-data input{
  background: none;
  color: #000;
  font-size: 17px;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  padding: 5px 20px!important;
  opacity: 1!important;
  position: relative!important; 
  width: auto!important; 
height: auto!important; 
border: 1px solid #000!important; 
}
form.contactbottom .submit-btn .input-data input:hover{
  background-color: #B4A263;
  color: #fff;
  border: none!important; 
}


.hero{
    display: flex;
    /*width: 100%;*/
    height: 100vh;
    flex-direction:row;
    flex-wrap:wrap;
    /*flex-flow:column;*/
    justify-content:center;
    align-items:center;
    align-content:center;
        background-size:100%;
    background-repeat: no-repeat;
    background-position:center center;
    background-attachment: fixed;
    background-size: cover;
}
.hero.natural-salt-lamps{
    background-image: url('/images/DSC_4389_181078d1-8786-4170-89fb-9c4d38e6bbe4.webp');
}
.hero.edible-rock-salt{
    background-image: url('/images/edible/food-rock-mineral-turkish-delight-himalayan-salt-igneous-rock-1609032-pxhere.com_.jpg');
}
.hero.animal-lick-salt{
    background-image: url('../images/animal lick/lick-salt-bg.webp');
}
.hero.himalayan-rock-salt-tiles{
    background-image: url('/images/tiles/himalyan-min.jpg');
}
.hero.tequila-shots{
    background-image: url('/images/spaItems/Root-7-Himalayan-salt-glasses.webp');
}
.hero.bath-salt{
    background-image: url('/images/spaItems/1689937489931.png');
}
.hero.kitchenware-salt{
    background-image: url('/images/edible/Himalayan-salt-mortar-and-pestle.webp');
}
.hero.Geometrical-Shapes-Rock-Salt-Lamps{
    background-image: url('/images/salt-lamps/61D3tmEBvoL.jpg');
}
.hero .overlay{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 0;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,0.6) 10%, rgba(255,255,255,1) 100%);
}
.hero .content{
/*    order:;
    flex-grow:;
    flex-shrink:;
    flex-basis:;*/
    flex:1;
    align-self:center;
    z-index: 1;
    text-align: center;
}
.hero .content p{
    font-family: "Georgia";
    font-size: 1.2em;
    font-style: italic;
    /*color: #B4A263;*/
}
.hero .content h1{
    font-family: "Dosis", Arial, Helvetica, sans-serif;
    font-size: 2.2em;
    color: #333;
}
.hero .content h1 strong{
    font-family: "Allura";
    font-size: 1.2em;
    color: #000;
}
.hero .content .productLinks{
/*    font-family: "Allura";
    font-size: 1.2em;
    color:#681029;
    font-weight: 800;
    padding: 10px;*/
}
.hero .content .productLinks a{
    font-family: "Allura";
    font-size: 1.2em;
    color:#681029;
    font-weight: 800;
    padding: 10px;
    text-decoration: none;
}
.hero .content .productLinks a:hover{
    color: #ff9906;
}
.hero .content .productLinks a:after{
    /*content: "-";*/
    padding: 10px;
}
.right .round-co{
    width: 400px;
}
.productDesc{
    font-weight: 500;
}
.natlamp{
    /*background-color: #f0f0f0;*/
}
.natlamp img{
    width: auto;
    max-height: 300px;
    --f: .1; /* the parallax factor (the smaller the better) */
  --r: 10px; /* radius */
  
  --_f: calc(100%*var(--f)/(1 + var(--f)));
  --_a: calc(90deg*var(--f));
  aspect-ratio: 1;
  object-fit: cover;
  clip-path: inset(0 var(--_f) 0 0 round var(--r));
  transform: perspective(400px) var(--_t,rotateY(var(--_a)));
  transition: .5s;
  cursor: pointer;
}
.natlamp figure{
}
.natlamp figure figcaption{
    text-align: center;
}
.natlamp:hover img{
     clip-path: inset(0 0 0 var(--_f) round var(--r));
  --_t: translateX(calc(-1*var(--_f))) rotateY(calc(-1*var(--_a)));
}
table.productTable caption{
    text-align: left;
    color: #B4A263;
    font-size: 1.5em;
    letter-spacing: 2px;
}
table.productTable, .productTable tr, .productTable th, .productTable td{
    border: 1px solid #333 !important;
    background-color: transparent !important;
}
.productTable thead tr th{
    background-color: #a3a3a3 !important;
}
.productTable tbody tr td{
    background-color: #fff;
}
.productTable tr{
    cursor: pointer;
}
.productTable tr:hover{
    background-color: #dfdfdf !important;
}
.float-left{
    float: left;
}
.flex-box{
    
    display: -webkit-flex; /* Safari */     
    display: flex; /* Standard syntax */
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:center;
    align-items: stretch;
    gap:3.3%;
}
.flex-items{    
    -webkit-flex: 1; /* Safari */
    -ms-flex: 1; /* IE 10 */
    flex: 1; /* Standard syntax */
    align-items: center;
}
.flex-items-3{
  flex: 30%;
  flex-basis: 30%;
}
.flex-items-4{
  flex: 21.5%;
  flex-basis: 21.5%;
}
.flex-items-2{    
  flex: 46%;
  flex-basis: 46%;
}
.cardsss {
    width: 100%;
    padding: 0 3% 0 5%;
    min-height: 300px;
    margin: 0 auto;
}
.edible .card__img, .edible .card__img--hover {
    background-image: url('/images/types-of-salt.webp');
}

.lamps .card__img, .lamps .card__img--hover {
    background-image: url('/images/lamps.webp');
}
.animallick .card__img, .animallick .card__img--hover {
    background-image: url('/images/animallick.webp');
}
.tiles .card__img, .tiles .card__img--hover {
    background-image: url('/images/tiles1.webp');
}
.spice .card__img, .spice .card__img--hover {
    background-image: url('/images/spices.webp');
}
.blends .card__img, .blends .card__img--hover {
    background-image: url('/images/seasonings.webp');
}
.card__img {
  visibility: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
  
}
.card__img--hover {
  transition: 0.2s all ease-out;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
  position: absolute;
    height: 235px;
  border-top-left-radius: 12px;
border-top-right-radius: 12px;
top: 0;
  
}
.cardss,.card-products {
  transition: all .4s cubic-bezier(0.175, 0.885, 0, 1);
  background-color: #fff;
  position: relative;
  border-radius: 12px;
  /*overflow: hidden;*/
  box-shadow: 0px 13px 10px -7px rgba(0, 0, 0,0.1);
  float: left;
  /*height: 80vh;*/
  
}
.cardss:hover {
  box-shadow: 0px 30px 18px -8px rgba(0, 0, 0,0.1);
    transform: scale(1.10, 1.10);
}

.card__info {
z-index: 2;
  background-color: #fff;
  border-bottom-left-radius: 12px;
border-bottom-right-radius: 12px;
   padding: 16px 24px 24px 24px;
}
.card__title {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.3em;
    font-weight: 700;
}
.cards-products .card__title {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    font-weight: 600;
    line-height: normal !important;
}
.cardss:hover .card__img--hover {
    height: 100%;
    opacity: 0.3;
}

.cardss:hover .card__info {
    background-color: transparent;
    position: relative;
}


* {
  box-sizing: border-box;
}
*::before, *::after {
  box-sizing: border-box;
}
.font-mutka{
    font-family: "Mukta", sans-serif;
}

.font-cus1{
    color: #451400;
    font-weight: 800;
    font-size: 1.5em;
    font-family:Roboto;
    text-transform: uppercase;
}
.list-horizontal{
    /*list-style-position: inside;*/
}
.list-horizontal li {
  /*display:inline;*/
}
.list-horizontal li:before {
  color:#451400;
  font-size:23px;
}
.cards{
    padding:1% 5%;
}
.cards .card{
    border: 1px solid #000;
}
.cards .card .img-container{
    height: 200px;
    background-position: bottom center;
    background-size: contain;
    position: relative;
}
.cards .card .img-container .overlay{
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
}
.cards .card.retail .img-container{
    background-image: url(/images/pouch.webp);
}
.cards .card.bulk .img-container{
    background-image: url(/images/loading.webp);
}
.cards .card .img-container h2{
    font-size: 3em;
    font-weight: 800;
    color: #fff;
    position: absolute;
    top: 45%;
    width: 100%;
    text-align: center;
    z-index: 9;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}
.cards .card .card-content{
    padding: 5%;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.cards .card .card-content a.view-detail {
  display: inline-block;
  padding: 0.75rem 1.25rem;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.15rem;
  transition: all 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
}
.cards .card .card-content a.view-detail:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #b68207;
  z-index: -2;
}
.cards .card .card-content a.view-detail:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-color: #976500;
  transition: all 0.3s;
  z-index: -1;
}
.cards .card .card-content a.view-detail:hover {
  color: #fff;
}
.card .card-content a.view-detail:hover:before {
  width: 100%;
}
.font-roboto{
  font-family: 'Roboto', sans-serif;
}
.font-weight-900{
    font-weight: 900;
}
.cards.products .card img{
    width: 100%;
    float: left;
}
.btn-more {
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
}
.btn-more.learn-more {
  width: 12rem;
  height: auto;
}
.btn-more.learn-more .circle {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: relative;
  display: block;
  margin: 0;
  width: 3rem;
  height: 3rem;
  background: #b68207;
  border-radius: 1.625rem;
}
.btn-more.learn-more .circle .icon {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #fff;
}
.btn-more.learn-more .circle .icon.arrow {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  left: 0.625rem;
  width: 1.125rem;
  height: 0.125rem;
  background: none;
}
.btn-more.learn-more .circle .icon.arrow::before {
  position: absolute;
  content: "";
  top: -0.25rem;
  right: 0.0625rem;
  width: 0.625rem;
  height: 0.625rem;
  border-top: 0.125rem solid #fff;
  border-right: 0.125rem solid #fff;
  transform: rotate(45deg);
}
.btn-more.learn-more .button-text {
  transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0.75rem 0;
  margin: 0 0 0 1.85rem;
  color: #282936;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
  text-transform: uppercase;
}
.btn-more:hover .circle {
  width: 100%;
}
.btn-more:hover .circle .icon.arrow {
  background: #fff;
  transform: translate(1rem, 0);
}
.btn-more:hover .button-text {
  color: #fff;
}




.btn {
  display: inline-block;
  color: #ffffff;
  padding: 5px;
  position: relative;
  letter-spacing: 1px;
}
.btn__circle, .btn__text, .btn__white-circle {
  position: absolute;
}
.btn__circle {
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 100%;
  width: 100%;
  box-shadow: 0 0 1px 1px #000;
  transition: 0.3s linear;
}
.btn__white-circle {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 56px;
  height: 56px;
  border-radius: 100%;
  background: #ffffff;
  display: flex;
  transition: 0.3s ease-in-out;
}
.btn__white-circle svg {
  width: 24px;
  height: 24px;
  margin: auto;
}
.btn__text {
  top: 50%;
  transform: translateY(-50%);
  white-space: nowrap;
  z-index: 2;
  padding: 14px 8px 24px 20px;
  transition: 0.3s linear;
  font-size: 0.8em;
}
.btn:hover .btn__circle {
  transform: scale(0);
}
.btn:hover .btn__white-circle {
  transform: translate(-50%, -50%) scale(1);
}
.btn:hover .btn__text {
  transform: translate(40px, -50%);
}
.fot{
    
}
