/*
*  2007-2020 JM Textil
*  @author JM Textil <contacto@jmtextil.com>
*  @copyright  2007-2020 VENTA ONLINE JM TEXTIL, S.L.
*
*/
/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
  padding-bottom: 20px; }
#cms #center_column h1 {
  margin-bottom: 25px; }
#cms #center_column h3 {
  font-size: 16px;
  border-bottom: none;
  margin: 0;
  padding: 0 0 17px 0; }
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #d6d4d4; }
#cms #center_column .list-1 li:first-child {
  border: none; }
#cms #center_column .list-1 li em {
  font-size: 20px;
  line-height: 20px;
  padding-right: 15px;
  vertical-align: -2px; }
#cms #center_column img {
  margin: 4px 0 17px;
  max-width: 100%;
  height: auto; }
#cms #center_column .testimonials {
  border: 1px solid;
  border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
  margin: 4px 0 13px 0;
  position: relative; }
#cms #center_column .testimonials .inner {
  border: 1px solid #fff;
  padding: 19px 18px 11px 18px;
  background: #fbfbfb;
  background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
  background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
  background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%); }
#cms #center_column .testimonials .inner span {
  text-indent: -5000px;
  display: inline-block;
  width: 20px;
  height: 15px; }
#cms #center_column .testimonials .inner span.before {
  background: url(../img/bl-before-bg.png) no-repeat;
  margin-right: 8px; }
#cms #center_column .testimonials .inner span.after {
  background: url(../img/bl-after-bg.png) no-repeat;
  margin-left: 8px; }
#cms #center_column .testimonials:after {
  content: ".";
  display: block;
  text-indent: -5000px;
  position: absolute;
  bottom: -16px;
  left: 21px;
  width: 15px;
  height: 16px;
  background: url(../img/testimon-after.gif) no-repeat; }
#cms #center_column .testimonials + p {
  padding-left: 45px;
  margin-bottom: 18px; }
#cms #center_column p.bottom-indent {
  margin-bottom: 18px; }
#cms #center_column #admin-action-cms {
  background: none repeat 0 0 #F6F6F6;
  border: 1px solid #d2d0d0;
  padding: 10px; }
#cms #center_column #admin-action-cms p{ margin: 0; }
#cms #center_column #admin-action-cms p span{
  display: block;
  padding-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  color: #333 }
#cms #center_column #admin-action-cms p .button {
  font: 700 17px/21px Arial, Helvetica, sans-serif;
  padding: 0;
  border: 1px solid;
  padding: 10px 14px;
  display: inline-block }
#cms #center_column #admin-action-cms p .button.publish_button{
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
  border-color: #0079b6 #006fa8 #012740 #006fa8;
  background: #009ad0;
  background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
  background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
  background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#009ad0', endColorstr='#007ab7',GradientType=0) }
#cms #center_column #admin-action-cms p .button.publish_button:hover{
  border-color: #01314e #004b74 #0079b6 #004b74;
  filter: none;
  background: #0084bf }
#cms #center_column #admin-action-cms p .button.lnk_view{
  color: #333;
  text-shadow: 1px 1px white;
  border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
  background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0) }
#cms #center_column #admin-action-cms p .button.lnk_view:hover{
  border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
  filter: none;
  background: #e7e7e7 }
/*# sourceMappingURL=cms.css.map */
body#cms #columns .rte p{ text-align: justify }
#cmsHeader{
  display: flex;
  align-content: center;
  flex-direction: row;
}
#cmsHeader #leftLine{
  position: relative;
  width: 100%;
  height: 2px;
  margin: 51px 8px 20px 0;
  flex-grow: 1;
  border-radius: 2px;
  background:linear-gradient(to left,#80A446,transparent);
}
#cmsHeader h1{
  width: auto;
  display: flex;
  white-space: nowrap;
  font-size: 26px !important;
  border-bottom: none !important
}
#cmsHeader #rightLine{
  position: relative;
  width: 100%;
  height: 2px;
  margin: 51px 0 20px 8px;
  flex-grow: 1;
  border-radius: 2px;
  background:linear-gradient(to right,#80A446,transparent);
}
#tallerConfecContainer{
  display: flex;
  flex-direction: column }
#tallerConfecContainer div{
  width: 100%;
  margin: 16px 0 16px 0 }
#tallerConfecContainer div > p{ line-height: 27px }
#tallerConfecBlock1 img{
  width:336px;
  height: 226px;
  float: right }
#tallerConfecBlock2 img{
  width: 336px;
  height: 416px;
  margin-right: 20px !important;
  float: left }
#tallerConfecBlock3 img{
  width: 336px;
  height: 226px;
  float: right }
#tallerConfecBlock4 img{
  width: 336px;
  height: 226px;
  margin-right: 20px !important;
  float: left }
#tallerConfecBlock5 img{
  width: 336px;
  height: 226px;
  float: right }
.subHeader{
  font-weight: 600;
}
.first{ margin-top: 20px }
/*
body#cms.cms-confeccion-a-medida #center_column h1 {
  display: none; }
@media all and (min-width: 768px) {
  body#cms.cms-confeccion-a-medida #center_column .rte {
    border: none;
    background: transparent;
    padding: 30px 0; } }
*/
#confecMedida .subHeader{ font-size: 16px }
#confecMedida ul { list-style: none !important }
#confecMedida ul li:before{
  margin-right: 4px;
  content:'g';
  font-family: 'Arrows';
  color:#989898 }
#confecMedida ul li{
  list-style-position: inside;
  text-indent: -1em;
  font-size: 16px;
  color: #989898}
#confecMedida a{
  font-weight: 600;
  color: #9A9A9A }
#confecMedida a:hover{ color: #AEAEAE !important }
#cambioDevol .subHeader{ font-size: 16px }
#cambioDevol ul { list-style: none !important }
#cambioDevol ul li:before{
  margin-right: 4px;
  content:'g';
  font-family: 'Arrows';
  color:#989898;
  position: absolute;
}
#cambioDevol ul li{
  list-style-position: inside;
  text-indent: -1em;
  color: #989898;
  padding-bottom: 5px;
}
#cambioDevol a{
  font-weight: 600;
  color: #9A9A9A }
#cambioDevol a:hover{ color: #AEAEAE !important }
#fundaEco .subHeader{ font-size: 16px }
#fundaEco ul { list-style: none !important }
#fundaEco ul li:before{
  margin-right: 4px;
  content:'g';
  font-family: 'Arrows';
  color:#989898 }
#fundaEco ul li{
  list-style-position: inside;
  text-indent: -1em;
  font-size: 16px;
  color: #989898}
#fundaEco img{
  position: absolute;
  width: 101%;
  left: 0 }
#fullimgscp{ height: 376px }
#equipoServicio ul { list-style: none !important }
#equipoServicio ul li:before{
  margin-right: 4px;
  content:'g';
  font-family: 'Arrows';
  color:#989898 }
#equipoServicio ul li{
  list-style-position: inside;
  text-indent: -1em;
  font-size: 16px;
  color: #989898}
#equipoServicio a{
  font-weight: 600;
  color: #9A9A9A }
#equipoServicio a:hover{ color: #AEAEAE !important }
#pregFrec
#pregFrec ul{ list-style-type: none !important }
#pregFrec ul li:before{
  margin-right: 4px;
  content:'g';
  font-family: 'Arrows';
  color:#777;
  position: absolute;
  left: 30px;
}
#pregFrec ul li{
  margin-bottom: 35px;
  list-style-position: inside;
  font-size: 16px;
  color: #000}
#pregFrec ul li div{
  margin-top: 10px;}
#pregFrec ul li div p{ line-height: 24px }
#pregFrec a{
  font-weight: 600;
  color: #9A9A9A }
#pregFrec a:hover{ color: #AEAEAE !important }

/**
MOD PABLO: A partir de aquí, cosas mías
*/
#cambioDevol{
  font-size: 16px;
}
.subHeader{
  display: block;
}
#pregFrec ul{
  padding: 0;
}
#pregFrec strong{
  color: #777;
}
.cmsAddress{
  text-align: center;
}
.cmsAddress span{
  font-size: 16px;
  color: #989898;
  line-height: 22px;
  margin-bottom: 15px;
}
body#cms #columns h3.page-subheading{
  color: #989898;
}
#tallerConfecBlock1 img, #tallerConfecBlock3 img{
  margin-left: 20px !important;
}
@media(max-width: 768px){
  #cmsHeader #leftLine, #cmsHeader #rightLine{
    display: none;
  }
  body#cms #columns h1{
    display: block;
    width: 100%;
    padding: 10px 0;
  }
  #cmsHeader h1{
    font-size: 23px !important;
    letter-spacing: -0.5px;
  }
  #cms.cms-45 #cambioDevol ul{
    padding-left: 0px;
  }
  #cms.cms-45 #cambioDevol ul li{
    text-indent: 0px;
  }
  #cms.cms-45 #cambioDevol ul li:before{
    content: none;
  }
}