/* Theme Name: Dande  */





@font-face {
	font-family: 'TrajanProRegular';
	src: url('../fonts/trajanpro-regular.eot');
	src: url('../fonts/trajanpro-regular.eot') format('embedded-opentype'), url('../fonts/trajanpro-regular.woff2') format('woff2'), url('../fonts/trajanpro-regular.woff') format('woff'), url('../fonts/trajanpro-regular.ttf') format('truetype'), url('../fonts/trajanpro-regular.svg#TrajanProRegular') format('svg');
}
body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	font-weight: 400;/* background: url("images/body_bg.png") no-repeat center top;*/
}
h1, h2, h3, h4, h5, h6, p, span, ul, li {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3 {
	font-family: 'Quicksand', sans-serif;
}
.clr {
	clear: both
}
a:hover, a:focus, img:hover, img:focus {
	outline: none !important;
}
/********************************index***************************************/



.main_container {
	width: 100%;
	float: left;
	border-top: 5px solid #fff;
	margin: 0px;
	padding: 0px;
}
.container, #container {
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
}
body.woocommerce-page #container {
	text-align:left;
}
body.woocommerce-page .products li img {
	width:auto !important;
}
body .hover_in {
	background-color: rgba(0, 0, 0, 0.6);
}
body .sliderimgLi:hover img {
	border: 1px solid #222 !important;
}
.row {
	width:100%;
	float:left;
	margin:0px;
	padding:0px;
}
.bg_header {
	background: #ccffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccffff), color-stop(100%, #9aefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ccffff 0%, #9aefef 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d30c0c', endColorstr='#bb1315', GradientType=0 ); /* IE6-9 */
	width: 100%;
	float: left;
	box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.45) inset;
}
.header-container {
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
}
header {
	margin-top: 35px;
	padding: 0px;
	width: 1002px;
}
.navigation {
	width: 100%;
	float: left;
	margin: 46px 0px 0px 0px;
	padding: 0px;
	position: relative;
}
.navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	position: relative;
	margin-bottom: 8px;
}
.navigation ul li ul li {
	float: left;
	width: 100%;
	padding: 0 !important;
}
.navigation ul li ul li a {
	border-radius: 0px;
}
.navigation ul li {
	display: inline;
	margin: 0px;
	padding: 17px 0px 27px;
	font-size: 14px;
	position: relative;
}
.navigation li a {
	text-decoration: none;
	margin: 0px;
	padding: 7px 14px;
	font-weight: 600;
	color: #006666;
	display: inline-block;
	text-transform: uppercase;
}
.navigation li.current-menu-item, .navigation li:hover, .navigation li.current-menu-parent {
	background: url("images/active.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
	padding: 17px 0px;
}
.navigation li:hover a, .navigation li.current-menu-item a, .navigation li.current-menu-parent a {
	color: #462825;
	background: #fff;
	border-radius: 4px;
	display: inline-block;
	text-shadow: none;
}
.navigation li:hover ul.sub-menu li a {
	font-size: 12px;
	float: left;
	opacity: 1;
	border-radius: 0px;
	color: #006666;
	text-transform: capitalize;
	display: block;
}
.navigation li ul.sub-menu li a {
	background: #ccffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccffff), color-stop(100%, #9aefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ccffff 0%, #9aefef 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d30c0c', endColorstr='#bb1315', GradientType=0 ); /* IE6-9 */
}
.navigation li ul.sub-menu li.current-menu-item {
	padding: 0px
}
.navigation li:hover ul.sub-menu li a:hover {
	background: #fff;
	color: #2b2929;
}
.navigation li ul.sub-menu li:last-child a:hover, .navigation li ul.sub-menu li:last-child a {
	border-radius: 0 0 8px 8px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
ul.sub-menu {
	border-radius: 0 0 8px 8px;
	display: none;
	left: 0;
	position: absolute;
	text-align: left;
	top: 40px;
	width: 200px;
	z-index: 999;
	border-top: 20px solid rgba(0, 0, 0, 0.0);
 box
}
.bottom_contant .left_contant li {
	font-family: arial;
	font-size: 14px;
	margin-bottom: 12px;
	color: #666;
	list-style-position: inside;
}
ul.sub-menu li a {
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	float: left;
	padding: 5px 14px !important;
	width: 85%;
}
li.menu-item-has-children:hover ul.sub-menu {
	display: block;
}
logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 320px;
	top: -54px;
	z-index: 99;
}
.main_banner {
	width: 100%;
	float: left;
	border-top: 2px solid #006666;
	border-bottom: 2px solid #006666;
	margin: 0px;
	padding: 0;
	/* margin: 0 0 15px; */







	min-height: 100px;
	overflow: hidden;
}
.inner.main_banner {
	border-top: 0px;
	border-bottom: 2px solid #C9D1D4;
}
.product_gallery .image_effect p span a {
	text-decoration: none;
}
.bg_contant {
	background: url(images/content_bg.jpg) no-repeat top center;
	float: left;
	background-size: 100% 100%;
	width: 100%;
	margin: 0px;
}
.banner {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.left_banner {
	float: left;
	margin: 18px 0px 0px 15px;
	padding: 0px;
}
.left_banner_2 {
	width: 615px;
	float: left;
	margin: 0px;
	padding: 0px;
	position: absolute;
	min-height: 95px;
	top: 272px;
	background: -moz-linear-gradient(left, rgba(204,204,204,0.36) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(204,204,204,0.36)), color-stop(100%, rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, rgba(204,204,204,0.36) 0%, rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, rgba(204,204,204,0.36) 0%, rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, rgba(204,204,204,0.36) 0%, rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to right, rgba(204,204,204,0.36) 0%, rgba(0,0,0,0) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6cccccc', endColorstr='#00000000', GradientType=1 ); /* IE6-9 */
}
.left_banner_2 h3 {
	margin: 22px 0px 0px 10px;
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #21211f;
	line-height: 30px;
	letter-spacing: 1px;
}
.right_banner {
	float: right;
	margin: 18px 92px 0px 0px;
	padding: 0px;
}
.all_block {
	width: 100%;
	float: left;
	margin: 30px 0px 20px 0px;
	padding: 0px;
	text-align: left;
}
.block_1 {
	width: 208px;
	float: left;
	border: 5px solid #fff;
	min-height: 167px;
	padding: 18px 0px 0px 10px;
	border-radius: 10px;
	background: url(images/block_1.png) no-repeat 0px 0px #bb1315;
	box-shadow: 0px 0px 3px #6e6e6e;
}
.block_shadow .block_1 h3 {
	width: 125px;
	font-family: 'TrajanProRegular';
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #006666;
	line-height: 18px;
	min-height: 36px;
}
.block_1 h3 span {
	color: #ff9f15
}
.product_gallery.gernal .block_shadow:nth-child(4) {
	margin-right: 0px;
}
.product_gallery.gernal .block_shadow:nth-child(2) {
	margin-left: 20px;
}
.block_1 p {
	width: 102px;
	margin: 0 !important;
	padding: 0px;
	font-size: 12px;
	color: #006666 !important;
	line-height: 14px;
}
.block_shadow {
	background-image: url(images/shadow.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	float: left;
	padding-bottom: 36px;
	width: 228px;
	margin: 0px 30px 0px 0px;
}
.all_block .block_shadow:last-child {
	margin-right: 0px
}
.all_block .block_shadow:nth-child(2) .block_1 {
	background: url(images/block_2.png) no-repeat 0px 0px #89a7be;
}
.all_block .block_shadow:nth-child(3) .block_1 {
	background: url(images/block_3.png) no-repeat 0px 0px #89a7be;
}
.all_block .block_shadow:nth-child(4) .block_1 {
	background: url(images/block_4.png) no-repeat 0px 0px #89a7be;
	margin: 0px;
}
.bottom_contant {
	width: 100%;
	float: left;
	margin: 0px 0px 46px 0px;
	padding: 0px;
	text-align: left;
}
.left_contant {
	width: 34%;
	float: left;
	border-right: 1px solid #c7c7c7;
	margin: 0px;
	padding: 0px 0px 0px 26px;
	min-height: 188px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
}
.left_contant h2 {
	margin: 0px 0px 18px 4px;
	padding: 0px;
	font-size: 24px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	color: #006666;
	text-transform: uppercase;
}
.left_contant h6 {
	color: #333;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 0 16px 4px;
	padding: 0;
	width: 315px;
	font-family: arial;
	font-weight: normal;
}
.left_contant p {
	color: #666;
	font-family: arial;
	font-size: 12px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 0 0 4px;
	padding: 0;
	width: 315px;
}
.left_contant:first-child {
	padding: 0px;
}
.right_contant {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
.right_contant h2 {
	margin: 0px 0px 15px 4px;
	padding: 0px;
	font-size: 24px;
	color: #006666;
	letter-spacing: 1px;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}
.right_contant .entry-content {
	color: #222;
	float: right;
	font-size: 12px;
	line-height: 20px;
	margin: 4px 0 0;
	padding: 0;
	width: 270px;
	font-family: arial;
}
.right_contant .testimonial span {
	color: #006666;
	font-size: 24px;
	letter-spacing: 0.2em;
	line-height: 10px;
	position: relative;
	top: 6px;
}
.right_contant .testimonial span:nth-child(2) {
	float: left;
}
.right_contant .testimonial span:last-child {
	float: right;
}
.right_contant .testimonial p.testimonial-client-name {
	float: right;
}
.right_contant .testimonial-client-name cite {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.testi-cont .testimonial p {
	float: left;
}
.testimonial .testimonial-text img {
	float: left;
	position: relative;
	top: -5px;
	margin-right: 10px;
}
.testi-cont .testimonial p.testimonial-client-name {
	float: right;
	margin: 0px;
}
.testi-cont p.testimonial-client-name cite {
	color: #ccffff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.testi-cont .testimonial {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccffff;
	display: inline-block;
	float: none;
	margin: 0 1% 25px;
	padding: 10px 2%;
	width: 43%;
}
.product_gallery.gernal .all_block {
	margin-bottom: 50px;
	padding-bottom: 10px;
}
.all_block h3 {
	padding-left: 20px;
}
.testi-cont .testimonial:hover {
	box-shadow: 0 0 10px rgba(195, 38, 46, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(195, 38, 46, 0.5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-khtml-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
}
.testi-cont {
	float: left;
	width: 100%;
}
.right_contant .testimonial p {
	float: left;
}
body .testimonial {
	padding-left: 0;
}
body .testimonial .quote {
	display: none;
}
.read_more {
	width: 100%;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.read_more h6 {
	color: #006666;
	float: right;
	font-size: 12px;
	font-style: normal;
	margin: -10px 0 0;
	padding: 0;
	font-family: arial;
}
.right_contant a {
	color: #3b3b3b;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style: italic;
}
.border {
	width: 95%;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}
footer {
	width: 100%;
	background: #ccffff;
	float: left;
	height: auto;
}
.footer {
	float: none;
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 1002px;
	overflow: hidden;
}
.left_footer {
	width: 40%;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
.left_footer p {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 9px 4px;
	padding: 0;
	text-align: left;
}
.contact_form {
	float: left;
	padding: 3% 3% 0 3%;
	width: 94%;
	background: #fff;
	border-radius: 0px;
	box-shadow: none;
}
.contact_form h2 {
	padding-bottom:20px;
}
body span.wpcf7-not-valid-tip {
	color: #f00;
	display: block;
	font-size: 12px;
	margin: -7px 0 5px 4px;
	text-align: left;
}
.contact_form div.wpcf7-response-output.wpcf7-validation-errors {
	border: 1px solid red;
	display: block;
	float: left;
	padding: 10px 2% !important;
	width: 94%;
}
.contact_form h3 {
	font-family: arial;
	font-size: 14px;
	padding-bottom: 10px;
	text-align: center;
}
.wpcf7-form p.fa-label {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}
.contact_form_rightside {
	float:left;
	margin:0px;
	padding:0px;
	width:42%;
}
.contact_form_rightside a {
	color: #373737;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 100%;
	float:right;
	text-decoration:none;
}
.contact_form_rightside img {
	float:left;
	margin:85px 0px 15px 105px;
	padding:0px;
}
.contact_form input[type="text"], .contact_form select, textarea, .contact_form input[type="email"], .contact_form input[type="tel"], .contact_form input[type="number"] {
	border: 1px solid #c5c9ca;
	border-radius: 4px;
	height: 36px;
	margin: 1% 1% 10px;
	padding-left: 2%;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	resize:none;
}

.contact_form .dis_form .wpcf7-form {
    margin: 0 auto;
    max-width: 600px;
    min-width: 280px;
    width: 60%;
}

.contact_width input[type="submit"] {
	border: 1px solid #c5c9ca;
	border-radius: 0;
	height: 32px;
	margin: 1%;
	float:left;
	padding: 6px 30px;
}
.woocommerce-message a.button.wc-forward {
	min-height: 10px;
}
.contact_form textarea {
	padding-left: 1%;
	width: 97%;
}
.error-fol {
	margin:200px 0 100px 0;
	float:left;
	width:100%;
	text-align:center;
}
.error-fol h2 {
	margin-bottom:10px;
}
.contact_form input:focus, .contact_form textarea:focus, .contact_form select:focus {
	border-color: #777;
}
.contact_form p {
	width: 100%
}
.contact_form select {
	width: 48%;
}
.contact_form input[type="checkbox"] {
	float: left;
	height: 20px;
	width: 17%;
}
textarea {
	min-height: 100px;
	padding-left: 7px;
	padding-top: 10px;
	width: 95%;
	font-size: 13px;
	font-weight:400;
}
.contact_width {
	width:50%;
	float:left;
	margin:0px;
	padding:0px;
}
input[type="submit"] {
	font-weight: bold;
	cursor: pointer;
	background: #725d4a;
	font-size: 15px;
	transition: all ease 0.5s;
	color: #fff
}
input[type="submit"]:focus, input[type="submit"]:hover {
	background: #ccffff;
	transition: all ease 0.5s;
	color: #fff;
}
span.wpcf7-list-item {
	display: inline-block;
	margin-bottom: 15px;
	margin-left: 0.5em;
	width: 33%;
}
.contact_dis {
	width: 100%;
	float:left;
	margin-bottom:10px;
}
.contact_dis .contact_box {
    background-image: url("images/contact.png"), linear-gradient(to bottom, #ffffff 0%, #f5f5ed 100%);
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto auto, auto auto;
    border:0;
    border-radius: 8px;
    box-shadow:0 0 1px 0 #aaa;
    display: inline-block;
    float: left;
    margin: 18px 1% 0;
    min-height: 215px;
    padding: 10px;
    transition: all 0.5s ease 0s;
    width: 44%;
		background-size: 100%;
}

.contact_form input[type="submit"] {
	background: none repeat scroll 0 0 #58bb00 !important;
	border: 1px solid #4a9e00 !important;
	border-radius: 2px;
	min-height: 32px;
	-webkit-border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	padding: 6px 50px;
}

.contact_form input[type="submit"]:hover {
	background: none repeat scroll 0 0 #4a9e00 !important;
	border: 1px solid #4a9e00 !important;
	box-shadow: none;
}

.contact_dis .contact_box:hover {
	background: #fff;
	transition: all ease 0.5s
}
.contact_dis .contact_box h3 {
	font-size: 20px;
}
.contact_dis .contact_box h3 span {
	color: #f00;
	display: inline-block;
	font-weight: bold;
	margin: 12px 0 0;
	font-size: 16px;
}
.contact_dis .contact_box p {
	color: #333;
	font-weight: bold;
	padding: 5px 0px 5px 18px
}
.contact_dis .contact_box p.call {
	background: url(images/call.png) no-repeat left 8px;
}
.contact_dis .contact_box p.factory {
	background: url(images/factory.png) no-repeat left 8px;
}
.wpc-title {
	text-align: center !important;
}
body .wpc-img {
	border: 0 none !important;
	cursor: default;
	overflow: visible !important;
}
.contact_dis .contact_box h3 img {
	width: 100%;
	max-width: 31px;
	position: relative;
	top: 2px;
}
.blockin span {
	color: #ccffff;
	font-size: 20px;
	display: block;
	font-weight: bold;
	margin: 0;
	text-transform: uppercase;
}
.block .wpp-img {
	display: inline-block;
	margin-top: 40px;
}
.desc {
	margin: 0px;
	padding: 0px;
}
.wpc-title.blockin {
	margin-bottom: 0;
	padding-bottom: 12px;
	text-align: center;
}
.block {
	background: #fff;
	border: 1px solid #ccc;
	display: inline-block;
	height: 535px;
	padding: 10px;
	position: relative;
	text-align: center;
	float: left;
	width: 288px;
	margin: 0 12px;
	transition: all 0.5s ease-out 0s;
}
.footer_navigation {
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer_navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_navigation ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 12px;
	border-right: 1px solid #462825;
}
.footer_navigation li a {
	text-decoration: none;
	margin: 0px;
	padding: 10px 10px 0 10px;
	color: #2f1a17;
}
.footer_navigation li a:hover {
	opacity: 0.5
}
.footer_navigation li:last-child {
	border-right: 0px;
}
.social_media {
	float: right;
	margin: 5px 0px 0px 16px;
	padding: 0px;
}
.social_media ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.social_media ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.main_banner.after-before {
	background: url(images/after-before.png) no-repeat center top #d7d7d7;
}
.container .inner_contant {
	display: block;
}
.container .inner_contant h1, .inner-banner h1 {
	background: #ccffff;
	border: 0 none;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 0 1px #fff;
	bottom: 0;
	color: #fff;
	display: inline-table;
	float: none;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 24px;
	font-weight: 400;
	height: 47px;
	left: 0;
	line-height: 47px;
	margin: 0 auto;
	padding: 0 30px;
	position: absolute;
	right: 0;
	text-align: left;
	width: 940px;
	z-index: 99;
}
.main_container #container {
	overflow:hidden;
}
.inner-banner h1 {
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 28px;
	font-weight: 400;
	color: #006666;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	-webkit-text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
}
.container .inner_contant h1 font {
	background: url("images/h1-bg.jpg") no-repeat scroll right bottom #006666;
	color: #fff;
	float: left;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 28px;
	font-weight: 400;
	height: 47px;
	line-height: 47px;
	padding: 0 50px;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
.large-con {
	float: left;
	width: 100%;
	padding: 20px 0 0;
	background: url("images/page_banner.jpg") no-repeat scroll 0 0 #fff;
	background-size: contain;
}
body .product_gallery table.mainTable {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	margin-left: -2px;
}
.main_banner.inner-banner img {
	display: inline-block;
	float: none;
	margin-bottom: -4px;
}
.main_banner.inner-banner {
	border-bottom: 0px;
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
}
.large-con .inner_contant {
	min-height: 380px;
}
body footer {
	margin-top: 25px;
}
body.home footer {
	margin-top: 0;
}
 */.envira-gallery-public .envira-gallery-item img, .product_gallery .image_effect img {
 border:5px solid #eeeeee;
 border-radius:4px;
}
 */ .envira-gallery-public .envira-gallery-item img:hover {
 border:5px solid #f09195;
 box-shadow:0px 0px 4px 0px #006666 inset
}
.product_gallery.margin_bottom {
	background: #fff;
}
.product_gallery {
	float: left;
	margin-left: 0px;
	text-align: center;
	width: 100%;
}
.product_gallery table.mainTable td#mainscollertd {
	float: left;
	overflow: hidden;
	width: 1002px;
	background: none !important;
}
.product_gallery table.mainTable {
	background: none repeat scroll 0 0 #ffffff;
	margin-left: -10px;
}
.product_gallery p {
	text-align: left;
}
body.woocommerce .content form button.single_add_to_cart_button, body.woocommerce .content form button.add_to_cart_button, body.woocommerce #content .products a.view-details, body.woocommerce-page #content .products a.view-details {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #555;
	border-radius: 20px;
	box-shadow: none;
	color: #555;
	padding: 10px 30px;
	text-shadow: none;
}
body.woocommerce #content .products a.view-details, body.woocommerce-page #content .products a.view-details {
	font-size: 12px;
	padding: 9px 25px;
}
body.woocommerce-page #content .woocommerce-result-count, body.woocommerce #content .woocommerce-result-count {
	color: #fff;
	float: right;
	font-size: 14px;
	margin-right: 20px;
	position: relative;
	top: -29px;
}
body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0 3.8% 1em 0;
	min-height: 400px;
}
body.woocommerce ul.products li.last, body.woocommerce-page ul.products li.last {
	margin-right: 0;
}
body.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
	font-size:13px;
}
body.woocommerce-page #content .products a.view-details, body.woocommerce #content .products a.view-details {
	display: inline-block;
}
body.woocommerce .content form button.single_add_to_cart_button:hover, body.woocommerce .content form button.add_to_cart_button:hover, body.woocommerce .content form button.single_add_to_cart_button:focus, body.woocommerce .content form button.add_to_cart_button:focus, body.woocommerce #content .products a.view-details:hover, body.woocommerce-page #content .products a.view-details:hover, body.woocommerce #content .products a.view-details:focus, body.woocommerce-page #content .products a.view-details:focus {
	background:#58bb00;
	color:#fff;
	border-color:#4a9e00;
	transition:all .5s ease 0s;
	-moz-transition:all .5s ease 0s;
	-webkit-transition:all .5s ease 0s;
	-khtml-transition:all .5s ease 0s;
	-ms-transition:all .5s ease 0s;
	-o-transition:all .5s ease 0s;
}
body.woocommerce-page #content .content .product .woocommerce-tabs {
	float: left;
	margin: 30px 0 0;
	width: 100%;
}
body.woocommerce .woocommerce-message, body.woocommerce .woocommerce-error, body.woocommerce .woocommerce-info, body.woocommerce-page .woocommerce-message, body.woocommerce-page .woocommerce-error, body.woocommerce-page .woocommerce-info {
	background: none repeat scroll 0 0 #fff;
}
body.woocommerce a.button, body.woocommerce button.button, body.woocommerce input.button, body.woocommerce #respond input#submit, body.woocommerce #content input.button, body.woocommerce-page a.button, body.woocommerce-page button.button, body.woocommerce-page input.button, body.woocommerce-page #respond input#submit, body.woocommerce-page #content input.button {
	background: none repeat scroll 0 0 #58bb00;
	border: 1px solid #4a9e00;
	border-radius: 2px;
	min-height: 32px;
	-webkit-border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
body.woocommerce-page .cart_item .product-price {
	padding: 28px 0 0;
}
body.woocommerce-page table.shop_table thead tr {
	background: none repeat scroll 0 0 #eedcd6;
	color: #515151;
}
body.woocommerce table.shop_table td, body.woocommerce-page table.shop_table td {
	/*border-top: 1px solid rgba(0, 0, 0, 0.1);*/
	border-top:0px;
}
body.woocommerce-page .large-con .inner_contant {
	float: left;
	width: 100%;
}
/*body.woocommerce-page ul.products .product-grid-wrap .discount {
    top: 175px;
	background:rgba(88,187,73,0.8);
}

body.woocommerce-page .related.products ul.products .product-grid-wrap .discount
{
	top:125px;
}*/

a.showcoupon, a.showlogin {
	text-decoration:none;
	color:#006666;
}
body.woocommerce table.shop_table td, body.woocommerce-page table.shop_table td {
	padding: 20px 12px;
}
body.woocommerce table.shop_table tr:last-child td, body.woocommerce-page table.shop_table tr:last-child td {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 10px;
	position: relative;
}
body.woocommerce a.button:hover, body.woocommerce button.button:hover, body.woocommerce input.button:hover, body.woocommerce #respond input#submit:hover, body.woocommerce #content input.button:hover, body.woocommerce-page a.button:hover, body.woocommerce-page button.button:hover, body.woocommerce-page input.button:hover, body.woocommerce-page #respond input#submit:hover, body.woocommerce-page #content input.button:hover {
	background: none repeat scroll 0 0 #4a9e00;
	border: 1px solid #4a9e00;
	box-shadow: none;
}
body.woocommerce a.button:focus, body.woocommerce button.button:focus, body.woocommerce input.button:focus, body.woocommerce #respond input#submit:focus, body.woocommerce #content input.button:focus, body.woocommerce-page a.button:focus, body.woocommerce-page button.button:focus, body.woocommerce-page input.button:focus, body.woocommerce-page #respond input#submit:focus, body.woocommerce-page #content input.button:focus {
	background: none repeat scroll 0 0 #4a9e00;
	border: 1px solid #4a9e00;
	box-shadow: none;
}
body.woocommerce a.button.alt, body.woocommerce button.button.alt, body.woocommerce input.button.alt, body.woocommerce #respond input#submit.alt, body.woocommerce #content input.button.alt, body.woocommerce-page a.button.alt, body.woocommerce-page button.button.alt, body.woocommerce-page input.button.alt, body.woocommerce-page #respond input#submit.alt, body.woocommerce-page #content input.button.alt, .contact_width input[type="submit"] {
	background: none repeat scroll 0 0 #ccffff;
	border-color: #006666;
}
body.woocommerce a.button.alt:hover, body.woocommerce button.button.alt:hover, body.woocommerce input.button.alt:hover, body.woocommerce #respond input#submit.alt:hover, body.woocommerce #content input.button.alt:hover, body.woocommerce-page a.button.alt:hover, body.woocommerce-page button.button.alt:hover, body.woocommerce-page input.button.alt:hover, body.woocommerce-page #respond input#submit.alt:hover, body.woocommerce-page #content input.button.alt:hover, .contact_width input[type="submit"]:hover, .contact_width input[type="submit"]:focus {
	background:#006666;
}
body.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .cart-collaterals .cart_totals {
	color: #666;
}
body.woocommerce .shipping_calculator, body.woocommerce-page .shipping_calculator {
	border:1px #dccdc8 solid;
	float: left !important;
	text-align: left !important;
	width:100% !important;
}
body.woocommerce a.shipping-calculator-button, body.woocommerce-page a.shipping-calculator-button {
	color:#515151;
	background:#eedcd6;
	text-transform:uppercase;
	font-size:16px;
	display:block;
	padding: 10px;
	text-decoration:none;
}
body .shipping-calculator-form {
	padding: 0 20px;
}
body.woocommerce input[type="text"], body.woocommerce input[type="tel"], body.woocommerce input[type="password"], body.woocommerce input[type="email"], body.woocommerce-page input[type="text"], body.woocommerce-page input[type="tel"], body.woocommerce-page input[type="password"], body.woocommerce-page input[type="email"] {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	box-shadow: none !important;
	height: 32px;
	padding: 8px 10px;
	width: 250px !important;
}
body.woocommerce #customer_details input[type="text"], body.woocommerce #customer_details input[type="tel"], body.woocommerce #customer_details input[type="password"], body.woocommerce #customer_details input[type="email"], body.woocommerce-page #customer_details input[type="text"], body.woocommerce-page #customer_details input[type="tel"], body.woocommerce-page #customer_details input[type="password"], body.woocommerce-page #customer_details input[type="email"] {
	width: 100% !important;
}
body.woocommerce select, body.woocommerce-page select {
	-moz-appearance: none;
	-webkit-appearance:none;
	border: 1px solid #ccc;
	color: #666;
	height: 32px;
}
body.woocommerce-page #content .content .product .woocommerce-tabs .tabs {
	background: none repeat scroll 0 0 #eedcd6;
	float: left;
	margin: 0 0 20px;
	padding: 0;
	width: 100%;
}
body.woocommerce-page #content .content .product .woocommerce-tabs .tabs li {
	border-right: 1px solid #d2c5c0;
	box-shadow: 0 1px 1px #fff;
	display: inline-block;
	float: left;
	margin-right: 0;
	padding: 0 !important;
	content: none !important;
}
body.woocommerce-page .star-rating a, body.woocommerce p.stars a:after, body.woocommerce-page p.stars a:after {
	color: #fe9501;
}
body.woocommerce-page .star-rating a:hover, body.woocommerce-page .star-rating a:hover:after, body.woocommerce-page .star-rating a.active:after, body.woocommerce p.stars a:hover:after, body.woocommerce p.stars a.active:after, body.woocommerce-page p.stars a:hover:after, body.woocommerce-page p.stars a.active:after {
	color: #fe9501;
}
body.woocommerce #reviews #comments ol.commentlist:before, body.woocommerce #reviews #comments ol.commentlist:after, body.woocommerce-page #reviews #comments ol.commentlist:before, body.woocommerce-page #reviews #comments ol.commentlist:after, body.woocommerce-page #reviews #comments ol.commentlist {
	padding:0px;
}
body.woocommerce .star-rating span:before, body.woocommerce-page .star-rating span:before {
	color:#fe9501;
}
body.woocommerce .star-rating:before, body.woocommerce-page .star-rating:before {
}
.woocommerce-review-link {
	color:#222;
	text-decoration:none;
	font-size:12px;
}
body.woocommerce-page #review_form_wrapper {
	margin:15px 0 0 0;
	display:block;
}
body.woocommerce-page #review_form_wrapper h3#reply-title {
	padding:5px 0;
}
body.woocommerce-page #content .content .product .woocommerce-tabs .tabs li a {
	color: #515151;
	display: inline-block;
	font-weight: bold;
	padding: 14px 30px;
	text-decoration: none;
}
body.woocommerce-page #content .content .product .woocommerce-tabs .tabs li.active a {
	background: none repeat scroll 0 0 #ccffff;
	color: #fff;
}
body.woocommerce-page .product .woocommerce-tabs .tabs li {
	background:none !important;
	box-shadow:none;
	content: none !important;
}
body.woocommerce-page #content .content .product .woocommerce-tabs #tab-description, body.woocommerce-page #content .content .product .woocommerce-tabs #tab-additional_information, body.woocommerce-page #content .content .product .woocommerce-tabs #tab-reviews {
	border: 1px solid #e0e0e0;
	display: block;
	margin-bottom: 20px;
	padding: 20px;
}
.woocommerce #content .content #review_form #respond textarea, .woocommerce-page #content .content #review_form #respond textarea {
	box-shadow:none;
	border-radius:0px;
	margin: 10px 0;
}
body.woocommerce-page .product .woocommerce-tabs .tabs li a {
	color: #515151;
	display: inline-block;
	font-weight: bold;
	padding: 18px 30px;
	text-decoration: none;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	background: none repeat scroll 0 0 #9fb8d3;
	border: 1px solid #72869b;
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 13px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
	vertical-align: text-top;
	width: 25px;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {
	background: none repeat scroll 0 0 #ccffff;
	border: 1px solid #006666;
	border-radius: 2px;
	box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.075) inset, 0 1px 0 rgba(255, 255, 255, 0.3) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	line-height: 13px;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
	vertical-align: text-top;
	width: 25px;
}
body.woocommerce .quantity .plus:hover, body.woocommerce .quantity .minus:hover, body.woocommerce #content .quantity .plus:hover, body.woocommerce #content .quantity .minus:hover, body.woocommerce-page .quantity .plus:hover, body.woocommerce-page .quantity .minus:hover, body.woocommerce-page #content .quantity .plus:hover, body.woocommerce-page #content .quantity .minus:hover {
	background:#006666;
}
body.woocommerce .quantity, body.woocommerce #content .quantity, body.woocommerce-page .quantity, body.woocommerce-page #content .quantity {
	margin: 6px 20px 0 5px !important;
	overflow: hidden;
	position: relative;
	width: 150px;
}
.woocommerce .quantity .minus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .minus {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	bottom: 0;
	left: 0;
}
.woocommerce .quantity .plus, .woocommerce #content .quantity .plus, .woocommerce-page .quantity .plus, .woocommerce-page #content .quantity .plus {
	border-bottom: 0 none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	right: 0;
	top:auto;
	bottom: 0;
}
.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #8397ac -moz-use-text-color #8397ac #8397ac;
	border-image: none;
	border-radius: 2px 0 0 2px;
	border-style: solid none solid solid;
	border-width: 1px 0 1px 1px;
	box-shadow: none;
	color: #303030;
	float: left;
	font-weight: bold;
	height: 28px;
	padding: 0;
	text-align: center;
	width: 150px;
}
.price ins {
	text-decoration:none;
}
.price ins del.amount {
	font-size:12px;
}
p.price {
	margin:10px 0 0 0;
}
.price ins span.amount {
	color:#333;
	font-size:16px;
	font-weight:normal;
}
.product_gallery .image_effect {
	background: #897a6c; /* Old browsers */
	background: -moz-linear-gradient(top, #897a6c 0%, #725d4a 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #897a6c), color-stop(100%, #725d4a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #897a6c 0%, #725d4a 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #897a6c 0%, #725d4a 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #897a6c 0%, #725d4a 100%); /* IE10+ */
	background: linear-gradient(to bottom, #897a6c 0%, #725d4a 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#897a6c', endColorstr='#725d4a', GradientType=0 ); /* IE6-9 */
	border: 1px solid #e8e8e8;
	border-radius: 0;
	display: inline-block;
	height: 300px;
	margin: 10px 0.5%;
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 23.6%;
}
.product_gallery .image_effect:first-child {
	margin-left: 0px;
}
.product_gallery .image_effect:last-child {
	margin-right: 0px;
}
.product_gallery .image_effect .imager {
	width: 100%;
	height: 235px;
	float: left;
	display: table;
	background: #ffffff; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%, #f7f7f7 99%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #ffffff), color-stop(99%, #f7f7f7)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%, #f7f7f7 99%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, #ffffff 0%, #f7f7f7 99%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, #ffffff 0%, #f7f7f7 99%); /* IE10+ */
	background: radial-gradient(ellipse at center, #ffffff 0%, #f7f7f7 99%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	text-align: center;/* IE6-9 fallback on horizontal gradient */
}
.product_gallery .image_effect h4 {
	font-size: 12px;
	color: #555555;
	margin: 10px auto;
	display: inline-block;
}
.product_gallery .image_effect p {
	color: #8c8b8b;
	font-size: 14px;
	margin: 0px 15px;
	text-align: center;
}
.product_gallery .image_effect p span a {
	color: #fe6e01;
	text-decoration: none;
}
.product_gallery .image_effect .imager img {
	margin: 35px auto -4px;
	max-width: 300px;
	transition: all 0.5s ease 0s;
	width: 83%;
}
.product_gallery .image_effect .imager:hover {
	width: 100%
}
.product_gallery .image_effect a.hover_effect {
	-webkit-transition: all .25s ease-out;
	-moz-transition: all .25s ease-out;
	-ms-transition: all .25s ease-out;
	transition: all .25s ease-out;
	float: left;
	position: absolute;
	bottom: -300px;
	left: 0px;
	text-align: center;
	line-height: 300px;
}
body p.gallery_li {
	background: url("images/h1.jpg") no-repeat scroll -497px 9px rgba(0, 0, 0, 0);
	border: 1px solid #aeb0ab;
	color: #000;
	font-family: cabin condensed;
	font-size: 14px;
	font-weight: 800;
	min-height: 46px;
	padding: 5px;
	text-align: center;
}
.crellyslider:hover > .cs-controls, .crellyslider > .cs-navigation {
	opacity: 1;
}
body .main_banner.inner-banner {
	margin-bottom: 15px;
}
body .crellyslider > .cs-navigation {
	bottom: 6px;
	position: absolute;
	text-align: right;
	width: 12%;
	right: 180px;
}
.crellyslider > .cs-navigation > .cs-slide-link.cs-active {
	background-color: rgba(0, 0, 0, 0.5);
	border: 3px solid #fff;
}
body .crellyslider > .cs-navigation > .cs-slide-link {
	background-color: #473b38;
	border: 3px solid #fff;
	cursor: pointer;
	display: inline-block;
	height: 18px;
	margin: 5px;
	width: 18px;
	border-radius: 50%;
	background-image: none !important;
}
p.gallery_li a {
	text-decoration: none;
	font-size: 14px;
	color: #006666;
	font-family: 'Cabin Condensed', sans-serif;
	font-weight: normal
}
.product_gallery .image_effect a.hover_effect span {
	width: 100px;
	height: 100px;
	display: inline-block;
	background: rgba(0, 0, 0, 0.8);
	border-radius: 50%;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
}
.product_gallery .image_effect:hover {
	background: #ccffff;
}
.product_gallery .image_effect:hover img {
	width: 100%;
}
.product_gallery .image_effect:hover .product_gallery .image_effect a.hover_effect {
	bottom: 0px;
	left: 0px;
	float: left
}
.product_gallery .image_effect h2, .product_gallery .image_effect h2 a {
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 18px 0px 0px;
	display: inline-block;
	text-decoration: none;
}
.product_gallery .image_effect:hover h2 a{color:#006666;}
.product_gallery .image_effect h2 a {
	margin-top: 0px;
}
.videos {
	width: 465px;
	height: 309px;
	display: inline-block;
	margin: 26px 16px 26px 0;
	background: #999;
}
.inner_contant p, ul.tips li, .product_gallery p, ol.tips li {
	color: #8b8989;
	font-size: 12px;
	margin: 15px 0;
	text-align: left;
	line-height: 22px;
}
.left_product_2 p {
	color: #8b8989;
	font-size: 12px;
	line-height: 22px;
	margin: 15px 0;
	text-align: justify;
}
ul.tips p {
	float: right;
	margin: 5px 0px;
	width: 60%;
	color: #686868;
	text-align: left;
}
ol.tips li {
	float: right;
	margin: 5px 0px;
	width: 60%;
	color: #686868;
	text-align: left;
}
ol.tips p.note {
	width: 100%;
	float: left;
	margin: 20px 0px;
}
.left_product, .left_about {
	float: left;
	margin: 3% 3% 3% 0;
	width: 48%;
}
.left_product_2 {
	float: left;
	margin: 3% 0 3% 0;
	padding: 0 3% 0 0;
	width: 47%;
}
.background_color {
	background:#ffffff;
}
.left_product_2 h3 {
	color: #555555;
	font-size: 22px;
	font-weight: bold;
	margin: 80px 0px 0px 0px;
	text-align: left;
}
.inner_contant .left_about {
	background: none repeat scroll 0 0 #fff;
	margin: 0 0 0 0px;
	width: auto;
	min-width: 300px;
}
.margin_bottom {
	border: 1px solid #ededed;
	margin-bottom: 25px;
}
.product_gallery.margin_bottom:nth-child(2) h3, .product_gallery.margin_bottom:nth-child(2) p {
	padding-left: 15px;
}
.product_gallery.margin_bottom .left_about img {
	float: left;
}
.right_content {
	float: right;
	width: 49%;
}
body .float-right {
	float: right !important;
	text-align: right;
}
body .right_content h3, body h3 {
	color: #555555;
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0px;
	text-align: left;
}
body .about_us h3, body .about_us p {
	margin: 15px
}
body .right_content h4, body h4 {
	font-size: 16px;
	font-weight: bold;
	color: #ff0002;
	margin-bottom: 15px;
}
.left_product img {
	border-right: 1px solid #c9d1d4;
	margin-right: -23px;
	padding: 5px 23px 7px 0;
}
.left_product_2 img {
	float:left;
	padding: 5px 5px 7px 0px;
}
.left_product img {
	border-right: 1px solid #c9d1d4;
	margin-right: -23px;
	padding: 5px 41px 7px 0;
}
.container {
	text-align: center;
}
body {
	font-family: arial;
	font-weight: 400;
}
body .sliderimgLi img {
	padding: 5px !important;
	margin: 0px 0px 0px 0px !important;
}
ul.sliderUl li:last-child.sliderimgLi img {
	margin-right: 0px;
}
/*section:nth-child(2) {
	background: url("images/132.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 5px solid #fff;
	box-shadow: 0 0 2px 2px #dfdfdf;
	display: inline-block;
	float: none;
	padding-bottom: 40px;
	width: 98%;
}*/
iframe {
 width:
}
section {
	margin: 20px 0px;
	float: left;
}
section h2, .reveiw {
	color: #333;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
	text-align:left;
	width:100%;
}
ul.tips, ol.tips {
	background: url("images/tips-bg.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	float: left;
	margin: 20px 0 0;
	width: 100%;
}
.gernal ul.tips {
	background: url("images/banner_2.png") no-repeat scroll left top rgba(0, 0, 0, 0);
}
ul.tips li {
	background: url("images/icon.png") no-repeat scroll 0 3px rgba(255, 255, 255, 0.2);
	float: right;
	line-height: 22px;
	list-style: none outside none;
	margin: 10px 0;
	padding-left: 34px;
	width: 60%;
}
.block_1 p a {
	text-decoration: none;
	color: #fe6e01;
}
.reveiw {
	color: #8c8b8b;
	font-size: 20px;
	font-style: italic;
	text-align: center;
	background: rgba(255, 255, 255, 0.8);
}
.reveiw p {
	float: left;
	text-align: center;
	width: 100%;
}
.reveiw img {
	float: none;
	margin: 20px auto;
}
.testimonial-slide img {
	float: none !important;
	margin: 20px auto
}
.owl-wrapper {
	width: 100%;
	float: left;
	margin: 25px auto;
}
.container {
	text-align: center;
}
.product_gallery .all_block {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.01);
	border: 1px solid #e0e0e0;
	float: left;
	text-align: center;
}
.product_gallery .all_block .block_1 {
}
.clr {
	clear: both;
}
.container > header {
	padding: 20px 0px 10px 0px;
	margin: 0px auto;
	display: block;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	text-align: center;
}
.container > header h1 {
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: rgba(27,54,81,0.8);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	padding: 0px 0px 5px 0px;
}
.container > header h1 span {
	color: #c7957b;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
}
.container > header h2, p.info {
	font-size: 16px;
	font-style: italic;
	color: #4a3124;
	text-shadow: 0px 1px 1px rgba(255,255,255,1);
}
#crellyslider-1 {
	overflow: hidden !important;
	height: 354px;
}
/* Header Style */































































.codrops-top {
	font-family: 'Arial Narrow', Arial, sans-serif;
	line-height: 24px;
	font-size: 11px;
	width: 100%;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	z-index: 9999;
	position: relative;
	-moz-box-shadow: 1px 0px 2px #000;
	-webkit-box-shadow: 1px 0px 2px #000;
	box-shadow: 1px 0px 2px #000;
}
.codrops-top a {
	padding: 0px 10px;
	letter-spacing: 1px;
	color: #ddd;
	display: block;
	float: left;
}
.codrops-top a:hover {
	color: #fff;
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	float: none;
	display: inline;
}
p.codrops-demos {
	text-align: center;
	display: block;
	padding: 14px;
}
p.codrops-demos a, p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
	display: inline-block;
	border: 1px solid #ddd;
	border-color: #ddd #aaa #aaa #ddd;
	padding: 4px 10px 3px;
	font-size: 13px;
	line-height: 18px;
	margin: 0px 3px;
	font-weight: 800;
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: rgba(27,54,81,0.8);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(47%, #f6f6f6), color-stop(100%, #ededed));
	background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
	background: linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
}
p.codrops-demos a:hover {
	background: #fff;
}
p.codrops-demos a:active {
	background: #e5e5e5;
	background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff));
	background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	background: linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
	-webkit-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	-moz-box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
	box-shadow: 0px 1px 1px rgba(255,255,255,0.9);
}
p.codrops-demos a.current-demo, p.codrops-demos a.current-demo:hover {
	color: #999;
}
.sitemap-cont {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.sitemap-cont li.page_item_has_children {
	margin: 15px 0 30px;
	overflow: hidden;
	float: left;
	width: 94%;
	text-align: center;
	padding: 10px 3%;
}
.sitemap-cont .page-list .current_page_item > a {
	font-weight: normal;
}
.sitemap-cont li.page_item_has_children a:hover {
	text-decoration: underline;
}
.sitemap-cont li.page_item_has_children a {
	display: inline-block;
}
.sitemap-cont li.page_item_has_children li a {
	font-size: 11px;
	display: block;
}
.product_info section {
	width:100%;
}
body .product_info section ul li {
	display: inline-block !important;
	padding-right: 0;
}
body .product_info section ul {
	text-align:center;
}
body .product_info section ul li:last-child {
	padding-right:0px;
}
.sitemap-cont li.page_item_has_children li {
	margin-bottom: 0px;
	margin-top: 10px;
	border: 1px solid #b96c6c;
}
.sitemap-cont li.page_item_has_children li:hover {
	background: #eee;
}
body .sitemap-cont li.page_item_has_children li:hover a {
	color: #ccffff;
	text-decoration: none;
}
.sitemap-cont li a {
	text-decoration: none;
	font-size: 14px;
	color: #222;
	display: block;
	padding: 10px 0px;
}
.sitemap-cont li.page_item_has_children:hover li a {
	color: #000;
}
.sitemap-cont li:hover {
	background: #ccffff;
}
.sitemap-cont li:hover a {
	color: #fff;
}
.sitemap-cont li {
	list-style: none;
	padding: 0;
	text-align: center;
	display: inline-block;
	width: 32%;
	margin-right: 1%;
	margin-bottom: 15px;
	border: 1px solid #ccffff;
	background: #fff;
}
.sitemap-cont li:nth-child(3), .sitemap-cont li:nth-child(6), .sitemap-cont li:nth-child(9), .sitemap-cont li:nth-child(12), .sitemap-cont li:nth-child(15) {
	margin-right: 0px;
}
.ui-accordion-header-icon {
	background: url("images/traingle.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: 12px;
	margin: 6px 7px 0 0;
	width: 12px;
}
.ui-state-active .ui-icon {
	background: url("images/traingle-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
body #accordion h3 {
	color: #555555;
	font-size: 16px;
	cursor: pointer;
	margin: 0 0 20px;
}
body #accordion .ui-accordion-content.ui-accordion-content-active {
}
.buy-now-button {
	margin: 20px 0 0 0;
	border: 1px #3e3023 solid;
	padding: 7px 20px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	background: #725d4a;
	cursor: pointer;
}
.wpc-product.block {
	position: relative;
}
.product-popover {
	background: none repeat scroll 0 0 #f3f3eb;
	border: 1px solid #ddd;
	display: none;
	left: -1px;
	padding: 10px;
	position: absolute;
	z-index: 99;
	bottom: 69px;
	width: 288px;
	text-align: center;
	box-shadow: 0 0px 4px rgba(0,0,0,0.2);
}
.product-popover.last {
}
.product-popover h2 {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	color: #000;
}
.product_info ul li em {
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	margin: 0 4px;
	position: relative;
	top: 5px;
	color: #555;
}
.product_info ul li {
	color: #666;
	display: inline;
	font-size: 14px;
	list-style: disc outside none;
	padding-right: 20px;
}
.product_info ul {
	text-align: left;
}
.drop {
	background: url("images/drop.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 108px;
	left: 15px;
	position: absolute;
	top: 47px;
	width: 69px;
}
.drop label {
	color: yellow;
	display: block;
}
.drop span {
	color: #fff;
	float: left;
	font-size: 27px;
	font-weight: bold;
	margin: 27px 13px;
}
#product-form p.matter {
	background: #c5c4b9;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-left: -10%;
	padding: 10px;
	width: 114%;
	text-align: center;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.product-popover h2 a {
	text-decoration: none;
	color: #ccffff;
}
#product-form p label {
	font-size: 14px;
	color: #000;
	text-align: left;
}
.pop-up-con {
	display: block;
	margin: 15px 0 0 0;
}
#product-form {
	background: #eeeee3;
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 0 20px 20px;
}
#product-form label {
	min-width: 80px;
	padding: 5px 0;
}
#product-form em {
	color: red;
}
#product-form input[type="text"] {
	border: 1px solid #ddd;
	float: right;
	min-width: 155px;
	padding: 3px 5%;
	width: auto;
}
#product-form textarea {
	border: 1px solid #ddd;
	float: right;
	height: 60px;
	min-height: 60px;
	min-width: 155px;
	padding: 3px 5%;
	resize: none;
	width: 100px;
}
#product-form p {
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	width: 100%;
}
#product-form input[type="submit"] {
	background: #c5c4b9;
	color: #fff;
	cursor: pointer;
	border: 0px;
	padding: 6px 20px;
	float: right;
}
.shop-now {
	position: absolute;
	right: -95px;
	top: -45px;
	transform: rotate(20deg);
	-webkit-transform: rotate(20deg);
	-ms-transform: rotate(20deg);
	-khtml-transform: rotate(20deg);
	-moz-transform: rotate(20deg);
	outline: none;
	border: 0px;
	opacity: 0.97;
	transition: all 0.5s ease-out 0s;
}
.shop-now:hover, .shop-now:focus {
	opacity: 1;
}











































/* Media Queries */































































@media screen and (max-width: 767px) {
.container > header {
	text-align: center;
}
p.codrops-demos {
	position: relative;
	top: auto;
	left: auto;
}
}
.lb-album {
	float: left;
	font-family: "BebasNeueRegular", "Arial Narrow", Arial, sans-serif;
	margin: 0 auto;
	width: 100%;
}
.lb-album li {
	display: inline-block;
	float: none;
	margin: 0px;
	position: relative;
}
.woocommerce ul.products li.product img, .woocommerce-page ul.products li.product img {
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	display: block;
	height: auto;
	margin: 0 0 8px;
	transition: all 0.2s ease-in-out 0s;
	width: 100%;
}
.lb-album li > a, .lb-album li > a img {
	display: block;
}
.lb-album li > a {
	width: 150px;
	height: 100px;
	position: relative;
	padding: 0px;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #fff;
}
.lb-album.two li > a {
	border: 1px solid #b5b5b6;
	border-radius: 0;
	height: 354px;
	margin: 4px;
	width: 237px;
}
.lb-album li > a span {
	position: absolute;
	width: 150px;
	height: 100px;
	top: 0px;
	left: 0px;
	text-align: center;
	line-height: 110px;
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0 , 0 , 0 , 9);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,1))); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* IE10+ */
	background: radial-gradient(ellipse at center, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album.two li > a span {
	height: 179px;
	line-height: 0;
	padding-top: 176px;
	width: 237px;
}
.lb-album.two li > a span img {
	box-shadow: 0 0 53px 3px #fff;
	margin: -45px 0 0 67px;
	padding: 20px;
}
.lb-album li > a:hover span {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-album span img {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	border-radius: 50%;
	margin: 21px 0 0 45px;
	padding: 11px;
	width: 27%;
	box-shadow: 0 0 23px 3px #fff;
}
.lb-overlay {
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,0.56)), color-stop(100%, rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
}
.lb-overlay > div {
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3, .lb-overlay div p {
	padding: 0px 20px;
	width: 200px;
	height: 60px;
}
.lb-overlay div h3 {
	font-size: 36px;
	text-align: center;
	width: 100%;
}
.lb-overlay div h3 span, .lb-overlay div p {
	font-size: 16px;
	font-family: Constantia, Palatino, "Palatino Linotype", "Palatino LT STD", Georgia, serif;
	font-style: italic;
}
.lb-overlay div h3 span {
	display: block;
	line-height: 6px;
}
.lb-overlay div p {
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close {
	background: none repeat scroll 0 0 #000;
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	left: 73%;
	line-height: 28px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-align: center;
	top: 72px;
	transition: opacity 0.3s linear 1.2s;
	width: 30px;
	z-index: 1001;
}
body .woocommerce .woocommerce-breadcrumb, body.woocommerce-page .woocommerce-breadcrumb {
	background: none repeat scroll 0 0 #ccffff;
	color: #fff;
	font-size: 0.92em;
	height: 47px;
	line-height: 47px;
	margin: 53px 0 0;
	padding: 0 30px;
}
body.woocommerce #payment div.payment_box, body.woocommerce-page #payment div.payment_box {
	background:#fff;
}
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li:before, body.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
	content:none;
}
body.woocommerce-page div.product div.summary p, body.woocommerce div.product div.summary p {
	padding:10px 0;
	font-size:14px;
	color: #666;
}
body.woocommerce #payment div.payment_box:after, body.woocommerce-page #payment div.payment_box:after {
	border-color:#fff;
}
.payment_box payment_method_paypal_pro fieldset {
	border: 1px solid #aaa;
}
#tab-description p {
	font-size:14px;
	color: #666;
}
form.woocommerce-ordering {
	display:none;
}
body.woocommerce .woocommerce-breadcrumb a, body.woocommerce-page .woocommerce-breadcrumb a {
	color: #f8f8f8;
}
body.woocommerce div.product div.images img {
	border: 1px solid #ccc;
	box-shadow: none !important;
	max-width: 300px;
}
body.woocommerce .description_short {
	margin:15px 0 20px 0;
	color: #444;
}
body.woocommerce .description_short strong {
	font-weight:normal;
}
body.woocommerce .description_short p {
	margin:5px 0 0 0;
	color: #666;
	font-family: arial;
	font-size: 12px;
	line-height: 22px;
}
body.woocommerce h1.product_title {
	color: #006666;
	font-size: 22px;
	font-weight: bold;
}
body.woocommerce #content div.product div.summary, body.woocommerce div.product div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
	float: left;
	width: 680px;
}
body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
	float: left;
	margin-right: 20px;
	width: 300px;
	position:relative;
}
body.woocommerce #content div.product div.images .onsale, body.woocommerce ul.products li.product .onsale, body.woocommerce-page ul.products li.product .onsale {
	background: url("images/badge-sale.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	box-shadow: none;
	height: 80px;
	left: -6px;
	margin: 0;
	position: absolute;
	text-indent: -999999px;
	top: -6px;
	width: 80px;
	z-index: 999;
}
body.woocommerce #content div.woocommerce-message {
	margin:20px 0 0 !important;
}
.product-name a {
	color: #006666;
	font-family: "Quicksand", sans-serif;
	font-weight:800;
	text-decoration:none;
}
body.woocommerce-cart .woocommerce {
	float:left;
	width:100%;
}
body.woocommerce-page .product-grid-wrap {
	position:relative;
}
body.woocommerce-page ul.products .product-grid-wrap .discount {
	background: none repeat scroll 0 0 rgba(88, 187, 73, 0.8);
	border-radius: 40px !important;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	height: 30px !important;
	line-height: normal !important;
	padding: 5px 0 !important;
	position: absolute;
	right: 10px !important;
	top: 173px;
	width: 40px !important;
}
textarea#order_comments {
	height:100px;
	resize:none;
}
body.woocommerce span.onsale, body.woocommerce-page span.onsale {
	background:#ccffff;
	box-shadow: none;
	text-shadow: none;
}
body.woocommerce .related ul li.product, body.woocommerce .related ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .upsells.products ul li.product, body.woocommerce-page .upsells.products ul.products li.product {
	width: 22.05%;
}
body.woocommerce #content div.product div.images .bubble, body.woocommerce-page ul.products .product-grid-wrap .discount {
	background: none repeat scroll 0 0 #ccffff;
	border-radius: 90px;
	-webkit-border-radius: 90px;
	bottom: 20px;
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 20px;
	padding:8px;
	position: absolute;
	right: 20px;
	text-align: center;
	width: 40px;
}
 @media screen and (min-Width:1080px) and (max-Width:2048px) {
body.error404 footer {
	background: none repeat scroll 0 0 #ccffff;
	bottom: 0;
	float: left;
	height: 70px;
	position: absolute;
	width: 100%;
}
.error404 .bg_contant {
	padding-bottom:70px;
}
}
.lb-overlay img {
	/* height: 100%; For Opera max-height does not seem to work */

	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close, .lb-overlay:target > div {
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
 @-webkit-keyframes fadeInScale {
 0% {
 -webkit-transform: scale(0.6);
 opacity: 0;
}
 100% {
 -webkit-transform: scale(1);
 opacity: 1;
}
}
 @-moz-keyframes fadeInScale {
 0% {
 -moz-transform: scale(0.6);
 opacity: 0;
}
 100% {
 -moz-transform: scale(1);
 opacity: 1;
}
}
 @-o-keyframes fadeInScale {
 0% {
 -o-transform: scale(0.6);
 opacity: 0;
}
 100% {
 -o-transform: scale(1);
 opacity: 1;
}
}
 @-ms-keyframes fadeInScale {
 0% {
 -ms-transform: scale(0.6);
 opacity: 0;
}
 100% {
 -ms-transform: scale(1);
 opacity: 1;
}
}
 @keyframes fadeInScale {
 0% {
 transform: scale(0.6);
 opacity: 0;
}
 100% {
 transform: scale(1);
 opacity: 1;
}
}































































































































/*































































	100% Height for Opera as the max-height seems to be ignored, not optimal for large screens































































	http://bricss.net/post/11230266445/css-hack-to-target-opera































































*/































































x:-o-prefocus, .lb-overlay img {
 height: 100%;
}
/*















==============================================















slideLeft















==============================================















*/































































.slideLeft {
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
}































/* Slide in from left */















@-webkit-keyframes slideLeft {
 from {
 opacity: 0;
 -webkit-transform: translateX(50px);
}
to {
	opacity: 1;
	-webkit-transform: translateX(0);
}
}
 @-moz-keyframes slideLeft {
 from {
 opacity: 0;
 -moz-transform: translateX(50px);
}
to {
	opacity: 1;
	-moz-transform: translateX(0);
}
}
 @-o-keyframes slideLeft {
 from {
 opacity: 0;
 -o-transform: translateX(50px);
}
to {
	opacity: 1;
	-o-transform: translateX(0);
}
}
 @-ms-keyframes slideLeft {
 from {
 opacity: 0;
 -ms-transform: translateX(50px);
}
to {
	opacity: 1;
	-ms-transform: translateX(0);
}
}
 @keyframes slideLeft {
 from {
 opacity: 0;
 transform: translateX(50px);
}
to {
	opacity: 1;
	transform: translateX(0);
}
}
/*















==============================================















slideRight















==============================================















*/















































.slideRight {
	animation-name: slideRight;
	-webkit-animation-name: slideRight;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}































/* Slide in from right */















@-webkit-keyframes slideRight {
 from {
 opacity: 0;
 -webkit-transform: translateX(-50px);
}
to {
	opacity: 1;
	-webkit-transform: translateX(0);
}
}
 @-moz-keyframes slideRight {
 from {
 opacity: 0;
 -moz-transform: translateX(-50px);
}
to {
	opacity: 1;
	-moz-transform: translateX(0);
}
}
 @-o-keyframes slideRight {
 from {
 opacity: 0;
 -o-transform: translateX(-50px);
}
to {
	opacity: 1;
	-o-transform: translateX(0);
}
}
 @-ms-keyframes slideRight {
 from {
 opacity: 0;
 -ms-transform: translateX(-50px);
}
to {
	opacity: 1;
	-ms-transform: translateX(0);
}
}
 @keyframes slideRight {
 from {
 opacity: 0;
 transform: translateX(-50px);
}
to {
	opacity: 1;
	transform: translateX(0);
}
}
.sec-logo {
	display:none;
}
.shop-now {
	text-indent:2em;
}
#nav2 .menu-item-301 {
	display:none;
}
.mob-menu {
	display:none;
	text-align:left;
}
.mob-menu span {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	top: 6px;
}
.mob-menu img {
	float: right;
	margin: 4px 0 0;
}
 @media screen and (min-Width:180px) and (max-Width:1260px) {
header {
	width: 100%;
	padding: 5px 0 !important;
	background:#fafafa;
}
.navigation ul.float_left, .navigation ul.float_right, .navigation ul#nav1, .navigation ul#nav2 {
	display: inline-block;
}
.sec-logo {
	display:block;
}
#nav2 .menu-item-301 {
	display:inline;
}
.shop-now {
	display:none;
}
.navigation {
	margin: 15px 0 0;
}
logo {
	display:none;
}
.float_right, .float_left {
	float: none;
	display: inline-block;
}
#crellyslider-1 {
	height: auto;
}
body .crellyslider > .cs-navigation {
	right: 15px;
	width: auto;
}
}
 @media screen and (min-Width:180px) and (max-Width:1180px) {
body .product_gallery table.mainTable{
	display:none;
}
 }
 @media screen and (min-Width:180px) and (max-Width:1026px) {
.lb-album.two li > a {
    margin: 4px 14%;
}
}
 @media screen and (min-Width:180px) and (max-Width:1023px) {
.container, #container, .footer {
	width: 100%;
}
.bottom_contant {
	padding: 0 5%;
	width: 90%;
}
.bottom_contant .left_contant:first-child {
	border-right: 0;
	width: 100%;
}
.bottom_contant .left_contant:nth-child(2) {
	padding-left:0px;
}
.block_1 {
	background-position: right 0 !important;
	padding: 18px 5% 0;
	width: 90%;
	border-width: 0px;
}
.block_shadow {
	margin: 0 3%;
	width:44%;
	padding-bottom:15px;
	background:none;
}
.block_1 p {
	width: 70%;
}
.bottom_contant .left_contant:first-child h6, .bottom_contant .left_contant:first-child p {
	width: auto;
}
.product_gallery {
	margin: 0 1%;
	width: 98%;
}
.left_product img {
	border-right:none;
}
.left_product, .left_about {
	margin:3% 0px;
	width:100%;
}
.large-con .inner_contant {
	margin: 0 3%;
	width: 94% !important;
}
.contact_dis .contact_box {
    float: left;
    margin: 18px 1% 0 1%;
    min-height: 260px;
    padding: 2%;
    width: 42%;
}
.inner-banner h1 {
    font-size: 24px;
}
.lb-album.two li > a {
    margin: 4px 11%;
}
div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
    float: left;
    width: 58%;
}

body.woocommerce-cart .woocommerce {
    float: left;
    width: 94%;
}
.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {
	font-size:80%;
}
}
 @media screen and (min-Width:761px) and (max-Width:4800px) {
.navigation {
	display:block !important;
}
/*.crellyslider li img
{
	display:block !important;
}*/

}
 @media screen and (min-Width:180px) and (max-Width:762px) {
body .navigation {
	margin: 0;
}
.mob-menu {
	display:block;
	float:left;
	cursor:pointer;
	width:96%;
	padding:8px 2%;
	margin-top:3px;
	background: #ccffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ccffff), color-stop(100%, #9aefef)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ccffff 0%, #9aefef 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ccffff 0%, #9aefef 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffff', endColorstr='#9aefef', GradientType=0 ); /* IE6-9 */
}
.navigation {
	display:none;
}
.navigation ul.float_left, .navigation ul.float_right, .navigation ul#nav1, .navigation ul#nav2 {
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
}
body .navigation li.current-menu-item, body .navigation li:hover, body .navigation li.current-menu-parent {
	background: #fff;
	padding:0;
}
body .navigation ul li {
	float: left;
	margin: 0;
	padding: 0;
	width:100%;
	text-align: left;
}
body .navigation ul li a {
	display: block;
	margin: 0;
	padding: 10px 2% !important;
	width: 96% !important;
}
.navigation li:hover a, .navigation li.current-menu-item a, .navigation li.current-menu-parent a {
	display: block;
}
.navigation ul.sub-menu {
	border-radius: 0;
	-webkit-border-radius: 0;
	border-top: 1px solid #fff;
	border-width: 1px;
	left: 125px;
	margin: 0;
	top: 0px;
	width: 200px;
}
.navigation li ul.sub-menu li:last-child a:hover, .navigation li ul.sub-menu li:last-child a {
	border-radius: 0;
}
body .navigation ul ul.sub-menu li a {
	display: block;
	margin: 0;
	padding: 12px 2% !important;
	width: 96% !important;
}
.contact_dis .contact_box {

}
.contact_dis .contact_box h3 {
	font-size:18px;
	text-align:left;
}
.product_gallery .image_effect {
	width:32%;
}
.left_product_2 {
    width: 93%;
}
.inner-banner h1 {
    font-size: 20px;
}
ul.tips li {
    float: left;
    line-height: 22px;
    width: 95%;
	padding-left:28px;
}
.gernal ul.tips {
    background: url("images/banner_2.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    float: left;
    padding: 335px 0 0;
    width: 100%;
}

.sitemap-cont li{
	width:47%;
}
.container .inner_contant h1, .inner-banner h1{
	height:36px;
	line-height:36px;
	padding:0px 5px;
	background:none;
	color:#000;
	font-size:21px;
}


.contact_form h2 {
    font-size: 18px;
    padding: 20px 0 10px;
}

.contact_form
{
	background:none;
}

.inner-banner h1{ float:left; width:100%; padding:0px; text-align:center; box-shadow:none; text-shadow:0 1px 1px rgba(255,255,255,0.5); }

.main_banner{
	min-height: 30px;
}
body.woocommerce #content div.product div.images, body.woocommerce div.product div.images, body.woocommerce-page #content div.product div.images, body.woocommerce-page div.product div.images {
    float: left;
    margin: 41px 5% 0;
    text-align: center;
    width: 90%;
}
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {

    width: 100%;
	display:inline-block;
}
div.summary, body.woocommerce-page #content div.product div.summary, body.woocommerce-page div.product div.summary {
    float: left;
    margin: 0 10%;
    text-align: center;
    width: 80%;
}
body.woocommerce .related ul li.product, body.woocommerce .related ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .upsells.products ul li.product, body.woocommerce-page .upsells.products ul.products li.product {
    float: left;
    margin: 0 7%;
    width: 225px;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 33px 0 0;
    width: 50%;
}

body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    margin: 0 10% 1em;
    text-align: center;
    width: 30%;
	min-height:290px;
}
body.woocommerce-page .product-grid-wrap {
    position: relative;
    width: 100%;
}
.contact_width{
	width:100%;
 }
 .contact_form_rightside {
    display: inline-block;
    float: none;
    margin: 20px auto;
    width: 290px;
}
.contact_form_rightside img {
    float: none;
    margin: 0;
    padding: 0;
}
}
 @media screen and (min-Width:180px) and (max-Width:640px) {

body.woocommerce .quantity, body.woocommerce #content .quantity, body.woocommerce-page .quantity, body.woocommerce-page #content .quantity {
    margin: 0 auto !important;
    width: 90px;
}


.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    width: auto;
	float:right;
}

.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {
    width: 90px;
}
.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button {
    float: none;
    width: auto;
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    display: block;
    margin: 0 0 24px;
    overflow-x: scroll;
}

.block_1 p {
	width: 70%;/*background: rgba(255,255,255,0.25);
    padding: 4px;
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
    color: #000 !important;*/
}
.left_contant {
	width: 100%;
}
.right_contant {
	margin: 20px 0 0 0;
}
.right_contant .entry-content {
	width: 100%;
}
.crellyslider, .crellyslider li {
	min-height:250px !important;
}
.crellyslider li img {
	display:none !important;
	height:auto !important;
	width:auto !important;
	bottom:0px !important;
	left:10px !important;
}
.crellyslider li:nth-child(1) img:last-child {
	display: block !important;
	left: 0 !important;
	top: 0 !important;
}
.crellyslider li:nth-child(2) img:first-child {
	display:block !important;
}
.crellyslider li:nth-child(3) img:last-child {
	display: block !important;
	left: -130px !important;
}
.left_product img {
	margin-right:0px;
	width: 100%;
	padding: 5px 0 7px;
}
.product_gallery .image_effect {
	width:46%;
}
.product_gallery .image_effect h2, .product_gallery .image_effect h2 a {
	font-size: 14px;
	margin: 22px 0 0;
}
body.woocommerce .related ul li.product, body.woocommerce .related ul.products li.product, body.woocommerce .upsells.products ul li.product, body.woocommerce .upsells.products ul.products li.product, body.woocommerce-page .related ul li.product, body.woocommerce-page .related ul.products li.product, body.woocommerce-page .upsells.products ul li.product, body.woocommerce-page .upsells.products ul.products li.product {
    float:none;
    margin:0px auto 30px;
    width:225px;
}
.block_shadow {
	margin: 0 5% !important;
	width:90%;
	padding-bottom:15px;
	background:none;
}

.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button {
    float: left;
    width: 51%;
}

.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    width: 50%;
}
body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin: 0 5% 1em;
    width: 40%;
}
section h2, .reveiw {
    text-align: center;

}
#tab-description p{
	text-align:center;
}

.woocommerce #content table.cart td.actions .button.alt, .woocommerce #content table.cart td.actions .input-text + .button, .woocommerce table.cart td.actions .button.alt, .woocommerce table.cart td.actions .input-text + .button, .woocommerce-page #content table.cart td.actions .button.alt, .woocommerce-page #content table.cart td.actions .input-text + .button, .woocommerce-page table.cart td.actions .button.alt, .woocommerce-page table.cart td.actions .input-text + .button {
    float:right;
    width: auto;
}
.woocommerce #content table.cart td.actions .button, .woocommerce #content table.cart td.actions .input-text, .woocommerce #content table.cart td.actions input, .woocommerce table.cart td.actions .button, .woocommerce table.cart td.actions .input-text, .woocommerce table.cart td.actions input, .woocommerce-page #content table.cart td.actions .button, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions input, .woocommerce-page table.cart td.actions .button, .woocommerce-page table.cart td.actions .input-text, .woocommerce-page table.cart td.actions input {
    float:right;
    width: auto;
}

.shop_table.cart .checkout-button
{
	margin-right:10px !important;
}

body.woocommerce-cart .woocommerce {
    float: left;
    width: 100%;
}

}
@media screen and (min-Width:180px) and (max-Width:530px) {
.videos{
	width:98%;
}
iframe {
    width: 100%;
}
.contact_form_rightside a{
	text-align:left;
	float:left;
}
}
 @media screen and (min-Width:180px) and (max-Width:480px) {
.left_contant {
	width: 100%;
}
.left_footer {
	float: left;
	margin: 0 5%;
	width: 90%;
	text-align: center;
}
.left_footer p {
	text-align:center;
}
.footer_navigation {
	float: none;
}
.social_media {
	float: right;
	margin: 15px 0 0 16px;
	width: 100%;
	text-align: center;
}
body .right_content h3, body h3 {
	font-size:21px;
	text-align:center;
}
body .about_us h3, body .about_us p {
	text-align:center;
}
.inner_contant .left_about {
	width:100%;
	text-align:center;
}
.product_gallery.margin_bottom .left_about img {
	float:none;
}
body .right_content h3, body h3 {
	color: #555555;
	font-size: 22px;
	font-weight: bold;
	margin: 15px 0;
	text-align: left;
}
h1, h2, h3 {
	font-family: "Quicksand", sans-serif;
}
h1, h2, h3, h4, h5, h6, p, span, ul, li {
	margin: 0;
	padding: 0;
}
.container {
	text-align: center;
}
.container {
	text-align: center;
}
body {
	font-family: arial;
	font-weight: 400;
}
body {
	font-family: arial;
	font-weight: 400;
}
.contact_dis .contact_box {
	float: none;
	margin: 0 auto 15px;
	min-height: 309px;
	width: 260px;
}
body .right_content h3, body h3 {
	color: #555555;
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
	text-align:center;
}
h1, h2, h3 {
	font-family: "Quicksand", sans-serif;
}
h1, h2, h3, h4, h5, h6, p, span, ul, li {
	margin: 0;
	padding: 0;
}
.container {
	text-align: center;
}
.container {
	text-align: center;
}
body {
	font-family: arial;
	font-weight: 400;
}
body {
	font-family: arial;
	font-weight: 400;
}
span.wpcf7-list-item {
	width:75%;
}
.product_gallery .image_effect {
	width:75%;
}
.product_gallery .image_effect h2, .product_gallery .image_effect h2 a {
	font-size: 15px;
	margin: 10px 0 0;
}
.product_gallery {
	margin: 0 1% 15px;
}

.left_product_2 {
    padding: 0 4%;
    width: 92%;
	border-bottom:1px dotted #c4c4c4;
}
.left_product_2 img {
    margin: 0 auto;
    max-width: 170px;
    padding: 0;
    width: 100%;
	float:none;
}

.left_product_2 h3 {
    font-size: 15px;
    text-align: center;
    width: 100%;
	margin:0px;
}
.left_product_2 p{
	text-align:center;
}
.block_shadow .block_1 h3{
	text-align:left;
}

.woocommerce div.product form.cart div.quantity, .woocommerce #content div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity, .woocommerce-page #content div.product form.cart div.quantity {
    display: inline-block;
    width: 150px;
	float:none;
}

.woocommerce div.product form.cart .button, .woocommerce #content div.product form.cart .button, .woocommerce-page div.product form.cart .button, .woocommerce-page #content div.product form.cart .button {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 150px;
}

.woocommerce div.product form.cart:before, .woocommerce div.product form.cart:after, .woocommerce #content div.product form.cart:before, .woocommerce #content div.product form.cart:after, .woocommerce-page div.product form.cart:before, .woocommerce-page div.product form.cart:after, .woocommerce-page #content div.product form.cart:before, .woocommerce-page #content div.product form.cart:after {
    content: " ";
    display: table;
    float: left;
    text-align: center;
    width: 100%;
}
body.woocommerce #content .products a.view-details, body.woocommerce-page #content .products a.view-details {
    font-size: 12px;
    padding: 9px 15px;
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
    color: #85ad74;
    float: left;
    font-size: 1.25em;
    margin: 10px 15px 0 0;
}

body.woocommerce-page div.product div.summary p, body.woocommerce div.product div.summary p {
    float: left;
}
body.woocommerce span.onsale, body.woocommerce-page span.onsale {
    float: left;
    margin: -15px 20% 20px;
    width: 60%;
}
body.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin:0px auto 30px;
    width: 50%;
	float:none;
}

.woocommerce ul.products li.product:nth-child(2n), .woocommerce-page ul.products li.product:nth-child(2n) {
    float:none;
	margin:0px auto 30px;
}

}
 @media screen and (min-Width:180px) and (max-Width:360px) {
.block_shadow {
	margin: 0 5%;
	width: 90%;
}
.navigation ul.sub-menu {
	left: 120px;
}


.contact_form {
    padding: 0;
    width: 100%;
}
}
 @media screen and (min-Width:180px) and (max-Width:300px) {
.navigation ul.sub-menu {
	width: 170px;
}
}
