/*** ESSENTIAL STYLES ***/
#menu {
	background-color:#323c46;
	}
.sf-menu {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.sf-menu > li.cat_7 a {background:none;}
ul.sf-menu > li {
	float: left;
	z-index: 10;
	position:relative;
	border-radius:0;
	
	
	}
ul.sf-menu > li > a {
	font-family: Roboto;
	background:url(https://a0da61.claudeassets.com/20200227171210im_/http://www.toptanhacamatseti.com/catalog/view/theme/theme383/image/sep.png) no-repeat right;
	padding:18px 45px;
	display:block;
	z-index: 1;
	position: relative;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	line-height:20px;
	text-transform:uppercase;
}
ul.sf-menu > li.current>a, ul.sf-menu > li>a:hover, ul.sf-menu > li.sfHover>a, ul.sf-menu > ul > li.active>a  {
	background-color:#f12b63;
	}
.sf-menu .sf-mega {
	display: none;
	z-index: 99;
	position: absolute;
	z-index: 5;
	background-color:#3e454c;
	left:0;
	top:56px
}
/*** mega menu dropdown ***/
.sf-mega {
  padding:15px 0;
}
.sf-mega-section {
	display:table-cell;
	}
.sf-mega-section >li {
	position:relative;
	padding:4px 20px;
	width:170px;
	line-height:20px;
	}
.sf-mega-section >li a:hover, .sf-mega-section >li.sfHover>a {
	color:#f12b63
	}
.sf-mega-section >li a {
	color:#fff;
	}
.sf-mega-section >li ul {
	position:absolute;
	left:170px;
	width:170px;
	background-color:#3e454c;
	padding:15px 20px;
	top:-15px;
	z-index:10;
	display:none;
	}
.sf-mega-section >li ul li{
	padding:4px 0px
	}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content:'\f107';
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height:0px;
	height: auto;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: middle;
	width:1.45em;
	padding-left:3px;
	font-size:16px;
	color:#fff;
}
.sf-mega-section .sf-with-ul:after {
	content: "\f054";
	font-size: 10px;
	margin-left: 10px;
	display: inline-block;  font-family: FontAwesome;  font-style: normal;  font-weight: normal;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
	}
/*****************************************************/
#menu-icon {
	background: #f12b63;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
	padding:10px 17px;
	text-transform: uppercase;
	position:relative;
}
#menu-icon:after {
	float:right;
	content:"\f107";
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	display: inline;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	height: auto;
	line-height: normal;
	margin-top: 0;
	text-decoration: inherit;
	vertical-align: baseline;
	width: auto;
	display: inline-block;
	text-decoration: inherit;
	 text-align: center;
	width: 1.25em;
	font-size:26px;
	color:#fff;
	vertical-align:middle;
	}
#menu-icon.active:after {
	content:"\f106";
	}
.sf-menu-phone {display:none;}
.sf-menu-phone li { 
	position: relative;
	
	background-color:#323232;
	}
  .sf-menu-phone li a { display: inline-block;  color: #fff;  border-bottom:1px solid #000;}
  .sf-menu-phone  li {   font-size: 19px; font-weight: bold; padding: 0; }
  .sf-menu-phone  li > a {padding: 10px 15px; display: block;}
  .sf-menu-phone  li li  a {padding: 10px 15px 10px 25px; display: block; font-weight:600;}
  .sf-menu-phone  li li li a {padding: 10px 15px 10px 35px; display: block;}
  .sf-menu-phone li a:hover { color: #B90100; }
  .sf-menu-phone li li {font-size: 14px;}
  .sf-menu-phone li li.last { padding-bottom: 0 !important;  }
  .sf-menu-phone li i {
	position: absolute;
	display: block;
	top: 2px;
	right: 0;
	height: 24px;
	width: 24px;
  }
  .sf-menu-phone  li  i {top: 8px;color:#f12b63; font-size:21px; padding:0 20px; right:5px}
  .sf-menu-phone  li i.icon-angle-up:before {content:'\f106' !important}
  .sf-menu-phone li i:hover { cursor: pointer; }
  .sf-menu-phone li i.opened { background-position: center 7px; }

  /** dropdown **/
  .sf-menu-phone ul {  width: auto;  padding: 0px 0px;  display: none;  }
  .sf-menu-phone  li.active > a > span {color: inherit;}
  .sf-menu-phone  li.active > a,
  .sf-menu-phone  li:hover > a { color: #fff; background: #4a4a4a; }

  .sf-menu-phone li li.active > a,
  .sf-menu-phone li li a:hover {color: #ccc;}
  
	.sf-with-uls{
	content: '\f107';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
/*
     FILE ARCHIVED ON 19:33:02 Jan 19, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:06:59 Jul 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.496
  exclusion.robots: 0.053
  exclusion.robots.policy: 0.042
  esindex: 0.009
  cdx.remote: 25.898
  LoadShardBlock: 817.014 (3)
  PetaboxLoader3.resolve: 1564.186 (3)
  PetaboxLoader3.datanode: 750.033 (4)
  load_resource: 1526.836
*/