/**
Theme Name: Hestia Child
Theme URI: https://www.themeisle.com/
Description: This is a custom child theme I have created.
Author: ThemeIsle
URI: https://www.themeisle.com/
Template: hestia    
Version: 0.1
Modificat: Jaume Obrador
*/

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--manage-subscriptions a:before {
	font-family: "FontAwesome";
        content: "\f0e0";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    font-size: 14px;
}

@media (max-width: 768px) {
  	.hestia-top-bar .col-md-6 {
    	text-align: right;
    	width: 100%;
  	}
	.hestia-top-bar .col-md-6.pull-right {
    	display: block;
  	}
	.hestia-top-bar .col-md-12, .hestia-top-bar .col-md-12.pull-right {
    	float: none !important;
    	text-align: right;
  	}
}


/* Per llevar el Hestia Big Title */
/*
.home .page-header{
min-height: 0vh !important;
}


h1.hestia-title {
  display: none;
}


.hestia-big-title-content {
  display: none !important;
}

.big-title-slider-content {
  display: none !important;
}
*/
/*
.header-filter {
background-image: none !important;
background-image: url( https://www.amararcreacions.com/wp-content/uploads/2020/08/Origami-Paper-Airplane-FPP-Cover-Logo-AC-RGB.jpg) !important;
background-size: 600px;
}
*/
