﻿@import url("slides.css");
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
html {
    -webkit-text-size-adjust: 100%;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
}
.clear {dislay:block;clear:both;float:none;}
*:focus {outline: none;}
.white-text {color:#FFF !important;}
h2.white-text {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
strong, b {
	font-weight:700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a, a:visited {text-decoration:none;color:#d90000;}
p {
    color: #000;
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 20px;
	width:90%;
	z-index: 1;
	position: relative;
}
.no-heading-content-text {margin-top:60px;}
.content-text-list-item {
    font-size: 14px;
    line-height: 1.3;
    list-style-type: none;
    margin-bottom: 20px;
	padding-left:22px;
	background-image:url('images/arr-r.png');
	background-repeat:no-repeat;
	background-position:top left;
	background-size: 13px 22px;
}
h2 {
    font-size: 36px;
    color: #000;
    font-weight: 400;
    margin: 4px 0 20px;
	z-index: 1;
    position: relative;
}
.rotulo-cat-productos {
    text-align: left;
    margin-left: 2%;
    display:block;
    clear:both;
    float:none;
    overflow: hidden;
}
.rotulo-cat-productos h2  {
    font-size: 32px;
    color: #000;
    margin: 20px 0 10px !important;
}
.green-bg h2  {color:#FFF;}
h3 {
    font-size: 16px;
    color: #D90000;
    font-weight:700;
    margin-bottom: 0;
    text-transform:none;
	margin-top:60px;
	z-index: 1;
	position: relative;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.archive-page-header-content h3, .content-type-page h3 {margin-top:0;padding-top:60px;}
.section-content-left-item h3, .text-content-page h3 {
    margin-bottom: 10px;
	color:#000;
	margin-top:0;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
}
.green-bg h3 {color:#5B5B5B;}
h4 {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-bottom: 26px;
    margin-top: -10px;
}
h4.bold-heading {
    font-weight: 700;
    margin: 0 0 5px 0;
    font-size: 15px;
	  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h5 {
	font-size:14px;
	color:#44484f;
	font-weight: 300;
	margin-bottom:25px;
	line-height: 20px;
}
h6 {
	font-size:16px;
	margin-bottom:5px;
	line-height: 20px;
}
img {display:block;max-width:100%;height:auto;margin:0;}
.green-text {color:#D90000 !important;}
.green-bg {background-color:#D90000 !important;}

/**HEADER**/
header#header {
		transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	position:fixed;
	top:0;
	z-index:1000;
	width:100%;
}
.pre-header {
	background-color:#333333;
	color:#FFF;
	width:100%;
	height:38px;
	font-size:14px;
}
.pre-header-left {
    font-size: 13px;
}
.pre-header a {color:#FFF;}
.pre-header a:hover {color:#000 !important;}
.pre-header span {margin:0 8px 0 8px;line-height:38px}
.pre-header .fa {font-size:20px;}
.pre-header .fa.fa-phone {
    margin-right: 8px;
}

header#header.home-header {}
header#header.not-transparent {
		transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	/*background-color: rgba(255,255,255,1);*/
}
.heading {
    overflow-y: hidden;
    height: 100px;
	background-color:#FFF;
}
.heading.small-heading {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
    height: 100px;
}
.branding {
    float: left;
    padding: 0;
	height:100px;
	margin-left:5%;
}
h1.logo {
	width:200px;
	display: inline-block;
	height:100px;
	vertical-align: middle;
}
h1.logo a {
    display: block;
    max-width: 90%;
    width: 200px;
    height: 80px;
    background-image: url('images/logo-cantillana-canarias.gif');
    background-repeat: no-repeat;
    background-size: contain;
    text-indent: -9999px;
    background-position: left;
    margin: 10px 0 10px 0;
}
h1.logo  a.small-logo {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.spa-logo {
	display:inline-block;
	vertical-align:middle;
    height: 100px;	
}
.spa-logo a {
    width: 116px;
    background-image: url('images/spa-logo.png');
    background-size: contain;
    text-indent: -9999px;
    height: 80px;
    color: transparent;
    display: inline-block;
    background-position: center;
    margin: 10px 0;
    background-repeat: no-repeat;
}

.menu-holder {
	float:right;
	padding-right:5%;
	height:100px;
}
.undertitle {
    color: #CCC;
    font-size: 270px;
    position: absolute;
    z-index: 0;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-uno {
    color: #CCC;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-dos {
    color: #FFF;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.6;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-tres {
    color: #FFF;
    font-size: 200px;
    position: absolute;
    z-index: 1;
    opacity: 0.2;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-cuatro {
    color: #FFF;
    font-size: 130px;
    position: absolute;
    z-index: 1;
    opacity: 0.75;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
.undertitle-cuatro-white {
    color: #FFF;
    font-size: 130px;
    position: absolute;
    z-index: 1;
    opacity: 0.1;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 0.9;
	word-break: break-all;
}
/**TOP MINI MENU**/
.top-mini-menu-derecha {
	margin-right: 5px;
	position:absolute;
	left:0;
	top:0;
	color:#D90000;
	font-size:17px;
	text-align:left;
}

.top-mini-menu {
	margin-right:0;
	position:absolute;
	right:5%;
	top:0;
	color:#FFF !important;
	font-size:18px;
	text-align:right;
	line-height: 38px;
}
.top-mini-social a {font-size:13px;font-weight:400;margin:0 3px;}
.top-mini-social .fa {font-size:16px;}
.top-mini-menu a {
	color:#FFF;
}
.top-mini-menu-phone {
	    font-size: 14px;
	height:28px;
}
.top-mini-menu-lang {
	display:inline-block;
	height:28px;
}
.top-mini-menu-search {
	display:inline-block;
	height:28px;
}
.top-mini-menu-search input {
	height: 100%;
    line-height: 28px;
	margin:0 5px;
	border: none;
    width: 2px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
	background-color: transparent;
    background-image: url('images/searchicon-cantillana.png');
    background-position: center left;
	background-size:16px auto;
    background-repeat: no-repeat;
	padding-left:25px;
	cursor:pointer;
	color:#FFF !important;
}
/* When the input field gets focus, change its width to 100% */
.top-mini-menu-search input:focus {
    width: 120px;
	cursor: default;
}
.top-mini-menu-cart {
	display:inline-block;
	height:28px;
}
.top-cart {
	display:inline-block;
	line-height:21px;
	height:28px;
	margin-right:5px;
}
.top-cart .fa {font-size: 20px;}
.cart-items {
    display: inline-block;
    line-height: 20px;
    border: 2px solid #FFF;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    font-size: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 3px;
    margin: 0 0 0 4px;
}
/**MENU**/
nav#main-menu-nav {
    float: none;
    clear: both;
	margin: 48px auto 0;
	text-align: right;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
nav#main-menu-nav.small-menu  {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
li.main-menu-item {
    display: inline;
    margin: 0 12px;
	line-height:1;
}
li.main-menu-item a, li.main-menu-item {
	font-size: 15px;
    color: #000;
	text-transform:uppercase;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	font-weight:700;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
li.main-menu-item.current-menu-item a {
    color: #D90000 !important;
}
li.main-menu-item a:hover {
    color:#D90000;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
/****RESPONSIVE MENU*****/
.responisive-menu {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.ico {
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.rotatesopen {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.trigger-menu {
    height: 22px;
    cursor: pointer;
	position:absolute;
	top: 56px;
	right: 20px;
	display:none;
}
.trigger-menu .icon-bar {
    display: block;
    width: 24px;
    height: 3px;
    margin-bottom: 4px;
    background-color: #000;
}

/****PRODUCTS MENU OVER SLIDER***/
#menu-products {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    left: 3%;
    color: #FFF;
    top: 180px;
    padding: 30px 0 0 0;
}
#menu-products h3 {
	color:#FFF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom:14px;
	}
#menu-products ul {padding:0;margin:0;width:360px;}
#menu-products ul li {
    list-style-type: none;
    float: left;
    width: 180px;
}
#menu-products ul li a {
	color:#FFF;
	text-transform:lowercase;
	font-size:15px;
	font-weight:700;
	line-height:1.1;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#menu-products ul li a:hover {
color:#D90000;
}

#menu-products ul.subfamilias-lista {
	display:none;
	/*background-color:rgba(0,153,73, 0.7) !important;*/
	/*background-color:rgba(0,0,0, 0.7) !important;*/
	padding:10px !important;
	margin:10px !important;
	overflow:hidden;
	width:auto !important;
	position: absolute;
	top: 54px;
	left: 340px;
}
a.subfamilias-trigger.current-subfamilia.uncurrent-subfamilia, a.subfamilias-trigger.current-subfamilia {color:#D90000 !important;}
a.subfamilias-trigger.uncurrent-subfamilia {}
.current-subfamilia .current-subfamilia-items {display:block !important;}
#menu-products ul.subfamilias-lista li {width:auto !important;min-width:140px;}
#menu-products ul.subfamilias-lista li a { line-height:1.2;font-size:14px;}

/**MAIN LAYOUT CONTAINERS**/
.container {
	width:100%;
	display:block;
	clear:both;
	float:none;
	overflow:hidden;
}
.container.banner-home, .archive-page-header, .custom-page-header {
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	padding:30px 0;
}
.archive-page-header-content {margin-left:33.6%;}

.blank-separator {float:none;clear:both;display:block;width:100%;height:60px;}
.page-container {margin-top:110px;}
.container.dark-grey {
	background-color:#333333;
	color:#FFF;
}
.container.dark-grey {}
.container.middle-grey {
	background-color:#d9d9d9;
}
.container.light-grey {
	background-color:#f6f6f6;
}
.container.dark-red {
	background-color:#d90000;
}
.container.dark-red h2 {color:#FFF !important;}
.container.dark-red p {color:#FFF;}

.section-content {
    margin: 0 auto;
    width: 90%;
	clear:both;
	float:none;
	display:block;
	max-width:1200px;
}
.section-content-full-width {
    margin: 0 auto;
    width: 100%;
	clear:both;
	float:none;
	overflow:hidden;
	display:block;
	padding:0;
}
.section-content-full-padding {
    margin: 0 auto;
    width: 90%;
	padding:5%;
	clear:both;
	float:none;
	display:block;
}
.section-content-right {
    width: 70%;
    float: right;
    clear: none;
    margin: 0;
    padding: 0 0 90px 0;
}
.color-option {
    float:right;
    clear:none;
    margin:10px 0 0 5px;
    cursor: pointer;
}
.form-selector-color, .form-selector-talla {
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}
.color-seleccionado {display:block;margin:10px 0;text-align:right;overflow: hidden;}
.color-seleccionado .color-option-seleccion {float:right;clear:both;margin-right:10px;}
.color-seleccionado .color-option-seleccion, .color-option .color-option-seleccion {
    cursor: pointer;
    width:22px;
    height:22px;
    border:10px solid #DDD;
    display:block;
    text-indent: -9999px;
    color:transparent;
}
.col-sm-6.control-label {text-align:right;}
.col-sm-6.control-label span {margin-right:6px;}
.form-group-talla-input {
    float: right;
    clear: none;
    margin: 15px 0 15px 8px;
}
.control-label-talla {display: block !important;}
.form-group-talla-input .control-label-talla {font-size:12px !important;margin:0 auto 3px;text-align: center;}
.form-control-talla {width: 40px !important;max-width:none !important;height:30px;}

.text-content-page {
	margin-top:0;
	padding:30px 5% 120px;
	height:auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #DDD); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #DDD); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #DDD); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #DDD); /* Standard syntax (must be last) */
	font-size:13px;
}
.text-content-page h2 {
font-size:20px;
}
.text-content-page h3 {
font-size:16px;
}
.text-content-page p, .text-content-page li {
font-size:13px;
}

.main-text-content, .main-text-content p, .main-text-content li {
color: #666666;
max-width:80%;
text-align:left;
list-style-type:none;
font-size:14px;
line-height:1.2;
margin-bottom:14px;
}
.main-text-content ul {margin-bottom:20px;}
.main-text-content li {margin-bottom:4px;}

.section-content-left {
    width: 30%;
    float: left;
    clear: none;
    margin: 0;
    padding: 0;
}
.section-content-left-content {
    margin-right: 20px;
    background-color: #f8f8f8;
	margin-top:-226px;
}
.section-content-left.single-product-left .section-content-left-content {margin-top:40px;margin-bottom:40px;}
.section-content-right.single-product-right {margin-top:40px;}
.single-product-right .col-content.home-product {margin-top:0;}
.sidebar-top-block {
    padding: 10px 20px;
    color: #FFF;
    background-color: #d90000;
    font-size: 14px;
}
.section-content-left-item {border-right:1px solid #EEE;border-left:1px solid #EEE;padding:20px;}
.section-content-left-item .fa {display:inline-block;vertical-align:top;font-size:46px;color:#D90000;margin-right:18px;width: 44px;}
.section-content-left-item h3 {display:inline-block;vertical-align:top;margin-bottom:10px;}
.green-bg .section-content-left-item h3 {color:#5B5B5B;}
.green-bg .section-content-left-item .fa {color:#5B5B5B;}
.green-bg .section-content-left-item p {color:#5B5B5B;}
.section-content-left-item p {
	color:#5B5B5B;
	font-size:16px;
	font-weight:600;
	display:block;
	margin-left:62px;
	line-height:1.2;
	max-width: 180px;
}
.section-content-left-item p a, .section-content-left-item a {
	color:#5B5B5B;
	font-size:20px;
	margin-top:13px;
	font-weight:400;
	line-height:1.1;
	text-transform:uppercase;
}
.right-half-single-product {
	padding: 0;
    margin: 30px 0 0 20px !important;
	min-height:20px;
}
.single-product-thumb-frame {
    border: 1px solid #EEE;
	text-align:center;
}
.single-product-thumb-frame img {margin:0 auto;}
.single-product-purchase-box-frame {
    border: 1px solid #EEE;
    margin: 30px 0 0 0;
    background-color: #f8f8f8;
    color: #000 !important;
}
.left-half-single-product {
    border: 1px solid #EEE;
    background-color: #f6f6f6;
    padding: 20px;
	min-height:20px;
    margin: 30px 20px 0 0 !important;
}
.news-form-sidebar {
	margin-left: 62px;
	margin-top: 22px;
}
.news-form-sidebar input {
background-color: transparent;
border-top: none;
border-left: none;
border-right: none;
border-bottom:1px solid #DDD;
}
.news-form-sidebar button {
background-color: transparent;
color:#5b5b5b;
border:none;
padding:0;
font-weight:800;
font-size:24px;
}
.news-form-sidebar button:hover {
background-color: #FFF;
color:#D90000 !important;
border:none;
padding:0;
font-weight:800;
font-size:24px;
}

.green-bg .section-content-left-item a {color: #fff}

.col-content {margin:5%;}
.section-content-full-width .col-sm-6 {overflow:hidden;}
.section-content-full-width .col-content {margin:0;}
.section-content-full-width .full-width-padded {max-width:600px;float:right; background-color:#FFF;}
.section-content-full-width .full-width-padded-content {padding:10% 5% 20px;}
.full-width-padded h2 {margin-left: 0;}

/**BUTTONS**/
h4.mas-info-button {
    margin-top: 40px !important;
    margin-bottom: -8px !important;
}
.cta-home {z-index:2;position: relative;}
.btn a, button {
    margin-top: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none !important;
    padding: 0 40px;
    background:#d90000 !important;
    color: #FFF;
    height: 40px;
	font-size:16px;
	margin-bottom: 20px;
	display:inline-block;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	cursor:pointer;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	font-weight:400;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	line-height: 40px;
}
.btn.ver-catalogo a, button.ver-catalogo {
	background-color:#D90000;
}
.btn.ver-catalogo a:hover, button.ver-catalogo:hover {
	background-color:#CCC;
	color:#D90000 !important;
}
.btn.desc-catalogo a:hover, button.desc-catalogo:hover {
	background-color:#CCC;
	color:#D90000 !important;
}
.recuperar {font-size:12px !important;}
.home-ventajas .btn a { margin-bottom:20px !important;}
div#cuentainicio .btn a, div#cuentainicio button { margin-bottom:10px !important;}
div#cuentacrear .btn a, div#cuentacrear button { margin-bottom:10px !important;}
.btn a:hover {background-color:#333 !important;}
.btn a:hover, button:hover {
    background-color:#333 !important;
	border: none;
	text-decoration:none;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:400;
	color:#FFF !important;
}
/***HOMEPAGE SLIDESHOW***/
.homeslider, .page-container {
	position:relative;
	margin-top:138px;
}
.homeslider img {width:100% !important;}
.slide-text {
    position: absolute;
	top:0;
	right:0;
	left:0;
	margin:0;
    z-index: 10;
	text-align:left;
	color:#FFF;
	height:100%;
	width:100%;
	/*background-color:rgba(0,0,0,0.25);*/
	background-color:rgba(0,0,0,0.17);
	text-transform: lowercase;
}
.homeslider-dos .slide-text {
background-color:/*rgba(0, 153, 73, 0.6)*/rgba(0,0,0,0.4);
}

.slide-text-container {
	display:table;
	margin: 0 auto 0 auto;
	height:100%;
	width:1200px;
	max-width:90%;
}
.slide-text-content {
	display:table-cell;
	vertical-align:middle;
	text-transform: lowercase;
}
.slide-text h2 {
    font-size: 42px;
    text-align: left;
    color: #FFF;
    text-transform: none;
    font-weight: 300;
    margin-right: auto;
    margin-left: 0;
    margin-top: 10px !important;
	max-width: 640px;
}
.separator {
	width:50px;
	height:1px;
	margin:40px auto 20px;
}
.separator.white {background-color:#FFF;}
.slide-text p {
	margin-bottom:4px;
	text-align:left;
	color:#FFF;
	font-size:18px;
	text-transform: uppercase;
	font-weight:700;
	margin-right: auto	;
	margin-left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slide-text a {
	color:#FFF;
	text-decoration:none;
}
.slide-text .btn {font-weight:700;font-size:22px;}
.slide-text .btn a, .slide-text button {
    margin-top: 20px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
	color:#FFF !important;
    background-color:transparent;
	font-weight:800;
	text-transform:lowercase;
	padding:0;
	font-size:26px;
}
.slide-text .btn a:hover, .slide-text button:hover {
    background-color:transparent;
	border: none;
	text-decoration:none;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
	font-family:'Roboto Condensed', sans-serif;
	font-weight:800;
	text-transform:lowercase;
	padding:0;
	color:#D90000 !important;
	font-size:26px;
}
.light-grey .slick-dots { background-color: #f7f7f7 !important; }
.carousel .slick-dots {margin-top:-32px;}
.slick-slider {margin-bottom:0;}
.homeslider .slick-dots {margin-top:-36px;}
.homeslider-dos .slick-dots {bottom:30px;}

/***HOME INTRO MENU***/
.intro-menu {padding:20px 0;}
ul.intro-menu-list {padding:0;margin:0;}
li.intro-menu-list-item {
    list-style-type: none;
    display: inline-block;
    border-right: 1px solid #333;
    padding: 0 12px;
    line-height: 1;
	font-size:16px;
	font-weight:700;
	margin:4px 0;
	text-transform:uppercase;
}
li.intro-menu-list-item a {
    color:#000 !important;
}
li.intro-menu-list-item a:hover {
    color:#d90000 !important;
    text-decoration: underline;
}
/**HOME PRODUCTS**/
.oferta {
    position: absolute;
    left: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #D90000;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.novedad {
    position: absolute;
    right: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #333;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.outlet {
    position: absolute;
    right: -5px;
    top: 5px;
    background-repeat: no-repeat;
    width: 78px;
    height: 18px;
    z-index: 2;
    background-size: contain;
    background-color: #16a085;
    color: #FFF;
    LINE-HEIGHT: 19PX;
    line-height: 18px;
    font-size: 12px;
    padding: 0 6px;
    font-weight: 300;
}
.pdf-icon {position:absolute;right:0;top:20%; background-image:url('images/pdf-icon.png'); background-repeat:no-repeat;width:78px;height:78px;z-index:2; background-size:contain;}
.precio-original-oferta { 
	text-decoration: line-through;
	font-size:20px;
	color:#8d8d8d;
	text-align:left;
	margin-left: 15px;
	font-weight:400;
}
.descuento-badge {
    color: #fff;
    font-weight: 300;
    background-color: #d90000;
    line-height: 30px;
    text-align: center;
    padding: 0 40px;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 30px;
    right: 20px;
}
.product-brand-title {color:#D90000;text-transform:uppercase;font-size:13px;display:block;float:none;clear:both;font-weight:700;}
.precio-oferta {color:#D90000}
.home-product {
	text-align:left;
	background-color: #f8f8f8;
	color:#000;
	border-top:1px solid #EEE;
	border-right:1px solid #EEE;
	border-left:1px solid #EEE;
	/*width:300px;*/
}
.home-product button, .home-product .btn {
    background-color: #535657;
    width: 100%;
    line-height: 40px;
	text-align: center;
}

.home-product .btn .fa {
    font-size: 24px;
	display:inline;
	margin-left:12px;
}
.catalog-item .btn .fa {
    margin-left: 24px;
}

.home-product button, .home-product .btn a {
    margin-bottom: 0 !important;
    width: 90%;
    padding: 0 5% !important;
}
.home-product-thumb {
	width:100%;
	background-color:#FFF;
	text-align:center;
}
.home-product-thumb-frame {
	background-color: transparent;
	position:relative;
}
.home-product-thumb-frame img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
	background-color:#000;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.home-product-thumb-frame img:hover {
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.prod-img-background {
	background-color:#FFF;
	position:absolute;
	top:0;
	width:100%;
	height:100%;
	opacity:0.1;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
.home-product-thumb-frame:hover .prod-img-background {
	opacity:0;
	transition: ease .5s all;
	-moz-transition: ease .5s all;
	-webkit-transition: ease .5s all;
}
.home-product-name {
	margin:15px 15px 0 15px;
}
.home-product-name a {
	text-align:center;
	/*font-size: 26px;*/
	font-size: 20px;
	color:#000;
	font-weight:400;
}
.home-product-short-desc {
font-weight:400;
font-size:14px;
margin:15px;
min-height:	60px;
}
.home-product-price {
    text-align: left;
    font-size: 28px;
    line-height: 1;
    margin-bottom: 14px;
    margin-left: 10px;
    font-weight: 400;
    color: #000;
}
.home-product .btn a, .home-product button {
	margin-top:0;
}


/*****/

.component-muted h5 a {
	color:#000;
	font-weight:400;
	font-size: 16px !important;
}

/**HOME PARTNERS**/

.home-partners-list {
	text-align:center;
}
.home-partners-item {
	text-align:center;
}
.home-partners-pic {
	margin-bottom:16px;
	text-align:center;
}
.home-partners-pic img {
	display:block;
	margin:0 auto;
	text-align:center;
}
#grad1 {
	padding:50px 0;
    height: auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #CCC); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #CCC); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #CCC); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #CCC); /* Standard syntax (must be last) */
}
#grad2 {
	padding:50px 0;
    height: auto;
    background: #FFF; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#FFF, #EDEDED); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#FFF, #EDEDED); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#FFF, #EDEDED); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#FFF, #EDEDED); /* Standard syntax (must be last) */
}
#grad3 {
	padding:50px 0;
    height: auto;
    background: #EDEDED;
}
#grad4 {
	padding:20px 0;
    height: auto;
    background: #CCC; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#DDD, #FFF); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#DDD, #FFF); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#DDD, #FFF); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#DDD, #FFF); /* Standard syntax (must be last) */
}
#grad5 {
	padding:50px 0 30px;
    height: auto;
    background: #FFF;
}

/**HOMEPAGE BLOCK COLUMNS**/
.home-feat h5 {
    font-size: 14px;
    color: #44484f;
    font-weight: 300;
    margin-bottom: 20px;
    min-height: 60px;
    line-height: 2;
}
.home-feat-text {min-height:110px;}

/**MARCAS**/
ul.marcas-grid {
	margin:0;
	padding:0;
}
li.marcas-grid-item {
	margin:0 16px 16px;
	padding:0;
	list-style-type: none;
	float: left;
	clear:none;
}

/*****BLOG****/
div.main-post-list-item {
    margin-top: 30px;
}
li.main-post-list-item h3 {margin-top:10px !important;}
.main-post-list-item-conent-container {
    width: 60%;
    float: left;
    margin-top: 0;
    margin-bottom:60px;
}
.main-post-list-item-conent-container .main-post-list-title h3 {margin-top:0 !important;}

.main-post-list {
    margin: 30px 20px;
    list-style: none;
}
.main-post-list-thumb {
    width: 30%;
    float: left;
    margin: 0 5% 0 0;
}
.main-post-list-thumb img {
    display: block;
    width:100%;
    height: auto;
    margin-bottom: 20px;
}
.main-post-list-content strong {color:#d90000;}
.main-post-list-content a {text-decoration: underline;}
.main-post-list-content img, .main-post-list-content p img {
    display:block;
    max-width:100%;
    height:auto;
}

.main-post-list-title h3 a {color:#000;font-size:28px;font-weight:400;}
.main-post-list-meta {
    color: #d90000;
    font-size: 14px;
    margin: 4px 0 20px;
}
.main-post-list-meta span {color:#666666;}

.sidebar-post-list-item {
    list-style: none;
    margin: 0 0 20px;
    font-size: 13px;
}
.sidebar-post-list-item-title {
    text-transform: none !important;
    color: #000 !important;
    line-height: 1.3 !important;
    font-size: 16px !important;
}

.sidebar-post-list-item-meta {
    color: #333333 !important;
    font-style: italic;
    line-height:1.4;
}
.sidebar-post-list-item-meta span {
    color: #666666 !important;
    font-style: initial !important;
    display:block;
    font-size:12px;
}
/**PAGE TEMPLATE**/

.page-top-text {padding:0 10%;}
.page-top-text-icon {text-align:center;}
.page-top-text-title { text-align:center; color:#000 !important}
.page-top-text-title h3 {color:#000;font-size:16px;margin:36px 0;}
.page-top-text p {color:#666666;margin-bottom:28px;font-size:14px;}
.prop-text p {color:#666666;}
.pink .prop-text p {color:#FFF;}
.prop-left {margin-bottom:28px;padding:0 5%;}
.prop-right {padding:0 5%;}
.prop-right h2 {margin-left: 0 !important; color: #D90000}
.pink .prop-right h2 {color:#FFF;}
span.prop-number {
    font-size: 220px;
    line-height: 180px;
	vertical-align:top;
}
span.prop-icon {
    font-size: 50px;
	vertical-align:top;
	margin-left:36px;
}
.right-floated {float:right;}
.right-floated span.prop-icon {
    font-size: 50px;
	vertical-align:top;
	margin-left:0;
	margin-right:36px;
}

span.prop-icon, span.prop-number {color: #D90000;}
.pink span.prop-icon, .pink span.prop-number {color:#fff !important;}
.right-floated .prop-left {text-align: right;}

/*****YOUTUBE EMBED*****/
.youtube-container {
	background-color:#000;
}
.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}
.embed-container iframe, .embed-container object, .embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/**PRODCUTS PAGE**/

.product-item {
	margin-bottom: 30px;
}
.family-thumb img {
	display:block;
	width:100%;
	height:auto;
}
.family-thumb img:hover {
	opacity: 0.7;
	transition: ease .2s all;
	-moz-transition: ease .2s all;
	-webkit-transition: ease .2s all;
}
li.family-products-item {
	margin:4px 0;
}
li.family-products-item a {font-size:15px;}
li.family-products-item a:hover {color:#333;}


/**QUIENES SOMOS**/

.col-sm-6.fifty-image-bg {
	background-position:center center;
	background-size:cover;
	background-repeat:no-repeat;
	height:420px;
	}
.que-hacemos-item {padding:0 5%;}
.que-hacemos-item-title {margin-bottom:46px;}
.que-hacemos-item-title h3 {color:#000;font-size:18px;}


/**PRODUCTOS**/
.producto-home-image {
    position: relative;
	z-index:1;
}
.producto-home-image img {
    position: absolute;
    right: 5%;
    top: -80px;
    display: block;
    opacity: 0.7;
    z-index: 0;
    width: 360px;
	max-width:40%;
}
.section-content-breadcrumbs {margin-bottom:60px;margin-left:5%;}
.section-content-breadcrumbs, .section-content-breadcrumbs a {
	text-decoration:none;
	color: #000;
}
.section-content-breadcrumbs a:hover { text-decoration:underline;color:#000;font-weight:400;}
.section-content-breadcrumbs a.current-breadcrumb-page { text-decoration:none;color:#000;font-weight:700;}
.single-product .precio-original-oferta {float:right;}
h3.single-product-brand {margin:0;}
.single-product-name h2 {margin:0 0 28px 0;color:#000;font-weight:400;}
.single-product-name {
    padding: 6px 0 0;
	color:#000;
}
.single-product h4, .single-product-name h4, .single-product-text h4 {color:#000;font-size:18px;margin-bottom:24px;margin-top:10px;font-weight:400;}
.single-product-text, .single-product-specs {margin-bottom: 16px;padding:0;color:#000;}
.single-product-text {min-height:104px;}
.single-product-specs {min-height:232px;}
.single-product-text ul li {
    list-style-type: none;
    font-size: 14px;
	line-height:1.2;
}
.single-product-text ul li span {color:#d90000;margin-right:4px;}
.single-product-specs-attributes a {
    text-decoration: underline;
    color: #D90000 !important;
}
.single-product-text p {
    margin-bottom: 28px;
    color: #000;
    line-height: 1.1;
    font-size: 14px;
	font-weight:300;
}
.single-product-specs li {
    margin-bottom: 0;
    color: #FFF;
    line-height: 1;
    font-size: 14px;
	list-style-type:none;
	margin-bottom:4px;
}
.single-product-specs li strong {
	-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight:900;
}
.single-product-specs {padding:28px 5% 0;color:#FFF;}
.single-product-specs-list {
	margin-bottom:28px;
	overflow:hidden;
	color:#FFF;
}
.single-product-specs-item {
	font-size:14px;
	color:#FFF;
}
.single-product-specs-item div {
	display:inline-block;
	vertical-align:top;
}
.single-product-specs-label {
	font-weight:700;
	width:180px;
	margin-bottom:28px;
}
/**SERVICIOS**/
.services-page {padding-top:60px !important;padding-bottom:60px !important;}
.service-block {
    width: 45%;
    padding: 20px 5% 10px 0;
    color: #FFF;
	float:left;
	min-height: 200px;
}
.service-block p {
    color: #FFF;
	line-height:1.2;
	font-size:16px;
	max-width: 320px;
}
.service-block h3 {
    color: #FFF;
    margin-bottom: 10px;
    text-transform: lowercase;
    font-size: 30px;
    max-width: 320px;
}
.service-icon {
    height: 180px;
    float: left;
    width: 50px;
	margin-right: 10px;
}

/**RADIO BUTTONS**/
.single-product-specs-attributes div {display:block;margin-bottom:14px;margin-top:-28px;}
.single-product-specs-attributes label {padding-right:14px;}
.otros-formatos {font-size:12px;}
input[type=checkbox]:not(old),
input[type=radio   ]:not(old){
  width   : auto;
  margin  : 0 6px 6px 0;
  padding : 0;
  height: auto;
}
.checkbox {margin-top:20px;}
.checkbox.text-info.crear-cuenta-con-datos {margin-top:0;}
input[type=checkbox]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('images/checks.png') no-repeat 0 0;
  line-height  : 24px;
}

input[type=checkbox]:not(old):checked + label{
  background-position : 0 -250px;
}

input[type=radio]:not(old):checked + label{
  background-position : 0 -250px;
}
/**End radio buttons**/

.single-product-price {
    text-align: right;
    font-size: 34px;
    color: #FFF;
    width: 90%;
    padding: 0 5%;
}
.col-sm-6.green-bg {
	position:relative;
}
.col-sm-6.green-bg {
 padding-bottom: 50px;
 margin-bottom: -50px;
}
.single-product-add {
	width:100%;
	color:#FFF;
}
#form-compra {
	margin-top:30px;
}
#form-compra .form-group {width:90%;margin:0 5% 10px;font-size:13px;}
#form-compra .form-group label {font-weight:400;color:#000;font-size:14px;width:45%;display:inline-block;}
#form-compra .form-group input {width:200px;max-width:45%;display:inline-block;font-family:'Roboto Condensed', sans-serif !important;}
#form-compra .form-group p {color:#000;font-size:14px;}
.single-product-add .fa {font-size:22px;margin-left:8px;}
.single-product-add .btn a, .single-product-add button {
	margin:0;
	width:100%;
}
.form-compra-button-add {
    margin-top: 46px;
    display: block;
    clear: both;
    float: none;
    height: 28px;
}
.single-product-disclaimer {
	font-size:14px;
	color:#666666;
}
.single-product-disclaimer p {
	font-size:14px;
	color:#666666;
}
.single-product-disclaimer a {text-decoration:underline;color:#D90000 !important}
.single-product-disclaimer a:hover { text-decoration:none;}

.fancybox-hidden {display:none;}
/**PAGINA CONTACTO**/
.contact-data, .contact-data p, .contact-data a {color:#D90000;}
#gmaps-supercontainer {display: flex;width:100%;}
#iw_container .iw_title {
    font-size: 16px;
    font-weight: bold;
}
.iw_content {
    padding: 15px 15px 15px 0;
}
#map-canvas-left, #map-canvas-right {
    height: 380px;
    width: 50%;
}
.gmap-container iframe {
	max-width:100% !important;
	pointer-events:none !important;
}
#gmaps-supercontainer div#map-canvas-left {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
	  -webkit-filter: grayscale(99%);
	  -webkit-backface-visibility: hidden;
}
#gmaps-supercontainer div#map-canvas-right {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
      -webkit-filter: grayscale(96%);
      -webkit-backface-visibility: hidden;
}
.contact-bullets { text-align:center;}
.contact-icon {margin-bottom:20px;}
.contact-bullets-title {color:#000;font-size:16px !important;line-height:1.8; text-transform:uppercase;}
.contact-bullets-text {color:#4e4e4e;font-size:14px !important;line-height:1.2;margin-top:20px;}
.contact-bullets .col-sm-4:nth-child(2) .col-content {border-right:1px solid #eee;border-left:1px solid #eee;}

/**BLOG Layout**/

.excerpt-title h4 { color:#000; font-size:24px;}
.excerpt-text p {color:#666666;}

/**CARRITO**/
.cart-page-main-container {}
.cart-sidebar {
	background-color:#FFF;
	color:#000;
}
.cart-sidebar .col-content {
    background-color: #f8f8f8;
    margin: 38px;
    border: 1px solid #EEE;
}
.cart-pages-left {
	float:right;
}
.cart-pages-left h3 {
    margin-top: 0;
    font-size: 32px;
    font-weight: 400;
    color: #000;
}
.sidebar-category-list {margin:0;padding:0;}
.parent-category.subcategory-trigger {
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}
.sidebar-category-list li {margin:2px 0;padding:0;list-style-type:none;}
.sidebar-category-list li a {color:#000;font-size:13px;font-weight:400;}
.sidebar-category-list li a.parent-category {font-weight:700;}
.parent-category:before {content:"›";display:inline-block;width:14px;} 
.no-parent-category:before {content:"";display:inline-block;width:14px;} 
.sidebar-category-list li a.no-parent-category {}
.sidebar-category-list li a:hover {color:#D90000; text-decoration:none;}
.sidebar-subcategory-list, .sidebar-sub-subcategory-list {display:none;padding-bottom:6px;}
.current-subcategory {color:#D90000 !important;}
.sidebar-subcategory-list li {margin-left:10px;}
.sidebar-subcategory-list li a {color:#000;font-size:12px;font-weight:400;margin-left:0;}
.sidebar-subcategory-list li a:before {content:"·";margin-right:10px;font-weight:700;}
.sidebar-subcategory-item {
    margin-left: 20px !important;
}
.productos-breadcrumbs {margin-top: 138px !important;}
.productos-breadcrumbs a {margin:0 4px;}
.carrito-breadcrumbs {
background: #F8F8F8;
width: 90%;
padding: 10px 5%;
margin: 0;
border: none;
color:#000;
font-size:13px;
font-weight:400;
line-height:16px;
}
.carrito-breadcrumbs.content-type-page {color:#FFF !important;background-color:#333;}
.carrito-breadcrumbs.content-type-page a {color:#FFF !important;}
.carrito-breadcrumbs.content-type-page a.current-breadcrumb-page {
	/*-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;*/
	font-weight:400;
	color:#CCC !important;
}
.carrito-breadcrumbs .fa {font-size:12px;margin:0 6px;line-height:16px;}
.carrito-breadcrumbs .fa.fa-home {font-size:16px;line-height:16px;}
.carrito-breadcrumbs span {color:#D90000;}
.cart-widget {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding:20px;
	background-color:transparent;
	font-size:12px;
}
.cart-widget h3, .cart-widget h4 {
    font-size: 20px;
    color: #000;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0;
    margin-bottom: 14px;
}
.cart-widget h4.total {margin-top:20px;}
.widget-button {
	text-align:left;
	margin:0 38px 10px;
}
.widget-button button, .widget-button .btn {
	text-align:left;
	width:100%;
	padding: 0 20px;
}
.option-chekboxes.con-mis-datos {margin-top:40px;}
.option-chekboxes {margin-bottom:10px;font-size:14px !important;}
.boton-carrito {margin: -20px 0 0 0 !important; border-bottom:#666 1px solid;}
.boton-carrito:hover {border-bottom:#666 1px solid;}
.boton-seguir-comprando {margin:0 0 0 0 !important;}


.cart-widget .widget-button button {margin-top:0;}
.metodos-pago, .tiempo-entrega {
	margin-bottom:14px;
	color:#333333;
	font-size:15px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight:400;
width:80%;
}
.component-muted h5 {margin-bottom:10px;}
.col-content.cart-table {
    margin-top: 20px !important;
}
.cart-table-row {
    border-bottom: 1px solid #EEE;
    padding: 20px 20px 20px 0;
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
}
.cart-table-row:last-child {border:none  !important;}

.lista-info {margin-bottom:14px;}
.lista-info li {line-height:1.8;}
.lista-info-subtotal {
    border-top: 1px solid rgba(0,0,0,0.2);
    margin-top: 10px;
    padding: 5px 0 0;
}
.lista-info-subtotal span, .lista-info-envio span {
    margin-left: 6px;
    font-weight: 400;
    font-size: 14px;
}
.lista-info-envio {
    border-bottom: 1px solid rgba(0,0,0,0.2);
    margin-bottom: 10px;
    padding: 0 0 5px;
}
.cart-table .cart-table-row:nth-child(2n+2) {
    background-color: #f8f8f8;
}
.product-table-thumb {
    text-align: center;
    margin: 0 auto;
}
.product-table-thumb img {display:block;width:50%;height:auto;border:solid 1px #eee;margin:0 auto;text-align:center;}
.cart-table-price div {text-align:right;padding-right:10px;font-size:16px;font-weight:700;}
.cart-table-row h4 {
    margin-bottom: 8px;
    color: #D90000;
    font-size: 20px;
}
#form-cantidad {color: #D90000;}
.cart-table-price div {color: #D90000;font-size:20px;}
.cart-table-attr { color:#666666;font-size:14px;margin-top:0;}
.cart-table-quant {font-size:14px;}
.cart-quant input {
    width: 28px;
    display: inline-block;
    margin-left: 14px;
    vertical-align: top;
    margin-top: -7px;
    height: 20px;
}
.confirm-client-info {
    overflow: hidden;
    margin-top: 0;
    padding: 28px;
    background-color: #f9f9f9;
}
.confirm-client-data {
    overflow: hidden;
    margin-top: 56px;
    padding: 28px;
    background-color: #f9f9f9;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
}
.widget-confirm-address {margin-bottom:36px;}
.widget-confirm-address h6 {font-size:14px;}
.confirm-client-totals-table {
	text-align:right;
	margin-right:0;
	float:right;
	clear:both;
	padding-top:14px;
	margin-top:14px;
}

table.confirm-client-info-table {
    font-size: 14px;
    width: 100%;
	line-height:1.4;
}
tr.product-cell {border-bottom:1px solid #DDD; line-height:2;}
tr.total-cell {
	border-top:1px solid #DDD;
	line-height:3;
	font-weight:800;
	padding-top:8px;
	font-size:16px;
	    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}
td.attr-cell {color:#CCC;line-height:14px; font-size:12px;}
table.confirm-client-info-table td {padding:0 5px;}
table.confirm-client-info-table td:last-child {
	text-align:right;
}
.shipping-method-heading {margin-top:30px;}
.col-content.cart-methods, .col-content.cart-shipping {
    padding: 20px 0;
    background-color: #FFF;
	margin-bottom:20px;
}
.col-content.client-data {
	margin-bottom:20px;
    padding: 20px 0;
    background-color: #FFF;	
}
.client-data-row-item {display:inline-block;margin-bottom:16px;line-height:18px;vertical-align:top;padding:0;}
.client-data-third {width:30%;}
.client-data-one {width:100%;}
.client-data-row-item span {font-size:12px;line-height:18px;color:#666;margin-right:4px;display:block;}
.col-content.cart-shipping.white-shipping {background-color:#FFF;padding: 28px 0;}
.col-content.cart-methods inputs {
	height:auto;
}
.client-data-content {padding: 15px 10px 16px;background-color: #CCC;width:80%;}

.dark-grey {color:#333333;}
.separator-blank {float:none;clear:both;width:100%;height:28px;}
.eighty-paragraph {max-width:320px;line-height:1.2;margin-bottom:28px;}
.nav-pills li {
	display:inline-block; padding:10px 20px;margin-right:5px;font-size:14px;vertical-align:top;
	background-color:#D90000;
	color:#FFF;
	/*-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;*/
border:2px solid #D90000;
}
.nav-pills li.active {background-color:#FFF;color:#D90000;}
.nav-pills li.active a {color:#D90000;}
.nav-pills li a {
	color:#FFF;
}
.nav-pills li:hover {color:#D90000;background-color:#FFF;border:2px solid #D90000; cursor:pointer;}
.nav-pills li:hover a, .nav-pills li a:hover {color:#D90000; cursor:pointer;}
.tab-content {
    margin-top: 28px;
    font-size: 14px;
}
.tab-pane {
	margin-top:28px;clear:both;float:none;
	display:none;
}
.tab-pane.active {display:block;}
.tab-pane .form-input {margin-top:14px;}
.form-input {margin-bottom:14px;width:50%;float:left;}
#formTarjeta .form-input {margin-bottom:14px;width:100%;float:none;}
#formTarjeta select {width:180px;padding:4px;}
.tab-pane .form-input div {}
.tab-pane input, .form-input input {
    height: 32px;
    line-height: 40px;
    width: 80%;
    border: solid 1px #CCC;
    padding: 1% 2%;
	background-color:#CCC;
	font-family:'Roboto Condensed', sans-serif;
}
.tab-pane input#formCodigoCard {width:60px !important;}
.tab-pane label, .form-input label {
    line-height: 36px;
    font-weight: 400;
	color: #000;
}
.checkbox-container {margin-bottom:40px;}

/***CUENTA USUARIO***/
div#cuentainicio {
    position: fixed;
    z-index: 1000;
    top: 0;
    /* right: 9%; */
    width: 80%;
    max-width: 260px;
    left: 5%;
    background-color: #f5f5f5;
    padding: 2%;
    border: 1px solid #EEE;
    border-top: none;
}

/***NOTICIAS***/

.news-content {width:80%;margin:0 auto;}
.news-title h3 { line-height:1.2;}
.news-meta {font-size:14px;margin-bottom:28px;}
.news-text p {margin-bottom:28px;}
.news-text img {display:block;}

/**FOOTER**/
#footer {background-color:#535657;color:#FFF;}
.main-footer { padding:50px 10%;width:80%;}
.main-footer .fa.fa-facebook-square {
    font-size: 32px;
    margin-top: 10px;
}
.main-footer img {max-width:220px;max-width:80%; height:auto;}
.main-footer p {margin-bottom:16px;}
#footer p {
    font-size: 14px;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 20px;
	font-weight:300;
	margin-bottom:16px;
	max-width:90%;
}
#footer li {
    font-size: 16px;
    line-height: 1.2;
    color: #FFF;
    margin-bottom: 18px;
		font-weight:400;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom:0;
}
.acceso-cliente-link-footer {margin-top:14px;}
#footer img {max-width:80%;margin-left: 0;display:block;height:auto;}
#footer a {
	color:#FFF;
    font-size:14px;
}
#footer a:hover {
	text-decoration:none;
	opacity:0.8;
}
.footer-ul {
	font-size: 16px;
	color: white;
	text-decoration: none;
	list-style: none;
}
.footertitulo {
	font-size:18px;
	line-height:16px;
	color:#FFF;
	font-weight:700;
	text-transform:uppercase;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	margin-bottom: 12px;
}
.footer-ribbon {background-color:#d90000;}
.footer-ribbon-content {
	color:#FFF;
	font-size:13px;
	line-height:18px;
	font-weight:400;
	max-width:1200px;
	margin:0 auto;
	width:90%;
	padding:10px 0;
}
.footer-social-icons .fa { font-size:20px;margin-right:4px;}
.footer-ribbon a {color:#EEE !important;font-size:13px;margin:0 6px;}
.contact-socket {
    padding: 12px 0;
    font-size: 14px;
    line-height: 1.3;
}
.contact-socket span {
	font-weight:700;
	margin-right:8px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/**COOKIES POP UP**/
#cookies {
    position: fixed;
    bottom: 0;
    background-color:#D90000;
    width: 100%;
	z-index:1000;
}
#cookies a {
	color:#FFF;
	text-decoration:underline;
}
#cookies p {
    font-size: 11px;
    line-height: 1.2;
}
.cookie-content {padding:10px 5%;}
.cookie-content p {margin-bottom:2px;}
#cookies .section-content {padding:28px 0; background-color:#D90000;}
#cookies button {
    margin: 0;
    background-color: transparent;
    color: #FFF !important;
    font-size: 14px;
    height: 30px;
    padding: 0 10px;
    border: none;
}
#cookies button a {color:#00994 !important;}
#cookies button:hover {background-color:transparent;color:#333 !important;}
button#cerrar:hover {background-color:transparent !important;}
.cookie-content-left {
	float:left;
	width:70%;
	vertical-align:top;
}
.cookie-content-right {
	float:right;
	width:30%;
	vertical-align:top;
	text-align: right;
}

#cookies button .fa {
    border: 2px solid #FFF;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 20px;
}

#cookies button:hover .fa {border: 2px solid #333;}

/***HISTORIAL PEDIDOS***/
.resumen-pedido-historial h4 {margin-top:0 !important;}
h3.resumen-pedido-historial-title {font-size:18px !important;}
.resumen-pedido-historial-title span {font-size:18px ;font-weight:700;color:#D90000;}
.resumen-pedido-historial-brand {font-size:13px;font-weight:700;}
.resumen-pedido-historial-cat {font-size:12px;}

.cart-table-row.labels-historial-de-pedidos span {
    font-size: 11px;
    font-weight: 700;
}
#historial-de-pedidos .cart-table-row div:first-child span {padding-left:6px;}
#historial-de-pedidos .cart-table-row span {
    font-size: 11px;
    background:transparent;
    color:#000;
    box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
    -moz-box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
    -webkit-box-shadow:0.2em 0 0 transparent,-0.2em 0 0 transparent;
}
#historial-de-pedidos a.ver-detalles-pedido-historial {text-align:center;font-size:13px;text-align:center;}
#historial-de-pedidos .cart-table-row div:last-child {text-align:center;}

/*QUIENES SOMOS*/
.quienes-somos {
	background-repeat:no-repeat;
	background-size:cover;
	background-position: left bottom;
	background-image:url('images/example-slide-1.jpg');
}
/**CONTACT FORM**/
input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: none;
    height: 16px;
    line-height: 16px;
    width: 96%;
    border: solid 1px #eee;
    padding: 2%;
    background: #eee;
}
select {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	position:relative;
	z-index:1;
	border:1px solid #EEE;
	width: 223px;
	max-width: 90%;
	height: 40px;
    padding: 4px 15px 4px 4px;
	line-height:1;
	cursor:pointer;
	color: #5b5b5b !important;
	text-align: left;
	font-family: 'Roboto Condensed';
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
	background: #FFF url('images/select.png') no-repeat right center;
}
select:hover {cursor:pointer;}
select::-ms-expand {
    display: none !important;
}
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius: 0;
	border:none;
	line-height:20px;
	width:92%;
	padding:4%;
	border:solid 1px #eee;
    resize: none;
	height: 100px;
	background: #eee;
}
label.footer-form-label {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family:'Roboto Condensed', sans-serif;
	font-weight:normal;
	color:#4e4e4e;
	font-size:12px;
}
.home-form-left {float:left;width:100%;margin-bottom:10px;margin-top:10px;}
.home-form-right {float:right;width:100%;margin-bottom:10px;margin-top:10px;}


/**Estilos extra**/
.top-mini-menu-search,
.top-mini-menu-cart {vertical-align:top;}
.lang-menu-item a {display:block;padding:2px;}
.lang-menu-item a img {max-width:30px;}
#cookies p {color:#fff;}
li.main-menu-item {display:inline-block;vertical-align:top;}
.submenu {position:absolute;background:#fff;padding:10px;list-style:none;margin-left:-10px;display:none;}
.submenu li a {padding:5px 0;display:block;}
li.main-menu-item:hover .submenu {display:block;}
.lista-info,
.home-ventaja-list {list-style:none;}
.btn a {padding:0 20px;}
#condiciones h2, #condiciones h3, h3.modal-title, h3#myModalLabel {color:#333 !important;}
#condiciones p, #condiciones .modal-body {color:#333 !important;}
.modal-dialog.modal-sm {
    color: #333 !important;
}
.check_condiciones {margin-top:20px;}
.check_condiciones input[type=checkbox] {
	position:absolute;
	    margin: 0 !important;
    width: auto !important;
    line-height: 1 !important;
    padding: 0 !important;
    height: auto !important;
}
.check_condiciones p {line-height:1;color:#000;font-size:12px;padding-left:30px;}
.check_condiciones p a {
    color: #000;
    text-decoration: underline;
    cursor: pointer;
}
.check_condiciones label {margin-left:0px !important;}

.mensaje_confirmacion {font-size:15px;line-height:16px;padding:20px;border:1px solid;margin-bottom:20px;margin-top:20px;}
.mensaje_confirmacion h3 {color:#FFF;line-height:1.1;margin-bottom:20px;font-size:24px;}
.mensaje_confirmacion h4 {color:#FFF;line-height:1.1;margin-bottom:0;font-weight:300;font-size:15px;}
.mensaje_confirmacion strong {display:block;}
.mensaje_confirmacion strong {font-size:24px;line-height:24px;font-weight:normal;margin-top:20px;}
.mensaje_confirmacion.mensaje_ok {background: #16a085 top right;border:none;color:#274D1A;background-size:60px 60px;}
.mensaje_confirmacion.mensaje_ko {background: #e74c3c top right;border:none;color:#4D1A1A;background-size:60px 60px;}
.envio_gratis {position:absolute;top:40px;left:5px;color:#D90000;}
.slick-dots li button:before {content:url(images/dot_off.png);}
.slick-dots li:hover button:before,
.slick-dots li.slick-active button:before {content:url(images/dot_on.png);}

input[type=checkbox]:not(old) + label {background:none !important;}

/**Noviembre 2017**/
.marca-grid-item {
	min-height:260px;
    padding-bottom: 99999px; 
    margin-bottom: -99999px;
}
.marca-grid-text {
    font-size: 14px;
    min-height: 60px;
	margin-bottom:0;
}
.marca-grid-img {
    margin-top: 6px;
	width:180px;
	height:auto;
}
h3.pre-title.marca-pretitle {margin-top:30px !important;}
.marcas-label {
    color: #535657;
    margin: 20px 0 0;
    text-transform: lowercase;
    font-size: 18px;
    font-weight: 700;
}
#ordenar-por {
    overflow: hidden;
    clear: both;
    font-size: 12px;
    margin-top: 40px;
    margin-right: 1.6%;
    margin-left: 1.6%;
    line-height: 40px;
    background-color: #f8f8f8;
    border: 1px solid #EEE;
    text-align: right;
    padding: 0 10px;
}
#ordenar-por.orden-historial {    
    margin-right: 0;
    margin-left: 0;
}
#OrdenProductos {
    height: auto !important;
}
.control-label {
    margin-right: 8px;
}
.eliminar-del-carrito {
    text-align: right !important;
    margin-top: 30px !important;
    width: 70px;
    float: right;
}
.eliminar-del-carrito a {color: #333 !important;font-size: 12px !important;}
.subcategory-trigger .fa {
    font-size: 16px !important;
    line-height: 14px;
    margin-left: 10px;
}
.subcategory-trigger .fa-minus {line-height:18px !important;}
.sub-subcategory-trigger .fa {
    font-size: 16px !important;
    line-height: 14px;
    margin-left: 10px;
}
.sub-subcategory-trigger .fa-minus {line-height:18px !important;}
#form-filtro-marcas .form-input {
    width: 100%;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
}
#form-filtro-marcas .form-input label {font-size:13px;}
#form-filtro-marcas .form-input:last-child {margin-bottom:40px;}
.footer-gob-logos {margin:50px 0 10px;text-align:center;}
.footer-gob-logos img {
	max-width: 100% !important;
	height: auto;
	width:360px !important;
	margin:0 auto;
}
.volver-resultados {
	float:right;
	clear:right;
}
.volver-resultados a {color: #535657;}

/***********MEDIA QUERIES************/
@media only screen and (min-width: 1920px) {
    #menu-products {top:200px;}
    .archive-page-header-content {margin-left:44%;}
}
@media only screen and (min-width: 1560px) and (max-width: 1920px){
    #menu-products {top:200px;}
    .archive-page-header-content {margin-left:39%;}
}
@media only screen and (min-width: 1360px) and (max-width: 1560px) {
	#menu-products {top:200px;}
    .archive-page-header-content {margin-left:35%px;}
}
@media only screen and (min-width: 1200px) {
	#menu-products ul {width:180px;}
	#menu-products ul.subfamilias-lista {left: 180px;}
}
@media only screen and (max-width: 1280px) {
	li.intro-menu-list-item {font-size:14px;padding: 0 8px;}
}
@media only screen and (max-width: 1200px) {
	.slide-text h2 {font-size:42px;}
	.slide-text p {margin-bottom: 16px;font-size: 18px;}
	#menu-products ul li a {font-size:14px;line-height: 1;}
}
@media only screen and (max-width: 990px) {
	.footertitulo {margin-top:28px;}
}
@media only screen and (max-width: 960px) {
	.sidebar-category-list li a {font-size:12px !important;}
	.main-footer img {max-width: 220px !important;}
	.undertitle {font-size: 200px;}
	.undertitle-dos, .undertitle-tres, .undertitle-uno {font-size: 140px;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 100px;}
	.section-content-left-item h3 {font-size: 20px;}
	.section-content-left-item .fa {
		font-size: 30px;
		display: block;
		margin-bottom: 6px;
	}
	.trigger-menu {display:block;}
	.responsive-menu li.main-menu-item {display:block;}
	.responsive-menu li.main-menu-item .submenu {position:inherit;display:block !important;font-size:14px;font-weight:normal;margin-left:20px;padding-bottom:0px;}
	.envio_gratis {position:inherit;margin-top:15px;top:auto;left:auto;}
	h4 { margin-bottom: 20px;}
	h5 {margin-bottom:15px;}
p {
    line-height: 22px;
}
.section-content-full-width .full-width-padded-content {
    padding: 5% 5% 5px;
}
h1.logo a {
	width:/**/;
	height:/**/;
}
header#header .section-content {}
nav#main-menu-nav {
    float: none;
    clear: both;
    margin: 0 5%;
    text-align: left;
}
#menu-products {display:none;}
li.main-menu-item {
    display: block;
    float: none;
    margin: 0;
    line-height: 1.1;
    padding: 0;
    border-bottom: none;
}
li.main-menu-item a {font-size:14px;line-height:1.3;}
.slide-text h2 {font-size:36px;margin-bottom:20px;}
.slide-text p { margin-bottom: 0;font-size: 16px;}
.separator {margin: 30px auto 5px;}
.homeslider .slick-dots {}
.branding {height: 100px;width:95%;clear:both;}
h1.logo a {}
.menu-holder {
    height: auto;
    width: 100%;
    padding: 0;
    position: absolute;
    top: 138px;
    padding: 20px 0;
    display: none;
	background-color:rgba(256, 256, 256, 0.95);
}
.heading {height: 100px;}
.top-mini-menu {right: 10px;}
.homeslider, .page-container, .cart-page-main-container {}
.productos-breadcrumbs {}
.sidebar-category-list li {margin-left:2px;}
.section-content-left-item p {margin-left:0;}
.news-form-sidebar {margin-left:0;}
.client-data-third {width:40%;}
}
@media only screen and (min-width: 960px) and (max-width: 1120px) {
    .marca-grid-item {min-height: 300px;}
}
@media only screen and (min-width: 960px) {
	li.intro-menu-list-item {font-size:13px;padding: 0 6px;}
	nav#main-menu-nav.small-menu {}
	.responsive {display:none;}
	.main-menu-item.responsive {display:none !important;}
	nav#main-menu-nav {display:block !important;}
	.slide-text-content {}
	.menu-holder {display:initial !important;}
}
@media only screen and (min-width: 768px) {
	.home-product-name {min-height:	90px;}
}
@media only screen and (min-width: 768px) and (max-width: 960px) {
    .marca-grid-item {min-height: 340px;}
    .cart-sidebar button {padding:0 20px;}
    .oferta, .novedad {}
    .home-product-name a {font-size:18px;}
    .home-product-short-desc {font-size:12px;min-height: 84px;}
    .home-product-price {font-size:22px;}
    .precio-original-oferta {margin-top:-20px;}
}
@media only screen and (max-width: 768px) {
    #map-canvas-left, #map-canvas-right {width: 100%;}
    .main-post-list-thumb, .main-post-list-item-conent-container {float:none;clear:both;width:100%;margin:0 0 30px 0;}
    .main-post-list-item-conent-container p {width: 100% !important}
	.sidebar-category-list li a {font-size:12px !important;}
	.descuento-badge {top:0;right:0;}
	.left-half-single-product {margin: 30px 0 0 0 !important;}
	.cart-table-row h4 {width:70px;}
	.cart-table-quant {font-size: 12px;line-height: 1.2;}
	.cart-pages-left {float:none;clear:both;}
	.widget-button {margin: 0 5% 10px;}
	.cart-sidebar .col-content {margin: 0 5% 5%;}
	.section-content-left {width:44%;}
	.section-content-right {width:56%;}
	.archive-page-header-content { margin-left: 5%;}
	.section-content-left-content {margin-top:20px;}
	.home-product {margin: 0 0 20px 0;}
	#ordenar-por {margin-top: 20px;margin-bottom: 20px;margin-left: 0;margin-right: 0;}
	
	.undertitle {font-size: 140px;}
	.undertitle-dos, .undertitle-tres, .undertitle-uno {font-size: 100px;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 80px;}
	.client-data-third {width:100%;}
	.sidebar-category-list li {margin-left:2px;}
	.service-block {
		width: 90%;
		padding: 60px 5% 10px 5%;
		float:none;
		clear:both;
	  min-height: 1px;
	}
	.slide-text-content {padding-bottom:30px;}
	.slide-text .btn a, .slide-text button {font-size:20px;margin-bottom:0;}
	.slide-text .btn a:hover, .slide-text button:hover {font-size:20px;margin-bottom:0;}
	.section-content-left-item p, .news-form-sidebar {margin-left:0;}
	.news-form-sidebar button, .news-form-sidebar button:hover, .section-content-left-item p a {font-size:18px;margin-bottom:0;}
	.service-block-icon {height:140px;}
	.service-block p {max-width: 90%;}
	.section-content-left-item p {font-size:14px;}
	.section-content-left-item h3 {
		font-size: 16px;
		font-weight: 700;
	}
	.home-product-name a {
    text-align: left;
    font-size: 20px;
	}
	.heading {height: 100px !important;}
	h1.logo a {}
	h2 {font-size:28px;}
	.section-content-full-width { background-color:#FFF;}
	.section-content-full-width .full-width-padded {
   		float: none;
    	padding-bottom: 50px;
	}
	.contact-bullets .col-sm-4:nth-child(2) .col-content {border:none;margin-top:40px;margin-bottom:40px;}
	.footer-certificados-title, .footer-certificados, .footer-address, .footer-mail {text-align:center;}
	.footer-certificados-title {margin-top:40px;margin-bottom:20px;}
	.footer-logo {margin: 0 auto 20px;}
	.footer-ribbon-right, .footer-ribbon-left {
    	float:none;
    	clear: both;
    	line-height: 20px;
    	padding: 10px 0;
    	margin: 0 auto;
		text-align:center;
	}
	.footer-ribbon-social {text-align:center;padding:0;margin-top:-10px;}
	.footer-ribbon-social-item {margin:0 10px;}
	.col-sm-6.fifty-image-bg {height:320px;}
	.page-image-header {height:280px;}
	.page-image-header-content {padding-top:180px;}
	.header-image .page-image-header-content {padding-top:180px;}
	.news-title {margin-top:36px;}
	.news-thumb img {margin-left:0;}
	.slide-text h2 {font-size:28px;margin-bottom:16px;}
	.slide-text p {margin-bottom: 12px;font-size: 14px;}
	.separator {margin: 20px auto 0;}
	.top-mini-menu {}
	.top-mini-menu-search {margin: 0 0 8px 0;}
	.cart-sidebar {margin-top:0;float:none;clear:both;}
	.cart-widget .widget-button {margin-left:0;text-align:left;}
	.top-mini-menu {font-size:13px;}
	.top-cart {font-size: 18px;}
	.cart-items {font-size:14px;}
	.top-lang-selector {font-size:11px;display:block;}
}
@media only screen and (max-width: 640px) {
	li.intro-menu-list-item {font-size:12px;padding: 0 4px;}
	.volver-resultados {float:none;clear:both;margin-top:8px;}
	.right-floated {float: none;}
	.top-mini-menu {right:0;}
	.slide-text-content {padding-bottom: 40px;}
	.slide-text-content h2 {
		font-weight:900;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	max-width:70%;
	}
	.news-form-sidebar {margin-left: 0;}
}
@media only screen and (max-width: 560px) {
	.descuento-badge {padding:0 20px;font-size:12px;}
	.cart-pages-left {float: none;}
	.section-content-left {width:100%;margin-bottom:40px;border-bottom:1px solid #EEE;}
	.section-content-right {width:100%;padding:0;}
	.section-content-left-content {margin-top:20px;margin-right: 0;}
	.section-content-left-item {}
	#ordenar-por {margin:20px 0 20px 0;}
	.sidebar-category-list li, .sidebar-category-list li a {font-size:12px !important;}
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 60px;}
	
	.form-input {margin-bottom:14px;width:100%;float:none;}
	.section-content-left-item p {font-size:12px;margin-left: 0;}
	.slide-text-content {padding-bottom: 20px;}
	.page-image-header-content h2 {font-size: 32px;}
	.slide-text h2 {font-size:18px;margin-bottom:4px;}
	.slide-text p {margin-bottom: 0;letter-spacing: normal;font-size: 14px;}
	.slide-text .btn a {
		margin-top: 6px;
		padding: 0 20px;
		margin-bottom: 0;
	}
	.slide-text .btn a, .slide-text button {
		margin-top: 2px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 1px solid #FFF;
		color:#FFF !important;
		padding: 0;
		background-color:transparent;
		text-transform:lowercase;
		font-size:12px !important;
		height:20px;
		line-height:20px;
		border-color:transparent;
	}
	.slide-text .btn a:hover, .slide-text button:hover {
		margin-top: 2px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		border: 1px solid #FFF;
		color:#5b87 !important;
		padding: 0;
		background-color:transparent;
		text-transform:lowercase;
		font-size:12px !important;
		height:20px;
		line-height:20px;
		border-color:transparent;
		}
	.cart-table-row h4 {
		font-size:14px;
		width:70px;
	}
}
@media only screen and (max-width: 480px) {
	.undertitle-cuatro, .undertitle-cuatro-white {font-size: 40px;}
	.pre-header-left {display:none;}
	.col-sm-6.fifty-image-bg {height:160px;}
	.page-image-header-content h2 {font-size: 34px;}
	h1.logo a {width: 180px;background-position: center center;margin-right:auto;margin-left:20px;}
}