/**************** top ****************/
/*
@media (max-width: 768px) {
div#sp-top1 {
    width: 70%;
    float: left;
}
}

@media (max-width: 678px) {
div#sp-top1 {
    width: 100%;
    float: none;
	text-align: center;
}
}
@media (max-width: 678px) {
div#sp-home6-top2 {
    text-align: center;
}
}
*/
/***************** header *************************/
@media (max-width: 992px) {
#style-layout6 #sp-header-top {
    margin: 5px 0;
}
}
/***** menu mi cuenta **********/
#sp-top-bar .sp-module {
    display: inline-block;
    margin: 0;
    float: right;
}
@media (max-width: 678px) {
div#sp-home6-top2 .sp-module {
	float: none;
    text-align: center;
}
}
@media (max-width: 678px) {
div#sp-home6-top2 {
    text-align: center;
}
}
/******************* logo ***************************/
/*
@media (max-width: 992px) {
#sp-logo {
    width: 30%;
	float: left;
}
}
@media (max-width: 678px) {
#sp-logo {
    width: 100%;
    float: left;
}
}
*/
/************************* buscador y carrito *******************************/
@media (max-width: 992px) {
#sp-right-header {
    width: 70%;
	float: right;
}
}
@media (max-width: 768px) {
#sp-right-header {
	padding-top: 6px;
}
}
@media (max-width: 768px) {
#sp-right-header .sp-module {
    width: auto;
}
}
@media (max-width: 678px) {
#sp-right-header {
    width: 100%;
}
}
@media (max-width: 678px) {
#sp-right-header .sp-module {
    width: 100%;
}
}
/********** buscador *************/
#offlajn-ajax-search272 {
    width: 100%;
}
/************************ carrusel portada ************************************/
/************** estrella de favoritos ********************/
.owl-item button.addtofav_aws_icon i:before {
    content: "\f08a";
    font-family: 'fontawesome';
    position: absolute;
    top: 0px;
    left: 0px;
}
/************************ 1er bloque banners inicio **********************/
@media (min-width: 678px) {
div#sp-block-static2 .col-md-4.col-sm-4.col-sms-12.col-smb-12  {
    width: 33%;
    float: left;
    display: inline-block;
}
}
/************************ 2do bloque banners inicio **********************/
@media (min-width: 678px) {
.banner-block-static-1.banner-static .col-md-4.col-sm-4.col-sms-12.col-smb-12 {
    width: 33%;
    float: left;
    display: inline-block;
}
}
/*************************** ultimos posts *************************************/
.mnwall-big .mnwall-item-inner h3.mnwall-title a, .mnwall-big .mnwall-item-inner h3.mnwall-title span {
    font-size: 19px;
}