/*  MICROTHEMER STYLES  */


/*= Content =================== */

/** Content >> Paragraph **/
p {
	padding-bottom: 1.3rem !important;
}

/** Content >> Shipping address 1 field **/
#shipping_address_1_field {
	font-family: Open Sans !important;
	padding-bottom: 5px !important;
}

/** Content >> Brxe 8ef95b **/
.mt-241780 #brxe-8ef95b {
	height: 48px !important;
}

/** Content >> Brxe cgytjl **/
.mt-241780 #brxe-cgytjl {
	height: 48px !important;
}


/*= Product Search ============ */

/** Product Search >> Reset Filters Button **/
.wpgb-facet button.wpgb-button, 
.wpgb-facet button.wpgb-reset {
	background-color: rgb(36, 103, 237) !important;
}

/** Product Search >> Reset All Filters disabled **/
.wpgb-facet button.wpgb-reset[disabled] {
	opacity: 1 !important;
}

/** Product Search >> Options **/
option {
	color: rgb(16, 15, 15) !important;
	background-color: rgb(255, 254, 254) !important;
}


/*= Single Product ============ */

/** Single Product >> p **/
.product-taxonomies p {
	padding-bottom: 5px !important;
}

/** Single Product >> Strong **/
.mt-331005 h2 strong {
	line-height: 70px !important;
}

/** Single Product >> Heading 3 **/
.mt-326884 h3 {
	line-height: 54px !important;
}

/** Single Product >> Heading 3 (#1) **/
.brxe-product-content h3 {
	margin-bottom: 1rem !important;
}

