
/* navbar Css styles */

@import "navbar.css";

@import "footer.css";
/* navbar Css styles */

body{
    overflow-x: hidden;
}
#loading{
    width: 100%;
    height: 100vh;
    background:#d3d3d3 url(all-images/VAyR.gif) no-repeat center;
    background-size: 35px;
    position: fixed;
    z-index: 99999;
    display: flex;
    flex-direction:column ;
    justify-content: center;
    align-items: center;
}
.section_1{
    height: auto;
    width: 100%;
    margin-top: 80px;
    padding: 30px;

}
.product-overview{
    height: auto;
    width: 100%;
    /* padding: 30px 0px; */

}
.product-carousel{
    width: 100%;
    height: 100%;
    margin: 0px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.product-carousel-image{
    width: 100%;
    height: 100%;
    margin: 0px;
    border-radius: 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.carousel-icon{
    background-color: #6C5F5B;
    padding: 1px;
    border-radius: 50px;
    font-size: 5px;
}

.product-details{
    padding: 15px;
}
.main-product-title{
    font-size: 30px;
    color: #6C5F5B;
    font-family: 'MuseoModerno', cursive;
    font-weight: 700;
}
.in-stock{
    font-family:'MuseoModerno', cursive ;
    font-size: 17px;
    font-weight: 600;
    color: rgb(9, 172, 9);
}
.out-of-stock{
    font-family:'MuseoModerno', cursive ;
    font-size: 17px;
    font-weight: 600;
    color: red;
}
.color-heading{
    font-size: 17px;
    font-family:'MuseoModerno', cursive ;
    color: #6C5F5B;
}
.product-price{
    font-size: 25px !important;
    color: #4F4A45 !important;
    font-family:'MuseoModerno', cursive ;
    line-height: 30px;
    font-weight: 600;
}
.comparision-price{
    color: red;
    font-family:'MuseoModerno', cursive ;
    text-decoration: line-through;
    margin-right: 10px;
    font-size: 17px;
    font-weight: normal;
}
.discount{
    color: red;
    font-family:'MuseoModerno', cursive ;
    margin-right: 10px;
    font-size: 17px;
    font-weight: normal;
}
.keyfeatures-heading{
    color: #4F4A45;
    font-size: 17px;
    font-weight: bold;
    font-family:'MuseoModerno', cursive ;
}
.keyfeatures-para{
    color: #6C5F5B;
    font-size: 15px;
    font-family:'MuseoModerno', cursive ;
}
.Addtocart-button{
    border: none;
    color: #4F4A45;
    background-color: #F6F1EE;
    font-family:'MuseoModerno', cursive ;
    border: 1px solid #6C5F5B;
    margin-right: 20px;
    margin-left: 20px;
    align-items: center;
    margin: 15px;
}
.Addtocart-button:hover{
    background-color: #6C5F5B;
    color: #ED7D31;
    border: 1px solid #4F4A45;
}
.getaquote-button{
    border: none;
    color: #ED7D31;
    background-color: #6C5F5B;
    font-family:'MuseoModerno', cursive ;
    border: 1px solid #6C5F5B;

}
.getaquote-button:hover{
    background-color: #F6F1EE;
    color: #4F4A45;
    border: 1px solid #6C5F5B;
}
.modal-title{
    color: #6C5F5B;
    font-size: 17px;
    font-family:'MuseoModerno', cursive ;
    font-weight: bold;
}
label{
    color: #6C5F5B;
    font-size: 15px;
    font-family:'MuseoModerno', cursive ;
    font-weight: 600;
}
#input-field{
    width: 100%;
    height: 35px;
    border-radius: 6px;
    font-family:'MuseoModerno', cursive ;
    color: #ED7D31;
    border: 1px solid #6C5F5B;
}
.modal-sucess{
    margin: auto;
    width: 30%;
}
.modal-successgif{
    padding: auto;
    height: 150px;
}
.successgif-para{
    color: #6C5F5B;
    font-size: 15px;
    font-family:'MuseoModerno', cursive ;
    text-align: center;
    font-weight: 600;
}
.product-names{
    color: #4F4A45;
    font-size: 15px;
    font-family:'MuseoModerno', cursive ;
}
.section_specification{
    height: auto;
    width: 100%;
    padding: 15px;
}
.specification-heading{
    color: #6C5F5B;
    font-size: 15px;
    font-weight: bold;
    font-family:'MuseoModerno', cursive ;
    text-decoration: none;
    padding: 10px;
}
.specification-heading:hover{
    background-color: #6C5F5B;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    color: #ED7D31;
}
.specification-heading-active{
    color: #6C5F5B;
    font-size: 15px;
    font-weight: bold;
    font-family:'MuseoModerno', cursive ;
    text-decoration: none;
    padding: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border: 1px solid #6C5F5B;
    border-bottom: none;
}
.specification-para{
    color: #6C5F5B;
    font-size: 15px;
    font-family:'MuseoModerno', cursive ;
    margin:10px;
    margin-top: 20px;
}
.collection-section{
    width: 100%;
    height: auto;
    background-color: #fff8f0;
}
.collection-heading{
    color: #ED7D31;
    font-family:'MuseoModerno', cursive ;
    font-weight: 500;
    margin: 0px;
    font-size: 25px;
    margin-bottom: 10px;
}
.collection-description{
    color: #6C5F5B;
    font-family:'MuseoModerno', cursive ;
}
.table-responsive::-webkit-scrollbar{
    width: 0px;
    height: 0px;
}
.table th{
    background-color: transparent;
    width: 120px;
    border: hidden;
}
.product-card{
    background: linear-gradient(
        to bottom,
        transparent 0%,
        transparent 40%,
        #e4e0dc 40%,
        #dfd9d4 60%,
        #d3cabf 60%,
        #cabdad 100%
      ); ;
    width: 250px;
    min-height: 350px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px; */
    cursor: pointer;
}
.product-card:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    transform: scale(1.01);
}
.product-image{
    width: 100%;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.product-image2{
    width: auto;
    height: auto;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.product-title{
    font-size: 17px;
    color: #4F4A45;
    font-family:'MuseoModerno', cursive ;
    font-weight: 700;
}
.product-price{
    font-size: 17px;
    color: #102c57;
    font-family:'MuseoModerno', cursive ;
}
.shopnow-button{
  border: 1px solid #6C5F5B;
  color: #F6F1EE;
    background-color: #6C5F5B;
    font-family:'MuseoModerno', cursive ;
}
.shopnow-button:hover{
    background-color: #F6F1EE;
    color: #6C5F5B;
    border: 1px solid #6C5F5B;
}

table {
    width: auto;
}
tr {
    border-bottom: 1px solid #af9a82;
    margin: 10px;
}
th{
    padding: 10px; 
}
td{
    padding: 10px;
}
#intheboxcontent table thead tr {
    text-align: center;
}
#intheboxcontent td {
    text-align: center;
}