/*!
Theme Name: Profecient Child
Theme URI: https://profecient.jegtheme.com/
Description: This is Profecient child theme
Author: jegtheme
Author URI: https://themeforest.net/user/jegtheme
Template: profecient-theme
Version: 1.0.0
License: http://themeforest.net/licenses/
License URI: http://themeforest.net/licenses/
Tags: custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, sticky-post, threaded-comments, translation-ready
Text Domain: profecient-child
*/

.elementor-123 .elementor-element.elementor-element-46f34c2b {
    margin: 0px;
}


/*PAGINA PRODUCTO INDIVIDUAL*/
.single-product #page .site-main {
    margin-top: 180px;
}

.product-template-default .elementor .elementor-top-section{
	background-color: #010630
}

.woocommerce div.product .product_title{
	font-size: 2rem
}

.woocommerce button.button:hover,
.woocommerce button.button.alt:hover,
.woocommerce a.button:hover{
	background-color: #FF9B1B;
}

/*PAGINA CARRITO*/


.page-template-default #top-title {
    margin-top: 150px;
}

.page-template-default .elementor .elementor-top-section{
	background-color: #010630
}

a.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background-color: #010630;
	color: #ffffff
}



/*Finalizar compra*/

.page-id-535 h3.wc-block-components-product-name {
font-size: 18px
}

header ul.elementor-icon-list-items.elementor-inline-items {
  list-style-type: none; /* Elimina los puntos */

}



