body {
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	font-weight: 300;
	font-size: 14px;
	color: #464646;
    padding: 0px;
    margin: 0px;
}
p {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
    line-height: 1.6em;
}
div {
    margin: 0px;
    padding: 0px;
}
a img {
    border: none 0px;
}
a {
	text-decoration: underline;
    color: #4db000; 
}
a:hover {
	text-decoration: none;
    color: #000;
}

/*UL Tags*/
ul.reset {
    list-style-image: none;
    line-height: normal;
	list-style: none;
	padding: 0px;
    margin: 0px;
}
ul.reset li {
    list-style-image: none;
    line-height: normal;
	list-style: none;
	padding: 0px;
    margin: 0px;
}
ol.reset {
	list-style-image: none;
    line-height: normal;
	list-style: none;
	padding: 0px;
    margin: 0px;
}
ol.reset li {
    list-style-image: none;
    line-height: normal;
	list-style: none;
	padding: 0px;
    margin: 0px;
}

/*Heading Tags*/
h1 {
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
	font-size: 32px;
    color: #2b2b2b;
}
h2 {
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    font-size: 28px;
    color: #2b2b2b;
}
h3 {
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    font-size: 24px;
    color: #2b2b2b;
}
h4 {
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    font-size: 20px;
    color: #2b2b2b;
}
h5 {
	font-family: 'Open Sans', sans-serif;
    padding: 0px 0px 0px 0px;
    margin: 14px 0px 8px 0px;
    font-size: 18px;
    color: #2b2b2b;
}

/*HR Solid Separation*/
.hr_solid_line {
    border-bottom: solid 1px #e5e5e4;
}
.hr_solid {
    border-bottom: solid 1px #e5e5e4;
    margin: 14px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
    clear: both;
}
.hr_dotted {
    border-bottom: dashed 1px #b0b0b0;
    margin: 14px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
    clear: both;
}

/*Button Default*/
/*.btn {
	transition: background-color 0.5s ease;
	background-color: #49d049;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 0px;
	padding: 10px 40px;
	border: none 0px;
	font-size: 16px;
	color: #fff;
}
.btn:hover {
	background-color: #007e00;
	color: #fff;
}*/
.alert {
	border-radius: 0px;
	font-size: 12px;
    padding: 5px;
}

/*No Gutter*/
.row.no-gutter {
	margin-left: 0;
	margin-right: 0;
}
/*.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
	padding-right: 0;
	padding-left: 0;
}*/
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/*Container*/
.container {
	text-align: left;
}
.contentarea {
	padding: 50px 0px;
}

/*Top Bar*/
.topbar {
	background-color: #a29062;
	line-height: 40px;
	font-size: 13px;
	height: 40px;
}
.topbar a {
	text-decoration: none;
	color: #fff;
}
.topbar a:hover {
	color: #000;
}
.topbar .callus {
	background: url(../images/icon-ph.png) no-repeat left center;
	padding-left: 20px;
}
.topbar .callus a {
	color: #fff;
}
.topbar .newsletter {
	background: url(../images/top-step.gif) no-repeat left center;
	padding-left: 10px;
	float: right;
}
.topbar .register {
	background: url(../images/top-step.gif) no-repeat left center;
	padding-left: 10px;
	margin: 0px 10px;
	float: right;
}
.topbar .login {
	background: url(../images/icon-login.png) no-repeat left center;
	padding-left: 20px;
	float: right;
}

/*Header*/
.header {
	border-bottom: solid 1px #a29062;
	padding: 15px 0px;
}
.header .logo {
	padding: 0px;
	margin: 0px;
}
.header .header_right {
	text-align: right !important;
	position: relative;
	margin-top: 20px;
}
.header .header_right img {
	vertical-align: bottom;
}
.header .iconsearch {
	position: relative;
}
.header .search-form {
	position: absolute;
	z-index: 997;
	right: 0px;
	top: -1px;
}
.header .search-form .form-group {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: all 0.35s, border-radius 0s;
	background-color: #a29062;
	border: 1px solid #a29062;
	float: right !important;
	border-radius: 25px;
	overflow: hidden;
	height: 32px;
	width: 32px;
	color: #fff;
}
.header .search-form .form-group input.form-control {
	background: transparent;
	padding-right: 20px;
	box-shadow: none;
	display: block;
	border: 0 none;
	color: #fff;
	width: auto;
}
.header .search-form .form-group:hover,
.header .search-form .form-group.hover {
	border-radius: 4px 25px 25px 4px;
	width: 100%;
}
.header .search-form .form-group input.form-control::-webkit-input-placeholder {
	color: #fff;
}
.header .search-form .form-group span.form-control-feedback {
	background-color: #A29062;
	border-radius: 25px;
	position: absolute;
	text-align: center;
	line-height: 34px;
	font-size: 14px;
	display: block;
	left: initial;
	top: -1px;
	right: -2px;
	z-index: 2;
	width: 30px;
	height: 30px;
	color: #fff;
	pointer-events: inherit;
}
.header .iconcart {
	margin-left: 29px;
	cursor: pointer;
	float: left;
}
.header .menu {
	text-transform: uppercase;
	display: inline-block;
	margin-top: 5px;
	font-weight: 400;
	font-size: 14px;
	width: 100%;
}
.header .menu a {
	text-decoration: none;
	color: #4f4c4b;
}
.header .menu a:hover {
	color: #ff0000;
}
.header .sub_menu {
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.3);
	background-color: #fff;
	position: relative;
	text-align: left;
	z-index: 999;
	padding: 20px;
}
.header .sub_menu h4 {
	border-bottom: solid 1px #303030;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #303030;
}
.header .sub_menu li {
	margin-bottom: 5px !important;
}
.header .menu_contents {
	padding-left: 20px;
}
.header .menu_contents ul {
	display: block !important;
	width: 100% !important;
	margin-left: 20px !important;
}
.header .menu_contents a {
	text-decoration: none;
	color: #4e4e4e;
}
.header .menu_contents a:hover {
	text-decoration: underline;
	color: #000;
}

/*Cart Box*/
.cart_box_bg {
	background: url(../images/cart-arrow-top.png) no-repeat 86.2% top;
	position: absolute;
	padding-top: 11px;
	z-index: 999;
	right: 15px;
	top: -14px;
}
.cart_box {
	border: solid 1px #89837c;
	background-color: #fff;
	width: 342px;
}
.cart_box .cart_head {
	background-color: #dfd9d0;
	text-transform: uppercase;
	padding: 10px;
}
.cart_box .cart_head h5 {
	font-size: 14px;
	color: #625d56;
	margin: 0px;
	padding: 0px;
}
.cart_box .cart_head .items {
	text-align: right;
}
.cart_box .cart_head .items a {
	text-decoration: none;
	color: #000;
}
.cart_box .cart_head .items a:hover {
	color: #fff;
}
.cart_box .cart_list {
	border-bottom: solid 1px #b8b5b0;
	padding: 10px;
}
.cart_box .cart_img {
	padding: 0px;
}
.cart_box .cart_text {
	padding-left: 10px;
	font-size: 13px;
	color: #656059;
}
.cart_box .cart_text p {
	line-height: 1.2;
}
.cart_box .cart_text span {
	font-size: 14px;
	color: #fd0000;
}
.cart_box .close_box {
	text-align: right;	
}
.cart_box .close_box a {
	color:#A29062;
	font-size: 16px;
}
.cart_box .close_box a:hover {
	color:#000;
}
.cart_box .cart_footer {
	text-align: center;
	padding: 20px 0px;
	font-size: 16px;
}
.cart_box .cart_footer .btn {
	font-size: 14px;
	padding: 10px;
}

/*Newsletter Bottom Align*/
.newsletter_box {
	background-color: #e2dcd1;
	padding: 30px 0px;
}
.newsletter_box .newstext {
	text-transform: uppercase;
	margin-top: 10px;
	text-align: right;
	font-weight: 600;
	font-size: 16px;
	color: #000;
}
.newsletter_box .newsletter_form {
	padding: 0px;
}
.newsletter_box .newsletter_form input {
	border: none 0px;
	outline: 0;
	height: 40px;
}
.newsletter_box .newsletter_form .textfield {
	background: url(../images/icon-mail.png) no-repeat 10px center;
	background-color: #fff;
	padding-left: 35px;
	font-size: 11px;
	width: 300px;
}
.newsletter_box .newsletter_form .btn {
	text-transform: uppercase;
	background-color: #8c1717;
	margin: 0px 0px 0px -4px;
	border-radius: 0px;
	padding: 0px 30px;
	color: #fff;
}

/*Bottom Footer*/
.bottom_footer {
	background-color: #54461c;
	text-transform: uppercase;
	padding: 50px 0px;
	font-size: 13px;
	color: #fff;
}
.bottom_footer a {
	text-decoration: none;
	color: #fff;
}
.bottom_footer a:hover {
	text-decoration: underline;
}
.bottom_footer h5 {
	border-bottom: solid 1px #89837c;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding-bottom: 10px;
	font-size: 16px;
	color: #fff;
}
.bottom_footer li {
	margin-bottom: 5px !important;
}

/*Footer*/
.footer {
	border-top: solid 1px #8f7e51;
	background-color: #64552a;
	padding: 17px 0px;
	font-size: 13px;
}
.footer .copyright {
	margin-top: 7px;
	color: #fff;
}
.footer .social_link {
	text-align: right;
}
.footer .social_link .icons {
	display: inline-block;
	margin-left: 2px;
}

.same_height {
	display: block; position: absolute; width: 100%; height: 100%; left: 0; top: 0;
	text-align: center;
}
.same_height img{
	display: inline;
	max-height: 100%;
}