@charset "utf-8";
/* CSS Document */
@charset "utf-8";
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, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
a:active {
	outline: none;
}
body {
	line-height: 1;
	color: black;
	-webkit-appearance: none;
	font-family: 'Playfair Display', serif;
	font-weight:400;
}
li {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.flt-l {
	float: left;
}
.flt-r {
	float: right;
}
.flt-n {
	clear: both;
	float: none;
}
.display {
	display: block;
}
.clearall {
	clear: both;
	font-size: 1px !important;
	line-height: 1px !important;
	height: 1px !important;
	min-height: 1px;
}
img a, img:hover {
	border: none;
}
.container {
	width: 1170px;
	margin: 0 auto;
	position: relative;
}
.featured-item {
	color: #fff;
	height: 36px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background: #c2a126;
	padding: 10px 0 0 0;
	text-transform: uppercase;
}
.header {
    float: left;
    width: 100%;
}
.top-strp{
	float:left;
	width:100%;
	background:#fe9ec7;
	text-align:center;
}
.top-nav{
	display:inline-block;
	vertical-align:top;
	padding:5px 0;
}
.top-nav li{
	float:left;
	margin-right:20px;
	font-weight:400;
	color:#fff;
	font-size:15px;
	line-height:20px;
	position:relative;
	padding:0 22px 0 25px;
	border-right:1px solid #fff;
	}
.top-nav li img{
	position: absolute;
    top:2px;
    left: 0;
	}
.top-nav li:last-child{ margin-right:0; padding-right:0; border-right:none;}

.nav-bar{
	float: left;
    width: 100%;
    padding: 10px 0;
    position: relative;
    background: #fff;
}
.logo{
	float:left;
    max-width: 160px;
}
ul.menu-list{
	    float: right;
    margin-top: 25px;
}
ul.menu-list li{
	float:left;
	margin-right:40px;
	position:relative;
}
ul.menu-list li:after{
	content:"";
	position:absolute;
	right:-22px;
	top:0;
	bottom:0;
	border-right:1px solid #ccc;
}
ul.menu-list li:last-child{margin-right:0;}
ul.menu-list li:last-child:after{border:none;}
ul.menu-list li a{
	font-size: 17px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}

.cart-icn{
	float:right;
	position:relative;
	margin-top:3px;
	margin-right:20px;
}
.cart-icn span{
	background: #deb357;
    font-size: 13px;
    line-height: 20px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -20px;
    top: -10px;
	text-align:center;
}

*{ box-sizing: border-box;}
img{max-width:100%; vertical-align:middle; border:none;}
div#footer {
	float: left;
	width: 100%;
	min-width: 1004px;
	border-top: 4px solid #fff;
	padding: 20px 0 0 0;
	position: relative;
	text-align: center;
}
div#footer:after{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background:#111;
    z-index: 0;
}
.card_sec{
	float: left;
	width: 100%;
	margin-bottom: 10px;
	}
.crop_box, .nav_sec{
	float: right;
    width: 48% !important;
    background: #333;
    position: relative;
    z-index: 1;
    vertical-align: top;
}
.crop_box fieldset, .nav_sec fieldset{
	padding: 0 16px 5px 16px;
    text-align: left;
}
.crop_box fieldset {
}
.nav_sec{border-radius: 0px 130px 0 0;}
.disclmr {
    float: right;
    width: 45%;
    margin-bottom: 0px;
    margin-top: 20px;
    position: relative;
    z-index: 1;
}
.disclmr fieldset {
   border-top: 15px solid #333;
}
.disclmr .fttxt2{
    font-weight: bold;
    border: 2px solid #333;
    padding: 10px;
}
.disclmr .ftr-txt1{ padding: 4px 7px 5px 8px;}
.size12 {
	color: #000;
	text-transform: uppercase;
}
.ftrimg {
	margin: 0 auto;
	display: block;
	clear: both;
}
.ftrtxt,.ftrtxt1 {
	font-size: 16px;
	color: #fff;
	text-align: left;
	line-height: 27px;
	padding: 1% 0% 2%;
	border-bottom: 1px solid #ffffff;
   }
.ftrtxt:last-child{
	border-bottom:none;
	}
.ftrtxt1{
	width: 25%;
    float: left;
	color:#2d2d2d;
	text-transform:uppercase;
}
.ftr-lft, .ftr-rgt{
	float:left;
	width:50%;
	}
.ftr-rgt{
	float:right;
	}
.ftr-rgt1{
    width: 61%;
    float: right;
    margin-top: 17px;
	}
ftr-rgt.ftrtxt{
	}
.cardtxt{
	display: inline-block;
    width: 100%;
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 22px;
    padding: 12px 0 0;
	}
.cardtxt span{
	display: inline-block;
	vertical-align: top;
	/* padding-top: 15px; */
	padding-right: 10px;
	font-size: 16px;
	color: #000;
	}
.cardtxt img{
	vertical-align:middle;
	}				
.ftrtxt a, .ftrtxt a:hover{
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	line-height:24px;
}
.cpyrgt-txt{
	float:left;
	width:100%;
	padding:9px 0;
	}
.txt {
	font-size: 17px;
	color: #646464;
	text-align: center;
	font-weight:300;
	line-height: 27px;
	float: left;
	padding: 0 20px; }
.txt a, .txt a:hover{
	color: #000;
	text-decoration: none;
	font-size: 18px;
	line-height:24px;
    
}
.ftrtxt1 a, .ftrtxt1 a:hover {
	color: #000;
	text-decoration: none;
	font-size: 14px;
	line-height:24px;

}
.fttxt,.ftr-txt1, .fttxt2 {
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
    padding: 0px 0 10px;
}
.ftr-txt1, .ftr-txt2{
	font-size: 20px;
    padding: 10px 7px 5px 0;
    font-weight: 600;
    color: #fff;
    width: 100%;
	}
.ftr-txt2{
	text-align:center;
	}	
.bg-color{
    float: left;
    width: 100%;
    padding: 20px 0;
    font-size: 26px;
    line-height: 20px;
    color: #fff;
    background: #333;
    font-weight: 600;
	position: relative;
	z-index: 1;
	}
img.ftr-logo {
    display: inline-block;
    margin: 20px auto 0;
    position: relative;
    z-index: 9;
    max-width: 150px;
}
/*TERMS- PRIVACY*/

.tems_bg {
    float: left;
    width: 100%;
    background: #f5dad1;
}
.trm-bx{    
	    background: #fff;
    width: 100%;
    float: left;
    padding: 20px;
    text-align: left;
    margin-top: 20px;
}
.trm-bx h1{ 
	line-height: 30px;
	background:#d06664;
	color: white;
	margin: 0;
	padding: 10px 10px 5px;
	font-size: 22px;
	/* border-radius: 10px; */
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: 700;
	border-radius: 7px;
}
.trm-bx h3{ 
	line-height: 24px;
    text-align: left;
    font-size: 24px;
    float: left;
    width: 100%;
    margin: 0px 0 15px;
    color: #000;
    font-weight: 600;
}
.trm-bx li{ margin-top: 10px; font-size: 16px;line-height: 24px;float: left; width: 100%;list-style: disc;}
.trm-bx strong{ text-transform:uppercase; font-size:18px; font-weight:700; float:left; width:100%; margin-bottom:10px;}
.trm-bx span{ text-transform:uppercase;}
.trm-bx p{ font-size: 16px; line-height: 24px; float: left; width: 100%; margin-bottom:20px; font-weight:400;}
.trm-bx h4, .trm-bx h5{ font-size:22px; float:left; width:100%; margin:10px 0; font-weight:500;}
.trm-bx h5{ font-size:20px; font-weight:500; }
.privacy-list{ padding:0 0 0 30px }
.privacy-list li{ font-weight:bold;}
.privacy-list li p{ font-weight: normal; margin-top: 10px;}
.mrg-tp{ margin:15px 0 !important; float:left; width:100%}
.trm-txt{ float:left; width:100%; background:#fff; padding:20px 20px}
.disclr-bx {border: 2px solid #000; padding: 10px; font-weight: 500; float:left; width:100%; margin:0;}
.disclr-bx p{ margin-bottom:0; font-weight:bold;}
.trm-bx ol{margin-bottom: 20px; float: left; width: 100%; font-weight:400; padding:0 20px;}
.trm-bx .disclmr{ width:100% !important;}
