
@font-face{font-family:'Stylogic-Light';src:url("/catalog/view/theme/moda/fonts/stylogic.otf");}
@font-face{font-family:'Stylogic';src:url("/catalog/view/theme/moda/fonts/Stylogic-Regular.ttf");}
h2{
	font-size:22px; font-weight:900; text-transform:none; text-align: left;
	 font-family: 'Stylogic';
	  border-bottom: 1px solid #D1D1D1; 
	padding-bottom: 10px;
margin-top: 0px
}

h3 {
 font-family: 'Stylogic-Light';
  padding: 0px;
  margin: 0px;

 
}
h3 a {
  background: url("http://www.mystylogic.com/catalog/view/theme/moda/img/sprite.png") 15px 13px no-repeat;
  display: block;
  padding: 8px 0px 8px 0px;
  margin: 0px;

  font-size: 15px;
  text-decoration: none;
  font-weight: normal;
  border-bottom: 0px solid;
color:#242424;
  
}
h3:hover, h3:focus { text-decoration: underline; }
h3.open  {  }
h3.open a { background-position: 13px -36px;  font-weight: 900; font-family: 'Stylogic'
 }
h3 + div { padding: 0px; }
h2 + div,
.example {
  background: ;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 0px;
  
}

/* Pre hide sections with JavaScript on
--- */
h3+div {
  display: none;

}

/* CSS3 Animation example
--- */
#about_stylogic h3 + div,
#shipping h3 + div,
#billing h3 + div,
#howitworks h3 + div,
#faq h3 + div {
  height: 0px;
  padding: 0px;
  overflow: hidden;
  display: block!important;
  -webkit-transform: translateZ(0);
  -webkit-transition: all 0.3s ease;
  moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition:all 0.3s ease;
  transition: all 0.3s ease;
	
  
}
#about_stylogic .content,
#shipping .content,
#billing .content,
#faq .content,
#howitworks .content{
  padding: 10px 0px 10px 20px;
  margin:0px;
   font-family: 'Stylogic-Light';

}

#about_stylogic h3.open + div,
#shipping h3.open + div, #billing h3.open + div, #howitworks h3.open + div,
 #faq h3.open + div {
  height: auto;

}

/* Event example
--- */
pre#event-log {
  background: #fafacc;
  padding: 10px;
  display: block;
}

div.content p,div.content a{
	color:#242424;
	 font-size:13px;
	 
}
.page-header{
	border-bottom: 0px;
}
img {
	
	padding:0px;
}
#billing,#shipping,#faq,#howitworks,#about_stylogic{border: 0px;}

.search-form{position:relative;} .search-control-text{width:95%;} .no-border{border:0;}.search-control{position:absolute; right:6%;top:43%;border:0;background-color:#FFF;} 

.help-icon-header{color:#D5D5D5;font-size: 15px; text-align: left}
