html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */



article, aside, details, figcaption, figure, footer, header, hgroup, menu, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.boxsecond {
	display: none;
}
.boxthird {
	display: none;
}
.box1 {
	cursor: pointer;
}
/*     Main Css Start     */







body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.cl {
	clear: both;
}
.clear:after {
	content: "";
	clear: both;
	visibility: hidden;
	display: block;
	line-height: 0;
	height: 0;
}
.wrapper {
	margin: 0 auto;
	width: 990px;
}
header {
}
header .logo {
	overflow: hidden;
	float: left;
}
header .logo a {
	float: left;
}
.logo > img {
	float: left;
}
.logo .logo_dis {
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 6.5% 0 0 5px;
	color: #dc8e4f;
}
@media (max-width:580px){
	.logo .logo_dis {
		font-size: 13px;
		margin: 45px 0 0 5px;
	}
}
.logo .logo_dis > span {
	display: inline-block;
	float: left;
	margin-top: 4px;
	transform: rotate(180deg);
}
.top-contact {
	float: right;
	text-align: center;
	margin: 2px 0 10px 0;
}
.top-contact h1 {
	color: #DE0000;
	font-size: 24px;
	font-weight: bolder;
}

.top-contact h3 {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    margin: 4px 0 0;
}
.top-contact span {
	color: #DE0000;
	font-size: 18px;
	font-weight: bold;
	margin: 3px 0 0;
	display: block;
}
nav {
	background: #515151;
	overflow: hidden;
}
nav .main_manu {
	overflow:visible;
}
.main_manu li {
	list-style: none;
	float: left;
	padding: 0;
}
#menu-item-139 {
	border-right: none;
}
.main_manu li a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #8F8F8F;
}
.main_manu li a:hover {
	background: #DE0000;
}
.middle-content {
	overflow: hidden;
	margin: 15px 0 0;
}
.middle-content .left-content {
	float: left;
	width: 69%;
}
.left-content .slider {
	position: relative;
}
.slider-button {
	position: absolute;
	right: 2%;
	top: 78%;
	z-index: 999;
}
.blog-button {
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 999;
}
.left-content .product-img {
	margin: 10px 0 0;
}
.product-img .products {
	overflow: hidden;
}
.products .product .product-name{
	display: block;
	width: 100%;
	text-align: center;
	text-decoration: none;
	Color: #333;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	background-color: #ddd;
	margin-top: -2px;
}
.products .product img{
	max-width: 100%;
    height: auto;
}
@media (max-width:982px) {
	.product-img{
		padding:0 10px;
		box-sizing:border-box;
	}
}
@media (min-width:801px) {
	.products .product {
		float: left;
		width: 32%;
		margin-right: 2%;
		margin-bottom:30px;
	}
	.products .product:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width:800px) {
	.products .product {
		float: left;
		width: 48%;
		margin-right: 4%;
		margin-bottom:30px;
	}
	.products .product:nth-child(2n) {
		margin-right: 0;
	}
}
.products li .box {
}
.box > img {
	border: 1px solid #CCCCCC;
}
.box > p {
	color: #3A3A3A;
	font-size: 18px;
	text-align: center;
}
.left-content .space {
	margin-top: -15%;
	padding-bottom: 20%;
}
.left-content .space1 {
	margin-top: -15%;
	padding-bottom: 20%;
}
.left-content .space2 {
	margin-top: -10%;
	padding-bottom: 15%;
}
.left-content .space3 {
	margin-top: -5%;
	padding-bottom: 8%;
}
.left-content .product-desc {
	border-bottom: 1px dashed #808080;
	margin: 0 0 0;
	padding: 0 0 15px;
}
.product-desc  h2 {
	color: #c93333;
	font-size: 24px;
	margin: 5px 0;
}
.product-desc  p {
  color: #3A3A3A;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 15px;
}
.product-desc .product-details {
	margin: 8px 0 20px 0;
	overflow: hidden;
}
.product-details .details-left {
	float: left;
	width:40%;
}
.details-left  img {
	border: 1px solid #CCCCCC;
}
.details-left .thumbs-img {
	overflow: hidden;
	margin: 0px;
}
.thumbs-img li {
	float: left;
	list-style: none outside none;
	width: 88px;
	margin-right: 3px;
	margin-top: 0px;
	display: block;
	height: 120px;
}

.thumbs-img li .box1 {
	color: #232323;
	font-size: 13px;
	text-align: center;
}
.box1 > img {
	border: 1px solid #ccc;
}
.box1 > p {
	text-align: justify;
	color: #1F1F1F;
	margin: 0px;
	font-size:13px;
}
.product-details .details-right {
	float: left;
	margin-left: 30px;
}
.product-desc h1 {
    color: #c93333;
    font-size: 24px;
    margin: 5px 0;
}
.product-desc h3 {
    color: #C93333;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0;
}
.details-right .content-desc {
	margin-bottom: 18px;
	overflow: hidden;
}
.content-desc > li {
  font-size: 14px;
  list-style: disc inside none;
  padding: 3px 0;
}
.details-right p {
  font-size: 14px;
  line-height: 18px;
}
.content-desc > li a {
	text-decoration: none;
	color: #3a3a3a;
	font-size: 13px;
}
.content-desc > li a:hover {
	color: #C93333;
}
.blog-desc > span {
	clear: both;
	color: #5F8100;
	display: block;
	float: right;
	padding: 4% 10% 0 0;
}
.social {
	overflow: hidden;
	float: right;
	margin: 10px 0 0;
}
.social li {
	list-style: none;
	float: left;
	padding: 0 5px;
}
.pagination {
	clear: both;
	display: block;
	width: 100%;
}
.pagination > a {
	background: none repeat scroll 0 0 #000000;
	color: #FFFFFF;
	display: inline-block;
	padding: 5px 8px;
	text-decoration: none;
	margin: 0 5px;
}
.pagination > a:hover {
	background: #B1CF59;
}
.featured-product {
	margin: 25px 0 0;
	position: relative;
}
.featured-product > h2 {
	color: #C93333;
	font-size: 18px;
	margin: 10px 0;
}
.featured-product .f-p-image {
	overflow: hidden;
	margin: 0 3%;
}
.f-p-image li {
	list-style: none;
	padding: 0 5px;
	float: left;
}
.f-p-image li > a {
	border: 1px solid #DCDCDC;
	padding: 5px;
	display: block;
}
.l-arrow {
	position: absolute;
	top: 50%;
	left: 3px;
}
.r-arrow {
	position: absolute;
	top: 50%;
	right: 10px;
}
.left-content > p {
  color: #414141;
  display: block;
  font-size: 14px;
  line-height: 18px;
  margin: 15px 0 0;
}
.right-content {
	float: right;
	overflow: hidden;
	width: 30%;
}
.right-content .right-form {
	overflow: hidden;
	border-radius: 5px;
	padding: 0 0 10px;
}
.right-form .form-name {
	background: #b1d05a;
	border-radius: 5px 5px 0 0;
}
.form-name h2 {
	background: url("images/msg-icon.png") no-repeat scroll left 8px transparent;
	color: #000000;
	font-size: 24px;
	height: 35px;
	margin: 0 15px;
	padding: 15px 0 0 45px;
}
.right-form p {
	color: #FFFFFF;
	font-size: 16px;
	padding: 10px;
}
.right-form .right-form-element {
	overflow: hidden;
	padding: 10px;
}
.right-form-element .form-element {
	overflow: hidden;
	margin: 10px 0;
}
.form-element input[type="text"] {
	border: 2px solid #DADADA;
	padding: 5px;
	width: 200px;
}
.form-element textarea {
	border: 2px solid #DADADA;
	height: 65px;
	resize: none;
	width: 220px;
	padding: 5px;
}
.form-element input[type="submit"] {
	background: none repeat scroll 0 0 #FF0000;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 34px;
	margin: 5px 0 0;
	padding: 10px 15px;
}
.right-form > span {
	border-bottom: 1px solid #DADADA;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	margin: 10px;
	padding: 0 0 10px;
}
.wpcf7-form-control  {
	margin-top: -5px;
	margin-bottom: 0px;	
}
.right-contact {
	background: none repeat scroll 0 0 #515151;
	border-radius: 5px 5px 5px 5px;
	margin: 15px 0 0;
	overflow: hidden;
	padding: 10px;
}
.right-contact p {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0;
}
.right-contact > p span {
	font-weight: normal;
}
footer {
	background: #626262;
	overflow: hidden;
	padding: 15px 0 0;
	margin: 15px 0 0;
}
footer .contact {
	float: left;
	width: 41%;
}
.contact > h3 {
	color: #fff;
	font-size: 18px;
	border-bottom: 1px dashed #fff;
	padding: 0 0 10px;
	width: 30%;
}
.contact .home {
	background: url("images/home.png") no-repeat scroll left top transparent;
	border-bottom: 1px dashed #FFFFFF;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 10px 28px;
	margin-bottom: 15px;
	margin-top: 5px;
}
.contact .phone {
	background: url(images/phone.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 0 15px 28px;
	line-height: 18px;
	border-bottom: 1px dashed #FFFFFF;
	margin-bottom: 15px;
}
.phone > a {
	color: #FFFFFF;
	text-decoration: none;
}
.contact .message {
	background: url(images/message.png) no-repeat left top;
	color: #FFFFFF;
	font-size: 14px;
	padding: 0 0 10px 31px;
	line-height: 18px;
	border-bottom: 1px dashed #FFFFFF;
}
.message > a {
	color: #FFFFFF;
	text-decoration: none;
}
.payment-method {
	float: left;
	text-align: center;
	width: 25%;
}
.payment-method  p {
	text-align: center;
	color: #fff;
	font-size: 18px;
	margin: 0 0 15px;
}
.copyright {
	background: #3f3f3f;
	padding: 10px 0;
	margin: 15px 0 0;
}
.copyright p {
	color: #fff;
	font-size: 16px;
}
/*    error-page      */





.error {
	min-height: 650px;
}
.error .error-head {
	background: #515151;
	overflow: hidden;
}
.error-head .error-icon {
	background: url("images/error-icon.png") no-repeat scroll left 7px transparent;
	color: #FFFFFF;
	float: left;
	font-size: 18px;
	height: 27px;
	margin: 0 0 0 10px;
	padding: 11px 0 0 40px;
}
.error-head > a {
	background: none repeat scroll 0 0 #f10000;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 18px;
	padding: 13px 10px;
}
.error .error-message {
	background: url("images/error-img.png") no-repeat scroll center center transparent;
	margin: 25px 0 0;
	min-height: 439px;
	text-align: center;
}
.error .error-message > p {
	color: #C80000;
	font-size: 30px;
	padding: 15% 0 0;
	text-align: center;
}
/*    error-page end     */







/*    blog-page      */



.blog {
}
.blog .blog-head {
	background: url(images/blog-icon.png) no-repeat;
}
.blog .blog-desc {
	margin: 25px 0 0;
	overflow: hidden;
}
.blog-desc > h1 a {
	font-size: 22px;
	color: #C00;
	text-decoration: none;
}
.blog-desc > p {
  color: #3A3A3A;
  font-size: 14px;
  line-height: 18px;
  margin: 5px 0 0;
}
.blog-desc > p > span {
  color: #3A3A3A;
  font-size: 14px !important;
  line-height: 18px !important;
  margin: 5px 0 0;
}

.blog-desc > p a {
	color: #5f8100;
	text-decoration: none;
}
.blog-desc .blog-post {
	margin: 10px 0 0;
}
.blog-post > img {
	float: left;
}
.blog-post .post-desc {
	float: left;
	margin-left: 10px;
	width: 57%;
}
.post-desc > p {
	color: #515151;
	font-size: 14px;
	line-height: 18px;
	margin: 5px 0 13px;
}
.post-desc .read {
	color: #5F8100;
	display: block;
	font-size: 14px;
	margin: 25px 0 0;
	text-decoration: none;
}
ul.overview {
	margin: 0 3%;
	overflow: hidden;
}
ul.overview li {
	float: left;
	list-style: none outside none;
	padding: 0 5px;
}
ul.overview li > img {
	border: 1px solid #DCDCDC;
	padding: 5px;
}
.main_manu #menu-item-65 {
	border-right: medium none;
}
#ninja_forms_field_2_div_wrap > p {
	background: url("images/hule-img.png") no-repeat scroll left 8px transparent;
	color: #000000;
	font-size: 24px;
	height: 35px;
	margin: 0 15px;
	padding: 15px 0 0 37px;
}
.ninja-forms-form-wrap {
	background: none repeat scroll 0 0 #515151;
	border-radius: 0 0 5px 5px;
	overflow: hidden;
}
#ninja_forms_field_2_div_wrap {
	background: none repeat scroll 0 0 #b4a276;
	border-radius: 5px 5px 0 0;
}
#ninja_forms_required_items {
	display: none;
}
#ninja_forms_field_1_div_wrap > p {
	color: #FFFFFF;
	font-size: 15px;
	padding: 10px;
}
.label-left > label {
	display: none;
}
.field-wrap input[type="text"] {
	border: 2px solid #DADADA;
	padding: 5px;
	width: 200px;
}
.field-wrap textarea {
	border: 2px solid #DADADA;
	height: 65px !important;
	padding: 5px;
	resize: none;
	width: 220px;
}
.field-wrap input[type="submit"] {
	background: none repeat scroll 0 0 #FF0000;
	border: medium none;
	border-radius: 5px 5px 5px 5px;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 34px;
	margin: 5px 0 0;
	padding: 10px 15px;
}
#ninja_forms_field_9_div_wrap span {
	border-bottom: 1px solid #666;
	color: #FFFFFF;
	display: block;
	font-size: 18px;
	margin: 20px 10px;
	padding: 0 0 10px;
}
.field-wrap, #ninja_forms_required_items {
	margin: 10px 0;
}
#ninja_forms_field_3_div_wrap {
	margin-bottom: 15px;
}
.ninja-forms-form-wrap .ninja-forms-form .field-wrap.label-left .ninja-forms-field, .ninja-forms-form-wrap .ninja-forms-form .field-wrap.label-left .ninja-forms-star-rating-control {
	margin-left: 0;
}
.field-wrap {
	margin-left: 5px;
}
#tiny-carousel-slider1 .disable {
	left: 0;
	position: absolute;
	visibility: hidden;
}
#tiny-carousel-slider1 .next {
	background-position: 0 0;
	margin: 0;
	position: absolute;
	right: 0;
	top: 32%;
}
#tiny-carousel-slider1 .viewport {
	float: left;
	height: 145px;
	overflow: hidden;
	position: relative;
	width: 680px;
}
ul.overview {
	margin: 0 0 0 15px;
	overflow: hidden;
}
#tiny-carousel-slider1 .overview li {
	float: left;
	padding: 0 10px;
}
#tiny-carousel-slider1 .buttons {
	background: url("http://localhost/livingreen/wp-content/plugins/tiny-carousel-horizontal-slider/buttons.png") no-repeat scroll 0 -38px transparent;
	display: block;
	height: 37px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999em;
	top: 37%;
	width: 39px;
}
.jcarousel-skin-tango .jcarousel-container {
/*-moz-border-radius: 10px;



    -webkit-border-radius: 10px;



   border-radius: 10px;



    background: #F0F6F9;



    border: 1px solid #346F97;*/



}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 0;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 75px;
	height: 245px;
	padding: 40px 20px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
	width: 662px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
/* width:  245px;



    height: 75px;*/



}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width: 75px;
	height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
	height: 150px;/*width: 190px;*/
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 50px;
	right: 0;
	width: 37px;
	height: 37px;
	cursor: pointer;
	background: url(images/r-arrow.png) no-repeat;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(images/l-arrow.png) no-repeat);
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 50px;
	left: -5px;
	width: 37px;
	height: 37px;
	cursor: pointer;
	background: url(images/l-arrow.png) no-repeat;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background: url(images/r-arrow.png) no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**



 *  Vertical Buttons



 */



.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	left: 43px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-vertical.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	background-position: 0 -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	background-position: 0 -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
header {
	background: none repeat scroll 0 0 #FFFFFF;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 99999;
}
.sec-top {
	padding: 145px 0 0;
}
.hule-anti {
  margin: 10px 0 0;
  width: 100%;
}
.hule-anti .even {
  background: none repeat scroll 0 0 #81D05A;
}
.even > td {
  font-size: 14px;
  padding: 5px;
  text-align: center;
}
.hule-anti .odd {
}
.odd > td {
  font-size: 14px;
  padding: 5px;
  text-align: center;
}



/** added by mahesh **/

#ninja_forms_field_12 {
  width: 59%;
}

/*   end  */



/*     Responsive Css    */





@media (max-width:980px) {
.top-contact {
	margin: 2% 25px 0 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 0 0 15px;
	width: 645px;
}
footer .contact {
	padding-left: 10px;
}
.copyright {
	padding: 10px 0 10px 10px;
}
.right-content {
	float: left;
	overflow: hidden;
	width: 29%;
}
.logo .logo_dis, header .logo a {
	max-width:40%;
}
}
 @media (max-width:800px) {
.wrapper {
	width: 100%;
}
.top-contact {
	float: left;
	margin: 0 0 10px;
	text-align: center;
	width: 100%;
}
.main_manu li a {
  font-size: 16px;
  padding: 10px 5px;
}
.sec-top {
	padding: 230px 0 0;
}
.middle-content .left-content {
	float: none;
	width: 100%;
}
.slider-button {
	right: 9%;
}
.left-content .product-img {
	margin: 10px 8%;
}
.left-content .product-desc {
	margin: 5% 15px 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 8%;
	width: 85%;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 30px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 20px;
}
.right-content {
	float: none;
	margin: 15px auto 0;
	overflow: hidden;
	width: 98%;
}
#ninja_forms_field_12 {
  width: 23.5% !important;
}

}


 @media (max-width:768px) {
.main_manu li a {
	font-size: 17px;
}
.left-content .product-img {
	margin: 10px 6%;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 6%;
	width: 89%;
}
.main_manu li a {
  font-size: 15px;
}
.sec-top {
  padding: 230px 0 0;
}
#ninja_forms_field_12 {
  width: 25% !important;
}

}


 @media (max-width:640px) {
.main_manu li a {
	font-size: 15px;
	padding: 10px 6px;
}
#rev_slider_1_1, #rev_slider_1_1_wrapper {
	height: 255px;
	width: 630px !important;
}
.slider-button {
	right: 3%;
	top: 70%;
}
.left-content .product-img {
	margin: 10px 0;
}
.products li {
	padding: 0 3px;
}
.product-details .details-right {
	float: right;
	margin-left: 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0;
	width: 100%;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 0;
}
.f-p-image li {
	padding: 0 2px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: -15px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: -15px;
}
.main_manu li a {
  font-size: 12px;
  padding: 10px 5px;
}
.box > a img {
  width: 100%;
}
.product-details .details-right {
  float: left;
  margin-left: 40px;
  width: 53%;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
  overflow: hidden;
}
#ninja_forms_field_12 {
  width: 28% !important;
}

}

@media (max-width:585px) {
header {
	position: static;
}
.logo > p {
	margin: 0 0 0 5px;
	float: none;
}
.top-contact {
	margin: 10px 0;
}
.main_manu li {
	border-right: medium none;
	float: none;
	text-align: center;
}
.sec-top {
	padding: 0;
}
.left-content .product-img {
	margin: 2% 15% 0;
}
.left-content .slider {
	height: 215px;
	position: relative;
}
#rev_slider_1_1, #rev_slider_1_1_wrapper {
	height: 215px !important;
	width: 570px !important;
}
.products li {
	padding: 5px;
}
.product-details .details-left {
	float: none;
	width:100%;
}
.product-details .details-right {
	float: none;
	width:100% !important;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
}
.product-details .details-right {
	float: none;
	margin-left: 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 auto;
	width: 73%;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 40px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 40px;
}
footer .contact {
	padding-left: 10px;
	padding-right: 25px;
	width: 45%;
}
.contact > h3 {
	width: 60%;
}
.payment-method {
	width: 45%;
}
}
 @media (max-width:480px) {
header {
	position: static;
}
.logo > p {
	margin: 0 0 0 5px;
	float: none;
}
.top-contact {
	margin: 10px 0;
}
.main_manu li {
	border-right: medium none;
	float: none;
	text-align: center;
}
.sec-top {
	padding: 0;
}
.left-content .product-img {
	margin: 2% 15% 0;
}
.left-content .slider {
	height: 215px;
	position: relative;
}
#rev_slider_1_1, #rev_slider_1_1_wrapper {
	height: 255px;
	width: 470px !important;
}
.products li {
	padding: 5px;
}
.product-details .details-left {
	float: none;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
}
.product-details .details-right {
	float: none;
	margin-left: 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 auto;
	width: 89.5%;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 0px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 0px;
}
footer .contact {
	padding-left: 10px;
	padding-right: 25px;
	width: 45%;
}
.contact > h3 {
	width: 60%;
}
.payment-method {
	width: 45%;
}
.left-content .product-img {
  margin: 2% 0 0;
}
.products li {
  width: 22%;
}
.box > a img {
  height: auto;
  width: 100%;
}
.box > p {
  color: #3A3A3A;
  font-size: 15px;
  text-align: center;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
}
.product-details .details-left {
  float: left;
  width: 55%;
}
.thumbs-img li {
  width: 30%;
}
.logo .logo_dis {
  margin: 0 0 0 5px;
}
.product-details .details-right {
  float: left;
  margin-left: 0;
  width: 100%;
}
#ninja_forms_field_12 {
  width: 39% !important;
}
.pagination > a {
  margin: 0 2px;
}



}

 @media (max-width:360px) {
#rev_slider_1_1, #rev_slider_1_1_wrapper {
	height: 255px;
	width: 350px !important;
}
.left-content .slider {
	height: 215px;
	position: relative;
}
.slider-button {
	right: -10%;
	top: 68%;
}
.slider-button img {
	width: 80%;
}
.left-content .product-img {
	margin: 2% 4% 0;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
}
footer .contact {
	padding-left: 10px;
	padding-right: 0;
	width: 100%;
}
.payment-method {
	margin: 10px 0 0;
	width: 100%;
}
.copyright p {
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 auto;
	width: 61%;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	left: 30px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	right: 30px;
}
.product-img .products {
  margin: 0;
  overflow: hidden;
}
.products li {
  min-height: 180px;
  width: 46%;
}
.product-details .details-left {
  float: left;
  width: 65%;
}
#ninja_forms_field_12 {
  width: 52.6% !important;
}


}
 @media (max-width:320px) {
.product-img .products {
	margin: 0 0;
	overflow: hidden;
}
.details-left .thumbs-img {
  margin: 10px 0 25px 0;
}
.jcarousel-skin-tango .jcarousel-clip {
	margin: 0 auto;
	width: 69%;
}
.product-desc > h2 {
  font-size: 20px;
}
#ninja_forms_field_12 {
  width: 58% !important;
}
.blog-desc > h1 a {
  font-size: 20px;
}

}
/** added by amit **/

.top-contact > a, .right-contact a {
	color: inherit;
	text-decoration: none;
}
.viajes{
	height: 30px;
}
.blog {
	float: right;
}
.volver {
	color: #FFF;
	background-color: #C00;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.volver a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.black{
	color: #202020;
	font-size: 24px;
	margin: 5px 0;
}
.especificaciones {
	float: right;
	width: calc(60% - 30px);
}
.especificaciones td{
	padding: 10px 5px;
}
@media (max-width:982px) {
	.especificaciones{
    	width: 100%;
    	float: none;
		clear: both;
	}
	.entry-content{
		padding: 0 10px;
	}
	.details-right{
		float:none;
		width:100%
		clear: both;
	}
}
.especificaciones h2 {
	font-size: 120%;
	color: #333;
	font-weight: bold;
}
.especificaciones .esp {
	background-color: #fff7d6;
	display: block;
	float: left;
	padding: 3px;
	width: 100%;
	padding:0 10px;
	box-sizing:border-box;
}
.especificaciones .esp div{
	float: left;
	width: 50%;
}
.especificaciones .esp p{
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}
.especificaciones .esp strong{
	font-weight: bold;
}
.attachment-post-thumbnail{
	float: left;
	}
.izquierdocontent{
	float: left;
	width: 275px;
	margin-right: 10px;
}
.izquierdocontent p{
	font-size: 15px;
}
.derechacontent{
	float: left;
	width: 388px;
	margin-right: 10px;
}
.derechacontent p{
	font-size: 14px;
	color: #333;
	line-height: 17px;
}
.linkrojo{
	background-color: #C00;
	display: block;
	float: right;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.linkrojo a{
	color: #FFF;
	text-decoration: none;
}
.entry-title
{
	visibility: hidden;
}
/* Añadido por Altamiraweb - Inicio */
.huge_it_slideshow_description_text_1{
	width:50% !important;
	left:3% !important;
	font-size:18px !important;
	line-height:24px !important;
}
@media (max-width:800px) {
	.slider-button{display:none !important;}
	.huge_it_slideshow_description_text_1{width:94% !important;}
}

#horario{
    position:relative;
}
.boton-horario{
    cursor: pointer;
    background-color: #990007;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 3px;
    display: block;
}
.boton-horario:before{
	font-family:'FontAwesome';
	content:"\f0dd";
	font-size:18px;
	color:#fff;
	position:absolute;
	top:3px;
	right:10px;
}
#info-horario{
    display:none;
    position: absolute;
    right: 0;
    top: 33px;
    text-align: center;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #ab0e23;
    padding: 20px 20px 10px 20px;
    z-index: 1000;
    font-size:16px;
}
#info-horario p{
    margin-bottom:10px;
}
.horario-visible{
	display:block !important;
}
#info-horario:before{
	font-family:'FontAwesome';
	content:"\f007";
	font-size:18px;
	color:#ab0e23;
	position:absolute;
	top:5px;
	right:10px;
}
.slider{
	margin-bottom: 20px;
}
.huge-it-caption div {
    padding: 0 !important;
}
.huge-it-caption div p{
	padding: 15px;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;
    float: left;
    font-size: 20px;
}
@media (max-width:800px){
	.huge-it-caption div p{
		padding: 5px 15px;
    	font-size: 18px;
	}
}
.huge-it-caption div h6{
	padding: 5px 20px;
    display: inline-block;
    width: 50%;
    text-align: right;
    box-sizing: border-box;
    float: right;
    background-color: #DE0000;
    font-size: 18px;
}
.huge-it-caption div span{
	display:block;
    clear:both;
	height:0;
}
.boxfirst.gallery{
	margin-bottom:26px;
}
.content-desc strong{
	font-weight:bold !important;
}
/* Recaptcha */
#grecaptcha > div{
	margin:auto !important;
}
/* Footer form */
.footer-form{
    width: 32%;
    float: right;
}
.footer-form input, .footer-form textarea{
	width: 100%;
    padding: 10px 5px;
    margin-bottom: 10px;
	box-sizing: border-box;
}
.footer-form input[type="submit"]{
	background-color: #DE0000;
    color: #fff;
    border: none;
    font-size: 24px;
}

@media (max-width:982px) {
	.footer-form{
    	width: 100%;
    	float: none;
		clear: both;
		padding: 30px 10px 0;
		box-sizing: border-box;
	}
}
/* Restaurar funcionalidad menu */
@media (min-width:801px) {
	.sub-menu{
		display:none;
		width: 240px;
		transition: all ease 1s !important;
		position: absolute;
		top: 38px;
		left: 0;
	}
	.menu-item-has-children:hover .sub-menu, .sub-menu:hover{
		display:block;
	}
	.menu-item-has-children{
		position: relative;
	}
	nav {
		background: #515151;
		max-height: 38px;
		overflow: visible !important;
	}
	.sub-menu .menu-item{
		width: 100%;
    	background-color: #646464;
	}
	.sub-menu .menu-item a{
		width: 100%;
		box-sizing:border-box;
		font-size: 14px;
	}
}
@media (max-width:800px) {
	.sub-menu{
		display:none;
		transition:all ease 1s !important;
	}
	.menu-item-has-children{
		border-bottom:1px solid #ddd;
	}
	.menu-item-has-children:hover .sub-menu, .sub-menu:hover{
		display:block;
	}
	.main_manu li a {
    	border-right: none;
	}
}
/* Pagina nosotros */
.images4{
	margin-top:80px;
	padding-bottom:120px;
}
@media (min-width:801px) {
	.divleft{
		float:left;
		width:64%;
	}
	.divright{
		float:right;
		width:32%;
	}
	.images4 .image{
		float:left;
		width:23.5%;
		margin-right:2%;
	}
	.images4 .image:nth-child(4n){
		margin-right:0;
	}
}
@media (max-width:800px) {
	.images4 .image{
		float:left;
		width:48%;
		margin-right:4%;
		margin-bottom:20px;
	}
	.images4 .image:nth-child(2n){
		margin-right:0;
	}
}
/* Whatsapp */
.whatsapp{
	margin-top:10px;
}
.whatsapp a{
	color: #fff !important;
    text-decoration: none !important;
    line-height: 24px !important;
    vertical-align: middle;
    font-weight: bold;
    font-size: 14px;
}
.whatsapp span{
	margin-left:10px;
}
/* Añadido por Altamiraweb - Fin */