/*
 Theme Name:   Optic House
 Theme URI:    http://www.optichouse.co.il/
 Description:  Inovado Child Theme
 Author:       Koranga
 Author URI:   http://www.nirox.co.il
 Template:     inovado
 Version:      1.0.0
*/
@import url("../inovado/style.css");
/*-------------------------------------------------------------- */
.container .column, .container .columns {
float: right;
}
div.four.columns.logoleft { 
float:left; 
}
div#content {
float: left;
}
div.callus {
margin-top: 23px;
float: right;
}
div.callus a {
    font-size: 18px;
}
div.social-icons {
float: right;
margin: 23px 10px -6px;
}
#header-searchform input {
position: absolute;
}
#header #navigation ul#nav > li {
float: right;
height: 102px !important;
}
#header #navigation ul#nav > li > a {
font: 20px/20px eleganti !important;
font-weight: normal !important;
height: 60px !important;
margin-top: 39px !important;
}
div#crumbs {
float: left;
}
.portfolio-item.noshadow {
    width: 213px;
   height:auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.portfolio-item .portfolio-title h4,
.portfolio-item .product-title h4 {
    font: 20px/20px eleganti;
}
.portfolio-item .portfolio-title h4{
    font-size:14px;
    line-height:14px;
    font-family:eleganti;;
}
.portfolio-item .product-title h4 {
margin-top: 5px;
}
.portfolio-item .portfolio-title span,
.portfolio-item .product-title span {
font-size: 14px !important;
}
.portfolio-item .product-title span { color: #666666}
.container_home_middle {
margin-top: 20px;
display: inline-block;
}
.half { 
width:50%;
float:right
}
.wpcf7-form-control-wrap input {
margin: 0 0 -22px;
}
.wpcf7-form-control-wrap.email input {
margin-top: -17px;
width: 91.5%;
}
.wpcf7-form-control-wrap.message textarea {
margin-top: -16px;
height: 70px;
}
input.wpcf7-form-control.wpcf7-submit {
margin: -10px 0 0;
width: 100%;
background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #B1CE50), color-stop(1, #8CB328) );
background-image: -o-linear-gradient(bottom, #B1CE50 0%, #8CB328 100%);
background-image: -moz-linear-gradient(bottom, #B1CE50 0%, #8CB328 100%);
background-image: -webkit-linear-gradient(bottom, #B1CE50 0%, #8CB328 100%);
background-image: -ms-linear-gradient(bottom, #B1CE50 0%, #8CB328 100%);
background-image: linear-gradient(to bottom, #B1CE50 0%, #8CB328 100%);
color: white;
font-size: 18px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
background-image: -webkit-gradient( linear, left top, left bottom, color-stop(0, #8CB328), color-stop(1, #B1CE50) );
background-image: -o-linear-gradient(bottom, #8CB328 0%, #B1CE50 100%);
background-image: -moz-linear-gradient(bottom, #8CB328 0%, #B1CE50 100%);
background-image: -webkit-linear-gradient(bottom, #8CB328 0%, #B1CE50 100%);
background-image: -ms-linear-gradient(bottom, #8CB328 0%, #B1CE50 100%);
background-image: linear-gradient(to bottom, #8CB328 0%, #B1CE50 100%);
}
div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
margin-top: -32px !important;
}
.container_home_testamonials .five.columns {
margin: 0 6px;
}
div.testimonial-author {
float: left;
}
#prefooter-logos {
width: 100%;
background-color: #eff4fa;
}
#title h1, #title .blog-h1 {
font: 28px eleganti !important;
}
#sidebar .widget ul li {
background: url(../inovado/framework/images/arrow4.png) no-repeat right 8px;
}
#sidebar .widget ul li a h4 {
padding-right: 12px;
}
#sidebar .widget ul li a:hover h4,
#sidebar .widget_nav_menu ul li a:hover,
#sidebar .widget_nav_menu ul li.current-menu-item a {
color: #c2d73c;
}
#sidebar .title span {
font: 20px eleganti;
}
div#portfolio-slider {
float: left;
}
div.projects-nav.projectsnavpadding {
display: none;
}
div.portfolio-detail-description .title span,
div#portfolio-related-post .title span {
font: 24px eleganti !important;
}
.flexslider .slides img {
width: 100%;
}
div.pp_pic_holder.pp_default {
direction: ltr;
}
#sidebar .widget_nav_menu ul li a {
display: block;
line-height: 1 !important;
background: none;
margin: 0 0 20px 0;
border-bottom: 1px solid #f1f1f1;
padding-right: 12px;
font-size: 16px;
color: #666666;
}
.flex-control-nav {
direction: ltr;
}
.flex-control-nav li:first-child {
margin: 0 0 0 5px;
}
.flex-control-nav {
margin-top: 6px;
position: relative;
}
.flex-control-nav li a {
background: #646464;
}
.flex-control-nav li a.flex-active {
background: #c2d73c;
}
div#crumbs {
margin-left: 15px;
}
dl.gallery-item {
    position: relative;
}
.gallery-item {
    margin: 0 0 -17px;
}
.gallery_more {
    width: 48px;
    height: 48px;
    background: rgb(255, 255, 255) url(../inovado/framework/images/plus2.png) no-repeat center center;
    position: absolute;
    top: -25px;
    left:50%;
    margin-left:-20px;
    display: block;
    text-indent: -9999px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    opacity: 0;
    -webkit-transition:	all 200ms ease;
	-moz-transition:	all 200ms ease;
	-ms-transition:		all 200ms ease;
	-o-transition:		all 200ms ease;
	transition:		all 200ms ease;
}
.gallery-item:hover .gallery_more {
    top: 50%;
    margin-top:-20px;
    opacity: 1; 
    -webkit-transition:	all 200ms ease;
	-moz-transition:	all 200ms ease;
	-ms-transition:		all 200ms ease;
	-o-transition:		all 200ms ease;
	transition:		all 200ms ease;  
}
div.gallery_padding {
    padding: 0 15px;
}
dd.wp-caption-text.gallery-caption {
text-align: right;
position: absolute;
z-index: 0;
bottom: -107px;
background-color: white;
padding: 15px 0;
width: 100%;
-webkit-transition:	all 200ms linear;
	-moz-transition:	all 200ms linear;
	-ms-transition:		all 200ms linear;
	-o-transition:		all 200ms linear;
	transition:		all 200ms linear;
}
.gallery-item:hover dd.wp-caption-text.gallery-caption {
bottom: 7px;    
opacity: 1; 
-webkit-transition:	all 200ms linear;
	-moz-transition:	all 200ms linear;
	-ms-transition:		all 200ms linear;
	-o-transition:		all 200ms linear;
	transition:		all 200ms linear;  
     
}
dd.wp-caption-text.gallery-caption h3 {
font: 24px eleganti;
margin-bottom: 5px;
}
div.ppt {
display: none !important;
}
a.post-icon {
display: none;
}
.post-content {
float: right;
margin-right: 17px;
}
.post-meta span i {
margin: -2px 0 0 10px;
}
div.gmnoprint {
direction: ltr;
}
.google_map.full {
width: initial !important;
}
#footer {
padding: 30px 0 0;
}
#footer .widget h3, #infobar .widget h3 {
font: 21px eleganti !important;
}
#footer .container .clearfix .widget:first-child {
width: 38%;
}
#footer .container .clearfix .widget .one_half.last {
width: 43%;
float: right;
font-size: 16px;
}
#footer .container .clearfix .widget #map {
margin: 0 -28px;
}
#footer .container .clearfix .widget:last-child {
width: 24%;
}
#footer .widget ul.dpe-flexible-posts {
columns: 2;
-webkit-columns: 2;
-moz-columns: 2;
}
#footer .widget ul li {
background: url(../inovado/framework/images/arrow4.png) no-repeat right 9px;
padding: 1px 12px 1px 0;
}
#footer .widget ul li a h4 {
color: #999999;
border: 0;
margin-bottom: 12px;
}
#footer .widget ul li a:hover h4 {
color: #EEEEEE;
}
div.copyright-text.eight.columns.crleft {
text-align: left;
}
div#content article iframe {
width: 330px;
height: 225px;
float: right;
margin: -21px 10px 38px;
}
.header .logo .logo_standard {
float: left;
}
.portfolio-overlay{
    height:100% !important;
}
.post_thumbnails{
    float:right;
    margin-left:20px;
    margin-bottom:20px;
}
.portfolio-it a.product-title{
    position:absolute;
    top:100%;
    right:0;
    width:96%;
    height:96%;
    background:rgba(0,0,0,0.6);
    font-size:12px;
    padding:2%;
    -webkit-transition:	all 200ms ease;
	-moz-transition:	all 200ms ease;
	-ms-transition:		all 200ms ease;
	-o-transition:		all 200ms ease;
	transition:		all 200ms ease;
}
.portfolio-it a.product-title *{
    font-size:13px !important;
    line-height:13px !important;
    color:#fff;
}
.portfolio-it a.product-title h4{
    font-weight:bold !important;
}
.portfolio-it a.product-title span{
    line-height:12px !important;
}


.portfolio-it:hover a.product-title{
    top:0;
}
#gallery-1 .gallery-item{
    width:22% !important;
    margin-left:1%;
    margin-right:1%;
    margin-bottom:16px;
    margin-top:0 !important;
}
.gallery img{
    border-radius:5px;
    display:block !important;
}