/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Scriptlesssocialsharing heading 3 **/
.scriptlesssocialsharing h3 {
	text-transform: none !important;
}

/** General >> Wp image 446 **/
.wp-image-446 {
	max-width: 540px !important;
}

/** General >> Fl node content item:(2) **/
.fl-node-content .item:nth-of-type(2) {
	max-width: 540px !important;
}

/** General >> Wp image 445 **/
.wp-image-445 {
	max-width: 240px !important;
}

/** General >> Pp add to cart button **/
.pp-add-to-cart .button a:hover {
	color: rgb(255, 255, 255) !important;
}

/** General >> Pp add to cart button _2 **/
.pp-add-to-cart .button {
	color: rgb(255, 255, 255) !important;
}

/** General >> Pp form field [type="text"] **/
.pp-form-field [type="text"] {
	font-family: Lato, sans-serif !important;
}

/** General >> Sub menu link **/
.sub-menu a {
	color: rgb(51, 51, 51) !important;
	background-color: rgb(252, 252, 252) !important;
}

/** General >> List item:(5) link **/
#menu-main-menu-1 > li:nth-of-type(5) > a {
	padding-right: 15px !important;
}


/*( Desktop & Tablet )*/
@media (min-width: 768px) and (max-width: 979px) {

	/*= General =================== */

	/** General >> Wp image 446 **/
	.wp-image-446 {
	max-width: 540px !important;
}


}


/*( Phone )*/
@media (max-width: 480px) {

	/*= General =================== */

	/** General >> Fl node 5917614d8bf32 fl col content **/
	.fl-node-5917614d8bf32 .fl-col-content {
	border-width: 0 !important;
}

	/** General >> Fl col small **/
	.fl-col-small {
	max-width: 100% !important;
}

	/** General >> Fl node 591aeff270392 fl col content **/
	.fl-node-591aeff270392 .fl-col-content {
	height: auto !important;
	padding-top: 1% !important;
	padding-bottom: 1% !important;
	margin-right: 3% !important;
	margin-left: 3% !important;
	border-width: 2px !important;
}

	/** General >> Fl node 59193fb21c2b3 fl node content **/
	.fl-node-59193fb21c2b3 .fl-node-content {
	width: 100% !important;
	position: relative !important;
	right: 30px !important;
}

	/** General >> Facetwp facet categorias facetwp checkbox **/
	.facetwp-facet-categorias_generales .facetwp-checkbox {
	font-size: 1rem !important;
}


}

