body {
margin: 0;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
b,
strong {
font-weight: bolder;
}
pre,
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
}
button,
input {
overflow: visible;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
progress {
vertical-align: baseline;
}
textarea {
overflow: auto;
}
template,
[hidden] {
display: none;
}
#copyright {
opacity: 0.7;
font-size: small;
font-family: sans-serif;
text-align: right;
margin: 0.5rem;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
.aligncenter {
text-align: center;
}
.bypostauthor {
}
.gallery-caption {
}
.screen-reader-text {
}
.sticky {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-item {
display: inline-block;
text-align: left;
vertical-align: top;
margin: 0 0 1.5em;
padding: 0 1em 0 0;
width: 50%;
}
.gallery-columns-1 .gallery-item {
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-item a {
display: inline-block;
max-width: 100%;
}
.gallery-item a img {
display: block;
backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
opacity: 0.6;
}
.gallery-caption {
display: block;
margin-bottom: 0;
}
.product-detail {
font-family: "Inter", sans-serif;
padding: 50px 40px;
max-width: 1100px;
margin: 50px auto 0 auto;
display: flex;
justify-content: space-between;
position: relative;
}
.images,
.info {
flex: 1;
padding: 0 30px 0 0;
}
.images > .main-image {
max-width: 100%;
height: 420px;
}
.images > .main-image > img {
width: 100%;
height: 350px;
object-fit: contain;
}
.thumbnail-images {
display: flex;
gap: 25px;
}
.thumbnail-images > img {
width: 130px;
height: 130px;
object-fit: cover;
position: relative;
cursor: pointer;
border-radius: 20px;
object-fit: contain;
}
.thumbnail.active {
border: 2px solid #f6f6f6;
padding: 5px;
transform: scale(1.1);
box-sizing: border-box;
object-fit: contain;
}
.product-detail > .info > .brand {
font-size: 16px;
font-weight: 700;
color: #df152d;
font-style: normal;
line-height: normal;
}
.product-detail > .info > .product-name {
margin: 0;
font-size: 32px;
font-weight: 700;
color: #000;
max-width: 450px;
line-height: normal;
font-style: normal;
}
.wrapper {
max-width: 450px;
margin-top: 40px;
}
.wrapper > .price {
display: block;
font-size: 32px;
font-weight: 500;
color: #000;
line-height: normal;
font-style: normal;
}
.description_title {
font-size: 20px;
font-weight: 700;
color: #000;
line-height: normal;
font-style: normal;
margin-top: 20px;
}
.wrapper > p,
.wrapper > ul {
font-size: 20px;
color: #46484a;
font-weight: 400;
line-height: normal;
font-style: normal;
}
.wrapper > ul {
display: flex;
flex-direction: column;
row-gap: 12px;
}
.stars {
display: flex;
column-gap: 10px;
}
.stars .star {
display: inline-block;
width: 30px;
height: 30px;
background-image: url(//costa-rica-tienda.grupoequipsa.net/wp-content/themes/skelementor/star.svg);
object-fit: contain;
}
.stars .star-gray {
filter: grayscale(1);
opacity: 0.2;
} .features {
width: 100%;
background-color: #f6f6f6;
padding: 78px 30px;
font-family: "Inter", sans-serif;
margin-top: 70px;
min-height: auto;
box-sizing: border-box;
}
.feature-wrapper {
max-width: 1100px;
margin: 0 auto;
display: flex;
column-gap: 100px;
}
.spacer {
width: 1px;
min-height: 100%;
background-color: #000;
}
.items {
width: 220px;
display: flex;
flex-direction: column;
row-gap: 20px;
}
.items > span {
color: #181a1d;
font-weight: 400;
font-size: 20px;
letter-spacing: 1px;
line-height: 24.2px;
cursor: pointer;
}
.item-information {
max-width: 750px;
}
.items-spacer {
display: flex;
column-gap: 30px;
}
.item-information p {
display: none;
font-size: 20px;
font-weight: 400;
color: #46484a;
line-height: 24.2px;
margin: 0;
min-height: 100%;
}
.item-information p:first-of-type {
display: block;
}
.item.active {
font-weight: 600;
} .related-products {
max-width: 1100px;
margin: 50px auto 60px auto;
font-family: "Inter", sans-serif;
box-sizing: border-box;
}
.related-products .title {
font-size: 32px;
font-weight: 700;
color: #181a1d;
line-height: 38px;
text-align: center;
}
.related-product {
margin-top: 50px;
display: flex;
justify-content: space-between;
column-gap: 25px;
}
.related-product > .box {
width: 30%;
min-height: 100%;
height: fit-content;
box-shadow: 0px 29px 69px 0px #00003333;
border-radius: 12px;
padding: 30px 18px;
position: relative;
}
.related-product > .box::after {
content: "";
width: 53px;
height: 60px;
border-radius: 0 0 8px 8px;
position: absolute;
background: url(//costa-rica-tienda.grupoequipsa.net/wp-content/themes/skelementor/logo.svg) no-repeat center center;
background-color: #df152d;
top: 0;
left: 20px;
}
.related-product > .box > a {
text-decoration: none;
}
.related-product > .box > a > .image {
width: 100%;
display: flex;
justify-content: center;
}
.related-product > .box > a > .image > img {
max-width: 220px;
}
.related-product > .box > a > h3 {
font-size: 20px;
font-weight: 700;
color: #181a1d;
line-height: 24px;
}
.related-product > .box > a > h3 {
margin: 0;
}
.related-product > .box > a > span {
display: block;
margin-top: 10px;
}
.related-product > .box > a > .brand {
font-size: 14px;
font-weight: 700;
color: #df152d;
line-height: 17px;
}
.related-product > .box > a > .price {
font-size: 16px;
font-weight: 400;
line-height: 20px;
color: #181a1d;
} .form-shortcode {
max-width: 1200px;
margin: 100px auto 50px auto;
font-family: "Inter", sans-serif;
box-sizing: border-box;
padding: 0 30px;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-title {
font-family: "Inter", sans-serif !important;
font-size: 25px !important;
font-weight: 700 !important;
color: #181a1d !important;
font-style: normal !important;
line-height: 25px !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-label {
font-size: 17px !important;
font-weight: 600 !important;
color: #46484a !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-label
.forminator-required {
color: #df152d !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat .forminator-input,
.forminator-ui#forminator-module-9582.forminator-design--flat .forminator-input,
input {
background-color: #f6f6f6 !important;
height: 45px;
color: #181a1d;
margin-top: 10px;
padding: 5px 15px;
border-radius: 5px !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-select2
+ .forminator-select
.selection
.select2-selection--single[role="combobox"],
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-select2
+ .forminator-select
.selection
.select2-selection--single[role="combobox"]:focus,
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-select2
+ .forminator-select
.selection
.select2-selection--single[role="combobox"]:hover {
background-color: transparent !important;
}
.forminator-ui#forminator-module-8296.forminator-design--default
.forminator-select2
+ .forminator-select
.selection
.select2-selection--single[role="combobox"] {
border-radius: 5px !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-error-message {
color: #df152d !important;
background-color: #ffdfe3 !important;
font-size: 14px !important;
font-weight: 500 !important;
padding: 5px 15px !important;
border-radius: 5px !important;
} .forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-button-submit {
background-color: #df152d !important;
color: #fff !important;
font-family: "Inter", sans-serif !important;
font-weight: 700 !important;
font-size: 16px !important;
padding: 10px 25px;
border-radius: 5px !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-button-submit:hover {
box-shadow: none !important;
background-color: #c42336 !important;
}
.forminator-ui#forminator-module-9582.forminator-design--flat
.forminator-button-submit
> svg {
display: none !important;
}
.ficha {
padding: 15px 30px;
border: 1px solid #d2d2d2;
color: #181a1d;
font-family: "Inter", sans-serif;
font-weight: 600;
font-size: 16px;
background-color: #f6f6f6;
border-radius: 10px;
height: 50px;
cursor: pointer;
margin-top: 20px;
transition: 300ms ease-in-out;
}
.ficha:hover {
box-shadow: 0px 3px 39px 0px #00003333;
}
.popup-ficha {
width: 650px;
min-height: fit-content;
border-radius: 10px;
background-color: #fff;
display: none;
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 99999999;
padding: 30px 40px;
}
.popup-form {
max-height: 65vh;
width: 100%;
overflow-y: auto;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-title {
max-width: 90% !important;
font-family: "Inter", sans-serif !important;
font-size: 25px !important;
font-weight: 700 !important;
color: #181a1d !important;
font-style: normal !important;
line-height: 35px !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-label {
font-size: 17px !important;
font-weight: 600 !important;
color: #46484a !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat .forminator-input,
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-input
input {
background-color: #f6f6f6 !important;
height: 45px;
color: #181a1d;
margin-top: 10px;
padding: 5px 15px;
border-radius: 5px !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-button-submit {
background-color: #df152d !important;
color: #fff !important;
font-family: "Inter", sans-serif !important;
font-weight: 700 !important;
font-size: 16px !important;
padding: 10px 25px;
border-radius: 5px !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-button-submit:hover {
box-shadow: none !important;
background-color: #c42336 !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-button-submit
> svg {
display: none !important;
}
.forminator-ui#forminator-module-9584.forminator-design--flat
.forminator-error-message {
color: #df152d !important;
background-color: #ffdfe3 !important;
font-size: 14px !important;
font-weight: 500 !important;
padding: 5px 15px !important;
border-radius: 5px !important;
}
.overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
}
.disable-scroll {
overflow: hidden;
}
.close-popup {
background-color: transparent;
height: fit-content;
width: fit-content;
font-size: 16px;
font-weight: 600;
color: #181a1d;
position: absolute;
top: 30px;
right: 40px;
border: 0;
padding: 10px;
cursor: pointer;
}
.name_producto,
.pais-formulario {
display: none;
}
.flag > img {
width: 50px;
height: 40px;
object-fit: contain;
}
@media (max-width: 1100px) {
.feature-wrapper {
column-gap: 30px;
}
.related-product {
padding: 0 30px;
}
}
@media (max-width: 1000px) {
.product-detail {
flex-wrap: wrap;
margin-top: 30px;
padding: 0 30px 60px 30px;
}
.images,
.info {
flex: auto;
padding: 0;
width: 100%;
}
.thumbnail-images {
justify-content: center;
margin-top: 40px;
}
.info {
margin-top: 60px;
}
.wrapper {
max-width: 100%;
}
.features {
padding: 50px 30px;
margin-top: 0px;
}
.form-shortcode {
margin: 70px auto 50px auto;
}
.popup-ficha {
width: 80%;
}
}
@media (max-width: 768px) {
.images > .main-image {
height: 300px;
}
.images > .main-image > img {
height: 300px;
object-fit: contain;
}
.thumbnail-images > img {
width: 30%;
aspect-ratio: 1/1;
}
.features {
padding: 40px 30px;
}
.feature-wrapper {
flex-wrap: wrap;
}
.items-spacer {
width: 100%;
flex-direction: column;
}
.items {
width: 100%;
display: flex;
flex-direction: row;
gap: 10px;
justify-content: space-between;
}
.spacer {
width: 100%;
height: 1px;
min-height: auto;
}
.item-information {
margin-top: 30px;
}
.related-product {
flex-wrap: wrap;
gap: 20px 10px;
}
.related-product > .box {
width: 43%;
z-index: 1;
box-shadow: 0px 9px 29px 0px #00003333;
}
.related-products .title {
font-size: 26px;
}
.form-shortcode {
margin: 50px auto;
}
.popup-form {
max-height: 70vh;
overflow-y: auto;
}
}
@media (max-width: 650px) {
.related-product {
gap: 30px 0;
}
.related-product > .box {
width: 100%;
}
}
@media (max-width: 450px) {
.product-detail {
padding: 0 25px 30px 25px;
}
.images > .main-image {
height: 250px;
max-width: 100%;
}
.images > .main-image > img {
height: 250px;
}
.thumbnail-images {
flex-wrap: wrap;
justify-content: space-between;
}
.thumbnail-images > img {
width: 45%;
}
.product-detail > .info > .product-name {
font-size: 26px;
}
.wrapper {
margin-top: 20px;
}
.wrapper > .price {
font-size: 26px;
}
.wrapper > p {
font-size: 17px;
}
.items {
flex-wrap: wrap;
}
.items > span,
.item-information p {
font-size: 17px;
}
.related-products .title {
font-size: 24px;
}
.related-product {
margin-top: 20px;
}
.popup-ficha {
width: 70%;
}
.popup-form {
max-height: 80vh;
}
}
@media (max-width: 340px) {
.thumbnail-images > img {
width: 42%;
}
} .woocommerce .quantity .qty {
border: 1px solid gray !important;
outline: none;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
float: left;
width: 50%;
}
@media (max-width: 768px) {
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
width: 100%;
}
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
background-color: #c42336;
transition: 300ms ease-in-out;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order:hover {
background-color: #df152d;
}
.product-name a {
color: #181a1d;
font-weight: 600;
}
.woocommerce a.remove {
color: #c42336 !important;
}
.woocommerce-billing-fields,
.woocommerce-additional-fields,
#ship-to-different-address {
font-family: "Inter", sans-serif;
}
#ship-to-different-address {
margin-block: 0;
}
.woocommerce-billing-fields h3,
.woocommerce-additional-fields h3,
#ship-to-different-address label {
font-size: 32px;
color: #181a1d;
font-weight: 700;
margin-block: 0;
}
.woocommerce-billing-fields__field-wrapper {
margin-top: 30px;
}
.woocommerce-billing-fields__field-wrapper p span input,
.select2-container--default .select2-selection--single,
.woocommerce form .form-row input.input-text {
width: 100%;
height: 45px;
border-radius: 4px;
border: 1px solid gray;
outline: none;
}
.woocommerce form .form-row textarea {
min-height: 5em;
padding: 5px 15px;
resize: none;
}
.select2-container--default .select2-selection--single {
background-color: #f6f6f6;
}
.select2-selection__rendered,
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 100%;
display: flex !important;
align-items: center !important;
}
.select2-container--default .select2-results > .select2-results__options {
font-family: "Inter", sans-serif;
font-size: 14px;
color: #181a1d;
}
.woocommerce-checkout #payment {
background-color: #fff8f9;
color: #46484a;
}
.woocommerce-privacy-policy-link {
color: #c42336;
transition: 300ms ease-in-out;
}
.woocommerce-privacy-policy-link:hover {
color: #df152d;
}
.required {
color: #c42336;
}
#ship-to-different-address-checkbox {
height: fit-content;
width: 15px;
height: 14px;
border-radius: 5px;
accent-color: #c42336;
}
.woocommerce-additional-fields {
margin-top: 0;
}
#ship-to-different-address {
margin-bottom: 30px;
}
.elementor-button-wrapper {
display: flex;
align-items: center;
gap: 20px;
}
.woocommerce-message {
font-family: "Inter", sans-serif;
}
.woocommerce a.added_to_cart,
.woocommerce a.added_to_cart {
font-size: 12px !important;
padding: 20px 72px !important;
background-color: #b5c99a !important;
color: #181a1d !important;
font-weight: 600 !important;
font-family: "Inter", sans-serif !important;
border-radius: 4px;
}
@media (max-width: 768px) {
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
font-size: 16px;
}
.woocommerce-shipping-fields {
margin-top: 30px;
}
.woocommerce-billing-fields h3,
#ship-to-different-address label {
font-size: 30px;
} .woocommerce-additional-fields {
margin-top: 0 !important;
}
}
@media (max-width: 600px) {
.elementor-button-wrapper {
flex-direction: column;
}
.woocommerce a.added_to_cart,
.woocommerce a.added_to_cart {
min-width: 258px !important;
}
}
@media (max-width: 425px) {
.woocommerce-shipping-fields {
margin-top: 20px;
}
.woocommerce-billing-fields h3,
#ship-to-different-address label {
font-size: 25px;
}
.woocommerce-billing-fields__field-wrapper,
.woocommerce-additional-fields__field-wrapper {
margin-top: 20px;
}
.woocommerce-additional-fields {
margin-top: 0;
}
#ship-to-different-address {
margin-bottom: 20px;
}
} .woocommerce-thankyou-order-received {
background-color: #b5c99a;
color: #181a1d;
font-size: 16px;
font-family: "Inter", sans-serif;
font-weight: 600;
padding: 30px 0;
text-align: center;
border-radius: 5px;
}
.woocommerce ul.order_details {
font-family: "Inter", sans-serif;
margin-top: 40px;
}
.woocommerce-order-details__title,
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-family: "Inter", sans-serif;
font-size: 32px;
font-weight: 700;
color: #181a1d;
}
thead {
color: #181a1d;
font-family: "Inter", sans-serif;
}
.woocommerce table.shop_table td {
font-family: "Inter", sans-serif;
color: #181a1d;
}
.woocommerce .woocommerce-customer-details address {
border: 0;
padding: 20px !important;
font-family: "Inter", sans-serif;
font-size: 15px;
color: #181a1d;
box-shadow: 0px 29px 69px 0px #00003333;
height: fit-content;
border-radius: 5px;
min-height: 205px;
}
.woocommerce .woocommerce-customer-details address br {
margin-bottom: 20px !important;
}
.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
display: flex;
align-items: center;
column-gap: 5px;
font-weight: 600;
color: #181a1d;
}
@media (max-width: 768px) {
.woocommerce-order-details__title,
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 30px;
margin-bottom: 10px;
}
.woocommerce-column--shipping-address{
margin-top: 30px;
}
.woocommerce .woocommerce-customer-details address {
min-height: fit-content;
}
.woocommerce ul.order_details{
display: flex;
flex-wrap: wrap;
gap: 25px;
justify-content: flex-start;
padding: 0;
}
}
@media (max-width: 425px) {
.woocommerce-order-details__title,
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
font-size: 25px;
}
.woocommerce ul.order_details{
margin-bottom: 20px;
}
}
.elementor-7006 .elementor-element.elementor-element-d2d4868 h5, .elementor-7006 .elementor-element.elementor-element-d2d4868 h6{
font-size: 18px;
margin: 10px 0;
}
@media(min-width: 1650px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 400px!important;
}
}
@media(min-width: 900px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 150px!important;
}
}
@media(min-width: 1250px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 400px!important;
}
}
@media(min-width: 2000px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 600px!important;
}
}
@media(min-width: 2300px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 700px!important;
}
}
@media(min-width: 2750px){
div#n2-ss-2 .n2-ss-slider-4{
min-height: 800px!important;
}
}