/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small touch devices */
/* line 16, ../sass/responsive.smalltouch.landscape.scss */
body {
  font-size: 100%;
  padding-top: 0 !important;
}
/* =============================================================================
 *   Mobile Menu Toggle
 *   See your theme settings extensions for how to enable the menu toggle.
 *   These are example styles for the menu toggle menu, you can use these in the
 *   relevant responsive stylesheets as required. Modify to suit your design.
 * ========================================================================== */
/* line 26, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle {
  /* The toggle link */
  /* Menu items */
}
/* line 28, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 {
  margin-bottom: 5px;
}
/* line 31, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle h2 a {
  background: #eee;
  border: 2px solid #ccc;
  padding: 2px 10px;
}
/* line 39, ../sass/responsive.smalltouch.landscape.scss */
.at-mt .at-menu-toggle ul.menu li a {
  background: #eee;
  border-bottom: 1px solid #fff;
}

/*# sourceMappingURL=responsive.smalltouch.landscape.css.map */
#page-title{
  text-align: center;
  font-size: 170%;
}

/* =============================================================================
 *   Wrappers
 * ========================================================================== */

 /* WRAP REGION CONTENT TOP  */
 .region-content-top{
   padding-top: 15px;
 }
 .region-content-top .region-inner{
   padding: 0;
 }
 .region-content-top .region-inner .block{
   margin-bottom: 10px;
 }

.mainheader .boxmainpage,
.mainheader .boxmainpage .boxwrappertop,
.mainheader .boxmainpage .boxwrappertop.stickynav-active{
   position: inherit;
 }
 .mainheader .boxmainpage .boxwrappertop.stickynav-active #logo a img{
   webkit-transform: none;
   -moz-transform: none;
   transform: none;
 }

/* ESTILO CAJAS HEADER */
#header .boxwrapper{
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: center;
  background-color: #FFFFFF;
}
#header .boxwrapper .box.box2{
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 100%;
  margin: 0;
}
#header .boxwrapper .box.box2 .region-inner{
  text-align: center;
}
#header .boxwrapper .box.box2 .region-inner .block{}
.mainheader .boxmainpage .boxwrappertop *{
  color: #403020;
}
/* =============================================================================
 *   Block Styling
 * ========================================================================== */
.blckMainMenu{
  width: 100%;
  margin-bottom: 0;
}
.blckMainMenu .block-inner{
  margin: 10px;
}
.blckMainMenu .responsive-menus ul.responsive-menus-simple{
  position: inherit !important;
}
.responsive-menus.responsified span.toggler{
  padding: 10px;
  box-sizing: border-box;
}

/* BLOQUE BANNER */
.blckBanner .flexslider .node .groupbox{
  max-width: 100%;
  right: auto;
  bottom: 0%;
  background-color: rgba(64, 48, 33, 0.7);
}
.blckBanner .flexslider .node .groupbox .groupcaption{
  text-align: center;
}
.blckBanner .flexslider .node .groupbox .groupcaption .fieldTitleMensj{}
.blckBanner .flexslider .node .groupbox .groupcaption .fieldTitleMensj *{
  font-size: 120%;
}
.blckBanner .flexslider .node .groupbox .groupcaption .fieldContentMensj{}
.blckBanner .flexslider .node .groupbox .groupcaption .fieldContentMensj *{
  font-size: 95%;
  line-height: normal;
}

/* BLOQUE DE BUSQUEDA */
.views-exposed-form .views-exposed-widget{}
.views-exposed-form .views-exposed-widget:first-child{
  width: 60%;
  margin-right: 2%;
}
.views-exposed-form .views-exposed-widget:last-child{}
.views-exposed-form .form-item input{
  width: 100%;
}


/* =============================================================================
 *   Node Styling
 * ========================================================================== */

/* -----------------------------------------------------------------------------
   PRODUCTO - NODE TEASER
 ---------------------------------------------------------------------------- */
.productos.teaser {}
.productos.teaser .views-row{
  max-width: 160px;
}
.productos.teaser .node .wrapcontent .field-title h2{
  font-size: 94%;
  letter-spacing: 1px;
}
.productos.teaser .node .field-commerce-price .field-price{
  margin-bottom: 7px;
}
.blckShoppingCart .ajax-shopping-cart-teaser div{
  font-size: 1.3em;
  text-transform: uppercase;
}

/* -----------------------------------------------------------------------------
   PRODUCTO - NODE FULL
 ---------------------------------------------------------------------------- */
table.commerce-price-savings-formatter-prices tr td{
  padding: 6px;
  font-size: 70%;
}
/* PRECIO DE LISTA*/
.commerce-price-savings-formatter-list .price-label{
  white-space: normal;
  font-size: 60%;
}
.commerce-price-savings-formatter-list .price-amount{
  color: #665D1D !important;
}
/* PRECIO FINAL */
.commerce-price-savings-formatter-price{}
.commerce-price-savings-formatter-price .price-label{}
.commerce-price-savings-formatter-price .price-amount{
  white-space: normal;
  color: #665D1D !important;
}
/* SU AHORRO */
.commerce-price-savings-formatter-savings{}
.commerce-price-savings-formatter-savings .price-label{
  font-size: 60%
}
.commerce-price-savings-formatter-savings .price-amount{
  white-space: normal;
  color: #665D1D !important;
}









/*

 */
