
/*
 * VERDE CLARO: #97bf0d - rgba(151, 191, 13, 0.9)
 * 
 * VERDE OSCURO: #01632f - rgba(1, 99, 47, 0.9)
 * 
 */

.navbar.navbar-default {
  float: right;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 3px;
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
}

.no-margin-right {
	margin-right: 0 !important;
}

.old_price {
  color: rgb(213, 82, 91);
  font-size: 80%;
  padding-right: 5px;
}

/*
.top__menu .nav span {
  margin-right: 4px;
  color: #ffffff;
}

.top__menu .nav .button {
  border: 2px solid #01632f;
  border-radius: 4px;
  /*font-family: "Arvo",Georgia,Times,serif;
  margin: 0px 5px;
  padding: 6px 15px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
}

.top__menu .nav .button:hover {
  background: #01632f none repeat scroll 0 0;
  text-decoration: none;
}
*/

.top__menu .nav span, .top__menu .nav .button:hover span  {
  margin-right: 4px;
  color: #ffffff;
}

.top__menu .nav .button span {
	color: #97bf0d;
}

.top__menu .nav .button {
  border: 2px solid #01632f;
  border-radius: 4px;
  /*font-family: "Arvo",Georgia,Times,serif;*/
  margin: 0px 5px;
  padding: 6px 15px;
  text-transform: uppercase;
  transition: all 0.2s linear 0s;
  background: #01632f none repeat scroll 0 0;
  color: #fff;
}

.top__menu .nav .button:hover {
  background: none repeat scroll 0 0;
  text-decoration: none;
}

.grid .sidebar {
  overflow: auto;
}

.grid .sidebar .sidebar__title{
	float: left;
}

hr.shop__divider{
	margin-top: 15px;
}

.sidebar__title {
  padding-bottom: 5px;
}

.btn-shop {
	text-align: left !important;
}

.nav--filter > li {
	margin: 6px 0;
	overflow: auto;
}

.nav--filter > li > a {
  float: left;
  width: 87%;
}

.nav--filter > li > a:hover, .nav--filter > li > i:hover {
	text-decoration: none;
	color: #97bf0d;
}

.nav--filter > li > i {
  float: right;
  cursor: pointer;
  padding-top: 10px;
  font-size: 17px;
}

.nav.nav--filter > ul {
  margin-left: 25px;
}

.products__single .row {
	margin: 5px -15px 0;
}

.product-overlay__cart {
  color: #f3f2eb;
  display: block;
  float: right;
  font-size: 25px;
  font-weight: 700;
  height: 50px;
  padding-top: 7px;
  text-align: center;
  transition: color 0.1s linear 0s;
  width: 100%;
}

.product-overlay__stock{
	display:none;
}

.footer-widgets a.footer__link {
  color: #97bf0d;
}

.footer-widgets a.footer__link:hover {
  color: #ffffff;
}

.cart-login .form-group {
	padding: 0 10%;
}

.banner-cart-login {
  
  margin: 20px 0;
  padding: 0 15px 15px;
}

.banner-cart-login:last-child {
	border-left: 1px solid #e5e5dc;
}

.push-up-0 {
  margin-top: 0px;
}

/* line 90, ../sass/main.scss */

.push-up-5 {
  margin-top: 5px;
}

/* line 90, ../sass/main.scss */

.push-up-10 {
  margin-top: 10px;
}

/* line 90, ../sass/main.scss */

.push-up-15 {
  margin-top: 15px;
}

/* line 90, ../sass/main.scss */

.push-up-20 {
  margin-top: 20px;
}

/* line 90, ../sass/main.scss */

.push-up-25 {
  margin-top: 25px;
}

/* line 90, ../sass/main.scss */

.push-up-30 {
  margin-top: 30px;
}

/* line 90, ../sass/main.scss */

.push-up-35 {
  margin-top: 35px;
}

/* line 90, ../sass/main.scss */

.push-up-40 {
  margin-top: 40px;
}

/* line 90, ../sass/main.scss */

.push-up-45 {
  margin-top: 45px;
}

/* line 90, ../sass/main.scss */

.push-up-50 {
  margin-top: 50px;
}

/* line 90, ../sass/main.scss */

.push-up-55 {
  margin-top: 55px;
}

/* line 90, ../sass/main.scss */

.push-up-60 {
  margin-top: 60px;
}

.c-content-step-1 {
  padding-bottom: 20px;
  text-align: center;
}

.c-content-step-1 > .c-icon {
  padding-bottom: 30px;
}

.c-content-step-1.c-opt-1 > .c-icon {
  color: #97bf0d;
}

.c-content-step-1 > .c-icon > .c-hr::before, .c-content-step-1 > .c-icon > .c-hr::after {
  border-top: 1px solid black;
  content: " ";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 2.2em;
  width: 38%;
}

.c-content-step-1.c-opt-1 > .c-icon > .c-hr::before, .c-content-step-1.c-opt-1 > .c-icon > .c-hr::after {
  border-color: #e5e5dc;
}

.c-content-step-1 > .c-icon > .c-hr::after {
  left: auto;
  right: 0;
}


.c-content-step-1 > .c-icon > .c-hr {
  display: inline-block;
}

.c-content-step-1 > .c-icon > .c-hr > i {
  font-size: 4.2em;
}

.not-checked {
  color: #e5e5dc;
}

.table-address {
  border: 1px dashed #e5e5dc;
  border-radius: 3px;
}

.table-address tr {
	cursor: pointer;
}

.table-address td {
	padding: 20px 0px 20px 30px !important;
	line-height: 30px !important;
}

.woocommerce h3 .glyphicon {
  margin-right: 6px;
}

/*.btn-user {
	margin-top: 10px;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	border: 2px solid transparent;
}*/

.btn-user {
	font-family: "Arvo",Georgia,Times,serif;
	text-transform: uppercase;
}

.motivational-stories .motivational-stories__circle:hover {
  background-color: #01632f;
  box-shadow: 8px 12px 25px rgba(0, 0, 0, 0.25) inset;
}

.clear {
	clear: both;
}

.pull-right.add-button .glyphicon.glyphicon-circle {
	padding-left: 2px;
}

.remove-button {
  	color: #d5525b;
}

.add-button {
	color: #97bf0d;
}

.add-button span{
	border-color: #97bf0d;
}

.add-button:hover span {
  background-color: #97bf0d;
  border-color: #97bf0d !important;
}

.edit-button:hover span {
  background-color: #01632f;
  border-color: #01632f !important;
}

.remove-button:hover, .edit-button:hover, .add-button:hover {
  color: #fff;
}

.remove-button:hover span{
	border-color: #cd323c !important;
	background-color: #cd323c;
}

/* TOOLTIP */
.ui-tooltip, .arrow:after {
    background-color: whitesmoke !important;
  }
  .ui-tooltip {
    padding: 10px 20px;
    border-radius: 20px;
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 3px 3px 10px #aaa !important;
    -webkit-box-shadow: 3px 3px 10px #aaa;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }
/* TOOLTIP */

.table-cart {
	border: 1px solid #e5e5dc;
}

#LIST-ORDERS .table-cart td:last-child, #LIST-ORDERS .table-cart th:last-child{
	background: none;
	width: 11%;
}

#LIST-SAVE-CART .table-cart td:last-child, #LIST-SAVE-CART .table-cart th:last-child{
	width: 25%;
}

#VIEW-SAVE-CART h4.title_list {
	font-family: "Arvo",Georgia,Times,serif;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.table-cart th {
	padding: 10px 0px 10px 30px !important;
	background-color: #f3f2eb !important;
	font-size:14px;
} 

.table-cart td {
	line-height: 30px !important;
  	padding: 20px 0px 10px 30px !important;
  	font-weight: 500 !important;
}

.table-cart td .alert {
	padding: 0;
}

.alert .glyphicon {
  margin-right: 5px;
}

.cart_table_action td.actions h6 {
	margin-top: 15px;
}

.cart_table_action td.actions .alert {
	margin-bottom: 0;
}

.table.table-order-data{
	margin: 25px 0;
	border: 1px dashed #e5e5dc;
}

.table.table-order-data td:first-child {
	width: 25%;
	font-weight: bold;
	text-transform: uppercase;
}

.table.table-order-data td {
	color: #413c35;
	font-weight: 500;
	padding: 10px 20px;
}

.table-order-data td span.glyphicon {
  margin-right: 6px;
}

.pattern-dark {
	background-image: url("../images/pattern_dark.png?1391170676");
}

.opening-time {
  background-color: #01632f;
  
}

.contact__opening-time span, .contact__opening-time h6, .contact__opening-time p, .table.table-opening-time td {
	color: white;
}

.contact__opening-time span.glyphicon {
	margin-right: 8px;
}


.table.table-opening-time td {
	padding: 3px 0;
	font-size: 13px;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  width: 100%;
  
}

.jumbotron__subtitle, .jumbotron__title {
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.8);
}

.banner_section {
  background-color: #01632f;
  border-radius: 5px;
  color: white;
  font-family: "Arvo",Georgia,Times,serif;
  padding: 30px 20px;
  text-transform: uppercase;
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.45);
  margin-top:0;
}

.banner_section:hover {
	background-color: #97bf0d;
}

.banner_section span.glyphicon-circle {
  float: left;
  margin: -8px 20px 0px -4px;
  border: 2px solid #ffffff;
}

.banner_section:hover span.glyphicon-circle {
	background-color: #ffffff;
	text-shadow: none;
	color: #97bf0d;
}

.footer-widgets__products{
	margin-left: -5px;
	margin-right: -5px;
	overflow: auto;
}

.footer__products {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.footer__products img {
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.footer__products img:hover {
  opacity: 1;
}

.woocommerce .input-text.select-date {
	width: 48%;
	float: left;
}

#month.select-date {
	margin-right: 4%;
}

.woocommerce .input-text.input-xs {
	width: 25%;
}

.show-info{
	cursor: pointer;
}

.hide-info{
	border: 1px dashed #e5e5dc;
	padding: 15px;
}

td.product-name a{
	font-weight: 600;
}

.banners--big .exclamation{
	font-size: 4em;
}

#PRODUCTOS .banners--small {
  border-radius: 15px;
  font-size: 16px;
}

.nav.nav--filter input[type="checkbox"]{
	margin: 12px 0 0;
}

.products__old_price,.single-product__other-price {
	color: #d5525b;
	text-decoration: line-through;
}

.single-product__other-price {
  font-size: 20px;
  font-weight: 600;
}

#logoutModal .btn {
  margin: 15px 0 0;
  width: 100%;
}

#EDIT-DATA .input-text:disabled, #CHECKOUT-DATA .input-text:disabled {
  color: #b1b0a7;
  font-weight: 600;
}

#EDIT-DATA .input-text:disabled:hover, #CHECKOUT-DATA .input-text:disabled:hover {
  color: #413c35;
}

.question {
	position: absolute;
	display: inline;
	text-align: center;
	width: 174px;
	height: 78px;
	font-size: 13px;
	line-height: 1.5em;
	background: url('../images/bubble.png') left top no-repeat;
	padding: 10px 0 0 0;
	text-shadow: 0px 1px 0px #fff;
	margin-left: -7em;
	margin-top: -6em;
	opacity: 0;
}

.yes, .cancel {
	margin-top: .5em;
	margin-right: .5em;
	cursor: pointer;
	display: inline-block;
	width: 63px;
	height: 21px;
	color: #888888;;
	text-shadow: 0px 1px 0px #000;
	background: url('../img/button.png') left top no-repeat;
}

#text-cart span.fa {
  font-size: 25px;
}

#text-cart p {
  font-size: 14px;
  line-height: 1.8;
}

.alert.alert-success a:hover {
	color: #ffffff;
}

.profile-data {
  float: left;
  text-align: center;
  width: 100%;
}

.profile-image {
  float: left;
  margin: 0 0 10px;
  text-align: center;
  width: 100%;
}

.profile-image img {
  border: 3px solid #fff;
  border-radius: 50%;
  width: 180px;
}

/* ALERTS */
#LIST-ORDERS .alert-primary, #VIEW-ORDER .alert-primary{
  background-color: #3472f7;
}

#LIST-ORDERS .alert-default, #VIEW-ORDER .alert-default{
  background-color: #777;
  color: #fff;
}
#LIST-ORDERS .alert-process, #VIEW-ORDER .alert-process{
  background-color: #e65881;
}

#LIST-ORDERS .alert-info, #VIEW-ORDER .alert-info{
  background-color: #3fbae4;
}
/* EOF ALERTS */


.shop_table.tax_table tr > *:first-child {
  text-align: right;
  width: 50%;
}

.shop_table.tax_table tr > * {
  padding: 10px 20px !important;
}

#HOME .carousel-inner {
	height: auto;
}

.products__sort {
  color: #413c35;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 8px 10px 0 0;
}

.filter-more, .filter-less {
  color: #413c35;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 3px;
  margin: 10px 0;
  display: block;
}

.filter-more:hover, .filter-less:hover {
  color: #97bf0d;
  cursor: pointer;
}

.filter-more .fa, .filter-less .fa {
  padding-top: 3px;
}