/*
Theme Name:     Piel+Sana Theme
Version:        1.0
Author:         NISA Studio
Author URI:     https://www.nisastudio.com/
Theme URI:      https://www.pielmassana.com.py/
Template:       pielsana-8401
*/

/*----------------------------------------------------------------------------------
	GENERAL
----------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {color: #916bbc;}

h1.product_title, h1.w-post-elm.post_title {font-size: 48px;}


/*----------------------------------------------------------------------------------
	HEADER
----------------------------------------------------------------------------------*/



/*----------------------------------------------------------------------------------
	CONTENT
----------------------------------------------------------------------------------*/

/* pagina - inicio */
.ult-carousel-wrapper {margin-bottom: 0 !important; padding-bottom: 0 !important;}
.slick-prev {left: 16px !important;}
.slick-next {right: 16px !important;}
.steps-row .w-iconbox-icon {margin-bottom: 16px;}


/* pagina - nosotros */
.main-title h1 {color: #c0a5db;}
.main-title h1 span.color {color: #9fc9cf;}


/* pagina - noticia (single) */
#share-buttons a {display: inline-block; width: 40px; height: 40px; padding: 8px; border-radius: 4px;}
.copylink-alert {background-color: #e6e7e8; color: #252526; padding: 8px 24px; max-width: 240px; margin: auto;}


/* pagina - detalle producto (single) */
.us_term_list b {display: none;}
.btn-whatsapp {padding: 12px 24px; margin-bottom: 24px; background-color: #25d366; color: #ffffff; display: inline-block; border-radius: 6px;}
.btn-whatsapp i {margin-right: 4px;}


/* pagina - mi carrito */
.wc-block-cart .wc-block-cart__submit-container {background-color: #c0a5db;}
.wc-block-cart .wc-block-cart__submit-container a {color: #ffffff;}


/* pagina - contacto */
.bg-contactos {background: url('images/img-background-contactos.webp') center no-repeat;}
.form-row br {display: none;}

.form-row input[type="text"],
.form-row input[type="email"],
.form-row input[type="tel"],
.form-row textarea {margin-bottom: 8px;}



/*----------------------------------------------------------------------------------
	FOOTER
----------------------------------------------------------------------------------*/
#footer-sign {clear: both; padding: 16px 0 8px 0; overflow: hidden;}
#footer-sign > div {margin: auto; max-width: 128px; overflow: hidden;}
.left-sign {float: left; font-size: 14px; color: #eeeeee; margin-top: 4px;}
.right-sign {float: right; width: 100px;}


/*----------------------------------------------------------------------------------
	MEDIA QUERIES
----------------------------------------------------------------------------------*/
@media only screen and (max-width: 1380px) {
}

@media only screen and (max-width: 1024px) {
}

@media only screen and (max-width: 900px) {
}

@media only screen and (max-width: 600px) {
}