/*
Theme Name: Academia de Inversión
Theme URI: https://woocommerce.com/storefront
Template: storefront
Author: WooThemes
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 it's lean and extensible codebase making it a joy to customise 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
Version: 1.0.5
Updated: 2017-03-14 23:59:00

*/

/* Bring back the padding removed with the breadcrumbs bar */
.content-area .hentry {
    margin-top: 3em;
}

body.page-template-template-homepage .site-main {
	padding-top: 0;
}

body.page-template-template-homepage .site-main .sph-hero:first-child {
	margin-top: 0;
}

/* Style the homepage content wrapper and tags */
.home .entry-content {
	font-size: 22px;
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
}

.home .entry-content .sow-headline-container h2.sow-headline {
    font-size: 24px;
    background-color: #f6f6f6;
    padding: 1em;
}

/* Align navigation */
@media screen and (min-width: 767px) {
	.main-navigation ul.menu,
	.main-navigation ul.nav-menu {
		float: right;
	}
}

/* Fit menu for iPad */
@media (min-width: 768px) {
	.main-navigation ul.menu>li>a,
	.main-navigation ul.nav-menu>li>a {
	    padding-left: 0.75em;
	    padding-right: 0.75em;
	}
}

/* Style burger icon */
button.menu-toggle {
	margin-top: 0.875em;
}


/* Stretch the nav menu to the right */
@media screen and (min-width: 767px) {
	.sd-header-inline #masthead .storefront-primary-navigation  {
		width: 100% !important;
	}
}

/* Reduce the header paddings */
.sd-header-inline #masthead {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

#masthead .site-branding {
	margin-top: 0.875em;
	margin-bottom: 0.5em;
}

/* Footer Xunta UE */
.adi-ue {
	text-align: center;
	font-size: 0.8em;
}

.adi-ue {
	text-align: center;
	font-size: 0.8em;
}

.adi-ue img {
	display: block;
	margin: 0 auto 10px auto;
}

/* Footer Colophon */
.site-footer .site-info {
	text-align: center;
	font-size: 0.8em;
}

/* SiteOrigin Page Builder styles */
.siteorigin-panels .entry-content .widget ul {
	margin-left: 1em;
}

.siteorigin-panels .entry-content .widget li {
	list-style-type: square;
	list-style-position: outside;
}

/* WooCommerce checkout */
.woocommerce-checkout .col2-set .form-row-first,
.woocommerce-checkout .col2-set .form-row-last {
	width: 100%;
	float: none;
}

.cart_totals .cart-subtotal,
.woocommerce-checkout .cart-subtotal,
.cart_totals .recurring-totals,
.woocommerce-checkout .recurring-totals,
.cart_totals .recurring-total,
.woocommerce-checkout .recurring-total {
	display: none;
}

/* WooCommerce Login */
.page-id-2824 .woocommerce-info {
	background-color: transparent;
	color: #444;
	border-left: none;
	padding-left: 0;
	padding-right: 0;
}

.page-id-2824 .woocommerce-info a {
	color: #c6211b;
}

.page-id-2824 .woocommerce-info a:hover {
	color: #c6211b;
}

#post-2824 .woocommerce-Button {
    background-color: #81d742;
    padding: 0.3275em 1em;
}

/* Style hero content */
.sph-hero-content {
	font-size: 20px;
}

/* Hubspot Leadin */
.leadinModal-v3 .leadin-footer-wrapper {
    display: none !important;
}

.home .leadinModal,
.woocommerce-cart .leadinModal,
.woocommerce-checkout .leadinModal {
    display: none;
}

/* Amiral Gestión */
.adi-sponsor img {
    display: block;
    max-width: 100%;
    margin-bottom: 3em;
}