/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6.1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */

blockquote, blockquote a, blockquote a:hover {
	color: #fff !important;
}

#header_cart {
	display: none !important;
}

.link .icon-link {
	display: none;
}

.top_bar_right a.action_button {
	background-color: #eb3351;
	color: #fff;
}

/*social icons*/

#Action_bar .social li a, #Header_creative .social li a, #Action_bar:not(.creative) .social-menu a {
	color: #009bdb;
}
.creative-social a {
	font-size: 30px !important;
}
.social li .icon-facebook:hover {
	color: #3b5998;
}
.social li .icon-twitter:hover {
	color: #09c5ff;
}
.social li .icon-instagram:hover {
	color: violet;
}

/*logos footer*/

#media_image-4 {
	max-width: 70% !important;
	height: auto;
	margin-top: -5px !important;
}
#media_image-5 {
	max-width: 70% !important;
	height: auto;
	margin-top: -30px !important;
}

/*footer copy*/
.footer_copy {
	margin-top: -20px;
}
