#header-main .element-search .welcome-message p a {
    margin-bottom: 5px !important;
     color: #a46261;
    font-family: 'raleway_bold';
    font-weight: normal;
    }

#header-main .element-search .search-inner .search-field {
    border: 0;
    line-height: 20px;
    padding: 20px 70px 20px 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    box-shadow: 0 2px 6px rgba(0,0,0,0.16);
}
#header-main .element-search .search-inner .btn.btn-search {
    background: none;
    padding: 0;
    position: absolute;
    right: 10px;
    top: 10px;
}
#header-main .element-search .search-inner .btn.btn-search .btn-icon {
    display: block;
    margin: 0;
}
span[class^="icon-"].icon-search {
    background: #f7c5c4 !important;
    -webkit-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-search.svg") no-repeat center center;
    -moz-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-search.svg") no-repeat center center;
    mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-search.svg") no-repeat center center;
    -webkit-mask-size: contain;
    -moz-mask-size: contain;
    mask-size: contain;
    height: 40px;
    width: 40px;
}
#header-main .element-shopping-cart .link-shopping-cart {
    padding: 35px 0px 20px 90px;
    position: relative;
}

.element-shopping-cart .link-shopping-cart {
    display: inline-block;
    float: right;
    text-decoration: none;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#header-main .element-shopping-cart .link-shopping-cart .icon-shopping-cart {
    display: none !important;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper:before {
    background: #f7c5c4 !important;
    -webkit-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-shopping-cart.svg") no-repeat center center;
    -moz-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-shopping-cart.svg") no-repeat center center;
    mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/icon-shopping-cart.svg") no-repeat center center;
    -webkit-mask-size: contain;
    -moz-mask-size: contain;
    mask-size: contain;
    content: "";
    display: inline-block;
    height: 40px;
    width: 40px;
}

#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper, #header-main .element-shopping-cart .link-shopping-cart .shopping-cart-title {
     display: block; 
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-title {
    font-size: 10px;
}
.element-shopping-cart .link-shopping-cart .shopping-cart-title, .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper, .element-shopping-cart .link-shopping-cart shopping-cart-total-price-wrapper {
    display: block;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper {
    background: #fff;
    display: inline-block;
    font-size: 0;
    left: 39px;
    margin-top: -10px;
    padding: 0px;
    position: absolute;
    top: 50%;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    box-shadow: 0 2px 6px rgba(0,0,0,0.16);
    -webkit-border-radius: 37px;
    -moz-border-radius: 37px;
    border-radius: 37px;
}
#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-products-wrapper .shopping-cart-total-products {
    background: #f7c5c4;
    color: #fff;
    font-family: 'raleway_bold';
    font-weight: normal;
    font-size: 14px;
    left: 50%;
    line-height: 24px;
    margin-left: -12px;
    position: absolute;
    text-align: center;
    top: -21px;
    width: 24px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}


#header-main .element-shopping-cart .link-shopping-cart .shopping-cart-total-price-wrapper {
    font-size: 0;
}
.element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 100;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#header-main .element-shopping-cart .link-shopping-cart {
    background: #00000000;
    color: #c79392;
}
#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart .total-price-shopping-cart-wrapper {
    color: #a46271;
    font-family: 'raleway_bold';
    text-transform: uppercase;
}

.btn {
    background: #000;
    border: 0;
    line-height: 0;
    padding: 15px 25px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 20px;
    -webkit-transition: all .5s;
    background-image: linear-gradient(294deg, #e5a9a8 0%, #c79392 100%);
    transition: background-color 300ms ease-out, border-color 300ms ease-out, padding 50ms ease-out, color 50ms ease-out, box-shadow 300ms ease-out;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}
#nav-main .element-menu-category {
    background: #fff;
    -webkit-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: 0 4px 0 rgba(0,0,0,0.15);
    box-shadow: 0 0px 0 rgba(0,0,0,0.15);
}

#nav-main .element-menu-category:before, #nav-main .element-menu-category:after {
    content: "";
    border-top: 1px dashed rgba(255,255,255,0.75);
    left: 0;
    position: absolute;
    right: 0;
}

#header-main .element-menu-category-header #menu-category-header .menu-category-list>li ul li.title-submenu {
    color: #444;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    letter-spacing: .015em;
    margin-bottom: 25px;
    text-transform: uppercase;
    width: 100% !important;
}

#header-main .element-menu-category-header #menu-category-header .menu-category-list>li ul {
    background: #fff;
    padding: 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
}

#header-main .element-shopping-cart .link-shopping-cart .wrapper-list-products-shopping-cart .list-products-shopping-cart {
    border: 1px solid #ccc;
    color: #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 30px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}


#nav-main div[class^="element-"] {
    margin: 0;
    width: 100%
}

.element-banner-main,.element-banner-stripe,.element-banner-shop {
    margin-bottom: 0 !important
}

#nav-main {
    margin-bottom: 30px
}

#nav-main .element-banner-main .container-12,#nav-main .element-banner-main .container-12 .grid-12 {
    max-width: 100% !important;
    overflow: hidden;
    padding: 0 !important;
    width: 100% !important
}

#nav-main .element-banner-main img {
    width: 100%
}

#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a {
    background: #c6011b;
     height: 35px;
    width: 35px;
    margin-top: -30px;
    padding: 20px;
    -webkit-border-radius: 70% 40% 30% 80% / 55% 45% 60% 50%;
    -moz-border-radius: 70% 40% 30% 80% / 55% 45% 60% 50%;
    border-radius: 70% 40% 30% 80% / 55% 45% 60% 50%;
    -webkit-transition: all .35s ease;
    -moz-transition: all .35s ease;
    -ms-transition: all .35s ease;
    -o-transition: all .35s ease
}

#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a:hover {
    background: #d49904
}

#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a span[class^="icon"] {
    background: #fff0 !important
}

#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-prev {
    left: 30px
}

#nav-main .element-banner-main .bx-wrapper .bx-controls-direction a.bx-next {
    right: 30px
}



#nav-main .element-banner-stripe {
     background: rgba(233,91,76,0.5);
    color: #000;
}
#nav-main .element-banner-stripe:before {
  background: url(https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/bg-texture.png) repeat center bottom;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: multiply;
    -webkit-opacity: .44;
    -moz-opacity: .44;
    opacity: .44;
}

#nav-main .element-banner-stripe:after {
    content: "";
    border-top: 1px dashed rgba(255,255,255,0.75);
    left: 0;
    position: absolute;
    right: 0;
}


.element-banner-main .bx-wrapper .bx-controls-direction a span[class^="icon"] {
    color: rgb(255 255 255 / 80%);
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    width: 60px;
}

#nav-main .element-banner-stripe #banner-stripe {
    display: flex;
    justify-content: space-between;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px;
    padding: 20px 0;
    width: auto
}

#nav-main .element-banner-stripe #banner-stripe > li {
    margin: 0 35px;
    position: relative;
    text-transform: uppercase
}

#nav-main .element-banner-stripe #banner-stripe > li:first-child,#nav-main .element-banner-stripe #banner-stripe > li:last-child {
    text-transform: capitalize
}

#nav-main .element-banner-stripe #banner-stripe > li:first-child h4,#nav-main .element-banner-stripe #banner-stripe > li:last-child h4 {
    margin-top: 0
}

#nav-main .element-banner-stripe #banner-stripe > li:first-child h4 strong,#nav-main .element-banner-stripe #banner-stripe > li:last-child h4 strong {
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    font-family: 'fredoka_one_regular', cursive;
    font-weight: normal
}

#nav-main .element-banner-stripe #banner-stripe > li:first-child p,#nav-main .element-banner-stripe #banner-stripe > li:last-child p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0
}

#nav-main .element-banner-stripe #banner-stripe > li:first-child p strong,#nav-main .element-banner-stripe #banner-stripe > li:last-child p strong {
    margin: 0 0 0 5px;
    font-size: 12px;
    line-height: 18px
}

#nav-main .element-banner-stripe #banner-stripe li img,#nav-main .element-banner-stripe #banner-stripe li p,#nav-main .element-banner-stripe #banner-stripe li h4 {
    float: left;
    margin: 0 auto
}

#nav-main .element-banner-stripe #banner-stripe li img {
    display: block;
    max-width: 42px;
    margin: 9px 0
}

#nav-main .element-banner-stripe #banner-stripe li p,#nav-main .element-banner-stripe #banner-stripe li h4 {
    min-width: 160px;
    display: inline-block;
    margin: 0 0 0 10px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    position: relative;
    width: 75%
}

#nav-main .element-banner-stripe #banner-stripe li p strong,#nav-main .element-banner-stripe #banner-stripe li h4 strong {
    margin: 0
}

#nav-main .element-banner-stripe #banner-stripe li h4 {
    padding: 0;
    margin-top: 10px;
    color: #f4b113;
    text-transform: uppercase
}

#nav-main .element-banner-stripe #banner-stripe li p {
    margin-bottom: 10px
}



#content-main .header-box-content h1,#content-main .header-box-content h2,#content-main .header-box-content h3,#content-main .header-box-content h4,#content-main .header-box-content h5,#content-main .header-box-content h6,#content-main .header-box-content .title-primary,#content-main .header-box-content .title-secundary {
    align-items: center;
    color: #000;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    font-family: 'raleway_bold';
    font-weight: normal;
    font-size: 32px;
    justify-content: center;
    line-height: 60px
}

#content-main .header-box-content h1:before,#content-main .header-box-content h2:before,#content-main .header-box-content h3:before,#content-main .header-box-content h4:before,#content-main .header-box-content h5:before,#content-main .header-box-content h6:before,#content-main .header-box-content .title-primary:before,#content-main .header-box-content .title-secundary:before,#content-main .header-box-content h1:after,#content-main .header-box-content h2:after,#content-main .header-box-content h3:after,#content-main .header-box-content h4:after,#content-main .header-box-content h5:after,#content-main .header-box-content h6:after,#content-main .header-box-content .title-primary:after,#content-main .header-box-content .title-secundary:after {
    content: "";
    display: inline-block
}

#content-main .header-box-content h1:before,#content-main .header-box-content h2:before,#content-main .header-box-content h3:before,#content-main .header-box-content h4:before,#content-main .header-box-content h5:before,#content-main .header-box-content h6:before,#content-main .header-box-content .title-primary:before,#content-main .header-box-content .title-secundary:before {
    background: rgba(192,57,43,0.75);
    height: 30px;
    margin-right: 16px;
    width: 30px;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px
}

#content-main .header-box-content h1:after,#content-main .header-box-content h2:after,#content-main .header-box-content h3:after,#content-main .header-box-content h4:after,#content-main .header-box-content h5:after,#content-main .header-box-content h6:after,#content-main .header-box-content .title-primary:after,#content-main .header-box-content .title-secundary:after {
    background: #f7c5c4;
    height: 24px;
    margin-left: 16px;
    width: 24px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

#content-main .header-box-content h3:before,#content-main .header-box-content h3:after {
    display: none !important
}



#product-list.col-pl-2 > li {
    width: 50%
}

#product-list.col-pl-3 > li {
    width: 33.333%
}

#product-list.col-pl-4 > li {
    width: 25%
}

#product-list.col-pl-5 > li {
    width: 20%
}

#product-list {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    position: relative;
    width: auto
}

#product-list .list-product-empty {
    font-family: 'source_sans_pro_bold';
    font-weight: normal
}

#product-list .product-list-item {
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 30px
}

#product-list .product-list-item .product-list-item-inner {
    background: #fff;
    height: 100%;
    padding: 10px;
    position: relative
}

#product-list .product-list-item .wrapper-label {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}

#product-list .product-list-item .wrapper-label > div {
    margin: 5px 5px 0 0
}

#product-list .product-list-item .label-promo,#product-list .product-list-item .label-launch,#product-list .product-list-item .label-freeshiping {
    color: #fff;
    font-family: 'raleway_bold';
    font-weight: bold;
    font-size: 15px;
    line-height: 14px;
    height: auto;
    min-width: 0;
    padding: 5px 10px;
    width: auto
}

#product-list .product-list-item .label-promo {
    background: #a92c2a;
    position: absolute;
    left: 0;
    top: 0
}

#product-list .product-list-item .label-launch {
    background: #000000;
    border-radius: 10px;
}

#product-list .product-list-item .label-freeshiping {
    background: #ff9fc4;
    margin-top: 0
}

#product-list .product-list-item .label-unavailable {
    background: rgba(255,255,255,0.5);
    bottom: 0;
    font-size: 0;
    left: 0;
    right: 0;
    top: 0;
    text-indent: 0
}

#product-list .product-list-item .label-unavailable:before {
    color: rgba(0,0,0,0.6);
    content: "Produto Indisponível";
    font-size: 18px;
    left: 0;
    line-height: 25px;
    max-width: 100%;
    margin-top: -25px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%
}

#product-list .product-list-item .product-image a:not(.label-unavailable) {
    padding-top: 150%
}

#product-list .product-list-item .product-info {
    color: #666;
    padding: 10px 0 0 0;
    text-align: left
}

#product-list .product-list-item .product-info .product-name {
    min-height: 0;
    text-align: left
}

#product-list .product-list-item .product-info .product-name h2 {
    color: #666;
    font-size: 12px;
    line-height: 22px
}

#product-list .product-list-item .product-info .product-name:hover a {
    text-decoration: none
}

#product-list .product-list-item .product-info p.product-old-price {
    font-size: 12px;
    line-height: 18px
}

#product-list .product-list-item .product-info p.product-old-price + p.product-price {
    margin-top: 0
}

#product-list .product-list-item .product-info p.product-price {
    color: #d17d7b !important;
    font-weight: normal;
    line-height: 24px;
    margin-top: 20px
}
#product-list .product-list-item .product-info .product-price, #product-list-sidebar .product-list-item .product-info .product-price {
    color: #d17d7b;
    font-family: 'raleway_bold';
    line-height: 24px;
}

#product-list .product-list-item .product-info p.product-price span {
    vertical-align: initial
}

#product-list .product-list-item .product-info p.product-price span:first-child {
    display: none
}

#product-list .product-list-item .product-info p.product-price span.product-price,#product-list .product-list-item .product-info p.product-price span.product-big-price {
    font-size: 18px
}

#product-list .product-list-item .product-info p.product-price.product-old-price span:first-child,#product-list .product-list-item .product-info p.product-price.product-sell-price span:first-child {
    display: initial;
    text-transform: lowercase
}

#product-list .product-list-item .product-info p.product-parcelled-price,#product-list .product-list-item .product-info p.product-cash-price {
    font-size: 12px
}

#product-list .product-list-item .product-info .product-rating {
    align-items: center;
    display: -webkit-flex;
    display: flex;
    margin: 0 !important
}

#product-list .product-list-item .wrapper-btn-product {
    background: #fff;
    left: 0;
    margin-top: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden;
     -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0)
}

#product-list .product-list-item .wrapper-btn-product .btn {
    display: block;
    padding: 14px 20px;
    width: 100%
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-buy,#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
    background: #ff9fc4
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-buy:hover,#product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit:hover {
    background: #a76665
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-tell-me {
    background: #ff9fc4
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-tell-me:hover {
    background: #ff6ca5
}

#product-list .product-list-item .wrapper-product-combination {
    border: 0;
    border-top: 0;
    left: 0;
    margin-top: 48px;
    padding: 20px 10px 10px;
    right: 0;
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 15px 30px rgba(0,0,0,0.15);
    box-shadow: 0 15px 30px rgba(0,0,0,0.15)
}

#product-list .product-list-item .wrapper-product-combination:empty {
    display: none
}

#product-list .product-list-item:hover, #product-list-sidebar .product-list-item:hover {
    z-index: 5;
    box-shadow: 0 15px 30px rgb(0 0 0 / 28%);
    padding-bottom: 95px;
}

#product-list .product-list-item, #product-list-sidebar .product-list-item {
    background: #fff;
    border: 0;
    padding: 15px 15px 80px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.15);
    box-shadow: 0 0 0px rgba(0,0,0,0.15);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

#product-list .product-list-item:hover .wrapper-btn-product {
    visibility: visible;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100)
}

#product-list .product-list-item .wrapper-btn-product .btn.btn-buy, #product-list .product-list-item .wrapper-btn-product .btn.btn-buy-kit {
    background: #d17d7b;
    border-radius: 0px;
}



#nav-bottom .element-newsletter-bottom {
    background: #ac6661;
    padding: 50px 0 100px;
    color: #fff;
    text-align: center;
}

#nav-bottom .element-newsletter-bottom:before {
    background: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/bg-texture.png") repeat center bottom;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: multiply;
    -webkit-opacity: .44;
    -moz-opacity: .44;
    opacity: .44;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=44);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=44);
}

.container-12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 1170px;
    min-width: 960px;
    padding-left: 15px;
    padding-right: 15px;
    width: auto;
}
.header-box-content {
    display: table;
    position: relative;
    width: 100%;
}
#nav-bottom .element-newsletter-bottom .newsletter-form {
    display: inline-block;
    padding-top: 40px;
    width: 100%;
}

#nav-bottom .element-newsletter-bottom .header-box-content {
    margin-bottom: 0;
}

#nav-bottom .element-newsletter-bottom .desc-newsletter {
    font-size: 14px;
    line-height: 20px;
}

#nav-bottom .element-newsletter-bottom .header-box-content .title-secundary {
    color: #fff;
    font-family: 'raleway_bold';
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
}

#nav-bottom .element-newsletter-bottom .newsletter-form div[class^="grid"] {
    display: inline-block;
    float: none;
    margin-left: 0;
    margin-right: 0;
    padding-left: 15px;
    padding-right: 15px;
}

.header-box-content h1, .header-box-content h2, .header-box-content h3, .header-box-content h4, .header-box-content h5, .header-box-content h6, .header-box-content .title-primary, .header-box-content .title-secundary {
    border-bottom: none;
    color: #000;
    display: block;
    font-family: 'raleway_bold';
    font-size: 22px;
    padding: 0px 0;
    text-align: center;
   text-transform: none; 
}

.wa-chat-wrapper.wa-chat-right .wa-chat-header {
    right: 3px;
}

.wa-chat-wrapper .wa-chat-header {
    background: #57bb63;
    bottom: 82px;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    padding: 14px;
    position: fixed;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0 1px 8px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 8px rgba(0,0,0,0.25);
    box-shadow: 0 1px 8px rgba(0,0,0,0.25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

#footer-main .footer-main-inner {
    padding: 75px 0 0;
    position: relative;
}
#footer-main {
    background: #fff;
    color: #2a2a2a;
    margin-top: 0px;
    padding: 0;
    -webkit-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/mask-footer.svg") no-repeat center top;
    -moz-mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/mask-footer.svg") no-repeat center top;
    mask: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/mask-footer.svg") no-repeat center top;
    -webkit-mask-size: 1920px auto;
    mask-size: 1920px auto;
}

#footer-main .footer-main-inner:before {
    background: url("https://cdn.simplo7.net/static/themed/KidsFun/webroot/img/bg-texture.png") repeat center top 50px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    mix-blend-mode: multiply;
    -webkit-opacity: .24;
    -moz-opacity: .24;
    opacity: .24;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=24);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=24);
}


#footer-main .copyright p {
       justify-content: right;
       font-size: 7px;
}
#footer-main .copyright img {
    margin-left: 10px;
    max-width: 45%;
}

body:not(.pagina-home):not(.pagina-categoria):not(.pagina-marca):not(.pagina-busca):not(.pagina-tag) #content-main {
    background: #fff;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 0px;
    padding: 0px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#cart-data #label-link-coupon {
    color: #F44336;
    font-size: 15px;
    margin-top: 30px;
    font-weight: 800;
    background-color: antiquewhite;
}