@charset "utf-8";
/* Creative eWorld CSS*/
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 13, 2015 */



@font-face {
    font-family: 'bebasneueregular';
    src: url('font/BebasNeue-webfont.eot');
    src: url('font/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/BebasNeue-webfont.woff2') format('woff2'),
         url('font/BebasNeue-webfont.woff') format('woff'),
         url('font/BebasNeue-webfont.ttf') format('truetype'),
         url('font/BebasNeue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('font/Lato-Bold-webfont.eot');
    src: url('font/Lato-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Bold-webfont.woff2') format('woff2'),
         url('font/Lato-Bold-webfont.woff') format('woff'),
         url('font/Lato-Bold-webfont.ttf') format('truetype'),
         url('font/Lato-Bold-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobolditalic';
    src: url('font/Lato-BoldItalic-webfont.eot');
    src: url('font/Lato-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-BoldItalic-webfont.woff2') format('woff2'),
         url('font/Lato-BoldItalic-webfont.woff') format('woff'),
         url('font/Lato-BoldItalic-webfont.ttf') format('truetype'),
         url('font/Lato-BoldItalic-webfont.svg#latobold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoitalic';
    src: url('font/Lato-Italic-webfont.eot');
    src: url('font/Lato-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Italic-webfont.woff2') format('woff2'),
         url('font/Lato-Italic-webfont.woff') format('woff'),
         url('font/Lato-Italic-webfont.ttf') format('truetype'),
         url('font/Lato-Italic-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'latolight';
    src: url('font/Lato-Light-webfont.eot');
    src: url('font/Lato-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Light-webfont.woff2') format('woff2'),
         url('font/Lato-Light-webfont.woff') format('woff'),
         url('font/Lato-Light-webfont.ttf') format('truetype'),
         url('font/Lato-Light-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latolightitalic';
    src: url('font/Lato-LightItalic-webfont.eot');
    src: url('font/Lato-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-LightItalic-webfont.woff2') format('woff2'),
         url('font/Lato-LightItalic-webfont.woff') format('woff'),
         url('font/Lato-LightItalic-webfont.ttf') format('truetype'),
         url('font/Lato-LightItalic-webfont.svg#latolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('font/Lato-Regular-webfont.eot');
    src: url('font/Lato-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Regular-webfont.woff2') format('woff2'),
         url('font/Lato-Regular-webfont.woff') format('woff'),
         url('font/Lato-Regular-webfont.ttf') format('truetype'),
         url('font/Lato-Regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}



@font-face {
    font-family: 'latoblack';
    src: url('font/Lato-Black-webfont.eot');
    src: url('font/Lato-Black-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/Lato-Black-webfont.woff2') format('woff2'),
         url('font/Lato-Black-webfont.woff') format('woff'),
         url('font/Lato-Black-webfont.ttf') format('truetype'),
         url('font/Lato-Black-webfont.svg#latoblack') format('svg');
    font-weight: normal;
    font-style: normal;

}


html, body, div, span, applet, object, iframe, h1, h2,
h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, sub, tt, var,
b, u, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
caption, tfoot, thead, article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,
a:link, 
a:visited,
a:active
{
	background: none;
	color: #c60808;	
	outline: none;
    ie-dummy: expression(this.hideFocus=true);
	text-decoration: none;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}

a:hover {
	color: #6d0202;	
}

html {
    position: relative;
    min-height: 100%;
}

body {
	background: #ffffff;
	margin: 0 auto;
	padding: 0;
	color: #444444;
	font-size: 15px;
	font-weight: normal;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	line-height: 25px;
	height: auto;
	margin: 0;  
}

strong, b {
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

i, em {
	font-family: latoitalic, Arial, Helvetica, sans-serif;
	font-style: normal;	
}

strong i, strong em, b i, b em, i strong, i b, em strong, em b {
	font-family: latobolditalic, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

td {
	position: relative;	
}

p {
	margin-bottom: 18px;
	font-weight: normal;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.floatright {
	float: right;	
}

.floatleft {
	float: left;	
}

a.backlink, .backlink {
	font-family: latolight, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #888888;
	display: inline-block;
	margin-bottom: 5px;
	line-height: 18px;
}

a.backlink:hover {
	color: #333333;	
}

.red {
	color: #c60808;	
}

.orange {
	color: #e97211;	
}

input { outline: 0; border: 0; }

input:focus, select:focus, textarea:focus { outline: 0; }

input[type="submit"], input[type="button"] { 
	cursor: pointer;
	-webkit-transition: all 0.7s ease-in-out;
  	-moz-transition: all 0.7s ease-in-out;
  	-ms-transition: all 0.7s ease-in-out;
 	-o-transition: all 0.7s ease-in-out;
 	transition: all 0.7s ease-in-out;
}

label {
	line-height: 17px;
	font-size: 13px;
	font-family: latolight, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	display: inline-block;	
}

label input {
	vertical-align: -2px;	
}

a.button, .button {
	background: #333333;
	display: inline-block;
	padding: 8px 15px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 19px;
	-webkit-transition: all 0.7s ease-in-out;
  	-moz-transition: all 0.7s ease-in-out;
  	-ms-transition: all 0.7s ease-in-out;
 	-o-transition: all 0.7s ease-in-out;
 	transition: all 0.7s ease-in-out;	
	line-height: 19px;
	text-decoration: none;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
}

a.button:hover, .button:hover {
	background-color: #0d0d0d;
}

a.orangebtn, .orangebtn {
	background-color: #e97211;	
	color: #ffffff;
}

a.orangebtn:hover, .orangebtn:hover {
	background-color: #ff9b49;
}

ol, ul { margin-bottom: 20px;
	padding-left: 20px;  }

ol li, ul li {
	padding-bottom: 2px;	
	padding-left: 2px;
}

ul, ul li {
	list-style: disc;	
}

ol, ol li {
	list-style: decimal;
}

h1, .prod_title {
	color: #c60808;
	font-weight: normal;
	line-height: 43px;
	font-size: 40px;
	margin-bottom: 30px;
	text-transform: uppercase;	
	letter-spacing: 6px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
}

.prod_title {
	letter-spacing: normal;
	color: #282828;	
	margin-bottom: 0px;
}

h2, .home_promotitle {
	color: #333333;
	font-size: 25px;
	margin-bottom: 5px;
	line-height: 30px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.home_promotitle {
	color: white;
	box-sizing: border-box;
	background: #e97211;
	padding: 11px 20px;	
	margin-bottom: 20px;
}

h3 {
	color: #282828;
	font-size: 20px;
	font-weight: normal;	
	line-height: 25px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

h4 {
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	text-transform: capitalize;
	color: #c60808;
	line-height: 23px;
}

h5 {
	color: #555555;
	margin-bottom: 10px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: bebasneueregular, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
}

h6, .homepage_cat {
	font-size: 12px;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-bottom: 3px;
	font-weight: normal;
	color: #7b7b7b;
	margin-top: 13px;
}

.homepage_cat {
	margin-top: 0;
	display: block;	
}

.outline {
	border: 1px solid #dddddd;
}

.input_field {
	width: 100%;
	border: 1px solid #e2e2e2;
	background: white;
	display: inline-block;
	padding: 8px 5px;
	color: #867c75;
	font-family: latoregular, Arial, Helvetica, sans-serif;	
	font-size: 13px;
	box-sizing: border-box;
	margin: 0;
}

.hdiv {
	background: url(../images/space.jpg) repeat-x transparent left center;
}

.vdiv {
	background: url(../images/space.jpg) repeat-y transparent center top;
}

a img {
	border: 0;	
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

	/* IE 5-7 */
	filter: alpha(opacity=100);

	/* Netscape */
	-moz-opacity: 1;

	/* Safari 1.x */
	-khtml-opacity: 1;

	/* Good browsers */
	opacity: 1;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}

a:hover img {
	/* IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";

	/* IE 5-7 */
	filter: alpha(opacity=70);

	/* Netscape */
	-moz-opacity: 0.7;

	/* Safari 1.x */
	-khtml-opacity: 0.7;

	/* Good browsers */
	opacity: 0.7;	
}

.breadcrumbs {
	list-style: none;
	padding:0;
	margin: 0;
	margin-bottom: 20px;	
}

.breadcrumbs li {
	padding:0;
	margin: 0;
	list-style: none;
	display: inline-block;
	margin: 3px;	
	font-size: 11px;
	color: #777777;
}

.breadcrumbs li:first-child {
	margin-left: 0;	
}

.breadcrumbs a {
	color: #777777;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle;	
}

.prod_bigimg, .prod_recommend {
	width: 300px;
	height: 224px;
	overflow: hidden;
	position: relative;	
	display: block;
}

.prod_bigimg img, .prod_recommend img {
	max-width: 300px;
	max-height: 224px;
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;	
}

.desc {
	margin-top: 8px;
}

.desc, .desc p {
	color: #555555;
	font-size: 14px;		
}

.detail_promo_price, .detail_usual_price {
	display: inline-block;	
	vertical-align: middle;
}

.detail_promo_price {
	color: white;
	font-family: latobold, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background: #e97211;
	padding: 4px 10px;	
	margin-right: 6px;
}

.detail_usual_price {
	text-decoration: line-through;
	color: #555555;
	font-size: 13px;	
}

.qty {
	text-align: center;	
}

a.addtocart, .addtocart {
	background-image: url(../images/icon_cartbutton.png);
	background-repeat: no-repeat;
	background-position: 13px center;
	padding-left: 40px;
}
.new_label, .sale_label {
	color: white;
	font-size: 11px;
	display: inline-block;
	padding: 4px 9px;
	line-height: 15px;
	text-transform: uppercase;	
	margin: 2px;
}

.new_label {
	background: #333333;	
}

.sale_label {
	background: #ff7200;	
}
