/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

@media only screen and (max-width: 1300px) {

	#wrapper {
		padding-top: 0rem !important;
	}
}

@media only screen and (max-width: 500px) {

	.btn-product-list {
		padding: 10px 25px 10px 25px !important;
	}

	
}

@media only screen and (max-width: 768px) {

	.btn-product-list {
		padding:11px 40px 8px 40px !important;
	}
}





@media only screen and (max-width: 450px) {

	.block-iqitlinksmanager-2 li + li {
		display: none;
	}
	
	.block-links-inline ul>li:after {
    content: " ";
    display: none;
    vertical-align: middle;
    height: 1.5em;
    width: 1px;
    margin-left: .5rem;
    margin-right: .5rem;
    background-color: currentColor;
    opacity: .2;
	}	
	
	.center-nav {
	padding: 10px 0px;
	}

	
	
}




/**** TARGETA PDF *****/

@media print {

  	body {
    margin: 0 !important;
    background-color: #fff;
	color: red;
  	}
	
		
	
	@page {
  	margin: 0cm !important;
	}
	
	
}

/*** SUBMENU ***/

.tabs-links.col-2 {
	-ms-flex: 0 0 25% !important;
    flex: 0 0 25% !important;
    max-width: 25% !important;
}


.tabs-links.col-2 + .tab-content.col-10 {
	-ms-flex: 0 0 75% !important;
    flex: 0 0 75% !important;
    max-width: 75% !important;
}


.cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link {
	text-transform: none;
}


.cbp-hrmenu .cbp-column-title {
	margin-bottom: 0px;
}


.cbp-hrmenu .cbp-hrsub-tabs-names li a {
	font-weight: bold;
}

.cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link {
    font-weight: bold;
}




.cms-id-9 h1.page-title, .cms-id-10 h1.page-title, .cms-id-11 h1.page-title, .cms-id-12 h1.page-title, .cms-id-14 h1.page-title  {
    padding-bottom: 20px !important;
    background-image: url(../img/forma-title.png);
    background-repeat: no-repeat;
    background-position: center bottom;
}





/***** FIN TARGETA PDF ****/

.product-flag.pack {
	display: none;
}

#wrapper .breadcrumb {
	background-image: url(../img/forma-coma.png);
    background-repeat: no-repeat;
    background-position: 0px -8px;
}


#wrapper .breadcrumb .col {
	padding-left: 40px;
}


#index .ancho-breadcrumb {
	display: none;
}


#wrapper #search_filters .block-title {
	text-transform: uppercase;
	border-bottom: none;
	color: #79B125;
}

#search_filters .noUi-connect {
    background: #79B125;
}


.ancho-breadcrumb {

    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #f1f1f1;
	margin-top: 15px;
}

.ancho-facetas{

    width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #faf5e6;
	margin-top: 15px;
}

.ancho-breadcrumb .container {
	margin-bottom: 60px;
}

.breadcrumb {
	color: #5d9b00;
}

.breadcrumb a {
	color: #5d9b00 !important;
}
#wrapper .breadcrumb li:after {
    color: #333;
}
#wrapper > .container:first-child {
	background-color: #EFEFEF;
}


.header-top .header-btn-w .header-btn .title {
    display: block!important;
	font-size: 13px;
}

.informacion {
	max-width: 135px;
	padding: 0 0.5rem;
	
}
.informacion .linea {
	font-size: 13px;
	margin-bottom: 3px;
	line-height: 120%;
	
}

.informacion .tel {
	font-size: 15px;
	font-weight: bold;
	color:#7fba26;
	margin-bottom: 5px;
	
}

.header-top .header-btn-w .header-btn > .icon {
    font-size: 2rem;
}


/** REV SLIDER **/
#rs-btn-comprar {
	
	border-color: inherit !important;
}




/** GENERAL **/
@media only screen and (max-width: 768px) {
	.category-image img {
		max-width: 40%;
	}
	

}




@media only screen and (max-width: 550px) {
	.category-image {
	margin-top: -100px !important;
	}
}


.category-description {
	max-width: 900px;
	margin: auto;
	text-align: center;
}

.category-description p {
	padding-right: 15px;
	padding-left: 15px;

}

.divisor {
	border-top-style: dashed;
    border-top-width: 2px;
    border-top-color: #676767;
    width: 100%;
	max-width: 900px;
	margin: auto;
	margin-top: 125px;
}

.category-image {
	text-align: center;
	margin-top: -130px;
}

#search_center_filter_toggler {
	background: #faf5e6;
}
#facets_search_center {
	background-color: #faf5e6;
	padding: 3rem 1rem 1rem 1rem;
}

.view-switcher {
	display: none;
}


.products-selection {
	border-bottom: none;
	border-top: none;
}


.btn-product-list {
	text-transform: uppercase;
	font-size: 0.85em;
	font-family: 'Josefin Sans', sans-serif;
	padding: 11px 70px 8px 70px;

}


.fa-shopping-bag.bag-icon {
	display: none;
}


.product-price-and-shipping {
	margin:auto auto 0px auto;
}




.products-grid .product-add-cart {
    margin: 10px auto 0 auto;
}


.products-grid .product-miniature-layout-1 .product-price-and-shipping {
	padding-bottom: 0px;
	margin: auto auto 0px auto;
}

.products-grid .product-description {
    padding: 0.625rem;
    border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	margin-left: -1px;
}


.slick-list .product-description {
    padding: 0.625rem;
    border-right: 1px solid #cacaca;
	border-left: 1px solid #cacaca;
	margin-left: -1px;
}



.slick-list .product-description {
	text-align: center;
}

.slick-list .btn {
	margin: auto;
	
}


.slick-list .thumbnail-container img {
	margin: auto;
}

.product-miniature-grid .product-title {
    font-style: normal;
    font-weight: normal;
    line-height: 135%;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1rem;
	text-transform: none;

}



.slick-list  .product-title {
    font-style: normal;
    font-weight: normal;
    line-height: 135%;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 1rem;
    text-transform: none;
}





.product-miniature-grid .product-price {
    font-size: 1.25rem;
	font-family: 'Josefin Sans', sans-serif;
}




.btn {
	border-radius: 40px;
}
#content-wrapper .page-title {
	font-weight: normal;
	font-size: 1.6rem;
	text-transform: uppercase;
	margin-bottom: 0.6em;
    padding-bottom: 0px;
}

.product_header_container .product-price {
	font-size: 1.5rem;
	font-family: 'Josefin Sans', sans-serif;

}

button.add-to-cart {
	border-radius: 40px;
	
}

button.btn-iqitwishlist-add {
	border-radius: 40px;
	background: #faf5e6;
}

button.btn-iqitwishlist-add:hover {
	background: #FFE349;
}

#content-wrapper .section-title {
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 500;
}


#content-wrapper .section-title.tres {
	color: #7FBA26;
	font-weight: 500;
	
}

#content-wrapper .section-title.uno {
	font-weight: 600;
}



/* FICHA PACK DE PRODUCTOS*/


.product-pack .pack-product-container {
 display: block;
}

.row.packs {
	background-color: #FAF5E6;
}

.product-pack {
	border: none;
	padding: 1rem 4rem;
}

.product-pack article {
	border-bottom: none;
	padding: 1.5rem 0;
}

.product-pack .pack-product-container .pack-product-thumb {
	max-width: none;
}

/** FIN FICHA PACK PRODUCTOS **/


/** MENU **/
.cbp-horizontal .cbp-tab-title {
	font-family: 'Josefin Sans', sans-serif;
	text-transform: uppercase;
	font-weight: 600;
}

.cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]) {
	max-width: none;
}
/** fin MENU **/


/** Ficha PRODUCTO **/


#product .banner-producto {
	width: 100vw;
    position: relative;
    margin-left: -50vw;
    left: 50%;
    background: #ffe349;
    padding-top: 20px;
    padding-bottom: 20px;
	text-align: center;
	color: #333333;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 1.25rem;

}

#iqithtmlandbanners-block-1 .block-title {
	display: none;
}


#product .viewed-products .section-title, #product .product-accessories .section-title{
	text-align: center;
	font-size: 1.1rem;
	display: inline-block;
	padding-bottom: 7px;
	border-bottom: 2px dashed #333333;

}


#product .viewed-products, #product .product-accessories {
	text-align: center;
}

.product-accessories {
	margin-bottom: 100px;
}

#product .section-title.uno {
    background: url(../img/montanya.svg) repeat-x;
    padding-bottom: 13px;
    background-position-y: bottom;
    margin-bottom: 29px;
	display: inline-block;
	font-size: 1.1rem;
}

#product .product-features>dl.data-sheet dt.name {

    padding-bottom: .1rem;
    border-bottom: none;
    margin-bottom: 1rem;
	padding-top: 0.8rem;
	border-bottom: 1px solid hsla(0,0%,63%,1);
	text-transform: uppercase;
	font-family: 'Josefin Sans', sans-serif;
	font-size: 12px;
	color: #353535;
	font-weight: 500;
	-moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%;

}


#product .product-features>dl.data-sheet dt.name.feature-12 {
	padding-top: 2rem;
	padding-bottom: 2rem;
	border-top: 1px solid #7fba26;
	border-left: 1px solid #7fba26;
	border-bottom: 1px solid #7fba26;
	padding-left: 1.6rem;
	padding-right: 1rem;
	color: #7fba26;
	font-size: 16px;

}




#product .product-features>dl.data-sheet dd.value {

    padding-bottom: .5rem;
    margin-bottom: 1rem;
    padding-top: 0.55rem;
	border-bottom: none;
	-moz-flex: 1 0 65%;
    -ms-flex: 1 0 65%;
    flex: 1 0 65%;

}

#product .product-features>dl.data-sheet dd.value.feature-12  {

	padding-top: 2rem;
	padding-bottom: 2rem;
	border-top: 1px solid #7fba26;
	border-right: 1px solid #7fba26;
	border-bottom: 1px solid #7fba26;
	padding-right: 1rem;

}

#product section.recomendaciones {
	background: #FAF5E6;
	padding: 35px;
	margin-bottom: 40px;
}

#product section.recomendaciones li {
	margin-bottom: 15px;
	line-height: 145%;
	
}

#product .feature-12 li {
	margin-bottom: 15px;
	line-height: 145%;
	
}

#product .feature-12 li:first-child {
	list-style: none;
	
}







.txt_instagram {
	color: #7FBA26;
	text-transform: lowercase;
	font-size: 1.5em;
}



#elementor .css-inlineblock {
	display: inline-block;
	padding: 0px 10px;
}




/*btn animado*/


#elementor-section-wrap .css-animado a {
  color: #79b246;
  padding-bottom: 15px;
	background:url(../img/wave.svg);
  background-repeat: repeat;
  background-position-x: 0%;
  background-position-y: 95% !important;
  background-size: auto auto;
  background-repeat: repeat-x;
  /*background-size: 15px 5px; */
  background-position: 2px 19px;
  animation: move 15s linear infinite;
  -webkit-animation: move 15s linear infinite;
  animation-play-state: paused;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}




#elementor-section-wrap .css-animado a:hover {
  animation-play-state: running;
}


@-webkit-keyframes move {
from {
    background-position: 2px 19px;
  }
  to {
    background-position: 500px 19px;
  }
}

@keyframe move {
from {
    background-position: 2px 19px;
  }
  to {
    background-position: 500px 19px;
  }
}



/*fin btn animado*/












/*formulario*/


.elementor-widget-prestashop-widget-CustomTpl textarea.form-control {
    height: 90px;
}


.elementor-widget-prestashop-widget-CustomTpl .form-control {
    background-color: inherit;
    color: #777;
    border:none;
	border-bottom: 1px solid #333;
}


.elementor-widget-prestashop-widget-CustomTpl .gdpr_module {
	float: left;
	margin-left: 16px;
	margin-top: 10px;
}

.elementor-widget-prestashop-widget-CustomTpl #submitForm {
	background: #ffe349;
	color: #333;
	margin-left: 16px;
	margin-top: 20px;
}





.gformbuilderpro_content select {
	background: none;
}


.elementor-widget-prestashop-widget-CustomTpl #submitForm:hover {
	background: #666;
	color: #fff;
}


.elementor-widget-prestashop-widget-CustomTpl .psgdpr_consent_message a{
	text-decoration: underline;
	
}

.elementor-widget-prestashop-widget-CustomTpl .formbuilder_group {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.elementor-widget-prestashop-widget-CustomTpl label.psgdpr_consent_message {
    font-size: 12px;
    line-height: 140%;
}

/* fin formulario*/



#update_delivery {
	height: 40px;
}


#checkout .regalo {
	padding: 20px;
	background-color: #7fba2626;
}

.formulario-cesta .checkbox_item_wp input {
	margin-right: 5px;
}

.header-top {
	margin-bottom: 30px;
}

.cbp-hrmenu ul {
	text-align: center;
}

.cbp-hrmenu ul > li {
	float: none;
}

.cbp-hrmenu .cbp-menu-column-inner ul li {
	text-align: left;
}

.cbp-hrmenu .cbp-menu-column-inner ul {
	text-align: inherit;
}

.cbp-hrmenu .cbp-hrsub-tabs-names li a{
	text-align: left !important;
}

.cbp-hrmenu .cbp-category-link-w a {
	text-align: left;
}


#regalo-banner:hover {
	text-decoration: underline;
	color: #fff;
}

@media only screen and (max-width: 480px) {

	.slick-prev {
		left: 0px;

	} 

	.slick-next {
    right: 10px;
	}

		
}

.slick-prev:before, .slick-next:before {
	color: #79b246 !important;
	font-size: 26px;
}

.cart-summary-line.cart-total {
    font-size: 1.3rem;
}

.slick-arrow {
	background-color: inherit;
}


.gformbuilderpro_form {
    margin: 0px 15px !important;
}


.kb-related-pro-container {
	max-width: 1270px;
	margin: auto !important;
	margin-bottom: 120px !important;
	margin-top: 70px !important;
}


.kb-related-pro-container .quick-view {
	display: none;
}



.kb-related-pro-container .product-thumbnail a{
	pointer-events: none;
	cursor: default;
}

.kb-related-pro-container .thumbnail-container a{
	pointer-events: none;
	cursor: default;
}



.kb-related-pro-container .product-title a{
	pointer-events: none;
	cursor: default;
}

#cart .crossselling-products.block-section .btn-product-list {
	padding: 10px 15px 10px 15px !important;
	
}


.slick-list .price {
    font-size: 1.25rem !important;
    font-family: 'Josefin Sans', sans-serif !important;
	color: #333;
}


#module-ph_simpleblog-list .page-title {
    background: url(../img/montanya.svg) repeat-x;
    padding-bottom: 13px;
    background-position-y: bottom;
	margin: auto;
    margin-bottom: 29px;
    display: inline-block;
    font-size: 1.5rem;
	text-align: center;
}


#module-ph_simpleblog-list .page-header {
	text-align: center;
	margin-bottom: 50px;
}

#module-ph_simpleblog-list .post-title a {
	font-family: 'Josefin Sans', sans-serif;
	line-height: 145%;
	color: #333;
}

#module-ph_simpleblog-list .post-title a:hover {
	color: #7fba26;
}

.simpleblog-posts h2 {
    font-size: 1rem;
    background: none;
    margin-bottom: 0.8rem;
    padding-bottom: 0.8rem;
    border-bottom: 2px dashed #7fba26;
}

#module-ph_simpleblog-single .page-header {
max-width: 980px;
    margin: auto;
	line-height: 140%;
}

#module-ph_simpleblog-single .page-header span {

	line-height: 140%;
}


#module-ph_simpleblog-single .simpleblog__postInfo ul {

    align-items: center;
    justify-content: center;
}


.simpleblog-posts .post-additional-info {
	border-top: none !important;
}


.simpleblog-posts .post-content .post-read-more span {
    text-decoration: underline;
	font-weight: bold;
	color:#7fba26;
	font-size: 17px;
	font-family: 'Josefin Sans';
	white-space: nowrap;
}



#module-ph_simpleblog-single .btn.btn-google {
	display: none;
}


#module-ph_simpleblog-single .simpleblog__share ul li + li {
	margin-right: 8px;
}

dd.value.productos_incluidos.feature-26, dt.name.productos_incluidos.feature-26,
dd.value.estuche.feature-27, dt.name.estuche.feature-27{
	display: none;
}