.current-price {
	display: none; 
}
#itivos_googlemaps_content {
}
footer {
	background: url(/image/footer-background.jpeg);
	background-repeat: no-repeat;
	background-size: cover;
	color: white;
}
footer span, footer a {
	color: white !important;
}
footer .brand-logo {
	width: 100%;
	max-width: 150px;
}
.container_nav_safe {
	background-color: black;
	margin-top: 15px;
}
.container_nav_safe .menu-item a, 
.container_nav_safe #searchbar_content a,
.container_nav_safe .dropdown span{
	color: white !important;
}
.container_nav_safe .dropdown .dropdown-content-itivos {
	background-color: black !important;
}
#searchbar_content {
}
#container_header_1 {
}
.nav-wrapper {
	/*padding-bottom: 5px;*/
}
.show_form_search {
	top: 0px !important;
}
.button_search_itivos {
}
.hidden_form_search {
	background-color: #0060a9 !important;
	color: white !important;
	text-transform: uppercase !important;
	box-shadow: none !important;
	margin: 0px;
	padding: 0px;
	border: solid 1px #333;
}
.display_front_nav_header3 {
}
#divContenidoSlider {
}
#divContenidoSlider a {
	text-decoration: none;
	display: block;
}
.fondoElementosSlider {
	background-color: initial !important;
	max-width: 480px;
	padding-top: 100px;
}
.fondoElementosSlider h2 {
	background: #0d58a3eb;
	color: white;
	padding: 10px;
}
.fondoElementosSlider p {
	color: #222;
	padding: 10px;
	background-color: #fffffff5;
	text-align: left;
}
.contentCheck input:checked~.checkActivo{
	background-color: #F1E419!important;
	color: black;
}
.contentCheck .checkActivo:after {
	border: solid black;
	border-width: 0 3px 3px 0;
}
.cart_list_product thead th {
	color: #333 !important;
	background-color: initial !important;
	border: 0px !important;
	border-bottom: solid 2px !important;
	text-transform: uppercase;
	font-size: 11px;
}
input:checked+.checkSlider {
	background-color: #F1E419!important;
}
#load_more_products {
	display: block !important;
	max-width: 100% !important;
	background-color: #F1E419!important;
	color: #222 !important;
	border: solid 1px #222;
	text-transform: uppercase;
	font-weight: bold;
}
.itivos_ajax_loading {
	z-index: 999;
}
.no_quantities_div span, .no_quantities_div i{
    vertical-align: middle;
}
.no_quantities_div i{
	color: red;
}
select[name='quantity'] {
	height: 34px !important;
}
input, select {
	/*box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);*/
}
select:hover {
	border-bottom:  solid 1px #222;
}
input[type=number]:focus {
	border-bottom: solid 1px #222!important;
}
#cart_header {
	height: initial !important;
}
body[page="checkout"] #container_stages , body[page="checkout"] #cart_container_resume{
	margin-top: 50px;
}
body[page="checkout"] #logo_desktop img {
	max-width: 141px !important;
}
.products_result_search_bar {
    right: 15px !important;
    width: 100% !important;
    max-width: 470px !important;
    border: solid 1px #1111;
    border-top: 0px;
    height: fit-content;
}
.products_result_search_bar {
	min-height: 50px;
}
.product_result_list_search li a:hover {
	background-color: #236fb2 !important;
}
.product_result_list_search .product-name {
    color: #333;
    font-size: 12px;
    font-weight: 400 !important;
    width: 340px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
}
.product_result_list_search li a:hover .product-miniature-description-list-search  .product-name {
    color: white;
}
.product_result_list_search li a:hover .product-miniature-description-list-search .product_sku {
    color: white;
}
#product_view_type span {
	opacity: .8;
	color: grey;
}
#product_view_type span:hover {
	cursor: pointer;
	opacity: 1;
}
#product_view_type span.active {
	opacity: 1;
	color: #222;
}
.product-miniature.list .content-miniature .product-miniature-description {
	display: none;
}
.product-miniature.list a{
	display: block;
}
.itivos_drall_line-through:before {
	content: '$ ';
}
.product-price:before {
	content: '$ ';
}
.itivos_warehouse_label {
	width: fit-content;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
}
.itivos_warehouse_label.in_stock {
	background-color: #e6f7ee;
	color: #00a650;
}
.itivos_warehouse_label.no_stock {
	background-color: #f7e9e6;
  color: #a65800;
}
#cart_total_quantity[class="have_product"] {
	background-color: #f3e740 !important;
    color: #222 !important;
}
#products_result_search_loading_list .product-miniature_loading_layer {
	display: table;
    width: 100%;
    float: left;
    margin-bottom: 35px;
}
#products_result_search_loading_list .product-miniature_loading_layer_img {
	background-color: #e3e3e3;
    width: 100px;
    height: 100px;
    display: table-cell;
    border-radius: 50px;
}
#products_result_search_loading_list .product-miniature_loading_layer_info {
	padding-left: 30px;
}
#products_result_search_loading_list .product-miniature_loading_layer_name {
	display: block;
	background-color: #e3e3e3;
    margin-bottom: 10px;
    height: 20px;
}
#products_result_search_loading_list .product-miniature_loading_layer_prices {
	display: block;
    width: 60%;
    margin-bottom: 10px;
	background-color: #e3e3e3;
    height: 20px;
}
#products_result_search_loading_list .product-miniature_loading_layer_extra {
    margin-bottom: 5px;
    width: 150px;
	background-color: #e3e3e3;
    margin-bottom: 10px;
    height: 30px;
}
#products_result_search_loading_grid .product-miniature_loading_layer {
	display: table;
    width: 100%;
    float: left;
    margin-bottom: 35px;
}
#products_result_search_loading_grid .product-miniature_loading_layer_img {
	background-color: #e3e3e3;
    width: 100px;
    height: 100px;
    display: table-cell;
    border-radius: 50px;
}
#products_result_search_loading_grid .product-miniature_loading_layer_info {
	padding-left: 30px;
}
#products_result_search_loading_grid .product-miniature_loading_layer_name {
	display: block;
	background-color: #e3e3e3;
    margin-bottom: 10px;
    height: 20px;
}
#products_result_search_loading_grid .product-miniature_loading_layer_prices {
	display: block;
    width: 60%;
    margin-bottom: 10px;
	background-color: #e3e3e3;
    height: 20px;
}
#products_result_search_loading_grid .product-miniature_loading_layer_extra {
    margin-bottom: 5px;
    width: 150px;
	background-color: #e3e3e3;
    margin-bottom: 10px;
    height: 30px;
}
.sku {
	display: block;
	font-size: 12px;
	color: #6a6666;
	font-weight: bold;
}
.menu-item .dropdown span {
	font-weight: bold;
}
.dropdown-content-itivos a{
	text-align: left !important;
}
.description_product_container_front .itivos_drall_line-through {
	display: block !important;
    color: #999 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
}
.footer_table_pagination_result {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.table_pagination_result {
  padding: 0px;
}
.table_pagination_result li {
  display: inline-block;
}
.table_pagination_result li a{
  display: block;
  text-decoration: none;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
  color: grey;
  opacity: .8;
}
.table_pagination_result li.current_page a{
  opacity: 1;
  color: #222;
}
.table_pagination_result li.current_page{
  border: solid 1px #ccc;
}
.table_pagination_result li:hover a{
  opacity: 1;
  color: #222;
}
.pagination {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.pagination a:hover {
  background-color: #ddd;
}
.current_page {
  background-color: #ddd;
}
.safe_banner a img{
	width: 100% ;
}
/*#cart_container_resume*/
.cart_container_resume_fixed {
	position: fixed;
	min-width: 350px;
	top: 5px;
}
.alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
}
#privacy-policy p,
#privacy-policy li
{
    font-size: 12px;
}
#privacy-policy ul li,
#privacy-policy ol li{
    font-family: var(--primary-font);
}


