/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column {
  font-size: 16px;
  padding: 0 5%;
  letter-spacing: 0.5px;
}
#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;
  font-weight: bold;
}
#cms #center_column p {
  line-height: 18px;
}
#cms #center_column .list-1 li {
  padding: 4px 0 6px 0;
  font-weight: bold;
  color: #46a74e;
  border-top: 1px solid #dddddd;
}
#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: #f13340;
}
#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: #777;
  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;
}
.faq-answer {
  display: none;
  padding: 20px;
  background: #000;
  color: #888888;
}
.faq-answer a {
  color: #CCA94D;
}
.faq-answer p {
  margin: 0;
}
#faq-block .faq-question {
  padding: 6px 10px;
  background: #bab6ac;
}
#faq-block .icon {
  display: inline-block;
  margin: 0 8px 0 0;
  padding: 0 2px;
  width: 20px;
  height: 20px;
  border-radius: 100% 100% 100% 100%;
  background: none repeat scroll 0 0 #686663;
  color: #FFFFFF !important;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px !important;
  font-family: "Times New Roman", Times, serif !important;
  line-height: 22px;
}
#faq-block h2.faq-question {
  display: block;
  margin: 0;
  color: #554e4e;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  cursor: pointer;
}
#cms table.table tr td {
  border-top: none;
  border-bottom: 1px solid;
  font-size: 18px;
  padding: 12px 5px;
  font-family: Georgia, serif!important;
}
#cms table.table tr td span {
  font-size: 28px;
  font-weight: bold;
  margin-right: 10px;
}
#cms table.table tr.textos td {
  text-align: center;
}
#cms table#hormas tr td {
  text-align: center;
}
#cms {
  text-align: justify;
}
#cms #columns {
  max-width: 80%!important;
}
#suelas tr td {
  width: 20%;
}
.box-info-product .exclusive {
  text-transform: uppercase;
  padding: 0;
  border: none;
  position: relative;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: #222 2px 2px 3px;
  cursor: pointer;
}
.box-info-product .exclusive span {
  line-height: 34px;
  padding: 0px 14px;
  display: block !important;
}
.box-info-product {
  margin-top: 30px;
}
.landing-full img {
  width: 100%;
}
.landing-full h1 {
  padding-left: 0;
  text-align: center;
}
.landing-full p.subtitle {
  margin-left: 8%;
  margin-right: 8%;
  text-align: center;
}
.landing {
  margin-left: 8%;
  margin-right: 8%;
}
.landing .subcategoria {
  text-align: center;
}
.box-info-product .exclusive:hover {
  background: #007ab7;
}
.landing .col-izquierda {
  padding-right: 60px;
}
.landing .col-derecha {
  padding-left: 60px;
}
.box-info-product a {
  text-align: center;
  text-decoration: none!important;
}
.col-title {
  text-align: center;
  padding: 20px 0;
}
.col-title h2 {
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .landing .col-md-6.col-izquierda {
    padding-right: 0;
  }
  .landing .col-md-6.col-derecha {
    padding-left: 0;
  }
  .landing-full h1 {
    padding-left: 0!important;
  }
}


.content-destacado .subtitle{
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif !important;
	padding: 5px 0 20px 0;
	margin: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	text-decoration: none;
	font-size: 13px;
	color: #625b54 !important;
	text-align: center;
}

.content-destacado h1,
.content-destacado h2{
	text-transform: uppercase;
    font-family: calibri, TimesNewRoman, 'Times New Roman', Times, serif !important;
    padding: 0;
    margin: 0;
    color: #8d7146;
    font-weight: normal !important;
    line-height: 1;
    border: none;
    text-decoration: none;
    text-align: center;
    font-size: 34px;
    margin-bottom: 0 !important;;
}




.content-destacado .txt-gray, .content-destacado .txt-grey {
    color: #625b54 !important;
}

.content-destacado .link-fade{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	max-height: 280px;
}

.content-destacado .link-fade:hover{opacity: 0.8;}

#cms #center_column .content-destacado h3{text-align: center;padding: 0!important;}
.content-destacado h3 a{
	color: #8d7146 !important;
	font-family: "Roboto Condensed",sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	text-align: center;
	font-size: 20px;
	padding: 0 8px 0 0 !important;
	font-weight: normal !important;
}

.content-destacado h3.category a{
	color: #111 !important;
}

.content-destacado h3.category a:hover{text-decoration: underline!important;}

.content-destacado h4,  
.content-destacado h4 a{
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	text-decoration: none !important;
	text-align:center;
	font-size: 13px;
	padding: 5px 0;
	
}

.content-destacado p{
	font-family: calibri, TimesNewRoman, 'Times New Roman', Times, serif;
	text-align: center;
	width: 90%;
	font-size: 17px;
}

.content-destacado .col-xs-12{margin-bottom: 15px;}
.content-destacado .col-md-6, .content-destacado .col-xs-12{text-align: center;}

.content-destacado .stitch-divider {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
.content-destacado .stitch-divider:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #d8dad9;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 0;
}

.content-destacado hr{
	border: 0.02em solid #8d7146;
	width: 45%;
	float: right;
}


.content-destacado hr:first-of-type {
	float: left;
}




.content-categoria .subtitle{
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif !important;
	padding: 5px 0;
	margin: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	text-decoration: none;
	font-size: 13px;
	color: #625b54 !important;
}

.content-categoria h1{
	text-transform: uppercase;
    font-family: calibri, TimesNewRoman, 'Times New Roman', Times, serif !important;
    padding: 0;
    margin: 0;
    color: #8d7146;
    font-weight: normal !important;
    line-height: 1;
    border: none;
    text-decoration: none;
    font-size: 32px;
    margin-bottom: 0 !important;;
}




.content-categoria .txt-gray, .content-categoria .txt-grey {
    color: #625b54 !important;
}

.content-categoria .link-fade{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-height: 280px;
}

.content-categoria .link-fade:hover{opacity: 0.8;}

.content-categoria h2 a{
	color: #8d7146 !important;
	font-family: "Roboto Condensed",sans-serif;
	text-transform: uppercase;
	text-decoration: none !important;
	font-size: 20px;
	padding: 0 8px 0 0 !important;
	font-weight: normal !important;
}

.content-categoria h2.category a{
	color: #111 !important;
}

.content-categoria h2.category a:hover{text-decoration: underline!important;}

.content-categoria h4,  
.content-categoria h4 a{
	text-transform: uppercase;
	font-family: "Roboto Condensed",sans-serif !important;
	padding: 0;
	margin: 0;
	font-weight: normal;
	line-height: 1;
	border: none;
	text-decoration: none !important;
	font-size: 13px;
	padding: 5px 0;
	
}

.content-categoria p{
	font-family: calibri, TimesNewRoman, 'Times New Roman', Times, serif;
	width: 90%;
	font-size: 17px;
}

.content-categoria .col-xs-12{margin-bottom: 15px;}

.content-categoria .stitch-divider {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	position: relative;
}
.content-categoria .stitch-divider:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #d8dad9;
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 0;
}

.content-categoria hr:before{
	border: 0.02em solid #8d7146;
	width: 90%;
	text-align:center;
}

.pagina-content h1{padding:10px;}

.pagina-content .link-fade{width: 90%;max-height: none;}
.pagina-content .content-resumen{padding: 15px 10%;margin-bottom: 15px;text-align: center;}
.pagina-content .content-resumen p{padding: 0 15%;text-align: center;}
.pagina-content hr{
	border: 0.02em solid #8d7146;
	width: 80%;
	float: none!important;
	position: absolute;
}

.pagina-content  hr:first-of-type{top:-15px;}

.pagina-content .no-list-style{
	color: #625b54;
    font-size: 12px;
    text-align: left;
}
.pagina-content h3{
    text-transform: uppercase;
    color: #8d7146;
    font-family: "Roboto Condensed", sans-serif !important;
    font-size: 24px !important;
    margin: 10px !important;
    font-weight: normal !important;
}

.pagina-content h4{
	color: #8d7146;
	font-family: calibri, TimesNewRoman, "Times New Roman", Times, serif !important;
	font-size: 26px !important;
	text-align: left;
	margin: 10px 0;
}


.pagina-content .content-resumen p{
	font-size: 18px;
	font-family: "Roboto Condensed", sans-serif;
	color: #625b54;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #ceccc6 !important;
	border-top: 1px solid #ceccc6 !important;
	margin-left: auto;
    margin-right: auto;	
}

.pagina-content  p{
    color: #625b54;
    font-size: 18px;
    line-height: normal;
    text-align: left;
    
}
.pagina-content ol{list-style: none;width: 100%; text-align: center;}

.pagina-content h5{
	font-size: 30px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif !important;
    color: #8d7146;
    margin: 20px 0 10px 0;
    padding: 0;
    font-weight: normal;
    text-align: center;
    
}
.pagina-content ol li{margin-left: auto; margin-right:auto; 
					border-bottom: 1px solid #ceccc6 !important;text-align: center;width: 90%;margin-top: 30px;}
.pagina-content  ol li p{padding: 10px 10%;text-align: center;}
.pagina-content .div-image img{}