/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
@import url("//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css");
@import url("//fonts.googleapis.com/icon?family=Material+Icons");
#index #wrapper {
  padding-top: 0px;
  padding-bottom: 0px; }

.box-start {
  margin-bottom: 30px; }

.box-slideshow {
  margin-top: 20px;
  margin-bottom: 30px; }
  @media (min-width: 992px) {
    .box-slideshow .group-slideshow {
      padding: 0 15px 0 30px; }
      .rtl .box-slideshow .group-slideshow {
        padding: 0 30px 0 15px; } }
  .box-slideshow .group-slideshow .ApSlideShow {
    overflow: hidden;
    border-radius: 20px; }

.box-two-banner {
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .box-two-banner {
      margin-bottom: 10px; } }
  @media (max-width: 767px) {
    .box-two-banner {
      margin-bottom: 0px; } }
  .box-two-banner .banner {
    text-align: center;
    overflow: hidden;
    border-radius: 5px; }
    @media (max-width: 767px) {
      .box-two-banner .banner {
        margin-bottom: 20px; } }

.box-left-right-column-1 {
  margin-top: 30px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box-left-right-column-1 {
      margin-bottom: 40px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .box-left-right-column-1 {
      margin-top: 0px;
      margin-bottom: 0px; } }
  @media (max-width: 991px) {
    .box-left-right-column-1 > [class*="col-"] + [class*="col-"] {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .box-left-right-column-1 > [class*="col-"] + [class*="col-"] {
      margin-top: 0px; } }
  .box-left-right-column-1 > [class*="col-"] > * {
    margin-bottom: 30px; }
  @media (min-width: 992px) {
    .box-left-right-column-1 .group-right-column .product-tabs-home .thumbnail-container .product-meta {
      padding: 15px 15px 30px; } }

.box-left-right-column-2 {
  margin-top: 30px;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .box-left-right-column-2 {
      margin-bottom: 40px; } }
  @media (max-width: 767px) {
    .box-left-right-column-2 {
      margin-top: 0px;
      margin-bottom: 30px; } }
  @media (max-width: 767px) {
    .box-left-right-column-2 > [class*="col-"] + [class*="col-"] {
      margin-top: 30px; } }
  @media (max-width: 991px) {
    .box-left-right-column-2 .group-right-column {
      margin-top: 40px; } }
  .box-left-right-column-2 .banner-sidebar {
    margin-top: 30px;
    text-align: center; }

.box-manufactures {
  padding-top: 30px;
  padding-bottom: 30px; }

.box-categories-carousel {
  padding-top: 70px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .box-categories-carousel {
      padding-top: 40px;
      padding-bottom: 40px; } }

.box-product-list {
  margin-top: 60px;
  margin-bottom: 40px; }
  @media (max-width: 991px) {
    .box-product-list {
      margin-top: 30px;
      margin-bottom: 10px; } }

@media (min-width: 768px) {
  .box-blog-testimonials {
    position: relative; }
    .box-blog-testimonials:before {
      content: '';
      margin: 0 -1000px;
      height: 1px;
      display: block;
      background: #e9e9e9;
      position: absolute;
      top: -1px;
      left: 0;
      right: 0; } }
.box-blog-testimonials .group-blogs {
  margin-top: 50px; }
  @media (max-width: 991px) {
    .box-blog-testimonials .group-blogs {
      margin-top: 40px; } }
  @media (max-width: 767px) {
    .box-blog-testimonials .group-blogs {
      margin-top: 30px; } }
@media (max-width: 991px) {
  .box-blog-testimonials .group-testimonials {
    margin-top: 30px; } }
@media (max-width: 767px) {
  .box-blog-testimonials .group-testimonials {
    margin-top: 40px; } }

/*# sourceMappingURL=profile1498754554.css.map */


/*#Color bloques titulo pie*/

.footer-container .block .title_block {
    color: #ffd049;
    font-size: 15px;
    margin: 45px 0 25px;
    text-transform: uppercase;
}

/*# quitar referencias */
.product-reference {
    display: none !important;
}

.more-infor-product.reference {
    display: none !important;
}

/*Modificacion tamaño cabecera*/
@media (min-width: 992px)
.box-middle-header .logo img {
    padding: 9px 0 28px;
}

body#checkout #customer-form section .form-group:nth-child(7){
	display:none;
}

/*
.box-top-header {
visibility: hidden;
}
*/

p.sub-title {
    color: #fff;
}
 .input-wrapper {
    overflow: hidden;
    vertical-align: middle;
    display: table-cell;
}