/*
Theme Name: Revolution Child
Template: revolution
Author: c43crea
Author URI: http://c43crea.com
Description: Revolution Child is a modification of a premium theme for magazine, editor, community and more! WordPress Theme by fuelthemes – Update notifications available on Twitter and Themeforest
Tags: two-columns,four-columns,custom-header,custom-background,threaded-comments,sticky-post,translation-ready,microformats,rtl-language-support,editor-style
Version: 1.5.8.1557397043
Updated: 2019-05-09 10:17:23

*/

/*Login styles*/
form#login{
    display: none;
    background-color: #FFFFFF;
    position: fixed;
	top: 50px;
    padding: 40px 25px 25px 25px;
    width: 350px;
    z-index: 999;
    left: 50%;
    margin-left: -200px;
}

form#login p.status{
    display: none;
}

.login_overlay{
    height: 100%;
    width: 100%;
    background-color: #F6F6F6;
    opacity: 0.9;
    position: fixed;
    z-index: 998;
}

/* Form */
.wpcf7 label{margin-bottom:0}
.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="date"], .wpcf7 input[type="datetime"], .wpcf7 input[type="email"],.wpcf7 input[type="number"],.wpcf7 input[type="search"],.wpcf7 input[type="tel"],.wpcf7 input[type="time"],.wpcf7 input[type="url"],.wpcf7 input[type="file"],.wpcf7 textarea{border:1px solid #ccc;margin-bottom:0!important}

/* La naturalidad */
/* Ocultar Gelats de territori */
a[href*="1231dcd8-6300"]{display: none!important}

/*Conocenos*/
.carruselConocenos .small-12.medium-4.small-order-2.medium-order-1.columns , .carruselConocenos .small-12.medium-8.small-order-1.medium-order-2.columns {
    max-width: 50%;
    min-width: 50%;
    width: 50%;
    background-color: #d7d7d94a !important;
}

.carruselConocenos .thb-testimonials.style5 {
    box-shadow: none;
}
/* WOOCOMMERCE */

/* Checkout */

/* Mailchimp Subscription */
.checkout.woocommerce-checkout .mailchimp-newsletter{margin:1.55rem 0}
.checkout.woocommerce-checkout label.woocommerce-form__label-for-checkbox{margin:1rem 0}
.checkout.woocommerce-checkout input#mailchimp_woocommerce_newsletter{display: inline-block;}
.checkout.woocommerce-checkout label.woocommerce-form__label-for-checkbox span{display:inline}

/* Payments */
.checkout.woocommerce-checkout .woocommerce-checkout-payment#payment{display:block;float:left;}
.checkout.woocommerce-checkout .woocommerce-checkout-payment#payment ul.wc_payment_methods{background: #f5f5f7;padding:1em;border:1px solid #ddd}

/* Popup Cookies */
.thb-cookie-bar.dark {position: absolute;width: 90%;max-width: 700px;margin: auto;left: 0;right: 0;padding: 2em;border-radius: 1em;box-shadow: 0 0 200px #333;background: #fff;}
.thb-cookie-bar.dark p,.thb-cookie-bar.dark a{color:#ffff}
.thb-cookie-bar.dark .button-accept {color: #fff;background-color: #000;padding: .5em 1em;border-radius: .5em;}



@media screen and (max-with:720px)
{
/* Header */
header  a.menu-mi-cuenta span{display:none}
}