/*
Theme Name:   Opr_Child
Theme URI:    http://opr.co.il
Description:  Opr Child Theme
Author:       Atar2b Team
Author URI:   http://atar2b.co.il
Template:     twentythirteen
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twentythirteen
*/
@font-face {
    font-family: 'Alef';
    src: url('fonts/Alef-Bold.eot');
    src: url('fonts/Alef-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Alef-Bold.woff') format('woff'),
         url('fonts/Alef-Bold.ttf') format('truetype'),
         url('fonts/Alef-Bold.svg#alefbold') format('svg');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'Alef';
    src: url('fonts/Alef-Regular.eot');
    src: url('fonts/Alef-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/Alef-Regular.woff') format('woff'),
         url('fonts/Alef-Regular.ttf') format('truetype'),
         url('fonts/Alef-Regular.svg#alefregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mastheadcamp {height: 90px; background-color: #fff !important; z-index:9999;}
.gridcamp { padding: 10px 5%;}
.940camp { padding: 10px 5%;}
.exland { padding: .5%;}
.exland a { font-weight:bold;}
.exland p { color: #000;}
#click-menu { z-index: 9998 !important;}

.tel,.tel:visited { 
color:#bc360a;
text-decoration:none;
}
.tel:hover,.tel:focus {
color:#bc360a;
background-color:;
cursor:default;
text-decoration:none;
}