@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	box-sizing: border-box
}
body {
	font-family: 'Marcellus SC', serif;
	background:none !important;
}
img {
	max-width: 100%
}
a {
	text-decoration: none;
	color: green;
}
a:hover {
	text-decoration:none;	
}
ins {
	text-decoration:none;	
}
h1, h2, h3, h4, h5 {
	font-weight: 400;
	font-family: 'Marcellus SC', serif;
}
.clear {
	clear: both
}
.row {
	width: 100%;
	float: left;
	position:relative;
}
.center {
	text-align:center;	
}
.home.page-template-default .container {
	max-width:none !important;
}
.gdlr-item {
	float:left;
	margin:0px;	
}
.widget.gdlr-widget {
	width:100%;	
}
.home.page-template-default .gdlr-item {
	margin:0px !important;	
}
button#responsive-menu-button {
	width: 65px;
    height: 65px;
    position: fixed;
    top: 220px !important;
    right: auto !important;
   background:url(images/mobile-menu-bg.jpg) center top no-repeat !important;
    left: 85px !important;
}
.responsive-menu-button-text {
	display:none;	
}

.policy {
    display: none;
}

.woocommerce-checkout .policy {
      display: block;
    border-top: 1px solid #ccc;
    margin: 30px 0 0 50px;
    float: left;
    width: 54%;
}


.woocommerce-checkout .policy li.policy-list__item {
    float: left;
    padding: 10px 0px 0 34px;
    display: inline-block;
}

.woocommerce-checkout .policy li.policy-list__item a {
    color: #212121;
    font-weight: bold;
    font-size: 12px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.wrapper {
	width: 90%!important;
	margin: 0 auto!important;
	max-width: 1180px!important;
	float: none!important
}
.vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.vc_column_container>.vc_column-inner {
	padding-left:0px !important;
	padding-right:0px !important;	
}
.header-top {
	width:100%;
	float:left;
	background:#020202;
	text-align:center;	
}
.header-top h2 {
	font-size:18px;
	color:#FFF;
	display:block;
	border-bottom:#6f6f6f solid 1px;
	padding:10px 0;
	    text-transform: uppercase;	
}
.header {
	width:100%;
	float:left;
	background:#020202;
	padding:24px 0;	
}
.header-col-1 {
	float:left;
}
.header-col-2 {
	float:right;
}
.nav li {
	display:inline-block;
	float:left;
	margin-right:30px;	
}
.nav li:nth-child(1) {
	background:url(images/home-icon.jpg) center top no-repeat;
	width:64px;
	height:58px;	
}
.nav li:nth-child(1) a {
	width:64px;
	height:58px;	
}
.nav li a {
	display:inline-block;
	border:#FFF solid 2px;
	padding:10px 20px;
	font-size:18px;
	text-transform:uppercase;
	color:#FFF;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.nav li a:hover {
	border:#ead37e solid 2px;
	color:#ead37e;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.btm-cat {
	width:100%;
	float:left;
margin-bottom:20px;	
}



#responsive-menu-wrapper {
    padding-top: 60px;
}

.btm-cat li {
	display:inline-block;
	float:left;
	width:31%;
	margin-right:2.5%;
	text-align:center;	
}
.btm-cat li:last-child {
	margin-right:0px;	
}	
.btm-cat li img {
	display:block;
	margin-bottom:20px;	
}
.btm-cat li a {
	display:inline-block;
	font-size:15px;
	letter-spacing:1px;
	color:#000;
	padding:10px 30px;
	background: rgba(184,135,66,1);
background: -moz-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,135,66,1)), color-stop(100%, rgba(210,163,81,1)));
background: -webkit-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -o-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -ms-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: linear-gradient(to right, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b88742', endColorstr='#d2a351', GradientType=1 );
	text-transform:uppercase;
	font-weight:600;	
}
.slide-ctrl {
display:none !important;
}
.right-nav li {
	display:inline-block;
	margin-right:25px;
	color:#FFF;
	float:left;
	line-height:30px;
	position:relative;
}
.right-nav li .top-cart {
	position:absolute;
	right:0px;
	top:-10px;
	color:#fff;
	
	line-height:20px;
	text-align:center;
	border-radius:50%;	
}
.right-nav li .top-cart a {
	line-height:20px;
	font-size:13px;
	color:#000;
	background:url(images/icon-3.png) right top no-repeat;
	 width: 36px;
	 height: 36px;
	 display:block;
	 position:relative;	
}
.right-nav li .count-style {
	position:absolute;
	right:0px;
	top:-10px;
	background:#dab356;
	color:#fff;
	line-height:20px;
	text-align:center;
	border-radius:50%;
	width: 20px;
    height: 20px;	
}

.right-nav li:nth-child(1) {
	background:url(images/icon-1.png) right 8px no-repeat;
}

.right-nav [type="submit"] {
    background: #d1a250 !important;
    display: none;
}

input#woocommerce-product-search-field-0 {
    min-width: 138px;
    background: url(../images/icon-1.png) center top no-repeat;
	color: #fff;
}

.wcuFlagsSelectBoxDropdownWrapper ul li:nth-child(1) {
background:none;
width:auto;
height:auto;
}
.header-col-2 .ddlabel {

}
.chosen-container.chosen-container-single.chosen-container-single-nosearch {
     width:70px !important;
}
.right-nav li:nth-child(5) {
	
	 width: 36px;
	 height: 36px;	
}
.right-nav li:last-child {
	margin-right:0px;	
}
.right-nav li a {
	color:#FFF;
	line-height:40px;
	font-size:16px;	
}
.banner {
	width:100%;
	float:left;
	position:relative;	
}
.banner img {
	width:100%;	
}
.content-row-1 {
	width:100%;
	float:left;
	padding:45px 0;	
}
.content-row-1-col-1 {
	width:48.5%;
	float:left;
	position:relative;
}
.content-row-1-col-1:after {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	content:"";
	background:rgba(0,0,0,0.5);	
}
.content-row-1-col-1 img {
	width:100%;	
}
.content-row-1-col-2 img {
	width:100%;	
}
.content-row-1-col-1 .details {
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:2;
	padding:90px 40px 0 70px;	
}
.content-row-1-col-2 {
	width:48.5%;
	float:right;
	position:relative;
}
.content-row-1-col-2:after {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	content:"";
	background:rgba(0,0,0,0.5);	
}
.content-row-1-col-2 .details {
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:2;
	padding:90px 50px 0 45px;	
}
.content-row-1 .details h2 {
	font-size:48px;
	color:#FFF;
	text-transform:uppercase;
	margin-bottom:15px;	
}
.content-row-1 .details p {
	font-size:18px;
	color:#FFF;
	line-height:30px;	
}
.content-row-1 .details .shop-btn {
	display:inline-block;
	padding:10px 45px;
	color:#FFF;
	font-size:27px;
	background:#000000;
	margin-top:120px;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
	text-transform: uppercase;
	font-family: 'Marcellus SC', serif;
}
.content-row-1 .details .shop-btn:hover {
	background:#ead37e;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;		
}
.product_meta {
display:none;
}
.sgpb-popup-builder-content-4319 {
	padding:10px 40px;	
}
.sgpb-form-wrapper input[type="text"], .sgpb-form-wrapper input[type="email"] {
    border:none;
	border-top:3px solid #000;
	border-bottom:3px solid #000;
	font-size:22px !important;
	font-weight:600 !important;
	background:rgba(255,255,255,0.6) !important;
	font-family: 'Marcellus SC', serif;
}
.sgpb-subs-form-4319 {
	background:none !important;	
}
.sgpb-inputs-wrapper input[type="submit"] {
	width:100% !important;
	margin-top:10px !important;
	font-family: 'Marcellus SC', serif;
	font-size: 25px !important;
	text-transform:uppercase !important;	
}
.sgpb-popup-builder-content-4319 h2 {
font-size: 55px; 
font-weight: 600; 
padding: 0px 10px; 
margin: 15px 0 0 0; 
text-align: center;
color:#000;
text-transform:uppercase;
font-family: 'Marcellus SC', serif;
}
.sgpb-popup-builder-content-4319 h3 {
font-size: 35px; 
font-weight: 600; 
padding: 0px 10px; 
margin: 15px 0 0 0; 
text-align: center;
color:#000;
text-transform:uppercase;
font-family: 'Marcellus SC', serif;
border-top:#be9949 solid 3px;
padding-top:10px;
}
.sgpb-popup-builder-content-4319 h4 {
font-size: 25px; 
font-weight: 600; 
padding: 0px 10px; 
text-align: center;
color:#000;
font-family: 'Marcellus SC', serif;
border-bottom:#be9949 solid 3px;
padding-bottom:10px;
}
.sgpb-popup-builder-content-4319 p {
font-size: 22px; 
font-weight: 600; 
text-align: center;
color:#000;
font-family: 'Marcellus SC', serif;
}

#sgpb-popup-dialog-main-div {
	width:500px !important;
	
}
.gdlr-button, input[type="button"], input[type="submit"] {
background:#d1a250 !important;
}
.sgpb-popup-builder-content-4319 p {
font-size: 15px; 
font-family: 'Marcellus SC', serif; 
text-align: center;
}
.content-row-2 {
	width:100%;
	float:left;
	padding:25px 0;
	background:#000;
	position:relative;	
}
.content-row-2 h1 {
	font-size:72px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:25px;	
}
.content-row-2 h2 {
	font-size:24px;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	padding:20px 0;
}
.content-row-2 h2 a {
	color:#FFF;	
}
.content-row-2-col-1 {
	width: 54.5%;
    float: left;
}
.content-row-2-col-2 {
	width: 43%;
    float: right;	
}
.row-2-box-2 {
	width:100%;
	float:left;
	margin-top:20px;
	position:relative;
	z-index:2;
}
.content-row-2:after {
	position:absolute;
	left:0px;
	bottom:0px;
	height:260px;
	background:#FFF;
	content:"";
	z-index:1;
	width:100%;	
}
.row-2-box-2 ul li {
	width: 31.3%;
    float: left;
    margin: 0 3% 0 0;
	position:relative;
	margin-bottom:15px;

}
.row-2-box-2 ul li:nth-child(3n) {
	margin-right:0px;	
}
.row-2-box-2 ul li h3 {
	font-size:20px;
	color:#FFF;
	text-transform:uppercase;
	padding:15px 10px;
	margin-bottom:30px;
	text-align:center;
	background:#000;
	position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-ms-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.row-2-box-2 ul li:hover h3 {
	bottom:100px;
	background:#000;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-ms-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
}
.row-2-box-2 ul li h3 a {
	color:#FFF;	
}
.row-2-box-2 ul li h3 a:hover {
	color:#ead37e;	
}
.content-row-3 {
	width:100%;
	float:left;
	padding:60px 0;	
}
.content-row-3-box {
	width:100%;
	float:left;
	background: rgba(184,135,66,1);
background: -moz-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,135,66,1)), color-stop(100%, rgba(210,163,81,1)));
background: -webkit-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -o-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -ms-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: linear-gradient(to right, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b88742', endColorstr='#d2a351', GradientType=1 );
	padding:40px 150px;	
}
.content-row-3-box h2 {
	text-align:center;
	font-size:72px;
	color:#000;
	text-align:center;
	margin-bottom:40px;	
}
.trending-list li {
	display:inline-block;
	float:left;
	width:48%;
	margin-bottom:35px;	
}
.trending-list li:nth-child(2n) {
	float:right;	
}
.trending-list li img {
	display:block;
	width:100%;	
}
.trending-list li .details-box {
	background:#000;
	padding:20px;
	width:100%;
	float:left;	
}
.trending-list li .details-box .p-name {
	float:left;
	width:70%;
	color:#FFF;
	font-size:24px;	
}
.trending-list li .details-box .p-price {
	float:right;
	width:28%;
	color:#FFF;
	font-size:24px;
	text-align:right;	
}
.content-row-3-box .view-all {
	display:inline-block;
	background:#000;
	font-size:36px;
	padding:0px 55px;
	line-height:60px;
	color:#FFF;
}
.content-row-3-box .view-all:hover {
	background:#ead37e;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.content-row-4 {
	width:100%;
	float:left;
	padding-bottom:100px;

}
.content-row-4 h2 {
	text-align:center;
	font-size:72px;
	color:#000;
	margin-bottom:30px;
}
.categories-list li {
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 25px 0;
	position:relative;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.categories-list li:after {
	background:rgba(0,0,0,0.7);
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	content:"";
	width:100%;
	height:100%;	
}
.categories-list li:hover {
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
	box-shadow: 2px 2px 5px 0px rgba(51,51,51,0.8);	
}
.categories-list li:nth-child(3n) {
	margin-right:0px;	
}
.categories-list li img {
	width:100%;
	display:block;	
}
.categories-list li .details-2 {
	position:absolute;
	left:0px;
	top:0px;
	z-index:2;
	width:100%;
	height:100%;
	padding:10px;	
}
.categories-list li .details-2 h3 {
	width:100%;
	height:100%;
	display:table;
	border:#FFF 2px solid;
	color:#FFF;
	font-size:30px;
	text-align:center;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.categories-list li .details-2 h3:hover {
	border:#ead37e solid 2px;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.categories-list li .details-2 h3 a {
	display:table-cell;
	vertical-align:middle;
	color:#FFF;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.categories-list li .details-2 h3 a:hover {
	padding-top:50px;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
	color:#ead37e;	
}
.content-row-5 {
	width:100%;
	float:left;
background:url(images/insta-bg.jpg) center top no-repeat;
min-height:900px;
}

.content-row-5 h2 {
	font-size:35px;
	color:#FFF;
	text-transform:uppercase;
	margin: 25px 0 !important;
	text-align:center;	
}
.content-row-6 {
	width:100%;
	float:left;
	padding:150px 0 95px 0;	
}
.content-row-6-box {
	width:100%;
	float:left;
	padding:0 40px;	
}
.testimonial {
	width:100%;
	float:left;
	border:#adadad solid 3px;
	padding:40px;
	text-align:center;
	position:relative;
}
.testimonial:after {
	position:absolute;
	left:40%;
	top:-85px;
	z-index:1;
	content:"";
	width:170px;
	height:116px;
	padding:0 25px;
	background:#FFF url(images/icon-4.png) center top no-repeat;	
}
.testimonial p {
	font-size:20px;
	line-height:36px;
	color:#000;
	font-family: 'Marcellus SC', serif !important;	
}
.content-row-7 {
	width:100%;
	float:left;
	background:#000000;
	padding-bottom:40px;
	position:relative;	
}
.content-row-7:after {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	width:100%;
	background:#FFF;
	height:200px;
	content:"";	
}
.content-row-7 h2 {
	color:#000;
	font-size:72px;
	text-align:center;
	margin-bottom:25px;	
}
.content-row-7-box {
	width:100%;
	float:left;
	z-index:2;
	position:relative;	
}
.blog-list li {
	display:inline-block;
	float:left;
	width:32%;
	margin:0 2% 0 0;
	position:relative;	
}
.blog-list li:nth-child(3) {
	margin-right:0px;	
}
.blog-list li .details-blog {
	position:absolute;
	left:0px;
	bottom:20px;
	z-index:1;
	background: rgba(184,135,66,1);
background: -moz-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,135,66,1)), color-stop(100%, rgba(210,163,81,1)));
background: -webkit-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -o-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -ms-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: linear-gradient(to right, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b88742', endColorstr='#d2a351', GradientType=1 );
	padding:15px 10px;
	width:100%;
	text-align:center;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms; 	
}
.blog-list li:hover .details-blog {
	bottom:140px;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.blog-list li .details-blog h3 {
	font-size:28px;
	color:#000;	
}
.blog-list li .details-blog h4 {
	font-size:18px;
	color:#000;	
}
.blog-list li .details-blog h4 a {
	color:#000;	
}
.content-row-7-box .view-all-btn {
	display:inline-block;
	padding:12px 70px;
	color:#000;
	background: rgba(184,135,66,1);
background: -moz-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(184,135,66,1)), color-stop(100%, rgba(210,163,81,1)));
background: -webkit-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -o-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: -ms-linear-gradient(left, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
background: linear-gradient(to right, rgba(184,135,66,1) 0%, rgba(210,163,81,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b88742', endColorstr='#d2a351', GradientType=1 );
	margin-top:40px;
	font-size:36px;	
}
.content-row-7-box .view-all-btn:hover {
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
}
.footer {
	width:100%;
	float:left;
	padding:70px 0 35px 0;
	background:#f1f1f1;	
}
.footer-col-1 {
	width:30%;
	float:left;
	padding-right:4%;	
}
.footer-col-1 p {
	font-size:16px;
	line-height:24px;
font-family: 'Marcellus SC', serif;
}
.footer-col-2 {
	width:20%;
	float:left;
}
.footer-col-3 {
	width:20%;
	float:left;
}
.footer-col-4 {
	width:30%;
	float:right;
}
.footer .row.center {
	margin-top:30px;	
}
.footer h2 {
	font-size:24px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:25px;	
}
.footer-col-2 ul li, .footer-col-3 ul li {
	display:block;
	width:100%;
	float:left;
	margin-bottom:10px;	
}
.widget.gdlr-widget {
    margin-bottom: 0 !important;
}
.footer-col-2 ul li a, .footer-col-3 ul li a {
	font-size:15px;
	display:block;
	color:#000;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.footer-col-2 ul li a:hover, .footer-col-3 ul li a:hover {
	color:#aa7b2b;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;
	padding-left:4px;	
}
.footer-social {
	width:100%;
	float:left;
	margin-bottom:15px;	
}
.footer-social li {
	width:48px;
	height:48px;
	display:inline-block;
	float:left;
	margin-right:35px;
	background:url(images/social-icon.png) no-repeat;	
}
.footer-social li:hover {
	opacity:0.5;
	transition:ease-in-out 300ms;
	-moz-transition:ease-in-out 300ms;
	-webkit-transition:ease-in-out 300ms;
	-o-transition:ease-in-out 300ms;	
}
.footer-social li:nth-child(1) {
	background-position:left top;	
}
.footer-social li:nth-child(2) {
	background-position:-83px top;	
}
.footer-social li:nth-child(3) {
	background-position:-166px top;	
}
.footer-social li a {
	width:48px;
	height:48px;
	display:block;
}
.footer-col-4 p {
	font-size:12px;
	color:#000;	
}
.signup-box {
	width:100%;
	float:left;
	margin-top:5px;
	padding-right:10%;	
}
.signup-box input[type="text"] {
	background:#d9d7d7;
	height:40px;
	border:#eaeaea 4px solid;
	border-right:none;
	width:85%;
	float:left;
	font-size:15px;
	padding-left:10px;
	font-family: 'Marcellus SC', serif;	
}
.signup-box input[type="text"]:focus {
	outline:none;	
}
.signup-box input[type="submit"] {
	background:#d9d7d7 url(images/icon-5.png) center center no-repeat !important;
	height:40px;
	border:#eaeaea 4px solid !important;
	border-left:none !important;
	padding:0px !important;
	margin:0px !important;
	width:15%;
	float:left;
	cursor:pointer;
}
.copyright {
	width:100%;
	float:left;
	padding:10px 0;
	background:#000;
	text-align:center;	
}
.copyright p {
	font-size:14px;
	color:#FFF;
	margin:0px;	
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
	border:#f1f1f1 solid 1px;
	padding:8px !important;	
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
	color:#b98e30;	
}
span.woocommerce-Price-amount.amount {
	font-weight:600 !important;	
}
.productssec .slider_hover {
	transition:ease-in-out 600ms;
	-moz-transition:ease-in-out 600ms;
	-webkit-transition:ease-in-out 600ms;
	-o-transition:ease-in-out 600ms;
	-ms-transition:ease-in-out 600ms;
	display:block !important;
}
.productssec:hover .slider_hover {
	transition:ease-in-out 600ms;
	-moz-transition:ease-in-out 600ms;
	-webkit-transition:ease-in-out 600ms;
	-o-transition:ease-in-out 600ms;
	-ms-transition:ease-in-out 600ms;		
}
.woocommerce-content .images a img {
	width:100% !important;	
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
	width: 100px;
    display: inline-block;
    height: 100px;
    overflow: hidden;
	margin:10px 10px 0 0 !important;
	border:#dab356 solid 4px;	
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) img {
	border:none !important;	
}
.woocommerce div.product .product_title {
	font-size: 22px !important;	
}
.woocommerce-product-details__short-description p {
	text-align:left !important;
	margin-bottom:0px !important;
	color:#000;	
}
.woocommerce-Tabs-panel p {
	text-align:left !important;
	margin-bottom:0px !important;
	color:#000;
	padding:4px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
	color:#000;	
}
.woocommerce table.shop_attributes td {
	padding-left:10px !important;	
}
.woocommerce-product-details__short-description p em strong {
	color:#ff0000;	
}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th {
	text-align:left;	
}
.variations_form.cart {
	background:#f1f1f1;
	padding:10px 30px !important;
	border:#ccc solid 1px;
	margin:20px 0 0 0 !important;	
}
.woocommerce div.product form.cart .variations select {
	width:100%;
	height:30px;
	padding:0 10px;
	border:#ccc solid 1px;	
}
table tr td {
	padding:5px 0 !important;
	line-height: 30px !important;
	color: #000;	
}
.single_variation_wrap {
	background: #FFF;
    width: 65%;
    float: right;
    padding: 10px;	
}
.woocommerce div.product .summary.entry-summary {
	width: 55%!important;
    background: #fff;
    padding: 20px;
   box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.5);
}
.woocommerce div.product div.images {
    width: 42% !important;
}
.reset_variations {
	font-size: 12px;
    line-height: 15px;
    padding: 5px 0 0 0;
    text-align: right;	
}
.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed {
	float:right;	
}
.input-text.qty.text {
	width:100px !important;	
}
.woocommerce-content {
	padding:30px 0;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	margin-bottom:0px !important;	
}
.woocommerce-Tabs-panel {
	padding:10px 15px !important;
	background:#fcfcfc;
	border:#ccc solid 1px;	
}
.woocommerce-tabs h2 {
	margin:10px 0 15px 0 !important;	
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	text-transform:uppercase;
	letter-spacing:1px;
	color:#000 !important;	
}
html .woocommerce span.onsale, html .woocommerce-page span.onsale, html .woocommerce-message, html .woocommerce div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active {
	background:#dab356;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color:#FFF !important;
}
.woocommerce-cart-form {
	float: left !important;
    width: 100% !important;
	 position: inherit !important;
    height: auto !important;
	overflow-x: inherit !important;
    overflow-y: inherit !important;
}
.cart-collaterals {
	width: 35% !important;
    float: right !important;
    background: #f1f1f1;
}
.coupon {
	width:50%;
	float:left;	
}
.coupon #coupon_code {
	width:70% !important;
	float:left;	
}
.coupon .button {
	width:27% !important;
	float:right !important;
	height:40px;
	background:#000 !important;	
}
.wc-proceed-to-checkout {
	padding:15px !important;	
}
.wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
	background:#000 !important;	
}
.return-to-shop {
	display:none;	
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
	width:100% !important;	
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
	width:100%;
	margin-bottom:0px !important;
}
.woocommerce-cart-form .product-name {
	padding-left:15px !important;		
}
.cart_totals h2 {
	width:100%;
	float:left;
	background:#dab356;
	color:#FFF;
	padding:20px;	
}
.wc-proceed-to-checkout {
	padding:0px !important;	
}
.wc-proceed-to-checkout a {
	margin-bottom:0px !important;
	border-radius:0px !important;	
}
.banner-2 {
	display:none;	
}
.gdlr-item.gdlr-main-content {
	width:100%;
	float:left;
	padding:40px 0;	
}
html .woocommerce .with-sidebar-content ul.products li.product, html .woocommerce-page .with-sidebar-content ul.products li.product {
    width: 22% !important;
}
.gdlr-content {
	width:100%;
	float:left;	
}
.woocommerce a.remove {
	display: block;
    font-size: 1.5em;
    height: auto !important;
    width: auto !important; 
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red!important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
    padding: 0px 5px !important;
    margin-right: 10px;	
}
.content-row-3-box .productssec {
	width:100% !important;
	max-height:100% !important;	
}
.content-row-3-box .products li {
	border:none !important;
	padding:0px !important;	
}
.content-row-3-box .products li img {
	margin-bottom:0px !important;
	border:none !important;	
}
.content-row-3-box .products li .woocommerce-loop-product__title {
	float:left;
	width:80%;
	background:#000;
	color:#FFF !important;
	height:60px;
	font-size:18px !important;
	text-align:left !important;
	padding:0px 10px !important;
	line-height:60px;
}
.content-row-3-box .products li .price {
	float:left;
	width:20%;
	background:#000;
	color:#FFF !important;
	font-size:20px !important;
	height:60px;
	padding:0px 10px !important;
	line-height:60px;	
}
.content-row-3-box .products li span.woocommerce-Price-amount.amount {
	color:#c6964a !important;
	margin:0px !important;	
}
.ms-gallery-botcont {
	display:none;	
}
nav.woocommerce-breadcrumb {
	display:block;	
}
.content-row-7-hide {
	display:none;	
}
.blog-item-holder {
	width:100%;
	float:left;
	padding:50px 0;	
}
.gdlr-item.gdlr-content-item {
	width:100%;
	padding:0 10px;	
}
.wpcf7 span.wpcf7-form-control-wrap {
	padding-right:0px !important;	
}
.wpcf7-form-control-wrap.your-message .wpcf7-form-control.wpcf7-textarea {
	height:100px;
}
.gdlr-item.gdlr-content-item .Cont {
	padding:20px !important;	
}
.gdlr-item.gdlr-content-item iframe {
	width:100%;
	border-radius:6px;
	border:#f1f1f1 solid 1px;	
}
.Cont i.gdlr-icon {
	color:#ead37e;	
}
.owl-dots {
	position:absolute;
	right:0px;
	z-index:10;	
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
	margin-bottom:0px !important;	
}
.content-row-1 .owl-dots {
	display:none;	
}
.wpb-woo-products-slider.owl-theme .owl-dots .owl-dot span, .wpb-woo-products-slider.owl-theme .owl-nav [class*=owl-] {
	background:#d2a351 !important;
padding: 0px 8px !important;	
}
.owl-nav i {
color:#FFF;
}
.header.header2.smaller {
	position:fixed;
	top:0px;
	left:0px;
	z-index:99999;	
}
.inner_head {
	width:100%;
	float:left;
	position:relative;	
}
.inner-title {
	position: absolute;
    left: 0px;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	text-align:center;
}
.inner-title h1 {
	color:#FFF;	
}
.inner-row-1 {
	width:100%;
	float:left;	
}
.inner-row-1-col-1 {
	width:70% !important;
	float:left !important;	
}
.inner-row-1-col-2 {
	width:28% !important;
	float:right !important;
	background:#f1f1f1;
	padding:10px;	
}
.inner-row-1 h2 {
	font-size:25px;
	margin:10px 0 15px 0 !important;	
}
.inner-row-1 h3 {
	font-size:20px;
	color:#c39c37;
	margin:10px 0 15px 0 !important;	
}
.inner-row-1 p {
	font-size:16px;
	line-height:26px;
}
.home .productssec .slider_hover {
	height:100% !important;	
}
.alignnone {
    margin: 0 !important;
}
.productssec:hover .slider_hover {
    top: auto !important;
}
.variations .label {
width:140px;
}

.up-sells.upsells.products h2 {
    text-transform: uppercase;
}
.up-sells.upsells.products {
	display:none;	
}
.woocommerce-content h3 {
text-transform: uppercase;
font-weight:600;
text-align:center;
font-size: 24px !important;
}
.comment-item.gdlr-item {
display:none;
}
.woocommerce-content .related.products h2 {
color:#000 !important;
text-shadow:none !important;
font-weight:600;
text-align:center;
font-size: 24px;
 text-transform: uppercase;
}

/*Media screen=============================*/
@media screen and (max-width:980px) {
	.content-row-1-col-1 {
		width:100% !important;
		margin-bottom:70px;	
	}
	.content-row-1-col-2 {
		width:100% !important;	
	}
	.content-row-2-col-1 {
		width:100% !important;	
	}
	.content-row-2-col-2 {
		width:100% !important;	
	}
	.row-2-box-2 ul li {
		width:49% !important;
		float:left !important;
		margin-right:0px !important;
		min-height:450px;	
	}
	.row-2-box-2 ul li:nth-child(2n) {
		float:right !important;	
	}
	html .home .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
		width:49% !important;
		float:left !important;
		margin-right:0px !important;	
	}
	.content-row-3-box .products li:nth-child(2n) {
		float:right !important;	
	}
	.content-row-3-box {
		padding:50px 20px;
	}
	.categories-list li {
		width:49%;
		float:left;
		margin-right:0px;	
	}
	.categories-list li:nth-child(2n) {
		float:right;	
	}
	.woocommerce div.product div.images {
		width:100% !important;
		margin-bottom:15px;	
	}
	.woocommerce div.product .summary.entry-summary {
		width:100% !important;	
	}
	body .container {
    max-width: 90% !important;
}
.single_variation_wrap {
	width:100% !important;	
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product:nth-child(1n) {
	width:49% !important;
	float:left !important;
	margin-right:0px !important;	
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce-page[class*=columns-] ul.products li.product, .woocommerce[class*=columns-] ul.products li.product {
float:left !important;
}
.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n), .woocommerce-page[class*=columns-] ul.products li.product:nth-child(2n), .woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
float:right !important;
}
html .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product:nth-child(2n) {
	float:right !important;
}
.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
width:50%;
margin-bottom:15px;
}
.content-row-5 h2 {
font-size: 20px;
}
}
@media screen and (max-width:750px) {
.btm-cat li {
width:100%;
margin:0 0 15px 0;
}
}
@media screen and (max-width:650px) {
	.header {
		padding:5px 0;	
	}
	.header-col-1 {
		width:100%;
		margin-bottom:15px;	
	}
	.nav li:nth-child(1) {
		width: 30px;
		height: 30px;
		background-size: 31px;	
	}
	.nav li {
		margin-right:5px;	
	}
	.nav li:nth-child(1) a {
		width: 30px;
		height: 30px;
		padding: 0px;
	}
	.nav li a {
		padding: 0 14px;
		font-size: 14px;	
	}
	.right-nav li:nth-child(1) {
		    margin: 6px 13px 22px 49px;	
	}
	
	
.responsive-menu-subarrow {
    content: "";
    height: 0;
    border-left: 6px solid transparent !important;
    border-right: 6px solid transparent !important;
    border-top: 10px solid #fff !important;
    position: absolute;
    bottom: -1px;
    left: 95%;
    margin: 0 0 0 -3px;
    z-index: 100;
    width: auto !important;
}	
	
#responsive-menu-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow {
    content: "";
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -1px;
    left: 95%;
    margin: 0 0 0 -3px;
    z-index: 100;
}
  
  input#woocommerce-product-search-field-0 {
    min-width: 268px;
}
	.right-nav li {
		    margin: 5px 20px;
	}
	.right-nav li a {
		font-size: 14px;	
	}
	button#responsive-menu-button {
		left: 0px !important;
		height: 65px !important;
		top: 154px !important;	
	}
	.row-2-box-2 ul li {
		width:100% !important;
		min-height:10px;	
	}
	.header-top h2 {
		font-size: 13px !important;	
	}
	.content-row-3-box h2 {
		font-size:36px;	
	}
	.content-row-4 h2 {
		font-size:36px;	
	}
	.content-row-7 h2 {
		font-size:36px;	
	}
	html .home .woocommerce ul.products li.product, html .woocommerce-page ul.products li.product {
		width:100% !important;	
	}
	.categories-list li {
		width:100% !important;	
	}
	.blog-list li {
		width:100% !important;	
	}
	.footer-col-1, .footer-col-2, .footer-col-3, .footer-col-4 {
		width:100%;	
	}
	.content-row-2 h1 {
		font-size: 36px;
		margin-bottom: 0;	
	}
	
 .right-nav li:nth-child(3) {
display:none;
}
.content-row-5 h2 {
font-size: 15px;
}
.variations_form.cart {
padding:10px !important;
}
.variations_form.cart table tr td {
width: 100% !important;
    display: block;
}
.variations .label {
    width: 100%;
}
}
@media screen and (max-width:450px) {

.iwd-opc-main.col-md-8 {
    width: 100% !important;
    float: left !important;
}

html .woocommerce form .form-row-first, html .woocommerce form .form-row-last, html .woocommerce-page form .form-row-first, html .woocommerce-page form .form-row-last {
    width: 100%;
}


.form-row.form-row-wide.address-field.col-md-4.col-sm-6 {
    width: 100% !important;
    float: left !important;
    display: inline-block;
    clear: none !important;
    margin-right: 12px !important;
}

.edit-cart-link {
    width: 100%;
}

.a3-dgallery {
max-width: 400px !important;
}
.a3dg-image-wrapper {
    height: 420px !important;
}
html .woocommerce div.product .woocommerce-tabs ul.tabs li, html .woocommerce #content div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page div.product .woocommerce-tabs ul.tabs li, html .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {
    margin: 0px 0px;
    padding: 8px 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
letter-spacing: 0 !important;
font-size: 9px;
}
}
@media screen and (max-width:350px) {
.a3-dgallery {
max-width: 280px !important;
}
.a3dg-image-wrapper {
    height: 300px !important;
}
}

