@import url("https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,500;1,500&display=swap");
/* OVERRIDES ==================> */
@font-face {
    font-family: MyriadPro;
    font-style: normal;
    src: url("../fonts/myriadpro-light.eot");
    src: url("../fonts/myriadpro-light.eot?#iefix") format("embedded-opentype"),
        url("../fonts/myriadpro-light.woff") format("woff"),
        url("../fonts/myriadpro-light.ttf") format("truetype"),
        url("../fonts/myriadpro-light.svg") format("svg"),
        url("../fonts/myriadpro-light.otf");
    font-weight: 400;
}

@font-face {
    font-family: MyriadPro;
    font-style: bold;
    src: url("../fonts/myriadpro-bold.eot");
    src: url("../fonts/myriadpro-bold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/myriadpro-bold.woff") format("woff"),
        url("../fonts/myriadpro-bold.ttf") format("truetype"),
        url("../fonts/myriadpro-bold.svg") format("svg"),
        url("../fonts/myriadpro-bold.otf");
    font-weight: 700;
}

/* OVERRIDES BOOTSTRAP ====== */
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
}

@media (min-width: 576px) {
    .product-card {
        height: 175px !important;
    }
}
* {
    font-family: MyriadPro;
}
html,
body {
    min-height: 100vh;
    flex-flow: column;
}
body {
    display: flex;
}
footer {
    margin-top: auto;
    background-color: #2a2a2a;
}
footer .brand {
    max-width: 256px;
}

footer {
    color: #fff;
    font-size: 13px;
}
footer ul.information {
    list-style: none;
    padding-left: 0px;
}
footer ul.information li {
    margin-top: 20px;
}

h2 {
    font-size: 1.5rem;
}

.carousel-indicators .active {
    background-color: #006c9a;
}

.carousel-indicators li {
    background-color: #c3c3c3;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23006C9A' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23006C9A' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.btn,
.form-control {
    border-radius: 0px !important;
    padding: 0.25rem 0.72rem !important;
}

.bg-primary-gray {
    background-color: #575757 !important;
}
.bg-primary-green {
    background-color: #d4e344;
}

.text-primary-green {
    color: #d4e344;
}

.navbar {
    background-color: #575757;
}
.navbar-nav .nav-link {
    font-size: 14px;
    color: #fff !important;
    font-family: MyriadPro;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 14px;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-item.active .nav-link {
    color: #3587aa !important;
}

h1.titulo-rtk,
h1.titulo-sds {
    font-size: 22px;
    font-weight: 700;
}

/* RIGHT TO KNOW & SBS =====> */
#tblrtk td,
#tblrtk th,
#tblsds td,
#tblsds th {
    font-size: 14px;
}
#tblrtk a,
#tblsds a {
    color: #000000;
}
#tblrtk a:hover,
#tblsds a:hover {
    color: #5966f2;
}
#accordenRTK .card-header,
#accordenSDS .card-header {
    background-color: #006c9a;
}

#accordenRTK .card-header h5 .btn,
#accordenSDS .card-header h5 .btn {
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
}
#accordenRTK .card-header h5 .btn::after,
#accordenSDS .card-header h5 .btn::after {
    font-family: "Font Awesome 5 Free";
    float: right;
    color: #fff;
    content: "\f068";
}
#accordenRTK .card-header h5 .collapsed::after,
#accordenSDS .card-header h5 .collapsed::after {
    content: "\f067";
}

#tblComponents thead th {
    background-color: #949fb2;
    border-color: #949fb2;
}
#formSearchRTK {
    width: 300px;
    margin: 15px auto;
    justify-content: space-around;
}
#txtSearch {
    width: 200px;
}

.miniatura {
    width: 60px;
    margin: 4px;
}

.text-head {
    color: #09b5da;
    font-size: 20px;
    font-weight: bold;
}

.text-body,
.text-buy {
    font-size: 14px;
}

.etiqueta {
    background-color: #09b5da;
    color: white;
}

.fragance-text {
    background-color: #006c9a;
    color: white;
    border-radius: 0%;
}

.product-desc {
    color: #006c9a;
    font-size: 1.2em;
}

.boton,
.precio {
    margin: auto;
}

.miniatura {
    width: 60px;
}

#content {
    padding: 0;
}

#carrito {
    margin-left: 300px;
}

.product-card {
    height: auto;
    cursor: pointer;
}

.buy-product {
    background-color: #f90706;
    color: #fff;
    max-height: 35px;
}
.product-icon {
    margin: 5px 5px;
    max-width: 55px;
    max-height: 50px;
    cursor: pointer;
}
.icon {
    margin-right: 5px;
    margin-top: 5px;
    max-width: 45px;
    max-height: 40px;
    cursor: pointer;
    border: 1px solid #000;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}

.card-body > p,
.card-title {
    margin-bottom: 0px;
}

.card-body > p {
    color: #777777;
    font-size: 16px;
    line-height: 17px;
}

small {
    color: #006c9a;
}

.box-item {
    font-size: 13px;
}

.card-img {
    padding: 5px;
}

#product-page p {
    font-size: 17px;
    line-height: 21px;
}

#contact-page h1,
#contact-page h2 {
    font-family: arimo, sans-serif;
    color: #333333;
}
#contact-page p {
    color: #777777;
    font-family: open-sans, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}
#contact-page h1 {
    font-size: 20px;
    font-weight: 400;
}
#contact-page h2 {
    line-height: 24px;
    font-size: 20px;
    font-weight: 400;
}
#contact-page .bluediv {
    text-align: center;
    line-height: 19px;
    background-color: #4c83c3;
    position: relative;
    color: #fff;
    display: inline-block;
    padding: 5px 30px;
    font-size: 16px;
}
#contact-page form label {
    font-family: arimo, sans-serif;
    color: #6b6b6b;
}
#contact-page form label.error {
    color: crimson;
}
#contact-page form .btn {
    font-family: arimo, sans-serif;
    font-size: 14px;
    line-height: 20px;
    border-color: transparent;
    background-color: #4c83c3;
    font-weight: 400;
    text-align: center;
    border-width: 0px;
    color: #ffffff;
    position: relative;
    padding: 10px 30px !important;
}

#contact-page form .btn:hover {
    background-color: #3d6ba0;
}

#contact-page iframe.mapa {
    width: 100%;
    height: 350px;
}

#seleccion a:focus {
    color: none !important;
    outline: 0 !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

#seleccion a[aria-expanded="true"] {
    border-bottom: 3px solid #3d6ba0;
}

.product-name {
    font-size: 0.9em !important;
    margin-left: 0.4em;
    line-height: 0.9em !important;
}

.pdf-image {
    cursor: pointer;
    transition: transform 0.2s ease;
    min-height: 10rem;
    margin-bottom: 1rem;
}

.pdf-image:hover img:not(.descargar) {
    transform: scale(1.1);
}

.pdf-image:hover .overlay {
    transform: scale(1.1);
}

.pdf-image img {
    margin: auto;
    margin-bottom: 0.7em;
    transition: transform 0.2s ease;
    align-items: self-start;
}

.pdf-image a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: black;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.pdf-image a span {
    align-items: self-end;
    text-transform: capitalize;
}

.raleway {
    font-family: "Raleway", sans-serif;
}

.overlay img {
    color: white;
    padding: 2em 2em;
}

.overlay {
    transition: 0.5s ease;
    margin-left: 1.4em;
    margin-top: 1em;
    position: absolute;
    top: 25%;
    left: 25%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.cursor-icon {
    cursor: pointer;
}

.download-img {
    margin-top: 1.5em;
}

.download-all-img {
    height: auto;
}

.btncontacto {
    background-color: #eee;
    color: #555;
    padding: 8px 0;
    width: 160px;
    display: inline-block;
    text-align: center;
}

.btnwhatsapp {
    background-color: #00d729;
    color: #fff;
    padding-top: 8px;
    padding-bottom: 7px;
    width: 160px;
    display: inline-block;
    text-align: center;
}

label.error {
    color: crimson;
}

.locaciones_web a {
    color: #fff;
    width: 150px;
}
