.bio-text {
	font-size: 15px;
line-height: 2em;
}
i.fa.fa-instagram {
    font-size: 1.2rem;
}
.header,
.cart_total_button:hover {
	background: black;
}

.main_nav ul li a,
.breadcrumbs ul li a:hover,
.sidebar_promo_subtitle,
.cart_total_button:hover {
	color: white;
}

/* Font Pink */
.main_nav ul li a:hover,
.best_price,
.section_subtitle,
.product_name a:hover,
.current_page ul li a:hover,
.menu_nav ul li a:hover,
.footer_nav ul li a:hover,
.contact_info_icon .fa-instagram,
a.text-pink {
	color: #EF64A2;
}

.burger_container div {
	background: white;
}


/* Background pink */
.burger_container:hover div,
.product_buy,
.box_view,
.clear_price_btn,
.ui-state-default, .ui-widget-content .ui-state-default,
.sidebar_section:hover .sidebar_title,
.ui-slider .ui-slider-range,
.best_buy,
.newsletter_button,
.sidebar_promo_button,
.review_form_button,
.button,
.menu_close:hover div,
.cart_total_button,
.newsletter_button {
	background: #EF64A2;
}

.sidebar_title {
    font-family: inherit;
}

.sidebar_section:hover{
	border: solid 1px #e0e3e4;
}
.best_buy,
.cart_total_button {
	border: none;
}
.sidebar_section:hover .sidebar_section_content ul li,
.sidebar_options:hover .sidebar_option {
	border-bottom: solid 1px #e0e3e4;
}
.products_container {
	margin-top: 50px;
}
.sidebar_left {
	top: 74px;
}
.text-black {
	color: black !important;
}

.sidebar_right {
    top: 168px;
}
.sidebar_promo_content {
    background: rgba(169, 193, 206, 0.63);
    border: none;
}


.current_page ul li a,
.current_page ul li {
    font-family: 'Arial', sans-serif;
}

.cart_details {
    background: #f8f8f8;
	}
