/* Customizado por CódigoPi */
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 0, 0,.5) !important;
    opacity: 1 !important; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 0, 0,.5) !important;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 0, 0,.5) !important;
}
html body {
	font-size: 13px;
}
body .subscribe-block {
	color: #fff;
}
	body .subscribe-block h3, body .subscribe-block .content label {
		color: #fff;
	}
	body .subscribe-block .content label {
		padding-bottom: 1.5em;
	}
	body .subscribe-block .content .btn {
		padding: 10px 15px;
	}

body .modal-gdpr {padding-top: 61px;}
body .modal-gdpr .modal-content {margin-top: 25px;}
body .modal-gdpr .modal-content label {font-size: 15px; color: #424242; letter-spacing: -.75px; display: block; white-space: normal; text-align: left; padding-bottom: 2em;}
body .modal-gdpr .modal-content .control {float: left; width: 318px;}
body .modal-gdpr .modal-content input {height: 40px; background-color: #fff; border-radius: 4px 0 0 4px;}
body .modal-gdpr .modal-content .btn {height: 40px; border-radius: 0 4px 4px 0;}
body .modal-gdpr .modal-content .lopd input, form.form .lopd input { float: left; width: 24px; height: 24px; }
body .modal-gdpr .modal-content .lopd span, form.form .lopd span{ padding-top: 6px; display: inline-block; margin-left: 2px;}
body .modal-gdpr .modal-content .gdpr p, form.form.gdpr p { font-size: 12px; }
body .modal-gdpr .modal-content .gdpr h4 { font-size: 16px; margin: 25px auto 5px; }
form.form .gdpr h4 { font-size: 16px; margin: 65px auto 5px; }
form.form-create-account .gdpr h4 { margin: 25px auto 5px; }

.authentication-wrapper {
	margin-top: -125px;
}
.page-header .middle-block-inner {
	min-height: 128px;
	padding-bottom: 11px;
}
.page-header .toggle-nav {
	background: #000;
}
.header-wrapper .navbar-collapse.collapse #sticky-nav a.level-top {
	color: rgba(0, 0, 0, 0.86);
}
.header-wrapper .navbar-collapse.collapse #sticky-nav a.level-top.ui-state-active,
.header-wrapper .navbar-collapse.collapse #sticky-nav a.level-top.ui-state-focus,
.header-wrapper .navbar-collapse.collapse #sticky-nav li.active > a.level-top,
.header-wrapper .navbar-collapse.collapse #sticky-nav li.active > a.level-top.ui-state-active,
.header-wrapper .navbar-collapse.collapse #sticky-nav li.active > a.level-top.ui-state-focus {background-color: #fff;}
.page-header .panel {
	margin: 0 52.5px;
}
.navigation .submenu:not(:first-child) .active > a {
	border-color: #A03022;
}

.page-header .header-switcher ul li span {
	margin-right: 5px;
	padding-right: 8px;
	border-right: 1px solid rgba(0, 0, 0, 0.13);
}
.additional-attributes .table-label {
	font-weight: bold;
}
.product-info-main h2, .category-description h2 {
	font-size: 21px;
}
#product_tabs_masInfo table, #product_tabs_masInfo th, #product_tabs_masInfo td, #product_tabs_ingredientes table, #product_tabs_ingredientes th, #product_tabs_ingredientes td  {
	border: none !important;
	vertical-align: top !important;
	padding: 8px !important;
}
#tabs .nav-tabs li a {
	padding: 5px 20px;
}
#tabs ul li h3{
	margin-bottom: 5px;
}
.readmoreProduct {
	text-align: center;
	margin: 20px auto 5px auto;
}
	.readmoreProduct a{
		color: #666;
		border: 1px solid #d2d2d2;
		border-radius: 4px;
		padding: 2px 16px;
		font-size: 13px;
	}
.catalog-category-view .sidebar:first-child {
	padding-top: 256px;
}
.products-grid .hover-buttons::before {
	z-index: -1;
}
.page-header .links li{
	display: inline;
	padding: 0 0 0 20px;
}
	.page-header .links li.authorization-link {
		border-right: 1px solid rgba(0, 0, 0, 0.13);
		padding: 0 20px 0 0;
	}
.title-info {
    font-size: 15px;
    line-height: 24px;
    letter-spacing: -.5px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    margin-top: 0;
    color: #424242;
}
.footer-middle .title-info {
	margin-bottom: 18px;
}
.footer-bottom .payments-wrapper img{
	max-height: 32px;
}
.store-info{
	text-align: center;
}
.customer-welcome .action.switch::after {
	color: #a03022;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  background-color: #9D291B;
  border-color: #9D291B;
}
.page-header .middle-block-inner .right-block {
	margin-top: 12px;
}
.page-header .middle-block-inner .right-block .whatsapp-wrapper {
	width: 36%;
	float: right;
}
.page-header .middle-block-inner .right-block .whatsapp-wrapper .media-left {
	width: 24px;
	height: 24px;
	background-image: url(../images/whatsapp.png);
	background-repeat: none;
	float: left;
	background-size: 100% auto;
	margin-right: 8px;
}
.page-header .middle-block-inner .right-block .whatsapp-wrapper .media-body strong{
	font-size: 18px;
}
.page-header .middle-block-inner .right-block .claim{
	color: #000;
	font-size: 21px;
	font-weight: 500;
	line-height: 0.8em;
	margin: 0 58px 0 0;
	text-align: center;
	display: inline-block;
	letter-spacing: -1px;
}
.search-autocomplete {
	top: 38px;
	left: 0;
	background: #fff;
	padding: 10px 0;
	z-index: 9999;
	border-radius: 0 0 5px 5px;
}
	.search-autocomplete ul{
		list-style: none;
		padding-left: 0px;
	}
	.search-autocomplete ul li{
		padding: 5px 15px;
	}
	.search-autocomplete ul li:hover{
		cursor: pointer;
		background: #f4f4f4;
	}
	.search-autocomplete ul li .amount {
		float: right;
	}
.cms-no-route .page-header .form.minisearch input {
	color: rgba(0, 0, 0,.5);
	border-width: 0;
	border-color: transparent;
}
.cms-no-route .page-header .header-custom-links li:last-child {
	border-right: none;
}
.cms-no-route .page-header .middle-block-inner .right-block .whatsapp-wrapper {
	display: none;
}
.header-wrapper .block-search .input-group .btn:hover {
	color: #000;
	background: transparent !important;
}
.header-wrapper .block-search .input-group-btn {
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 999;
}
.cms-no-route .page-header .form.minisearch button span i {
	color: rgba(0,0,0,.85);
}
/* Styles Slider */ 
#home-image-slider .item .slide-container.topLeft {
	left: 2%;
	top: 3%;
}
	#home-image-slider .item .slide-container.topLeft .title{
		color: #fff;
		line-height: 1.0;
	}
		#home-image-slider .item .slide-container.topLeft .title strong{
			display: inline;
			margin-top: 0;
		}
	#home-image-slider .item .slide-container.topLeft .btn{
	    border-radius: 0;
	    font-size: 28px;
	    padding: 2px 11px;
	}
		#home-image-slider .item .slide-container.topLeft .btn.granate{
			background-color: #962C21;
			border-color: #962C21;
		}
/* Formularios y Alertas */
.cms-content-important{
	color: #fff;
	background: #A03022;
	font-size: 18px;
	margin: 0 0 35px;
}
.form-create-account fieldset.fieldset .legend, .form-create-account .fieldset .field{
	clear: both;
	width: 50%;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 1.5em !important;
}
.ui-datepicker select {
	display: inline-block;
	margin: 1px 2px !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	top: 8px;
}
.ui-datepicker .ui-datepicker-prev span {
	border-color: transparent #A03022 transparent transparent;
}
.ui-datepicker .ui-datepicker-next span {
	border-color: transparent transparent transparent #A03022;
}
.field.password .control #password, .field.confirmation .control #password-confirmation  {
	width: 43%;
}
.field.password .control #password-strength-meter-container {
	width: 55%;
}
.field.password .control #password-error {
	line-height: 1.2;
}
#shipping-new-address-form fieldset.street .field {
	width: 100%;
}
#shipping-new-address-form .field[name="shippingAddress.firstname"], #shipping-new-address-form .field[name="shippingAddress.middlename"], #shipping-new-address-form .field[name="shippingAddress.lastname"] {
	width: 50%;
}
.field._required label::after, .field._required .label::after {
	color: #f00;
    content: "*";
    padding-left: 2px;
}
.mage-error {
	color: #f00;
	font-size: 1em;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
	color: #A03022;
}
.step-title.info {
	border: none; 
	background: #222; 
	color: white; 
	font-weight: 500; 
	padding: 6px 12px; 
	font-size: 16px;
}
	.step-title.info a{
		color: white; 
		text-decoration: underline;
	}
	.step-title.info span{
		font-weight: lighter;
	}
/* Filtros */
.filter-content .item {
    margin: 10px 0;
    padding-left: 22px !important;
    position: relative;
    z-index: 1;
}
.filter-current .action.remove {
	position: absolute; 
	left: 0px; 
	top: -5px;
}
.filter-current .action.remove::before {
    color: #999;
    content: "\e082";
    display: inline-block;
    font-family: 'simple-line-icons';
    font-size: 18px;
    font-weight: normal;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
}
.filter-current .action.remove > span {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* Carrito */
.minicart-items .price-container, .minicart-items .details-qty {
	width: 47%;
	display: inline-block;
	margin-top: 0;
}
.minicart-items-wrapper {
	margin-bottom: 25%;
}
.minicart-items {
	max-height: 715px;
}
.block-minicart .subtotal {
	padding: 12px 0;
	font-size: 85%;
}
.modal-popup {
 	z-index: 999;
}
.navigation .level0 .submenu {
	z-index: 899;
}
.actions-toolbar .btn.disabled, .actions-toolbar .btn[disabled] {
	display: none;
}
fieldset.street legend.label{
	text-align: left;
	border: none;
}
	fieldset.street .control .field .label {
		display: none;
	}
/* Free Gift */
.freegift-products {
	margin: 40px 0 20px !important;
}
.freegift-block-title span{
	font-weight: lighter;
}
.freegift-price, .fg-gift::before {
	color: #a03022 !important;
}
.freegift-info {
	min-height: 200px !important;
}
.freegift-regular-price {
	font-size: 24px !important;
	font-weight: normal;
	text-decoration: line-through;
}
#shopping-cart-table tbody tr td {
	position: relative;
}
.opc-progress-bar-item._complete:hover {
	cursor: pointer;
}
@media only screen and (min-width: 1008px) {
	body .subscribe-block {
		padding: 29px 60px 30px;
	}
	.page-header .level0.first a.level-top .ui-menu-icon {
		float: left;
	}
	.page-header .level0.first a.level-top .ui-menu-icon::after {
		border: none !important;
	}
	.page-header .level0.first a.level-top .ui-menu-icon:before {
		font-family: 'simple-line-icons';
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		/* Better Font Rendering =========== */
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: "\e601";
		color: #fff;
		display: inline-block;
	    font-size: 20px;
	    margin-right: 5px;
	    vertical-align: top;
	}
	.page-header .toggle-nav {
		border-radius: 5px 0 0;
	}
	.page-header .level0.first a.level-top {
		opacity: 1 !important;
		background: #000 !important;
		color: rgba(255,255,255,.85) !important;
		width: 296px;
		border-radius: 5px 0 0;
	}
	.page-header .level0.first .submenu{
		width: 296px;
		border-radius: 0 0 5px 5px;
		padding: 30px 0;
		min-height: 514px;
	}
		/*.page-header .level0.first .submenu li.nav-1-2 a{
			background-image: url(../images/sweet.png);
			background-size: 24px 24px;
			background-repeat: no-repeat;
			background-position: 24px 8px;
			padding-left: 58px;
		}*/
	.header-wrapper .navbar-collapse.collapse a.level-top {
		color: rgba(255,255,255,.85);
	}

	.cms-inicio .page-header .level0.first .submenu, .catalog-category-view .page-header .level0.first .submenu{
		display: block !important;
	}
	.page-header .level0.first .submenu li:not(:last-of-type) {
		border: none;
	}
	.cms-inicio .page.messages {
		padding-left: 25%; 
		margin-left: 5px;
	}
	#product_tabs_masInfo th, #product_tabs_ingredientes th {
		width: 16.5%;
		min-width: 35px;
	}
	#product_tabs_infoNutricional th {
		width: 33%;
		min-width: 35px;
	}
	#product_tabs_infoNutricional table {
		width: 50%;
	}
	.form-create-account fieldset.fieldset .legend, .form-create-account .fieldset .field{
		clear: both;
		width: 50%;
	}
	.form-create-account .fieldset .field.region {
		clear: both;
	}

}
@media only screen and (min-width: 1008px) and (max-width: 1331px) {
	.page-header .level0.first {
		width: 296px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1007px) {
	.page-header .level0.first ul.submenu {
		display: block;
	}
}
@media only screen and (max-width: 767px) {
	.page-header .level0.first ul.submenu {
		display: block;
	}
	.page-header .links li{
		padding: 0 0 0 10px;
	}
	.page-header .links li.authorization-link {
		padding: 0 10px 0 0;
	}
	.page-header .middle-block-inner .right-block {
		text-align: center;
	}
	.page-header .middle-block-inner .right-block .claim{
		font-size: 16px;
		line-height: 1.2em;
		margin: 0 auto 15px auto;
	}
	.page-header .middle-block-inner .right-block .whatsapp-wrapper {
		width: 100%;
		text-align: left;
	}
	.field.password .control #password, .field.confirmation .control #password-confirmation, .field.password .control #password-strength-meter-container {
		width: 100%;
		display: block;
	}
	.catalog-category-view .sidebar:first-child {
		padding-top: 0px;
		display: none;
	}
}