/*
Theme Name: Momalia
Theme URI: https://www.bojanini.com/
Description: Dermatologia
Author: Juan Sanunga
Author URI: http://creativo-digital.com/
Version: 1.0
*/
/* Fuentes */
@font-face {
    font-family: 'JosefinSans';
    src: url('../fonts/JosefinSans-Regular.ttf');
    }
@font-face {
    font-family: 'JosefinSans-Bold';
    src: url('../fonts/JosefinSans-Bold.ttf');
    }
@font-face {
    font-family: 'JosefinSans-Thin';
    src: url('../fonts/JosefinSans-Thin.ttf');
    }
/*Pagina inicio*/
.sec-menu .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.ima-menu {
	margin: 5px 0px;
}
.ima-menu img {
	width: 185px;
	height: auto;
}
.tt-principales {
	font-family: 'JosefinSans-Bold';
}
.sec-contenidos .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.col-espacio .vc_column-inner>.wpb_wrapper {
	padding: 80px;
}
.col-espacio-ud {
	
}
.btn-more button {
	background-image: none !important;
	font-weight: bold !important;
	color: #d1a556 !important;
}
.btn-more-1 button {
	background-image: none !important;
	font-weight: bold !important;
	color: #000000 !important;
}
.sec-test {
	background-image:url(../images/Bojanini-bg-testimonios.jpg);
	background-position: center;
	background-size: cover;
}
.sec-contactos {
	background-image:url(../images/Bojanini-bg-contactos.jpg);
	background-position: center;
	background-size: cover;
}
.sec-contactos .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.sec-contactos input {
	background-color: #000000 !important;
	color: #ffffff !important;
	border-radius: 0px !important;
	border: 0px !important;
}
.sec-contactos textarea {
	background-color: #000000 !important;
	color: #ffffff !important;
	border-radius: 0px !important;
	border: 0px !important;
}
.sec-contactos button {
	background-color: #d1a556 !important;
	color: #ffffff !important;
	border-radius: 0px !important;
	border: 0px !important;
	font-family: 'JosefinSans' !important;
	padding: 15px 65px !important;
    text-transform: uppercase !important;
}
.sec-menu-foo {
	background-color: #000000;
}
.sec-menu-foo .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}
.sec-menu-foo a {
	color: #ffffff;
}
footer {
	background-color: #000000;
}
footer p {
	color: #ffffff;
	text-align: center;
	font-size: 15px;
}
/*Productos*/
.woocommerce-breadcrumb {
	max-width: 1300px;
    margin: 0 auto !important;
    padding: 10px 10px !important;
    background-color: #ededed;
    text-align: center;
}
.product {
	overflow: hidden;
	padding-top: 50px;
	max-width: 1300px;
	margin: 0 auto;
}
.product-subtitle {
	font-weight: bold;
	font-size: 30px;
	color: #87888a;
}
.product .summary .product_title {
	font-size: 50px;
	color: #000000;
	font-family: 'JosefinSans-Thin';
}
.price .woocommerce-Price-amount {
	font-size: 30px;
	color: #e7c477;
}
.quantity .qty {
	border-radius: 0px;
    border: 1px solid #cdcdcd;
    padding: 5px;
    font-size: 24px;
}
.cart .single_add_to_cart_button {
	background-color: #d1a556 !important;
	color: #000000 !important;
	border-radius: 0px !important;
	font-family: 'JosefinSans';
	font-weight: normal !important;
}
.woocommerce-products-header {
	max-width: 1300px;
	margin: 0 auto !important;
	text-align: center;
}
.woocommerce-result-count, .woocommerce-ordering {
	display: none;
}
.products {
	max-width: 1300px;
	margin: 0 auto !important;
}
.products .product {
	text-align: center;
}
.related  {
	clear: both;
}
.related h2 {
	text-align: center;
	font-size: 35px;
	padding-bottom: 35px;
}
.sec-bn-internas .vc_row {
	max-width: 1300px;
	margin: 0 auto;
}

.sec-final {
	max-width: 1300px;
	margin: 0 auto !important;
}
/*Menu - Carrito*/
#ubermenu-nav-main-16 .xoo-wsc-menu-item {
	padding-bottom: 5px;
    display: inline-block;
    padding-left: 10px;
}