﻿@import url(scripts/fonts/open_sans_hebrew/opensanshebrew.css);

body {    font-family: 'Open Sans Hebrew', sans-serif; font-size:14px;  }
* { font-family: 'Open Sans Hebrew', sans-serif; font-size:14px; }

.productcontainer22222 {
    border:1px solid #dedede; padding:10px; box-sizing:border-box; height:350px; width:100%; margin-bottom:10px;
}

.productcontainer {
    width: 100%;
    max-width: 280px;
    border: 1px solid #004880;
    margin-bottom: 20px;
    background-image: url('images/prodbg.png');
    background-position: bottom;
    background-repeat: no-repeat;
}

.ProductName {color:#000000; font-size:14px;}
.sidebartitles {
    background-color:#dedede; color:#000000; border:1px solid #cccccc; font-size:16px; font-weight:bold; padding:10px; box-sizing:border-box; text-align:center
}
.pagetitle {
    background-color:#004880; color:#ffffff; font-size:16px; padding:10px; box-sizing:border-box;
}

.ordertitles {padding:4px; font-size:16px; color:#000000; background-color:#808080; box-sizing:border-box; margin-bottom:10px;}
.ordernumbers { background-color:#ffffff; border-radius:50%; text-align: center; color:#008231; font-weight:bold; font-size:14px; margin-left:10px; box-sizing:border-box; width:24px; height:24px; line-height:24px; display:block; float:right
}

.basketsubtitle {padding:10px 0px 5px 0px; font-size:18px; color:#000000; font-weight:bold; box-sizing:border-box}
.underline {text-decoration:underline}
.tavit {    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    background-color:#ff0000; color:#ffffff; position:absolute; bottom:0px; left:0px; padding:3px 6px; z-index:100
}

.mybreadcrumb {
    background-color:#555555; padding:4px 4px 8px 4px; box-sizing:border-box;
}
.mybreadcrumb * {color:#ffffff !important;}

.btnaddprod {
	border-radius: 50%;	width: 66px;	height: 66px; padding:6px; box-sizing:border-box;     background-color:#004880;    color:#ffffff;      font-size:14px;    display:block; text-align:center; border:0px;
}
.btnaddprod:hover {
	background-color:#033f6d; text-decoration:none; color:#ffffff
}
.mivtzamonth {
    color: #004880;
    font-size: 40px;
}
.line {width:100%; height:1px; border-top:1px solid #004880}
