/*
Theme Name: Preference Child
Version: 1.0
Description: A child theme of Preference Lite
Author: Eyal Koren
Template: preference-lite
*/

@import url("../preference-lite/style.css");

/*--------------------------------*/
/* General settings               */
/*--------------------------------*/
html {
     font-size: 16px;
}

/*--------------------------------*/
/* background                     */
/*--------------------------------*/
/* רקע מעבר לתמונה */
body.custom-background {
    background-color: #e2e3e4;
}

/* ביטול פיצול המסך */
#page-top-bg {
	display: none;
}

/* שקיפות אזור התוכן */
#content-wrapper {
	background-color: rgba(255, 255, 255, 0);
}

/*--------------------------------*/
/* Languages flags                */
/*--------------------------------*/
#lang-flag {
	position: absolute;
	top: 15px;
	left: 15px;  
}

/*--------------------------------*/
/* Menus                          */
/*--------------------------------*/
.main-navigation li a { 
	font-size: 18px; 
	padding: 8px 13px 9px;
}

/* הורדת הפס מתחת לתפריט */
#showcase-wrapper {
	display: none;
}

#showcase-footer {
	display: none;
}

/*--------------------------------*/
/* Home Page                      */
/*--------------------------------*/
/* מירכוז הכותרת */
#post-2 .entry-title {
	text-align: center;
	margin-top: -50px;
	font-family: arial;
}

.page-id-2 #content {
    margin-top: 0;
}

/*--------------------------------*/
/* A side column                  */
/*--------------------------------*/
#right-column {
	direction: ltr;
	padding-top: 2px;
}

#right-column img {
    	border-bottom: 0;
}

/*--------------------------------*/
/* A side column per page         */
/*--------------------------------*/
/* about page */
#text-5              { display: none;   }
.page-id-48 #text-5,
.page-id-15 #text-5  { display: inline; }

/* services page */
#text-6              { display: none;   }
.page-id-17 #text-6  { display: inline; }

/* contact page */
#text-7              { display: none;   }
.page-id-19 #text-7  { display: inline; }

/* Chinese page */
#text-8              { display: none;   }
.page-id-42 #text-8  { display: inline; }

/* accessibility page */
#text-7              { display: none;   }
.page-id-199 #text-7,
.page-id-129 #text-7 { display: inline; }

/*--------------------------------*/
/* Footer address                 */
/*--------------------------------*/
#content {
	padding-bottom: 10px;
}

#bottom-wrapper {
	margin-top: 0;
}

#bottom1 #text-4,
#bottom1 #text-3 {
	margin-bottom: 0;
}

.footer-address {
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 16px;
	color: #333;
	display: block;
	margin-bottom: 10px;
}

.footer-accessibility {
	text-align: center;
	font-weight: bold;
	font-family: arial;
	display: block;
	margin-bottom: -18px;
}

.footer-accessibility a {
	font-size: 16px;
}

/*--------------------------------*/
/* Footer                         */
/*--------------------------------*/


/*--------------------------------*/
/* Titles - internal pages        */
/*--------------------------------*/
.entry-title {
	font-weight: bold;
}

#content {
	margin-top: -20px;
}

/*--------------------------------*/
/* smart slider - plugin          */
/*--------------------------------*/

div .nextend-bullet {
	display: none;
}

/* חצים שקופים - במעבר עכבר */
.entry-content > div > .ss2-align > #nextend-smart-slider-2 > .nextend-widget > .smartslider-outer,
.entry-content > div > .ss2-align > #nextend-smart-slider-2 > .nextend-widget > .smartslider-inner {
	background-color: rgba(255, 255, 255, 0);
}

/*--------------------------------*/
/* Content - internal pages       */
/*--------------------------------*/

#page-content { margin-left: 120px; }
.iphone #page-content { margin-left: 0; }

#page-content ul,
#page-content ol {
	margin: 10px 55px 12px 0;
	color: #333535;
	font-size: 16px; 
}

#page-content ul {
	list-style-image:url('/wp-content/uploads/2014/07/vi-sign.png');
	list-style-position: outside;
}

/* דף שירותים */
#post-17 #page-content ul    { font-size  : 20px; }
#post-17 #page-content ul li { line-height: 55px; }

/* דף קישורים */
#post-18 h1.entry-title {
	text-align: center;
	margin-right: -610px;
}

.iphone #post-18 h1.entry-title { 
	text-align: right;
	margin-right: 3px; 
}

#post-18 #page-content {
	margin-left: 0;
	text-align: center;
}

#post-18 img.alignnone { border: 0 }

/* דף צור קשר */
#post-19 #page-content p {
	line-height: 16px;
}

/* טופס צור קשר */
.form-contact-tbl div {
	color: #333535;
	font-size: 16px;
}

#post-19 #page-content .wpcf7-form p { margin-bottom: -6px; }

.form-contact-tbl input { margin-bottom: 4px; }
.form-contact-tbl .wpcf7-submit { margin-top: -10px; }

.form-contact-tbl { display: table; }
.form-contact-row { display: table-row; }
.form-contact-cell { display: table-cell; }
.form-contact-cell-r {width: 72px;}

@media (max-width: 599px) {  
	.form-contact-cell { display: block; }	
	.form-contact-cell-r {width: 220px;}
}

/* כללי לכל הדפים */
#page-content p {
	color: #333535;
	font-size: 16px;  
	margin-bottom: 10px;
	line-height: 24px;
}

#page-content h2 {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	margin-top: 17px;
	margin-bottom: 17px;
}

#page-content a, a:visited {
	color: #719aa7;
}

/* #b88d28 */
