﻿.break {display:block;}
@media all and (max-width:992px) {
.break {display:none;}
}
.red-link {
	color: #c31342;
	text-decoration:underline;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url(../font/opensanshebrew-lightitalic-webfont.eot);
    src: url(../font/opensanshebrew-lightitalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-lightitalic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-lightitalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url(../font/opensanshebrew-light-webfont.eot);
    src: url(../font/opensanshebrew-light-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-light-webfont.woff) format('woff'),
    url(../font/opensanshebrew-light-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url(../font/opensanshebrew-italic-webfont.eot);
    src: url(../font/opensanshebrew-italic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-italic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-italic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url(../font/opensanshebrew-regular-webfont.eot);
    src: url(../font/opensanshebrew-regular-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-regular-webfont.woff) format('woff'),
    url(../font/opensanshebrew-regular-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url(../font/opensanshebrew-bolditalic-webfont.eot);
    src: url(../font/opensanshebrew-bolditalic-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-bolditalic-webfont.woff) format('woff'),
    url(../font/opensanshebrew-bolditalic-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(../font/opensanshebrew-bold-webfont.eot);
    src: url(../font/opensanshebrew-bold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-bold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-bold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url(../font/opensanshebrew-extrabold-webfont.eot);
    src: url(../font/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url(../font/opensanshebrew-extrabold-webfont.eot);
    src: url(../font/opensanshebrew-extrabold-webfont.eot?#iefix) format('embedded-opentype'),
    url(../font/opensanshebrew-extrabold-webfont.woff) format('woff'),
    url(../font/opensanshebrew-extrabold-webfont.ttf) format('truetype');
}

* {
	font-family: 'Open Sans Hebrew', Helvetica, arial, sans-serif;
}
body {
	font-size:15px;
}
h1 {
    font-size: 29px;
}
h2 {
    font-size: 23px;
}
#customer_care li .description, #order #order_nav li .description {
	font-size: 13.6px;
}
#customer_care li .title, #delivery .article_head #delivery_nav li .title {
    font-size: 16px;
	font-weight:400;
}
.en {
	font-size:18px !important;
	font-family: 'Open Sans Hebrew', Helvetica, arial, sans-serif;
}
.en.phone {
	font-size:14px !important;
	font-family: 'Open Sans Hebrew', Helvetica, arial, sans-serif;
}

#customer_care .service_time .service_time_details .description {
    font-size: 13px;
}
#delivery .article_head #delivery_nav li .description {
	font-size: 13.6px;
}
#delivery .section_info .table_row .num {
	font-size: 23px;
}
#delivery .section_info .table_row .row_title {
	font-size:15px;
}
#join_now .decor_heb {
	font-size:30px;
}
#join_now p .en{
	font-size:30px !important;
}	
#join_now p {	
	font-size:25px;
}
#join_now .join_btn .btn {
    font-size: 18px;
}