body {
	font-family: 'Work Sans';
	font-weight: 400;
	color: #212b35;
	font-size: 15px;
	line-height: 20px;
}
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: 18px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}

.h7 {
	font-size: 12px;
    color: #777;
}

.center-text {
text-align: center;

}
.sections-tittle {
	font-size: 24px;
	color: #212b35;
	font-weight: 400;
	margin-bottom: 20px;
}

/*a {
	color: #23a1d1;
}*/
/*a:hover {
	text-decoration: none;
                  color: #000000;  
}*/
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 15px;
	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: 15px;
	border-radius: 0px;
	height: 45px;
        margin-bottom: 0px;
}

.form-control {
	border: 1px solid #d8dcdf;
	box-shadow: none;
}

.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;
	border-radius: 0px;
}
/* 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;
                  /*Zeus: Color fondo menu seleccion
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}*/
/* top */
/*#top {
	background: #f9f9f9;
	padding: 4px 0px 3px 0;
	margin: 0 0 0px 0;
	min-height: 45px;
        max-height: 45px;
}*/
#top .container {
	padding: 0 20px;
}
#top #currency .currency-select {
	text-align: left;
        color: black;
}
/*#top #currency .currency-select:hover {
	text-shadow: none;
	color: #ffffff;
	background: #97c836;
	box-shadow: none;
}*/
/*#top .btn-link, #top-links li, #top-links a {
	color: #212b35;
	text-shadow: none;
	text-decoration: none;
}*/
#top .btn-link:hover, #top-links a:hover {
	color: #283747;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 30px;
}
/*#search .input-lg {
	height: 45px;
	line-height: 20px;
	padding: 0 10px;
        border-radius: 6px 0px 0px 6px;
        border-color: #9acb39;
        background: transparent;
}*/
/*#search .btn-lg {
	font-size: 24px;
	line-height: 18px;
	padding: 5px 30px;
	color: #212b35;
        border-radius: 0px 6px 6px 0px;
        height: 45px;
        background: #9acb39;
        border-color: #9acb39;
}*/
/* cart */
#cart {
	margin-bottom: 10px;
}
/*color texto*/
/*#cart > .btn {
	font-size: 35px;
	line-height: 18px;
	color: #212b35; 
}*/
#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: #9acb39;
        
}

/*#cart > .btn:hover {
	color: #9acb39;
        
}*/
#cart .dropdown-menu {
	background: #f4f4f4;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}

/*.cart-total {
   font-size: 16px;
    margin-top: 7px;
    border-color: #99ca38;
    border-radius: 30px;
    background: transparent;
    height: 50px;
    width: 109px;
}*/
/*
.cart-total:hover {
    color: #9acb39;
}*/
/*
.txt-count {
    width: 2.1rem;
    height: 2.1rem;
    line-height: 2.0rem;
    font-size: 1.2rem;
    background: #a1bc31;
    color: #222222;
    position: absolute;
    top: 1.7rem;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    font-weight: 500;
}*/

.iniregis {
    text-align: end;
    padding-top: 13px;
    font-size: 22px;
}

/*.iconini:hover {
    color:#99ca38;
}*/

/*.iconinimid:hover {
    color:#99ca38;
}*/

.iniregistext {
    margin-top: 9px;
    font-size: 16px;
    text-align: center;
}
/*.iconini {
    font-size: 26px;
    font-weight: 500;
    color: #212b35;
}*/

/*.iconini2:hover {
    color: #99ca38;
}*/

/*.iconini2 {
    font-size: 29px;
    font-weight: 500;
    color: #212b35;
}*/

.icon-butoon {
    font-size: 20px;
    font-weight: 500;
    color: #ffffff;
}

#top-links {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0rem;
    padding-top: 0.3rem;
    margin-top: -5px;
    margin-bottom: -11px;
}
/* menu */

/*#menu {
                  /*Color Menu  
	background-color: #229ac8;
                  /*Color Menu  
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}

#menu .nav > li > a {
       color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 12px 15px 10px 15px;
	min-height: 48px;
	background-color: transparent;
}*/

#menu .nav > li > a:hover, #menu .nav > li.open > a {
	/*focus texto menu principal */
    background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
	min-width: 260px;
	border-radius: 0px;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 258px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 14px;
}
#menu .dropdown-inner li a:hover {
	/*texto focus sub-menus */
                color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 6px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0px;
	font-size: 16px;
}
/* #menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
                  /*menu Ver todo Focus
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}*/
#menu #category {
	/* text menu pantalla pequeña */
                  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 {
	/*boton navegacion pantalla pequeña
                  font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}*/
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	/*boton navegacion pantalla pequeña*/
                  color: #ffffff;
	background-color: #229ac8;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: transparent;
    border-color: #428bca;
}

@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;
}

.margin-left-right {
    margin-top: 10px;
}

/* alert */
.alert2 {
	padding: 8px 14px 8px 14px;
}
.alert {
    margin: 0px;
    margin-bottom: 0px;
    padding: 0.8rem 1.4rem;
    clear: both;
    font-size: 1.4rem;
    line-height: 2.6rem;
    border-radius: 0;
    -webkit-border-radius: 0;
    position: relative;
    z-index: 9;
    text-align: center;
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 8px 0;
	border: 0px solid #ddd;
	background:#fff;
	box-shadow: none;
	border-radius: 0px;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: none;
	padding: 0 20px;
	position: relative;
	white-space: nowrap;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: -3px;
	right: -5px;
	width: 26px;
	height: 26px;
	border-right: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
        margin-bottom: 15px;
}
/* buttons */
.buttons {
	margin: 1em 0;
	overflow: auto;
}
.btn {
	padding: 7.5px 12px;
	font-size: 15px;
	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: 14px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 30px;
}

.btn-search {
	color: #777;
	background: #eceff1;
	border-color: #eceff1 #eceff1 #eceff1 #eceff1;
	box-shadow: none;
	border-radius: 0px;
	height: 40px;
	min-width: 40px;
}


.btn-default {
	color: #777;
	background: #eceff1;
	border-color: #eceff1 #eceff1 #eceff1 #eceff1;
	box-shadow: none;
	border-radius: 0px;
	height: 45px;
	min-width: 45px;
        padding-top: 10px;
        border-radius: 0px;
}
.btn-default:hover {
	color: #777;
	background: #E1E1E1;
	border-color: #E1E1E1 #E1E1E1 #E1E1E1 #E1E1E1;
	box-shadow: none;
	height: 45px;
	min-width: 45px;
        border-radius: 0px;
}
.btn-default:active {
	color: #777;
	background: #E1E1E1;
	border-color: #E1E1E1 #E1E1E1 #E1E1E1 #E1E1E1;
	box-shadow: none;
	border-radius: 0px;
	height: 45px;
	min-width: 45px;
        
}
.btn-default:focus {
	color: #777;
	background: #E1E1E1;
	border-color: #E1E1E1 #E1E1E1 #E1E1E1 #E1E1E1;
	box-shadow: none;
	border-radius: 0px;
	height: 45px;
	min-width: 45px;
        
}

.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: none;
        background: #c82720;
        border-color: #da4f49;
        height: 45px;
        border-radius: 6px;
        padding: 11px;
        min-width: 45px;
        border-color: #c82720;
        border-radius: 3px 3px 3px 3px;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: none;
	border-color: #da4f49;
}
.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;
	min-width: 40px;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: none;
}
.btn-info {
	color: #ffffff;
	text-shadow: none;
	background: #b5adab;
	border-color: #b5adab;
	height: 45px;
	border-radius: 0px;
	padding: 10px;
	min-width: 45px;
        border-radius: 3px 3px 3px 3px;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-color: #c6bfbd;
}
.btn-link {
	border-color: none;
	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: #212b35;
	text-shadow: none;
	background:transparent;
	box-shadow: none;
	border-radius: 0px;
}*/
/*.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	color: #99ca38;
	text-shadow: none;
	background: transparent;
	box-shadow: none;
	border-radius: 0px;
}*/
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #313030;
	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-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
 @media screen and (max-width: 1800px){
    .carousel-title-text {
        color: #000000;
        font-size: 40px;
        margin-top: 15px;
        margin-bottom: 20px;

    }
    .carousel-text-text {
        color: #9dce3c;
        font-size: 30px;
        margin-top: 15px;
        margin-bottom: 25px; 
        line-height:25px;
    }
    /*.btn-slides-show-caption {
	color: #ffffff;	
        opacity:0.9;
        background: #98c937;
	border-top-width: 1px;
	border-radius:15px;
	box-shadow:none;
	height: 50px;
	font-size: 19px;
	padding-left: 20px;
        padding-right: 20px;
        padding-top: 10px;
    }*/
    .carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
        bottom: 40%;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
}
}
 @media screen and (max-width: 1400px){
    .carousel-title-text {
        color: #000000;
        font-size: 20px;
        margin-top: 3px;
        margin-bottom: 3px;

    }
    .carousel-text-text {
        color: #9dce3c;
        font-size: 15px;
        margin-top: 3px;
        margin-bottom: 3px; 
        line-height:25px;
    }
    .btn-slides-show-caption {
	color: #c3c3c3;	
        opacity:0.8;
        background: #CDCDCD;
	border-top-width: 1px;
	border-radius:15px;
	box-shadow:none;
	height: 40px;
	font-size: 15px;
	padding-left: 20px;
        padding-right: 20px;
    }
    .carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
        bottom: 10% !important;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
    }
 }
 @media screen and (max-width: 700px){
    .carousel-title-text {
        color: #000000;
        font-size: 10px;
        margin-top: 2px;
        margin-bottom: 2px;

    }
    .carousel-text-text {
        color: #9dce3c;
        font-size: 8px;
        margin-top: 2px;
        margin-bottom: 2px; 
        line-height:8px;
    }
    .btn-slides-show-caption {
	color: #CDCDCD;	
        opacity:0.8;
        background: #9c9c9c;
	border-top-width: 1px;
	border-radius:10px;
	box-shadow:none;
	height: 5px;
	font-size: 10px;
	padding-left: 5px;
        padding-right: 5px;
        line-height: 0.150;
    }
    .carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
        bottom: 1% important;
        z-index: 10;
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

 .btn-slides-show-caption:hover {
	color: #ffffff;	
        opacity:0.8;
        border-color: #FFFFFF;
}

 .btn-slides-show-caption:focus {
	color: #ffffff;	
        opacity:0.8;
        border-color: #FFFFFF;
}


/* 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: 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: 22px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
    color: orange;
}


/*.product-thumb .price {
	color: orange;
    text-align: center; 
                  
}

.product-thumb .price-new {
	font-weight: 600;
    font-size: 21px;
    color: orange;
}*/

.price-new {
    font-weight: 600;
    font-size: 21px;
    color: #033577;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
                  font-size: 18px;
}

.price-old {
	color: #d11212;
	text-decoration: line-through;
	margin-left: 10px;
        font-size: 18px;
}
.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: inherit;
	color: inherit;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #EBEBEB;
}
.product-thumb .button-group button:hover {
	color: #212b35;
	background-color: inherit;
	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;
}




.flexslider .slides img {
	width: inherit;
}
.flexslider.carousel .slides img {
	width: auto;
}

.flexslider.manufacturer .slides img {
	width: auto;
}
.slides {
	padding: 0;
	margin:0;
	list-style: none;
}
.slides li {
	text-align: center;
}
.slides li img {
	text-align: center;
}
.flex-direction-nav a:before {
	line-height: 40px;
}
/*
#feedback {
	
	border-radius: 2px;
	color: #666666;
	background: #191919;
	margin: 10px 0px;
	padding: 5px 0;
}
*/
#feedback ul, #stats li {
	padding: 0;
	margin: 0;
	list-style: none;
}
/*#feedback li {
	font-size: 11px;
	color: #9d9d9d;
	padding: 4px 10px;
	border-bottom: 1px dotted #000000;
} */
#feedback div:first-child {
	margin-bottom: 0px;
}
#feedback .progress {
	height: 6px;
	margin-bottom: 0;
}

.last_history {
	color: #1b1b1b;
	background: #ebf8ff;	
}


.panel-default-product-thumb {
    	background: #fff;
        border-radius: 0px;
        border: 1px solid #ebebeb;
        border: 4px solid #fff;
        -webkit-box-shadow: -1px 0px 15px -3px rgba(0,0,0,0.75);
-moz-box-shadow: -1px 0px 15px -3px rgba(0,0,0,0.75);
box-shadow: -1px 0px 15px -3px rgba(0,0,0,0.75);
    }
   
.product-name-panel-thumb{
    text-align: center;
    min-height: 50px;
}

.panel-default-product-thumb:hover {
    	border: 4px solid #ebebeb;
    }
        
    .panel-body-product-thumb {
    	background: #fff;
        border-radius: 0px;
        border: 0px solid #ebebeb;
        height: 320px;
    }
    
     .panel-body-product-thumb-module {
    	background: #fff;
        border-radius: 0px;
        border: 0px solid #ebebeb;
        height: 220px;
        padding: 5px;
        margin-top: 5px;
        display: block;
        max-width: 100%;
        height: auto;
    }
    
    .panel-footer-product-thumb {
    	background: #fff;
        border-radius: 0px;
        border-top: 0px solid #ebebeb;
    }
    
    .product-thumb-img-center {
    	margin:auto;
    }



.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}


/*.price-product-new-thumb {
    color: #043465;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Work Sans';
}*/
.price-product-old-thumb {
	color: #484141;
    font-size: 15px;
    font-weight: 400;  
    margin-bottom: 20px;
    text-decoration: line-through;
    font-family: 'Work Sans';
}
.price-product-tax-thumb {
	color: #fa830c;
    font-size: 16px;
    font-weight: 600;  
    margin-bottom: 20px;
    font-family: 'Work Sans';
}

.product-description-panel-thumb {
color: #000;
font-size: 15px;
font-weight: 300;
margin-bottom: 10px;
background: #f1f1f1;
padding: 5px 15px 5px 15px;
text-align: center;
min-height: 80px;
display: flex;
justify-content: center;
align-items: center;
    font-family: 'Work Sans';
}

.product-description-panel-thumb-module {
color: #000;
font-size: 14px;
font-weight: 300;
margin-bottom: 10px;
background: #f1f1f1;
padding: 5px 15px 5px 15px;
text-align: center;
min-height: 80px;
display: flex;
justify-content: center;
align-items: center;
    font-family: 'Work Sans';
    min-height: 75px;
max-height: 75px;
}

@media (min-width: 768px) {
	.input-group-search-margin {
		margin-top: 15px;
	}
}
@media (max-width: 768px) {
	.input-group-search-margin {
		margin-top: 0px;
	}
}


@media (min-width: 768px) {
	.button-header-articles-margin {
		margin-top: 5px;
                margin-left: 20px;
	}
}
@media (max-width: 768px) {
	.button-header-articles-margin {
		margin-top: 0px;
	}
}

.open > .dropdown-menu {

    display: block;
    border-radius: 0px;
    min-width: 200px;
}




.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 16%;
    color:#212B35;
}

.carousel-control .icon-previus, .carousel-control .glyphicon-chevron-left {
    left: 16%;
    color:#212B35;
}


.carousel-control.right {
    left: auto;
    right: 0;
    background-image: none;
    background: transparent;
}

.carousel-control.left {
    right: auto;
    left: 0;
    background-image: none;
    background: transparent;
}



.footer-social-icons {
	font-size: 20px;
	margin-right: 4px;
	text-decoration: none;
}


/*.product-tittle {
	color: #033577;
    font-size: 26px;
    font-weight: 600;  
    margin-bottom: 10px;
    font-family: 'Work Sans';
}*/

.product-text {
	color: #666;
    font-size: 15px;
    font-weight: 300;  
    margin-bottom: 4px;
    font-family: 'Work Sans';
}

/*.product-price {
    color: #98c937;
    font-size: 50px;
    font-weight: 600;  
    margin-bottom: 10px;
    font-family: 'Work Sans';
    text-shadow: 1px 2px 0px #000;
}*/

.general-tittle {
	color: #444;
    font-size: 26px;
    font-weight: 600;  
    margin-bottom: 10px;
    font-family: 'Work Sans';
}

.general-text {
	color: #666;
    font-size: 15px;
    font-weight: 300;  
    margin-bottom: 4px;
    font-family: 'Work Sans';
}
.general-text-bold {
	color: #666;
    font-size: 15px;
    font-weight: 600;  
    margin-bottom: 4px;
    font-family: 'Work Sans';
}
.general-text-semibold {
	color: #666;
    font-size: 15px;
    font-weight: 500;  
    margin-bottom: 4px;
    font-family: 'Work Sans';
}
.general-text-light {
	color: #666;
    font-size: 15px;
    font-weight: 300;  
    margin-bottom: 4px;
    font-family: 'Work Sans';
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f4f4f4;
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    box-shadow: none;
}

.list-group-item:first-child {
    border-radius: 0px;
}
.list-group-item:last-child {
    border-radius: 0px;
}


.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap;
    padding: 8px 20px;
}

.alerts-text {
	color: #333;
    font-size: 14px;
    font-weight: 400;  
    margin-bottom: 0px;
    font-family: 'Work Sans';
}

.list-unstyled-tab {
  padding-left: 15px;
  list-style: none;
}

.whitout-list {
    list-style: none;
    padding-left: 0px;
}
.limit-width {
    width: 200px;
}

.tooltip {
    z-index: 50000;
  
}




.btn-clean {
    height: 40px;
    font-size: 14px;
    font-family: 'Work Sans';
    background: transparent;
    border-color: transparent;
}

.btn-clean:hover {
    color:black;
}

 .quantity-promotion {
    position: absolute;
    top:102px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .quantity-promotion-0 {
    position: absolute;
    top:10px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .quantity-promotion-1 {
    position: absolute;
    top:57px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .quantity-promotion-2 {
    position: absolute;
    top:104px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .image-category-stikers-0 {
    position: absolute;
    top:10px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
 .image-category-stikers-module-0 {
    position: absolute;
    top:10px;
    left: 16px;
    z-index: 5;
    display: block;
    
 }
 .image-category-stikers-1 {
    position: absolute;
    top:57px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
.image-category-stikers-module-1 {
    position: absolute;
    top:32px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 .image-category-stikers-2 {
    position: absolute;
    top:104px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
 .image-category-stikers-module-2 {
    position: absolute;
    top:68px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 .image-category-stikers-3 {
    position: absolute;
    top:151px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .image-category-stikers-module-3 {
    position: absolute;
    top:104px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 .image-category-stikers-4 {
    position: absolute;
    top:198px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .image-category-stikers-module-4 {
    position: absolute;
    top:198px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 .image-category-stikers-5 {
    position: absolute;
    top:245px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 
  .image-category-stikers-module-5 {
    position: absolute;
    top:245px;
    left: 16px;
    z-index: 5;
    display: block;
    padding-top: 14px;
    
 }
 .quantity-promotion img {
    max-width: 45px;
 }
 
  .quantity-promotion-0 img {
    max-width: 45px;
 }
 
  .quantity-promotion-1 img {
    max-width: 45px;
 }
 
  .quantity-promotion-2 img {
    max-width: 45px;
 }
 
 .alarm-label {
    display: inline;
    padding: .5em .5em .5em;
        padding-left: 0.5em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 3.25em;
    padding-left: 6px;
}

.alarm-li {
    padding-top: 5px;
    list-style: none;
}

.ul-phone {
    /*margin-bottom: 10px; !important;*/
    font-size: 16px;
}

.networks-social-icon {
    font-size: 20px !important;
    padding-right: 0px;
    padding-left: 0px;
} 

.networks-social-icon-small {
    font-size: 14px !important;
    padding-right: 0px;
    padding-left: 0px;
    color: #3c3a3a;
} 

.fa-icon-button {
    font-size: 17px !important;
    color: #fff;
}

.fa-icon-button:hover {
   color: #99ca38 !important;
}
/*
.networks-social-icon:hover {
    color: #99ca38 !important;
} 
*/
.navbar-font {
    font-size: 15px;
    text-shadow: none;
   
}

/*.footer-botton {
    background: #9acb39;
    padding-top: 25px;
    padding-bottom: 15px;
}*/

/*.footer-botton-style {
    padding-top: 16px;
    color: #fff;
    text-align: end;
    font-size: 14px;
}*/

.footer-link-style {
    
    padding-right: 70px;
    text-align: end;
    
}

.footer-margin {
    padding-left: 100px;
    padding-right: 100px;   
}

.footer-logo {
   width: 50%; 
}

.footer-text {
    font-size: 1.4rem !important;
    /*color: #646464 !important;*/
    line-height: 3.2rem;
    font-weight: 400;
    margin: 0 0 4rem;
}

.footer-contact {
    line-height: 2.2rem !important;
    padding-right: 60px !important;
}

.module-title {
    text-align: center;
    font-size: 2.7rem;
    text-transform: capitalize;
    color: #222222;
    letter-spacing: 0;
    font-weight: 500;
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 32px rgba(0,0,0,.6);
    margin-right: 15px;
    margin-left: 15px;
}

.erase-margdin {
    margin: 0;
}

.save-stiker {
    font-size: 15px;
    margin-bottom: 0px;
    font-family: 'Work Sans';
}

.save-stiker-module {
    font-size: 9px;
    margin-bottom: 0px;
    font-family: 'Work Sans';
    margin-top: -6px;
}

.rating {
    text-align: center;
    letter-spacing: 8pt;
}

.price-box {
    text-align: center;
    margin-top: 5px;
    color: #002D8B;
    margin-bottom: 0px;
}

.price-old-box {
    text-align: center;
    color: #d11212;
    font-size: 15px;
    font-family: 'Work Sans';
    min-height: 23px;
}

/*.pre_text {
    text-align: center;
    line-height: 100%;
    color: #98c937;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 18px;
}*/

.navbar {
    margin-bottom: 0px;
}

/*.amount-register-promotion {
    font-size: 75px;
    padding: 0px 0;
    padding-top: 0px;
    padding-bottom: 0px;
    text-shadow: 3px 4px 3px #000;
    color: #95c634;
    padding-top: 13px;
    background: #f1f1f1;
    padding-bottom: 12px;
    font-weight: 600;
}*/

/*.title-promotion {
    color: #0b3b6c;
    font-weight: 600;
}*/

/*.top-midde-style { 
    background: #fff;
    min-height: 120px;
    padding-top: 24px;
}*/

/*.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #96c735;
    border-color: #96c735;
    cursor: default;
}*/

/*.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #9acb39;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}*/

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(178, 186, 193, 0.6);
}

.manufacturer-image-product-product {
    position: absolute;
    right: 25px;
    z-index: 4;
    display: block;
}

.manufacturer-image-product-module {
    position: absolute;
    bottom: 270px;
    right: -5px;
    z-index: 4;
    display: block;
}    

.manufacturer-image-module-size {
    width: 70%;
}    

.login-image-biiligo {
    width: 10%;
    padding-top: 7px;
    padding-right: 6px;
}

#model-content-login p {
    margin-bottom: 0px !important;
    
}

.menu-header {
    flex-wrap: nowrap;
    display: flex;
    padding-top: 17px;
    list-style:none;
    padding-left: 5px;
}


.li-menu-header {
    padding-right: 18px;
    text-align: center;
    font-size: 12px
}

.button-cart-module {
        width: 100%;
    margin-bottom: 4px;

}


.compare-button-module {
    padding-left:  2px;
}

.compare-button-module-size {
    width: 100%;
}

.wishlist-button-module {
    padding-right: 2px;
}

.wishlist-button-module-size {
    width: 100%;
}

.name-product-module {
   margin-top: 2px; 
   font-size: 16px;
}

.price-product-module {
   margin-top: 10px; 
}