/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.4
 Text Domain:  basel-child
*/
/* Your customizations starts here */


/*global*/

h4{
	color: #0f3b60!important;
    font-weight: 600;
    text-transform: uppercase; 
}

.page-title, .page-title-default, .single-breadcrumbs-wrapper{
	margin-top: 12px!important;
}

.wc-block-components-checkout-place-order-button__text{
	color: white!important;
}


/*fin*/

/*btn menu*/

.menu-item-75 a{
	display: inline!important;
	padding:5px 10px;
	color: white!important;
	background:#c04347;
	border-radius: 5px;
}

.main-header{
	margin-bottom: 0px;
	box-shadow: 0px 1px 8px #00000059;
}

/*home*/

.img-valor img{
	max-width: 60%;
}

.img-valor{
	margin-bottom: 10px;
}

.valor-txt{
	text-transform: uppercase;
    color: #0f3b60;
}

.bl-bg{
	background: #0F3B60;
	background: linear-gradient(90deg,rgba(15, 59, 96, 1) 0%, rgba(21, 104, 176, 1) 100%);
}

/*comentarios*/
.wdo-carosuel-container{
	margin-top:60px ;
	margin-bottom: 60px;
}

.wdo-description{
	color: #000!important;
	background-color: white!important;
	border-radius: 10px;
	box-shadow: 0px 6px 10px 2px #06060633;
}

.wdo-description::before, .wdo-description::after{
	display: none!important;
}

.wdo-title{
	color: white!important;
	text-align: center!important;
}


.wdo-pic{
	width: 100%!important;
	margin-bottom: 40px!important;
}

.wdo-pic img{
	width: 30%!important;
	margin-left: auto;
	margin-right: auto;
}

.owl-dots{
	margin-top: -2%!important;
}


/*fin comentarios*/


/*fin*/
/*contacto*/
.wpforms-field-medium{
	max-width: 100%!important;
}
/*fin*/

/*productos*/
.product_type_simple:before{
	display: none!important;
}

.wrap-price{
	display: block!important;
}

.btn-add, .single_add_to_cart_button{
	background-color: #0f3b60!important;
	text-align: center;
}

.single_add_to_cart_button{
	border-radius: 5px;
	border: none!important;
}

.btn-add a{
	color: white!important;
	padding: 10px!important;
}

.product-title a{
	border:none!important;
}

/*fin*/

