/* corrections & fixation topPanel */
#toppanel #toppanelinner .moduletable .custom p {
  margin: 0;
}
#toppanel a.panel-control.btn {
  display: none;
}

.availability {
  color: #ff0000 !important;
  font-weight: bold !important;
}

/* corrections joomla 3.x */

/* joomla 3.0 */
.moduletable.intro-text-banner .readmore a {
  background: transparent !important;
  text-shadow: none;
}
.moduletable.intro-text-banner .readmore a:hover,
.moduletable.intro-text-banner .readmore a.hover {
  border-color: khaki;
  background: crimson !important;
}
.moduletable.intro-text-banner .readmore a span.icon-chevron-right {
  display: none;
}
.moduletable.intro-text-banner strong {
  font-weight: bolder !important;
}
.moduletable.vm-products .product-price {
  float: none;
  margin: 0 auto;
  text-align: center;
}
.moduletable.vm-products .spacer {
  text-align: center;
}
.moduletable.vm-products .vmproduct.productdetails a {
  float: none;
  display: block;
  line-height: 1.2em;
}
.moduletable.vm-products span.addtocart-button {
  float: none;
}
.moduletable.vm-products input.addtocart-button {
  background: transparent;
  border: none;
  text-indent: 0;
}
.moduletable.vm-products .addtocart-area {
  margin: 0 !important;
  padding-top: 10px;
}
.moduletable.vm-products .product-price {
  padding-top: 10px;
}
.moduletable.vm-products img.featuredProductImage {
  width: 100%;
  min-height: 0;
  height: auto;
  padding: 20px 20px 0 20px;
}
.moduletable.vm-products span.quantity-box {
  line-height: 1em;
}
.moduletable.vm-products .product-container.width33.floatleft {
  padding-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .moduletable.vm-products .product-container.width33.floatleft.width33 {
    width: 33.33%;
  }
}
.moduletable.vm-products .vmproduct.productdetails .floatleft {
  padding: 0 !important;
  padding-right: 0 !important;
}
.moduletable.vm-products .vmgroup .addtocart-bar {
  margin: 0;
}
.moduletable.vm-products input.addtocart-button {
  white-space: normal;
  display: inline-block;
  width: auto !important;
}
@media screen and (max-width: 767px) {
  .moduletable.vm-products .vmgroup .spacer > *,
  .moduletable.vm-products .clear + a,
  .moduletable.vm-products .addtocart-area,
  .moduletable.vm-products .product-container.width33.floatleft {
    display: block;
    width: 100% !important;
    text-align: center !important;
    float: none !important;
    padding-right: 0 !important;
  }
  .moduletable.vm-products .vmgroup .spacer > * form,
  .moduletable.vm-products .clear + a form,
  .moduletable.vm-products .addtocart-area form,
  .moduletable.vm-products .product-container.width33.floatleft form {
    display: block !important;
  }
  .moduletable.vm-products .addtocart-area,
  .moduletable.vm-products .addtocart-bar {
    margin: 0 auto !important;
    float: none !important;
  }
  .moduletable.vm-products .vmproduct.vm-products.productdetails .product-container,
  .moduletable.vm-products .product-container.width33.floatleft {
    border-bottom: 1px solid teal;
    padding-bottom: 20px !important;
  }
}
#component ul.pager.pagenav {
  background: transparent;
  border: none !important;
  margin: 0 auto !important;
}
#component ul.pager.pagenav li > a {
  background: transparent;
}
#component ul.pager.pagenav li > a:hover,
#component ul.pager.pagenav li > a.hover {
  background: white;
}
#component .blog.overlay .cols-2 .item {
  width: 100%;
}
#component .blog.overlay .cols-2 .item .item-image {
  width: 100% !important;
}
#component .blog.overlay .cols-2 .item .page-header {
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border: none;
  z-index: 55;
}
#component .blog.overlay .items-row.cols-2 > div + div h2 a {
  background: rgba(237, 20, 61, 0.7);
}
#bottomnav .moduletable.menu {
  text-align: center;
  padding: 20px;
}
#bottomnav .moduletable.menu .menu {
  margin-left: auto !important;
  display: table;
  table-layout: fixed;
  text-align: center;
  margin: 0 auto;
}
#bottomnav .moduletable.menu .menu li {
  text-align: left;
}
#bottomnav .moduletable.menu .menu li a {
  font-weight: normal;
}
#bottomnav .moduletable.menu .menu li li a {
  line-height: 1.2em;
}
#bottomnav .moduletable.menu .menu > li > a {
  margin-left: .8em;
}
#bottomnav .moduletable.menu .menu:before,
#bottomnav .moduletable.menu .menu:after {
  content: none;
}
@media screen and (min-width: 992px) {
  #bottomnav .moduletable.menu .menu li {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    width: auto !important;
    left: auto;
    padding: 0 10px;
  }
  #bottomnav .moduletable.menu .menu li li {
    display: block;
    width: 100%;
  }
}
#footer .nav li a:hover {
  background: teal;
  opacity: 1;
  text-shadow: none;
}
#footer .nav li.current.active > a {
  color: crimson !important;
  background: wheat !important;
}
p#autocpright {
  padding: 0;
}
div#cright {
  margin: 0;
}
.blog.recipes .cat-children > div {
  position: relative;
  padding: 10px;
  overflow: hidden;
}
.blog.recipes .cat-children > div .category-desc {
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
  height: 20rem;
}
.blog.recipes .cat-children > div .category-desc > p {
  position: relative;
}
.blog.recipes .cat-children > div .category-desc > p img {
  height: 100% !important;
  width: auto !important;
  max-width: 200% !important;
  max-height: 100% !important;
  position: relative;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blog.recipes .cat-children > div h3.item-title {
  position: absolute;
  right: 10px;
  left: 10px;
  bottom: 10px;
  margin: 0;
  z-index: 25;
  width: auto;
}
@media screen and (min-width: 600px) {
  .blog.recipes .cat-children > div {
    display: inline-block;
    width: 49%;
    vertical-align: top;
    overflow: hidden;
    position: relative;
  }
}
.blog.overlay.dark.lens .cols-3 .item {
  width: 100%;
  height: 18rem;
}
.blog.overlay.dark.lens .cols-3 .item .page-header {
  position: absolute;
  margin: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 55;
}
.blog.overlay.dark.lens .cols-3 .item img {
  width: auto !important;
  height: 18rem !important;
  max-width: 200% !important;
  border: none;
  position: relative;
  z-index: 5;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.blog.overlay.dark.lens .cols-3 .item .lesstext p {
  height: 100%;
  position: relative;
}
#component .browse-view .width70.floatright {
  text-align: center;
}
#component .browse-view .width70.floatright a.product-details:hover {
  transition: none;
  background: teal;
}
#component .browse-view .width70.floatright p.product_s_desc {
  height: auto;
  margin-bottom: 10px;
}
#component .browse-view .width70.floatright .PricesalesPrice.vm-display.vm-price-value,
#component .browse-view .width70.floatright .product-price,
#component .browse-view .width70.floatright p:last-child {
  display: block !important;
  float: none;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #component .browse-view .product.floatleft.width50 {
    width: 100% !important;
    float: none !important;
    display: block !important;
  }
}
#component .productdetails-view.productdetails span.addtocart-button.btn {
  float: none;
}
#component .productdetails-view.productdetails span.addtocart-button.btn:before {
  font-family: "FontAwesome";
  content: "\f07a";
  font-size: 2em;
  display: inline-block;
  line-height: 2.5em;
  color: white;
  position: absolute;
  left: .5em;
  z-index: 75;
}
#component .productdetails-view.productdetails span.addtocart-button.btn:after {
  content: "\f063";
  left: 1.3em;
  top: 0;
  font-size: 1.2em;
}
#component .productdetails-view.productdetails input.addtocart-button {
  border: 1px solid seagreen;
  background: linear-gradient(to bottom, #00e5a8 0%, #009b72 100%);
}
#component .productdetails-view.productdetails input.addtocart-button:hover {
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
  background-size: 100% 200%;
}
#component .productdetails-view.productdetails .width60.floatleft.imgside {
  padding-bottom: 20px;
}

@media screen and (max-width: 767px) {
  #component .blog.overlay.dark.lens .item img {
    width: 100% !important;
    height: auto !important;
    left: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
}

@media screen and (max-width: 599px) {
  #component .productdetails-view.productdetails .width60.floatleft.imgside,
  #component .productdetails-view.productdetails .width40.floatright.textside {
    float: none !important;
    display: block !important;
    width: 100%;
    text-align: center;
    padding-bottom: 0;
  }
}









