/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.3.1.1695885364
Updated: 2023-09-28 09:16:04

*/

/*Fuentes*/
@font-face {
	-webkit-font-family: 'Baskerville-SemiBold';
	-o-font-family: 'Baskerville-SemiBold';
	-khtml-font-family: 'Baskerville-SemiBold';
	-ms-font-family: 'Baskerville-SemiBold';
	-chrome-font-family: 'Baskerville-SemiBold';
    font-family: 'Baskerville-SemiBold';
    src: url('fonts/Baskerville-SemiBold.ttf') format('truetype'),
         url('fonts/Baskerville-SemiBold.woff') format('woff');
    font-weight: bold;
    font-style: bold;
}
/*Fin Fuentes*/
body{
	background-color: #dbdbdb;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span{
	font-family: 'Baskerville-SemiBold';
}
/*Menú*/
#main-header,
#main-header.et-fixed-header{
	box-shadow: none !important;
}
/*#main-header .container #et-top-navigation #top-menu-nav #top-menu li a{
	text-shadow: 1px 1px 1px #000;
}*/
.et-cart-info{
	display: none;
}
/*Fin Menú*/
.product-template-default #page-container #et-main-area #main-content .container #content-area #left-area .woocommerce-breadcrumb,
.product-template-default #page-container #et-main-area #main-content .container #content-area #left-area .product .clearfix .woocommerce-product-gallery,
.product-template-default #page-container #et-main-area #main-content .container #content-area #left-area .product .clearfix .entry-summary{
	display: none;
}
.section_global .et_pb_row .et_pb_column{
	margin: 0px !important;
}
.section_global .section_two_vestido_azul{
	position: relative;
	left: 45%;
}
.section_global .section_two_vestido_rojo{
	margin-top: -600px !important;
	position: relative;
	left: 25%;
}
.section_four{
	display: flex;
	align-items: center;
}
/*.section_global .section_two,
.section_global .section_five{
	display: flex;
	align-items: center;
}*/
/*Footer*/
#footer-widgets{
	padding-top: 0px !important;
}
#footer-widgets .footer-widget{
	text-align: center;
	margin-bottom: 0px !important;
}
#footer-widgets .footer-widget .widget_block{
	width: 100%;
	margin-bottom: 0px !important;
}
.textos_legales{
	font-size: 1.2em;
}
#main-footer{
	background-color: #dbdbdb;
}
.section_kit_digital{
	display: flex;
	align-items: center;
}
/*Fin Footer*/
@media(max-width: 1366px){
	.section_global .section_two_vestido_azul{
		position: relative;
		left: 20%;
		top: 120px;
	}
	.section_global .section_two_vestido_rojo{
	margin-top: -400px !important;
	}
}
@media(max-width: 1285px){
	.section_global .section_two_vestido_azul,
	.section_global .section_two_vestido_rojo{
		left: 10%;
	}
	.section_global .et_pb_row{
		width: 100% !important;
		max-width: 100 !important;
	}
}
@media(max-width: 980px){
	.section_kit_digital{
		flex-wrap: wrap;
	}
	.et_mobile_menu{
		border-top: 3px solid #fff;
	}
	.et_header_style_centered #main-header .mobile_nav{
		background-color: transparent !important;
	}
	.et_header_style_centered .mobile_nav .select_page{
		display: none;
	}
	.mobile_menu_bar:before,
	.mobile_menu_bar:after,
	#top-menu li.current-menu-ancestor>a,
	#top-menu li.current-menu-item>a{
		color: #fff !important;
	}
	.section_global .section_two_vestido_azul,
	.section_global .section_two_vestido_rojo{
		position: initial;
		margin-top: 0px !important;
	}
}