@charset "utf-8";
/* CSS Document */
/*===============================================================
		Template Name: Newton
		Version: 1.0
		Description: Responsive and clean template for retail shop
		Theme URI: //www.curvepixell.com/web/newton
		Development: Stevemun
		Author URI: //themeforest.net/user/stevemun7
		Tags: Newton, retail, curvepixell
===============================================================*/



body {
  font: 12px/1.5em "Helvetica Neue", Arial, sans-serif;
}

@font-face {
    font-family: 'QlassikMediumRegular';
    src: url(https://storemantis.com/templates/3/font/Qlassik_TB-webfont.eot);
    src: url(https://storemantis.com/templates/3/font/Qlassik_TB-webfont.eot?#iefix) format('embedded-opentype'),
         url(https://storemantis.com/templates/3/font/Qlassik_TB-webfont.woff) format('woff'),
         url(https://storemantis.com/templates/3/font/Qlassik_TB-webfont.ttf) format('truetype'),
         url(https://storemantis.com/templates/3/font/Qlassik_TB-webfont.svg#QlassikMediumRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'QlassikBoldRegular';
    src: url(https://storemantis.com/templates/3/font/QlassikBold_TB-webfont.eot);
    src: url(https://storemantis.com/templates/3/font/QlassikBold_TB-webfont.eot?#iefix) format('embedded-opentype'),
         url(https://storemantis.com/templates/3/font/QlassikBold_TB-webfont.woff) format('woff'),
         url(https://storemantis.com/templates/3/font/QlassikBold_TB-webfont.ttf) format('truetype'),
         url(https://storemantis.com/templates/3/font/QlassikBold_TB-webfont.svg#QlassikBoldRegular) format('svg');
    font-weight: normal;
    font-style: normal;

}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'QlassikBoldRegular', Arial, sans-serif;
  line-height:20px;
  font-weight: 400;
  color: #484848;
  text-align:left;
}

.heading_404,
.text_404,
.feature_box .feature_heading,
.member_info .member_name{
	font-family: 'QlassikBoldRegular', Arial, sans-serif;
}


.dropcap,
.iconbox32,.iconbox16,
ul#mainmenu > li a,
.camera_desc.heading,
.filter_options ul li,
.member_info .member_job,
.a_member .social_title,
.a_blogpost .social_links .share_text,
.share-post,
.a_work .work_heading,
.a_work .social_links .share_text,
.pricing_heading,
.testimonial .who .name,
.tabs > ul li a,
.sc_button{
	font-family: 'QlassikMediumRegular', Arial, sans-serif;
}

hr {
  border: 0 #f3f3f3 solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
  margin-top: 10px;
}

/* `Headings
----------------------------------------------------------------------------------------------------*/

h1 {
  font-size: 30px;
}

h2 {
  font-size: 27px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 21px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 15px;
}


/* `Spacing
----------------------------------------------------------------------------------------------------*/

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}


p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
figure {
  margin-bottom: 10px;
  margin-top:0;
}



.headerbd {
	margin-bottom:20px;
	position:relative;
}
.headerbd h1 {
	text-align:center;
}
.headerbd .header-bottom-line {
    display: block;
    height: 3px;
    margin: 5px auto 0;
    text-align: center;
    width: 100px;
}
