html,
body {
width: 100vw;
overflow-x: hidden;
}
header {
background: black !important;
}
#top-header,
#main-footer,
#top-menu-nav,
#et_mobile_nav_menu {
display: none !important;
}
#et-main-area {
min-height: 90vh;
}
body {
background: url(https://www.losantosjoyeros.com/wp-content/uploads/2024/06/IMG-HOME.png);
background-size: cover;
background-repeat: no-repeat;
background-color: black;
}
.joinchat {
display: none !important;
}
.logo_container img {
content: url(https://www.losantosjoyeros.com/wp-content/uploads/2024/06/LOGO@3x.png);
}
.text-primary {
color: #BF9652 !important;
}
.text-light {
color: #FFFFFF !important;
}
.merriweather {
font-family: "Merriweather", serif;
}
.opensans {
font-family: "Open Sans", sans-serif;
}
.fs-38 {
font-size: 38px;
}
.fs-30 {
font-size: 30px;
}
.fs-16 {
font-size: 16px;
}
.btn {
border-radius: 0 !important;
}
.btn-primary,
.btn-primary:hover {
color: #fff;
background-color: #BF9652;
border-color: #BF9652;
}
.bg-primary {
background-color: #BA9752 !important;
}
.number-wrap {
width: 40px;
height: 40px;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.upload-wrap {
background: silver;
border: 1px white dashed;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 40vh;
border-radius: 15px;
}
.modal-content {
background: black;
border: 1px silver solid;
}
.modal-content h5,
.modal-content .modal-body {
color: wheat;
}
body>div#page-container>header#main-header {
height: 60px !important;
}
.et_header_style_left .logo_container {
height: 60px;
padding-top: 0;
} .single-product .container {
width: 95% !important;
max-width: 1900px !important;
margin: auto !important;
}