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;
	width:calc(100% - 300px);
}
header .logo a {
	float: left;
}
.logo > img {
	float: left;
}
.logo .logo_dis {
	float: right;
	font-size: 18px;
	font-weight: bold;
	margin: 5.5% 0 0 5px;
	color: #212121;
	width: calc(100% - 320px);
}
.logo .logo_dis > span {
	display: inline-block;
	float: left;
	margin-top: 4px;
	transform: rotate(180deg);
}
.top-contact {
	float: right;
	text-align: center;
	margin: 5px 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: hidden;
}
.main_manu li {
	list-style: none;
	float: left;
	padding: 0;
	border-right: 1px solid #8F8F8F;
}
#menu-item-139 {
	border-right: none;
}
.main_manu li a {
	color: #FFFFFF;
	display: inline-block;
	font-size: 18px;
	padding: 10px 15px;
	text-decoration: none;
}
.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 li {
	float: left;
	list-style: none outside none;
	padding: 0 6px;
	width: 23%;
}
.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 0;
	overflow: hidden;
}
.product-details .details-left {
	float: left;
	width:40%;
}
.details-left > img {
	border: 1px solid #CCCCCC;
}
.details-left .thumbs-img {
  margin: 5px 15% 0;
  overflow: hidden;
}
.thumbs-img li {
  float: left;
  list-style: none outside none;
  padding: 0 15px;
  width: 34%;
}
.thumbs-img li .box1 {
    color: #BB0000;
    font-size: 14px;
}
.box1 > img {
	border: 1px solid #ccc;
}
.box1 > p {
	text-align: center;
	color: #c93333;
	margin: 3px 0 0;
	font-size:14px;
}
.product-details .details-right {
	float: left;
	margin-left: 30px;
}
.details-right > h3 {
	color: #C93333;
	font-size: 16px;
	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: 0 0 5px 5px;
	padding: 0 0 10px;
}
.right-form .form-name {
	background: #b4a276;
	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;
}
.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: 30px;
	color: #515151;
	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_3_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: 150px 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%;
}}
 @media (max-width:800px) {
	 header .logo {
		width:100%;
		text-align: center;
	}
	header .logo a {
		float: none;
	}
	.logo .logo_dis {
		width:100%;
		margin: 0 0 0 5px;
	}
.wrapper {
	width: 100%;
}
.top-contact {
	float: left;
	margin: 0 0 10px;
	text-align: center;
	width: 100%;
}
.main_manu li a {
  font-size: 14px;

  padding: 10px 5px;
}
.sec-top {
	padding: 225px 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: 190px 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: 5px 9% 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;
	text-align: center;
}
.details-left .thumbs-img {
	margin: 10px 22%;
}
.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;
	text-align: center;
}
.details-left .thumbs-img {
	margin: 10px 22%;
}
.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;
}
.product-details .details-left {
  float: left;

  width: 55%;
}
.thumbs-img li {
  padding: 0 15px;

  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 11%;
}
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 5%;
}
.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;}

/** custom **/
#enlace-blog{
	text-decoration:none;
	color:white;
}
#titulo-post{
	font-size: 30px;
	color: #515151;
	margin-top:20px;
}
#escrito-por{
	color: #5f8100;
	text-decoration: none;
}
#post-fecha{
	clear: both;
	color: #5F8100;
	display: block;
	float: right;
	padding: 4% 10% 0 0;
}
.right-content .synved-social-button{
	display:none;
}
#leer-mas{
	display:block;
	text-align:center;
	text-decoration:none;
	padding-top:10px;
	height:24px;
	width:180px;
	color:white;
	background-color:#ba000e;
	border-radius:5px;
	font-size:14px;
	margin:10px;
	float:right;
}
#leer-mas:hover{
	background-color:#f10000;
}
.nav-single{
	height:24px;
	padding:10px 10px 0 10px;
}
.nav-single a{
	color:white;
	text-decoration:none;
}
.nav-single a:hover{
	color:white;
	text-decoration:underline;
}
.imagen{
	float:left;
	margin:15px 15px 15px 0px;
}
#division{
	clear:both;
	border-bottom:#ba000e 1px dotted;
}
.nav-next{
	float:right;
}

/* formulario lateral - inicio*/

.right-form .wpcf7{
	background-color: #515151 !important;
	border-radius: 0 0 5px 5px;
}
#right-form-7 p{
	color:white;
	font-size: 14px;
	padding-top:5px;
	padding-bottom:5px;
}
#right-form-7 input{
	width:95%;
	padding:4px 2.5%;
	border-radius: 0px;
	font-size: 14px;
}
#right-form-7 textarea{
	width:95%;
	padding:4px 2.5%;
	height:70px;
	border-radius: 0px;
	font-size: 14px;
}
.screen-reader-response{
	color:red;
	padding:20px;
	display:none;
}
.wpcf7-form{
	margin-bottom:0px;
}
#right-form-7 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: 32px;
	margin: 5px 0 0;
	width:100%;
	padding:20px 0px;
	text-align:center;
}
#right-form-7 input[type="submit"]:hover{
	color:#515151;
	background-color:#b4a276;
}
.wpcf7-response-output{
	color:white !important;
}

/* formulario lateral - fin*/
/* 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;}
}
/* Añadido por Altamiraweb - Fin */
/* horario*/
#horario{
    position:relative;
}
.boton-horario{
    cursor: pointer;
    background-color: #990007;
    color: #fff !important;
    padding: 5px 10px;
    font-size: 16px;
    border-radius: 3px;
    display: block;
	margin: 5px 0;
}
.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;
}
