/*
Theme Name: Somodó
Theme URI: https://woocommerce.com/storefront/
Template: storefront
Author: Automattic
Author URI: https://woocommerce.com/
Description: Storefront is the perfect theme for your next WooCommerce project. Designed and developed by WooCommerce Core developers, it features a bespoke integration with WooCommerce itself plus many of the most popular customer facing WooCommerce extensions. There are several layout &amp; color options to personalise your shop, multiple widget regions, a responsive design and much more. Developers will love its lean and extensible codebase making it a joy to customize and extend. Looking for a WooCommerce theme? Look no further!
Tags: e-commerce,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-header,custom-menu,featured-images,full-width-template,threaded-comments,accessibility-ready,rtl-language-support,footer-widgets,sticky-post,theme-options,editor-style
Version: 4.3.0.1688721024
Updated: 2023-07-07 11:10:24
*/
/*-- beige #eddfac --*/
/*-- verde #375132 --*/
/*-- font-family:'Geologica',sans-serif; --*/
/*-- fuentes --*/
@import url('https://fonts.googleapis.com/css2?family=Geologica:wght@300;500;700&display=swap');
/*-- header --*/
.site-header{margin-bottom:0 !important;padding:0;background-color:#375132;border:none;}
.site-header .col-full{max-width:unset;margin:0 40px;padding:0;}
.site-header .col-full .sp-header-row>div:nth-child(1){width:230px;margin:0;}
.site-header .col-full .sp-header-row>div:nth-child(1) .site-branding{margin-bottom:7px !important;}
.site-header .col-full .sp-header-row>div:nth-child(2){width:calc(100% - 270px);margin:0;}
.site-header .col-full .sp-header-row>div:nth-child(2) ul.menu{text-align:right;}
.site-header .col-full .sp-header-row>div:nth-child(2) ul.menu li{font-weight:500;font-size:16px;line-height:20px;}
.site-header .col-full .sp-header-row>div:nth-child(2) ul.menu li a{padding:40px 15px;color:#eddfac;}
.site-header .col-full .sp-header-row>div:nth-child(2) ul.menu li ul.sub-menu{background-color:#375132;}
.site-header .col-full .sp-header-row>div:nth-child(2) ul.menu li ul.sub-menu li a{padding:15px;}
.site-header .col-full .sp-header-row>div:nth-child(3){width:40px;text-align:right;}
.site-header .col-full .sp-header-row>div:nth-child(3) .cart-contents{width:35px;margin:0 0 0 auto;padding:36px 0 30px;position:relative;line-height:26px;}
.site-header .col-full .sp-header-row>div:nth-child(3) .cart-contents svg path{stroke:#eddfac;}
.site-header .col-full .sp-header-row>div:nth-child(3) .cart-contents .tax_label{display:none;}
.site-header .col-full .sp-header-row>div:nth-child(3) .cart-contents .count{width:18px;height:18px;position:absolute;top:27px;right:-11px;background-color:#eddfac;font-size:10px;text-align:center;line-height:18px;color:#fff;opacity:1;border-radius:9px;}
.site-header .col-full .sp-header-row>div:nth-child(3) .cart-contents:after{content:none;}
/*.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart{display:none;}*/
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart{overflow:visible;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart>li:first-child{width:auto;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart{width:290px !important;margin-left:-195px;padding:30px;display:none;background-color:#fff;border:1px solid #e0e0e0;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul{margin-left:0;list-style:none;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item{margin:0 0 15px;padding:0 0 15px;text-align:left;border-bottom:1px solid #e0e0e0;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item a{color:#000;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item a.remove:before{color:#000;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item a img{max-width:48px;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item .quantity{color:#000;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item dl dt{display:none;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item dl dd{margin-bottom:0;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart ul li.mini_cart_item dl dd p{margin-bottom:0;text-align:left;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p{background-color:#fff;text-align:right;color:#000;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p.total{margin-bottom:15px;padding:0;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p.buttons{padding:0;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p a.button{height:50px;padding:15px 20px;display:block;background-color:#000;font-weight:800;font-size:16px;text-transform:uppercase;text-align:center;line-height:22px;color:#fff;-moz-transition:all 100ms ease-in;-webkit-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;transition:all 150ms ease-in;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p a.button:hover{opacity:0.7;}
.site-header .col-full .sp-header-row>div:nth-child(3) ul.site-header-cart .widget_shopping_cart p a.button:after{content:none;}
@media only screen and (max-width:767px){
	.site-header .col-full .sp-header-row>div:nth-child(2){width:100%;margin:0;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle{padding:20px 0 20px 20px;display:block;position:absolute;right:40px;top:6px;background-color:unset;border:none !important;z-index:1000;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:focus{outline:none;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:before{width:20px;left:unset;right:0;background-color:#eddfac;transform:translateY(-7px);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle:after{width:20px;left:unset;right:0;background-color:#eddfac;transform:translateY(7px);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation button.menu-toggle span:before{width:20px;left:unset;right:0;background-color:#eddfac;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation.toggled button.menu-toggle:before{transform:rotate(45deg);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation.toggled button.menu-toggle:after{transform:rotate(-45deg);}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu{margin-block-end:0;margin-inline-start:0;margin-inline-end:0;padding-bottom:10px;padding-inline-start:0;background-color:#375132;text-align:center;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li{padding:10px 0;display:list-item;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li>a{padding:0;display:block;color:#eddfac;}
	.site-header .col-full .sp-header-row>div:nth-child(2) .main-navigation .handheld-navigation ul.menu>li:hover a{color:#eddfac;}
}
/*-- content --*/
.site-content{padding:60px 0;border:40px solid #375132;border-top:none;border-bottom:none;}
.site-content .entry-header{padding:0 0 40px !important;}
.site-content .content-area,
.site-content .content-area .site-main,
.site-content .content-area .site-main article{margin-bottom:0;}
/*-- footer --*/
.site-footer{padding:230px 0 30px;background-image:url('/wp-content/uploads/logo-footer.png');background-repeat:no-repeat;background-position:center 30px;background-color:#375132;}
.site-footer{margin-bottom:0;padding:350px 0 30px;background-color:#375132;}
.site-footer .footer-widgets{padding:0;}
.site-footer .footer-widgets .widget_sow-image{margin-bottom:30px;}
.site-footer .footer-widgets .widget_sow-editor{margin-bottom:0;}
.site-footer .footer-widgets .widget_sow-editor p{margin-bottom:30px;}
.site-footer .footer-widgets .widget_sow-editor p a{text-decoration:none;color:#eddfac;}
.site-footer .footer-widgets .widget_sow-editor p a:hover{text-decoration:underline;}
.site-footer .footer-widgets .widget_sow-editor p.direccion{margin-bottom:30px;font-size:12px;text-align:center;line-height:18px;color:#eddfac;}
.site-footer .footer-widgets .widget_sow-editor p.redes{text-align:center;line-height:18px;color:#eddfac;}
.site-footer .footer-widgets .widget_sow-editor p.redes a{margin:0 7px;display:inline-block;-moz-transition:all 100ms ease-in;-webkit-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;transition:all 150ms ease-in;}
.site-footer .footer-widgets .widget_sow-editor p.redes a:hover{opacity:0.7;}
.site-footer .footer-widgets .widget_sow-editor p.legal{font-weight:500;font-size:14px;text-align:center;line-height:20px;color:#fff;}
.site-footer .footer-widgets .widget_sow-editor p.legal a{margin:0 10px;}
.site-footer .footer-widgets .widget_sow-editor p.copyright{margin-bottom:0;font-size:12px;text-align:center;line-height:20px;color:#eddfac;}
@media only screen and (max-width:900px){
	.site-footer .footer-widgets .widget_sow-editor p.legal a{margin:0 0 10px;display:block;}
}
/*-- detalle menu --*/
.single-product .datos{margin-bottom:60px;}
.single-product .datos p{font-size:14px;text-align:center;color:#000;}
.single-product .datos p.dias{font-size:18px;}
.single-product .datos p.dias .precio{font-weight:500;}
.single-product .product{position:relative;display:flex;flex-wrap:nowrap;justify-content:space-between;position:unset;overflow:visible !important;}
.single-product .product .woocommerce-info{position:absolute;top:-90px;left:0;z-index:100;}
.single-product .product #opc-messages{display:none;}
.single-product .product .summary{width:48% !important;margin-bottom:0 !important;}
.single-product .product .summary form.cart{padding:0;}
.single-product .product .summary form.cart .wc-bookings-booking-form{margin:0;}
.single-product .product .summary form.cart p.wc_bookings_field_persons{margin-bottom:10px;}
.single-product .product .summary form.cart p.wc_bookings_field_persons label{width:25%;margin:0 5% 0 25%;float:left;font-weight:300;font-size:16px;line-height:40px;color:#000;}
.single-product .product .summary form.cart p.wc_bookings_field_persons input{width:45%;height:40px;background-color:#fff;font-family:'Geologica',sans-serif;font-weight:300;font-size:14px;text-align:center;color:#375132;border:1px solid #375132;border-radius:6px;box-shadow:none;}
.single-product .product .summary form.cart fieldset{padding:0;border-radius:6px;}
.single-product .product .summary form.cart fieldset p.wc-bookings-date-picker-timezone-block{display:none;}
.single-product .product .summary form.cart fieldset .ui-datepicker-header{height:40px;background-color:#375132;font-weight:500;font-size:16px;line-height:20px;}
.single-product .product .summary form.cart fieldset .ui-datepicker-header a.ui-corner-all{height:40px;background-color:unset;}
.single-product .product .summary form.cart fieldset table.ui-datepicker-calendar tbody tr td.bookable a{background-color:#eddfac !important;color:#000 !important;}
.single-product .product .summary form.cart fieldset table.ui-datepicker-calendar tbody tr td.bookable-range a.ui-state-active{background-color:#375132 !important;color:#fff !important;}
.single-product .product .summary form.cart ul.block-picker{display:flex;}
.single-product .product .summary form.cart ul.block-picker li{min-width:25%;margin-right:5px;}
.single-product .product .summary form.cart ul.block-picker li a{width:100%;padding:5px;display:block;background-color:#eddfac;font-weight:800;color:#000;border-radius:6px;}
.single-product .product .summary form.cart ul.block-picker li a.selected{background-color:#375132 !important;color:#000;}
.single-product .product .summary form.cart .wc-bookings-booking-cost{padding:0;background-color:unset;font-size:18px;}
.single-product .product .summary form.cart .wc-bookings-booking-cost{font-weight:500;}
.single-product .product .summary form.cart .wc-deposits-payment-description{margin:0 0 20px;font-weight:500;font-size:18px;}
.single-product .product .summary form.cart .wc-deposits-payment-description strong{font-weight:500;}
.single-product .product .summary form.cart .politicas p{margin-bottom:10px;font-size:11px;line-height:15px;}
.single-product .product .summary form.cart button{height:40px;padding:10px 20px;background-color:#375132;font-weight:800;font-size:16px;text-transform:uppercase;line-height:20px;border-radius:6px;}
.single-product .product form.checkout{width:48% !important;}
.single-product .product form.checkout .col-1,
.single-product .product form.checkout .col-2{margin-bottom:0;}
.single-product .product form.checkout .woocommerce-billing-fields h3{display:none;}
.single-product .product form.checkout .woocommerce-billing-fields p.form-row{margin-bottom:10px;}
.single-product .product form.checkout .woocommerce-billing-fields p.form-row label{display:none;}
.single-product .product form.checkout .woocommerce-billing-fields p.form-row input{height:40px;background-color:#fff;font-family:'Geologica',sans-serif;font-weight:300;font-size:14px;color:#375132;border:1px solid #375132;border-radius:6px;box-shadow:none;}
.single-product .product form.checkout .woocommerce-additional-fields h3{display:none;}
.single-product .product form.checkout .woocommerce-additional-fields p.form-row label{display:none;}
.single-product .product form.checkout .woocommerce-additional-fields p.form-row textarea{background-color:#fff;font-family:'Geologica',sans-serif;font-weight:300;font-size:14px;color:#375132;border:1px solid #375132;border-radius:6px;box-shadow:none;}
.single-product .product form.checkout .woocommerce-additional-fields p.form-row textarea:focus{outline:none;}
.single-product .product form.checkout h3#order_review_heading{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order{background-color:unset !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order table{margin-bottom:20px !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order table thead{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td{background-color:unset;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-name{width:70%;padding:0;padding-left:15px !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-name .product-details dl{margin:0;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-name .product-details dl dt{margin-right:5px;float:left;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-name .product-details dl dd{margin:0 !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-name .product-quantity{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tbody tr td.product-total{padding:0;text-align:right;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tfoot tr.cart-subtotal{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tfoot tr:last-child{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tfoot tr th{padding:5px 0px 0px 20px;background-color:unset;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tfoot tr td{padding:5px 0 0;text-align:right;}
.single-product .product form.checkout .woocommerce-checkout-review-order table tfoot tr td small{display:block;}
.single-product .product form.checkout .woocommerce-checkout-review-order ul.payment_methods li{background-color:unset !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order ul.payment_methods li label{margin:0 0 10px;padding:0 !important;}
.single-product .product form.checkout .woocommerce-checkout-payment ul li input[type=radio]:checked+label:before{color:#375132 !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order{margin-top:20px !important;padding:0 !important;background-color:unset !important;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order p{font-size:12px;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order p a{text-decoration:underline;color:#375132;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order p a:hover{text-decoration:none;color:#375132;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order .validate-required label{font-weight:300;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order .validate-required label abbr{display:none;}
.single-product .product form.checkout .woocommerce-checkout-review-order .place-order button{width:100%;height:50px;padding:15px 20px;background-color:#375132;font-weight:700;font-size:16px;text-transform:uppercase;line-height:20px;border-radius:6px;}
@media only screen and (max-width:1023px){
	.single-product .product .summary form.cart p.wc_bookings_field_persons label{width:50%;margin:0 5% 0 0;}
}
@media only screen and (max-width:767px){
	.single-product .product{flex-wrap:wrap;}
	.single-product .product .summary{width:100% !important;}
	.single-product .product form.checkout{width:100% !important;}
}
/*-- carro --*/
.woocommerce-cart form table.cart{margin-bottom:0;}
.woocommerce-cart form table.cart thead tr th{padding:10px;background-color:unset;font-weight:800;font-size:16px;text-align:center;text-transform:uppercase;line-height:15px;border-bottom:1px solid #000;}
.woocommerce-cart form table.cart thead tr th.product-remove{width:30px;}
.woocommerce-cart form table.cart thead tr th.product-thumbnail{width:0;display:none;}
.woocommerce-cart form table.cart thead tr th.product-name{width:calc(100% - 510px);text-align:left;}
.woocommerce-cart form table.cart thead tr th.product-price{width:120px;text-align:left;}
.woocommerce-cart form table.cart thead tr th.product-quantity{width:120px;}
.woocommerce-cart form table.cart thead tr th.product-subtotal{width:120px;text-align:right;}
.woocommerce-cart form table.cart tbody tr td{padding:20px 10px;background-color:unset;vertical-align:middle;font-size:16px;text-align:left;line-height:15px;border-bottom:1px solid #000;}
.woocommerce-cart form table.cart tbody tr td.product-remove{width:30px;vertical-align:middle;}
.woocommerce-cart form table.cart tbody tr td.product-remove a:before{top:0;content:url('/wp-content/uploads/ico-carro-borrar.svg');}
.woocommerce-cart form table.cart tbody tr td.product-remove a:hover{opacity:0.7;}
.woocommerce-cart form table.cart tbody tr td.product-thumbnail{padding:0;width:0;display:none;}
.woocommerce-cart form table.cart tbody tr td.product-name{width:calc(100% - 510px);text-align:left;}
.woocommerce-cart form table.cart tbody tr td.product-name a{text-decoration:none;color:#000;}
.woocommerce-cart form table.cart tbody tr td.product-name a:hover{text-decoration:underline;}
.woocommerce-cart form table.cart tbody tr td.product-price{width:120px;text-align:left;}
.woocommerce-cart form table.cart tbody tr td.product-quantity{width:120px;text-align:center;}
.woocommerce-cart form table.cart tbody tr td.product-quantity input{background-color:#fff;border:1px solid #000;}
.woocommerce-cart form table.cart tbody tr td.product-subtotal{width:120px;text-align:right;}
.woocommerce-cart form table.cart tbody tr td.actions{padding:30px 50% 0 0;border:none;}
.woocommerce-cart form table.cart tbody tr td.actions .coupon{width:100%;}
.woocommerce-cart form table.cart tbody tr td.actions .coupon input{width:48.5%;height:50px;margin-bottom:10px;background-color:#fff;font-size:16px;color:#000;border:1px solid #000;}
.woocommerce-cart form table.cart tbody tr td.actions .coupon button{width:50%;height:50px;margin-bottom:10px;background-color:#00cc00;font-size:15px;text-transform:uppercase;color:#fff;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.woocommerce-cart form table.cart tbody tr td.actions .coupon button:hover{opacity:0.7;}
.woocommerce-cart form table.cart tbody tr td.actions>button{height:50px;display:none;background-color:#fff;font-size:16px;text-transform:uppercase;color:#000;border:1px solid #000;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.woocommerce-cart form table.cart tbody tr td.actions>button:hover{opacity:0.7;}
.woocommerce-cart .cart-collaterals .cross-sells{width:50%;margin-right:0;}
.woocommerce-cart .cart-collaterals .cross-sells>h2{margin-bottom:15px;padding-bottom:5px;font-weight:800;font-size:12px;text-transform:uppercase;line-height:15px;border-bottom:1px solid #000;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li{width:32% !important;margin-right:2% !important;clear:unset !important;}
.woocommerce-cart .cart-collaterals .cross-sells ul.products li:nth-child(3n){margin-right:0 !important;}
.woocommerce-cart .cart-collaterals .cart_totals{width:350px;margin-top:-30px;}
.woocommerce-cart .cart-collaterals .cart_totals h2{display:none;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr th{padding:5px 0;background-color:unset;font-size:16px;text-transform:uppercase;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td{padding:5px 0;background-color:unset;font-size:16px;text-align:right;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td p{margin-bottom:5px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td p strong{}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td ul{margin-bottom:5px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td form a{color:#000;text-decoration:none;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr td form a:hover{color:#00cc00;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping td{font-size:16px;line-height:28px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.shipping td a{text-decoration:underline;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total th{font-weight:800;font-size:16px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td{font-weight:800;font-size:16px;}
.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td .includes_tax{font-size:12px;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p.form-row{margin-bottom:10px !important;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p.form-row>span{line-height:32px;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p.form-row .select2-selection{height:30px;background-color:#fff;text-align:left;border:1px solid #000;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p.form-row input[type="text"]{height:30px;background-color:#fff;text-align:left;border:1px solid #000;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p button[type="submit"]{padding:5px 15px;height:30px;background-color:#00cc00;font-size:15px;line-height:22px;color:#fff;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.woocommerce-cart .cart-collaterals .cart_totals form.woocommerce-shipping-calculator p button[type="submit"]:hover{opacity:0.7;}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout{margin-bottom:0;}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a{width:100%;height:50px;margin-bottom:0;padding:15px;background-color:#000;font-weight:800;font-size:15px;line-height:22px;text-transform:uppercase;color:#fff;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:hover{opacity:0.7;}
.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout a:after{content:none;}
.woocommerce-cart .cart-collaterals .cart_totals .add_gift_card_form h4{margin-bottom:15px;padding-bottom:8px;font-weight:800;font-size:12px;text-transform:uppercase;line-height:15px;color:#000;border-bottom:1px solid #000;}
.woocommerce-cart .cart-collaterals .cart_totals .add_gift_card_form input[type="text"]{width:100%;max-width:unset !important;margin-bottom:5px;background-color:#fff;color:#333;border:1px solid #000;box-shadow:none;}
.woocommerce-cart .cart-collaterals .cart_totals .add_gift_card_form button{width:100%;height:50px;padding:15px;background-color:#00cc00;font-size:15px;text-align:center;text-transform:uppercase;line-height:20px;color:#fff;-moz-transition:all 100ms ease-in;-webkit-transition:all 150ms ease-in;-o-transition:all 150ms ease-in;transition:all 150ms ease-in;}
.woocommerce-cart .cart-collaterals .cart_totals .add_gift_card_form button:hover{background-color:#00cc00;color:#fff;opacity:0.7;}
.woocommerce-cart .return-to-shop a{height:50px;padding:15px;background-color:#00cc00;font-weight:800;font-size:15px;line-height:22px;text-transform:uppercase;color:#fff;-moz-transition:all 200ms ease-in;-webkit-transition:all 200ms ease-in;-o-transition:all 200ms ease-in;transition:all 200ms ease-in;}
.woocommerce-cart .return-to-shop a:hover{opacity:0.7;}
.woocommerce-cart .ywgc_enter_code input[type="text"]{background-color:#fff;color:#333;border:1px solid #000;box-shadow:none;}
@media only screen and (max-width:767px){
	.woocommerce-cart form table.cart{border-top:1px solid #000;}
	.woocommerce-cart form table.cart tbody tr td{padding:10px 0;display:block;border:none;}
	.woocommerce-cart form table.cart tbody tr td.product-remove{width:100%;padding:10px 0 0;}
	.woocommerce-cart form table.cart tbody tr td.product-remove a:before{top:10px;}
	.woocommerce-cart form table.cart tbody tr td.product-thumbnail{width:100%;padding:0;}
	.woocommerce-cart form table.cart tbody tr td.product-thumbnail img{margin:0 auto 0 0;}
	.woocommerce-cart form table.cart tbody tr td.product-name{width:100%;text-align:right;}
	.woocommerce-cart form table.cart tbody tr td.product-price{width:100%;text-align:right;}
	.woocommerce-cart form table.cart tbody tr td.product-quantity{width:100%;text-align:right;line-height:33px;}
	.woocommerce-cart form table.cart tbody tr td.product-quantity input{background-color:#fff;border:1px solid #000;}
	.woocommerce-cart form table.cart tbody tr td.product-subtotal{width:100%;text-align:right;border-bottom:1px solid #000;}
	.woocommerce-cart form table.cart tbody tr td.actions{padding:20px 0 0 0;}
	.woocommerce-cart form table.cart tbody tr td.actions .coupon{margin:0;padding:0;}
	.woocommerce-cart form table.cart tbody tr td.actions .coupon input{display:inline-block;}
	.woocommerce-cart form table.cart tbody tr td.actions .coupon button{font-size:13px;}
	.woocommerce-cart .cart-collaterals .cross-sells{width:100%;}
	.woocommerce-cart .cart-collaterals .cross-sells ul.products li{width:49% !important;margin-bottom:40px;}
	.woocommerce-cart .cart-collaterals .cross-sells ul.products li:nth-child(3n){margin-right:2% !important;}
	.woocommerce-cart .cart-collaterals .cross-sells ul.products li:nth-child(2n){margin-right:0 !important;}
	.woocommerce-cart .cart-collaterals .cart_totals{width:100%;margin-top:0;}
	.woocommerce-cart .cart-collaterals .cart_totals table.shop_table tr.order-total td .includes_tax{display:block;}
}
/*-- checkout --*/
.woocommerce-checkout .woocommerce-order{max-width:600px;margin:0 auto;}
.woocommerce-checkout ul.woocommerce-order-overview{background-color:unset !important;}
.woocommerce-checkout ul.woocommerce-order-overview:before,
.woocommerce-checkout ul.woocommerce-order-overview:after{content:none;}
.woocommerce-checkout ul.woocommerce-order-overview li{margin-bottom:10px;padding:0;border-bottom:none;}
.woocommerce-checkout .woocommerce-order-details h2{display:none;}
.woocommerce-checkout .woocommerce-order-details table{background-color:unset;}
.woocommerce-checkout .woocommerce-order-details table thead{display:none;}
.woocommerce-checkout .woocommerce-order-details table tbody tr td{padding:0;background-color:unset;}
.woocommerce-checkout .woocommerce-order-details table tbody tr td a{color:#375132;}
.woocommerce-checkout .woocommerce-order-details table tbody tr td.product-total{text-align:right;}
.woocommerce-checkout .woocommerce-order-details table tfoot tr th{padding:0;background-color:unset;}
.woocommerce-checkout .woocommerce-order-details table tfoot tr td{padding:0;text-align:right;}
.woocommerce-checkout .woocommerce-customer-details{display:none;}
/*-- general --*/
body{font-family:'Geologica',sans-serif;font-weight:300;font-size:14px;color:#000;}
.bg-ba{width:140px;position:absolute;left:150px;opacity:0.3;}
h1.entry-title{margin-bottom:0;font-weight:500;font-size:28px;text-align:center;line-height:30px;color:#000;}
.home .woocommerce{display:none;}
.home .site-header{width:100%;position:absolute;}
.home .site-content{padding:0;}
.galeria .entry-content{max-width:800px;margin:0 auto;}
.galeria .entry-content .widget_media_gallery .gallery-item{border:6px solid #fff;}
.contacto .site-content{padding:60px 0 0;}
.contacto .site-content .content-area .site-main article .cont-mapa{margin-bottom:-10px;padding:0 40px;}
.legal .entry-content{max-width:600px;margin:0 auto;}
.legal .entry-content h2{font-weight:700;font-size:16px;text-transform:uppercase;color:#000;}
.legal .entry-content p a{color:#375132 !important;}
.legal .entry-content ul{padding-left:30px;list-style:disc;}
.legal .entry-content ul li a{color:#375132 !important;}
@media only screen and (max-width:767px){
	.bg-ba{left:60px;opacity:0.1;}
	.galeria .entry-content .widget_media_gallery .gallery-item{width:50%;}
}
/*-- ajustes --*/
p+h2,
p+h3,
ul+h2,
ul+h3,
table+h2,
table+h3{margin-top:unset;}
a:focus,
button:focus,
input:focus{outline:none;}
p a{color:#375132;}
.site-content .col-full a.button.wc-backward{min-width:200px;padding:15px 20px;display:inline-block;background-color:#000;font-size:16px;text-align:center;text-decoration:none !important;text-transform:uppercase;line-height:21px;color:#fff;transition:all 200ms ease-in;}
.site-content .col-full a.button.wc-backward:hover{opacity:0.7;}