.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
.black{
    color: black
}
#footer span {
    display: block;
    margin-bottom: 25px;
    color: #fff !important;
    font-weight: 600;
}
swiper-container {
    width: 100%;
    height: 100%;
}
swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
swiper-slide img {
    /* display: sw </swiper-slidek>; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body {
    background: #000;
    color: #000;
}
swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
swiper-slide {
    background-size: cover;
    background-position: center;
}
.mySwiper {
    height: 80%;
    width: 100%;
}
.mySwiper2 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.mySwiper2 swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.mySwiper2 .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-slide img {
    /* display: sw </swiper-slidek; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btn-success-detail {
    color: #fff;
    background-color: #2B642B;
    border-color: #2B642B;
}
.accordion-header {
    background: #f3f3f361;
    padding: 1em 1.5em;
    color: #595959;
}
.product_price {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}
h3 span.precio-anterior {
    color: #565959;
    font-size: 12px;
    margin-right: 7px;
    text-decoration: line-through;
}
.producto-titulo{
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 11px;
}
.visuallyhidden {
    position: absolute;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
    clip-path: inset(0px 0px 99.9% 99.9%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    padding: 0;
    border: 0
}
.black{
    color: black
}
#footer span {
    display: block;
    margin-bottom: 25px;
    color: #fff !important;
    font-weight: 600;
}
swiper-container {
    width: 100%;
    height: 100%;
}
swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
swiper-slide img {
    /* display: sw </swiper-slidek>; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
body {
    background: #000;
    color: #000;
}
swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
}
swiper-slide {
    background-size: cover;
    background-position: center;
}
.mySwiper {
    height: 80%;
    width: 100%;
}
.mySwiper2 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}
.mySwiper2 swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}
.mySwiper2 .swiper-slide-thumb-active {
    opacity: 1;
}
.swiper-slide img {
    /* display: sw </swiper-slidek; */
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.btn-success-detail {
    color: #fff;
    background-color: #2B642B;
    border-color: #2B642B;
}
.accordion-header {
    background: #f3f3f361;
    padding: 1em 1.5em;
    color: #595959;
}
.product_price {
    font-size: 21px;
    color: #000;
    font-weight: 600;
}
h3 span.precio-anterior {
    color: #565959;
    font-size: 12px;
    margin-right: 7px;
    text-decoration: line-through;
}
.producto-titulo{
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-left: 11px;
}
.top_bar #cambiar-moneda {
    display: contents;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}