/*
Theme Name:		Larix Child
Theme URI:		http://aligator-studio.com/larix
Author:			Aligator Studio
Author URI:		http://themeforest.net/user/aligatorstudio
Description: 	A CHILD theme for Larix parent theme.
Template:		larix
Version:		1.0.0
License:		Located in 'licensing' folder
License URI:	Located in 'licensing' folder
Tags:			light, gray, white, two-columns, right-sidebar, flexible-width, custom-background, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain:	larix
*/


/* ADD YOUR STYLES :*/

/*p {
font-size: 16px !important;
line-height: 2rem;
}*/

h1 {
    font-size: 4rem;
    line-height: 4rem;
    letter-spacing:-0.03rem;
}

h6 {
    font-family: "Roboto";
    font-weight:300;
    font-size: 1.2rem !important;
    line-height: 1.2rem;
}

.widget-area h4 {
    font-size: 2rem;
    line-height: 2.2rem;
}

button, a.button, .item .anim-wrap .item-img .back .item-buttons-holder a, button:active, a.button:active, .item .anim-wrap .item-img .back .item-buttons-holder a:active, button:visited, a.button:visited, .item .anim-wrap .item-img .back .item-buttons-holder a:visited, .owl-nav span.fa, .superslides-holder .superslides .slides-navigation a.next, .superslides-holder .superslides .slides-navigation a.prev, .slick-slider .slick-arrow, .single-item-element .item .anim-wrap .item-data>.table .item-buttons-holder a, .entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a, input[type="submit"].button {
    box-shadow: 0 0 0 0 rgba(0,0,0,0)!important;
}

header.main-header #site-title .site-description {
    display: block;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    font-size: 24px;
    text-transform: none;
    letter-spacing: 0.02rem;
    font-weight: 400;
}

/*Titol producte cataleg*/
h4.prod-title {
    font-family: "Roboto" !important;
    font-size: 1.4rem !important;
    font-weight: 300 !important;
    text-align: center;
    color: #000 !important;
}

/*Titol producte fitxa*/
.woocommerce div.product .product_title.layout-2 {
    text-align: left !important;
    font-size: 3rem;
    margin-bottom: -30px !important;
}

/*Titol producte fitxa flotant*/
ul .qv-holder .qv-wrapper h4 {
    margin: 0 0 1.5rem;
    font-size: 3rem;
    line-height: 3rem;
}

/*Titol categories box*/
h4.box-title {
    font-size: 1.6rem;
}
mark.count {
    font-size: 1rem !important;
    font-family: "Roboto";
    font-weight: 300 !important;
}

.item .anim-wrap .item-img {
    margin-bottom: 10px;
}

::-moz-selection {
 background-color: #a81e22;
 color: #fff;
}
  
::selection {
 background-color: #a81e22;
} 

header.main-header .navigation.horizontal-secondary {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.style4 .item .anim-wrap .item-img .back h4 > a {
    font-size: 2rem;
line-height: 2rem;
}

.item .anim-wrap .item-img h4 .posted_in a {
font-family: "Roboto";
    font-size: 0px;
}

.widget-area > aside, .widget-area section {
    margin-bottom: 3rem !important;
}

label {
    margin-bottom: 10px;
}

.woocommerce ul#shipping_method li {
    text-indent: 0px;
}

/*table tr th, table tr td {
    font-weight:300;
    font-size: 1.5rem;
}*/

.woocommerce-cart .cart-collaterals .cart_totals table td {
    font-weight:300;
    font-size: 1.5rem;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
    font-weight:300;
    font-size: 1.5rem;
    line-height:1.7rem;
}

.woocommerce div.product p.stock {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    font-weight: 400;
}

.item .anim-wrap .item-data h4 {
    font-size: 2.2rem;
}

/*oferta*/
.woocommerce span.onsale {
background-color: #a81e22;
left: 1.5rem;
padding: .6rem .8rem;
}

/* categoria en llistat de ptes*/
.item .anim-wrap .item-data .posted_in, .item .anim-wrap .item-data-list .posted_in {
margin-top: 1em;
}

/*interlinia títol producte layout 2*/
.woocommerce div.product .product_title.layout-2 {
    line-height: 3.4rem;
}