/*  MICROTHEMER STYLES  */


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

/** General >> Woocommerce product attributes item weight woocommerce product attributes item value **/
.woocommerce-product-attributes-item--weight > .woocommerce-product-attributes-item__value {
	font-size: 14px !important;
	font-weight: 400 !important;
	font-style: normal !important;
}

/** General >> Div block 100 17 button **/
#div_block-100-17 .button {
	color: rgb(0, 0, 0) !important;
	background-color: rgb(255, 255, 255) !important;
	border: 2px solid rgb(0, 0, 0) !important;
}

/** General >> Div block 100 17 button:hover **/
#div_block-100-17 button:hover {
	color: rgb(242, 242, 242) !important;
}

/** General >> Div block 100 17 button:hover _2 **/
#div_block-100-17 .button:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 0, 0) !important;
}

/** General >> #-product-info-202-111 .woocommerce-product-attributes-item__label **/
#-product-info-202-111 .woocommerce-product-attributes-item__label {
	width: 50% !important;
}

/** General >> Mini cart 118 17 strong **/
#-mini-cart-118-17 strong {
	font-size: 14px !important;
	padding-right: 10px !important;
}

/** General >> Mini cart 118 17 remove from cart button **/
#-mini-cart-118-17 .remove_from_cart_button {
	font-weight: 600 !important;
}

/** General >> Shipmondo find shop btn 0 **/
#shipmondo_find_shop_btn_0 {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Shipping method list item **/
#shipping_method > li {
	display: -webkit-box !important;
	display: -moz-box !important;
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display: flex !important;
	-webkit-flex-flow: row wrap !important;
	-moz-flex-flow: row wrap !important;
	-ms-flex-flow: row wrap !important;
	flex-flow: row wrap !important;
	-webkit-justify-content: flex-start !important;
	justify-content: flex-start !important;
	-webkit-align-items: center !important;
	align-items: center !important;
}

/** General >> Shipping method shipping method **/
#shipping_method .shipping_method {
	margin-top: 02px !important;
	margin-bottom: 2px !important;
}

/** General >> Shipping method label **/
#shipping_method label {
	margin-top: 5px !important;
	margin-bottom: -11px !important;
}

/** General >> Place order **/
#place_order {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(0, 0, 0) !important;
	border-style: none !important;
}

/** General >> Place order :hover **/
#place_order:hover {
	color: rgb(255, 255, 255) !important;
	background-color: rgb(153, 153, 153) !important;
	border-style: none !important;
}

/** General >> Mini cart 118 17 wc forward **/
#-mini-cart-118-17 .wc-forward {
	background-color: rgb(255, 255, 255) !important;
}

/** General >> Mini cart 118 17 wc forward:hover **/
#-mini-cart-118-17 .wc-forward:hover {
	background-color: rgb(0, 0, 0) !important;
}

/** General >> Woo products 7 106 woocommerce loop product title **/
#-woo-products-7-106 .woocommerce-loop-product__title {
	line-height: 29px !important;
	padding-bottom: 40px !important;
	margin-bottom: auto !important;
}

/** General >> Woo products 7 106 bdi **/
#-woo-products-7-106 bdi {
	padding-top: auto !important;
	margin-bottom: auto !important;
}

/** General >> Product cart button 274 111 single add to cart button **/
#-product-cart-button-274-111 .single_add_to_cart_button {
	border-style: none !important;
}

/** General >> Payment **/
#payment {
	margin-top: 50px !important;
}

