.grid-6.social-right {
    display: none;
}

body.pagina-home #nav-main .element-menu-category,
body.pagina-home #nav-main .element-menu-main {
	margin-bottom: 0 !important;
}

.element-banner-main .container-12,
.element-banner-main .container-12 .grid-12 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    max-width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
}

.element-banner-main img {
	width: 100%;
}


#nav-main .element-banner-stripe #banner-stripe>li {
    flex: 1;
    margin-left: 13px;
    margin-right: 13px;
}

body.pagina-home #nav-main {
    background: #eee;
    margin-bottom: 0px;
}

#nav-main div[class^="element-"] {
    margin-bottom: 30px !important;
    margin-top: 5px;
}

#cart-data .cart-info .cart-data-alert-freeshipping {
    font-weight: bold;
}

a.show-modal-video {
    position: absolute;
    right: 26%;
    margin-top: 47%;
    z-index: 1000;
    width: 17%;
    height: 2%;
    border-radius: 20%;
    background: #ff48a2;
    clip-path: ellipse(50% 109% at 50% 50%);
    border: 2px solid #ff48a2;
    color: white;
}
#footer-main .element-certificates {
    margin-top: 0;
}

#footer-main .element-certificates .title-footer {
    display: block;
}