/*

Theme Name: presscore



Adding support for language written in a Right To Left (RTL) direction is easy -

it's just a matter of overwriting all the horizontal positioning attributes

of your CSS stylesheet in a separate stylesheet file named rtl.css.



http://codex.wordpress.org/Right_to_Left_Language_Support



*/



body, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:hover, h2 a:hover, h3 a:hover, 

h4 a:hover, h5 a:hover, h6 a:hover, .h1-size, .entry-title.h1-size, .h2-size, .entry-title.h2-size,

h1.entry-title, .h3-size, .entry-title.h3-size, h2.entry-title, .h4-size, .entry-title.h4-size,

h3.entry-title, .h5-size, .entry-title.h5-size, .h6-size, .entry-title.h6-size, .header-color,.breadcrumbs li,.breadcrumbs a,

.entry-meta .header-color, .color-title {font-family: "open sans hebrew",Helvetica,Arial,Verdana,sans-serif !important;}



#page input[type="text"], #page input[type="search"], #page input[type="tel"],

#page input[type="url"], #page input[type="email"], #page input[type="number"],

#page input[type="date"], #page input[type="range"], #page input[type="password"],

#page select, #page textarea, #page .wpcf7-number { text-align: right; direction: rtl;}


.standard-arrow li:after, .standard-arrow li:before {
   
    right:0;
    left: inherit;
    margin-top: -7px;
  
    background-position: right center;
    background-repeat: no-repeat;
}



h4, .h4-size, .entry-title.h4-size, h3.entry-title, .dt-accordion-h4-size .wpb_accordion_header > a, .vc_separator h4 {

    color: #333333;

    font: normal bold 20px / 1.2 "Roboto", Helvetica, Arial, Verdana, sans-serif;

    text-transform: none;

    text-align: center;

}

.textwidget * { text-align: right;}

.standard-arrow.list-divider.bullet-top li:before, .standard-arrow.list-divider.bullet-top li:after {
   /* top: 14.5px;*/
    margin-top: 0;
    transform: rotate(180deg);
}


#page button.button, #page a.button, #page .dt-form button, #page #page .widget .dt-form .dt-btn, #page .widget .dt-form .dt-btn, #page input[type="button"],

#page input[type="reset"], #page .wpcf7-submit, #page .nsu-submit:hover, #page .dt-wc-btn, #page input#place_order, #page .woocommerce-Reviews .submit,

#page input.button, #page .cart-btn-below-img .woo-buttons a, #page input[name="save_address"], #page .wc-layout-list .woo-buttons a,

#page .post-password-form input[type="submit"], #page .mc4wp-form input[type="submit"], #page div.mc4wp-form button[type="submit"], #page .tml-submit-wrap input[type="submit"],

#page .wpcf7-form input[type="submit"], #page input[type="submit"]:not([name="update_cart"]) {

    width: 100%;

    text-align: center;    background: linear-gradient(to top,#5c2579 -89%,#ad2eab 100%);

    font-size: 22px;font-weight:400;

    font-family: open sans hebrew, sans-serif;

}

input.wpcf7-form-control.wpcf7-submit {

    border-radius: 9px;    background: linear-gradient(to top,#5a493f -89%,#d89c75 100%);

}



#main-nav > li > a:hover {

color:#ffac30!important;

-webkit-text-fill-color:#ffac30!important;

}
.post-details .fa {
    margin-left: 0;
    font-size: 12px;
    margin-right: 7px;
    transform: rotate(180deg);}
.custom-.show-arrow a:before, .widget_presscore-custom-menu-1 .custom-menu.show-arrow a:after {

    right: 0;

    left: inherit;

    transform: rotate(180deg);

    margin-right: -8px;

}

.main-nav > li:not(.wpml-ls-item) > a .menu-text {

    color: black;

}

.main-nav > li:not(.wpml-ls-item) > a:hover .menu-text {

    color:#f6e0af;

}



.category-11 .entry-meta {

display:none;

}



#main-nav > li > a:hover {

color:orange;

}

.midform .vc_col-sm-3 {

    float: right;

    margin: 5px 0.5%;

    padding: 0 !important;

    width: 19%;

}

.standard-number-list li::before {

    background-color: #ff0000;

    color: #ffffff;

    content: counter(my-badass-counter, decimal);

    counter-increment: my-badass-counter;

    font-family: Arial,Verdana,sans-serif;

    font-size: 11px;

    height: 20px;

    line-height: 20px;

    margin-top: -10px;

    position: absolute;

    right: -27px;left: inherit;

    text-align: center;

    top: 50%;

    width: 20px;

}

.content ol, .content ul {

    margin: 0 20px 10px 0px;

}

.midform {

 

    border-bottom: 0px solid #2abfd6;

    border-top: 0px solid #2abfd6;

    float: right;

    margin: 10px 0;

    padding: 20px 0;

}

.midform h3 {

    text-align:center;

    font: 600 20px/25px "open sans hebrew",Helvetica,Arial,Verdana,sans-serif;

    text-transform: none;color:#006AB6;

}

.midform .vc_col-sm-3 input[type="submit"],
.midform .vc_col-sm-3 input,.midform .vc_col-sm-3 textarea
{width:100%;border-radius:0;border:1px solid #006AB6; color:#000;font-family:open sans hebrew, sans-serif;font-size:20px}

html, body, body.page, .wf-container > * , p {font-family:"open sans hebrew", sans-serif !important}

.midform .vc_col-sm-3 textarea {max-height: 44px !important;}

.midform .vc_col-sm-3 input[type="submit"] {background:#006AB6;color:#fff}



input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, textarea::-moz-placeholder { color: #000000;opacity:1;}

input[type="text"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #000000;opacity:1;}



body {

direction:rtl;

unicode-bidi:embed;

}



.home-flip .ifb-back {

border-radius:10px;

text-align:center;

box-shadow:0 0 5px #ddd;

}



.home-flip .ifb-back {

border-radius:10px;

text-align:center;

}



.home-flip .ifb-back p,.home-flip .ifb-front p {

text-align:center;

}



.home-flip .ifb-front img {

border-radius:10px!important;

}



#main {

background:rgba(0,0,0,0) linear-gradient(tobottom,#e6e6e60,#ffffff330px) repeat scroll 0 0;

}



.fancy-author-title,.fancy-posts-title,.fancy-comments-title,.fancy-comments-form,.fancy-projects-title {

background-position:100% center;

background-repeat:no-repeat;

padding-left:0;

padding-right:25px;

}



.facny-list {

float:right;

}



input[type="checkbox"],input[type="radio"] {

box-sizing:border-box;

padding:0;

width:12px!important;

}





.details::after {

color:#ab8c44!important;

float:left;

font-family:Open Sand Hebrew;

font-size:18px;

font-style:normal;

font-weight:400;

left:0;

margin:-3px 23px 0 0!important;

padding-left:12px!important;

text-decoration:inherit;

top:6px;

}



.cosmeticsform td,.cosmeticsform th {

text-align:left!important;

}



.dt-fancy-title {

font-family:"Open Sans Hebrew",serif!important;

}



.buttons-on-img {

box-shadow:0 0 1px #b5913a;

margin:1px 0 18px;

}



time {

}



.home time {

display:block;

}



.article-top-bar .wf-container-top {

display:table;

padding:45px 0 13px;

}



.single .entry-tags a {

border:medium none;

float:right;

}



.blog-content h4, .blog-content .h4-size, .blog-content .entry-title.h4-size,.blog-content  h3.entry-title,.blog-content  .dt-accordion-h4-size .wpb_accordion_header > a,.blog-content  .vc_separator h4 {

  

    font-size: 23px;

    text-transform: none;

    text-align: right;

    font-weight: 400;

}

.author-avatar {

    margin-right: 0px;
    margin-left: 30px;
}

single .article-top-bar .entry-meta, .single .article-top-bar .portfolio-categories {

    font-size: 14px;

    line-height: 24px;

}

.project-post .portfolio-categories, .single .entry-meta {
    float: none;
    width: 100%;
    text-align: right;
}







.dt-fancy-separator.title-left {

float: right;

}



.separator-right {

margin-left:1em;

left:100%;

}



.logo-left #branding,.logo-classic #branding,.logo-classic-centered #branding {

/* joni custom edit - new css */

float:right;

/*padding-right: 0px !important; padding-left: 40px !important;



    width: 1px; - old css*/

}



.logo-left #navigation {

text-align:left;

}



.details:after {

color:#AB8C31;

content:"?";

font-family:Open Sans Hebrew;

font-size:13px!important;

font-style:normal;

font-weight:400;

padding-right:.5em;

right:75px;

text-decoration:inherit;

top:2px!important;

}



.dt-btn-link:after,.details:after {

background-image:none!important;

}



.nicepic {

border:4px solid #fff!important;

box-shadow:0 0 5px #555!important;

}



html,body,body.page,.wf-container > * {

color:#262626;

font-size:17px;

word-spacing:normal;

line-height:144%;

font-family:"Open Sans Hebrew"!important;

}



.frame-on .shortcode-teaser-content {

padding:0 10px 15px;

text-align:justify;

}



.items-grid .alignleft {

font-size:0;

line-height:0;

margin:5px 0 5px 20px;

}



.logo-left #branding,.logo-classic #branding {

/* joni custom edit - new css */

padding-left:0;

padding-right:0;

}



.right-block {

/* joni custom edit - new css */

float:left;

text-align:right;

direction:rtl;

}



.soldout {

padding:0;

margin:0;

width:auto;

}



.soldout:before {

content:url("images/soldout1.png");

float:left;

left:0;

margin:1px -65px -29px 0;

position:relative;

text-align:left!important;

z-index:99999999;

}



.category .alignleft {

float:left;

margin:50px 0 10px 30px;

}



.content ul {

margin-right:20px;

}



.sidebar .former textarea {

max-height:50px;

font-family:"Open Sans Hebrew",serif!important;

}



.wpb_tabs .wpb_tabs_nav li {

float:right!important;

margin:0 10px 0 0;

}



.sub-nav {



right: 7px;

}



.sub-nav li a {

	padding: 7px 10px 7px 30px;

	text-align: right;

}



.underline-hover .sub-nav {

background:none repeat scroll 0 0 #fff;

margin-top:0;

}



.sub-nav li {

display:block;

position:relative;

}



#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box {

line-height:0;

text-align:right;

}



.tab-style-one.wpb_tabs .wpb_tabs_nav li:before,.tab-style-three.wpb_tabs .wpb_tabs_nav li:before {

border-left:1px solid!important;

left:0!important;

border-right:0 solid;

right:inherit;

}



.former select {

width:100%;

max-width:100%;

}



.former textarea {

max-height:50px!important;

}



.wpcf7-text {

font-family: 'Open Sans Hebrew',arial , sans-serif !important; 

}



.wpcf7-form textarea {

max-height:100px;

width:100%;

font-family: 'Open Sans Hebrew',arial , sans-serif !important; 

}



.details:after {

content:"\f0a8";

font-family:FontAwesome;

font-style:normal;

font-weight:400;

text-decoration:inherit;

/*--adjust as necessary--*/

color:#820c0f!important;

font-size:18px;

padding-right:.5em;

top:10px;

left:0;

}


.widget_recent_entries li a:before {
    color: #820c0f!important;
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    right: -12px;
    margin: 0;
    padding-right: 0;
    position: relative;
    text-decoration: inherit;
    text-indent: 0;
    top: 3px;
    float: right;
}

.sub-nav.level-arrows-on li.has-children:not(.dt-mega-parent) > a:after, #page .mini-nav .sub-nav li.has-children > a:after, #bottom-bar .sub-nav li.has-children>a:after {
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' …63,0.333,0.19,0.467L2.554,7.81C2.688,7.937,2.843,8,3.021,8z'/%3E%3C/svg%3E");
    background-position: center center;
    background-repeat: no-repeat;
    transform: rotate(180deg) !important;
}


/*.content h2 {float: right; width: 100%;}*/

h2,.h2-size,.entry-title.h2-size h1.entry-title{

text-transform:none;

}



.sidebar .widget,.sidebar-content .widget {

color:#888;

font-size:14px;

line-height:22px;

}



.widget_recent_entries li a {

float:left;

font-size:14px;

line-height:123%;

margin-bottom:8px;

margin-left:2px;

width:91%;

}



.breadcrumbs li:before {

float:center;

color:#999;

text-align: right;

content: "\f137";

background: none repeat scroll 0 0 rgba(0, 0, 0, 0);

font-family:FontAwesome;

font-size:13px;

font-style:normal;

font-weight:400;

margin-left:-10px;

margin-right:6px;

position:absolute;

right:-4px;

text-decoration:inherit;

top:1px;

}



.breadcrumbs li:first-child:after {

content:"";

}



.standard-arrow li,.breadcrumbs li,.custom-menu a {

background-image:none;

}



.page-title h1 ,#page .page-title .entry-title{

font-family:"Open Sans Hebrew",serif!important;

line-height: 100%;

text-align: right;

}





.breadcrumbs li {

background-position:left center;

background-repeat:no-repeat;

display:inline-block;

margin-right:6px;

padding-right:20px;

padding-left:15px;

margin-left:0;

}





.benefits-style-one.benefits-grid .wf-cell,.benefits-style-two.benefits-grid .wf-cell {

text-align:right;

direction:rtl;

}



.details,#main ul.products li.product .button,#main ul.products li.product .button:hover {

background-image:none;

}



.details,.link.btn-link,.btn-zoom,.project-zoom {

background-position:left center;

background-repeat:no-repeat;

display:inline-block;

padding-left:22px;

padding-right:0;

text-decoration:none;

}





.mini-search .field {

right:-220px;

padding:0 13px 0 0;

}



.details,.link.btn-link,.btn-zoom,.project-zoom {

display:inline-block;

padding-left:15px;

background-repeat:no-repeat;

background-position:left center;

text-decoration:none;

}



.details {

/*background-image: url('arrow-pointing-to-left');*/

}



.standard-arrow li {

padding-right:24px;

padding-left:0;

background-position:center right;

}





.standard-arrow li,.breadcrumbs li,.custom-menu a {

/*background-image: url('bullet-pointing-to-left');*/

}



.testimonial-vcard .alignleft {

margin:5px 0 5px 20px;

}



#main-nav > li.has-children > a:after {

content:none;

}



#main-nav.menu-frame-on > li.has-children.level-arrows-on > a {

padding:6px 11px 7px 19px;

}



#main-nav > li.has-children > a:before {

display:block;

position:absolute;

top:50%;

left:6px;

margin-top:-2px;

width:9px;

height:6px;

content:"";

}



#main-nav > li.has-children.level-arrows-on > a:before {

background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23474950%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E);

}



#phantom .ph-wrap.with-logo #main-nav {

text-align:left;

}



.sub-nav li.has-children:after {

content:none;

}



.sub-nav .sub-nav {

right:241px;

}



.sub-nav li a {

padding:7px 10px 7px 30px;

text-align:right;

}



.sub-nav li.has-children.level-arrows-on:before,#top-bar .sub-nav li.has-children:before,#bottom-bar .sub-nav li.has-children:before,.dl-menuwrapper li.has-children > a:before {

background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23373a41%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E);

}





.sub-nav li.has-children:before {

	display: block;

	position: absolute;

	left: 15px;

	top: 50%;

	margin-top: -4.5px;

	content: "";

	width: 6px;

	height: 9px;

	background-position: right center;

}



.comment-form-author input,.form-name input,.comment-form-email input,.form-mail input,.comment-form-url input,.form-website input,.form-country input,.form-telephone input,.form-city input,.form-company input {

padding-left:20px;

background-position:3% center;

background-repeat:no-repeat;

font-family:"Open Sans Hebrew",serif!important;

}



.widget_nav_menu .menu-item > a {

font-family:"Open Sans Hebrew",serif!important;

display:block;

}



.sidebar-content a,.sidebar-content.solid-bg a *,.content .sidebar-content .widget .custom-categories a,.content .sidebar-content .widget .custom-categories span,.content .sidebar-content .widget .custom-categories a:hover span.item-num,.sidebar-content .recent-posts a {

color:#444;

}



.former h4 {

color:#820C0F;

}



.wide-form .former {

background:#F7F7F8;

width:100%;

float:right;

}



.wide-form .form-part {

max-width:18%;

padding:3px 1%;

}



.wide-form .form-part input[type="submit"] {

font-family:"Open Sans Hebrew",arial,sans-serif!important;

font-size:28px;

margin:4px;

padding:2px 0;

width:100%;

}



.wide-form .form-part input[type="submit"]:hover {

background:#1AA4DE;

}



.wide-form h2 {

color:#1a7eaf;

font:300 31px/40px "Open Sans",Helvetica,Arial,Verdana,sans-serif;

margin:9px;

text-indent:30px;

}



.clear-form {

float:left;

padding:0 0 0 18px;

}



.clear-form:before {

content:none;

font-family:"Open Sans Hebrew",serif!important;

}



.wf-wrap {

margin:0 auto;

max-width:100%;

padding:0 20px;

}



.clear-form:after {

display:block;

position:absolute;

top:50%;

left:0;

margin-top:-6.5px;

width:13px;

height:13px;

line-height:13px;

content:"";

}



.clear-form:after {

background-image:url(data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%233b8ced%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823%09c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0%09C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%233b8ced%22%20points=%223.534,8.557%204.429,9.45%209.467,4.412%208.604,3.55%20%22/%3E%3Cpolygon%20fill=%22%233b8ced%22%20points=%229.467,8.557%208.57,9.45%203.534,4.412%204.396,3.55%20%22/%3E%20%3C/svg%3E);

}



#fancybox-overlay,#fancybox-wrap {

display:none!important;

}



/* CUSTOM EDIT BY JONI */

.title-left .breadcrumbs {

float:left;

}



/*Font styling*/

.menu-text {

font-family:'Open Sans Hebrew', serif!important;

}



.sidebar-right .content,.sidebar-left .sidebar {

padding-right:10px;

}



.widget-title {

font-family:"Open Sans Hebrew",serif!important;

}







.form-part { width: 18%; padding: 0; margin: 0 1%; float: right;}



.form-part input[type="submit"] {

    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d89c75 0%, #5a493f 100%) repeat scroll 0 0;

    box-shadow: 0 0 2px #c28e6d inset;

    font-family: open sans hebrew;

    font-size: 23px;

    padding: 6px;

    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);

    width: 100% !important;}

.form-part input[type="submit"], .form-part input { width:100% !important;}

.wpcf7-form input[type="submit"] {  width: auto;padding:1px}





#page input[type="text"] , #page input[type="email"] ,  .horizontal-form input[type="text"], .horizontal-form input[type="tel"], .horizontal-form input[type="url"], .horizontal-form input[type="email"], .horizontal-form input[type="number"], .horizontal-form input[type="date"], .horizontal-form input[type="range"], .horizontal-form input[type="password"], .horizontal-form select, .horizontal-form textarea, .horizontal-form input[type="text"], input[type="tel"], .horizontal-form input[type="url"], .horizontal-form input[type="email"], .horizontal-form input[type="number"], .horizontal-form input[type="date"], .horizontal-form input[type="range"], .horizontal-form input[type="password"] {
    background-color: #f8f2ed;
    border: 1px solid #8d2b97;
    color: #000;
    margin-bottom: 10px;
   padding: 7px 15px;
}

.widget .searchform .submit {left:12px;right:inherit}

.form-part textarea {

    border-radius: 0;overflow: hidden;

    color: #555;

    max-height: 40px !important;

}



.vc_row-has-fill+.vc_row>.vc_column_container>.vc_column-inner {    padding-top: 0;}

.bg-on .blog-media, .bg-on .project-list-media {

    padding: 25px 0 0;

}



.bg-on .blog-content, .bg-on .project-list-content { padding: 16px 7px;}

.home-blog .entry-title a {color: #fff !important;   font-size: 13px !important;   line-height: 130%; text-align: center !important; padding: 0 !important; font-weight: 400;}




@media screen and (max-width:770px) {
	.form-part {
    width: 98%;
    padding: 0;
    margin: 0 1%;
    float: right;
}
}




@font-face {

   font-family: 'Open Sans Hebrew';

   src: url('fonts/opensanshebrew-light-webfont.eot');

   src: url('fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),

     url('fonts/opensanshebrew-light-webfont.woff') format('woff'),

   url('fonts/opensanshebrew-light-webfont.ttf') format('truetype'),

    url('fonts/opensanshebrew-light-webfont.svg#open_sans_hebrewlight') format('svg');

  font-weight: 300;

 font-style: normal;

}







@font-face {

  font-family: 'Open Sans Hebrew';

    src: url('fonts/opensanshebrew-lightitalic-webfont.eot');

   src: url('fonts/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),

       url('fonts/opensanshebrew-lightitalic-webfont.woff') format('woff'),

        url('fonts/opensanshebrew-lightitalic-webfont.ttf') format('truetype'),

         url('fonts/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic') format('svg');

   font-weight: 300;

  font-style: italic;

}







@font-face {

  font-family: 'Open Sans Hebrew';

    src: url('fonts/opensanshebrew-regular-webfont.eot');

    src: url('fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/opensanshebrew-regular-webfont.woff') format('woff'),

         url('fonts/opensanshebrew-regular-webfont.ttf') format('truetype'),

         url('fonts/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular') format('svg');

   font-weight: 400;

    font-style: normal;

}





@font-face {

    font-family: 'Open Sans Hebrew';

    src: url('fonts/opensanshebrew-italic-webfont.eot');

    src: url('fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),

      url('fonts/opensanshebrew-italic-webfont.woff') format('woff'),

        url('fonts/opensanshebrew-italic-webfont.ttf') format('truetype'),

        url('fonts/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic') format('svg');

    font-weight: 400;   font-style: italic;}







@font-face {

    font-family: 'Open Sans Hebrew';

    src: url('fonts/opensanshebrew-bold-webfont.eot');

    src: url('fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/opensanshebrew-bold-webfont.woff') format('woff'),

         url('fonts/opensanshebrew-bold-webfont.ttf') format('truetype'),

         url('fonts/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold') format('svg');   font-weight: 700;

 font-style: normal;}





@font-face {

    font-family: 'Open Sans Hebrew';

src: url('fonts/opensanshebrew-bolditalic-webfont.eot');

   src: url('fonts/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),

        url('fonts/opensanshebrew-bolditalic-webfont.woff') format('woff'),

         url('fonts/opensanshebrew-bolditalic-webfont.ttf') format('truetype'),

       url('fonts/opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic') format('svg');

   font-weight: 700;  font-style: italic;}





@font-face {

  font-family: 'Open Sans Hebrew';

   src: url('fonts/opensanshebrew-extrabold-webfont.eot');

    src: url('fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),

     url('fonts/opensanshebrew-extrabold-webfont.woff') format('woff'),

     url('fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype'),

    url('fonts/opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold') format('svg');   font-weight: 800; font-style: normal;}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2014 */


.widget_recent_entries li a:before {
    color: #842e6a!important;
    content: "\f06c";
    font-family: FontAwesome;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    right: -30px;
    margin: 0 0 0 -29px;
    padding-right: 0;
    position: relative;
    text-decoration: inherit;
    text-indent: 0;
    top: 3px;
    float: right;
}

 .widget_recent_entries li { margin: 10px 0;}
#footer .alignleft, #sidebar .alignleft { margin-left: 20px;margin-right: 0px;}




@font-face {

    font-family: 'Open Sans Hebrew';

    src: url('fonts/opensanshebrew-extrabolditalic-webfont.eot');

  src: url('fonts/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/opensanshebrew-extrabolditalic-webfont.woff') format('woff'),

         url('fonts/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype'),

         url('fonts/opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt') format('svg');

   font-weight: 800;   font-style: italic;}