body {
	font-size: 13px;
	line-height: 18px;
	background: #1b1b1b;
	font-family: 'Varela Round', sans-serif;
}

a {
	color: #333;
}

a:hover {
	color: #996699;
}

h1 {
	font-size: 28px;
}
h2 {
	font-size: 24px;
}
h1, h2, h3, h4, .widget, .post-meta, label, #footer {
	font-family: 'Varela Round', 'Carrois Gothic', /*Asap,'Lucida Grande',*/Helvetica,Arial,sans-serif;
	text-rendering: optimizelegibility;
	font-weight: 100;
}

.row-fluid [class*="-span"], [class*="-span"] { /* Para que corregir los estilos que mete webkit "Apple-style-span" */
	float: none;
	margin: 0;
}

legend {
	font-size: 19px;
}

.navbar-search .search-query, .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
	padding: 2px 12px;
}
.navbar-inner {
	min-height: 30px;
}

#top-bar {
	border-bottom: 1px solid #ff9b67;
}

#top-bar.navbar .nav > li > a {
	padding: 6px 15px;
}

#top-bar .btn {
	padding-top: 2px;
	padding-bottom: 2px;
}

.navbar-search {
	margin-top: 3px;
}

#top-bar,.navbar-search .search-query {
	font-family: 'Varela Round','Carrois Gothic', sans-serif;
}

.languages a {
	border-left: 1px solid #666;
}

#top-bar.navbar .languages > li > a {
	padding: 2px 7px;
	margin: 6px 0;
}

#wrapper {
	padding: 0;
	background: #fff;
}

.lead {
	font-size: 14px;
}

.container {
	max-width: 940px;
	width: auto;
}

.container-fluid {
	padding: 0;
}

#main-container {
	/*padding-bottom: 40px;*/
}

#main-menu {
	margin: 5px 0 10px 0;
}

#main-menu.navbar .nav > li > a {
	font-weight: 100 !important;
	text-transform: uppercase;
	font-family: 'Varela Round','Carrois Gothic', sans-serif;
	font-size: 16px;
}
#main-menu.navbar .nav > li > a:hover {
	color:#cc99cc;
}

.dropdown-menu li > a:hover {
	background: #919191;
}

.dropdwon-submenu:hover > a, .dropdown-menu li > a:focus {
	background: #000;
}

.icon-home {
	margin-left: -20px;
	margin-right: 8px;
}

.brand {
	padding: 5px 0 0 0;
	font-family: 'Varela Round','Rambla', 'Lucida Grande', Helvetica, sans-serif;
	font-size: 40px;
	display: block;
}

.brand.txtlogo {
	display: block;
	padding: 30px 0 10px;
	line-height: 1em;
}

.add-to-cart {
	padding: 1em 0 0 0;
}

#featured {
	padding: 15px 0;
}

.thumbnails h4 {
	font-size: 15px;
	line-height: 18px;
	min-height: 36px;
	font-weight: 100 !important;
	font-family: 'Varela Round','Carrois Gothic', 'Lucida Grande', Helvetica, sans-serif;
}

.thumbnails a, .thumbnails .btn-link {
	color: #333;
}

.thumbnails .description {
	color: #999;
}

.thumbnails .action {
	text-align: right;
}

a.thumbnail:hover {
	border-color: #993399;
}

.thumbnail {
	background: #fff;
}

#category-list {
	padding-right: 20px;
}

#sidebar {
	padding-left: 10px;
}

#sidebar .nav a {
	font-size: 15px;
}

#sort-order-selector {
	margin:-15px 0 20px;
}


.amount {
	font-weight: bold;
}

#details {
	padding: 0 0 20px 0;
}

#details .page-header {
	margin-top: 0;
	padding-top: 0;
}

#details .page-header h1 {
	font-weight: normal;
	font-size: 22px;
}

#details .social {
	padding: 2em 0 0 0;
}

.description.well h1 {
	font-size: 18px;
}

.description.well h2 {
	font-size: 16px;
}

.description.well h3 {
	font-size: 15px;
}

#details .price {
	font-size: 22px;
	padding: 0 0 1em 0;
}

.price del {
	color: #999;
	font-size: 12px;
}

#details .price del {
	font-size: 18px;
}

#cart-details {
	padding: 0 0 3em 0;
}

.last .line-price {
	font-weight: bold;
	font-size: 16px;
}

#col-pictures .principal {
	padding: 0 0 10px 0;
}

#article-list {
	margin: -17px 0 0 0;
}

.post {
    border-bottom: 1px solid #E9E9E9;
    margin: 5px 0 25px;
    padding: 0 0 15px;
}

.post-meta {
    color: #777;
    font-size: 14px;
    margin: 2px 0 15px;
}

.post-meta a {
	color: #777;
}

.post-meta span {
    margin-right: 10px;
}

.post-content h2, .post-content h3, .post-content h4 {
	font-size: 15px;
}

.headline {
    border-bottom: 1px solid #E9E9E9;
    display: block;
    margin: 30px 0 8px;
}

.post .headline a {
	color: #993399;
}

#comments-list .media-heading {
	font-size: 14px;
	color: #666;
}


.widget {
    margin-bottom: 25px;
}

.widget.first {
	margin-top: -12px;
}

.media-list h4 {
	font-size: 15px;
}

.media-list h4 a {
	text-decoration: underline;
}

.media .date {
	text-align: center;
}

.media .date strong {
    background: #F6F6F6;
    color: #555;
    display: block;
    float: left;
    font-size: 18px;
    padding: 5px 0;
    width: 100%;
}


.media .date small {
    background: #996699;
    border-bottom: 1px solid #993399;
    color: #FFF;
    display: block;
    float: left;
    font-size: 11px;
    padding: 0;
    width: 100%;
}

.media .price {
	text-align: right;
}

.tagslist {
	padding: 1em 0;
}

.tagslist a {
	font-size: 15px;
}

.tagslist li {
	padding: 0 0 5px 0;
}

.nav-list > .active > a, .nav-list > .active > a:hover {
	background-color: #de5f2b;
}



.social a span {
	display: none;
}


#footer .social a {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	width: 36px;
	height: 36px;
	background: url(socialicons.png) left top no-repeat;
}

#footer .social .twitter {}

#footer .social .facebook {
	background-position: -36px top;
}

#footer .social .pinterest {
	background-position: -72px top;
}

#footer .social .googleplus {
	background-position: -108px top;
}

#footer .social .instagram {
	background-position: -144px top;
}

#footer .social .twitter:hover {
	background-position: left -36px;
}

#footer .social .facebook:hover {
	background-position: -36px -36px;
}

#footer .social .pinterest:hover {
	background-position: -72px -36px;
}

#footer .social .googleplus:hover {
	background-position: -108px -36px;
}

#footer .social .instagram:hover {
	background-position: -144px -36px;
}

#footer {
	/*background-color: #1b1b1b;*/
	margin: 0;
	padding: 20px 0 40px 0;
	color: #e1e1e1;
	border-top: 1px solid #ff9b67;
    background: url(linia_lila.png) top repeat-x;
        
}

#footer h3, #footer h4, #footer a {
	color: #e1e1e1;
}

#footer ul li {
	border-bottom: 1px solid #2e2e2e;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
}
#footer .newsletter_column{
 margin-right:10%;
}
#footer .social_column{
 width:20%;
}

/* ----- CUSTOM --------------- */
#variants{
	width: auto;
}
/* ---------------------------- */
/* Botón primary */
.btn-primary { text-shadow: 0px -1px 0px #993399; color: #ffffff; background-color: #993399; background-image: -moz-linear-gradient(top, #bd58bd, #993399); background-image: -ms-linear-gradient(top, #bd58bd, #993399); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bd58bd), to(#993399)); background-image: -webkit-linear-gradient(top, #bd58bd, #993399); background-image: -o-linear-gradient(top, #bd58bd, #993399); background-image: linear-gradient(top, #bd58bd, #993399); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bd58bd', endColorstr='#993399', GradientType=0); border-color: #FC7D49 #de5f2b #de5f2b #FC7D49; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] { background-color: #993399; }
.btn-primary:hover { color: #ffffff; text-shadow: 0px -1px 0px #993399; }
.btn-primary:focus { color: #ffe1ad; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); border-color: #FC7D49 #de5f2b #993399 #FC7D49; border-color: rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.35) rgba(0, 0, 0, 0.25); }
.btn-primary.active, .btn-primary:active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); color: #ffe1ad; }

/* Resaltado inputs */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(242, 147, 97,0.8);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(242, 147, 97, 0.6);
}


/* Ajustes responsive */
@media (max-width: 767px) {
  #wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }
  body {
  	padding-left: 0;
  	padding-right: 0;
  }
  #footer {
  	margin: 0;
  	padding-left: 20px;
  	padding-right: 20px;
  }
}