/************************** top ***************************/
@media (max-width: 768px) {
div#sp-home9-top2 {
	text-align: center;
}
}
@media (max-width: 768px) {
div#sp-home9-top2 .sp-module {
    float: none !important;
}
}
/******************** header ************************/
/*
@media (min-width: 768px) {
div#sp-search {
    width: 33% !important;
}
}
@media (min-width: 768px) {
div#sp-logo {
    width: 33%;
}
}
@media (min-width: 768px) {
div#sp-mini-cart {
    width: 33% !important;
}
}
*/
/***/
/*
@media (max-width: 768px) {
div#sp-logo {
    width: 50%;
	float: left;
}
}
@media (max-width: 768px) {
div#sp-mini-cart {
    width: 50% !important;
    float: right;
}
}
*/
/****************** slider *******************/
/*
#style-layout9 .ls-fullscreen-wrapper {
    position: relative;
    z-index: 0;
    margin-top: -216px;
}
*/
/***************************** cuenta atras **************************************/
.has-counter.sale-products .owl-item button.addtofav_aws_icon i:before {
    content: "\f08a";
    font-family: 'fontawesome';
    position: absolute;
    top: -13px;
    left: 40%;
}