/* 
Theme Name: Monte Axia
Theme URI: http://bradlee.es
Version: 1.0
Description: Tema hijo de tewntytwentyone
Author: bradlee
Author URI: http://bradlee.es
Template: twentytwentyone
*/



body {
    background-color:white!important;
	padding-top:102px!important;
	overflow-x: hidden;
}
* {
	font-family: 'Oxygen', sans-serif;
	color:#1F1F1F;
}
a:hover {
	color:#490229!important;
}
#page {
	width:100%;
	max-width:2000px;
	margin-left:auto;
	margin-right:auto;
	overflow-x:hidden;
}
.container_max {
	width:100%;
	max-width:1110px;
	margin-left:auto;
	margin-right:auto;
}
.position_relative {
	position:relative;
}
.back_purple {
	background-color: #490229;
}
.back_pink {
	background-color: #BE0168;
}
.back_gray {
	background-color: #E4E4E4;
}

.top_menu {
	-webkit-box-shadow: 0px 3px 5px 0px rgba(148,148,148,1);
    -moz-box-shadow: 0px 3px 5px 0px rgba(148,148,148,1);
    box-shadow: 0px 3px 5px 0px rgba(148,148,148,1);
	padding:5px 0px 10px 0px;
    background-color:white;
    position:fixed;
	width:100vw;
	top:0px;
	left:0px;
	z-index:9;
}
.top_menu_grid {
	display:grid;
	grid-template-columns: 200px 1fr;
}
.text-right {
	text-align:right;
}
.menuitem {
	font-size:16px;
	padding:0px 20px;
	text-decoration:none;
	color:#BE0168;
}
.top_menu_socials .social_ico {
	margin:0px 3px;
}

.color_pink {
	color: #BE0168!important;
}
.color_white {
	color:white;
}
#menu_mvl {
    position:fixed;
	background:white;
    top:0px;
    left:0px;
    width:100%;
    height:100vh;
    display:none;
    z-index:9;
	justify-content:center;
	align-items:center;
	overflow-y:scroll;
}

.menu_mvl_wrapper {
    position:relative;
    width:100%;
    height:100vh;
    overflow-y:scroll;
}
.menu_mvl_content {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    text-align:center;
    padding:30px 0px;
    width:100%;
    height:100vh;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.menumvlitem {
	text-decoration:none;
	color:#BE0168;
	display:block;
	font-size:28px;
	margin: 10px 0px;
}
.mvl_menu_socials {
	margin-top:20px;
}
.mvl_menu_socials .social_ico {
	margin:0px 5px;
}
#menu_closer {
	position:absolute;
	top:10px;
	right:20px;
	font-size:30px;
}
#menu_opener {
	display:none;
	margin-top: 28px;
    margin-right: 20px;
}
.top_menu_items {
	display:flex;
}


.home_topimg_wrapper {
    background-position: center;
    background-size: cover;
    height:calc(100vh - 102px);
	position:relative;
}
.tope_topimg_degradado {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
    height:calc(70vh - 102px);
	background: linear-gradient(180deg, rgba(88,88,88,0) 0%, rgba(27,11,24,0.7372198879551821) 82%);
}
.home_top_text1 {
	font-size:37px;
	font-weight: bold;
	color:white;
}
.home_top_text2 {
	font-size:92px;
	font-weight: bold;
	color:white;
	line-height: 90px;
	line-height:1.2;
}
.home_top_text3 {
	font-size:37px;
	font-weight: bold;
	color:white;
	margin-bottom:50px;
}
.home_top_text {
    font-size:68px;
    font-weight: bold;
    color:white;
    margin-bottom: 40px;
    line-height: 87px;
}
.mt-6 {
	margin-top: 5rem!important;
}
.title {
	font-size:32px;
	font-weight: bold;
	line-height: 42px;
}
.text {
	font-size:18px;
}
.mw-412 {
	max-width:100%;
	width:412px;
}
.btn_purple {
	background-color: #490229;
	padding:10px 0px;
	text-align:center;
	width:255px;
	border-radius:50px;
	color:white;
	font-size: 18px;
	display:inline-block;
	text-decoration:none;
}
a.btn_purple:hover {
	color:white!important;
}
.btn_pink {
	background-color: #BE0168;
	padding:10px 0px;
	text-align:center;
	width:255px;
	border-radius:50px;
	color:white;
	font-size: 18px;
	display:inline-block;
	text-decoration:none;
}
.btn_white {
	background-color: white;
	padding:10px 0px;
	text-align:center;
	width:255px;
	border-radius:50px;
	color:#BE0168;
	border:1px solid #BE0168;
	font-size: 18px;
	display:inline-block;
	text-decoration:none;
}
a.btn_white:hover {
	color:#BE0168!important;
}
.position_relative {
	position:relative;
}
.zindex_9 {
	z-index: 9;
}
.logoleft {
	position:absolute;
	bottom: -50px;
}
.logoright {
	position:absolute;
	bottom: -50px;
	right:0px;
}
.logoleft_bodega {
	position:absolute;
}
.logoright_bodega {
	position:absolute;
	right:0px;
}
.home_title_allura {
	font-family: 'Allura', cursive;
	font-size:50px;
	color:#5F0636;
	width:874px;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	line-height: 50px;
	margin-top:80px;
}
.text_xs {
	font-size:12px;
	font-weight: bold;
	color:white;
}
.box_title{
	font-size:44px;
	font-weight: bold;
	color:white;
	line-height: 55px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.box_text{
	font-size:18px;
	color:white;
}
.text-right {
	text-align:right;
}
.home_reserva {
	position:absolute;
	z-index: 8;
	top: -447px;
    left: -320px;
    height: 1321px;
    width: auto;
    max-width: unset;
}
.home_reserva2 {
	position:absolute;
	z-index: 8;
	width: 1500px;
    max-width: unset;
    bottom: -244px;
}
.home_botella_left {
	position:absolute;
	height: 622px;
    top: -204px;
    left: 149px;
}
.home_botella_right {
	position:absolute;
	height: 622px;
    top: -204px;
    right: 149px;
}
.mw-712 {
	width:712px; 
	max-width:100%;
	margin-bottom:200px;
}
.pink_box {
	width:264px;
	height:166px;
	background-color: #BE0168;
	margin-left:-12px;
}
.pink_box_right {
	margin-left:-0px;
	margin-right:-12px;
}
.home_mt212 {
	margin-top:212px;
}
footer{
	padding:48px 0px;
}
.footer_text {
	color:white;
	font-size:18px;
	margin-top:24px;
}
.footer_socials{
	text-align: right;
}
.footer_socials a{
	margin-left:10px;
}
.footer_menu {
	margin-top:120px;
	text-align:right;
}
.footermenuitem {
	font-size:16px;
	color:white;
	margin-left:18px;
	text-decoration: none;
}
.footer_policies {
	margin-top:50px;
	text-align: right;
}
.footer_policies a {
	font-size:16px;
	color:white;
	text-decoration: none;
	margin-left:25px;
}
.footer_bradlee {
	padding:10px 0px;
}
.footer_bradlee img {
	margin-right:10px;
}
.single-product .woocommerce-breadcrumb,.woocommerce-breadcrumb, .mbreadcrumb {
	margin-top:50px;
	color:#BE0168;
	font-size:16px;
}
.woocommerce-breadcrumb {
	margin-bottom:50px!important;
}
.single-product .woocommerce-breadcrumb {
	margin-bottom:70px!important;
}
.woocommerce-breadcrumb a, .mbreadcrumb a {
	color:#BE0168;
	text-decoration: none;
}
.mbreadcrumb {
	margin-bottom:30px;
}
.logoleft_singleproduct {
	position:absolute;
	left:0px;
	top:40px;
}
.logoright_singleproduct {
	position:absolute;
	right:0px;
	top:0px;
}
h1.page-title, h1.entry-title, .cart_totals h2 {
	font-size: 32px!important;
    font-weight: bold!important;
    line-height: 42px!important;
	font-family: 'Oxygen', sans-serif!important;
}
.desc_title {
	font-size:16px;
	color:#BE0168;
	font-weight: 400;
}
.single-product .single_add_to_cart_button, .add_to_cart_button, button, .checkout-button, .button {
	background-color: #490229!important;
	padding:10px 0px!important;
	text-align:center!important;
	width:255px!important;
	border-radius:50px!important;
	color:white!important;
	font-size: 18px!important;
	display:inline-block!important;
	text-decoration:none!important;
	height: 47px;
    line-height: 20px!important;
    font-weight: 400!important;
	border:0px!important;
	max-width:100%!important;
}
.single-product .single_add_to_cart_button:hover, .add_to_cart_button:hover, button:hover,.checkout-button:hover, .button:hover {
	color:white!important;
	text-decoration:none!important;
}
.input-text, select {
	height:47px;
	border:1px solid #333!important;
}
select {
	line-height: 25px!important;
}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus {
    color: #333!important;
    outline-offset: 0px!important;
    outline: 0px dotted #333!important;
}
.single-product .summary {
	margin-top: 62px!important;
}
.woocommerce-product-gallery__image {
	position:relative;
}
.woocommerce-product-gallery__image img {
    top: -37px;
    position: absolute;
    width: 180px!important;
    height: auto!important;
    left: 50%;
    transform: translateX(-50%);
}
.postid-59 .woocommerce-product-gallery__image img ,
.postid-83 .woocommerce-product-gallery__image img ,
.postid-81 .woocommerce-product-gallery__image img ,
.postid-79 .woocommerce-product-gallery__image img {
    width: 100%!important;
	max-width:100%!important;
}
.woocommerce .woocommerce-cart-form .product-thumbnail .attachment-woocommerce_thumbnail{
	height:120px!important;
	width:auto!important;
}
.woocommerce-checkout .select2-container .select2-selection {
	border:1px solid #333!important;
}
.entry-header, .entry-content, .entry-title,.woocommerce-cart .entry-content .woocommerce,
.woocommerce-checkout .entry-content .woocommerce {
	max-width:1110px!important;
	width:100%!important;
	margin-left:auto!important;
	margin-right:auto!important;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text p {
	font-size:16px;
}
.woocommerce-info a {
	color:#333;
}
.woocommerce ul.products li.product img.attachment-woocommerce_thumbnail {
	height:250px!important;
	width:auto!important;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.woocommerce-product-details__short-description .text {
	font-size:16px;
}
.single-product .woocommerce-message  {
	margin-top: 180px!important;
}
.carrito_abs {
	position:fixed;
	right:0px;
	top:103px;
	background-color: #490229;
	padding:15px 15px;
	z-index:99;
}
.entry-header {
	padding-bottom: 20px!important;
	padding-left:15px!important;
}
.prod_rel_title {
	font-size:44px;
	color:#490229;
	text-align:center;
	font-weight:bold;
	padding-top: 150px;
}
.product_wrapper{
	padding-bottom:100px;
}
.productos_relacionados {
	margin-top:15px;
	margin-bottom:15px;
	padding:65px 0px 0px 0px;
}
.productos_relacionados_img {
	height:300px!important;
	width:auto;
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.productos_relacionados_text_xs {
	font-size:12px;
	color:#BE0168;
	text-align:center;
	font-weight:bold;
}
.productos_relacionados_title {
	font-size:24px;
	color:#1F1F1F;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;
}
.producto_relacionado {
	position:relative;
	margin-bottom:65px;
}
.productos_relacionados_btn{
	background-color:#BE0168;
	font-size:18px;
	color:white;
	width:100%;
	text-align:center;
	padding:12px 0px;
	border-radius: 50px;
	display: block;
	text-decoration:none;
}
@media (min-width:769px) {
	.producto_relacionado {
		position:relative;
		padding-bottom:60px;
	}
	.productos_relacionados_btn{
		position:absolute;
		bottom:0px;
		width: calc(100% - 30px);
	}
}
.bodega_textblock {
	padding-top:210px;
}
.bodega_back {
	background-size: contain;
    background-repeat: no-repeat;
	background-position:center top;
	margin-bottom:250px;
}
.product_tipo {
	color:#BE0168;
	font-size:16px;
}
.cart_item .product-thumbnail img{
	height:100px!important;
	width:auto!important;
}
.woocommerce-info {
	border-top-color:#BE0168;
}
.woocommerce-LoopProduct-link {
	margin-left:auto;
	margin-right:auto;
}
.shop_table th {
	text-align: center;
}
.woocommerce ul.products {
	margin-bottom:50px;
}
.added_to_cart.wc-forward {
	text-align:center;
	font-size:13px;
	margin-left: auto!important;
    margin-right: auto!important;
}
select:focus {
    outline-offset: 0px!important;
    outline: 0px solid transparent!important;
}
.owl-dots {
	display:none;
}
.woocommerce-products-header, .singular .entry-header {
	border-bottom:1px solid #490229!important;
}
.singular .entry-header {
	margin-bottom:20px!important;
}
/*.added_to_cart.wc-forward {
	display:none;
}*/
h4.wp-block-heading {
	margin-top:30px;
}
.product_title.entry-title {
	margin-bottom:10px!important;
}
.woocommerce-Price-amount.amount {
	font-size:25px;
}
.entry.product {
	position:relative;
}
.added_to_cart.wc-forward {
	position:absolute;
	bottom:-40px;
	left:50%;
	transform:translateX(-50%);
}
.product .product_meta .posted_in {
	display:none;
}
@media (min-width:992px) {
	.reel_banner_grid {
		display:grid;
		grid-template-columns: 75% 25%;
	}
}
@media (min-width:1700px) {
	.reel_banner_grid {
		display:grid;
		grid-template-columns: 80% 20%;
	}
}
.reel_banner .home_topimg_wrapper {
	height:100%;
}
@media (min-width:1550px) {
	.bodega_back {
		background-size:cover;
	}
}
@media (min-width:1300px) {
	.top_menu_socials {
		position:absolute;
		top: 25px;
		right: -118px;
	}
}

@media (max-width:991px) {
	.top_menu_items {
		display:none;
	}
	#menu_opener {
		display:block;
	}
	.logoright {
		bottom:unset;
	}
	.mw-412 {
		width:100%;
	}
	.home_reserva, .home_botella_left, .home_botella_right {
		display:block;
		position:relative;
		top:unset;
		left:unset;
		right:unset;
		height:400px;
		margin-left:auto;
		margin-right:auto;
	}
	.home_reserva2 {
		display:none;
	}
	.pink_box {
		display:none;
	}
	.mw-712 {
		margin-bottom:30px;
	}
	.home_mt212 {
		margin-top:60px;
	}
	.footer_socials {
		margin-top:40px;
	}
	.footer_menu {
		margin-top:40px;
	}
	.footer_policies {
		margin-top:40px;
	}
		
	.bodega_textblock {
		padding-top:150px;
	}
	.bodega_back {
		background-image:unset!important;
		margin-bottom:150px;
	}
	.logoright_bodega {
		bottom: -60px;
	}
}
@media (max-width:768px) {
	.woocommerce-product-gallery__image img {
		top: 0px;
		position: relative;
		width: auto!important;
		height: 400px!important;
		margin-left:auto;
		margin-right:auto;
		left: 0px;
		transform: unset;
	}
	.woocommerce-product-gallery {
		max-width:100%!important;
	}
	
	.single-product .woocommerce-message  {
		margin-top: 110px!important;
	}
	.bodega_textblock {
		padding-top:135px;
	}
}
@media (max-width:576px) {
	.box_title {
		font-size: 30px;
    	line-height: 40px;
	}
	.home_top_text1 {
		font-size:25px;
	}
	.home_top_text2 {
		font-size: 50px;
	}
	.home_top_text3 {
		font-size:26px;
	} 
	.prod_rel_title {
		padding-top: 100px;
	}
	
	.bodega_textblock {
		padding-top:100px;
	}
	.riberadelduero {
		margin-top:30px;
	}
}
