/*
Theme Name: Artday Child Theme
Theme URI: http://artday-wp.wossthemes.com
Description: Ecommerce Single Product Theme that can be used by a creative artist, agency, shop, for selling your prints. 
Author: WossThemes
Author URI: http://themeforest.net/user/wossthemes
Template: artday
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, red
Text Domain: artday
*/

/* Import the original Parent Theme Styles */
@import url("../artday/style.css");
@import url('https://fonts.googleapis.com/css?family=PT+Serif+Caption:400,400i');
@import url('https://fonts.googleapis.com/css?family='Montserrat', sans-serif:400,700');

.grecaptcha-badge {visibility: hidden!important;}


/* -------   EDITED STYLES   ----------- */
h1, h2, h3 {
	/* font-family: 'PT Serif Caption', serif !important; */
	font-family: 'PT Serif', serif !important;
	letter-spacing: 0px;
}
h4, h5, h6, p {
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 0px;
}
.page-template-search-product-result .ws-page-container {
	padding-top: 70px!important;
}
.ws-page-container {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.ws-header-fourth .navbar-brand {
	display: block;
	height: auto;
	padding: 0;
}
.ws-header-fourth .navbar-brand > img {
	-ms-interpolation-mode: bicubic;
	left: -70px;
    max-height: 100% !important;
    position: relative;
    text-align: left;
    transform: scale(0.6);
}
header .screen-reader-text {
	display: none !important;
}
header .navbar-nav>li>a {
	color: #24420e !important;
	font-size: 16px !important;
	text-transform: uppercase;
	letter-spacing: 0px !important;
}
header .ws-container-fluid {
	padding: 0 22px !important;
}
.ws-header-fourth .nav li a:hover {
	color: #24420e !important;
}
header .ws-header-cart {
	right: 25px !important;
}
header .search-form {
	width: auto !important;
}
header .search-submit {
	background: rgba(0,0,0,0) url(down-arrow.png) center center no-repeat;
	width: 20px;
	height: 23px;
	outline: none;
	box-shadow: none;
	border: 1px solid rgba(0,0,0,0);
	border-radius: 0px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	line-height: 70px;
}
header .search-field {
	    text-transform: uppercase;
    background: rgba(0,0,0,0);
    box-shadow: none;
    border: 1px solid #24420e;
    border-radius: 0px;
    text-align: left;
    color: #24420e !important;
    font-size: 16px !important;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    width: auto;
    display: inline-block;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    line-height: 22px;
    font-family: 'Montserrat', sans-serif !important;
    height: 35px;
    padding: 0 10px;
}
header::-webkit-input-placeholder {
color: #24420e !important;
opacity:1;
}
header::-moz-placeholder {
color: #24420e !important;
opacity:1;
}
header::placeholder {
color: #24420e !important;
opacity:1;
}
header .search-field:-ms-input-placeholder { /* IE 10+ */
color: #24420e !important;
opacity:1;
	position:relative !important;
	top:-8px !important;
}
/*:-ms-input-placeholder { 
color: #24420e !important;
opacity:.8;
}
*/
header .search-field::-ms-input-placeholder { /* Edge */
color: #24420e !important;
opacity:1;
}
/*::-ms-input-placeholder { 
opacity:.8;
}
*/
header .search-field::placeholder {
color: #24420e;
}




/* -------------------  Main Banner area --------------------------------------------------------------*/


.home-main-banner {
}
.home-main-banner a.ws-btn-black {
	color: #24420e !important;
	font-size: 16px !important;
	font-family: 'Montserrat', sans-serif !important;
	background: #fff !important;
	font-weight: 700;
	min-height: 55px !important;
	height: 55px !important;
}
.home-main-banner a.ws-btn-black:hover {
	background: #24420e !important;
	color: #fff !important;
}
.main-banner {
	width: 100%;
	height: auto;
	position: relative;
	top: 0;
}
.banner-bg-holder-box {
	width: 100%;
	background-size: auto 100% !important;
	height: 470px;
}
.main-banner .caption-content-holder {
	display: block;
	position: absolute;
	z-index: 999;
	height: 100%;
	color: #fff;
	text-align: center;
	background: rgba(0,0,0,0);
	left: 0;
	right: 0;
	top: 0;
	margin: 0;
	max-width: none;
	z-index: 900;
}
.main-banner .caption-content-holder .text-content-box-holder {
	bottom: 180px;
	display: table-cell;
	position: absolute;
	right: 0;
	transition: all 0.5s ease 0s;
	vertical-align: bottom;
	width: 100%;
}
.main-banner .caption-content-holder h3 {
	text-align: center;
	color: #fff;
	font-size: 56px;
	font-family: 'Montserrat', sans-serif !important;
}
/* -------------------  Category Items area --------------------------------------------------------------*/


.category-items {
	display: block;
	height: auto;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.category-items li {
	display: inline-block;
	float: left;
	width: 33.3%;
}
.category-items li .item-holder {
	height: auto;
	width: 100%;
	overflow: hidden;
}
.category-items li .item-holder .img-holder {
	height: auto;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
}
.category-items li .item-holder .img-holder .overlay {
	background: rgba(0, 0, 0, 0.4);
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
}
.category-items li .item-holder .img-holder .overlay h3 {
	opacity: 1;
	color: #fff;
	transition: all 0.5s ease 0s;
	font-size: 54px;
	/*font-family: 'PT Serif Caption', serif !important;*/
	font-family: 'PT Serif', serif !important;
}
.category-items li .item-holder .img-holder:hover .overlay h3 {
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.category-items li .item-holder .img-holder:hover .overlay {
	background: rgba(0, 0, 0, 0.2);
	transition: all 0.5s ease 0s;
}
.category-items li .item-holder .img-holder .overlay::after {
	content: "";
	height: 90%;
	left: 5%;
	opacity: 0;
	position: absolute;
	top: 5%;
	transform: scale(0.5, 0.5);
	transition: all 0.5s ease 0s;
	width: 90%;
	border: 1px solid #fff;
}
.category-items li .item-holder:hover .img-holder .overlay::after {
	opacity: 1;
	transform: scale(1, 1);
	transition: all 0.5s ease 0s;
}
.category-items li .item-holder .img-holder .overlay .text-content {
	bottom: 46%;
	display: table-cell;
	padding-bottom: 20px;
	position: absolute;
	right: 0;
	vertical-align: bottom;
	width: 100%;
	transition: all 0.5s ease 0s;
	transform: translate(0, 20%);
}
.category-items li .item-holder .img-holder .overlay:hover .text-content {
	transition: all 0.5s ease 0s;
	transform: translate(0, 0);
}
/* -------------------  Main Category Items --------------------------------------------------------------*/


.main-category-items {
	width: 100%;
	height: auto;
	text-align: center;
	margin: 0;
	padding: 90px 0;
}
.main-category-items li {
	display: inline-block;
	margin: 0;
	width: 33%;
	vertical-align: top;
}
.main-category-items li item-holder {
	margin: 0 0 30px;
	width: 100%;
	height: auto;
}
.main-category-items li .img-box {
	display: block;
	width: 100%;
	height: auto;
}
.main-category-items li .img-box img {
	max-width: 100%;
}
.main-category-items .text-box {
	display: block;
	width: 100%;
	padding: 0 10px;
}
.main-category-items .text-box h5 {
	color: #24420e;
	font-weight: 400;
	font-size: 20px;
	text-transform: uppercase;
}
.main-category-items .text-box p span {
	color: #fab361;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
}
.nav-tabs {
	display: block;
	list-style: none !important;
}
/* -------------------  Welcome content area --------------------------------------------------------------*/
.welcome-content {
	padding: 10px 0 0;
}
.welcome-content hr, hr {
	background: #fab361 !important;
	height: 4px !important;
	width: 70px !important;
}
.welcome-content h3 {
	color: #24420e!important;
	font-size: 46px;
	/* font-family: 'PT Serif Caption', serif !important; */
	font-family: 'PT Serif', serif !important;
	letter-spacing: 0px;
	padding: 0 0 15px;
}
.welcome-content h4 {
	color: #24420e!important;
	font-size: 24px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: bold;
	margin: 0 0 10px;
}
.welcome-content p {
	color: #24420e!important;
	font-size: 20px;
	line-height: 46px;
	font-family: 'Montserrat', sans-serif !important;
	margin: 0 0 10px !important;
	letter-spacing: 0px;
}
/* -------------------  News letter area --------------------------------------------------------------*/

.mc4wp-error {
	color: #ff0000 !important;
	padding: 20px 0 0 !important;
	text-align: center !important;
}
.news-letter-area {
	width: 100%;
	background: #dae0d5;
	padding:65px 0 ;
	float: left;
	margin-top: -1px;
}
.news-letter-form {
	width: 100%;
	max-width: 1090px;
	display: block;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
.news-letter-form li {
	display: inline-block;
	margin-left: -5px;
	vertical-align: top;
}
.news-letter-form li:nth-child(3n+1) {
	margin: 0;
	padding-right: 30px;
}
.news-letter-form li:nth-child(3n+2) {
	    width: 20%;
    margin-right: 10px;
}
.news-letter-form li:nth-child(3n+3) {
	width:20%;
    margin-right: 10px;
}
.news-letter-form li h4 {
	font-size: 36px;
	color: #24420e;
	line-height: 56px;
	font-family: 'PT Serif', serif !important;
}
/*.news-letter-form .text-field-box {
	width: 100%;
	background: #f2f4f0;
	border: none;
	height: 56px;
	line-height: 56px;
	text-align: left;
	padding: 0 15px;
	text-transform: uppercase;
	color: #24420e;
	font-size: 17px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif !important;
}*/
.news-letter-form .text-field-box {
	width: 100%;
	background: #f2f4f0;
	border: none;
	height: 56px;
	line-height: 56px;
	text-align: left;
	padding: 0px 21px;
	text-transform: uppercase;
	color: #24420e;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif !important;
}
.news-letter-form .send-btn,.vc_btn3-shape-square.vc_btn3-style-custom {
	width: 100%;
	border-radius: 0;
	text-shadow: none !important;
	box-shadow: none !important;
	background: #fab361;
	color: #fff;
	border-radius: none;
	height: 56px;
	line-height: 56px;
	text-align: center;
	padding: 0 15px;
	text-transform: uppercase;
	font-size: 16px;
	box-shadow: none !important;
	border: none !important;
	font-family: 'Montserrat', sans-serif !important;
}
/* -------------------  Product area --------------------------------------------------------------*/

/*ul.ws-shop-nav{padding:50px 0 10px 0 !important;}
ul.ws-shop-nav li a:hover{color:#fab361 !important}
ul.ws-shop-nav li:after{content:"/"; color:#cccccc !important; position:relative;font-size: 16px;}
ul.ws-shop-nav li:last-child:aftyer{display:none;}
ul.ws-shop-nav li a{padding:0 12px !important; color:#24420e !important;font-size: 16px;font-family: 'Montserrat', sans-serif !important;}*/

ul.ws-shop-nav {
	padding: 50px 0 10px 0 !important;
	position: relative;
}
ul.ws-shop-nav li {
	padding: 0 0 30px !important;
}
ul.ws-shop-nav li a:hover, ul.ws-shop-nav li a.active {
	color: #fab361 !important
}
ul.ws-shop-nav li:last-child:aftyer {
display:none;
}
ul.ws-shop-nav li a {
	padding: 0 21px !important;
	color: #24420e !important;
	font-size: 13px;
	font-family: 'Montserrat', sans-serif !important;
	position: relative;
}
ul.ws-shop-nav li a.hover-div:hover::after {
	display: none;
}
ul.ws-shop-nav li a::after + .container-sub {
width: 0;
 height: 0;
 position:absolute;
 content:"";
 top:27px;
 left:40%;
 border-left:17px solid transparent;
 border-right:17px solid transparent;
 border-bottom:20px solid #f1f3ef;
}
ul.ws-shop-nav li a:hover:after {
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 27px;
	left: 40%;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 20px solid #f1f3ef;
}
ul.ws-shop-nav li li a:hover:after {
	display: none;
}
ul.ws-shop-nav ul {
	position: absolute;
	display: none;
	background: #f1f3ef;
	top: 100px;
	text-align: left;
	padding: 20px 0;
	margin: 0px;
	width: 100%;
	left: 0;
	z-index: 999;
}
ul.ws-shop-nav li:hover ul {
	display: block;
}
ul.ws-shop-nav li li {
	display: inline-block;
	width: auto;
	line-height: 1;
	padding: 0 !important;
}
ul.ws-shop-nav li li a {
	font-size: 12px;
}
.products {
	padding: 44px 0 100px 0 !important;
}
.products.no-sub-cat {
	padding-top: 0 !important;
	padding-bottom: 50px !important;
}
.ws-page-container ul.products li.product {
	padding: 0 0 50px;
}
.woocommerce ul.products li.product a img {
	width: auto !important;
	max-width: 100%;
}
.products a.ws-more-btn {
	background: #24420e !important;
	color: #fff !important;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif !important;
}
.products .ws-more-btn-holder {
	padding: 70px 0 0;
}
.ws-page-container ul.products li.product a {
	font-size: 12px;
	font-family: 'Montserrat', sans-serif !important;
	color: #fab361 !important;
	text-align: center !important;
}
.ws-page-container ul.products li.product h3 {
	font-size: 16px !important;
	font-family: 'Montserrat', sans-serif !important;
	color: #24420e !important;
}
.ws-page-container ul.products li.product h3:after {
	display: none;
}
.ws-page-container ul.products li.ws-big-product {
	width: 32.999% !important;
	text-align: center !important;
}
.ws-page-container .ws-breadcrumb {
	padding: 60px 0 !important;
}
.ws-page-container .ws-breadcrumb li a {
	color: #24420e !important;
}
.ws-page-container .ws-breadcrumb li a:hover, .ws-page-container .ws-breadcrumb li, .ws-page-container .ws-breadcrumb li a.active {
	color: #fab361 !important;
}
.ws-page-container ul.products li.product a img {
	margin: 0 auto;
	display: block !important;
}
.single-product-dtls span {
	display: inline;
	color: #fab361 !important;
	font-size: 20px !important;
	text-align: center;
	font-family: 'Montserrat', sans-serif !important;
}
.single-product-outer {
	padding-bottom: 100px !important;
	float: left !important;
}
.single-product-outer h1 {
	display: none !important
}
.single-product-outer .ws-separator {
	display: none !important;
}
.single-product-outer div[itemprop="description"] {
	display: none !important;
}
.single-product-outer .product_meta.single-product-dtls {
	padding: 0px 0px 50px!important;
	border: none !important;
}
.single-product-outer .single-product-dtls h1 {
	color: #24420e !important;
	font-size: 28px;
	font-family: 'Montserrat', sans-serif !important;
	position: relative;
	padding: 0 0 20px;
	display: block !important;
}
.single-product-dtls p {
	color: #666666;
	font-size: 17px;
	line-height: 32px;
	/* font-family: 'PT Serif Caption', serif !important; */
	font-family: 'PT Serif', serif !important;
	margin: 0 0 30px !important;
}
.single-product-dtls a.dwnld-btn {
	background: #fab361 !important;
	font-size: 13px !important;
	color: #fff !important;
	appearance: none;
	outline: none;
	box-shadow: none !important;
	border: 2px solid #fab361!important;
	border-radius: none !important;
	height: 53px;
	line-height: 52px !important;
	padding: 0 10px!important;
	width: 265px !important;
	text-align: center;
	display: inline-block !important;
	font-family: 'Montserrat', sans-serif !important;
	cursor: pointer;
	margin-bottom: 30px !important;
}
.single-product-dtls span.share-btn {
	background: #fff !important;
	color: #24420e !important;
	appearance: none;
	outline: none;
	font-size: 13px !important;
	box-shadow: none !important;
	border: 2px solid #dce1d8 !important;
	border-radius: none !important;
	height: 53px;
	line-height: 52px !important;
	padding: 0 10px!important;
	width: 225px !important;
	text-align: center;
	display: inline-block !important;
	font-family: 'Montserrat', sans-serif !important;
	cursor: pointer;
	margin-bottom: 30px !important;
}
.single-product-dtls .st_sharethis_large::before {
	font-size: 13px;
	padding-right: 6px;
	top: 0;
}
.single-product-dtls span.share-btn i {
	font-size: 13px;
	padding-right: 6px;
	display: none;
}
.single-product-dtls span.share-btn .stButton {
	display: none !important;
}
.single-product-dtls hr {
	height: 1px !important;
	width: 85px !important;
}
.single-product-dtls .pt-share hr {
	width: 100% !important;
	background: #dce1d8 !important;
	margin: 40px auto 50px !important;
}
.single-product-dtls .pt-share h6 {
	color: #666666;
	font-size: 17px;
	line-height: 32px;
	/*font-family: 'PT Serif Caption', serif !important;*/
	font-family: 'PT Serif', serif !important;
	font-weight: 500;
	text-align: ccenter !important;
}
.single-product-dtls .pt-share h6 a {
	color: #24420e !important;
	text-decoration: underline;
	/*font-family: "PT Serif Caption",serif !important;*/
	font-family: "PT Serif", serif !important;
}
.woocommerce-page div.product div.thumbnails.bullet-item a {
	width: 16px !important;
	height: 16px;
	margin: 0px 8px!important;
	border-radius: 20px !important;
	display: inline-block !important;
	background: #bdc6b6 !important;
	float: none !important;
}
.woocommerce-page div.product div.thumbnails.bullet-item {
	text-align: center !important;
}
.woocommerce-page div.product div.thumbnails.bullet-item a:hover {
	background: #fab361 !important;
}
.woocommerce-page div.product div.thumbnails.bullet-item a img {
	display: none !important;
}
/* -------------------  footer area --------------------------------------------------------------*/
.footer-area {
	padding: 90px 0 55px;
	text-align: center;
}
/*.footer-area h6 {
	color: #24420e;
	margin: 0 0 25px;
	line-height: 1.5;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif !important;
}*/
.footer-area h6 {
	color: #24420e;
	margin: -1px 0 8px;
	line-height: 1.5;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif !important;
}
.footer-area i {
	font-size: 22px;
	padding-right: 7px;
}
.footer-info-top a {
	color: #24420e;
	font-family: 'Montserrat', sans-serif !important;
}
.footer-info-top i, .footer-info-bottom i {
	font-size: 22px;
	padding-right: 10px;
}
.footer-info-top {
}
.footer-info-top span {
	display: inline-block;
	padding: 0 15px;
}
.footer-info-bottom {
}
.footer-info-bottom span {
	display: inline-block;
	padding: 0 25px;
	font-family: 'Montserrat', sans-serif !important;
}
.footer-info-bottom span a {
	display: inline-block;
	padding: 0 10px;
	color: #24420e !important;
}
.footer-info-bottom span a:hover {
	color: #fab361;
}
.copyright {
	font-size: 12px !important;
	color: rgba(0, 0, 0, 0.5) !important;
	padding: 0 0 30px;
	font-family: 'Montserrat', sans-serif !important;
	letter-spacing: 0;
}
.copyright a {color: rgba(0, 0, 0, 0.5) !important;}
.copyright p {
	font-size: 12px;
	color: rgba(0, 0, 0, 0.5);
	margin: 0;
	font-family: 'Montserrat', sans-serif !important;
}
.ws-footer-bar {
	background: rgba(0,0,0,0) !important;
	height: auto !important;
	width: 100%;
}
.ws-footer-bar .pull-left {
	width: 100%;
}
.footer-info-bottom h6 i:nth-child(5n+4) {
	font-size: 36px;
	padding-left: 47px;
	padding-right: 22px;
	vertical-align: sub;
}

.footer-info-bottom h6 a i, .footer-info-bottom h6 a i:hover, .footer-info-bottom h6 a i:focus {
	font-size: 26px;
	padding-left: 15px;
	padding-right: 18px;
	vertical-align: inherit;
	color: #24420e;
}
.footer-info-bottom h6 a i.fa-share-alt {
	padding-left: 0px!important;
}
.footer-info-bottom h6 i:nth-child(5n+5) {
	font-size: 36px;
	padding-right: 25px;
	vertical-align: sub;
}
.footer-info-bottom h6 i:nth-child(5n+2), .footer-info-bottom h6 i:nth-child(5n+3) {
	padding-left: 50px;
}
.ws-header-fourth .nav li a:hover {
	color: #fab361 !important;
}
/***************social icons***********************/
.social-icon-simple li:first-child {
	vertical-align: inherit;
	width: auto;
	font-weight: 600;
}
.share-area .stLarge, .share-area .stButton {
	background-image: none !important;
	height: 28px !important;
	margin: 0;
	padding: 0;
	width: 28px !important;
}
.share-area li {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.st_sharethis_large::before {
	color: #26430d;
	content: "\f1e0";
	cursor: pointer;
	display: inline-block;
	font-family: FontAwesome;
	font-size: 36px;
	height: 28px;
	margin: -24px 0 0;
	position: relative;
	left: 0px;
	text-align: center;
	top: 3px;
	width: 28px;
}
.stLarge {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
}
.footer-info-bottom > h6 {
	display: inline-block;
}
.footer-info-bottom .bar.widget-space.widget_text {
	display: inline-block;
	width: auto;
	padding: 0;
	margin: 0;
}
.footer-info-bottom .share-area {
	display: inline-block;
	padding: 0;
	margin: 0;
}
.footer-info-bottom .share-area .st_sharethis_large i {
	display: none;
}
/*===========================================================================================*/


.contact-outr {
	padding-bottom: 80px !important;
}
.contact-frm-cont {
	padding-bottom: 0 !important;
	padding-top: 80px;
}
.contact-frm-cont::before {
	clear: both;
	content: "";
	display: table;
}
.contact-frm-cont ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.contact-frm-cont li:nth-child(2n) {
	margin-right: 0;
}
.contact-frm-cont ul li {
	display: inline-block;
	float: left;
	margin: 0 23px 0 0;
	padding: 0;
	position: relative;
	width: 48%;
}
.contact-frm-cont ul li:last-child {
	display: inline-block !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 98% !important;
}
.contact-frm-cont ul li input {
	background: #fff!important;
	border: 2px solid hsl(95, 65%, 16%) !important;
 color: hsl(0, 0%, 32% !important);
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px !important;
	height: 64px !important;
	line-height: inherit !important;
	margin: 0 0 15px !important;
	padding: 15px 8px 15px 20px !important;
	position: relative !important;
	width: 100% !important;
	color: hsl(0, 0%, 32%) !important;
}
.contact-frm-cont ul li textarea {
	color: hsl(0, 0%, 32%) !important;
	background: #fff!important;
	border: 2px solid hsl(95, 65%, 16%) !important;
	color: hsl(0, 0%, 32%) !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px !important;
	height: auto !important;
	line-height: inherit !important;
	margin: 0 0 15px !important;
	padding: 15px 8px 15px 20px !important;
	position: relative !important;
	width: 100% !important;
	max-height: 200px;
}
.contact-frm-cont ul li select {
	background: #fff!important;
	border: 2px solid hsl(95, 65%, 16%) !important;
	color: hsl(0, 0%, 32%) !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 16px !important;
	height: 64px !important;
	display: block !important;
	line-height: inherit !important;
	margin: 0 0 15px !important;
	padding: 15px 8px 15px 20px !important;
	position: relative !important;
	width: 100% !important;
}
.contact-frm-cont ul li select {
	-moz-appearance: none !important;
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
	color: hsl(0, 0%, 32%) !important;
}
textarea.textarea-biginsize {
	height: 225px !important;
}
.contact-frm-cont *::-moz-placeholder {
 opacity: 1;
}
.contact-frm-cont button {
	border-radius: 0 !important;
	background: hsl(95, 65%, 16%) !important;
	border: medium none;
	box-shadow: none !important;
	color: hsl(0, 0%, 100%);
	cursor: pointer;
	display: block;
	font-family: "Montserrat", sans-serif !important;
	font-size: 18px;
	margin-bottom: 0 !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 20px 30px;
	text-align: center;
	text-shadow: none !important;
	text-transform: uppercase;
	width: auto;
}
.contact-frm-cont button:hover {
	background: hsl(33, 31%, 35%);
	transition: all 0.5s ease 0s;
}
span.wpcf7-not-valid-tip {
	color: hsl(0, 100%, 50%);
	display: block;
	font-size: 1.4em;
	left: 25px;
	position: absolute;
	top: -6px;
}
.wpcf7 span.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7 input.wpcf7-not-valid {
	border: 2px solid hsl(0, 100%, 50%) !important;
}
div.wpcf7-validation-errors {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
	border: medium none !important;
	color: hsl(0, 100%, 50%) !important;
	float: left;
	font-family: "Montserrat", sans-serif !important;
	font-size: 14px !important;
	letter-spacing: 0 !important;
	margin: 0.6em 0 !important;
	padding: 0;
	position: static !important;
	text-align: center !important;
	text-transform: capitalize;
	width: 100%;
	font-weight: 400 !important;
}
.ws-contact-form div.wpcf7-mail-sent-ok {
	font-weight: 400 !important;
}
/**********************************************/

.img-holder img {
	width: 100%;
	transition: all 0.3s ease 0s;
}
.img-holder:hover img {
	transform: scale(1.1, 1.1);
}
.ws-header-fourth .navbar-nav .dropdown-menu {
	box-shadow: 0 6px 12px -5px hsla(0, 0%, 0%, 0.176);
}
ul.ws-shop-nav li a.active + .container-sub ul {
	display: block;
}
ul.ws-shop-nav ul {
	background: hsl(90, 15%, 95%) none repeat scroll 0 0;
	display: none;
	float: left;
	left: 0;
	margin: 20px auto 0;
	max-width: 100%;
	padding: 11px 0 12px 25.8%;
	position: absolute;
	text-align: left;
	top: inherit;
	width: 100%;
	z-index: 999;
}
.container-sub {
	padding-left: 50px !important;
}
ul.ws-shop-nav {
	position: unset;
}
ul.ws-shop-nav li.cat_item a.active::after {
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 27px;
	left: 40%;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 20px solid #f1f3ef;
}
ul.ws-shop-nav li.cat_item a.active.hover-div::after {
	width: 0;
	height: 0;
	position: absolute;
	content: "";
	top: 27px;
	left: 40%;
	border-left: 17px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 20px solid #f1f3ef;
}
ul.ws-shop-nav li.cat_item a.pt-sub-cat.active::after {
	width: 0;
	height: 0;
	position: absolute !important;
	content: "";
	top: 27px;
	left: 40%;
	border-left: 17px solid transparent !important;
	border-right: 17px solid transparent !important;
	border-bottom: 20px solid #f1f3ef !important;
}
ul.ws-shop-nav li.cat_item a.pt-sub-cat.view-hover::after {
	width: 0;
	height: 0;
	position: absolute !important;
	content: "";
	top: 27px;
	left: 40%;
	border-left: 17px solid transparent !important;
	border-right: 17px solid transparent !important;
	border-bottom: 20px solid #f1f3ef !important;
}
.footer-area span {
	line-height: 38px;
	padding: 0 6px;
	vertical-align: bottom;
}
.footer-info-bottom {
	padding-bottom: 20px;
	padding-top: 4px;
	padding-left: 34px;
}
.pt-share {
	text-align: left;
}
.pt-share h6 {
	text-align: center;
}
.pt-share .dwnld-btn {
	margin-right: 12px;
}
ul.ws-shop-nav li.cat_item ul li a.active {
	border: medium none !important;
	content: "";
	position: static;
}
ul.ws-shop-nav li.cat_item ul li a.active::after {
	display: none;
}
/*::-webkit-input-placeholder { /* WebKit browsers 
    color:#8e9987;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 
    color:#8e9987;
}
::-moz-placeholder { /* Mozilla Firefox 19+ 
    color:#8e9987;
}
:-ms-input-placeholder { /* Internet Explorer 10+ 
    color:#8e9987 !important;
}*/
.ws-header-fourth .dropdown-menu > li > a {
	color: hsl(95, 65%, 16%) !important;
}
.dropdown-menu > li > a {
	color: hsl(95, 65%, 16%) !important;
}
.is-sticky .ws-header-static {
	border-bottom: /*1px solid hsl(93, 15%, 86%)*/1px solid hsl(0, 0%, 95%) !important;
}
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -200px;
}
.single-product-dtls span.dimensions {
	color: hsl(0, 0%, 40%) !important;
	display: block;
	font-weight: 400 !important;
	margin: 0 auto 30px;
	text-align: center;
}
.product_meta.single-product-dtls hr {
	margin: 15px auto 20px;
}
.product_meta.single-product-dtls h1.product_title.entry-title {
	text-transform: uppercase;
}
.ws-page-container .ws-breadcrumb .breadcrumb li {
	font-size: 16px;
}
ul.ws-shop-nav li.cat_item a.active.not-border-not::after {
	border:none !important;
}
ul.ws-shop-nav li.cat_item a.active.no-child::after {
    border: none !important;
}
 .contact-frm-cont ul li input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 opacity:1;
 color: hsl(0, 0%, 32%) !important;
}
.contact-frm-cont ul li textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 opacity:1;
 color: hsl(0, 0%, 32%) !important;
}
.contact-frm-cont ul li input::-moz-placeholder { /* Firefox 19+ */
 opacity:1;
 color: hsl(0, 0%, 32%) !important;
}
.contact-frm-cont ul li input:-ms-input-placeholder { /* IE 10+ */
 opacity:1;
 color: hsl(0, 0%, 32%) !important;
}
.contact-frm-cont ul li input:-moz-placeholder { /* Firefox 18- */
 opacity:1;
 color: hsl(0, 0%, 32%) !important;
}
.ws-parallax-header .ws-parallax-holder h1 {
	color: hsl(0, 0%, 100%);
	font-size: 56px;
	font-weight: 400;
	letter-spacing: 1px;
}
.ws-parallax-header .ws-parallax-holder h1::before, .ws-parallax-header .ws-parallax-holder h1::after {
	height: 36px;
}
.ws-parallax-header .ws-parallax-holder h1.ws-hdr-title {
	font-family: PT Serif !important;
	font-size: 56px !important;
	font-weight: 400;
	text-shadow: 0 0px 16px hsl(0, 0%, 30%);
}
.ws-parallax-header .ws-parallax-holder h1::before, .ws-parallax-header .ws-parallax-holder h1::after {
	margin: 0 1% 0 -55%;
}
.ws-parallax-header .ws-parallax-holder h1::after {
	margin: 0 -55% 0 1%;
}
.pt-share span {
	color: hsl(0, 0%, 40%) !important;
	font-size: 20px !important;
	font-family: PT Serif !important;
	font-weight: 500;
}
.ws-overlay {
	background: none !important;
}
.ws-overlay.no-hdr-banner {
	background: hsla(0, 0%, 0%, 0.1) none repeat scroll 0 0 !important;
}
.parallax-mirror {
	overflow: hidden !important;
	transform: none !important;
}
.white-bg-bg {
	background: #fff;
}
/***************ABOUT US PAGE***********************/

.line-width .vc_sep_line {
	width: 70px !important;
}
/***************Design Services***********************/

.org-btn button {
	background-image: none !important;
	border: medium none !important;
	box-shadow: none !important;
	font-family: montserrat;
	font-size: 13px !important;
	height: 55px;
	text-transform: uppercase;
	width: 345px;
}
.double-img-sec figure {
	max-width: 100%;
	width: 100%;
}
.double-img-sec .vc_single_image-wrapper {
	width: 100%;
}
.double-img-sec .vc_single_image-img {
	width: 100%;
}
.double-outer-main {
	position: relative !important;
}
.double-left-main {
	background: hsl(93, 15%, 86%) none repeat scroll 0 0 !important;
	height: 100% !important;
	left: 0;
	position: absolute !important;
	top: 0;
}
.vc_custom_1486549125577::before {
	clear: both;
	content: "";
	display: table;
}
.double-img-sec.wpb_column.vc_column_container.vc_col-sm-6 {
	float: right;
}
.double-outer-main.vc_custom_1486549882838 .double-img-sec {
	float: left !important;
}
.double-outer-main.vc_custom_1486549882838 .double-left-main {
	float: right !important;
	left: inherit !important;
	position:static !important;
	right: 0 !important;
}
.list-list-style ul li {
	color: hsl(0, 0%, 0%);
	font-family: montserrat;
	font-size: 20px;
	line-height: 36px;
	margin-bottom: 12px;
	list-style: none;
}
.list-list-style ul li::before {
	color: hsl(32, 94%, 68%);
	content: "• ";
	font-size: 34px;
	left: -3px;
	margin-left: -25px;
	margin-top: 31px;
	position: relative;
	top: 5px;
}
/********slider**********/

.section-service {
	background-color: hsl(0, 0%, 93%);
	overflow: hidden;
	padding-bottom: 35px;
	padding-top: 50px;
	position: relative;
}
.section-service::before {
	background: hsla(0, 0%, 0%, 0) url("../img/lighthouse.png") no-repeat scroll 0 0;
	bottom: 0;
	content: "";
	height: 692px;
	position: absolute;
	right: 0;
	width: 565px;
}
.section-service .service-number {
	color: hsl(0, 0%, 87%);
	font-size: 125px;
	font-style: italic;
	font-weight: 100;
	margin-bottom: -83px;
	margin-top: 0;
}
.section-service .sub-info {
	margin-bottom: 0;
}
.section-service .service-title {
	margin-top: 5px;
}
.section-service .service-entry {
	margin-top: 26px;
}
.slider-vertical {
	overflow: hidden;
	position: relative;
}
.slider-vertical .vertical.col-sm-12, .slider-vertical .vertical-text.col-xs-12.col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.slider-vertical .vertical-image.shadow.col-xs-12.col-sm-6.col-lg-5 {
	padding-right: 0;
}
.vertical {
	overflow-y: hidden;
	padding-bottom: 145px;
	min-height: 750px;
	padding-top: 275px;
	text-align: center;
}
.vertical img {
	opacity: 0.9;
	transition: opacity 0.3s ease 0s;
}
.slider-vertical h4 {
	color: hsl(12, 4%, 26%);
	margin-bottom: 12px;
	margin-top: 35px;
}
.vertical-text {
	/*    opacity: 0;
*/    transition: opacity 0.3s ease 0s;
}
.active-vertical .vertical-text {
	opacity: 1;
}
.active-vertical img {
	opacity: 1;
}
.slider-vertical .arrow-wrap .fa {
	/*margin-left: 12px;*/
	margin-left: 0px;
}
.slider-vertical .arrow-wrap .fa-chevron-up {
	margin-top: 10px;
}
.slider-vertical .arrow-wrap .fa-chevron-down {
	margin-top: 12px;
}
.slider-vertical .vertical-image {
	float: right;
}
.slider-vertical .vertical-image img {
	box-shadow: -10px 10px 41px 0 hsla(211, 66%, 10%, 0.2);
	z-index: -1;
	max-width: 490px;
}
.slider-vertical .separator-box {
	margin-bottom: 35px;
	margin-top: 40px;
}
.slider-vertical .separator-box .fa {
	background-color: hsl(0, 0%, 97%);
	color: hsl(0, 0%, 76%);
	padding: 8px 25px;
	position: relative;
	top: -14px;
}
.slider-vertical .vertical-content {
	color: hsl(40, 2%, 26%);
}
.arrow-wrap {
	height: 100%;
	position: absolute;
}
.arrow-wrap .vertical-top {
	left: 50%;
	margin-left: -10px;
	position: absolute;
	top: 90px;
}
.arrow-wrap .vertical-bottom {
	bottom: 90px;
	left: 50%;
	margin-left: -10px;
	position: absolute;
}
.slider-vertical .vertical-top {
	background: hsl(32, 94%, 68%) none repeat scroll 0 0;
	border-radius: 50%;
	color: hsl(0, 0%, 100%);
	font-size: 52px;
	height: 60px;
	position: absolute;
	width: 60px;
	cursor: pointer;
	display: block;
	transition: border 0.2s ease 0s;
	z-index: 9;
	line-height: 50px;
}
.slider-vertical .vertical-bottom {
	background: hsl(32, 94%, 68%) none repeat scroll 0 0;
	border-radius: 50%;
	color: hsl(0, 0%, 100%);
	cursor: pointer;
	display: block;
	font-size: 52px;
	height: 60px;
	line-height: 56px;
	padding-left: 3px;
	position: absolute;
	transition: border 0.2s ease 0s;
	width: 60px;
	z-index: 9;
}
.slider-vertical .vertical-top:hover, .slider-vertical .vertical-bottom:hover {
	background-color: #c68131;
	color: hsl(0, 0%, 100%);
}
.shadow img, .blog-single-article img, .blog-single .fluid-width-video-wrapper, .free-content-wrap img {
	border: 9px solid hsl(0, 0%, 100%);
	box-shadow: 0 10px 41px 0 hsla(211, 66%, 10%, 0.2);
	outline: 1px solid hsl(0, 0%, 92%);
}
.slider-vertical .container {
	max-width: 1260px;
	width: 100% !important;
}
.slider-vertical .vertical.col-sm-12, .slider-vertical .vertical-text.col-xs-12.col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.col-sm-12 {
	width: 100%;
}
.vertical .vertical-text.col-xs-12.col-sm-6 {
	padding-left: 0;
	padding-right: 0;
}
.active-vertical .vertical-text {
	opacity: 1;
}
.vertical-text {
	opacity: 0;
	-webkit-transiton: opacity .3s;
	transition: opacity .3s;
	padding-top: 60px;
}
.col-sm-6 {
	width: 50%;
}
.arrow-wrap {
	left: 0;
	position: absolute;
	text-align: center;
	width: 46%;
	z-index: 99999 !important;
}
.vertical-top {
	background: hsl(32, 94%, 68%) none repeat scroll 0 0;
	border-radius: 50%;
	color: hsl(0, 0%, 100%);
	font-size: 52px;
	height: 60px;
	line-height: 50px;
	position: absolute;
	top: 80px;
	width: 60px;
}
.vertical-bottom {
	width: 60px;
	background: hsl(32, 94%, 68%) none repeat scroll 0 0;
	border-radius: 50%;
	color: hsl(0, 0%, 100%);
	font-size: 52px;
	height: 60px;
	line-height: 60px;
	position: absolute;
	top: 600px;
	z-index: 999999 !important;
}
.vertical-slider-bg {
	position: relative !important;
}
section.slider-vertical {
	position: relative;
}
.vc_parallax-inner {
	background-position: 0 220px !important;
	background-size: cover !important;
}
/*09_03_2017*/
.ws-page-container ul.products li.product figure {
	height: 420px;
    width: 100%;
    display: block;
    vertical-align: middle;
    position: relative;
}
.ws-page-container ul.products li.product a img {
	position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
	max-width:90%;
}
@media screen and (min-width:0\0) {
.vc_parallax-inner {
	background-attachment: inherit !important;top: -160px !important;
}
}

.vertical {
	min-height: 765px;
}
.vertical {
	overflow-y: hidden;
	padding-bottom: 185px;
	padding-top: 215px;
	text-align: center;
}
.vc_parallax .vc_parallax-inner {
	background-position: 0 220px !important;
	background-repeat: no-repeat !important;
	background-size: 100% auto !important;
}
.ws-parallax-header {
	min-height: 680px;
}
.inner-pg-bnr {
	background-attachment: inherit!important;
	background-position: center center !important;
	background-repeat: no-repeat;
	-moz-background-size: cover !important;
	-webkit-background-size: cover !important;
	-o-background-size: cover !important;
	-ms-background-size: cover !important;
	background-size: cover !important;
	position:relative !important;
}
/*@keyframes zoominout{
              0%{
                   transform:scale(1)
                }
              25%{
                   transform:scale(1.2)
                }
              50%{
                   transform:scale(1.3)
                }
              75%{
                   transform:scale(1.2)
                }
              100%{
                   transform:scale(1)
                }
            }


.inner-pg-bnr {
    -webkit-animation:80s linear 5s normal none infinite running zoominout !important; 
    animation :80s linear 5s normal none infinite running zoominout !important;
}
*/

.fancybox-skin {
	padding: 0 !important;
}
.fancybox-inner {
	width: 100% !important;
}
.inner-page-outer a.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom, a.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom {
	/*width: 345px;
	height: 52px;
	line-height: 52px;
	box-shadow: none !important;
	padding: 0 10px !important;
	font-family: "Montserrat", sans-serif !important;
	font-size: 13px;
	text-transform: uppercase;
	background: #fab361 !important;*/
	    width: initial;
    height: 56px;
    line-height: 56px;
    box-shadow: none !important;
    padding: 0 10px !important;
    font-family: "Montserrat", sans-serif !important;
    font-size: 16px;
    text-transform: uppercase;
    background: #fab361 !important;
    padding: 0 45px !important;
}

/************demoz
.infinite-carousel .list{
                height: 1400px;
    overflow: visible;
    width: 100%;
            }
            .infinite-carousel .viewport{
              height: 750px;
    overflow: hidden;
    width: 100%;
            }
            .item{
                text-align: center;
                vertical-align: middle;
                width: 100%;
                float: left;
                margin-bottom: 10px;
            }
			
.infinite-carousel .pre {
    background: hsl(32, 94%, 68%) none repeat scroll 0 0;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    display: block;
    font-size: 52px;
    height: 60px;
    line-height: 50px;
    position: absolute;
    transition: border 0.2s ease 0s;
    width: 60px;
    z-index: 9;
	text-align:center;
	left: 23%;
	top: 80px;
}			
.infinite-carousel .next {
    background: hsl(32, 94%, 68%) none repeat scroll 0 0;
    border-radius: 50%;
    color: hsl(0, 0%, 100%);
    cursor: pointer;
    display: block;
    font-size: 52px;
    height: 60px;
    line-height: 56px;
    padding-left: 3px;
    position: absolute;
    transition: border 0.2s ease 0s;
    width: 60px;
    z-index: 9;
	left: 23%;
	text-align:center;
	bottom: 80px;
}			
			
.active-vertical .vertical-text {
    opacity: 1;
}
.vertical-text {
    opacity: 0;
    transition: opacity 0.3s ease 0s;
}			
			
.vertical-slider-bg {
    background-attachment: scroll !important;
    background-position: center center !important;
    background-size: 100% auto !important;
    height: inherit !important;
}	

*/		
	
.vc_row[data-vc-full-width] {
    -ms-transform: opacity 0.5s ease 0s;
    transition: opacity 0.5s ease 0s;
}	
			
/*******************************/

@media screen and (-webkit-min-device-pixel-ratio:0) {
.contact-frm-cont ul li select {
	line-height: 51px !important;
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.contact-frm-cont button {
	margin: 0 auto !important;
}
.contact-frm-cont.clearfix {
	text-align: center !important;
}
.ws-header-fourth .navbar-nav > li > a {
	font-weight: 500;
}
}
.vertical-slider-bg {
	background-attachment: fixed !important;
}
header.ws-header {
	z-index: 999 !important;
}
.arrow-up-sec {
    bottom: 30px;
    cursor: pointer;
    height: 51px;
    left: 46%;
    margin: 0 auto;
    padding-top: 10px;
    position: absolute !important;
    width: 71px !important;
    z-index: 3;
}
.arrow-up-sec i {
	color: hsl(0, 0%, 100%);
    font-size: 62px;
    line-height: 31px;
    padding-left: 8px;
}
.inner-arrow-scroll {
    width: 100% !important;
}
/*.tp-parallax-wrap h1.tp-caption.sub-class-head {
    font-size: 23px !important;
}*/
.inner-arrow-scroll .arrow-up-sec {
    left: 48%;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    height: 70px;
    margin-left: -15px;
}

.addthis_inline_share_toolbox {
    display: inline-block;
    vertical-align: top;
}
.addthis_inline_share_toolbox_ojl5 {
    display: inline-block;
    vertical-align: top;
}
.at-icon-wrapper.at-share-btn {
    background:none !important;
    border: medium none;
}
.at-resp-share-element .at-share-btn .at-icon-wrapper {
    float: left;
    height: 50px !important;
    width: 50px !important;
}

.share-area .at-icon-wrapper span.at-icon-wrapper::before {
    color: hsl(93, 68%, 16%);
    content: "";
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 26px;
    height: 28px;
    left: -9px;
    margin: -24px 0 0;
    position: relative;
    text-align: center;
    top: 19px;
    width: 28px;
}
.at-icon-wrapper span.at-icon-wrapper::before {
    color: hsl(93, 68%, 16%);
    content: "";
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 13px;
    height: 28px;
    left: -28px;
    margin: -24px 0 0;
    position: relative;
    text-align: center;
    top: 1px;
    width: 118px;
}
.at-icon-wrapper span.at-icon-wrapper::after {
    color: hsl(93, 68%, 16%);
    content: "share";
    cursor: pointer;
    display: inline-block;
    font-family: Montserrat;
    font-size: 13px;
    height: 28px;
    left: 15px;
    margin: -24px 0 0;
    position: relative;
    text-align: center;
    top: -31px;
    width: 118px;
}
.at-label {
    display: none !important;
}
.pt-share .at-resp-share-element .at-share-btn .at-icon-wrapper {
    width: 150px !important;
}
.at-icon.at-icon-addthis {
    display: none;
}
.at-resp-share-element .at-share-btn .at-label {
    background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0 !important;
    color: hsl(95, 65%, 16%) !important;
    font-family: "Montserrat",sans-serif !important;
    font-size: 13px !important;
    line-height: 38px !important;
}
.pt-share .addthis_inline_share_toolbox {
     background: hsl(0, 0%, 100%) none repeat scroll 0 0 !important;
    border: 2px solid hsl(93, 13%, 86%) !important;
    box-shadow: none !important;
    color: hsl(95, 65%, 16%) !important;
    cursor: pointer;
    display: inline-block !important;
    font-family: "Montserrat",sans-serif !important;
    font-size: 13px !important;
    height: 53px;
    line-height: 52px !important;
    margin-bottom: 30px !important;
    outline: medium none;
    padding: 0 10px !important;
    text-align: center;
    width: 205px !important;
}

.cat_item.adjust-height:hover .container-sub {
    margin-bottom: 80px !important;
}
#at-expanded-menu-host .at-expanded-menu-service-list button {
    box-shadow: none !important;
}
.adjust-height-active .container-sub {
    margin-bottom: 80px;
}
.ws-header-cart {
    top: 20px;
}



/**********************only for ie***************************/

@media screen and (min-width:0\0) {

#sticky-wrapper {
	position:fixed;
	width:100%;
}
body {
	overflow-x:hidden;
}
.header .search-field {
	line-height:22px !important;
	position:relative !important;
	top:-8px !important;
}
.ws-header-cart {
    top: 25px;
}


}

.parallax-fix-sec {
    background-attachment: fixed !important;
    background-position: center center !important;
    background-size: cover;
}


.hide-section {
	display:none;
}
.ws-page-container ul.products li.product figure:hover img {
    transform: scale(1.03);
}
.ws-header-fourth .navbar-nav > li > a {
    font-weight: 500 !important;
}
.ws-header-fourth .dropdown-menu > li > a {
    font-weight: 500 !important;
}
header .search-field {
    font-weight: 500 !important;
}
.container {
    max-width: 1200px;
	width:100%;
}
header input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #24420e !important;
  opacity:1;
}
header input::-moz-placeholder { /* Firefox 19+ */
  color: #24420e !important;
  opacity:1;
}
header input:-ms-input-placeholder { /* IE 10+ */
  color: #24420e !important;
  opacity:1;
}
header input:-moz-placeholder { /* Firefox 18- */
  color: #24420e !important;
  opacity:1;
}
div.wpcf7-mail-sent-ok {
    display: none !important;
}

/* -------------------  RESPONSIVE STYLES --------------------------------------------------------------*/


@media (max-width:2904px) {
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -360px;
}
.double-outer-main .vc_custom_1486549634072 {
	padding-top: 28% !important;
	padding-bottom: 2% !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding-top: 29% !important;
	padding-bottom: 2% !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding-top: 31% !important;
	padding-bottom: 2% !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding-top: 25% !important;
	padding-bottom: 2% !important;
}
}
 @media (max-width:2560px) {
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -310px;
}
.double-outer-main .vc_custom_1486549634072 {
	padding-top: 25% !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding-top: 26% !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding-top: 28% !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding-top: 22% !important;
}
}
 @media (max-width:2304px) {
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -280px;
}
.double-outer-main .vc_custom_1486549634072 {
	padding-top: 22% !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding-top: 24% !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding-top: 25% !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding-top: 18% !important;
}
}
 @media (max-width:1920px) {
	 
.vc_custom_1488873217934.parallax-fix-sec {
    padding-top: 220px !important;
}	 
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -200px;
}
.double-outer-main .vc_custom_1486549634072 {
	padding-top: 15% !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding-top: 19% !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding-top: 20% !important;
	padding-left: 170px !important;
	padding-right: 170px !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding-top: 8% !important;
}
}
@media (max-width:1600px) {
	
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -160px;
}
	
}

@media (min-width:1600px) {

ul.ws-shop-nav ul {
	padding: 20px 0 20px 21%;
}
.double-outer-main .vc_custom_1486552393560 {
    padding-left:60px !important;
    padding-right:60px !important;
    padding-top: 8% !important;
}
.double-outer-main .vc_custom_1486552710763 {
    padding-left: 120px !important;
    padding-right: 120px !important;
    padding-top: 16% !important;
}
.double-outer-main .vc_custom_1486549896344 {
    padding-top: 15% !important;
}
.double-outer-main .vc_custom_1486549634072 {
    padding-left: 80px !important;
    padding-right: 80px !important;
    padding-top: 10% !important;
}
.ws-header-fourth .navbar-brand > img {
    left: -70px;
}


}



 @media (max-width:1400px) {
	 
.ws-parallax-header {
	min-height: 580px;
}
.vc_row-has-fill.vc_custom_1488862830726 {
    padding-top: 160px !important;
}
.vc_custom_1488873217934.parallax-fix-sec {
    padding-top: 200px !important;
}	 
	 
	 
.ws-header-fourth .navbar-brand > img {
    left: -50px;
    top: 2px;
    transform: scale(0.7);
}	 
.category-items li .item-holder .img-holder .overlay h3 {
	font-size: 40px;
}
ul.ws-shop-nav ul {
	padding: 20px 0 20px 17%;
}
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -120px;
}
.double-outer-main .vc_custom_1486549634072 {
	padding:9% 2% 0 !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding: 10% 2% 0 !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding: 14% 2% 0 !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding:7% 2% 0 !important;
}
.list-list-style ul li {
	font-size: 16px;
	line-height: 32px;
}
}
 @media (max-width:1366px) {
ul.ws-shop-nav ul {
	padding: 20px 0 20px 16%;
}
.ws-header-fourth .navbar-brand > img {
    left: -50px;
    top: 5px;
    transform: scale(0.7);
}


}
 @media (max-width:1200px) {
	 
.ws-header-fourth .navbar-brand > img {
    left: -40px;
    top: 8px;
    transform: scale(0.7);
}	 
.vc_parallax .vc_parallax-inner {
    background-position: center center !important;
    background-size: cover !important;
}	 
	 
ul.ws-shop-nav ul {
	padding: 20px 0 20px 11%;
}
.category-items li .item-holder .img-holder .overlay .text-content {
	bottom: 44%;
}
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -110px;
}
.double-left-main {
	position: static !important;
	width: 100% !important;
}
.double-outer-main .vc_custom_1486549634072 {
	padding: 100px 20px !important;
}
.double-outer-main .vc_custom_1486549896344 {
	padding: 100px 20px !important;
}
.double-outer-main .vc_custom_1486552710763 {
	padding: 100px 20px !important;
}
.double-outer-main .vc_custom_1486552393560 {
	padding: 100px 20px !important;
}
.double-img-sec.wpb_column.vc_column_container.vc_col-sm-6 {
	width: 100%;
}
}
 @media (max-width:1100px) {
.news-letter-form li h4 {
	font-size: 30px;
}
.contact-frm-cont ul li:last-child {
	width: 98.5% !important;
}
ul.ws-shop-nav ul {
	padding: 20px 0 20px 5%;
}
.ws-header-fourth .navbar .navbar-nav {
	margin-left: -90px;
}
.single-product-dtls p {
	padding-right: 0;
}
.ws-header-fourth .navbar-brand > img {
    left: -20px;
    top: 12px;
    transform: scale(0.8);
}
.inner-pg-bnr {
    background-attachment: scroll !important;
}
.vertical-slider-bg {
    background-attachment: scroll !important;
}

.parallax-fix-sec {
    background-attachment: scroll !important;
}


}
@media (max-width:991px) {
	
.share-area {
    display: block;
    margin-top: 15px !important;
}
.category-items li .item-holder .img-holder .overlay h3 {
	font-size: 30px;
}
.news-letter-form li h4 {
	font-size: 26px !important;
    margin-bottom: 20px !important;
}
.contact-frm-cont ul li:last-child {
	width: 99.2% !important;
}
.category-items li .item-holder .img-holder .overlay .text-content {
	bottom: 40%;
}
         .ws-parallax-header {
	min-height: 180px!important;
}
.arrow-up-sec i {
    color: hsl(0, 0%, 100%);
    font-size: 32px !important;
    line-height: 86px;
    padding-left: 0px !important;
    margin-left: -4px !important;
}
    
.ws-parallax-header .ws-parallax-holder h1.ws-hdr-title {
    font-size: 42px !important;
}
}
 @media (max-width:768px) {
.news-letter-form li:nth-child(3n+2) {
	width: 31%;
}
header .navbar-nav > li > a {
    font-size: 14px !important;
    padding: 15px 6px 0 !important;
}
.ws-header-fourth .navbar .navbar-nav {
    margin-left: -80px;
}
.ws-header-fourth .navbar-brand > img {
    left: 0;
    top: 40px;
    transform: scale(1.6);
}

}
 @media (max-width:767px) {
     
     

	 
ul.ws-shop-nav li {
    padding: 0 0 4px !important;
}	 
ul.ws-shop-nav ul {
    padding: 20px 0 20px 0;
}	 
ul.ws-shop-nav li li {
    width: 100%;
    padding: 0 !important;
    text-align: center;
}	 
.ws-page-container ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
}	 
h1 {
    font-size: 30px !important;
    line-height: 42px !important;
}	 
h4 {
    font-size: 16px !important;
    line-height: 32px !important;
}
.welcome-content h3 {
    font-size: 34px;
    line-height: 46px;
}
.welcome-content p {
    font-size: 16px;
    line-height: 32px;
}	
.ws-page-container ul.products li.product figure {
    height: inherit;
} 
.ws-page-container ul.products li.product a img {
    position: static;
    margin-top: 20px;
}
.ws-page-container ul.products li.product {
    padding: 0 0 20px;
}
/*.vc_custom_1496905267541 {
    height: 660px;
}

.vertical {
    min-height: inherit !important;
    padding: 10px 0 0 !important;
}
*/
.vertical .vertical-text.col-xs-12.col-sm-6 {
    padding-top: 18px;
}






	 
	 
.parallax-fix-sec {
	background-attachment: scroll !important;
}
.vc_custom_1488873217934.parallax-fix-sec,.vc_custom_1496907144677.parallax-fix-sec {
    padding-bottom: 90px !important;
    padding-top: 90px !important;
}
	 
.ws-header-fourth .navbar-brand > img {
    left: 0;
    top: 8px;
    transform: scale(0.7);
}	 
.inner-pg-bnr {
	background-attachment: scroll !important;
}
.vertical-slider-bg {
	background-attachment: scroll !important;
}
.vertical-text {
	padding: 10px 0;
	width: 100% !important;
}
.vertical-image {
	width: 100% !important;
}
.vertical {
	    min-height: inherit !important;
    padding: 10px 0 20px !important;
    height: 690px !important;
}
.arrow-wrap {
	width: 100%;
	z-index: 99999 !important;
}
.slider-vertical .vertical-top {
	font-size: 22px;
    height: 40px;
    line-height: 28px;
    padding: 3px;
    width: 40px;
}
.slider-vertical .vertical-bottom {
	font-size: 22px;
    height: 40px;
    line-height: 33px;
    padding: 3px;
    width: 40px;
}
.arrow-wrap .vertical-bottom {
	bottom: 50px;
	left: 48%;
}
.arrow-wrap .vertical-top {
	left: 48%;
	top: 5px;
}
.main-category-items li {
	width: 49%;
}
.category-items li {
	width: 50%;
}
.news-letter-form li, .news-letter-form li:nth-child(3n+1) {
	display: block;
	float: none;
	margin: 0 auto 10px;
	padding: 0;
	width: 100%;
}
.news-letter-form {
	padding: 0 10px !important;
	text-align: center;
}
.news-letter-form li:nth-child(3n+2) {
	float: left;
	width: 49%;
}
.news-letter-form li:nth-child(3n+3) {
	float: left;
	width: 49%;
}
.category-items li .item-holder .img-holder .overlay .text-content {
	bottom: 44%;
}
.ws-header-fourth .navbar .navbar-nav {
	margin-left: 0px;
}
.ws-header-fourth .navbar-brand {
	margin-top: 30px !important;
}
.footer-info-bottom {
    padding-left: 0;
}
.ws-header-fourth .navbar-nav .dropdown-menu {
    box-shadow: none !important;
}
.ws-header-fourth .navbar .navbar-nav {
    margin: 0;
}

.vc_custom_1496911588477 {
    padding-top: 85px !important;
    padding-bottom: 90px !important;
}
.vc_custom_1496911588477 h1.vc_custom_heading {
    font-size: 26px !important;
    line-height: 34px !important;
}

.vc_custom_1496911588477 h1.vc_custom_heading br {
    display: none;
}
.pt-share {
    text-align: center;
}

}
@media (max-width:640px) {
.news-letter-form li:nth-child(3n+2) {
	width:100%;
}
.news-letter-form li:nth-child(3n+3) {
	width: 100%;
}
	
h4 {
    font-size: 14px !important;
    line-height: 24px !important;
}
.vc_custom_1488873217934.parallax-fix-sec, .vc_custom_1496907144677.parallax-fix-sec {
    padding-bottom: 70px !important;
    padding-top: 70px !important;
}	 
.single-product-dtls .pt-share h6 span {
    display: block;
}	
.single-product-outer {
    padding-bottom: 50px !important;
}	
	
.contact-frm-cont ul li:last-child {
	width: 99.6% !important;
}
.news-letter-form .text-field-box {
	font-size: 14px;
}
.org-btn button {
	width: 245px;
}
.arrow-up-sec {
    left: 42%;
}
.ws-parallax-header .ws-parallax-holder h1.ws-hdr-title {
    font-size: 34px !important;
}
.ws-parallax-header .ws-parallax-holder h1::before, .ws-parallax-header .ws-parallax-holder h1::after {
    height: 23px;
}
.footer-info-bottom .bar.widget-space.widget_text {
    width: 100%;
}
.footer-info-bottom span {
    display: inline-block;
    padding: 0;
    width: 100%;
}
.footer-info-bottom h6 i:nth-child(5n+2), .footer-info-bottom h6 i:nth-child(5n+3) {
    padding-left: 0;
}
.footer-info-bottom > h6 {
    display: inline-block;
    font-size: 15px;
}
.footer-info-bottom h6 a i, .footer-info-bottom h6 a i:hover, .footer-info-bottom h6 a i:focus {
    font-size: 26px;
}
.share-area .at-icon-wrapper span.at-icon-wrapper::before {
    font-size: 26px;
    top: 18px;
}
.footer-area h6 {
    font-size: 16px;
}


}
 @media (max-width:480px) {
	 
	 
.footer-area h6 {
    font-size: 14px;
}	 
.footer-area i {
    font-size: 18px;
}
.arrow-up-sec {
    left: 41%;
}
.ws-header-fourth .navbar-brand > img {
    transform: scale(1.2);
}
header .search-field {
    font-size: 12px !important;
}
.ws-header-fourth .navbar-brand > img {
    max-width: 150px;
	top: 24px;
}
.contact-frm-cont ul li {
	width: 100% !important;
}
.contact-frm-cont ul li:last-child {
	width: 100% !important;
}
.main-category-items li {
	display: block;
	width: 100%;
}
.category-items li {
	width: 100%;
	display: block;
}

.inner-page-outer a.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom, a.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-custom {
	width: 100%;
	height: auto;
	line-height: 1.1;
	padding: 10px !important;
}
}
@media (max-width:414px) {
	
.ws-header-fourth .navbar-brand > img {
    left: -10px;
    transform: scale(1.1);
}	
.ws-more-btn {
    padding: 0 70px;
    font-size: 14px !important;
}	
	
	
	
}



 @media (max-width:380px) {

.ws-header-fourth .navbar-brand > img {
    max-width: 120px;
}
header .search-submit {
    font-size: 14px;
    padding: 0;
}
header .search-field {
    font-size: 10px !important;
}
.ws-header-fourth .navbar-brand > img {
    left: 0;
    transform: scale(1.2);
}
}
 @media (max-width:320px) {
.news-letter-form li:nth-child(3n+2) {
	float: left;
	margin-right: 0;
	width: 100%;
}

.ws-parallax-header .ws-parallax-holder h1.ws-hdr-title {
	font-size: 30px !important;
}
.ws-header-fourth .navbar-brand > img {
    left:5px;
    top: 27px;
    transform: scale(1);
}
}
.ws-page-container div.product div.summary h1.product_title {
    font-size: 28px !important;
}


@media (max-width:767px) {
    

    
	.ws-header-fourth .navbar-toggle{
		    left: 15px;
	}
	.ws-header-fourth a.navbar-brand{
		left:35%;
	}
	header .ws-header-cart {
    right: 15px!important;
}
header .search-field {
    width: 132px;
}
}

div#consolPopup {
    max-width: 100%;
    padding: 0 50px;
    width: 700px;
	padding-bottom:20px;
}


html .fancybox-overlay {
    z-index: 999;
}

div#consolPopup.tt {
    max-width: 100%;
    padding: 0;
    width: 700px;
    padding-bottom: 0;
	    
    padding: 20px 70px;
		background: #fff;
}


a.btn {
    background: #fab361 !important;
    font-size: 13px !important;
    color: #fff !important;
    appearance: none;
    outline: none;
    box-shadow: none !important;
    border: 2px solid #fab361!important;
    border-radius: none !important;
    height: 53px;
    line-height: 47px !important;
    padding: 0 10px!important;
    width: auto !important;
    text-align: center;
    display: inline-block !important;
    font-family: 'Montserrat', sans-serif !important;
    cursor: pointer;
    margin-bottom: 30px !important;
    font-weight: bold;
    padding: 0 36px !important;
}
a.btn:hover {
    background: #24420e !important;
    border-color: #24420e !important;
}
.fancybox-inner {
    width: auto !important;
}
div#consolPopup h1 {
        color: #24420e;



    font-size: 36px;
    font-weight: 300;
    margin: 0 0 10px;
    padding: 0;
    text-transform: none;
	    margin-top: 30px;
		    line-height: 50px;
			  
    
}
div#consolPopup p {
    font-size: 14px;
    line-height: 24px;
	

margin: 0 0 20px;
}
@media (max-width:640px) {
	div#consolPopup h1 {
    font-size: 19px;
    line-height: 25px;
}
	
	div#consolPopup p {
    font-size: 12px;
    line-height: 22px;
}

.fancybox-inner {
    height: auto !important;
}



}

.page-numbers .page-numbers {
    border: 2px solid #24420e !important;
    color: #24420e !important;
    padding: 7px !important;
    width: 35px;
    text-align: center;
}

ul.page-numbers {
    margin-bottom: 60px !important;
}

.page-numbers .page-numbers.current {
    background: #24420e !important;
    color: #fff !important;
}

html .ws-page-container nav.woocommerce-pagination ul li{
	    margin: 0 10px;
}


.category-items .img-holder img {
   
    height: 560px;
    object-fit: cover;
}

li.at3winsvc_email.top-service {
    display: none !important;
}


#consolPopup img.alignright{
	max-width: 200px;
}
div#consolPopup p:last-child {
    text-align: center;
}
span.at4-share-count-container {
    display: none;
}
.pt-share {
    text-align: center;
}

.product_meta.single-product-dtls {
    text-align: center;
}
.st-btns {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.st-btns .st-btn {
    display: none !important;
}
.st-btns .st-btn[data-network='linkedin'] ,   .st-btns .st-btn[data-network='facebook'] , .st-btns .st-btn[data-network='gmail'] , .st-btns .st-btn[data-network='pinterest']  , .st-btns .st-btn[data-network='twitter'], .st-btns .st-btn[data-network='whatsapp'] {
    display: inline-block !important;
}
.st-btns .st-btn[data-network='facebook']{
order:1;	
}
.st-btns .st-btn[data-network='twitter']{
	order:2;
}
.st-btns .st-btn[data-network='pinterest']{
order:3;	
}
.st-btns .st-btn[data-network='email']{
order:4;	
}
.st-btns .st-btn[data-network='gmail']{
order:5;	
}
.st-btns .st-btn[data-network='linkedin']{
	order:6;
}
.st-btns .st-btn[data-network='whatsapp']{
order:7;	
}
.st-btn1.emil1 {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    height: 48px;
    line-height: 30px;
    margin: 4px;
    opacity: 1;
    overflow: hidden;
    padding: 8px 12px;
    position: relative;
    text-align: left;
    top: 0;
    vertical-align: top;
    width: 148px;
    order: 4;
    background-color: #7d7d7d;
}
.st-btn1.emil1  a{
color:#fff;	
}
@media (max-width:640px) {
	.category-items .img-holder img {
   
    height: 400px;
    object-fit: cover;
}
div#consolPopup.tt {
   
    padding: 20px;
}
#consolPopup img.alignright {
    max-width: 135px;
}
a.btn{
	    font-size: 11px !important;
		max-width: 100%;
		    height: 47px;
    line-height: 44px !important;
	padding: 0 10px !important;
}
div#consolPopup p:last-child{
	text-align:center;
	
}
}