/*
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
*/

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

.icon-menu{
	color:#c1504d;	
}
@media screen and (max-width: 977px) {
	.wppp-select, .orderby{
		width:100% !important;
		display:block;
	}
	
	.form-wppp-select{
		float:none !important;
		margin-left:0px !important;	
	}
	
	#wppg_gallery_container .wppg_gallery_item_container{
		margin:0px auto !important;
		float:none !important;
	}
}
@media screen and (max-width: 785px) {
    #Top_bar .container{
	height:190px !important;	
}

.top_bar_right_wrapper {
    float: none !important;
    margin: 0px auto !important;
    display: block !important;
    text-align: center !important; 
    width: 135px !important;
	margin-top:15px !important;
}

.icon-search{
	display:none;	
}

#Top_bar:after {
    z-index: 9999999 !important;
	margin-top:-5px;
}

.column_attr.align_right, .column_attr.align_left{
	text-align:center;	
}

#CDSWIDSTICKER {
   
    display: block !important;
    margin: 0px auto !important;
}

footer{
    text-align: center;
	
}

#Top_bar #menu{
	z-index: 99999999 !important;
	position:absolute !important;
}
}

.abc-rating, .abc-date{
	display:none;	
}
