/*CUSTOM CSS*/
.ajaxy_loader {
	display: none;
	position: absolute;
	z-index: 100000;
	width: 100%;
	min-height: 200px;
	background-color: #ffffff;
	background-position: center 80px !important;
	opacity: 0.5;
}
ul.cf_filters_list li {
	padding: 4px 0;
}
.conditioned_stock {
	color: #ffc100 !important;
}
.com-customfilters h1 {
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    margin: 40px 0;
}
.com-customfilters .sp-vmproduct-wrapper .vm-product-info-container {
    text-align: center;
}
.com-customfilters .sp-vmproduct-wrapper .vm-product-info-container .product-price {
    min-height: inherit;
}
.com-customfilters .vm-quantity-wrap {
	display:none;
}
.com-customfilters .category-view::after {
    content: '';
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: -7px;
    height: 7px;
    border-radius: 0 0 2px 2px;
    background-color: #dcdde0;
}
.com-customfilters .category-view .browse-view .sp-select .sp-select-result {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: none;
    color: #555555;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 34px;
    line-height: 1.42857;
    margin-bottom: 0;
    margin-top: 10px;
    min-height: 40px;
    padding: 9px 30px 0;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.com-customfilters .category-view {
    position: relative;
    background-color: #fff;
    border-radius: 3px;
    padding: 30px;
    margin-bottom: 40px;
}


form#reviewform {
	padding-bottom:10px;
}
.write-reviews #comment {
	width: 70%;
	height: 125px;
}
.write-reviews #counter {
	display:inline;
	max-width: 75px;
	text-align: center;
}
.stars-orange {
	height: 15px !important;
	background-size: 15px !important;
}

.alert.alert-notice {
    background-color: #d9edf6 !important;
}
.sp-vmcountdown-slide .sp-vmcountdown-image {
	text-align:center;
}
.sp-vmcountdown-slide img {
	max-width: 400px;
	display: inline !important;
}

.sp-vmcountdown-slide .sp-price-box {
	padding: 20px 0; 
}
.sp-vmmenu > ul > li > ul > li > h4 > a {
	color: #00a2dc !important;
}
.sp-vmmenu > ul > li > ul > li > h4 > a:hover {
	color: #797979 !important;
}
.sp-vmmenu li.parent ul.sp-vmcol-4 {
    max-height:500px;
    overflow:auto;
}

.sp-vmmenu > ul > li a {
    padding: 5px 10px !important;
}
.view-cart .vm-cart-item-name .cart-images img {
	width:75px !important;
}

#checkoutForm span.cart-images {
	display: inline;
    margin-right: 0px;
}

#checkoutForm .vm-cart-item-name a {
	font-size: 16px;
	line-height: 20px;
}

#sp-header-right .megadeal-vm-carts-product-wrapper .product_name {
	font-size: 12px;
	line-height: 12px !important;
	overflow: hidden;
    height: 48px;
}

.sj-vm-filter .ft-group .ft-heading {
    background-color: #007ca9;
}
.sj-vm-filter .ft-group .ft-content {
    padding: 5px 0px !important;
}
.sj-vm-filter .ft-wrap .ft-group {
    border: 0px !important;
}
.sp-vmproduct-wrapper a.notify {
	display: none;
}

div.item a.notify, div.vm-product-details-container a.notify{
    background-color: #e9eaed !important;
    line-height: 40px !important;
    color: #939393 !important;
    padding: 10px 30px !important;
    border-radius: 30px !important;
	margin-bottom: 15px;
	-webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
	-o-transition: color 400ms, background-color 400ms, border-color 400ms;
	transition: color 400ms, background-color 400ms, border-color 400ms;
}
div.item a.notify:hover, div.vm-product-details-container a.notify:hover {
    background-color: #00a2dc !important;
color: #fff !important;
}


.product-related-products.vm-product-media-container {
    margin-bottom: 0px;
}
.product-related-products .sp-price-box {
	line-height: 25px;
}
.product-related-products .sp-price-box ins {
    font-size: 16px !important;
}
.product-related-products div.product-price {
	text-align:center;
	float:none !important;
}
div.title_related {
	font-size: 14px;
	overflow: hidden;
    height: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-related-products .product-field .product-field-display a img, .product-related-products div.product-fields-title-wrapper {
    margin-bottom: 10px !important;
}
.sp-megamenu-wrapper .vmproduct-list .mod-vmproduct-list-wrapper {
	padding: 10px 0 !important;
	margin: 10px 0 !important;
}

input[type="checkbox"]:focus {
    outline: none !important;
}

.vm-pagination-bottom {
    /*display: none;*/
	float: none !important;
	padding-top: 20px;
}

div.vm-pagination-bottom .vm-page-counter {
    float:none;
}


#offcanvas-toggler {
    display: none;
}

@media (max-width: 991px) {
	#offcanvas-toggler {
		display: block;
	}
}

.pagination-wraper .pagination > li.disabled:first-child > a {
    margin: 0 5px !important;
}

.com-virtuemart .category-view .browse-view .virtuemart_search .button {
	margin: 15px 0 !important;
    border: 2px solid #00a2dc !important;
    display: inline !important;
}

.com-virtuemart .category-view .browse-view .virtuemart_search .button:hover {
    background-color: #00a2dc !important;
	color: #fff !important;
}

.vm-product-info-container h2.sp-item-title {
    overflow: hidden;
    height: 48px;
	line-height: 1;
	font-size: 16px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sp-vmslider-wrapper h3.sp-item-title {
    overflow: hidden;
    height: 48px;
	line-height: 1;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.vm_name_menu_product {
	overflow: hidden;
    height: 48px;
	line-height: 1.1;
}
div.vm_name_side {
	overflow: hidden;
    height: 48px;
}
div.vm_name_slides{
	overflow: hidden;
    height: 39px;
	line-height: 1.3;
}
#sp-bottom .menu a {
	line-height: 20px;
}

#sp-bottom #sp-bottom4 li {
    line-height: 20px !important;
}

.btn-success {
	background-color:#00A2DC !important;
}

.btn-success:hover {
	background-color:#104179 !important;
}

.sp-vmslider-wrapper .vmproduct-more-action ul li {
	vertical-align: top;
}
.vmproduct-more-action > ul li a {
    background-color: rgba(0,162,220,0.6) !important;
}
.vmproduct-more-action > ul li a:hover {
    background-color: #00a2dc !important;
}
.marcas {
	padding: 15px !important;
}

.marcas .sppb-col-sm-2 {
	padding:10px 20px;
}
.marcas img.sppb-img-responsive {
	max-width:80%;
}
.sp-price-box ins {
    letter-spacing: -1px !important;
}
.vmproduct-list .spacer .sp-price-box del {
    font-size: 10px !important;
}
.view-article strong {
    font-size: 14px !important;
}
.sppb-addon-ajax-contact button.sppb-btn-success {
	margin-top:95px;
}
.contact-info {
	min-height: 475px !important;
}
/*COOKIE INICIO*/
#footercookie {
	width: 100%;
	padding: 15px;
	color: #fff;
	background-color: rgba(0,0,0,0.7);
	bottom: 0px;
	left: 0px;
	position: fixed;
	margin: 0;
	text-align:center;
	z-index: 10;
	display: none;
	font-size: 12px;
}
#footercookie a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#footercookie a:hover {
	color: #fff;
}
#clica {
    color: #fff !important;
    background-color: #2196F3;
	padding: 4px 16px;
	text-align: center;
	cursor: pointer;
	border-radius: 5px;
	margin: 10px;
}
#clica:hover {
    background-color: #59B0F6;
}
/*COOKIE FIM*/