/*
 Theme Name:   Soledad Child Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Pencidesign
 Author URI:   http://pencidesign.com/
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

#navigation .menu li a {
    font-family: 'franklin-gothic-urw', sans-serif;
    letter-spacing: 1px;
    color: #004c83;
    line-height: 58px;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-weight: 600;
    text-decoration: none;
}

.feat-author {
	display: none !important;
}

.penci-header-signup-form .mc4wp-form input[type="text"], .penci-header-signup-form .mc4wp-form input[type="email"] {
	margin-right: 0;
}

ul.penci-topbar-menu > li a,
div.penci-topbar-menu > ul > li a {
    color: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: none;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 32px;
    font-family: 'franklin-gothic-urw', sans-serif;
    font-weight: 600;
}

#header {
    margin-bottom: 60px !important;
    position: relative;
}

.penci-page-header h1 {
    font-size: 24px;
    color: #004c83;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 1px;
}

ul.penci-topbar-menu > li, div.penci-topbar-menu > ul > li {
    margin-right: 25px;
}

.penci-readmore-btn.penci-btn-make-button a, .penci-featured-cat-seemore.penci-btn-make-button a {
    line-height: 1;
    color: #fff;
    background: #6eb48c;
    padding: 10px 15px;
    text-transform: uppercase;
    font-family: 'franklin-gothic-urw', sans-serif;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
    display: inline-block;
}

.penci-more-link a.more-link {
    font-family: 'franklin-gothic-urw', sans-serif;
    letter-spacing: 1px;
    color: #6eb48c;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    margin-top: 5px;
    font-weight: bold;
    position: relative;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.list-post .penci-post-box-meta {
	display: none;
}

.post-entry h1, .post-entry h2, .post-entry h3, .post-entry h4, .post-entry h5, .post-entry h6, .wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5, .wpb_text_column h6, .woocommerce .page-description h1, .woocommerce .page-description h2, .woocommerce .page-description h3, .woocommerce .page-description h4, .woocommerce .page-description h5, .woocommerce .page-description h6 {
    color: #004c83;
    letter-spacing: 0;
    line-height: 1.3em;
}

.elementor-field-textual {
    line-height: 1.4 !important;
    font-size: 15px !important;
    min-height: 40px !important;
    padding: 5px 14px !important;
    border-radius: 3px !important;
}

.post-pagination h5 {
    font-size: 14px;
    font-family: 'franklin-gothic-urw', sans-serif;
    font-weight: bold;
    padding: 0 25px 0 0;
    position: relative;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 1.4;
}

#respond h3.comment-reply-title span, .post-box-title {
    font-size: 18px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'franklin-gothic-urw', sans-serif;
    font-weight: bold;
    color: #004c83;
    position: relative;
    z-index: 10;
    display: inline-block;
    padding: 0 10px;
}

.woocommerce ul.products.product-standard .penci-soledad-product a.button {
    background-color: #ED0774 !important;
    color: white !important;
	font-family: 'franklin-gothic-urw', sans-serif;
}

.woocommerce ul.products.product-standard .penci-soledad-product a.button:hover {
    background-color: #ED077480 !important;
}

@media only screen and (max-width: 1169px) {
	.penci-header-signup-form .mc4wp-form input[type="text"], .penci-header-signup-form .mc4wp-form input[type="email"], .penci-header-signup-form .mc4wp-form input[type="submit"] {
		margin: 0 !important;
	}
}

.woocommerce .elementor-element.elementor-products-grid ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product, .woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product {
    width: 33.3333333333% !important;
}

.elementor-21408 .elementor-element.elementor-element-db7c8fc.elementor-wc-products ul.products {
    grid-column-gap: 0px !important;
    grid-row-gap: 0px !important;
}

.woocommerce .elementor-element.elementor-products-grid ul.products .owl-item li.product, .woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products .owl-item li.product {
	width: auto !important;
}