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, 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 {
  border: 0 none;
  font-family: times new roman,Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
a {/*  color: #0097f0; */ color: #43772a; text-decoration: none; outline: 0; }
a:hover { color: #b0d95e; text-decoration: none;}
a:before,a:after {
-webkit-transition-property: background color; -webkit-transition-duration: 0.2s; -webkit-transition-timing-function: ease;
-moz-transition-property: background color; -moz-transition-duration: 0.2s; -moz-transition-timing-function: ease;
-o-transition-property: background color; -o-transition-duration: 0.2s; -o-transition-timing-function: ease;
transition-property: background color; transition-duration: 0.2s; transition-timing-function: ease; }
ol, ul {
  list-style: outside none none;
}
.wrapper {
  margin: 0 auto;
  width: 100%;
}
.header{margin-bottom: 10px;}
.logo {
   
}
.logo a img {
  border-radius: 0;
  display: block;
  height: auto;
  margin: 0 auto;
  max-height: 160px;
  max-width: 100%;
  padding: 0;
}
a img {
  transition: opacity 0.2s ease 0s;
   border: medium none;
  height: auto;
}
.banner-area {
  margin: 35px 0 8px;
  text-align: left;
}

.flash-colour {
    color: #0097f0;
}
.blue {
    color: #a81010;
}
.vp-name { font-size: 30px; font-weight: bold; padding-bottom: 10px; padding-left:120px; text-transform: uppercase;}
.vp-address{ font-size: 16px; font-weight: bold; padding-left:215px;}
/*=============layout===========*/
.col-left {
}
.s1 {
  z-index: 2;
}
.s2 {
  z-index: 1;
}
.sidebar {
  padding-bottom: 20px;
  position: relative;
  z-index: 2;
}

.col-right {
}
/*=============widget===========*/

.widget {
  color: #444;
  margin-bottom: 10px;
}
/* .widget .top {
  background: none repeat scroll 0 0 #0097f0;
  border-radius: 5px 5px 0 0;
  height: 30px;
  padding-left: 15px;
} */
.widget .top {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 25px;
}

.widget .widget-title{
	border-bottom: 1px solid #ff9e0e;
	display: inline-block;
	font-size: 16px;
	margin-bottom: -1px;
	margin-top: 0;
	padding-bottom: 5px;
	padding-top: 0;
	text-transform: uppercase;
}

.widget .top p {
  color: #fff;
  float: left;
  font-size: 16px;
  font-weight: 600;
  line-height: 30px;
}
.widget .content{
  /* -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color #e4e4e4 #e4e4e4;
  border-image: none;
  border-right: 1px solid #e4e4e4;
  border-style: none solid solid;
  border-width: medium 1px 1px;
  padding: 5px 10px 0; */
}
.group::before, .group::after {
  content: "";
  display: table;
}
.group::after {
  clear: both;
}
.widget a {
  
  transition: all 0.2s ease 0s;
}
.widget a:hover {  }
.widget > ul li::before, .widget > ul li a::before, .widget > div > ul li a::before, .widget_calendar caption::before {
  color: #ccc;
  margin-right: 6px;
  text-align: center;
  width: 1em;
}
.widget ul {
	margin: 0px; padding: 0px;
}
.widget li {
 /*  border-bottom: 1px solid #e4e4e4; */
  padding: 10px 0;
line-height: 1.4em;
overflow: hidden;
}
.widget li:last-child{
  border-bottom: medium none;
}

.s1 .sidebar-toggle, .s2 .sidebar-toggle {
  background: none repeat scroll 0 0 #008d15;
  height: 30px;
}
.sidebar-toggle {
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
  cursor: pointer;
  display: none;
  height: 50px;
  text-align: center;
  width: 100%;
}
.col-2cr .s1 .icon-sidebar-toggle::before, .col-3cm .s1 .icon-sidebar-toggle::before, .col-3cr .s1 .icon-sidebar-toggle::before, .col-3cr .s2 .icon-sidebar-toggle::before {
  content: "";
}
.icon-sidebar-toggle::before {
  font-family: FontAwesome;
}
.sidebar-toggle i {
  color: #fff;
  font-size: 30px;
}
.post-hover:hover .post-thumbnail { opacity: 0.75; }
#scroll-top a {
  background: none repeat scroll 0 0 #b0d95e;
  bottom: 48px;
  display: none;
  opacity: 0.89;
  padding: 4px 8px 6px;
  position: fixed;
  right: 42px;
  z-index: 499841;
}
#scroll-top a i {
  color: #fff;
  font-size: 16px;
}
#scroll-top a:hover{
	 background: #818c90;
}

.flex-direction-nav li {
	line-height: 1;
}
.flex-direction-nav a {
  opacity: 0.28;
}

.flex-direction-nav a i {
	color: #fff;
	font-size: 16px;
	border: 3px solid rgba(255, 255, 255, 0.78);
	padding: 10px 13px;
}
.flex-direction-nav a span {
  display: none;
}
.flex-direction-nav .flex-next, .flex-direction-nav .flex-prev {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  border-radius: 0;
}
.certification .content{ vertical-align: middle;}

.alx-tab li, .alx-posts li {
  font-weight: 600;
  line-height: 1.4em;
  overflow: hidden;
}
.alx-posts .post-item-thumbnail {
  margin-bottom: 10px;
}
.alx-tab .tab-item-thumbnail, .alx-posts .post-item-thumbnail {
  position: relative;
  transition: all 1s ease 0s;
}
/* .widget > ul li::before, .widget > ul li a::before, .widget > div > ul li a::before, .widget_calendar caption::before {
  color: #ccc;
  display: inline-block !important;
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 6px;
  text-align: center;
  width: 1em;
} */
.alx-tab img, .alx-posts img {
  display: block;
  height: auto;
  width: 100%;
}
/* ==========================footer============== */
#footer {
  background: none repeat scroll 0 0 #f5f5f5;
  color: #777;
  width: 100%;
}
.container {padding-top: 20px; padding-bottom: 20px;}
.footer ul{margin: 0px; padding:0px;}
.footer ul li{color: #fff;}
.footer_inner h4.widget-title {
  border-bottom: medium none;
  padding-bottom: 0;
}
.primary-sidebar h4.widget-title, .shop-sidebar h4.widget-title, .footer_inner h4.widget-title {
  font-size: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.footer_inner h4.widget-title{
	font-size: 20px;
  padding-bottom: 10px;
}
body.footer-static footer.main-footer {
  position: static;
}
footer.main-footer {
  backface-visibility: visible;
  margin: auto;
  width: 100%;
  z-index: 0;
}
footer.main-footer .widget-title {
  font-size: 16px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.footer_inner h4.widget-title span {
  font-size: 16px;
}
footer.main-footer .widget-title span {
  border-bottom: 1px solid #000;
  padding-bottom: 6px;
}
footer.main-footer .textwidget span {
  color: #777;
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 14px;
}
footer.main-footer .textwidget .social a:first-child {
  padding-left: 0;
}
footer.main-footer .textwidget .social a {
  display: inline-block;
  font-size: 22px;
  padding-left: 10px;
  padding-right: 10px;
}
footer.main-footer .widget_nav_menu ul.menu-footer {
  display: inline-block;
  line-height: 1.5;
  list-style: outside none none;
  margin-top: -10px;
  padding-left: 0;
  text-transform: uppercase;
}
.footer_inner .widget_nav_menu ul.menu-footer li:first-child {
  margin-top: 5px;
  padding-top: 5px;
}
footer.main-footer .widget_nav_menu ul.menu-footer a {
  transition: all 0.3s ease 0s;
}
.mc4wp-form {
  margin: 1em 0;
  position: relative;
}
.mc4wp-form form {
  width: auto;
}
.form-group {
  margin-bottom: 15px;
}
.widget .mc4wp-form input[type="email"] {
  height: 40px;
}
.footer .mc4wp-form .form-control {
  background-color: transparent;
  border-color: #555;
  color: #414141;
}
.mc4wp-form input[type="date"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="text"], .mc4wp-form input[type="url"], .mc4wp-form select, .mc4wp-form textarea {
  box-sizing: border-box;
  cursor: auto;
  display: block;
  height: auto;
  width: 100%;
}
.mc4wp-form input {
  vertical-align: baseline;
}
.form-control {
  border: 1px solid #5687bf;
  border-radius: 0;
  box-shadow: none;
  color: #808080;
  height: 40px;
}
.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.mc4wp-form .submit-button {
  padding: 9px 15px;
  position: absolute;
  right: 3px;
  top: 3px;
}
.footer .mc4wp-form .submit-button {
  background-color: #387a24;
  border-color: #555;
  color: #ffffff;
}
.mc4wp-form button, .mc4wp-form input[type="button"], .mc4wp-form input[type="submit"] {
  cursor: pointer;
  display: inline-block;
}
.btn-theme {
  background-color: #5687bf;
  border-color: #5687bf;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 12px 20px;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out 0s;
}
.wide .footer-meta, .footer-meta > .container {
  color: #30557f;
  padding-bottom: 15px;
  padding-top: 15px;
}
.social-icons {
  position: fixed;
  right: -120px;
  top: 150px;
  z-index: 9999;
  width: 160px;
}
.social-icons a {
  -webkit-transition: 0.6s ease;
          transition: 0.6s ease;
  color: #ffffff;
  margin-bottom: 1px;
  display: block;
  overflow: hidden;
  position: relative;
  height: 40px;
}
.social-icons a .fa {
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  width: 40px;
  height: 40px;
}
.social-icons a span {
  font-size: 11px;
  font-family: 'Raleway', Arial, sans-serif;
  white-space: nowrap;
  position: relative;
  top: -3px;
}
.social-icons a:hover {
  margin-left: -120px;
}
.social-icons .bb-facebook {
  background-color: #39599f;
}
.social-icons .bb-twitter {
  background-color: #45b0e3;
}
.social-icons .bb-pinterest {
  background-color: #cd2026;
}
.social-icons .bb-google,
.social-icons .bb-google-plus {
  background-color: #df5138;
}
.social-icons .bb-flickr {
  background-color: #ff0086;
}
.social-icons .bb-vimeo-square {
  background-color: #45afe1;
}
.social-icons .bb-linkedin {
  background-color: #0175b2;
}
.social-icons .bb-youtube {
  background-color: #e52d27;
}
.social-icons .bb-dribbble {
  background-color: #e84c89;
}
.social-icons .bb-behance {
  background-color: #329dd5;
}
.social-icons .bb-tumblr {
  background-color: #2a445d;
}
.social-icons .bb-soundcloud {
  background-color: #f65d0d;
}
.social-icons .bb-spotify {
  background-color: #7eb615;
}
.social-icons .bb-github {
  background-color: #60b044;
}
.social-icons .bb-instagram {
  background-color: #5280a4;
}
.social-icons .bb-foursquare {
  background-color: #ef4b78;
}
.social-icons .bb-picasa {
  background-color: #8e68a3;
}
.social-icons .bb-lastfm {
  background-color: #d7000e;
}
.social-icons .bb-envelope {
  background-color: #2a056f;
}
/* ====================post=========== */
.post-set {
  border-bottom: 1px solid #eee;
  margin-bottom: 25px;
  padding-bottom: 25px;
  position: relative;
}
.left-image-post {
  

}
.left-image-post .post-thumbnail {
  display: block;
  float: left;
  height: 196px;
  margin: 0 25px 0 0;
  width: 337px;
}

.left-image-post .attachment-post-thumbnail {
  width: 337px;
  padding-bottom: 0;
}
.post-hover { 
	overflow: hidden;
	transition: all 1s ease 0s;
  	width: 100%;
  	height:auto;
  	position: absolute;
  	top:50%;
  	left: 50%;
  	transform:translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%); /* Safari and Chrome */
  -moz-transform: translate(-50%, -50%); /* Firefox */
  -ms-transform: translate(-50%, -50%); /* IE 9 */
  -o-transform: translate(-50%, -50%); /* Opera */
}
.post-hover img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
    position: relative;
    overflow: hidden;
    width: 100%;
    
}
.post-hover img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.left-image-post .title {
  font-size: 21px;
  font-weight: 300;
  line-height: 1.35;
  margin: 0;
  padding: 0 0 15px;
  text-transform: none;
}
.post-content {
  overflow: hidden;
} 

.left-image-post .post-content > p:first-child {
  display: block;
  max-height: 64px;
  min-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.left-image-post .post-content > p, .left-image-post .post-content > pre, .left-image-post .post-content > table {
  display: none;
}
.left-image-post .entry-meta {
  padding: 0;
}
.entry-meta {
  margin-top: 15px;
  overflow: hidden;
}
.entry-meta ul {
  margin: 0;
  padding: 0;
}
.entry-meta ul li {
  display: inline-block;
  list-style: outside none none;
  margin-right: 10px;
  border-bottom: none;
}
.entry-meta ul li i {
  color: #ff9e0e;
}
.entry-meta ul li i {
  color: #a81010;
  font-size: 16px;
}
.entry-meta ul li span {
  font-size: 12px;
  font-weight: 300;
  padding-left: 7px;
  position: relative;
  top: -2px;
}

/* ===product=== */
.heading-title::before{
  /* background: none repeat scroll 0 0 #e8e8e8; */
  bottom: -10px;
  height: 1px;
  left: 0;
  width: 100%;
}
.heading-title::after .heading-title::before {
  content: "";
  display: block;
  position: absolute;
}
.heading-title.text-center::after {
  margin: 0 auto;
  /* right: 0; */
  left: 0;
}
.heading-title::after {
  /* background: none repeat scroll 0 0 #ff5555; 
  bottom: -9px;
  height: 3px;
  left: 0;
  width: 100px;*/
}
.heading-title::after, .heading-title::before {
  content: "";
  display: block;
  position: absolute;
}
.heading-title {
  color: #333333;
  font-size: 1.385em;
  line-height: 35px;
  /* margin-bottom: 40px; */
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
}
.heading-title, .onsale, .cart-text, .pgl-megamenu .mega-group > a, .pgl-megamenu .megamenu > li > a, .product-title, .vertical-menu-title, h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: "Ubuntu",sans-serif;
  font-weight: 500;
}
.text-center, .pro-item  {
  text-align: center;
  padding-bottom: 10px;
}
.heading-title span {
  /* display: inline-block; */
  font-weight:bold;
  display:block;
  position: relative;
  text-align: left;
}
.product-meta span, .thumbPrice span, .product-price-single span{
	color: #ff6920;
	font-weight: bold;
	padding:5px 0px;
}
.product-price-single del span.amount, .product-meta del span.amount{font-weight: normal;}

.pro-item .name {
  font-size: 1.1538em;
  font-weight: 400;
  margin: 10px 0 0;
  height: 36px;
  overflow: hidden;
}
.post-thumbnail {
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 0 2px #b5b5b5;
  /* margin: 3px 15px 10px 2px; */
  padding: 2px;
  position: relative;
  width: 100%;
  height: 220px;
  overflow: hidden;
}
.product-block {
	/* height: 400px; */
}
/*=============mini-cart===============*/
.ta-mini-cart-widget .mini-cart {
  position: relative;
}
.ta-mini-cart-widget .mini-cart:hover .cart-contents {
  text-decoration: underline;
}
.ta-mini-cart-widget .mini-cart:hover .arrow .fa {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.ta-mini-cart-widget .mini-cart:hover .widget_shopping_cart_content {
  display: block;
}
.ta-mini-cart-widget .cart-contents {
  display: block;
  position: relative;
  height: 40px;
  padding: 10px 10px 10px 7px;
  background-color: #464646;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
.ta-mini-cart-widget .cart-contents .fa-shopping-cart {
  font-size: 16px;
  margin-right: 5px;
}
.ta-mini-cart-widget .cart-contents .arrow {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
  top: 0;
  text-align: center;
  line-height: 40px;
  background-color: #ff6920;
}
.ta-mini-cart-widget .cart-contents .arrow .fa {
  -webkit-transition: -webkit-transform 0.3s;
          transition: transform 0.3s;
  font-size: 12px;
}
.ta-mini-cart-widget .widget_shopping_cart_content {
  -webkit-box-shadow: 0 1px 1px #ccc;
          box-shadow: 0 1px 1px #ccc;
  position: absolute;
  display: none;
  top: 40px;
  right: 0;
  width: 100%;
  padding: 15px;
  border-top: 3px solid #ff6920;
  background-color: #ffffff;
  z-index: 99999;
}
.ta-mini-cart-widget .widget_shopping_cart_content li {
  padding: 5px 0;
  clear: both;
  overflow: hidden;
}
.ta-mini-cart-widget .widget_shopping_cart_content img {
  float: right;
  margin-left: 5px;
  width: 40px !important;
}
.ta-mini-cart-widget .widget_shopping_cart_content a {
  display: block;
  font-weight: 700;
}
.ta-mini-cart-widget .widget_shopping_cart_content .remove {
  display: none;
}
.ta-mini-cart-widget .widget_shopping_cart_content .total {
  margin-top: 10px;
  padding: 10px 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.ta-mini-cart-widget .widget_shopping_cart_content .total .amount {
  float: right;
  font-weight: 600;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons {
  margin: 0;
  overflow: hidden;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a {
  padding: 10px 12px;
  background-color: #333333;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #ffffff;
  font-weight: 400;
  border: none;
  font-size: 12px;
  -webkit-border-radius: 0;
          border-radius: 0;
  display: inline-block;
  width: 48%;
  text-align: center;
  padding: 10px 0;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a:hover {
  background-color: #da4b52;
  color: #ffffff;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a:hover {
  background-color: #da4b52;
  color: #ffffff;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a:hover {
  text-decoration: none;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a.checkout {
  float: right;
  padding: 10px 12px;
  background-color: #333333;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  color: #ffffff;
  -webkit-border-radius: 0;
          border-radius: 0;
  font-weight: 400;
  border: none;
  font-size: 12px;
  background-color: #da4b52;
  padding: 10px 0;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a.checkout:hover {
  background-color: #da4b52;
  color: #ffffff;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a.checkout:hover {
  background-color: #da4b52;
  color: #ffffff;
}
.ta-mini-cart-widget .widget_shopping_cart_content .buttons a.checkout:hover {
  background-color: #333333;
}
/*======header search====*/
.ta-product-search-widget form {
  border: 1px solid #eeeeee;
  background-color: #ffffff;
}
.ta-product-search-widget select,
.ta-product-search-widget input {
  border: none;
}
.ta-product-search-widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 40px;
  white-space: nowrap;
  font-size: 14px;
}
.ta-product-search-widget .product-cat {
  display: inline-block;
  margin-right: -4px;
  width: 135px;
}
.ta-product-search-widget .product-cat:after {
  color: #bbb;
  content: "\f0d7";
  font: normal normal normal 15px/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ta-product-search-widget .search-field {
  padding: 0 15px;
  height:40px;
  border-left: 1px solid #eeeeee;
  width: 50%;
  font-size: 14px;
}
.ta-product-search-widget .search-submit {
  color: #ffffff;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  float: right;
  padding: 12px 15px 13px;
  background-color: #ff6920;
  -webkit-transition: all 0.5s;
          transition: all 0.5s;
  -webkit-border-radius: none;
          border-radius: none;
}
.ta-product-search-widget .search-submit:hover {
  background-color: #464646;
}
/*======news right==== */
.vProductItemsTiny {
    *zoom: 1;
    margin:0;
    padding:0;
    list-style: none;
    overflow: hidden;
}
.vProductItemsTiny li {
    padding:0;
}
.vProductItemsTiny .thumbImage {
   /*  float:left; */
    padding: 3px;
    border: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.vProductItemsTiny .thumbImage img {
    width: 100%;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}
.vProductItemsTiny .thumbImage img:hover{
	-webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

/* thumbSetting */
.vProductItemsTiny .thumbSetting {
   /*  width:40%;
    float:left; */
    word-spacing: pre-line;
}
.vProductItemsTiny .thumbSetting div {
    margin-bottom:10px;
    word-spacing: pre-line;
}
.vProductItemsTiny .thumbSetting div:last-child {
    margin-bottom:0;
}
.vProductItemsTiny .thumbSetting .thumbTitle a {
    line-height:20px;
    font-weight: 600;
    word-spacing: pre-line;
}
.vProductItemsTiny .thumbSetting .thumbPrice {
    display: block;
   /*  background: url('../img/dottedBorder.png') repeat-x 50% 70%; */
}
.vProductItemsTiny .thumbSetting .thumbPrice span {
    font-weight: 700;
    font-size: 13px;
}
/* bread crumb */
.wrap-breadcrumb{list-style: outside none none;margin: 0px; padding: 0px;}
.wrap-breadcrumb li{
	float: left;
	border: none;
	padding:0px;
}
.wrap-breadcrumb li span.crumb{
	display: inline-block;
	padding: 0px 7px;
}
.wrap-breadcrumb li a {
	color: #444;
}

 .wrap-breadcrumb li a:hover{ color: #c62e24; text-decoration: none;}
 .single{padding-top:20px;}
  .single h1{padding-bottom:10px;}
.items-product{padding-top: 10px; clear: both;}

/*=====cart=========*/
.table-style2{width:100%;}
.table-style2 th {
    color: #424242;
    font-size: 13px;
    padding: 14px 20px;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
}
.table-style2 {
    font-size: 16px;
}
.table-style2 td {
    border-right: none;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 10px;
    vertical-align: top;
}
.table-style2 td.cart-delete {
    padding: 35px 10px 35px 30px;
}
.table-style2 td.cart-title, 
.table-style2 td.cart-price,
.table-style2 td.cart-quantity,
.table-style2 td.cart-total {
    padding: 35px 10px;
}
.table-style2 tr:nth-child(2n) {
    background: none repeat scroll 0 0 #f8f8f8;
}
.table-style2 tr {
    background: none repeat scroll 0 0 #fff;
}
.cart-total-price {
	background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  color: #ff6920;
  float: left;
  font-size: 16px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0px 20px !important;
  width: 50%;
}
.cart-buttons {
    float: right;
}

.table-style2 {
    margin: 0 !important;
}
.cart-delete a,
.cart-image a,
.cart-title a,
.cart-price a,
.cart-quantity a,
.cart-total a {
    text-decoration: none;
}

.cart-delete {
    width: 5%;
}

.cart-image {
    width: 5%;
}

.cart-title {
    width: 50%;
}

.cart-price {
    width: 10%;
}
.cart-total, .require, .cart-price span.amount {
	color: #ff6920;
}
.cart-quantity {
    width: 10%;
}

.cart-total {
    width: 10%;
}
.cart-image img {
    max-width: 120px;
    height: auto;
}

.quantity .qty-cart {
    text-align: center;
    width: 3em;
}
.cart-totals {
    border: #e8e8e8 1px solid;
    padding: 30px;
    width: 38%;
    float: right;
    margin: 0 0 50px 0;
}

.cart-totals ul {
    margin: 0;
}

.cart-totals ul li {
    border-bottom: #e8e8e8 1px solid;
    line-height: 160%;
    padding: 10px 0;
    font-size: 16px;
}

.cart-totals ul li .cart-total-left {
    float: left;
    width: 50%;
}

.cart-totals ul li .cart-total-right {
    float: right;
    text-align: right;
    width: 50%;
}

.cart-totals ul li .cart-total-right strong {
    font-weight: normal;
}

.cart-totals .proceed-checkout-button a {
    color: #fff;
    text-decoration: none;
    line-height: 160%;
    width: calc(100% - 40px);
    text-align: center;
    height: inherit;
    margin: 30px 0 0 0;
}

.cart-totals .order-item-wrapper {
    border: none;
}

.cart-totals .order-item-wrapper .order-item {
    width: 50%;
}

.cart-totals .order-item-wrapper .fr {
    text-align: right;
}

.shipping-calculator-button {
    font-size: 12px;
}
.continue-shop {
  float: right;
}
.cart-controls {
    border-bottom: #e8e8e8 1px solid;
    border-left: #e8e8e8 1px solid;
    border-right: #e8e8e8 1px solid;
    padding: 30px;
    margin: 0 0 50px 0;
}
.coupon-code-button,
.continue-shop,
.proceed-checkout-button a {
    border: none;
    color:#fff !important;
    font-size: 16px;
    cursor: pointer;
    line-height: 160%;
    padding: 8px 20px !important;
    height: 45px;
}

.proceed-checkout-button-1 {
    font-weight: 400;
    padding: 9px 10px;
    float: right;
    color:#fff !important;
    border: none;
    text-decoration: none !important;
    cursor: pointer;
    font-size: 16px;
    height: 45px;
    line-height: 160%;
    padding: 9px 20px !important;
    margin: 0 0 0 10px;
}
.proceed-checkout-button-1, .continue-shop{background: #387a24;}

@media only screen and (max-width: 1020px) { 
	.proceed-checkout-button-1 {
        display: block;
        width: calc(100% - 40px);
        text-align: center;
        margin: 0 0 10px 0;
        padding: 9px 0px !important;
    }
}
@media only screen and (max-width: 830px) {
	.order-item {
        float: none;
    }
    
    .order-item {
        line-height: 140%;
    }
    
    .cart-image {
        display: none;
    }
}
@media only screen and (max-width: 540px) {
	.table-style2 td.cart-title, 
    .table-style2 td.cart-price, 
    .table-style2 td.cart-quantity {
        padding: 35px 5px;
    }
    
    .table-style2 td.cart-delete {
        padding: 35px 5px 35px 15px;
    }
    
    .table-style2 td.cart-total {
        padding: 35px 15px 35px 5px;
    }
    
    .table-style2 th {
        padding: 14px 5px;
    }
    
    .table-style2 .qty-small {
        width: 30px;
    }
    
    .table-style2 .qty-small .qty-text {
        left: 0;
    }
    
    .table-style2 th,
    .table-style2 td {
        font-size: 14px;
    }
}
.wrap-cart p {
  font-size: 14px;
  line-height: 180%;
  margin: 0 0 20px;
  text-align: center;
}
.return-to-shop .button {
  margin: 0 0 40px !important;
  padding: 15px !important;
}
.return-to-shop .button {
	background:#387a24;
	color:#fff !important;
  border: medium none;
  border-radius: 0 !important;
  cursor: pointer;
  display: inline;
  font-size: 14px;
  font-weight: normal !important;
  line-height: 160%;
  margin: 0 0 10px;
  padding: 10px 18px;
  text-align: center;
  text-decoration: none !important;
}
.return-to-shop .button, .price_slider_wrapper .button {
  line-height: 80% !important;
}
/*====detail product===*/
.product-description{
  line-height: 130%;
  font-size: 16px;
  text-align: justify;

}
.product-image-single {
  float: left;
  position: relative;
  width: 50%;
  border: 1px solid #ccc;
}
.product-description-single {
  float: right;

  width: calc(50% - 10px);

}
.clearboth {
  clear: both;
}
.bound-img-brief {

}
.wrap-product-detail h1{ font-size: 32px;}
.wrap-product-detail h2 {
  font-size: 32px;
  margin: 0 0 15px;
}
.product-title-single {
  /*margin: 0 0 10px !important;*/
}
.product-price-single {
  font-size: 20px !important;
}
.product-title-single {
  font-size: 23px !important;
}
.wrap-product-detail h2 {
  font-size: 28px;
}
.product-price-single del, .product-price del, .product-meta del {
  color: #4eb25c;
  text-decoration: line-through;
}

.product-image-single img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.wrap-product-detail div.quantity {
  float: left;
}
.qty-cart-buynow{width: 100px;}
.single_add_to_cart_button {
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  height: 40px;
  padding: 0 10px;
  float: left;
}
.button_call{
  margin-left: 5px;
  border: medium none;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  float: left;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}
.button_call a{
  color: #fff;
  cursor: pointer;
  font-size: 16px;
}
.qty {
  display: block;
  height: 38px;
  margin: 0 4px 0 0 !important;
  padding: 0 5px 0 10px !important;
  width: 50px !important;
}
.product-price-single ins, .product-price ins, .product-meta ins {
  display: inline-flex;
  text-decoration: none;
}

.wrap-product-detail{
	 font-size: 16px !important;
}
.wrap-product-detail p{
  font-size: 16px;
  line-height: 125%;
  text-align: justify;
}
.product-description img{
  width: 100%;
  height:auto;
  /* position: absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%); */
}
.title-block {
	background:#677e52;
  bottom: -3px;
  display: block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 48px;
}
.related-products { padding-top: 20px;}
.title-style3{
  font-size: 20px !important;
  position: relative;
}
.ta-product-search-widget{padding-top: 5px;}
.checkout p{text-align: left;}
.w300{width:30%;}
.w500{width:50%;}
.w700{width:70%;}
.add-cart{padding-bottom: 5px;}
.paging_simple_numbers{text-align: center; clear: both;}
.header-phone div,.header-support div{padding-right: 7px;}
.header-phone, .header-phone div, .header-support, .header-support div{ float: left;}
.support-online{text-align: left; float: left; padding-top: 14px;}
.icon-header{ float: right;}
.icon-header img{width: 100%;}
.support-online .fa-3 {
    font-size: 3em;
    color: #91c940;
 }
 .fa-2{ font-size: 20px; color: #00acee;}
 .header-phone div strong{font-size: 15px;}
 /* .support-online span{
    color:#43772a;
    vertical-align: top;
} */
.box-besbuy{border: 1px solid #ee3696; padding: 15px 0px;}
.box-normal{border: 1px solid #b3b3b3; padding:15px 0px;}
.cat-next{clear:both; padding: 15px 10px; text-align: right; font-weight: bold;}
.item_social{float: left; padding-right: 5px; padding-top: 5px;}
.support-one{color: red; padding-bottom: 3px;}
.banner-one img{width: 100%; height: auto;}
.buynowbtn{padding-top: 10px;}
.table-buynow th span{color: red; font-size: 30px; font-weight: bold;}
.not-found .page-title {
  font-size: 5rem;
  margin-bottom: 0;
  color: #89ad12;
  font-weight: 700;
  line-height: 1;
  font-family: "Playfair Display",serif;
  text-align: center;
}
.not-found h5 {
  color: #1b1b1b;
  font-family: Georgia,serif;
  font-size: 17px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.55556;
  text-align: center;
  padding: 10px 0px;
}
.not-found .page-header p{text-align: center;}
.product-mobi-brief { padding: 10px 0px;}

/*endedit*/




@media only screen and (max-width: 1020px) {
	.proceed-checkout-button-1 {
        display: block;
        width: calc(100% - 40px);
        text-align: center;
        margin: 0 0 10px 0;
        padding: 9px 0px !important;
    }
}
@media only screen and (max-width: 830px) {
	.order-item {
        float: none;
    }

    .order-item {
        line-height: 140%;
    }

    .cart-image {
        display: none;
    }
}
.product-price-single ins, .product-price ins, .product-meta ins {
  text-decoration: none;
  display: inline-flex;
}
@media only screen and (max-width: 540px) {
	.table-style2 td.cart-title,
	.table-style2 td.cart-price,
	.table-style2 td.cart-quantity {
			padding: 35px 5px;
	}

	.table-style2 td.cart-delete {
			padding: 35px 5px 35px 15px;
	}

	.coupon-code-button, .continue-shop, .proceed-checkout-button a {
    border: medium none;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
    height: auto;
    line-height: auto;
    padding: 4px 2px !important;
	}
	.table-style2 td.cart-total {

	}
  .qty-cart-buynow{width: 50px;}
  .post-thumbnail{height:220px;}
  .pro-item .name{height:36px;}
	.cart-total-price {
		background: none;
		border: medium none;
		float: none;
		width: auto;
		color: #ff6920;
		font-size: 16px;
		height: 37px;
		line-height: 37px;
		padding: 0 0px !important;
		margin: 0;
	}
	.cart-buttons{float:none; margin-top: 8px;}
	.proceed-checkout-button-1 {
		display: inline;
		width:auto;
		border: medium none;
		color: #fff !important;
		float:none;
		margin: 0px auto;
		cursor: pointer;
		font-size: 14px;
		font-weight: 400;
		height: 45px;
		line-height: 160%;
		text-decoration: none !important;
	}
	.continue-shop {
		float: none;
	}
	.table-style2 th {
		padding: 14px 5px;
	}

	.table-style2 .qty-small {
		width: 30px;
	}

	.table-style2 .qty-small .qty-text {
			left: 0;
	}

	.table-style2 th,
	.table-style2 td {
			font-size: 14px;
	}
	.product-description {clear: both; padding-top: 15px;font-size: 16px;}
	.qty{
		padding: inherit !important;
		width: 30px !important
	}
}
.product-description-single-mobi{
  width: 100%;
}
.error-message{
  color:red;
}
.echbay-alo-phone{display:none;position:fixed;left:0;bottom:0;z-index:999}.phonering-alo-ph-circle,.phonering-alo-ph-circle-fill,.phonering-alo-ph-img-circle{position:absolute;border-radius:50%!important;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}.echbay-alo-phone,.phonering-alo-ph-circle{width:150px;height:150px}.phonering-alo-ph-circle{width:145px;height:145px;background-color:transparent;border:2px solid rgba(30,30,30,.4);top:-2px;left:-2px;-webkit-animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;animation:phonering-alo-circle-anim 1.2s infinite ease-in-out;transition:all .5s}.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle{border-color:#bfebfc;opacity:.5}.phonering-alo-ph-circle-fill{width:100px;height:100px;-webkit-animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;animation:phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;transition:all .5s;top:25px;left:25px}.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-circle-fill{background-color:rgba(0,175,242,.5)}.phonering-alo-ph-img-circle{width:50px;height:50px;top:50px;left:50px;background:url(/img/call.png) center center no-repeat rgba(30,30,30,.1);background-size:auto 80%;-webkit-animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;animation:phonering-alo-circle-img-anim 1s infinite ease-in-out;z-index:999}.phonering-alo-ph-img-circle a{display:block;width:50px;line-height:50px;text-indent:-9999px}.phonering-alo-ph-img-circle a:hover{background:rgba(255,255,255,.2)}.phonering-alo-ph-img-circle a:before{color:#fff;font-size:30px;display:inline-block}.phonering-alo-phone.phonering-alo-green .phonering-alo-ph-img-circle,.phonering-alo-phone:hover .phonering-alo-ph-img-circle{background-color:#00aff2}@-webkit-keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg);-webkit-opacity:.1}30%{-webkit-transform:rotate(0) scale(.7) skew(1deg);-webkit-opacity:.5}100%{-webkit-transform:rotate(0) scale(1) skew(1deg);-webkit-opacity:.1}}@-webkit-keyframes phonering-alo-circle-fill-anim{0%,100%{-webkit-transform:rotate(0) scale(.7) skew(1deg);opacity:.2}50%{-webkit-transform:rotate(0) scale(1) skew(1deg);opacity:.2}}@-webkit-keyframes phonering-alo-circle-img-anim{0%,100%,50%{-webkit-transform:rotate(0) scale(1) skew(1deg)}10%,30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg)}20%,40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg)}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1 } 100%{opacity:0; -webkit-transform:translate3d(100%, 0, 0); -ms-transform:translate3d(100%, 0, 0); transform:translate3d(100%, 0, 0) } } @-webkit-keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg); transform:rotate(0) scale(.5) skew(1deg); opacity:.1 } 30%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.5 } 100%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg); opacity:.1 } } @keyframes phonering-alo-circle-anim{0%{-webkit-transform:rotate(0) scale(.5) skew(1deg); transform:rotate(0) scale(.5) skew(1deg); opacity:.1 } 30%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.5 } 100%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg); opacity:.1 } } @-webkit-keyframes phonering-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.2 } 50%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg); opacity:.2 } 100%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.2 } } @keyframes phonering-alo-circle-fill-anim{0%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.2 } 50%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg); opacity:.2 } 100%{-webkit-transform:rotate(0) scale(.7) skew(1deg); transform:rotate(0) scale(.7) skew(1deg); opacity:.2 } } @-webkit-keyframes phonering-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } 10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg); transform:rotate(-25deg) scale(1) skew(1deg) } 20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg); transform:rotate(25deg) scale(1) skew(1deg) } 30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg); transform:rotate(-25deg) scale(1) skew(1deg) } 40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg); transform:rotate(25deg) scale(1) skew(1deg) } 50%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } 100%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } } @keyframes phonering-alo-circle-img-anim{0%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } 10%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg); transform:rotate(-25deg) scale(1) skew(1deg) } 20%{-webkit-transform:rotate(25deg) scale(1) skew(1deg); transform:rotate(25deg) scale(1) skew(1deg) } 30%{-webkit-transform:rotate(-25deg) scale(1) skew(1deg); transform:rotate(-25deg) scale(1) skew(1deg) } 40%{-webkit-transform:rotate(25deg) scale(1) skew(1deg); transform:rotate(25deg) scale(1) skew(1deg) } 50%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } 100%{-webkit-transform:rotate(0) scale(1) skew(1deg); transform:rotate(0) scale(1) skew(1deg) } }  .style-for-position-br{left: auto; right: 0}.style-for-position-cl{bottom: auto; top: 50%}.style-for-position-cr{left: auto; bottom: auto; top: 50%; right: 0}.style-for-position-tl{bottom: auto; top: 0}.style-for-position-tr{left: auto; bottom: auto; top: 0; right: 0}@media screen and (max-width: 775px){.echbay-alo-phone{display: block;}.style-for-position-bl{left: -50px;bottom: -50px;}}