/*



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



*/







/* Theme customization starts here



-------------------------------------------------------------- */





hr {border-style: solid;

    border-width: 1px;

    color: #717171;}



.post-header .title_wrapper {



    margin-right: 2% !important;



    margin-left: 0;



    border-right-width: 0 !important;



    border-left-width: 0;



    padding-right: 2% !important;



    padding-left: 0;}


/* in blank page - padding-top  */
.the_content_wrapper {
    padding-top: 50px;
}



.the_content_wrapper {



    float: right;



    width: 98%;



	margin-right: 5% !important;



    margin-left:  10% !important;



    padding-right: 8% !important;



    padding-left: 10% !important;



}







h1, h2, h3, h4, h5, h6 {



    margin-bottom: 2px !important;



}







/*MENU Nastya - For all menu to be in one line with logo*/



.header-plain #Top_bar .menu > li > a span:not(.description) {



	padding: 0 15px !important;}



.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {

	padding: 0 5px 0 20px !important;}











/*For arrow of a dropdown menu to be on a right of a span item ant not to touch item*/



.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {display: none !important;}



.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):before{



	content: "" !important;



    	display: block !important;



    	width: 0 !important;



    	height: 0 !important;



    	position: absolute !important;



    	top: 50% !important;



    	left: 5px !important;



    	margin-top: -2px !important;



    	border-top: 5px solid #2292f9 !important;



    	border-left: 5px solid transparent !important;



    	border-right: 5px solid transparent !important;



    	opacity: .6 !important;}



/*Menu Font size*/

#menu > ul > li > a{

	font-size: 17px !important;

    font-weight: 400 !important;

	letter-spacing: -0.4px !important;}



/*NASTYA - Subheader to be 100% width of a header*/

#Subheader .title {width:100% !important;}











