/*
azul: #00ACD2
amarillo: #FBE382
gris oscuro color: #818285;
gris claro color: #bcbdc0;
*/

/*	GENERALES
------------------ */
h2 {
	font-size: 14px;
	color: #818285;
}

h3 {
	font-size: 13px;
	font-weight: bold;
}

.text-grey {
	color: #a5a5a5;
}

.container-280 {
	max-width: 1280px;
}

.padding-section {
	padding: 20px 0;
}

.link-opacity a {
	opacity: .7;
}

.link-opacity a:hover {
	opacity: 1;
}

/*	INFO
------------------ */
.info {
	/*background-color: #00ACD2;*/
	background-image: url("../img/bg-farmer.png");
	position: relative;
	color: #818285;
	height: 28px;
}

.info-col {
	height: 28px;
}

.info ul a {
	color: #818285;
	font-size: 18px;
}

.grey-a a {
	color: #818285;
}

.grey-a:hover {
	text-decoration: underline;
}

.list-info a {
	opacity: .7;
}

.list-info a:hover {
	opacity: 1;
}

/*	NAV TABS
------------------ */
.nav-tabs-blue {
	padding-top: 20px;
	border-bottom: none;
	display: inline-block;
	margin-right: -4px;
}

.nav-tabs-blue>li>a {
	background-color: #00ACD2;
	color: #ffffff;
	margin-right: 1px;
}

.nav-tabs-blue>li>a:hover {
	/*background-color: #00ACD2;*/
	color: #333333;
}

.nav-tabs-yellow {
	padding-top: 20px;
	border-bottom: none;
	display: inline-block;
	font-family: 'Covered By Your Grace', cursive;
	font-size: 16px;
}

.nav-tabs-yellow>li>a {
	background-color: #FBE382;
	color: #333;
	margin-right: 1px;
}

.search-field {
	padding-top: 7px;
}

.subnav-wrapper ul {
	margin: 0;
}

.subnav-ul {
	line-height: 60px;
}

.subnav-wrapper li {
	border-right: 1px solid #cccccc;
}

.subnav-wrapper .primero {
	border-left: 1px solid #cccccc;
}

/*	NAV PRINCIPAL
------------------ */
.nav-wrapper {
	border-bottom: 1px solid #cccccc;
}

.nav-wrapper .container-fluid {
	max-width: 1280px;
	margin: 0 auto;
}


.logo-diver {
	padding-top: 10px;
}

.nav-principal {
	padding-top: 20px;
	color: #bcbdc0;
}

.nav-principal a{
	color: #bcbdc0;
}

.nav-principal a:hover{
	color: #818285;
	text-decoration: none;
}

.manuscrita {
	font-family: 'Allura', cursive;
	font-size: 20px;
	line-height: 1;
}

.doble {
	padding-top: 10px;
}

.nav-principal .dropdown-menu {
	top: 172%;
}

.llamanos-ul {
	left: 67px;
}

.dist-content {
	padding: 0 10px;
}

.dist-content p {
	line-height: 1.5;
	font-size: 12px;
}

.dist-forma label {
	font-size: 12px;
}

.dist-ul {
	line-height: 0;
	left: 72px;
}


/*	CAROUSEL
------------------ */
#myCarousel {
	/*margin-top: -5px;*/
}

.carousel .item {
    width: 100%; /*slider width*/
    max-height: 600px; /*slider height*/
}
.carousel .item img {
    width: 100%; /*img width*/
}
/*add some makeup*/
.carousel .carousel-control {
    background: none;
    border: none;
    top: 50%;
    width: auto;
}

.left-carousel
{
	font-size: 45px;
	color: #bcbdc0;
	opacity: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 15px;
	left: 0;
}

.right-carousel
{
	font-size: 45px;
	color: #bcbdc0;
	opacity: 1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 15px;
	right: 0;
}

/*full width container*/
@media (max-width: 767px) {
    .block {
        margin-left: -20px;
        margin-right: -20px;
    }
}

/*	LIST PREVIEW
------------------ */
.list-preview li {
	padding-right: 45px;
}


/*	TIENDA
------------------ */
.mb-product {	
	padding: 0 20px 0 0;
	border-right: 1px solid #E6E7E8;
	border-bottom: 1px solid #E6E7E8;
	max-width: 450px;
}

.mr-product {
	padding: 0 0 0 20px;
	border-bottom: 1px solid #E6E7E8;	
}

.list-p-icons li {
	padding-bottom: 8px;
}

.list-p-icons a {
	opacity: .7;
}

.list-p-icons a:hover {
	opacity: 1;
}

.btn-black
{
	color: #ffffff !important;
	background-color: #000000;
	border-color: #000000;
	opacity: .8;
}

.btn-black:hover {
	color: #ffffff;
	background-color: #000000;
	opacity: 1;
}

.product-info {
	padding-top: 30px;
}

.product-info h1 {
	font-size: 20px;
}

.product-previews {
	text-align: center;
}

.product-price {
	font-size: 20px;
	font-weight: bold;
}

.more-products {
	margin-top: 20px;
}

.links-share{
	padding-top: 20px;
}

/*	BLOG
------------------ */
.list-categories li{
	padding-bottom: 10px;
}


/*	FOOTER
------------------ */
footer {
	background-color: #dff1f6;
	font-size: 12px;
	margin-top: 20px;
}

.one-edge-shadow {
  -webkit-box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.10);
     -moz-box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.10);
          box-shadow: inset 0 8px 6px -6px rgba(0,0,0,0.10);
}

.footer-list {
	padding: 10px 0 0 10px;
}

.footer-list a{
	color: #abacab;
}

/*	NOSOTROS
------------------ */
.corazones {
	height: 43px;
	background: url('../img/corazones.jpg') repeat-x;
	border-top: 4px solid #79cdf1;
	padding-top: 10px;
}

/*	TIENDA
------------------ */
.sellos-wrapper .row{
	padding: 20px 0;
}

/*	NOVEDADES
------------------ */
.novedades .row{
	padding-bottom: 25px;
}

/*	BLOG
------------------ */
.image-blog {
	margin-right: 15px;
	margin-bottom: 10px;
	width: 450px;
	float: left;
}

.post h2 {
	font-size: 20px;
	margin-bottom: 25px;
}

.post div {
	margin-bottom: 20px;
}

.blog {
	height: 315px;
}

.blog h2 {
	height: 35px;
}

.underline{
	text-decoration: underline;
}

#map {
  	width: 100%; 
  	height: 350px;
}

.clearfix {
	clear: both;
}

textarea {
	resize: none;
}

.category {
	color: #87898c;
	text-transform: uppercase;
}

.category:focus,
.category:hover {
	color: #87898c;
	text-decoration: none;
}

.list-subcategory a {
	color: #000;
}

.category-desc {
	color: #87898c;
	margin-top: 20px;
}

.login {
	margin-top: 30px;
}

.recover {
	float: right;
	font-size: 80%;
	position: relative;
	top: -10px;
}

.hr-login {
	margin-top: 10px;
	margin-bottom: 10px;
}

.no-account {
	font-size: 85%;
}

.help-block {
	font-size: 85%;
	color: #a94442;
}

/*=========================
	CYCLE
=========================*/
#cycle-1 div
{
	width:100%;
}

#cycle-2 .cycle-slide
{
	border: 10px solid #fff;
}

#slideshow-2 .cycle-slideshow img
{
	cursor: pointer;
}

#cycle-2 .cycle-slide-active
{
	border: 10px solid #fff;
}

#slideshow-1, #slideshow-2
{
	width: 80%;
	max-width: 600px;
	margin: auto
}

#slideshow-2
{
	margin-top: 10px;
}

.min-pics
{
	position: relative;
}

.cycle-slideshow img
{
	width: 100%;
	height: auto;
	display: block;
}

.carousel-arrows
{
	position: absolute;
	bottom: 30px;
	color: #fff;
	z-index: 10;
	font-size: 28px;
}

.carousel-arrows i, .carousel-arrows i:hover, .carousel-arrows i:focus
{
	color: #818285;
	padding-bottom: 19px;
}

.next-carousel
{
	right: 0;
}

.img-carousel
{
	max-width: 68px;
	min-height: 83px;
}
.fb-product
{
	padding-bottom: 7px;
}

/*=============================
	INTERIOR DE PRODUCTO
==============================*/
.cart-qty
{
	text-align: center;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #ccc !important; 
	border-top: 1px solid #ccc !important; 
	box-shadow: none !important;
	border-radius: 0 !important;
	outline: 0px !important;
	color: #000;
}

.cart-qty, .cart-qty:focus, .cart-qty:hover, .cart-qty:active
{
	outline: 0px !important;
	-webkit-appearance:none;
	-moz-appearance:none;
	-o-appearance:none;
	border-bottom: 1px solid #ccc !important; 
	border-top: 1px solid #ccc !important; 
}

.bootstrap-touchspin
{
	z-index: 0;
	width: 50%;
}

.bootstrap-touchspin-up
{
	border-left: 1px solid transparent !important; 
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-right: 1px solid #ccc;
	border-radius: 0 !important;
}

.bootstrap-touchspin-down
{
	border-left: 1px solid #ccc; 
	border-bottom: 1px solid #ccc; 
	border-top: 1px solid #ccc; 
	border-right: 1px solid transparent !important; 
	border-radius: 0 !important;
}

.cart-product
{
	max-width: 100px;
}

.pay
{
	margin-left: 5px;
}

.no-bottom
{
	padding-bottom: 0px !important;
}

iframe
{
	display: none;
}

/*===========================
	GRACIAS
============================*/
.tnk-icon
{
	font-size: 50px;
}

.bag
{
	color: #5a8edd;
	font-size: 80px;
}

.truck
{
	color: #3bbfac;
	font-size: 80px;
}

.house
{
	color: #bfd972;
	font-size: 80px;
}

.alert-text
{
	line-height: normal;
}

.right-top
{
	padding-right: 4px;
}

.dealer
{
	width: 150px;
	height: 150px;
}

.price-strike
{
	display: block;
	color: #aaa;
	font-size: 14px;
	font-weight: 300;
	text-decoration: line-through;
}