/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/

#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
    font-size: 130%;
}
‪@media only screen and (max-width: 720px) {‬
‪#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {‬
‪    font-size: 100%;‬
‪}‬
‪}‬

/*מה שצריך בשביל תוצאות החיפוש באתר. לשים לב!!!! יש גם קוד פי אייץ פי שצריך להעתיק*/

add_action( 'init', 'my_add_excerpts_to_pages' );
function my_add_excerpts_to_pages() {
     add_post_type_support( 'page', 'excerpt' );
};





/*הגדלת הטלפון והמייל למעלה*/
.l-subheader .w-contacts {font-size: 17px;}

/*העברת כפתור החזרה למעלה לימין*/
.w-toplink {left: auto; right: 15px;}

/*סידור יישור התוכן לימין - חובה בכל אתר*/
.g-cols.offset_small > div:last-child{margin-right: 0!important;}
.g-cols.offset_small > div{margin-right: 4%!important;}

/*סידור הבלבול בין ימין לשמאל של האלמטים בויזואל קומפוזר*/
.g-cols > div {float: left;}

/*קביעת פונט הפסקה*/
p {font-family: osp_le-patin-helvetemedium, arial;}

/*קביעת פונט הכותרות*/
h1, h2 {font-family: open_sans_hebrewregular, arial!important;}
h3 {font-family: open_sans_hebrewregular, arial!important;}
h4, h5 {font-family: open_sans_hebrewregular, arial!important;}

/*ריווח האותיות בכותרות הגדולות*/
h1 { letter-spacing: 1px; }

/*קביעת פונט התפריט*/
.w-nav-title {font-family: open_sans_hebrewregular, arial;}

/*הגדלת הפונט בפוטר*/
.l-subfooter { font-family: osp_le-patin-helvetemedium, arial!important; font-size: 16px!important; } 

/*ביטול הצגת שם המונה בגלריה וסידור מספר התמונה*/
.mfp-title {display: none;}
.mfp-counter {direction: ltr;}


@font-face {
    font-family: 'open_sans_hebrewregular';
    src: url('opensanshebrew-regular-webfont.eot');
    src: url('opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensanshebrew-regular-webfont.woff2') format('woff2'),
         url('opensanshebrew-regular-webfont.woff') format('woff'),
         url('opensanshebrew-regular-webfont.ttf') format('truetype'),
         url('opensanshebrew-regular-webfont.svg#open_sans_hebrewregular') format('svg');
    font-weight: normal;
    font-style: normal;
}




@font-face {
    font-family: 'osp_le-patin-helvetemedium';
    src: url('osp_le-patin-helvete-webfont-webfont.eot');
    src: url('osp_le-patin-helvete-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('osp_le-patin-helvete-webfont-webfont.woff2') format('woff2'),
         url('osp_le-patin-helvete-webfont-webfont.woff') format('woff'),
         url('osp_le-patin-helvete-webfont-webfont.ttf') format('truetype'),
         url('osp_le-patin-helvete-webfont-webfont.svg#osp_le-patin-helvetemedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ellinia_clmbold';
    src: url('elliniaclm-bold-webfont.eot');
    src: url('elliniaclm-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('elliniaclm-bold-webfont.woff2') format('woff2'),
         url('elliniaclm-bold-webfont.woff') format('woff'),
         url('elliniaclm-bold-webfont.ttf') format('truetype'),
         url('elliniaclm-bold-webfont.svg#ellinia_clmbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'ellinia_clmlight';
    src: url('elliniaclm-light-webfont.eot');
    src: url('elliniaclm-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('elliniaclm-light-webfont.woff2') format('woff2'),
         url('elliniaclm-light-webfont.woff') format('woff'),
         url('elliniaclm-light-webfont.ttf') format('truetype'),
         url('elliniaclm-light-webfont.svg#ellinia_clmlight') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'alefregular';
    src: url('alef-regular-webfont.eot');
    src: url('alef-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('alef-regular-webfont.woff2') format('woff2'),
         url('alef-regular-webfont.woff') format('woff'),
         url('alef-regular-webfont.ttf') format('truetype'),
         url('alef-regular-webfont.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/*סידור כל מה שצריך לטופס יצירת קשר הראשי*/
#frm_form_4_container form .form-field label {display: none!important;} 

#frm_form_4_container form input:not([type=submit]):not([type=radio]) {
       border-radius: 0px; 
       font-family: open_sans_hebrewregular, arial; 
       font-size: 17px; 
       height: 39px; 
    } 
#frm_form_4_container form input[type=submit] {
       border-radius: 0px; 
       float: left; 
       font-family: open_sans_hebrewregular, arial; 
       font-size: 17px; 
       height: 39px; 
       margin-top: 0px; 
       padding-top: 7px; 
       width: 177px; 
       background-color: #45B64B;
       color: #ffffff; 
 
    } 
#frm_form_4_container form input[type=submit]:hover {
       background-color: #rgba(69,182,75,0.58); 
       border-width: 0px; 
       color: #ffffff; 
    } 
#frm_form_4_container form textarea {
       border-radius: 0px; 
       font-family: open_sans_hebrewregular, arial; 
       font-size: 17px; 
       padding-top: 8px; 
    } 
    
/*שינוי צבע הפלייס הולדר-כל שורה זה לדפדפן אחר*/

::-webkit-input-placeholder { color:#1c2541!important; }

:-moz-placeholder { color:#1c2541!important; }

::-moz-placeholder { color:#1c2541!important; }

:-ms-input-placeholder { color:#1c2541!important; }

/*שינוי הפוקוס ביצירת קשר*/
input:focus, textarea:focus {
  border-color: #231F20!important;
}
/*סידור הודעת ההצלחה ביצירת קשר*/
.frm_message { background-color: #45B64B!important; border-radius: 0px!important; color: #ffffff!important; font-size: 20px!important; text-align: center; }
/* **************************************לא פעילים************************************************************

סידור גובה הכותרת בשלושת התמונות עם האפקט השמיני
.ult-ib-effect-style10 h2{padding-top:45px !important;}

סידור התפריט קצת לימין -  בפועל הסרת הפדינג רייט - חובה בכל אתר שתפריט התבנית מיושר לימין
@media only screen and (min-width: 900px) {
.l-header .w-nav-list.level_1 .menu-item.level_1:first-child a{
  padding-right: 0!important
}
}

/*צל לשלושת האלמנטים בתחתית העמוד אפקט שמונה*/
.coulmn-for-shadow {box-shadow: 2px 2px 30px 6px  #A0A1A1; background-color: rgba(0,0,0,0);} 

הגדרת רקע לאתר
.l-canvas{
  background: url('http://058.iop.co.il/wp-content/uploads/2015/09/site_bg_02.jpg') no-repeat;
  background-attachment: fixed;
  background-size: cover;
}


הגדלת הפונט בתפריט המשני
.l-subheader .w-contacts {font-size: 15px;}
/*הגדלת אייקוני הרשתות חברתיות והרווח בניהם*/
.w-socials-item .w-socials-item-link {
       font-size: 20px!important; 
       margin-left: 5px; 
       margin-right: 5px; 
}

**************************************************************************************************** */