/*
Theme Name: Volta || Premium Wordpress Template
Theme URI: http://icesoft.md/wp/volta
Author: NRGthemes
Author URI: http://nrgthemes.com
Description: This is an Industrial theme.
License: GNU General Public License v2 or later
Version: 1.5.2.1
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: volta 

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 Custom CSS Here
 * -----------------------------------------------------------------------------
 */
#footerText {
  font-size: 12px;
  padding-bottom: 15px;
  max-width: 960px;
  margin: 0 auto;
text-align:right;
font-family: 'Carmela' !important;
}
#footerText p {
font-family: 'Carmela' !important;
}
.bypostauthor{

}
#blog .home li a {
	font-size:13px !important;  
}

div.wpcf7{direction:rtl;}
.wpcf7-form{direction:rtl;}
.wpcf7-form p{display:inline-block;width:75%;margin-bottom:10px;}
.wpcf7-form div{display:inline-block;width:24%;vertical-align:top;}
.wpcf7-form input[type="text"],.wpcf7-form input[type="email"],.wpcf7-form textarea{border:1px solid #cccccc !important;width:75% !important;display:inline-block;padding:10px !important;}
.wpcf7-form input[type="submit"]{width:50%;text-align:center;font-size:30px;}
.wpcf7-form textarea{}
.mobile-img{display:none;}
.navigation .logo a{background-image:url('http://apartmentdesign.phpdemosite.co.il/wp-content/uploads/2015/04/white-logo-nava-troim.png') !important;}
.work .album .item-title{text-align:right;}
.left-side-link{position:fixed;left:0px;top:50%;padding:10px 15px;border-radius:0 15px 15px 0;background:#54205F;}
.left-side-link a{color:#fff !important;font-size:26px;font-family:serif;}

@media only screen and (max-width: 767px){
	.left-side-link{}
	.page header{top:560px !important;position:static !important;text-align:center !important;}
	.page .content .inner{top:600px !important;height:400px;position:static !important;}
	.page-left .content{height:auto !important;position:static !important;}
	.page-left{background:none !important;height:auto !important;}
	.mobile-img{display:block;width:100%;}
	.navigation .logo a{margin-top:-10px;}
}
.container {
    display: none;
}