/*
  $Id: stylesheet.css,v 1.48 2002/07/11 17:13:14 dgw_ Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com
  
  Hebrew version.

  Copyright (c) 2001 osCommerce

  Released under the GNU General Public License
*/

.tooltip_background{
	background:#ffffff;
}

.tooltip-inner {
  opacity:1 !important;
  min-width:150px !important;
  height: auto !important;
  box-shadow: 0px 0px 5px #484848 !important;
  -webkit-box-shadow:red !important;
  font-weig--ht:600 !important;
  font-size: 13px !important;
  border-radius:10px !important;
  padding: 6px 10px 6px 12px !important;
  background: #FFFFFF !important;
  color: rgb(10, 10, 10, 100) !important;
  border: 2px solid #555555 !important;
  text-align: right !important;
opacity:1.0!important;
filter:alpha(opacity=100)!important;
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 300;
    src: url('/includes/fonts/opensanshebrew-lightitalic-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-lightitalic-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-lightitalic-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 300;
    src: url('/includes/fonts/opensanshebrew-light-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-light-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-light-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 400;
    src: url('/includes/fonts/opensanshebrew-italic-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-italic-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-italic-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url('/includes/fonts/opensanshebrew-regular-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-regular-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-regular-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 700;
    src: url('/includes/fonts/opensanshebrew-bolditalic-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-bolditalic-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-bolditalic-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url('/includes/fonts/opensanshebrew-bold-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-bold-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-bold-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: italic;
    font-weight: 800;
    src: url('/includes/fonts/opensanshebrew-extrabold-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-extrabold-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype');
	font-display: swap;
}
@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 800;
    src: url('/includes/fonts/opensanshebrew-extrabold-webfont.eot');
    src: url('/includes/fonts/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/includes/fonts/opensanshebrew-extrabold-webfont.woff') format('woff'),
    url('/includes/fonts/opensanshebrew-extrabold-webfont.ttf') format('truetype');
	font-display: swap;
}

/*
@imp__ort url(https://fonts.googleapis.com/earlyaccess/opensanshebrew.css);
@imp__ort url(https://fonts.googleapis.com/earlyaccess/opensanshebrewcondensed.css);
*/


.grecaptcha-badge {
display: none !important;
}

.hover_but:hover{
	
  -webkit-filter: contrast(135%); /* Safari 6.0 - 9.0 */
  filter: contrast(135%);
	
}
/*================ Site Drop Shadow *=====================*/

.container_30 {     
     !-moz-box-shadow: 0px 2px 1px 1px rgba(0, 0, 0, 0.10);
     !-webkit-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.10);
     !-o-box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.10);
     !box-shadow: 0px 1px 1px 1px rgba(0, 0, 0, 0.10);
	 width:100%;
	 max-width:1450px;
	 min-height:600px;
	margin-bottom:3px;
	border-radius: 2px;
	b-----ackground-color: #ffffff;
	position:relative; 
}

/*================ End Site Drop Shadow *=====================*/


.inner_sub_cat_button{
  border-radius: 4px;
  border: 1px solid #EaEaEa;
  margin: 12px;
  font-size: 14px;
}

.inner_sub_cat_button:hover{
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-right: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  -webkit-filter: grayscale(0%) contrast(115%); 
}

.prod_img {
     -webkit-filter: grayscale(5%) contrast(100%); 
}

.prod_img:hover {
     -webkit-filter: grayscale(0%) contrast(105%); 
}


.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 16px; color: #FF0000; }
.small_text { font-size : 10.5px; }
.white_text { color : #ffffff !important; }

BODY {
  color: #000000;
  margin: 0; padding: 0;
  font-style: normal;
  font-family:  'Open Sans Hebrew', sans-serif !important;
  text-align:right !important;
}

img{
  vertical-align: unset !important;
}

.site_main_header{
  border-radius:5px;
  background:#2078ca; 
  width:100%; 
  m----ax-width:1450px; 
  border-radius: 3px;
  direction: rtl;
}

.site_main_search{
  position: relative; 
  top: 20px; 
  font-size:20px; 
  max-width:1049px; 
  width:100%; 
  height: 36px;
  border: none; 
  background-image: url(/images/topmenu_magni_icon.png); 
  padding-right: 8px; 
  padding-left: 35px; 
  background-repeat: no-repeat; 
  background-position: left center;
}

  h1,
  .h1 {
    font-size: calc(1.375rem + 1.5vw) !important;
  }
  h2,
  .h2 {
    font-size: calc(1.325rem + 0.9vw) !important;
  }
  h3,
  .h3 {
    font-size: calc(1.3rem + 0.6vw) !important;
  }
  h4,
  .h4 {
    font-size: calc(1.275rem + 0.3vw) !important;
  }

P { 
  text-decoration: none; 
}

A { 
  color: #333333 !important; 
  text-decoration: none; 
}

A:hover, A:visited, A:active { 
    text-decoration: none !important;
}

.singledeal_btn{
    cursor: pointer;
    padding: 0px;
    top: -1px;
    position: relative;
    background: none;
    border: none;
}

.accessibility{
  cursor: pointer; 
  letter-spacing: 2px; 
  border: 1px solid #ffffff;
  padding: 3px;
  border-radius: 5px;
  display: inline-table;
  color: #fff;
  letter-spacing: 2px;
  width: 70px;
  margin: 3px;
  min-height: 71px;
  font-size: 16px;
  background: #0f3c65;
}

.accessibility_container{
  width:90%; 
  border-radius:5px; 
  padding:10px; 
  margin:2px;
  text-align: center;
  min-height:145px;
}

.dynamic_cntnt_container{
  width: 100%;
  max-width: 1450px;
  border-radius: 3px;
  margin: auto;
}

.accessibility_tool_tip{
  letter-spacing: 2px; 
  display: inline-table;
  color: #fff;
  letter-spacing: 2px;
  min-height: 40px;
  font-size: 20px;
  position: relative;
  display: block;
}


.accessibility_link{
  cursor: pointer; 
  letter-spacing: 2px; 
  color: #fff;
  letter-spacing: 2px;
  font-size: 14px;
  padding: 20px;
}


.infoNavBold {
  font-size: 12px;
  color: #4C4C4C;
  height: 18;
  font-weight : bold;
}

.infoNav {
  font-size: 16px;
  padding-right: 3px;
  color: #4C4C4C;
}

FORM {
	display: inline;
}

TR.header {
  background: #eeeeee;
  background-image: url(/images/navigation/header_fill_bot.gif);
}

TR.headertop {
  background: #EAEEF2;
  background-image: url(/images/navigation/header_fill_top.gif);
}

TR.headerNavigation {
  background: #eeeeee;
}


TD.headerNavigation {
  font-size: 11px;
  color: #a79f96;
  font-weight : bold;
}

TD.regInfoNavigation {
  font-size: 12px;
  font-color: #333333;
  height: 18;
}

TD.infoNavigation {
  font-size: 12px;
  font-color: #666666;
  height: 18;
  font-weight : bold;
}

TD.categories { 
  font-size: 11px;
  color: #454545; 
  padding: 8px;
  border-radius: 2px;
  BORDER-RIGHT: #eeeeee 1px solid; 
  BORDER-TOP: #eeeeee 1px solid; 
  BORDER-LEFT: #eeeeee 1px solid; 
  BORDER-BOTTOM: #eeeeee 1px solid;
}

.footerTableNavigate { 
  border-radius: 2px;
}

.imageRoundedBorder { 
  f_ont-weight : bold;
  box-shadow: 0 2px 8px #E0E0E0;
  -moz-box-shadow: 0 2px 8px #E0E0E0;
  -webkit-box-shadow: 0 2px 8px #E0E0E0;
  border: 1px solid #f0f0f0;
  padding: 4px;
  border-radius: 2px;
  text-align: right;
}

.prodRoundedBorder { 
  fo_nt-weight : bold;
  BORDER-BOTTOM: #ddd 1px solid;
  border-radius: 15px;
  text-align: right;
}

.prodRoundedBorder:hover { 
  BORDER-RIGHT: #eeeeee 1px solid; 
  BORDER-TOP: #eeeeee 1px solid; 
  BORDER-LEFT: #eeeeee 1px solid; 
  BORDER-BOTTOM: #eeeeee 2px solid;
  border-radius: 15px;
}


.tableRoundedBorder { 
  fo_nt-weight : bold;
  BORDER-RIGHT: #f5f5f5 1px solid; 
  BORDER-TOP: #f5f5f5 1px solid; 
  BORDER-LEFT: #f5f5f5 1px solid; 
  BORDER-BOTTOM: #f5f5f5 1px solid;
  border-radius: 2px;
  text-align: right;
}

.tableRoundedBorder:hover { 
  BORDER-RIGHT: #eeeeee 1px solid; 
  BORDER-TOP: #eeeeee 1px solid; 
  BORDER-LEFT: #eeeeee 1px solid; 
  BORDER-BOTTOM: #eeeeee 2px solid;
  border-radius: 5px;
}


.tableRoundedCorners { 
  border-radius: 2px;
}


TD.headerNavigate { 
  font-size: 13px;
  color: #f5f5f5; 
  font-weight : bold;
}

A.footerNavigate { 
  font-size: 13px;
  color: #454545; 
  font-weight : bold;
}

TD.footerNavigateWhite { 
  font-size: 11px;
  color: #f5f5f5; 
  font-weight : bold;
}

A.headerNavigateTab { 
  font-size: 13px;
  color: #ffffff; 
  font-weight : bold;
}

A.headerNavigateTab:hover { 
  font-family: ;
  font-size: 13px;
  color: lightblue; 
  font-weight : bold;
}

TD.headerNavigateBlack { 
  font-size: 14px;
  color: #555555; 
  font-weight : bold;
}

TD.headerNavigateBigBlack { 
  font-size: 13px;
  color: #4D4D4D; 
  font-weight : bold;
}


A.headerNavigation { 
  color: #eeeeee; 
}

A.headerNavigation:hover {
  color: lightblue;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #009900;
}

TD.headerInfo {
  font-size: 14px;
  b--ackground: #0071BC;
  c--olor: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
  font-size: 13px;
  height: 18;
  border-radius:3px; 
  width:100%; 
  max-width:1450px; 
}

.infoBox {
  background: #ffffff;
  BORDER-RIGHT: #cccccc 1px solid; 
  BORDER-TOP: #cccccc 1px solid; 
  BORDER-LEFT: #cccccc 1px solid; 
  BORDER-BOTTOM: #cccccc 1px solid;
  border-radius: 2px;
}


.infoBoxContents {
  background: #ffffff;
  font-size: 11px;
  color: #4a4a7b; 
}

.infoBoxContentsProduct {
  background: #f8f8f8;
  font-size: 11px;
  color: #0; 
}

.infoBoxContentsProductCaps {
  background: #f8f8f8;
  font-size: 11px;
  color: #5555a0; 
}

.regText {
  font-size: 15px;
  color: #555555; 
}

.medText {
  font-size: 14px;
  color: #555555; 
  text-align: right;
}

.AlertStockText {
  font-size: 18px;
  color: #FF0000; 
  font-weight: bold;
}

.AlertStockTextMobile {
  font-size: 14px;
  color: #FF0000; 
  font-weight: normal;
}

.prodText {
  font-size: 16px;
  color: #222222; 
  direction: rtl;
}

.prodTextltr {
  font-size: 16px;
  color: #222222; 
  direction: ltr;
}

.blueProdInfoCaption{
  font-size: 22px;
  font-weight: bold;
  color: #0171BD;
  text-align: right;
}

.lightMidBlueCaption{
  font-size: 14px;
  color: #0171A7;
}

.lightMidBlackSearchResults{
  font-size: 13px;
  color: #333333;
}

.lightBlueProdInfoCaption{
  font-size: 18px;
  color: #0171A7;
}

.orderByPhone{
  font-size: 14px;
  color: #0171A7;
}

.lightBlueEasyBundleCaption{
  font-size: 15px;
  color: #0171A7;
}

.BlueProdNameCaption{
  font-size: 20px;
  color: #0171BD;
  font-weight: bold;
}

.BlackProdMsrp{
  font-size: 22px;
  color: #333333;
}

.BlackProdMsrpCaption{
  font-size: 20px;
  color: #333333;
}

.BlueProdPrice{
  font-size: 23px;
  color: #0171BD;
}

.msrp_prod_page{
  font-size: 13px;
  color: #999999;
}

.line_through{
  text-decoration: line-through;
}


.OrangeSave{
  font-size: 22px;
  color: orange;
}

a.OrangeSmallLabel, a.OrangeSmallLabel:hover, a.OrangeSmallLabel:visited{
  font-size: 13px;
  color: orange;
}

.prodQuantity {
  font-size: 19px;
  height: 28;
}

.prodDropdown {
  font-size: 16px;
  height: 24;
}

.prodOptionDropdown {
  font-size: 21px;
  color: #333333;
  font-weight: bold;
}


.blueCaption {
  font-size: 17px;
  text-align: right;
  c_olor: #717171;
}

.specialCaption {
  font-size: 17px;
  text-align: right;
  color: red;
  font-style: italic;
  text-decoration: overline;
  font-weight: bold;
  bottom: 0px;
  position: absolute;
}


.blueCaptionSmall {
  font-size: 14px;
  font-weight: bold;
  color: #0171BD;
}

.grayCaption {
  font-size: 17px;
  color: #666666;
}

.grayCaptionSmall {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
}

.grayBigCaption {
  font-size: 33px;
  font-weight: bold;
  color: #666666;
  padding-right: 5px;
}

.prodNameCaption {
  font-size: 13px;
  f_ont-weight: bold;
  color: #666666;
}

.prodNameCaption:hover{
text-decoration:none;
font-weight:600

}


TD.infoBoxHeading {
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
  background: #fafafa;
}

TD.infoBoxHeadingFlat {
  background: #f5f5f5;
  font-size: 10px;
  font-weight: bold;
  height: 10;
  color: #555588;
}

TD.infoBox, SPAN.infoBox {
  font-size: 10px;
}

/*
TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #fafafa;
}
*/

TR.payment-odd {
  background: #eeeeee;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TR.productListing-heading {
  background: #f0f0f0;
}

TD.productListing-heading {
  font-size: 11px;
  background: #f0f0f0;
  color: #000000;
  font-weight: bold;
  font-variant: small-caps;
  text-align: right;
}

TD.productListing-data, a.productListing-data {
  font-size: 14px;
  color: #0171bd;
}


TD.pageResultsOpposit { 
  color: #0171BD;
  text-align: left;
  font-size: 15px;
}


TD.pageResults { 
  color: #0171BD;
  text-align: right;
  font-size: 17px;
}

A.pageResults { 
  color: #0171BD;
  font-size: 17px;
}

A.pageQuickResults { 
  color:#888;
  font-size: 13px;
  font-weight: normal;
}


A.pageResults:hover { 
  color: #0000FF; 
  background: #FFFF33; 
}

TD.pageHeading, DIV.pageHeading {
  font-size: 18px;
  color: #0571bd;
  vertical-align: top;
  text-align: right;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-size: 10px;
  color: #000000;
}

li, TD.main, P.main {
  font-size: 15px;
  line-height: 1.5;
  t--------ext-align: right;
}

.msrp_listing {
  font-size: 13px;
  color: #666666 !important;
}

TD.main_center, P.main_center {
  font-size: 15px;
  line-height: 1.5;
  text-align: center;
}

TD.countdown{
  font-weight: bold;
  font-size: 15px;
  color: #ffffff;
  line-height: 1.5;
}

TD.countdownbig{
  font-weight: bold;
  font-size: 35px;
  color: #ffffff;
}

TD.smallText, a.smallText, SPAN.smallText, P.smallText {
  font-size: 12px;
}

TD.smallOptopnsText, SPAN.smallOptopnsText, P.smallOptopnsText {
  font-size: 12px;
}

TD.smallTextBlue, A.smallTextBlue{
  font-size: 11px;
  color: #0171BD;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 12px;
}

TD.tableHeading {
  font-size: 12px;
  font-weight: bold;
  color: #555588;
}

SPAN.newItemInCart {
  font-size: 11px;
  color: #ff0000;
}

SPAN.GiftItemInCart {
  font-size: 11px;
  color: #00bb00;
}

input, CHECKBOX, RADIO {
  font-size: 11px;
  border-radius: 2px;
}

SELECT, input[type="text"],input[type="password"],input[type="email"] {
  line-height:1 !important;
  font-------------size: 14px !important;
  border-radius: 3px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

TEXTAREA {
  width: 100%;
  font-size: 15px;
  border-radius: 5px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

SPAN.greetUser {
  font-size: 12px;
  color: #555588;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
}

TD.formAreaTitle {
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-size: 20px;
  color: #ff0000;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
}

TD.checkoutBar {
  font-size: 10px;
  color: #aabbdd;
}

SPAN.checkoutBarHighlighted {
  font-size: 10px;
  color: #000000;
}

TD.centerbox {
  B_ORDER-RIGHT: #eeeeee 1px solid; 
  B_ORDER-TOP: #eeeeee 1px solid; 
  B_ORDER-LEFT: #eeeeee 1px solid; 
  B_ORDER-BOTTOM: #eeeeee 1px solid;
  border-radius: 3px;
  background: #ffffff;
  font-size: 14px;
  color: #4a4a7b; 
}

TABLE.ticket {
  border-collapse:collapse;
  border-color: #cccccc;
  border-style: solid;
  border-width: 1px;
}

TD.ticketInfoBoxHeading {
  font-size: 17px;
  font-weight: bold;
  background: #f5f5f5;
  color: #4a4a7b;
  border:1px #bbc3d3 solid; 
}

TD.ticketSmallText {
  font-size: 15px;
  border:1px #bbc3d3 solid; 
}

TD.ticketSmallTextAdmin {
  font-size: 15px;
  color: #0171bd;
  border:1px #bbc3d3 solid; 
}

TD.ticketSmallTextAdmin a:link {
    text-decoration: underline;
	font-size: 12px;
}

TD.ticketSmallerText {
  font-size: 14px;
  color: #0171bd;
  border:1px #bbc3d3 solid; 
}

/* data table */
.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: Verdana, font-size: 13px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; font-size: 13px; }
.dataTableRowSelected { background-color: #eedddd; font-size: 11px; }
.dataTableRowOver { background-color: #d0d0d0; font-size: 11px; }
.dataTableContent { font-size: 11px; color: #000000; }
.dataTableContentSmall { font-size: 10px; color: #000000; }
.dataTableContentBig { background-color: #f5f5f5; font-size: 14px; color: #000000; font-weight: bold;}

.messageBox { font-size: 13px; }
.messageStackError, .messageStackWarning { color: #444444; font-size: 16px; background-color: #eeeeee; }
.messageStackSuccess { color: #ffed00; font-weight: 700; font-size: 22px; background-color: #ff0000; border-radius: 4px; margin:1px; padding:3px;}



.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}


.video-container iframe,
.video-container object, 
.video-container embed {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}



.bread_crumb {
  font-size: 13px;
  text-align: right;
  color: #eeeeee; 
  width: 100%;   
  max-width: 1450px; 
  background: #f0f0f0;  
  border-radius: 2px;    
  padding-left: 40px;    
  padding-right: 10px;
}

.bread_crumb:hover {
	text-decoration: none;
}

/* Menu items - FULL category list START */	

TD.categories { 
  font-size: 11px;
  color: #454545; 
  padding: 0px;
}

.mobile_main {
  font-size: 13px;
  line-height: 1.2;
  text-align: right;
}


#nav { 
  margin-top:0px;   
  margin-bottom:0px;   
  margin-right:0px;   
  padding-right:0px; 
  margin-left:0px;   
  padding-left:0px; 
  width: 100%;
  b__order-bottom: 1px solid #999999;
}

#nav ul { 
  margin-right:0;   
  padding-right:0px; 
}

#nav li { /* all list items */
  color: #454545; 
  white-space:nowrap;
  margin-top: -2px;
  padding-top:5px; 
  padding-bottom:8px; 
  padding-left: 5px;
  border-top: 1px solid #E2E2E2;
list-style: none;
}

	
#nav li ul { /* second-level lists */
  margin-left:0px;
  margin-right:10px;
}
	
#nav li ul ul { /* third-and-above-level lists */
  font-size: 13px;
  margin-left:0px;
  margin-right:10px;
}
	
#nav li a {
  margin-left:0px;
  margin-right:5px;
}

#nav li a:hover {
  color : black;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}
	
#nav a.daddy {}

#nav li.selected {
  color: #ff4545; 
}

.link_lev_0{
  color: #0171A7;
  font-size: 20px;
}
.link_lev_1{
  font-size: 16px;
}
.link_lev_2{
  font-size: 15px;
}
.link_lev_3{
  font-size: 14px;
}

.link_lev_4{
  font-size: 13px;
}



.cat_lev_0{
  color: #0171A7;
  font-size: 16px;
  padding-right:5px; 
}

.cat_lev_0_mob{
  color: #444444;
  font-size: 22px;
  padding-right:10px; 
}

.selected_link_lev_0{
  font-size: 18px;
  font-weight : bold;
  color: #000;
  padding-right:3px; 
  padding-left:3px; 
}

.selected_link_lev_1{
  font-size: 16px;
  font-weight : bold;
  color: #000;
  padding-right:3px; 
  padding-left:3px; 
}

.selected_link_lev_2{
  font-size: 15px;
  font-weight : bold;
  color: #000;
  padding-right:4px; 
  padding-left:4px; 
}

.selected_link_lev_3{
  font-size: 14px;
  font-weight : bold;
  color: #000;
  padding-right:5px; 
  padding-left:5px; 
}

.selected_link_lev_4{
  font-size: 13px;
  font-weight : bold;
  color: #000;
  padding-right:6px; 
  padding-left:6px; 
}



/* Menu items - FULL category list END */	

/* Mobile */

.DropDown1 {
width: 92%;
margin-bottom: 1px;
font-size: 10pt;
border-radius: 0 !important;
border: none; 
height: 39px;
box-sizing: border-box;
padding: 3px 3px 3px 3px;
background-image:url("/images/icons/magnifying_glass_icon_15x15.png"); 
background-repeat: no-repeat; 
background-position: left center;
}

.DropDown2 {
width: 100%;
margin-bottom: 2px;
font-size: 13pt;
}

TD.categories_mob { 
  font-size: 11px;
  color: #454545; 
  padding: 0px;
}


#nav_mob { 
  margin-top:0px;   
  margin-bottom:0px;   
  margin-right:0px;   
  padding-right:0px; 
  margin-left:0px;   
  padding-left:0px; 
  width: 100%;
  background: #f5f5f5;
}

#nav_mob ul { 
  margin-right:0;   
  padding-right:0px; 
}

#nav_mob li { /* all list items */
  color: #454545; 
  white-space:nowrap;
  margin-top: -2px;
  padding-top:3px; 
  padding-bottom:8px; 
  border-top: 1px solid #acd7f5;
  list-style: none;
  line-height: 1.2;
}

	
#nav_mob li ul { /* second-level lists */
  font-size: 13px;
  margin-left:0px;
  margin-right:10px;
}
	
#nav_mob li ul ul { /* third-and-above-level lists */
  font-size: 13px;
  margin-left:0px;
  margin-right:10px;
}
	
#nav_mob li a {
  margin-left:0px;
  margin-right:5px;
  font-size: 18px;
}

#nav_mob li a:hover {
  color : black;
}
	
#nav_mob li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
  left: -999em;
}
	
#nav_mob li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
  left: auto;
}
	
#nav_mob a.daddy {}

#nav_mob li.selected {
  color: #ff4545; 
}

.link_lev_0_mob{
  color: #0171A7;
  font-size: 20px;
  font-weight: 600;

}
.link_lev_1_mob{
  font-size: 20px;
}
.link_lev_2_mob{
  font-size: 20px;
}
.link_lev_3_mob{
  font-size: 20px;
}

.link_lev_4_mob{
  font-size: 20px;
}


.selected_link_lev_0_mob{
  font-size: 22px;
  font-weight : bold;
  color: #000;
  padding-right:3px; 
  padding-left:3px; 
}

.selected_link_lev_1_mob{
  font-size: 20px;
  font-weight : bold;
  color: #000;
  padding-right:3px; 
  padding-left:3px; 
}

.selected_link_lev_2_mob{
  font-size: 20px;
  font-weight : bold;
  color: #000;
  padding-right:4px; 
  padding-left:4px; 
}

.selected_link_lev_3_mob{
  font-size: 20px;
  font-weight : bold;
  color: #000;
  padding-right:5px; 
  padding-left:5px; 
}

.selected_link_lev_4_mob{
  font-size: 20px;
  font-weight : bold;
  color: #000;
  padding-right:6px; 
  padding-left:6px; 
}



/* mobile end */


.text_ribbon{
	color: #fff;
	margin: 0px 0 0px;
	position: relative;
	background: #009FFF;
	border: 1px solid  #0D7CC7;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
	padding: 110px 115px;
	clear: both;        
}


div.box_ribbon{
	text-align: center;
	color: #fff;
	font-weight:bold;
	padding: 4px 9px 4px 10px;
	width: 90%;
	margin-left: -14px;
	margin-bottom: 0px;
	top: -10px;
	float: left;
	border-radius: 2px;
	z-index:2;
}
 
div.box_ribbon::before{
	display: block;
	width: 10px;
	height: 0px;
	position: absolute;
	bottom: -10px;
	left: -11px;
	content: "";
	border-bottom: 10px solid transparent;
	border-right: 10px solid rgb(0, 80, 116);
}


/* --------------------------------------------------------------------------------  buttons for shop in shop */


.button_link {
	display: inline-block;
	outline: none;
	cursor: pointer;
	border: solid 1px #da7c0c;
	background: #0171BD;
	text-align: center;
	text-decoration: none;
	font: 14px/100%;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.5);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .3em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #ffffff;
	margin-top: 4px;
	margin-bottom: 4px;
	margin: 2px;
}
.button_link:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
	color: #ffffff;
}
.button_link:active {
	position: relative;
	top: 1px;
}

.presentation_step_name {
  font-size: 24px;
  font-weight : bold;
  color: yellow;
  padding-top:6px; 
  padding-bottom:6px; 
}


.presentation_buttons {
  font-size: 20px;
  font-weight : bold;
  color: #eeeeee;
  padding-top:6px; 
  padding-bottom:6px; 
}

.presentation_exit_button {
  font-size: 20px;
  font-weight : bold;
  color: red;
  padding-top:6px; 
  padding-bottom:6px; 
}

.filterbtn {
  background: #e8e8e8;
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  padding: 2px 3px 2px 3px;
  border: solid #666666 1px;
  text-decoration: none;
}

.filterbtn:hover {
  background: #cccccc;
  text-decoration: none;
}

.filterprice {
  -webkit-border-radius: 1;
  -moz-border-radius: 1;
  border-radius: 3px;
  color: #000000;
  font-size: 12px;
  background: #fafafa;
  padding: 2px 3px 2px 3px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: solid #888888 1px;
  text-decoration: none;
}

.filterprice:hover {
  text-decoration: none;
}

@media only screen and (min-width: 1100px) 
{
	.topMenu {
	  text-align: center;
	  color: #ffffff !important;
	  font-size: 22px;
	  padding-top: 1px;
	  padding-bottom: 1px;
	  padding-right: 15px;
	  padding-left: 15px;
	  white-space: nowrap;
	  text-decoration: none;
	}
	
	.topMenuTD {
		  text-align: center;
	  color: #ffffff !important;
	  font-size: 22px;
	  padding-top: 1px;
	  padding-bottom: 1px;
	  text-decoration: none;
	}
}

@media only screen and (max-width: 1100px) 
{
	.topMenu {
	  text-align: center;
	  color: #ffffff !important;
	  font-size: 17px;
	  padding-top: 2px;
	  padding-bottom: 2px;
	  padding-right: 7px;
	  padding-left: 7px;
	  white-space: nowrap;
	  text-decoration: none;
	}
	
	.topMenuTD {
	  text-align: center;
	  color: #ffffff !important;
	  font-size: 17px;
	  padding-top: 1px;
	  padding-bottom: 1px;
	  text-decoration: none;
	}
}

.topMenu:hover {
  background: #2a506a;
  text-decoration: none;
}

.topMenuTD:hover {
  background: #2a506a;
  text-decoration: none;
}

.topMenu:visited {
  text-decoration: none;
}


/* The modal1--------------DELETE1 (background) */
.modal1--------------DELETE {
    display: none; 
    position: fixed; 
    z-index: 100;
    padding-top: 70px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.6); 
}

/* modal1--------------DELETE Content */
.modal1--------------DELETE-content {
    position: relative;
    backg-round-color: #fefefe;
    margin: auto;
    padding: 0;
    bor--der: 1px solid #888;
    width: 90%;
    max-width: 850px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
	-webkit-animation-iteration-count:1;
	animation-iteration-count: 1;
}

.modal1--------------DELETE_ended {
    display: none; 
    position: fixed; 
    z-index: 100;
    padding-top: 250px; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%;
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.6); 
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 13px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal1--------------DELETE-header {
    padding: 2px 16px;
    background-color: #4195CC;
    color: white;
}

.mo-----dal-body {padding: 2px 16px;}

.modal1--------------DELETE-footer {
    padding: 2px 16px;
    background-color: #4195CC;
    color: white;
}

.day_deal_timer_font{
font-size: 25px;
font-family: cursive;
fo-nt-weight: 700;
color: #ffffff;
}





.modal1--------------DELETEDialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modal1--------------DELETEDialog:target {
    opacity:1;
    pointer-events: auto;
}
.modal1--------------DELETEDialog > div {
    max-width: 600px;
	width: 100%;
	height: 650px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}
.close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.close:hover {
    background: #00d9ff;
}


.boxit_choose_button{
    border-top: 2px solid #bbbbbb;
    border-radius: 5px;
    border-left: 2px solid #bbbbbb;
    padding-right: 10px;
    border-right: 1px solid #bbbbbb;
    padding-left: 10px;
    border-bottom: 1px solid #bbbbbb;
    background: #f9f9f9;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
	margin:10px;
	font-weight: 700;
	font-size: 14px; 
	white-space: nowrap; 
}


.boxit_choose_button_mobile{
    border-top: 2px solid #bbbbbb;
    border-radius: 5px;
    border-left: 2px solid #bbbbbb;
    padding-right: 2px;
    border-right: 1px solid #bbbbbb;
    padding-left: 2px;
    border-bottom: 1px solid #bbbbbb;
    background: #f9f9f9;
    color: #000000;
    padding-top: 5px;
    padding-bottom: 5px;
	margin:0px;
	font-weight: 700;
	font-size: 11px; 
	white-space: nowrap; 
}

.cart_dropbtn {
    color: white;
    font-size: 16px;
    cursor: pointer;
}

.cart_dropdown {
    position: relative;
    display: inline-block;
	z-index:30;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 250px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content :hover {
	background-color: #f1f1f1
	-webkit-transition: all .3s ease-in-out; 
	-moz-transition: all .3s ease-in-out;

}


.cart_dropdown:hover .dropdown-content {
    display: block;
}


.custom-toggler.navbar-toggler {
    border-color: rgb(255,255,255);
}
.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.att_buttons {
  position: absolute;
  visibility: hidden;
  display: none;
}

.alert_error{
color:red;
font-size:16px;
font-weight:600;
}

label {
  border: solid 1px #dddddd;
  border-radius:4px;
  font-size:13px;
  color: #332f35;
  display: inline-block;
  cursor: pointer;
  padding: 6px 9px;
  margin: 0px !important;
}

input[type=radio]:checked + label{
  border-radius: 5px;
  border: solid 1px #999999;
  background: #99ee99;
  color: #332f35;
}


.radio-group-prod-options {
  display: inline-block;
  border: 1px solid #ffffff;
  margin: 4px;
  overflow: hidden;
}

.radio-group-prod-options:hover {
  border: 1px solid #00ff00;
  border-radius: 5px;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #999;
    font-style: italic;
    opacity: 0.5; /* Firefox */
}


::-webkit-input-placeholder { /* WebKit browsers */
    direction: rtl;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    direction: rtl;
}
::-moz-placeholder { /* Mozilla Firefox 19+ but I'm not sure about working */
    direction: rtl;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    direction: rtl;
}