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

/*   top menu   */
#Top_bar .menu > li > a span:not(.description) {
    line-height: 40px !important;
    padding: 0 10px !important;
    border-right: 1px dotted #e7e7e7 !important;
    }


/* textual logo - line height on mobile   */
a#logo {line-height: 0.9 !important;}


/* contact form   */
.wpcf7 input[type="text"] {!important; font-size: 24px; !important; font-weight: 300 !important; color: #000000 !important; background-color: #ffffff;
    border: 1px solid #696969; color: #000000 !important;}


/* border for iamages in HP   */
.trailer_box img {border: 1px #bdbdbd solid !important}

.mcb-wrap-inner ul {list-style: square outside !important; padding: 0 20px 0 0}
/*   ol, ul {square outside !important; padding: 0 20px 0 0}   */

/* in tik-avodot - border for gallery   */
.envira-gallery-image  {border: 1px #bdbdbd solid !important}

#Top_bar.is-sticky { background: rgb(0,100,100,0.5) !important; }


/*  title in sidebar - above stars   
.column_attr {line-height: 50px !important}*/

/*  contact background   */
div.get_in_touch, .infobox {background-color: rgba(255, 255, 255, 0.8) !important; color: #000000 !important; border: 1px solid #cf0d11;}

/*  contact color   */
.get_in_touch, .get_in_touch a, .get_in_touch h3, .get_in_touch ul, .infobox, .infobox a, .infobox h3, .infobox ul {
    color: #000000!important;
}
/*  contact float left   */
.mcb-wrap, .column, .columns {
    float: left;
}

.get_in_touch h3 {font-weight: bold}


/*Nastya*/
/*blockquote*/
.tzitut-beemza > div > blockquote{
	background: none !important;
}


/*FOOTER*/
#Footer{
	width:98% !important;
	direction: rtl !important;
	float: right !important;
    background-position: 30px 70px !important;
	background-size: 800px auto !important;}

/*#Footer > div > div{
	max-width:1440px !important;
}*/

#Footer > div > div.container > div.column{float:right !important;}
#Footer > div > div >div:nth-child(1){width:20% !important;}
/*#Footer > div > div > div:nth-child(4){width:40% !important;}*/

/* black area in top of pages  
#Subheader {background-color: black !important;}
h1.title  {color: white !important; font-weight: bold !important;}*/

/*
.envira-gallery-image {border: 10px solid red !important;}
.envira-gallery-image-2  {border: 10px solid green !important;}

*/

