@font-face {
    font-family: 'aprikas_light_demoregular';
    src: url('fonts/aprikas_light_demo-webfont.woff2') format('woff2'),
         url('fonts/aprikas_light_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'aprikas_bold_demoregular';
    src: url('fonts/aprikas_bold_demo-webfont.woff2') format('woff2'),
         url('fonts/aprikas_bold_demo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'SweetSensationsPersonalUse';
  src: url('fonts/SweetSensationsPersonalUse.eot');
  src: url('fonts/SweetSensationsPersonalUse.woff2') format('woff2'),
       url('fonts/SweetSensationsPersonalUse.eot?#iefix') format('embedded-opentype');
  src: url('fonts/SweetSensationsPersonalUse.woff') format('woff'),
       url('fonts/SweetSensationsPersonalUse.ttf') format('truetype'),
       url('fonts/SweetSensationsPersonalUse.svg#SweetSensationsPersonalUse') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'AprikasRegularDemo';
  src: url('fonts/AprikasRegularDemo.eot');
  src: url('fonts/AprikasRegularDemo.woff2') format('woff2'),
       url('fonts/AprikasRegularDemo.woff') format('woff'),
       url('fonts/AprikasRegularDemo.ttf') format('truetype'),
       url('fonts/AprikasRegularDemo.svg#AprikasRegularDemo') format('svg'),
       url('fonts/AprikasRegularDemo.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Kameron';
  src: url('fonts/Kameron.eot');
  src: url('fonts/Kameron.woff2') format('woff2'),
       url('fonts/Kameron.eot?#iefix') format('embedded-opentype');
  src: url('fonts/Kameron.woff') format('woff'),
       url('fonts/Kameron.ttf') format('truetype'),
       url('fonts/Kameron.svg#Kameron') format('svg');
  font-weight: normal;
  font-style: normal;
}

body {
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'aprikas_light_demoregular';*/
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
	background: url(../image/bg.png) repeat-x #F6F0E4;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #B13602;
	/*border-bottom: 1px solid #e2e2e2;*/
	padding: 4px 0px 3px 0;
	margin: 0 0 0 0;
	min-height: 40px;
}
#top.flotante{
	position: fixed;
    z-index: 3;
    width: 100%;
}
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
}
#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #FFFFFF;
	/*text-shadow: 0 1px 0 #FFF;*/
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #FFF;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 0 0;
	width: 172px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu {
			width: 100%;
		}
	}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
	@media (max-width: 478px) {
		#cart .dropdown-menu li > div {
			min-width: 100%;
		}
	}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #B13602;
	background-image: linear-gradient(to bottom, #B13602, #772b0b);
	background-repeat: repeat-x;
	border-color: #B13602 #B13602 #772b0b;
	min-height: 40px;
	display: none;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #B13602;
	background-image: linear-gradient(to bottom, #B13602, #772b0b);
	background-repeat: repeat-x;
	border-color: #B13602 #B13602 #772b0b;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #B13602;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
}
/* footer */
footer {
	margin-top: 30px;
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 20px 0;
	padding: 8px 0;
	border: 1px solid #ddd;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 7px;
	right: -5px;
	width: 8px;
	height: 8px;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	min-height: 180px;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }
    #column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }
    #column-left + #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
    #content + #column-right .product-layout .col-md-3{
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* css for custom mobile step */
.custom_mobile_container{
    width: 100%;
    margin-bottom:20px;
}
.custom_mobile_cabecera{
    background: #23a1d1;
    color: #FFF;
    width: auto;
    border-radius: 10px 10px 0 0;
    padding: 10px 20px;
}
.custom_mobile_cabecera h3{
    margin: 0;
    color: #FFF;
}
.custom_mobile_container .breadcrumb{
    margin: 0;
    border-bottom: none;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    cursor: pointer;
    padding: 0px;
}
.custom_mobile_container .breadcrumb li {
    /*padding: 8px 20px;*/
    margin-right: 6px;
    padding: 8px 0;
}
.custom_mobile_container .breadcrumb li span{
    background: rgba(230, 215, 215, 0.39);
    padding: 9px 10px 10px;
    margin-left: 13px;
}
.custom_mobile_container .breadcrumb li:before {
	
    content: '';
	display: block;
	position: absolute;
    height: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    /*top: 50%;
    margin-top: -1.5em;
    border-width: 1.5em 0 1.5em 1em;
    border-style: solid;
    border-color: rgba(230, 215, 215, 0.39) rgba(230, 215, 215, 0.39) rgba(230, 215, 215, 0.39) transparent;
    margin-left: 1px;*/
    top: 0px;
    left: -6px;
    border-top: 18px solid rgba(230, 215, 215, 0.39);
    border-left: 18px solid transparent;
    border-bottom: 18px solid rgba(230, 215, 215, 0.39);
    border-right: 1px solid rgba(230, 215, 215, 0.39);
}
.custom_mobile_container .breadcrumb li:after {
    
    border-top: 18px solid transparent;
    border-left: 18px solid rgba(230, 215, 215, 0.39);
    border-bottom: 18px solid transparent;
    height: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    transform: none;
    
    top: 0px;
    right: -26px;
    border-right: 1px solid transparent;
}
.custom_mobile_container .breadcrumb li.active span,.custom_mobile_container .breadcrumb li:hover span{
    color: #FFF;
    background-color: #23a1d1;
    text-shadow: 0 1px 0 #666;
}
.custom_mobile_container .breadcrumb li.active:after,.custom_mobile_container .breadcrumb li:hover:after{
    border-left-color: #23a1d1;
}
.custom_mobile_container .breadcrumb li.active:before,.custom_mobile_container .breadcrumb li:hover:before{
    border-top-color: #23a1d1;
    border-right-color: #23a1d1;
    border-bottom-color: #23a1d1;
}
.custom_mobile_container .custom_mobile_home span{
    margin-right: 0px;
}
.custom_mobile_container .breadcrumb li.active.custom_mobile_home:before,.custom_mobile_container .breadcrumb li.custom_mobile_home:hover:before{
    border-color: #23a1d1;
    left: 0px;
}
.custom_mobile_container .breadcrumb li.custom_mobile_home:before{
    border-color: rgba(230, 215, 215, 0.39);
    left: 0px;
    border-width: 36px 13px 0px 0px;
}
.custom_mobile_container .custom_mobile_step{
    width: 100%;
    height: 541px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border-top: none;
    border: 1px solid #ddd;
}
.custom_mobile_container .custom_mobile_step_zone{
    width: 100%;
    height: 100%;
}
.custom_mobile_container .step_home{
    width: 682px;
    margin: 0 auto;
    padding: 98px 0 40px 0;
    position: relative;
}

.custom_mobile_container .step_home select{
    width: 48%;
    margin: 1%;
    float: left;
}
.custom_mobile_container .step_home input[type=text]{
    width: 98%;
    margin: 0 auto;
}
.custom_mobile_container .btn_continuar_home_container{
    width: 682px;
    margin: 0 auto;
    margin-top: 10px;
}
.custom_mobile_container .btn_continuar_home_container button {
    float: right;
    margin-right: 7%;
}

.custom_mobile_container .custom_mobile_step .product-layout{
    width: 260px;
    margin: 18px 10px;
    cursor: pointer;
}
.custom_mobile_container .custom_mobile_step .product-thumb .caption{
    min-height: initial;
}
.custom_mobile_container .custom_mobile_step .product-thumb .button-group button{
    width: 100%;
}
.custom_mobile_container .custom_mobile_step .product-thumb{
    border-radius: 10px;
}

.custom_mobile_container .custom_mobile_step .product-thumb:hover,.custom_mobile_container .custom_mobile_step .product-thumb.active{
    border-color: #bd362f;
}

.custom_mobile_container .custom_mobile_step .custom_mobile_step_zone_products{
    width: 100%;
    height: 495px;
    float: left;
    overflow: auto;
}

.custom_mobile_container .custom_mobile_step .custom_mobile_step_zone_button{
    width: 100%;
    background: #C6DBDD;
    float: left;
}

.custom_mobile_container .custom_mobile_step_botones{
    margin: 0;
    width: auto;
    text-align: center;
}
.custom_mobile_container .custom_mobile_step .custom_mobile_step_zone_button button{
    position: relative;
    display: block;
    margin: 5px;
    float: right;
}

.custom_mobile_container .search_models_result{
    position: absolute;
    top: 132px;
    left: 1%;
    width: 98%;
    background-color: #FFF;
    border: 1px solid #CCC;
    z-index: 100;
    display: none;
}

.custom_mobile_container .custom_mobile_step_search_mobile_model{
    width: 100%;
    height: auto;
    display: table;
    padding: 4px 0;
    cursor: pointer;
    border: 1px solid transparent;
}

.custom_mobile_container .custom_mobile_step_search_mobile_model:hover{
    border: 1px dashed #1f90bb;
}

.custom_mobile_container .custom_mobile_step_search_mobile_model div{
    float: left;
}
@media (min-width: 478px) {
	.container{
		min-width: 1170px;
	}
	body{
		min-width: 1200px;
	}
}

.menu_m{
	background: url(../image/menu_fondo_r.png) no-repeat center top;
	/*background-size: 100% auto;*/
	height: 202px;
}

.body_outhome .menu_m{
	height: 135px;
}

.menu_izq{
	font-family: 'aprikas_bold_demoregular';
	font-size: 25px;
    padding: 0;
    color: #d48a0a;
    margin-top: 53px;
    font-weight: bold;
}

.menu_izq a, .menu_izq a:hover, .menu_izq a:visited, .menu_izq a:active{
 	color: #B13602;
 }

.menu_izq>li{
	list-style: none;
	float: left;
	text-shadow: 1px 0px 0px rgba(154, 11, 0, 1);
	padding: 0 3%;
	position: relative;
}

.menu_izq>li>a{
	padding-bottom: 10px;
}

.menu_izq .submenu{
	position: absolute;
	top: 29px;
	width:  150px;
	font-size: 16px;
	text-transform: uppercase;
	background: #B13602;
    padding-left: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.menu_izq .submenu>ul{
	padding: 0;
}

.menu_izq .submenu>ul>li{
	list-style: none;
	padding: 5px 0;
}

.menu_izq .submenu a{
	text-shadow: none;
	color: #FFE560;
	letter-spacing: 2px;
}

.tab_tienda{
	padding: 10px 0;
}

.container_tab_tienda{
	width: 100%;
	background: #B13602;
	position: fixed;
	top: 43px;
	z-index: 2;
	display: none;
}

.container_tab_tienda.active{
	display: block;
}

.body_outhome{
	background: url(../image/bg_2.png) repeat-x top;
}

.menu_m_outhome{
	background: url(../image/menu_fondo_r_2.png) no-repeat center top;
}

.menu_m_i{
	width: 499px;
	float: left;
}

.menu_m_c{
	width: 172px;
	float: left;
}

.menu_m_d{
	width: 499px;
	float: left;
}

.redes_sociales{
	padding: 0;
    margin-top: 43px;
    margin-left: 68px;
    padding-right: 25px;
    background: url(../image/menu_separador.jpg) no-repeat right;
    float: left;
}

.redes_sociales li{
	list-style: none;
	float: left;
	text-shadow: 1px 0px 0px rgba(0, 0, 0, 1);
	padding: 0 2px;
}

.menu_carro{
	font-family: 'aprikas_bold_demoregular';
	font-size: 20px;
    padding: 0;
    color: #d48a0a;
    margin-top: 53px;
    font-weight: bold;
    margin-left: 25px;
    float: left;
}

.menu_carro>li{
	list-style: none;
	float: left;
	text-shadow: 1px 0px 0px rgba(154, 11, 0, 1);
	padding: 0 2px;
	position: relative;
}

.menu_carro a, .menu_carro a:hover, .menu_carro a:visited, .menu_carro a:active{
	color: #B13602;
}

.menu_carro .carrito_icono img{
	margin-top: -49px;
}

.menu_carro .carrito_submenu{
	position: absolute;
	top: 29px;
	width:  436px;
	font-size: 13px;
	text-transform: uppercase;
	background: #F7E7C2;
    /*padding-left: 12px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding-right: 12px;*/
    color: #5A4E30;
    text-shadow: none;
    left: -184px;
	font-family: 'Kameron';
}

.menu_carro .carrito_submenu .carrito_detalle{
	padding-top: 10px;
}

.menu_carro .carrito_submenu .carrito_detalle p{
	font-size: 10px;
	margin-bottom: 0px;
}

.menu_carro .carrito_submenu .carrito_cantidad{
	padding-top: 22px;
}

.menu_carro .carrito_submenu .carrito_monto{
	padding-top: 22px;
	padding-right: 0px;
}

.menu_carro .carrito_submenu>ul{
	padding: 0;
}

.menu_carro .carrito_submenu>ul>li{
	list-style: none;
	padding: 5px 0;
	clear: both;
	display: table;
	width: 100%;
}

.menu_carro .carrito_submenu>ul>li>div{
	padding-left: 13px;
	padding-right: 13px;
}

.menu_carro .carrito_submenu a{
	text-shadow: none;
	color: #5A4E30;
	letter-spacing: 2px;
}

.menu_carro .carrito_submen .carrito_imagen{
	padding-left: 25px;
	padding-right: 14px;
}

.menu_carro .carrito_submenu .carrito_imagen img{
	width: 100%;
}

.menu_carro .ver_carrito{
	text-align: center;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
}

.menu_carro .ver_carrito img{
	width: 120px;
}

#top-links{
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: white;
}

header{
	background: url(../image/menu_fondo_rl.png) no-repeat center top;
}

.container_home{
	position: relative;
	z-index: 1;
	margin-top: -100px;
	padding-right: 0;
	padding-left: 0;
}

.home_porque{
	background: #FFFFCB;
	padding-top: 35px;
	margin-top: 20px;
	display: inline-block;
}

.home_porque li{
	width: 24.8%;
	font-family: 'aprikas_light_demoregular';
	font-size: 20px;
	text-align: center;
	color: #DD9A22;
	text-shadow: 1px 0px 0px rgba(221, 154, 34, 1);
	padding: 0 1%;
	display: inline-table;
}

.home_porque h2{
	font-weight: bold;
	color: #332400;
}

.home_porque span{
	font-family: Arial;
}

.titulos{
	text-align: center;
	margin: 10px 0;
	display: inline-block;
    width: 100%;
}

.product-thumb{
	background: #F7E7C2;
	border: none;
}

.bloque_novedades .product-thumb .image img{
	margin: 20px 0 0 20px;
	width: 237px;
}

.bloque_novedades .product-thumb .image{
	display: inline-block;
	width: 100%;
}

.bloque_novedades .product-thumb .image a{
	float: left;
}

.bloque_novedades .product-thumb .price{
	float: left;
	margin: 24px 0 0 9px;
	color: #CF0000;
	font-family: 'aprikas_bold_demoregular';
	font-size: 26px;
	font-weight: bold;
}

.bloque_novedades .product-thumb .price span{
	font-family: Arial;
}

.bloque_novedades .product-thumb .caption{
	font-family: 'aprikas_light_demoregular';
	min-height: 30px;
}

.bloque_novedades .product-thumb h4{
	font-size: 17px;
}

.bloque_novedades .product-thumb h4.manufacturer{
	font-size: 21px;
}

.bloque_novedades .manufacturer a, .bloque_novedades .manufacturer a:hover, .bloque_novedades .manufacturer a:visited, .bloque_novedades .manufacturer a:active{
	color: #1E120E;
}

.bloque_novedades .product a, .bloque_novedades .product a:hover, .bloque_novedades .product a:visited, .bloque_novedades .product a:active{
	color: #80726E;
}

.bloque_novedades .button-group{
	display: none;
}

.comprar{
	text-align: center;
	min-height: 72px;
}

.comprar a{
	width: 165px;
	height: 66px;
	display: inline-block;
	background: url(../image/btn_comprar.png) no-repeat center;
}

.bloque_compra_tu_pack .product-thumb{
	position: relative;
}

.bloque_compra_tu_pack .comprar{
	background: #F6F0E4;
}

.bloque_compra_tu_pack .caption{
	font-family: 'SweetSensationsPersonalUse';
	color: #FFFFFF;
	font-size: 30px;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0;
	width: 100%;
	height: 370px;
	background: url(../image/bg_pack.png);
	text-align: center;
	min-height: auto;
}

.bloque_compra_tu_pack .product-thumb h4{
	height: 370px;
    line-height: 370px;
}

.bloque_compra_tu_pack .caption a, .bloque_compra_tu_pack .caption a:hover, .bloque_compra_tu_pack .caption a:visited, .bloque_compra_tu_pack .caption a:active{
	color: #FFF;
	font-size: 44px;
	font-weight: normal;
}

.sec_quotes{
	background: url(../image/bg_quotes.jpg) no-repeat center top;
	height: 316px;
	font-family: 'aprikas_light_demoregular';
	font-style: italic;
}

.sec_quotes h3{
	font-style: normal;
	font-weight: bold;
}

.sec_quotes_container{
	width: 352px;
	margin: 122px auto 0;
	height: 194px;
}

#carousel_quotes.owl-carousel .owl-buttons .owl-next,#carousel_quotes.owl-carousel .owl-buttons .owl-prev {
	opacity: 1;
}

#carousel_quotes.owl-carousel .owl-controls{
	margin-top: -250px;
    position: relative;
}

footer{
	font-family: 'AprikasRegularDemo';
	font-size: 14px;
	background: url(../image/footer_bg.jpg) repeat-x top;
}

footer li span{
	font-family: Arial;
}

.footer_redes_sociales div{
	text-align: center;
}

.footer_redes_sociales img{
	width: 32px;
}

.footer_telefono{
	font-family: 'aprikas_bold_demoregular';
	font-size: 32px;
	text-align: center;
	margin: 5px 0 21px;
}

.footer_tarjetas{
	text-align: center;
	margin: -10px 0 15px;
}

.footer_derechos{
	margin: 25px 0 0;
}

.breadcrumb{
	border-radius: initial;
	border: none;
	background: #413931;
	font-family: 'Kameron';
	font-size: 17px;
}

.breadcrumb a{
	color: #CBCBCB;
}

.breadcrumb > li{
	text-shadow: none;
}

.nosotros_texto1{
	background: #E4DFD3;
	margin-top: 20px;
}

.nosotros_texto1 h1{
	font-family: 'SweetSensationsPersonalUse';
	text-align: center;
}

.nosotros_texto1 p{
	font-family: 'AprikasRegularDemo';
	font-size: 15px;
    /*font-weight: bold;*/
    text-align: justify;
    color: #000;
}

.nosotros_texto2{
	background:  url(../image/nosotros_quote.jpg) no-repeat top;
	height: 366px;
	padding: 61px 280px 0;
    font-size: 21px;
    font-family: 'AprikasRegularDemo';
}

.nosotros_texto1 p span,.nosotros_texto2 p span,.nosotros_texto4 p span{
	font-family: Arial;
}

.nosotros_texto2 h1{
	font-size: 32px;
}

.nosotros_texto3{
	margin-bottom: 35px;
    padding-bottom: 20px;
}

.nosotros_texto3 p{
    font-size: 28px;
    font-family: 'AprikasRegularDemo';
    text-transform: uppercase;
    margin-top: -50px;
    color: #FFF;
    text-align: center;
}

.nosotros_texto4{
	font-family: 'AprikasRegularDemo';
	font-size: 15px;
	padding-top: 20px;
}

.nosotros4_imagen{
	float: left;
}

.nosotros4_texto{
	float: left;
	width: 672px;
    padding: 20px 31px;
    text-align: justify;
}

.contenedor_cantidad{
	position: relative;
	width: 102px;
	float: left;
	margin-top: 72px;
	margin-left: 10px;
}

.contenedor_cantidad .input_cantidad{
	width: 34px;
	height: 32px;
	text-align: center;
}

.contenedor_cantidad .cantidad_menos a{
	float: right !important;
}

.contenedor_cantidad img{
	height: 32px;
	width: auto !important;
	margin: 0 !important;
}

.contenedor_cantidad input[type='number'] {
    -moz-appearance:textfield;
}

.contenedor_cantidad input::-webkit-outer-spin-button,
.contenedor_cantidad input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.recomendador_barra_right{
	font-family: 'Kameron';
	font-size: 16px;
	font-weight: bold;
}

.recomendador_combos{
	width: 450px;
	display: table;
}

.recomendador_combos h3{
	color: #FFB300;
	width: 215px;
	font-size: 16px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
}

.recomendador_combos .r_combos{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	float: left;
}

.recomendador_combos .r_combos select{
	width: 214px;
}

.recomendador_form_izquierda{
	float: left;
}

.recomendador_form_derecha{
	float: left;
	margin-left: 50px;
}

.suscribirse{
	background: url(../image/suscribirse.jpg) no-repeat center;
	height: 143px;
	position: relative;
}

.btn_enviar{
	background: url(../image/btn_enviar.png) no-repeat center;
	height: 27px;
	width: 79px;
	border:none;
}

.input_suscribirse_email{
	position: absolute;
	top: 39px;
    left: 595px;
    border: none;
    width: 320px;
    background: transparent;
    /*font-family: 'AprikasRegularDemo';*/
    font-style: italic;
}

.btn_suscribirse{
	position: absolute;
	top: 36px;
	left: 935px;
}

.container_suscribirse{
	margin-bottom: 10px;
}

#modal-mayoria-edad .modal-body{
	padding: 0;
}

#modal-mayoria-edad .modal-dialog{
	width: 900px !important;
}

#modal-mayoria-edad .modal-content{
	background: transparent;
	border: none;
}

#modal-mayoria-edad .btn_salir{
	position: absolute;
	top: 350px;
	left: 280px;
}

#modal-mayoria-edad .btn_entrar{
	position: absolute;
	top: 350px;
	left: 550px;
}

/* EVENTOS */

#login-modal{
	z-index: 2;
}

#login-modal .modal-dialog {
    width: 350px;
}

#login-modal input[type=text], #login-modal input[type=password], #login-modal textarea {
	margin-top: 10px;
}

#div-login-msg,
#div-lost-msg,
#div-register-msg {
    border: 1px solid #dadfe1;
    height: 30px;
    line-height: 28px;
    transition: all ease-in-out 500ms;
}

#div-login-msg.success,
#div-lost-msg.success,
#div-register-msg.success {
    border: 1px solid #68c3a3;
    background-color: #c8f7c5;
}

#div-login-msg.error,
#div-lost-msg.error,
#div-register-msg.error {
    border: 1px solid #eb575b;
    background-color: #ffcad1;
}

#icon-login-msg,
#icon-lost-msg,
#icon-register-msg {
    width: 30px;
    float: left;
    line-height: 28px;
    text-align: center;
    background-color: #dadfe1;
    margin-right: 5px;
    transition: all ease-in-out 500ms;
}

#icon-login-msg.success,
#icon-lost-msg.success,
#icon-register-msg.success {
    background-color: #68c3a3 !important;
}

#icon-login-msg.error,
#icon-lost-msg.error,
#icon-register-msg.error {
    background-color: #eb575b !important;
}

#img_logo {
    max-height: 100px;
    max-width: 100px;
}

.submenu,.carrito_submenu{
	display: none;
}

/* #########################################
   #    override the bootstrap configs     #
   ######################################### */

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}

.modal-content {
    background-color: #ececec;
    border: 1px solid #bdc3c7;
    border-radius: 0px;
    outline: 0;
}

.modal-header {
    min-height: 16.43px;
    padding: 15px 15px 15px 15px;
    border-bottom: 0px;
}

.modal-body {
    position: relative;
    padding: 5px 15px 5px 15px;
}

.modal-footer {
    padding: 15px 15px 15px 15px;
    text-align: left;
    border-top: 0px;
}

.modal_mobile{
	display: none;
}

/* FIN EVENTOS */

.checkbox {
    margin-bottom: 0px;
}

.btn {
    border-radius: 0px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.btn-lg, .btn-group-lg>.btn {
    border-radius: 0px;
}

.btn-link {
    padding: 5px 10px 0px 0px;
    color: #95a5a6;
}

.btn-link:hover, .btn-link:focus {
    color: #2c3e50;
    text-decoration: none;
}

.glyphicon {
    top: 0px;
}

.form-control {
  border-radius: 0px;
}

.oneall_container{
	height: 33px;
	overflow: hidden;
	margin-bottom: 10px;
}

.stock{
	font-weight: bold;
}

.carrito_movil{
	color: #FFF;
	padding-top: 6px;
	font-size: 14px;
	display: none;
}

.carrito_movil a, .carrito_movil a:hover, .carrito_movil a:visited, .carrito_movil a:active{
	color: #FFF;
}

.quantity_movil{
	padding-left: 5px;
	padding-right: 5px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background: #FFF;
	color: #B13602;
}

.cart_movil{
	display: none;
}

.cart_movil .btn{
	padding: 2px 4px;
	margin-top: 8px;
    margin-left: 2px;
    margin-right: 2px;
}

.cart_movil_btns{
	margin: 0 auto;
}

.no-padding{
	padding: 0 !important;
	margin: 0 !important;
}

.mapempresa { width:100%;  height:300px; float:left; background-color:#666;}

@media (max-width: 478px) {
	#menu{
		display: block;
	}
}

@media (max-width: 478px) {
	.menu_m_i,.menu_m_d{
		display: none;
	}
	.titulos img{
		width: 100%;
		height: auto;
	}
	.home_porque li{
		width: 49%;
	}
	.list-inline{
		margin-left: 0px;
	}
	.container_home{
		margin-top: 0px;
	}
	body,header{
		background: none;
	}
	.menu_m{
		background: none;
		height: auto;
		margin-bottom: 10px;
	}
	.menu_m_c{
		width: 100%;
	}
	#logo{
		margin: 0 auto;
	}
	.bloque_novedades .product-thumb .image>a{
		width: 100%;
		text-align: center;
	}
	.bloque_novedades .product-thumb .image img{
		margin: 20px auto;
	}
	.contenedor_cantidad{
		margin: 10px auto;
	    float: none;
	    display: inline-block;
	}
	.bloque_novedades .product-thumb .price{
		float: none;
	    margin: 10px auto;
	    clear: both;
	}
	.product-thumb .image img{
		width: 100%;
	}
	.container_suscribirse{
		display: none;
	}
	.ifrm_fb{
		width: 100%;
	}
	.container>.row{
		margin-right: 0px;
		margin-left: 0px;
	}
	footer{
		background-position: bottom;
		background-color: #280C01;
	}
	footer .footer_logo img{
		max-width: 142px;
	}
	footer .footer_logo{
		margin-bottom: 35px;
	}
	#login-modal .modal-dialog{
		width: 90%;
		margin-right: 5%;
		margin-left: 5%;
	}
	.container_menu_mobile{
		margin-top: 36px;
	}
	.product-allproduct #content .titulos,.checkout-cart #content .titulos,.checkout-checkout #content .titulos{
		display: none;
	}
	.titulo_nosotros{
		display: none;
	}
	.recomendador_combos .r_combos{
		clear: both;
		margin-bottom: 10px;
	}
	.recomendador_combos{
		width: 100%;
	}
	.recomendador_barra_right{
		display: table;
	}
	.recomendador_form_izquierda{
		width: 100%;
	}
	.nosotros4_texto{
		width: 100%;
	}
	.nosotros4_imagen{
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.nosotros4_imagen img{
		width: 100%;
	}
	body{
		background-image: url(../image/bg_2.png);
		background-repeat: repeat-x;
	}
	#modal-mayoria-edad .modal-dialog{
		width: 94%!important;
		margin-right: 3%;
		margin-left: 3%;
	}
	/*#modal-mayoria-edad .modal-dialog .modal-body img{
		width: 100%;
	}*/
	.modal_pc{
		display: none;
	}
	.modal_mobile{
		display: block;
	}
	#modal-mayoria-edad .modal-content{
		background-color: #fff;
		border-radius: .3rem;
	}
	#modal-mayoria-edad .modal-footer{
		padding: 5px;
		border-top: 1px solid #eceeef;
		text-align: center;
	}
	#modal-mayoria-edad .modal-footer a[role=button]{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.modal-header{
		border-bottom: 1px solid #eceeef;
	}
	.modal-header .modal-title{
		color: #B13602;
		font-weight: bold;
	}
	.modal-footer .btn+.btn{
		margin-left: 0px;
	}
	.modal-body .modal_mobile p{
		padding: 10px;
		margin: 0px;
		font-family: 'aprikas_bold_demoregular';
		text-align: center;
	}
	.carrito_movil{
		display: block;
	}

	#top-links .li_menu_header_carrito{
		display: none;
	}

	.cart_movil{
		display: block;
	}

	td.cart_movil{
		display: table-cell;
	}

	.cart_movil_btns{
		margin-top: 8px;
	}

	.cart_movil_btns .btn{
		padding: 2px 4px;
	}

	.cart_movil_btns .form-control[name^=quantity]{
		padding: 2px 4px;
		min-width: 27px;
		height: 23px;
	}

	.cart_movil_btns .btn-danger{
		display: none;
	}
}