div.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	width: 1px;
	margin: 0;
	padding: 0;
	border: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #ff0000;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng,
div.wpcf7-aborted {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
	border: 2px solid #f7e700;
}

.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	border: 1px solid #ff0000;
	background: #fff;
	padding: .2em .8em;
}

span.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

span.wpcf7-list-item-label::before,
span.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-display-none {
	display: none;
}

div.wpcf7 .ajax-loader {
	visibility: hidden;
	display: inline-block;
	background-image: url('../../images/ajax-loader.gif');
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	margin: 0 0 0 4px;
	vertical-align: middle;
}

div.wpcf7 .ajax-loader.is-active {
	visibility: visible;
}

div.wpcf7 div.ajax-error {
	display: none;
}

div.wpcf7 .placeheld {
	color: #888;
}

div.wpcf7 input[type="file"] {
	cursor: pointer;
}

div.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

div.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}

@media only screen and (max-width: 600px) {
 
.content {
    transform: none !important;
} 
.home--latest img{
    width:100%;
} 
.mob-img img {
    width:100%;
} 
 a.home--discovery-more.btn {
position: relative !important;
    margin-left: 0 !important;
    margin-bottom: 50px;
    margin-top: 14px !important;
    top: auto !important;
    left: auto !important;
    bottom: 0 !important;
}
.discovery--product {
    margin: auto;
    margin-right: -15px !important;
    margin-left: -15px !important;
    margin-top: 20px !important;
} 
 .home--bestselling {
    padding: 2em 0 20px !important;
}
 .testimonial-area {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    padding: 1px 0px 0px !important;
    position: relative;
}
.slick-prev, .slick-next{
    display:none !important;
} 
.review { 
    margin: 0rem !important; 
} 
.slick-track { 
    padding-bottom: 20px !important;
} 
.about--column .title { 
    margin: 20px 0 20px;
    padding: 0px 0px 0px !important; 
} 
 .contact--address .btn { 
    margin-left: -10px !important; 
}
.footer-address {
    font-size: 18px !important; 
} 
.footer-add {
    font-size: 16px !important; 
    text-align: center !important;
} 
 .footer-sub {
    font-size: 16px !important; 
}
.content11 {
    max-width: 100% !important; 
    margin-left: 0% !important;
} 
.footer--social {
    margin: 20px 0px 20px 0px !important; 
} 
.mobile-center {
    text-align:center !important;
} 
footer {
    padding-bottom: 20px !important;
}
 
 
}

















