﻿/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
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,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
}
/* 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;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.container .alpha {
  margin-left: 0px;
}
.container .omega {
  margin-right: 0px;
}
.row {
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="grid_"] {
  float: left;
  min-height: 1px;
}
.grid_13 {
  width: 960px;
}
.grid_12 {
  width: 940px;
}
.grid_11 {
  width: 860px;
}
.grid_10 {
  width: 780px;
}
.grid_9 {
  width: 700px;
}
.grid_8 {
  width: 620px;
}
.grid_7 {
  width: 540px;
}
.grid_6 {
  width: 460px;
}
.grid_5 {
  width: 380px;
}
.grid_4 {
  width: 300px;
}
.grid_3 {
  width: 220px;
}
.grid_2 {
  width: 140px;
}
.grid_1 {
  width: 60px;
}
.postfix_6
{
 margin-right: 500px;
}
.preffix_12 {
  margin-left: 980px;
}
.preffix_11 {
  margin-left: 900px;
}
.preffix_10 {
  margin-left: 820px;
}
.preffix_9 {
  margin-left: 740px;
}
.preffix_8 {
  margin-left: 660px;
}
.preffix_7 {
  margin-left: 580px;
}
.preffix_6 {
  margin-left: 500px;
}
.preffix_5 {
  margin-left: 420px;
}
.preffix_4 {
  margin-left: 340px;
}
.preffix_3 {
  margin-left: 260px;
}
.preffix_2 {
  margin-left: 180px;
}
.preffix_1 {
  margin-left: 100px;
}
.container 
{
   
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
@media (min-width: 980px) and (max-width: 1199px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 940px;
  }
  .grid_12 {
    width: 940px;
  }
  .grid_11 {
    width: 860px;
  }
  .grid_10 {
    width: 780px;
  }
  .grid_9 {
    width: 700px;
  }
  .grid_8 {
    width: 620px;
  }
  .grid_7 {
    width: 540px;
  }
  .grid_6 {
    width: 460px;
  }
  .grid_5 {
    width: 380px;
  }
  .grid_4 {
    width: 300px;
  }
  .grid_3 {
    width: 220px;
  }
  .grid_2 {
    width: 140px;
  }
  .grid_1 {
    width: 60px;
  }
  .preffix_12 {
    margin-left: 980px;
  }
  .preffix_11 {
    margin-left: 900px;
  }
  .preffix_10 {
    margin-left: 820px;
  }
  .preffix_9 {
    margin-left: 740px;
  }
  .preffix_8 {
    margin-left: 660px;
  }
  .preffix_7 {
    margin-left: 580px;
  }
  .preffix_6 {
    margin-left: 500px;
  }
  .preffix_5 {
    margin-left: 420px;
  }
  .preffix_4 {
    margin-left: 340px;
  }
  .preffix_3 {
    margin-left: 260px;
  }
  .preffix_2 {
    margin-left: 180px;
  }
  .preffix_1 {
    margin-left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="grid_"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container {
    width: 748px;
  }
  .grid_12 {
    width: 748px;
  }
  .grid_11 {
    width: 684px;
  }
  .grid_10 {
    width: 620px;
  }
  .grid_9 {
    width: 556px;
  }
  .grid_8 {
    width: 492px;
  }
  .grid_7 {
    width: 428px;
  }
  .grid_6 {
    width: 364px;
  }
  .grid_5 {
    width: 300px;
  }
  .grid_4 {
    width: 236px;
  }
  .grid_3 {
    width: 172px;
  }
  .grid_2 {
    width: 108px;
  }
  .grid_1 {
    width: 44px;
  }
  .preffix_12 {
    margin-left: 788px;
  }
  .preffix_11 {
    margin-left: 724px;
  }
  .preffix_10 {
    margin-left: 660px;
  }
  .preffix_9 {
    margin-left: 596px;
  }
  .preffix_8 {
    margin-left: 532px;
  }
  .preffix_7 {
    margin-left: 468px;
  }
  .preffix_6 {
    margin-left: 404px;
  }
  .preffix_5 {
    margin-left: 340px;
  }
  .preffix_4 {
    margin-left: 276px;
  }
  .preffix_3 {
    margin-left: 212px;
  }
  .preffix_2 {
    margin-left: 148px;
  }
  .preffix_1 {
    margin-left: 84px;
  }
}
.select-menu {
  display: none !important;
}
@media (max-width: 767px) {
  .container {
    width: 420px;
    padding: 0 0px;
  }
  .row {
    margin-left: 0;
  }
  [class*="grid_"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .select-menu {
    display: block !important;
  }
}
@media (max-width: 479px) {
  body {
    padding: 0;
  }
  .container {
    width: 300px;
    padding: 0 15px;
  }
  .row {
    margin-left: 0;
  }
}

.header_bottom{border-bottom: 2px solid #e8e8e8;margin-bottom: 25px;}


.content h2 span{
 padding-bottom: 27px;
display: inline-block;
border-bottom: 2px solid #000;
position: relative;
min-width: 200px;
font-size: 35px;
line-height: 30px;
color: #222;
font-weight: normal;
text-transform: uppercase;
}

.content h2{text-align: center;}


.btns .btn 
{
    padding: 12px;
text-transform: uppercase;
font-size: 16px;
text-align: center;
width: 100%;
font-family: 'Playfair Display', serif;
letter-spacing: 1px;
outline: none;
border: 0;
background: #371B11;
font-weight: 700;
line-height: 1.5em;
color: #cf812b;
display: initial;
margin-top:10px;
border-radius: 4px;
/*
margin-top: 26px;
font-size: 13px;
line-height: 30px;
background-color: black;
padding: 5px 20px 5px;
font-weight: bold;
color: #fff;
border-radius: 20px;
display: inline-block;
border:1px dotted black;*/
}

.btns a:hover
{
    background: #4c4c4c;
/*
color: #323C46;
background-color: #FFFFFF;
border:1px dotted #323C46;*/
}

.text1
{
  color:Black;
  font-weight:bold;
}


/*============ Data Table ============*/

ul.products-grid {
	padding:0;
margin:0;
}

/*============ View Type: Grid ============*/
.products-grid {
	margin-top:0px;
	padding:0;
	margin:0
}
.products-grid tr.odd {
	border-bottom:0px solid #EAEAEA;
}
.products-grid tr.last {
	border-bottom:none;
}
.products-grid td {
	width:35%;
	padding:0px;
	padding-bottom:10px;
	padding-top:10px
}
.products-grid td.empty {
}
.products-grid li {
	list-style:none;
	/*background: none repeat scroll 0 0 black;
	border: 5px solid red;*/
	display: block;
	float: right;
	margin: 0 5px 0px 0;
	width: 223px;
	position:relative;
	min-height: 305px;
	padding: 10px;
	color: #fff;
}
.products-grid li a{
color: #cf812b;
}

.products-grid li:hover {
	/*border:5px black solid;*/
}
.products-grid li.last {
	float:left;
	width:215px;
	padding:0;
	margin:0 0 15px 0;
}
li.last .new_prod {
	background-color:#ffffff;
	text-align:left;
	border-right: 0px;
	margin-right:0px;
}
.products-grid .actions button.button {
	background: none repeat scroll 0 0 #F12B63;
	float: left;
	font-family: 'FontAwesome';
	font-size: 16px;
	padding: 4px 8px;
	text-decoration: none;
	text-transform: uppercase;
}
.products-grid .actions {
	margin: 0px 10px;
	bottom: 0px;
	padding:10px 12px 10px 0px;
	width:100%;
}
.products-grid .actions button.button {
	padding:4px 8px;
	text-decoration:none;
	float:none;
	background:none;
	font-family:'FontAwesome';
	font-size:16px;
	text-transform:uppercase;
	background-color:#F12B63;
	display:inline
}
.products-grid .actions button.button span span {
	font-size:12px;
	padding:1px 0px 0px 10px;
	font-family:"Lato", sans-serif;
	text-transform:uppercase
}
.products-grid .actions button.button:hover span span {
	text-decoration:none;
}
.products-grid li.item:hover .actions {
	display:block;
}
.products-grid .product-image {
	display:block;
	margin:0px 0px 0px 0px;
}
.products-grid .product-image img {
	width:215px
}
.products-grid li .quick-view {
	position: absolute;
	z-index: 2;
	top: 30%;
	left: 30%;
	background: black;
	height: 42px;
	line-height: 42px;
	padding: 0 16px;
	color: white;
	opacity:0;
	filter: alpha(opacity=0);
	-moz-transition: opacity 300ms ease;
	-webkit-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
	right: 0%;
}
.products-grid li .quick-view:hover {
	background:#A19489;
	text-decoration:none;
	color:#fff
}
.products-grid li.item:hover .quick-view {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-name
{
font-size: 16px;
padding: 5px;
}

.product-name:hover
{
text-decoration: none !important;
color:#fff;
}

.text1 a:hover
{
text-decoration: none !important;
}
.text1 a
{
font-size: 15px;
}
/*============ Data Table ============*/

.product-name{color:red}
