@font-face {
   font-family: 'assistant-extralight';
   src: url('fonts/Assistant-extralight.ttf');
}

@font-face {
   font-family: 'Assistant-Light';
   src: url('fonts/Assistant-Light.ttf');
}

@font-face {
  font-family: 'assistant';
  src: url('fonts/Assistant-regular.ttf');
}

@font-face {
  font-family: 'assistant-semibold';
  src: url('fonts/Assistant-semiBold.ttf');
}

@font-face {
  font-family: 'assistant-bold';
  src: url('fonts/Assistant-Bold.ttf');
}

@font-face {
  font-family: 'assistant-extrabold';
  src: url('fonts/Assistant-ExtraBold.ttf');
}


*,h1,h2,h3,h4 {
  font-family:'Assistant';
}

/* שינוי גודל הלוגו */
img#logo-header {width:180px !important; height:47px !important}

/* רקע אפור של עמוד עריכת מוצר */
.editor-container {
  background-color: #d1d1d1 !important;
  border: 18px solid #d1d1d1 !important;
}

/* העלמת באנר ענק בראש האתר */
div.tp-banner-container {display:none !important}

/* העלמת החלק התחתון של טיפים למערכ העיצוב */
div.parallaxBg.twitter-block.margin-bottom-60 {visibility:hidden !important}

/* חץ ימינה בעיצוב עצמי */
.ms-skin-default .ms-nav-next {background: url('https://wide.hgprint.co.il/public/assets/css/css-rtl/right_arrow.png') !important;}

/* חץ שמאלה בעיצוב עצמי */
.ms-skin-default .ms-nav-prev {background: url('https://wide.hgprint.co.il/public/assets/css/css-rtl/left_arrow.png') !important;}

/* כותרת שם המוצר */
.shop-product h2 {font-weight: 600; color: 424749}

/* שינוי צבע בטקסט ניווט */
.breadcrumb-v5 li.active, .breadcrumb-v5 li a:hover {color: #0096c7}

/* שינוי צבעי הכפתורים */
.btn-u.btn-u-sea-shop {background: #0091bf; margin-top: 8px}

.btn-u.btn-u-sea-shop:hover, 
.btn-u.btn-u-sea-shop:focus, 
.btn-u.btn-u-sea-shop:active, 
.btn-u.btn-u-sea-shop.active, 
.open .dropdown-toggle.btn-u.btn-u-sea-shop {
  background: #00b4ed;
}

/* hide b2c */
.copyright {display:none !important}


img#logo-header {width:180px !important; height: 47px !important; max-height: none !important;}

@media only screen and (max-width: 990px) {
 body {
   .priceTable {width: 100%}
 }
}

.priceTable {
 direction: rtl;
 font-size:16px;
 color:#333333;
margin: auto;
 min-width: 240px;
 border-width: 1px;
 border-color:#729ea5;
 border-collapse: collapse;
 text-align: center;
}
                  

.priceTable th {
    font-size:16px;
    color:#FFFFFF;
    background-color:#007398;
    border-width: 1px;
    padding:7px;
    border-style: solid;
    border-color: #729ea5;
    text-align:center;
}
                   
.priceTable tr {background-color:#e3edee;}
                   
.priceTable td {
      font-size:15px;
      border-width: 1px;
      font-weight: bold;
      padding: 8px;
      border-style:solid;
      border-color: #729ea5;
}
                   
.priceTable tr:hover {
      background-color:#ffffff;
}


.wizard > .steps .done a,
.wizard > .steps .done a:hover,
.wizard > .steps .done a:active {background: #007398 !important}


.wizard > .steps .current a,
.wizard > .steps .current a:hover,
.wizard > .steps .current a:active {background: #007398 !important}


.wizard > .actions a {background: #007398 !important}
.wizard > .actions a:hover {background: #0099cb !important}

.wizard > .steps .disabled .number {color: #007398 !important}

.checkbox-list .checkbox input + i:after {color: #007398 !important}

.header-v5 .shop-badge span.badge-sea {background: #007398 !important}