@font-face {
font-family: 'Muli';
src: url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.eot);
src: url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.eot?#iefix) format('embedded-opentype'),
url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.ttf) format('truetype'),
url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
font-display: swap;
}
*{
font-family: "Open Sans", sans-serif;
}
header#masthead .widget_product_search form::before {display: none !important;}
strong{
font-weight: 700;
}
a{
color: var(--main-green);
}
a:focus, a:hover, a:active{
outline: none;
color: var(--main-green-hover);
text-decoration: none;
}
.title, .muli{
font-family: "Muli", sans-serif;
font-weight: 700;
}
.pretitle{
font-size: 14px;
text-transform: uppercase;
color: var(--main-green);
letter-spacing: 1px;
}
h1.pretitle{
letter-spacing: 0px;
}
.subtitle{
color: var(--content-grey);
font-size: 14px;
}
.title_line::after, .card-title::after{
content: "";
display: block;
height: 1px;
width: 45px;
margin-top: 20px;
margin-bottom: 20px;
background: var(--main-green);
}
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6{
font-family: "Muli", sans-serif!important;
color: var(--main-blue)!important;
font-weight: 700!important;
font-size: 18px;
color: var(--main-blue);
}
.h2, h2{
text-transform: uppercase;
font-size: 24px;
}
.h3, h3{
text-transform: uppercase;
font-size: 21px;
}
.content-bloque p{
display: inline-block;
}
.content-bloque ul li{
list-style: none; 
}
.content-bloque ul {
margin-left: 0px;
}
.content-bloque ul li:before{
content: "\f00c";
font-family: 'Font Awesome 5 Free';
color: var(--main-green);
margin-right: 5px;
} body {
color: var(--content-grey);
}
.title{
color: var(--main-blue);
font-size: 44px;
}
:root {
--main-blue: #283B96;
--main-blue-hover: #122168;
--main-green: #4F8839;
--main-green-hover: #5AAF39;
--main-red: #BF2442;
--main-red-hover: #E42449;
--content-grey: #707070;
--bg-grey: #F9F9F9;    
}
.bg-gradient-grey{
background: rgb(249,249,249);
background: linear-gradient(180deg, rgba(249,249,249,1) 0%, rgba(255,255,255,0) 100%);
} .contacto-fijo{
background-color: var(--main-green);
color: white;
z-index: 999;
position: fixed;
bottom: 5rem;
right: 5rem;
letter-spacing: 2px;
font-size: 14px;
padding: 0.5rem 3rem;
border-radius: 35px;
box-shadow: 0px 0px 10px rgba(0,0,0,.2);
transition: 0.5s all;
}
.contacto-fijo:hover{
background-color: var(--main-green-hover);
color: white;
}
.contacto-fijo p{
margin-bottom: -7px;
font-size: 13px;
letter-spacing: 1px;
}
.contacto-fijo strong{
font-size: 20px;
}
.archive .site-content, .page-template-template-cat-especial .site-content, .hfeed .site-content{
background-image: url(//www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/img/Slider-2.jpg);
background-size: 100% auto;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 15%;
}
.migas-pan{
padding-top: 4rem;
padding-bottom: 2rem;
}
.boton-principal{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 1rem 3rem;
border-radius: 35px;
margin-top: 25px;
transition: .2s all;
}
.boton-principal:hover, .boton-principal:active, .boton-principal:focus{
background-color: var(--main-blue-hover);
color: #ffffff;
}
.boton-bloque{
background-color: transparent;
border: 2px solid var(--main-blue);
color: var(--main-blue);
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: 700;
padding: 1rem 3rem;
border-radius: 35px;
margin-top: 1rem;
display: inline-block;
transition: .2s all;
}
.boton-bloque:hover, .boton-bloque:active, .boton-bloque:focus{
background-color: var(--main-blue-hover);
color: #ffffff;
}
#breadcrumbs a{
color: var(--content-grey);
font-weight: 700;
font-size: 12px;
text-transform:uppercase;
}
#breadcrumbs a:hover{
text-decoration: none;
color: var(--main-green);
}
.breadcrumb_last{
font-size: 12px;
text-transform:uppercase;
}
@media only screen and (max-width: 767px){
.contacto-fijo{
bottom: 0;
width: 100%;
border-radius: 0;
left: 0;
text-align: center;
}
} .home ul.products {
display: flex;
align-items: center;
}
.site-search{
display: block;
margin-bottom: 0px!important;
padding: 0;
}
.site-header {
border-bottom: 0px;
padding-top: 5px;
width: 100%;
background: rgb(255,255,255);
background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.site-header  .product-search-field, .product-filter-field, .search-field{
background: transparent!important;
border: 0px solid #ccc!important;
font-size: 12px!important;
padding: 6px 10px!important;
}
form.aws-search-form{
background: transparent!important;
border: 2px solid #ccc!important;
border-radius: 50px;
font-size: 12px!important;
padding: 6px 10px!important;
}
.site-header  .product-search-field:focus, .product-filter-field:focus, .search-field:focus{
outline: none;
}
.widget_search form::before, .widget_product_search form::before {
display: none;
}
.product-search-results-content{
padding: 5px 10px!important;
}
.product-search-results table.search-results tr, .product-search-results table.search-results tr td, .entry-content .product-search-results table.search-results tr td{
padding: 0 5px;
}
.product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field {
padding: 7px 10px!important;
}
.product-search-results .entry span.title{
line-height: 1.2!important;
font-weight: 700!important;
}
.product-search-results .entry span.title:hover{
text-decoration: none!important;
color: var(--main-blue);
} .site-branding{
margin-right: 0!important;
}
.site-branding img{
max-width: 100%!important;
} #site-navigation{
margin-right: 0;
width: 100%;
}
#site-navigation li a{
padding: 0.8rem;
}
#site-navigation li a:hover{
color: var(--main-green-hover);
}
#site-navigation #menu-menu-superior>li:last-child a{
color: var(--main-green);
font-weight: 700;
}
.primary-navigation {
display: block;
}
.sub-menu{
max-height: 0px;
transition: .2s all;
}
.menu-item-has-children:hover  .sub-menu{
max-height: 300px;
}
@media only screen and (min-width: 768px){
.main-navigation ul ul, .secondary-navigation ul ul {
float: none;
position: absolute;
top: 100%;
z-index: 99999;
left: 0;
display: none;
transition: .3s all;
}
} .contenido .content-single img{
object-fit: cover;
min-height: 100%;
}
.alternate-content > .elem{
display: flex;
flex-direction: row; 
}
.alternate-content > .elem:nth-child(even){
flex-direction: row-reverse;
}
button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: initial;
border: 0px solid transparent;
box-shadow: none;
border-radius: 2px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
background: transparent;
}
.sub-menu li{
background-color: var(--bg-grey);
}
.sub-menu li a{
color: var(--content-grey)!important;
font-size: 14px!important;
}
.sub-menu li:hover, .sub-menu li a:hover, .sub-menu li:hover a{
background-color: var(--main-green);
color: white!important;
}
.main-navigation .menu-item-has-children > a:after {
content: "\f107"!important;
}
@media only screen and (max-width: 991px) {
.site-header{
background: #ffffff;
}
.site-branding img{
width: 140px;
}
.storefront-primary-navigation{
width: 100%;
z-index: 999;
background: transparent;
position: relative;
}
.toggled .handheld-navigation, .toggled .primery-navigation{
position: fixed;
left: 0;
top: 100px;
padding: 20px;
background: #ffffff;
width: 100%;
}
.menu-toggle i {
font-size: 2.5rem;
position: absolute;
top: -0.8rem;
}
.menu-toggle{
display: block!important;
}
button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before{
display: none;
}
#woocommerce-product-search-field-0{
background: transparent;
border: 2px solid #ccc;
border-radius: 64%;
height: 40px;
width: 40px;
}
.main-navigation {
height: auto;
max-height: 30vh;
overflow: hidden;
transition: 0.2s ease-in-out; 
}
.primary-navigation{ transition: .5s all;
max-height: 0px;
position: fixed;
overflow: hidden;
left: 0;
top: 8%;
width: 100%;
background: #ffffff;
padding: 0px 20px ;
box-shadow: 0px 10px 10px rgba(25,25,25,0.2);
}
.toggled .primary-navigation {
display: block;
transition: .5s all;
max-height: 100%;
height: auto;
overflow: auto;
}
.primary-navigation li a{
text-align: center;
}
#site-navigation li a {
padding: 0 0.5rem;
font-size: 2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #eee;
}
#site-navigation li:last-child a{
border-bottom: 0px solid #eee;
}
.main-navigation ul ul {
display: none;
}
}
@media only screen and (max-width: 767px) {
.product-search-form{
margin-left: 5px!important;   
}
.widget_search form::after, .widget_product_search form::after, .product-search-filter-search:after {
right: 10px!important;
}
} #colophon{
background-color: var(--bg-grey);
background-image: url(//www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/img/SierraNevadaText.svg);
background-repeat: no-repeat;
background-position: 115% bottom;
position: relative;
}
.site-footer li a{
text-decoration: none;
color: var(--content-grey)!important;
font-weight: 300;
}
.site-footer li a:hover{
color: var(--main-green)!important;
}
footer img{
max-width: 120px;
}
footer ul{
margin: 0;
}
footer li, footer li:first-child {
padding: 5px 0;
display: block;
}
.footer-uno ul::before{
content: "";
display: block;
height: 1px;
width: 45px;
margin-bottom: 10px;
background: var(--main-green);
}
.footer-area-two, .footer-tres{
padding-top: 20px;
}
.footer-area-two ul{
columns: 2; 
-webkit-columns: 2; 
-moz-columns: 2; 
}
.contacto-footer{
margin-left: 20px;
font-size: 14px;
text-decoration: none!important;
color: var(--content-grey)!important;
display: block;
padding: 5px 0;
}
a.contacto-footer{
font-weight: 700;
}
a.contacto-footer:hover{
color: var(--main-green)!important;
}
.contacto-footer i{
margin-left: -20px;
margin-right: 10px;
}
#copyfooter{
margin-top: 50px;
}
.deco-footer{
position: absolute;
right: 0;
top: -28px;
}  .home .site-content {
margin-top: -120px;
}
#home-slider{
position: relative; }
#home-slider .content-caption{
text-align: right;
}
.slider-overlay .row{
height: 100%;
}
#home-slider .carousel .carousel-item {
padding-top: 120px;
padding-bottom: 80px;
height: 80vh;
background-size: cover;
background-repeat: no-repeat;
background-position:right center;
}
.slider-overlay .container{
position: relative;
}
#home-slider .title_line::after{
position: relative;
left: 100%;
transform: translate(-100%,-100%);
}
.texto-fondo-slider{
color: white;
font-family: "Muli";
font-weight: bold;
font-size: 140px;
text-shadow: 0px 2px 10px rgba(0,0,0,0.1);
position: absolute;
top: 20%;
right: 0%;
transform: translate(0,-50%);
opacity: 59%;
}
@media only screen and (max-width: 1199px) {
.texto-fondo-slider{
font-size: 100px;
}
}
@media only screen and (max-width: 767px) {
.title {
font-size: 28px;
}
.texto-fondo-slider{
font-size: 60px;
top: 20%;
}  
.img-slider{
display: none;
}
#home-slider .content-caption {
text-align: left;
}
#home-slider .title_line::after{
position: relative;
left: 0%;
transform: translate(0%,0%);
}
}
@media only screen and (max-width: 400px) {
.texto-fondo-slider{
font-size: 40px;
top: 20%;
}  
#home-slider .carousel .carousel-item {
padding-top: 120px;
padding-bottom: 60px;
height: 100%;
}
} #valores-home{
padding: 4rem 0 0 0;
}
#valores-home .texto-valor{
text-transform: uppercase;
color: var(--main-blue);
padding-left: 10px;
margin-bottom: 20px;
}
#valores-home .titulo-valor{
font-weight: 700;
margin-bottom:0px;
letter-spacing: 0.5px;
line-height: 18px;
}
#valores-home .descripcion-valor{
margin-bottom: 0;
letter-spacing: 0.5px;
line-height: 18px;
} .home .woocommerce .products{
display: flex!important;
display: -webkit-flex!important;
-webkit-flex-wrap: wrap!important;
flex-wrap: wrap!important;
align-items: inherit;
}
.home .woocommerce .products li{ display: -webkit-flex!important;
display: flex!important; margin-top: 18px!important;
margin-bottom: 3rem!important;
}
.woocommerce-loop-category__title, .woocommerce-loop-product__title{
font-weight: 700!important;
letter-spacing: 0.5px;
font-size: 13px!important;
text-transform: uppercase;
color: var(--main-blue);
}
.woocommerce-loop-category__title:hover, .woocommerce-loop-category__title:focus, .woocommerce-loop-category__title:active, .woocommerce-loop-product__title:hover{
color: var(--main-blue-hover)!important;
text-decoration: none!important;
}
.product-category a{
text-decoration: none!important; }
.home .product-category:hover, .products .product:hover{
box-shadow: 0px 4px 4px rgba(0,0,0,0.3);
}
.woocommerce-loop-category__title .count{
display: none;
}
.home .product-category.product img{
margin-top: -18%;
margin-bottom: 2px!important;
}
.link-catalogo{
transition: .3s all;
display: block;
}
.link-catalogo:hover, .link-catalogo:focus, .link-catalogo:active{
padding-left: 15px;
}
.home .listado-de-categorias{
padding-bottom: 8rem;
}
.catalogo-general{
padding-bottom: 2rem;
}
.catalogo-general ul.products li.product{
max-width: 18%!important;
width: auto!important;
margin-right: 2%!important;
margin-bottom: 2rem;
}
.pagina-categorias ul.products li.product {
max-width: 31%!important;
margin-right: 2%!important;
margin-bottom: 0rem;
}
@media only screen and (max-width: 1199px) {
.listado-de-categorias .title{
font-size: 38px;
}
}
@media only screen and (max-width: 1199px) {
.listado-de-categorias .title{
font-size: 38px;
}
}
@media only screen and (max-width: 991px){
.listado-de-categorias .woocommerce{
margin-top: 20px;
}
.home .content-bloque p img{
max-width: 30%;
margin-right: 3%;
}
.catalogo-general ul.products li.product{
max-width: 30%!important;
margin-right: 2%!important;
}
ul.products::before, ul.products::after {
content: '';
display: none;
}
}
@media only screen and (max-width: 767px) {
.home .woocommerce .products{
display: flex;
align-items: center;
justify-content: space-between;
} 
.home .woocommerce .products li{
margin: 1rem 0!important;
padding: 5px;
}
.home .product-category a{
display: block!important;
align-items: center;
justify-content: center;
}
.home .product-category.product img{
width: 25%;
margin-top: 0;
}
.home .product-category.product .woocommerce-loop-category__title{
width: 75%;
}
#valores-home {
padding: 4rem 2rem;
}
.home .site-main{
padding-top: 0;
}
.listado-de-categorias .title {
font-size: 30px;
}
.catalogo-general ul.products li.product{
max-width: 100%!important;
margin-right: 0%!important;
}
} .home .texto-bloque .h2{
text-transform: capitalize;
font-size: 35px;
}
.texto-bloque{
padding: 4rem 2rem;
}
.home .alternate-content > .elem:nth-child(odd) {
background: transparent;
}
.home .alternate-content .bg-gradient-grey:nth-child(even){
background: rgb(239,242,255)!important;
background: linear-gradient(180deg, rgba(239,242,255,1) 0%, rgba(255,255,255,0) 100%)!important;
padding: 2rem 0;
}
.home .img-bloque{
margin-top: -10rem;
}
.home .alternate-content .elem{
display: flex;
flex-direction: row; 
}
.home .alternate-content .bg-gradient-grey:nth-child(even) .container .elem{
flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
.home .img-bloque {
margin-top: -7rem;
}
.home .img-bloque img{
width: 50%;
}
.texto-bloque{
padding: 2rem 2rem;
}
} .contacto-1{
padding-bottom: 3rem;
}
.section-contact .title{
margin-top: 0;
}
.contacto-1 .contact-info-block i {
font-size: 1.5em;
color: var(--main-blue);
display: inline-block;
margin-bottom: 0.5em;
}
.contact-info-block{
background: var(--bg-grey);
padding: 3rem 2rem 2rem 2rem;
margin-bottom: 3rem;
position: relative;
}
.contact-info-block .h3{
font-family: "Muli", sans-serif!important;
color: var(--main-blue)!important;
font-weight: 700!important;
font-size: 18px;
}
.contact-info-block img{
position: absolute;
right: -37px;
top: -80px;
}
.contacto-1 .gform_wrapper .gfield_label, .comment-form-comment label {
font-family: 'Muli';
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
margin-bottom: 1em;
color: var(--main-blue);
}
.contacto-1 .ginput_container input, .contacto-1 .ginput_container_textarea textarea, #comment {
border: 0px;
border-bottom: 0px solid #202343;
padding: 0.5em !important;
font-weight: 500;
font-size: 1em !important;
font-family: 'Open sans' !important;
color: #202343;
background-color: var(--bg-grey);
outline: none;
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .comment-form input[type=submit]{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 2rem 4rem!important;
border-radius: 35px;
margin-top: 25px;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover{
background-color: var(--main-blue-hover);
}
#field_1_5 > label > span{
display: none;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
margin-top: 0px!important;
}
.contacto-1 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
font-size: 1em !important;
color: var(--main-red) !important;
}
.gform_wrapper .gfield_error .gfield_label{
color: var(--main-red) !important;
}
.contacto-1 .gform_wrapper div.validation_error {
color: var(--main-red) !important;
background: none;
padding: 0em!important;
font-size: 1.5em !important;
font-family: 'Open sans';
font-weight: 600 !important;
}
.contacto-1 #gform_confirmation_message_1 h3 {
font-size: 1.5em;
font-weight: 400;
margin-top: 1.5em;
margin-bottom: 1.5em;
color: var(--content-grey);
} ul.products{
display: flex!important;
display: -webkit-flex!important;
-webkit-flex-wrap: wrap!important;
flex-wrap: wrap!important;
align-items: inherit;
justify-content: center;
}
.products .product{
text-decoration: none!important;
box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
transition: 0.2s all;
display: block;
padding: 16px;
border-radius: 20px;
background: white;
display: -webkit-flex!important;
display: flex!important;
margin-top: 18px!important;
}
.orderby{
font-size: 14px;
border: 1px solid grey;
border-radius: 5px;
padding: 5px;
margin-right: 10px;
}
.storefront-sorting{
display: flex;
justify-content: flex-end;
align-items: center;
}
.woocommerce-products-header{
padding-bottom: 4rem;
}
.widget_categories span, .widget_product_categories span, .widget_woocommerce_product_search_filter_category_widget .widget-title{
font-size: 18px;
text-transform: uppercase;
font-weight: 700!important;
color: var(--main-green);
letter-spacing: 1px!important;
}
.widget_woocommerce_product_search_filter_category_widget .widget-title{
font-size: 1.41575em;
}
#product-search-filter-category-heading-0{
display: none;
}
.product-search-filter-terms .cat-parent.expandable>.term-expander .expand, .product-search-filter-terms .cat-parent.expandable>.term-expander .retract{
font-family: 'Font Awesome 5 Free';
color: #ccc;
}
.widget-area .widget div.product-search-filter-terms a{
font-weight: 600;
color: var(--content-green);
}
.widget_categories ul li::before, .widget_product_categories ul li::before, .widget_product_categories ul li.current-cat::before {
content: "\f105";
}
.widget_product_categories ul li.current-cat a{
color: var(--main-green-hover)!important;
}
.widget-area .widget a{
color: var(--content-grey);
text-decoration: none;
}
.widget-area .widget a:hover{
color: var(--main-green);
text-decoration: none;
} .intro-cat{
padding-top: 3rem;
}
.intro-cat .img-cat{
margin-top: -5.5rem;
}
.intro-cat .pretitle{
margin-bottom: 1rem;
font-weight: 700;
} .content-single{
flex-wrap: wrap;
display: flex;
justify-content: center;
align-items: center;
}
.alternate-content > .elem{
margin-bottom: 8vh;
}
.img-bloque img {
object-fit: contain;
display: block;
max-height: 100%;
min-height: auto;
}
.alternate-content > .elem:nth-child(odd){
background: var(--bg-grey);
padding: 2rem 0;
}
.alternate-content > .elem:nth-child(odd) .texto-bloque{
padding-left: 4rem;
}
.alternate-content > .elem:nth-child(even) .texto-bloque{
padding-right: 4rem;
}
@media only screen and (max-width: 991px) {
.intro-cat .img-cat{
display: none;
}
}
.contenido-especial .alternate-content > .elem:nth-child(odd){
background: transparent;
} .blog-page article .date{
margin-top: 10px;
margin-bottom: 5px;
text-transform: uppercase;
}
a.read_more{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 1rem 3rem;
border-radius: 35px;
margin-bottom: 25px;
width: fit-content;
display: block;
}
.site-main nav.navigation {
clear: both;
padding: 2.617924em 0;
width: 100%;
}
.sidebar-blog{
padding-top: 2rem;
height: 100%;
}
.sidebar-blog .widgettitle{
font-size: 18px;
text-transform: uppercase;
font-weight: 700!important;
color: var(--main-green);
letter-spacing: 1px!important;
}
.woocommerce-result-count {
margin-right: 10px;
}
article img {
max-height: 400px;
object-fit: cover;
}
.posted-on, .post-author, .posted-on a, .post-author a, .entry-taxonomy, .entry-taxonomy a{
color: var(--main-green)!important;
font-size: 12px!important;
text-transform: uppercase!important;
text-decoration: none!important;
}
.hentry .entry-header {
margin-bottom: 1em;
border-bottom: 0px solid rgba(0, 0, 0, 0.0);
}
.single-article{
padding-top: 4rem;
}
.comment-reply-title{
color: var(--main-blue);
font-family: 'Muli';
font-size: 24px;
}
.comment-reply-title:after{
content: "";
display: block;
height: 1px;
width: 45px;
margin-top: 20px;
margin-bottom: 20px;
background: var(--main-green);
}
#comment{
border: 1px solid lightgrey;
background: white;
}
.comments h2{
color: var(--content-grey);
font-weight: 600;
font-family: 'Muli';
font-size: 18px;
} .contenido-basico{
padding-top: 3rem;
padding-bottom: 3rem;
}
.contenido-principal .row{
align-items: center;
}
.contenido-principal{
padding-bottom: 2rem;
}
.lista-columnas{
columns: 2; 
-webkit-columns: 2; 
-moz-columns: 2; 
}
.contenido-especial img{
margin-top: -5rem;
}
.cronologia .img-bloque img{
margin-top: 0rem;
}
.marcas .marca{
list-style:none;
width:15%;
padding:0 5px;
}
.marcas .marca img{
width:100%;
}
@media only screen and (max-width: 991px) {
.lista-columnas{
columns: 1; 
-webkit-columns: 1; 
-moz-columns: 1; 
}
}
@media only screen and (max-width: 767px) {
.marcas .marca {
width: 33%;
}
.contenido-especial .img-bloque{
text-align: right;
}
.contenido-especial img{
margin-top: -5rem;
margin-bottom: 0rem;
display: inline-block;
max-width: 50%;
}
} .product_cat-ecoline .product_meta .posted_in a{
background: var(--main-green);
color: white;
text-decoration: none!important;
padding: .5rem 1.5rem;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
border-radius:15px;
}
.product_cat-ecoline .product_meta .posted_in a:hover{
background: var(--main-green-hover);
}
.single-product div.product .product_meta{
border-top: 0px;
}
.single-product .title_product{
color: var(--content-grey);
margin-top: 4rem;
font-size: 38px;
}
.single-product .related .title{
width: 100%;
display: inline-block;
font-size: 36px;
margin-bottom: 0;
line-height: 100%;
}
.related-products{
padding: 3rem 0;
position: relative;
}
.related-products .decoracion-hojas{
position: absolute;
top: -7rem;
left: -2rem;
}
.woocommerce-tabs {
padding-top: 2rem;
padding-bottom: 1rem;
}
@media (max-width: 991px) {
.products .product {
margin-top: 1rem!important;
margin-bottom: 2rem!important;
margin-left: 2%;
margin-right: 2%;
width: 46%;
}
}
@media (max-width: 767px) {
.related-products .decoracion-hojas{
display: none;
}
.woocommerce-products-header {
padding-bottom: 0rem;
}
}
@media (max-width: 450px) {
.products .product {
margin-top: 1rem!important;
margin-bottom: 2rem!important;
margin-left: 0%;
margin-right: 0%;
width: 100%;
}
.storefront-sorting{
display: block;
}
} .single-product  .woocommerce-Tabs-panel{
display: block!important;
}
.single-product .woocommerce-tabs .panel {
width: 100%;
float: left;
}
.single-product  h2, .single-product .h2{
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px!important;
font-weight: 700!important;
color: #C8C8C8!important;
font-family: "Open Sans"!important;
}
.single-product table th, .single-product table td{
font-size: 14px;
font-weight: 400;
background-color: #ffffff!important;
}
.single-product table tr:nth-child(odd) th, .single-product table tr:nth-child(odd) td{
background-color: #F8F8F8!important;
}
@media (min-width: 768px) {
.single-product.left-sidebar .content-area, .single-product.right-sidebar .content-area {
width:100%;
float:left;
}
}
.pswp__bg{
background: #ffffff!important;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
opacity: 1;
}
button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover{
background-color: var(--content-grey)!important;
} .cronologia{
padding: 7rem 0;
margin-top: -7rem;
}
.cronologia .h2{
text-align: center;
padding-bottom: 2rem;
}
.cronologia .texto-bloque{
background-color: #eee;
}
.cronologia .content-single:nth-child(odd) .texto-bloque:before{
content: '';
position: absolute;
left: -1rem;
bottom: -0.5rem;
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 1.75rem 0.5rem 0;
border-color: transparent #eee transparent transparent;
transform: rotate(330deg);
}
.cronologia .content-single:nth-child(even) .texto-bloque::before {
content: '';
position: absolute;
right: -1rem;
bottom: -0.5rem;
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 0 0.5rem 1.75rem;
border-color: transparent  transparent  transparent #eee;
transform: rotate(30deg);
}
.cronologia .alternate-content::after{
content: '';
display: block;
height: 100%;
width: 3px;
position: absolute;
top: 0;
left: 50%;
margin-bottom: 5rem;
background-color: #eee;
}
@media only screen and (max-width: 1199px) {
.cronologia{
padding: 5rem 0;
margin-top: 0rem;
}
}
@media only screen and (min-width: 768px) {
.cronologia .alternate-content > .elem:nth-child(odd) .texto-bloque {
margin-left: 45px;
}
.cronologia .alternate-content > .elem:nth-child(even) .texto-bloque {
margin-right: 45px;
}
.cronologia .alternate-content .elem:nth-child(odd) .img-bloque{
margin-left: -25px;
}
.cronologia .alternate-content .elem:nth-child(even) .img-bloque{
margin-right: -25px;
}
}
@media only screen and (max-width: 767px) {
.cronologia{
padding: 7rem 0;
margin-top: -7rem;
}
.cronologia .content-single:nth-child(even) .texto-bloque::before {
left: -1rem;
bottom: -0.5rem;
border-width: 0.5rem 1.75rem 0.5rem 0;
border-color: transparent #eee transparent transparent;
transform: rotate(330deg);
}
.cronologia .alternate-content::after {
display: none;
}
}
.product-search-filter-terms li.cat-item{
position: relative!important;
}
.product-search-filter-terms .term-expander{
position: absolute!important;
right:0;
}
.product-search-product_cat-filter-item.current-cat>a:after, .product-search-attribute-filter-item.current-attribute>a:after {
content: ""!important;
}
.product-search-product_cat-filter-item.current-cat>a, .product-search-attribute-filter-item.current-attribute>a {
font-weight:700!important;
}
.product-search-filter-category li:hover > a{
color: var(--main-green-hover)!important;
}
.single-product div.product .product_meta .posted_in{
margin:10px 0;
}
.aws-container .aws-search-form .aws-form-btn{
background: transparent;
border: 0px solid #d8d8d8;
}
element.style {
}
.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
padding-left: 10px;
}
.site-search .widget_product_search input[type=text], .site-search .widget_product_search input[type=search] {
padding: 0 10px;
line-height: 1;
}
.aws-container .aws-show-clear .aws-search-field {
padding-right: 40px;
}
.widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] {
padding-left: 2.617924em;
}
.widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] {
width: 100%;
}
.aws-container .aws-search-field {
border: 0px solid #d8d8d8!important;
background: transparent!important;
box-shadow: 0 0 black!important;
}
.aws-container .aws-search-form {
margin-bottom: 0px;
}
.search-results #secondary{
display:none;
}
.itsnew{
display:none;
}
#footer .cat-item-22{
display:none;
} @media only screen and (min-width: 1400px) {}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 991px) {}
@media only screen and (max-width: 767px) {}
=======   @font-face {
font-family: 'Muli';
src: url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.eot);
src: url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.eot?#iefix) format('embedded-opentype'),
url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.ttf) format('truetype'),
url(https://www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/fonts/Muli-Bold.woff) format('woff');
font-weight: 700;
font-style: normal;
}
*{
font-family: "Open Sans", sans-serif;
}
strong{
font-weight: 700;
}
a{
color: var(--main-green);
}
a:focus, a:hover, a:active{
outline: none;
color: var(--main-green-hover);
text-decoration: none;
}
.title, .muli{
font-family: "Muli", sans-serif;
font-weight: 700;
}
.pretitle{
font-size: 14px;
text-transform: uppercase;
color: var(--main-green);
letter-spacing: 1px;
}
h1.pretitle{
letter-spacing: 0px;
}
.subtitle{
color: var(--content-grey);
font-size: 14px;
}
.title_line::after, .card-title::after{
content: "";
display: block;
height: 1px;
width: 45px;
margin-top: 20px;
margin-bottom: 20px;
background: var(--main-green);
}
.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6{
font-family: "Muli", sans-serif!important;
color: var(--main-blue)!important;
font-weight: 700!important;
font-size: 18px;
color: var(--main-blue);
}
.h2, h2{
text-transform: uppercase;
font-size: 24px;
}
.h3, h3{
text-transform: uppercase;
font-size: 21px;
}
.content-bloque p{
display: inline-block;
}
.content-bloque ul li{
list-style: none; 
}
.content-bloque ul {
margin-left: 0px;
}
.content-bloque ul li:before{
content: "\f00c";
font-family: 'Font Awesome 5 Free';
color: var(--main-green);
margin-right: 5px;
} body {
color: var(--content-grey);
}
.title{
color: var(--main-blue);
font-size: 44px;
}
:root {
--main-blue: #283B96;
--main-blue-hover: #122168;
--main-green: #4F8839;
--main-green-hover: #5AAF39;
--main-red: #BF2442;
--main-red-hover: #E42449;
--content-grey: #707070;
--bg-grey: #F9F9F9;    
}
.bg-gradient-grey{
background: rgb(249,249,249);
background: linear-gradient(180deg, rgba(249,249,249,1) 0%, rgba(255,255,255,0) 100%);
} .contacto-fijo{
background-color: var(--main-green);
color: white;
z-index: 999;
position: fixed;
bottom: 5rem;
right: 5rem;
letter-spacing: 2px;
font-size: 14px;
padding: 0.5rem 3rem;
border-radius: 35px;
box-shadow: 0px 0px 10px rgba(0,0,0,.2);
transition: 0.5s all;
}
.contacto-fijo:hover{
background-color: var(--main-green-hover);
color: white;
}
.contacto-fijo p{
margin-bottom: -7px;
font-size: 13px;
letter-spacing: 1px;
}
.contacto-fijo strong{
font-size: 20px;
}
.archive .site-content, .page-template-template-cat-especial .site-content, .hfeed .site-content{
background-image: url(//www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/img/Slider-2.jpg);
background-size: 100% auto;
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center 15%;
}
.migas-pan{
padding-top: 4rem;
padding-bottom: 2rem;
}
.boton-principal{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 1rem 3rem;
border-radius: 35px;
margin-top: 25px;
transition: .2s all;
}
.boton-principal:hover, .boton-principal:active, .boton-principal:focus{
background-color: var(--main-blue-hover);
color: #ffffff;
}
.boton-bloque{
background-color: transparent;
border: 2px solid var(--main-blue);
color: var(--main-blue);
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
font-weight: 700;
padding: 1rem 3rem;
border-radius: 35px;
margin-top: 1rem;
display: inline-block;
transition: .2s all;
}
.boton-bloque:hover, .boton-bloque:active, .boton-bloque:focus{
background-color: var(--main-blue-hover);
color: #ffffff;
}
#breadcrumbs a{
color: var(--content-grey);
font-weight: 700;
font-size: 12px;
text-transform:uppercase;
}
#breadcrumbs a:hover{
text-decoration: none;
color: var(--main-green);
}
.breadcrumb_last{
font-size: 12px;
text-transform:uppercase;
}
@media only screen and (max-width: 767px){
.contacto-fijo{
bottom: 0;
width: 100%;
border-radius: 0;
left: 0;
text-align: center;
}
} .home ul.products {
display: flex;
align-items: center;
}
.site-search{
display: block;
margin-bottom: 0px!important;
padding: 0;
}
.site-header {
border-bottom: 0px;
padding-top: 5px;
width: 100%;
background: rgb(255,255,255);
background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
background: linear-gradient(rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
}
.site-header  .product-search-field, .product-filter-field, .search-field{
background: transparent!important;
border: 0px solid #ccc!important;
font-size: 12px!important;
padding: 6px 10px!important;
}
form.aws-search-form{
background: transparent!important;
border: 2px solid #ccc!important;
border-radius: 50px;
font-size: 12px!important;
padding: 6px 10px!important;
}
.site-header  .product-search-field:focus, .product-filter-field:focus, .search-field:focus{
outline: none;
}
.widget_search form::before, .widget_product_search form::before {
display: none;
}
.product-search-results-content{
padding: 5px 10px!important;
}
.product-search-results table.search-results tr, .product-search-results table.search-results tr td, .entry-content .product-search-results table.search-results tr td{
padding: 0 5px;
}
.product-search input[type="text"].product-search-field, .product-search input[type="text"].product-filter-field {
padding: 7px 10px!important;
}
.product-search-results .entry span.title{
line-height: 1.2!important;
font-weight: 700!important;
}
.product-search-results .entry span.title:hover{
text-decoration: none!important;
color: var(--main-blue);
} .site-branding{
margin-right: 0!important;
}
.site-branding img{
max-width: 100%!important;
} #site-navigation{
margin-right: 0;
width: 100%;
}
#site-navigation li a{
padding: 0.8rem;
}
#site-navigation li a:hover{
color: var(--main-green-hover);
}
#site-navigation #menu-menu-superior>li:last-child a{
color: var(--main-green);
font-weight: 700;
}
.primary-navigation {
display: block;
}
.sub-menu{
max-height: 0px;
transition: .2s all;
}
.menu-item-has-children:hover  .sub-menu{
max-height: 300px;
}
@media only screen and (min-width: 768px){
.main-navigation ul ul, .secondary-navigation ul ul {
float: none;
position: absolute;
top: 100%;
z-index: 99999;
left: 0;
display: none;
transition: .3s all;
}
} .contenido .content-single img{
object-fit: cover;
min-height: 100%;
}
.alternate-content > .elem{
display: flex;
flex-direction: row; 
}
.alternate-content > .elem:nth-child(even){
flex-direction: row-reverse;
}
button.menu-toggle {
cursor: pointer;
text-align: left;
float: right;
position: initial;
border: 0px solid transparent;
box-shadow: none;
border-radius: 2px;
background-image: none;
padding: 0.6180469716em 0.875em 0.6180469716em 2.617924em;
font-size: 0.875em;
max-width: 120px;
background: transparent;
}
.sub-menu li{
background-color: var(--bg-grey);
}
.sub-menu li a{
color: var(--content-grey)!important;
font-size: 14px!important;
}
.sub-menu li:hover, .sub-menu li a:hover, .sub-menu li:hover a{
background-color: var(--main-green);
color: white!important;
}
.main-navigation .menu-item-has-children > a:after {
content: "\f107";
}
@media only screen and (max-width: 991px) {
.site-header{
background: #ffffff;
}
.site-branding img{
width: 140px;
}
.storefront-primary-navigation{
width: 100%;
z-index: 999;
background: transparent;
position: relative;
margin-right: 15px;
margin-top: 6px;
}
.toggled .handheld-navigation, .toggled .primery-navigation{
position: fixed;
left: 0;
top: 100px;
padding: 20px;
background: #ffffff;
width: 100%;
}
.menu-toggle i {
font-size: 2.5rem;
position: absolute;
top: -0.8rem;
}
.menu-toggle{
display: block!important;
}
button.menu-toggle::before, button.menu-toggle::after, button.menu-toggle span::before{
display: none;
}
#woocommerce-product-search-field-0{
background: transparent;
border: 2px solid #ccc;
border-radius: 64%;
height: 40px;
width: 40px;
}
.main-navigation {
height: auto;
max-height: 30vh;
overflow: hidden;
transition: 0.2s ease-in-out; 
}
.primary-navigation{ transition: .5s all;
max-height: 0px;
position: fixed;
overflow: hidden;
left: 0;
top: 8%;
width: 100%;
background: #ffffff;
padding: 0px 20px ;
box-shadow: 0px 10px 10px rgba(25,25,25,0.2);
}
.toggled .primary-navigation {
display: block;
transition: .5s all;
max-height: 100%;
height: auto;
overflow: auto;
}
.primary-navigation li a{
text-align: center;
}
#site-navigation li a {
padding: 0 0.5rem;
font-size: 2rem;
padding-bottom: 1rem;
border-bottom: 1px solid #eee;
}
#site-navigation li:last-child a{
border-bottom: 0px solid #eee;
}
.main-navigation ul ul {
display: none;
}
}
@media only screen and (max-width: 767px) {
.product-search-form{
margin-left: 5px!important;   
}
.widget_search form::after, .widget_product_search form::after, .product-search-filter-search:after {
right: 10px!important;
}
} #colophon{
background-color: var(--bg-grey);
background-image: url(//www.sierranevadacompostandpaper.com/wp-content/themes/identotienda/img/SierraNevadaText.svg);
background-repeat: no-repeat;
background-position: 115% bottom;
position: relative;
}
.site-footer li a{
text-decoration: none;
color: var(--content-grey)!important;
font-weight: 300;
}
.site-footer li a:hover{
color: var(--main-green)!important;
}
footer img{
max-width: 120px;
}
footer ul{
margin: 0;
}
footer li, footer li:first-child {
padding: 5px 0;
display: block;
}
.footer-uno ul::before{
content: "";
display: block;
height: 1px;
width: 45px;
margin-bottom: 10px;
background: var(--main-green);
}
.footer-area-two, .footer-tres{
padding-top: 20px;
}
.footer-area-two ul{
columns: 2; 
-webkit-columns: 2; 
-moz-columns: 2; 
}
.contacto-footer{
margin-left: 20px;
font-size: 14px;
text-decoration: none!important;
color: var(--content-grey)!important;
display: block;
padding: 5px 0;
}
a.contacto-footer{
font-weight: 700;
}
a.contacto-footer:hover{
color: var(--main-green)!important;
}
.contacto-footer i{
margin-left: -20px;
margin-right: 10px;
}
#copyfooter{
margin-top: 50px;
}
.deco-footer{
position: absolute;
right: 0;
top: -28px;
}  .home .site-content {
margin-top: -120px;
}
#home-slider{
position: relative; }
#home-slider .content-caption{
text-align: right;
}
.slider-overlay .row{
height: 100%;
}
#home-slider .carousel .carousel-item {
padding-top: 120px;
padding-bottom: 80px;
height: 80vh;
background-size: cover;
background-repeat: no-repeat;
background-position:right center;
}
.slider-overlay .container{
position: relative;
}
#home-slider .title_line::after{
position: relative;
left: 100%;
transform: translate(-100%,-100%);
}
.texto-fondo-slider{
color: white;
font-family: "Muli";
font-weight: bold;
font-size: 140px;
text-shadow: 0px 2px 10px rgba(0,0,0,0.1);
position: absolute;
top: 20%;
right: 0%;
transform: translate(0,-50%);
opacity: 59%;
}
@media only screen and (max-width: 1199px) {
.texto-fondo-slider{
font-size: 100px;
}
}
@media only screen and (max-width: 767px) {
.title {
font-size: 28px;
}
.texto-fondo-slider{
font-size: 60px;
top: 20%;
}  
.img-slider{
display: none;
}
#home-slider .content-caption {
text-align: left;
}
#home-slider .title_line::after{
position: relative;
left: 0%;
transform: translate(0%,0%);
}
}
@media only screen and (max-width: 400px) {
.texto-fondo-slider{
font-size: 40px;
top: 20%;
}  
#home-slider .carousel .carousel-item {
padding-top: 120px;
padding-bottom: 60px;
height: 100%;
}
} #valores-home{
padding: 4rem 0 0 0;
}
#valores-home .texto-valor{
text-transform: uppercase;
color: var(--main-blue);
padding-left: 10px;
margin-bottom: 20px;
}
#valores-home .titulo-valor{
font-weight: 700;
margin-bottom:0px;
letter-spacing: 0.5px;
line-height: 18px;
}
#valores-home .descripcion-valor{
margin-bottom: 0;
letter-spacing: 0.5px;
line-height: 18px;
} .home .woocommerce .products{
display: flex!important;
display: -webkit-flex!important;
-webkit-flex-wrap: wrap!important;
flex-wrap: wrap!important;
align-items: inherit;
}
.home .woocommerce .products li{ display: -webkit-flex!important;
display: flex!important; margin-top: 18px!important;
margin-bottom: 3rem!important;
}
.woocommerce-loop-category__title, .woocommerce-loop-product__title{
font-weight: 700!important;
letter-spacing: 0.5px;
font-size: 13px!important;
text-transform: uppercase;
color: var(--main-blue);
}
.woocommerce-loop-category__title:hover, .woocommerce-loop-category__title:focus, .woocommerce-loop-category__title:active, .woocommerce-loop-product__title:hover{
color: var(--main-blue-hover)!important;
text-decoration: none!important;
}
.product-category a{
text-decoration: none!important; }
.home .product-category:hover, .products .product:hover{
box-shadow: 0px 4px 4px rgba(0,0,0,0.3);
}
.woocommerce-loop-category__title .count{
display: none;
}
.home .product-category.product img{
margin-top: -18%;
margin-bottom: 2px!important;
}
.product img{
width:100%!important;
}
li.product .woocommerce-LoopProduct-link img{
height:200px!important;
object-fit:cover!important;
}
.link-catalogo{
transition: .3s all;
display: block;
}
.link-catalogo:hover, .link-catalogo:focus, .link-catalogo:active{
padding-left: 15px;
}
.home .listado-de-categorias{
padding-bottom: 8rem;
}
.catalogo-general{
padding-bottom: 2rem;
}
.catalogo-general ul.products li.product{
max-width: 18%!important;
width: auto!important;
margin-right: 2%!important;
margin-bottom: 2rem;
}
.pagina-categorias ul.products li.product {
max-width: 31%!important;
margin-right: 2%!important;
margin-bottom: 0rem;
}
@media only screen and (max-width: 1199px) {
.listado-de-categorias .title{
font-size: 38px;
}
}
@media only screen and (max-width: 1199px) {
.listado-de-categorias .title{
font-size: 38px;
}
}
@media only screen and (max-width: 991px){
.listado-de-categorias .woocommerce{
margin-top: 20px;
}
.home .content-bloque p img{
max-width: 30%;
margin-right: 3%;
}
.catalogo-general ul.products li.product{
max-width: 30%!important;
margin-right: 2%!important;
}
}
@media only screen and (max-width: 767px) {
.home .woocommerce .products{
display: flex;
align-items: center;
} 
.home .woocommerce .products li{
margin: 1rem 0!important;
padding: 5px;
}
.home .product-category a{
display: block;
width: 100%;
align-items: center;
justify-content: center;
}
.home .product-category.product img{
width: 25%;
margin-top: 0;
}
.home .product-category.product .woocommerce-loop-category__title{
width: 100%;
}
#valores-home {
padding: 4rem 2rem;
}
.home .site-main{
padding-top: 0;
}
.listado-de-categorias .title {
font-size: 30px;
}
.catalogo-general ul.products li.product{
max-width: 100%!important;
margin-right: 0%!important;
}
} .home .texto-bloque .h2{
text-transform: capitalize;
font-size: 35px;
}
.texto-bloque{
padding: 4rem 2rem;
}
.home .alternate-content > .elem:nth-child(odd) {
background: transparent;
}
.home .alternate-content .bg-gradient-grey:nth-child(even){
background: rgb(239,242,255)!important;
background: linear-gradient(180deg, rgba(239,242,255,1) 0%, rgba(255,255,255,0) 100%)!important;
padding: 2rem 0;
}
.home .img-bloque{
margin-top: -10rem;
}
.home .alternate-content .elem{
display: flex;
flex-direction: row; 
}
.home .alternate-content .bg-gradient-grey:nth-child(even) .container .elem{
flex-direction: row-reverse;
}
@media only screen and (max-width: 767px) {
.home .img-bloque {
margin-top: -7rem;
}
.home .img-bloque img{
width: 50%;
}
.texto-bloque{
padding: 2rem 2rem;
}
} .contacto-1{
padding-bottom: 3rem;
}
.section-contact .title{
margin-top: 0;
}
.contacto-1 .contact-info-block i {
font-size: 1.5em;
color: var(--main-blue);
display: inline-block;
margin-bottom: 0.5em;
}
.contact-info-block{
background: var(--bg-grey);
padding: 3rem 2rem 2rem 2rem;
margin-bottom: 3rem;
position: relative;
}
.contact-info-block .h3{
font-family: "Muli", sans-serif!important;
color: var(--main-blue)!important;
font-weight: 700!important;
font-size: 18px;
}
.contact-info-block img{
position: absolute;
right: -37px;
top: -80px;
}
.contacto-1 .gform_wrapper .gfield_label, .comment-form-comment label {
font-family: 'Muli';
font-weight: 600;
text-transform: uppercase;
font-size: 14px;
letter-spacing: 0.5px;
margin-bottom: 1em;
color: var(--main-blue);
}
.contacto-1 .ginput_container input, .contacto-1 .ginput_container_textarea textarea, #comment {
border: 0px;
border-bottom: 0px solid #202343;
padding: 0.5em !important;
font-weight: 500;
font-size: 1em !important;
font-family: 'Open sans' !important;
color: #202343;
background-color: var(--bg-grey);
outline: none;
box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .comment-form input[type=submit]{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 2rem 4rem!important;
border-radius: 35px;
margin-top: 25px;
}
.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover{
background-color: var(--main-blue-hover);
}
#field_1_5 > label > span{
display: none;
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
margin-top: 0px!important;
}
.contacto-1 .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
font-size: 1em !important;
color: var(--main-red) !important;
}
.gform_wrapper .gfield_error .gfield_label{
color: var(--main-red) !important;
}
.contacto-1 .gform_wrapper div.validation_error {
color: var(--main-red) !important;
background: none;
padding: 0em!important;
font-size: 1.5em !important;
font-family: 'Open sans';
font-weight: 600 !important;
}
.contacto-1 #gform_confirmation_message_1 h3 {
font-size: 1.5em;
font-weight: 400;
margin-top: 1.5em;
margin-bottom: 1.5em;
color: var(--content-grey);
} ul.products{
display: flex!important;
display: -webkit-flex!important;
-webkit-flex-wrap: wrap!important;
flex-wrap: wrap!important;
align-items: inherit;
justify-content: center;
}
.products .product{
text-decoration: none!important;
box-shadow: 0px 4px 8px rgba(0,0,0,0.2);
transition: 0.2s all;
display: block;
padding: 16px;
border-radius: 20px;
background: white;
display: -webkit-flex!important;
display: flex!important;
margin-top: 18px!important;
}
.orderby{
font-size: 14px;
border: 1px solid grey;
border-radius: 5px;
padding: 5px;
margin-right: 10px;
}
.storefront-sorting{
display: flex;
justify-content: flex-end;
align-items: center;
}
.woocommerce-products-header{
padding-bottom: 4rem;
}
.widget_categories span, .widget_product_categories span, .widget_woocommerce_product_search_filter_category_widget .widget-title{
font-size: 18px;
text-transform: uppercase;
font-weight: 700!important;
color: var(--main-green);
letter-spacing: 1px!important;
}
.widget_woocommerce_product_search_filter_category_widget .widget-title{
font-size: 1.41575em;
}
#product-search-filter-category-heading-0{
display: none;
}
.product-search-filter-terms .cat-parent.expandable>.term-expander .expand, .product-search-filter-terms .cat-parent.expandable>.term-expander .retract{
font-family: 'Font Awesome 5 Free';
color: #ccc;
}
.widget-area .widget div.product-search-filter-terms a{
font-weight: 600;
color: var(--content-green);
}
.widget_categories ul li::before, .widget_product_categories ul li::before, .widget_product_categories ul li.current-cat::before {
content: "\f105";
}
.widget_product_categories ul li.current-cat a{
color: var(--main-green-hover)!important;
}
.widget-area .widget a{
color: var(--content-grey);
text-decoration: none;
}
.widget-area .widget a:hover{
color: var(--main-green);
text-decoration: none;
} .intro-cat{
padding-top: 3rem;
}
.intro-cat .img-cat{
margin-top: -5.5rem;
}
.intro-cat .pretitle{
margin-bottom: 1rem;
font-weight: 700;
} .content-single{
flex-wrap: wrap;
display: flex;
justify-content: center;
align-items: center;
}
.alternate-content > .elem{
margin-bottom: 8vh;
}
.img-bloque img {
object-fit: contain;
display: block;
max-height: 100%;
min-height: auto;
}
.alternate-content > .elem:nth-child(odd){
background: var(--bg-grey);
padding: 2rem 0;
}
.alternate-content > .elem:nth-child(odd) .texto-bloque{
padding-left: 4rem;
}
.alternate-content > .elem:nth-child(even) .texto-bloque{
padding-right: 4rem;
}
@media only screen and (max-width: 991px) {
.intro-cat .img-cat{
display: none;
}
}
.contenido-especial .alternate-content > .elem:nth-child(odd){
background: transparent;
} .blog-page article .date{
margin-top: 10px;
margin-bottom: 5px;
text-transform: uppercase;
}
a.read_more{
background-color: var(--main-blue);
color: #ffffff;
text-transform: uppercase;
letter-spacing: 2px;
font-size: 14px;
padding: 1rem 3rem;
border-radius: 35px;
margin-bottom: 25px;
width: fit-content;
display: block;
}
.site-main nav.navigation {
clear: both;
padding: 2.617924em 0;
width: 100%;
}
.sidebar-blog{
padding-top: 2rem;
height: 100%;
}
.sidebar-blog .widgettitle{
font-size: 18px;
text-transform: uppercase;
font-weight: 700!important;
color: var(--main-green);
letter-spacing: 1px!important;
}
.woocommerce-result-count {
margin-right: 10px;
}
article img {
max-height: 400px;
object-fit: cover;
}
.posted-on, .post-author, .posted-on a, .post-author a, .entry-taxonomy, .entry-taxonomy a{
color: var(--main-green)!important;
font-size: 12px!important;
text-transform: uppercase!important;
text-decoration: none!important;
}
.hentry .entry-header {
margin-bottom: 1em;
border-bottom: 0px solid rgba(0, 0, 0, 0.0);
}
.single-article{
padding-top: 4rem;
}
.comment-reply-title{
color: var(--main-blue);
font-family: 'Muli';
font-size: 24px;
}
.comment-reply-title:after{
content: "";
display: block;
height: 1px;
width: 45px;
margin-top: 20px;
margin-bottom: 20px;
background: var(--main-green);
}
#comment{
border: 1px solid lightgrey;
background: white;
}
.comments h2{
color: var(--content-grey);
font-weight: 600;
font-family: 'Muli';
font-size: 18px;
} .contenido-basico{
padding-top: 3rem;
padding-bottom: 3rem;
}
.contenido-principal .row{
align-items: center;
}
.contenido-principal{
padding-bottom: 2rem;
}
.lista-columnas{
columns: 2; 
-webkit-columns: 2; 
-moz-columns: 2; 
}
.contenido-especial img{
margin-top: -5rem;;
}
@media only screen and (max-width: 991px) {
.lista-columnas{
columns: 1; 
-webkit-columns: 1; 
-moz-columns: 1; 
}
}
@media only screen and (max-width: 767px) {
.contenido-especial .img-bloque{
text-align: right;
}
.contenido-especial img{
margin-top: -5rem;
margin-bottom: 0rem;
display: inline-block;
max-width: 50%;
}
.cronologia .img-bloque{
text-align:center;
}
.cronologia .img-bloque img {
margin-top: 0rem;
width: 100%;
max-width: 80%;
margin-bottom: 20px;
}
} .product_cat-ecoline .product_meta .posted_in a{
background: var(--main-green);
color: white;
text-decoration: none!important;
padding: .5rem 1.5rem;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 12px;
border-radius:15px;
margin-top: 7px;
display: inline-block;
}
.product_cat-ecoline .product_meta .posted_in a:hover{
background: var(--main-green-hover);
}
.single-product div.product .product_meta{
border-top: 0px;
}
.single-product .title_product{
color: var(--content-grey);
margin-top: 4rem;
font-size: 38px;
}
.single-product .related .title{
width: 100%;
display: inline-block;
font-size: 36px;
margin-bottom: 0;
line-height: 100%;
}
.related-products{
padding: 3rem 0;
position: relative;
}
.related-products .decoracion-hojas{
position: absolute;
top: -7rem;
left: -2rem;
}
.woocommerce-tabs {
padding-top: 2rem;
padding-bottom: 1rem;
}
@media (max-width: 991px) {
.products .product {
margin-top: 1rem!important;
margin-bottom: 2rem!important;
margin-left: 2%;
margin-right: 2%;
width: 46%;
}
}
@media (max-width: 767px) {
.related-products .decoracion-hojas{
display: none;
}
.woocommerce-products-header {
padding-bottom: 0rem;
}
}
@media (max-width: 450px) {
.products .product {
margin-top: 1rem!important;
margin-bottom: 2rem!important;
margin-left: 0%;
margin-right: 0%;
width: 100%;
}
.storefront-sorting{
display: block;
}
} .single-product  .woocommerce-Tabs-panel{
display: block!important;
}
.single-product .woocommerce-tabs .panel {
width: 100%;
float: left;
}
.single-product  h2, .single-product .h2{
text-transform: uppercase;
letter-spacing: 1px;
font-size: 14px!important;
font-weight: 700!important;
color: #C8C8C8!important;
font-family: "Open Sans"!important;
}
.single-product table th, .single-product table td{
font-size: 14px;
font-weight: 400;
background-color: #ffffff!important;
}
.single-product table tr:nth-child(odd) th, .single-product table tr:nth-child(odd) td{
background-color: #F8F8F8!important;
}
@media (min-width: 768px) {
.single-product.left-sidebar .content-area, .single-product.right-sidebar .content-area {
width:100%;
float:left;
}
}
.pswp__bg{
background: #ffffff!important;
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right{
opacity: 1;
}
button.pswp__button, button.pswp__button--arrow--left::before, button.pswp__button--arrow--right::before, button.pswp__button:hover{
background-color: var(--content-grey)!important;
} .cronologia{
padding: 7rem 0;
margin-top: -7rem;
}
.cronologia .h2, .marcas .h2{
text-align: center;
padding-bottom: 2rem;
}
.cronologia .texto-bloque{
background-color: #eee;
}
.cronologia .content-single:nth-child(odd) .texto-bloque:before{
content: '';
position: absolute;
left: -1rem;
bottom: -0.5rem;
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 1.75rem 0.5rem 0;
border-color: transparent #eee transparent transparent;
transform: rotate(330deg);
}
.cronologia .content-single:nth-child(even) .texto-bloque::before {
content: '';
position: absolute;
right: -1rem;
bottom: -0.5rem;
width: 0;
height: 0;
border-style: solid;
border-width: 0.5rem 0 0.5rem 1.75rem;
border-color: transparent  transparent  transparent #eee;
transform: rotate(30deg);
}
.cronologia .alternate-content::after{
content: '';
display: block;
height: 100%;
width: 3px;
position: absolute;
top: 0;
left: 50%;
margin-bottom: 5rem;
background-color: #eee;
}
@media only screen and (max-width: 1199px) {
.cronologia{
padding: 5rem 0;
margin-top: 0rem;
}
}
@media only screen and (min-width: 768px) {
.cronologia .alternate-content > .elem:nth-child(odd) .texto-bloque {
margin-right: -45px;
}
.cronologia .alternate-content > .elem:nth-child(even) .texto-bloque {
margin-left: -45px;
}
}
@media only screen and (max-width: 767px) {
.cronologia{
padding: 7rem 0;
margin-top: -7rem;
}
.cronologia .content-single:nth-child(even) .texto-bloque::before {
left: -1rem;
bottom: -0.5rem;
border-width: 0.5rem 1.75rem 0.5rem 0;
border-color: transparent #eee transparent transparent;
transform: rotate(330deg);
}
.cronologia .alternate-content::after {
display: none;
}
}
.product-search-filter-terms li.cat-item{
position: relative!important;
}
.product-search-filter-terms .term-expander{
position: absolute!important;
right:0;
}
.product-search-product_cat-filter-item.current-cat>a:after, .product-search-attribute-filter-item.current-attribute>a:after {
content: ""!important;
}
.product-search-product_cat-filter-item.current-cat>a, .product-search-attribute-filter-item.current-attribute>a {
font-weight:700!important;
}
.product-search-filter-category li:hover > a{
color: var(--main-green-hover)!important;
}
.single-product div.product .product_meta .posted_in{
margin:10px 0;
}
.aws-container .aws-search-form .aws-form-btn{
background: transparent;
border: 0px solid #d8d8d8;
}
element.style {
}
.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text] {
padding-left: 10px;
}
.site-search .widget_product_search input[type=text], .site-search .widget_product_search input[type=search] {
padding: 0 10px;
line-height: 1;
}
.aws-container .aws-show-clear .aws-search-field {
padding-right: 40px;
}
.widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] {
padding-left: 2.617924em;
}
.widget_search form input[type=text], .widget_search form input[type=search], .widget_product_search form input[type=text], .widget_product_search form input[type=search] {
width: 100%;
}
.aws-container .aws-search-field {
border: 0px solid #d8d8d8!important;
background: transparent!important;
box-shadow: 0 0 black!important;
}
.aws-container .aws-search-form {
margin-bottom: 0px;
}
.search-results #secondary{
display:none;
}
.woocommerce-LoopProduct-link{
position:relative;
}
header .aws-search-label{
display:none;
}
header input.aws-search-field{
position:absolute;
top:0;
}
img:before {
content: ' ';
display: block;
position: absolute;
height: 50px;
width: 50px;
background-image: url(https://www.sierranevadacompostandpaper.com/wp-content/uploads/woocommerce-placeholder-324x324.png);}
.woocommerce_pdf_catalog_button{
background-color:#283B96!important;
margin-right:0!important;
border-radius: 25px!important;
}
.woocommerce_pdf_catalog_button i{
margin-right:10px;
}
.woocommerce-pdf-catalog{
text-align:right;
}
.archive main .storefront-sorting:first-child{
display:none;
}
.Descarga-ficha a{
background-color:var(--main-blue);
color: #ffffff;
font-weight:700;
padding: 10px 20px;
margin-top: 15px;
border-radius: 25px;
display: inline-block;
}
.Descarga-ficha a i{
margin-right:5px;
}
.catalogo-pdf{
color: var(--main-green);
background-color: #4f883936;
padding: 5px 15px;
font-size:14px;
display: flex;
align-items: baseline;
}
.catalogo-pdf i{
margin-right:10px;
} @media only screen and (min-width: 1400px) {}
@media only screen and (max-width: 1199px) {}
@media only screen and (max-width: 991px) {}
@media only screen and (max-width: 767px) {}
@media only screen and (max-width: 479px) {}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}