/*    S N E A K E R S   Z O N E   */
.sneakerzone .main.main--home {
	padding-top: 101px !important;
}
.menu .menu__item {
	margin: 0;
}
.menu .menu__item>a {
	font-size: 11px;
}
.product-main__info .product-main__info__description .productDescription strong {
    font-weight: bold;
}
body.sneakerzone .main--home {
	background-size: 319px;
}
.sneakerzone .anothergallery-title2:before {
	background-color: #333;
}
.sneakerzone .anothergallery-title2:before {
	content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
}
.sneakerzone .anothergallery-title2 {
	position: relative;
	box-sizing: border-box;
}
.sneakerzone .anothergallery-title2 h2 {
	font-size: 20px;
    letter-spacing: 6px;
    text-transform: uppercase;
	background-color: #fff;
	display: inline-block;
    margin: 30px 0;
    padding-right: 5px;
    position: relative;
    z-index: 9;
}
.sneakerzone .hot-rulesbar {
	margin: 0;
}
body.sneakerzone .banner-main-desktop.slick-initialized {
	padding-bottom: 7px;
}
body.sneakerzone #eExpress2 img{
	margin-top: 101px;
    margin-bottom: -110px;
}
body.sneakerzone #eExpress {
    margin-top: 101px;
    margin-bottom: -101px;
}
body.sneakerzone .newgallery-products.wrapper .av-container {
	display: none;
}
body.sneakerzone .anothergallery-products.wrapper {
	background: url(https://www.lojaspaqueta.com.br/arquivos/background-fish-opac.png) 0 0% repeat-x;
}
body.sneakerzone .anothergallery-products.wrapper .av-container {
	background: #fff;
	padding-left: 29px;
    padding-right: 20px;
}
/*    F I M      S N E A K E R S   Z O N E   */
body.bobs .main--regulamento {
    margin-left: 3%;
    margin-right: 3%;
}
body.bobs .section-title {
    text-align: justify;
}
body.bobs .section-title h2 {
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
}
body.bobs .section-title ul {
    list-style: inside;   
}

.home-social {
    display: none;
}

.home__video {
    padding-bottom: 3%;
    display: none;
}
.home__video h3 {
    display: flex;
    justify-content: center;
    text-transform: uppercase;
    font-family: "Playfair Display",sans-serif;
    font-size: 1.85em;
    font-weight: bold;
    padding-bottom: 2%;
}
/* Rotativo com efeito de map */
.slick-slide.multiclique {
    position: relative
}
.multiclique #ctr1, .multiclique #ctr2,  .multiclique #ctr3 {
    position: absolute;
    height: 89%;
    width: 23.6%;
    left: 25.6%;
    top: 9.8%;
    z-index: 2;
    text-indent: -4000px;
    overflow: hidden;
}
.multiclique #ctr1:hover, .multiclique #ctr2:hover,  .multiclique #ctr3:hover {
    background-color: rgba(250, 250, 250, 0.1);
}
.multiclique #ctr2{
	left: 49.2%;
    width: 22%;
}
.multiclique #ctr3 {
	left: 71.2%;
    width: 22.4%;
}
/* Rotativo com efeito de map  F I M */
/*    A J U S T E     L P   T W I N   S E T*/
.lpTwinset #models-anchor .model-box .model-hover .model-name {
	margin-top: 70%;
}
/*    F I M      A J U S T E     L P   T W I N   S E T*/
.main--institutional .stores .stores__header h1 {
	font-family: "Playfair Display",serif!important;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0;
	width: 100%
}
.menu--desktop .submenu .submenu__item:hover>.submenu {
	height: 369px;
}
.home-newsletter {
	display: none;
}
.carousel_marcas {
	display: none !important;
}
.footer__sac {
	width: 15%;
	padding-left: 10px;
    padding-right: 10px;
}
.footer__social-icons {
	width: 27%;
}
.footer__social-icons .footer__social-icons__item {
	margin: 0px 6px;
}
.footer__social-icons .footer__social-icons__item img {
	vertical-align: text-bottom;
}
.menu.menu--right .menu__item.menu__item--minicart>a span {
    color: #fff;
    background: #020509;
    opacity: 1
}
.main-menu .menu__item {
    padding-left: 10px;
    padding-right: 10px;
}
.footer__address {
    width: 30%;
}
.sidebar fieldset.Características label {
    width: 45px;
    height: 45px;
    line-height: 45px;
}
.menu--desktop .menu__item>.submenu {
	width: 140px;
}
.menu--desktop .menu__item>.submenu:before {
	position: relative;
	background: 0;
	border-top: 0;
}
.institutional .pagamento td {
	text-align: left;
}
.home__banner-middle {
	padding: 0px;
    margin-top: 0px;
}

/* Estilos para os formulários de captação */
.modal--optin .newsletter-optin form #newsletter__submit {
    width: 110px;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    font-weight: 700;
}
.modal-body .newsletter-optin {
	width: 55%;
}
.newsletter #newsletter__form {
    position: relative;
    margin-top: 10px;
    float: left;
}
.newsletter #newsletter__form .newsletter__input--txt {
    width: 220px;
    margin-right: 5px;
    display: inline-block;
    height: 38px;
    background-color: #121212;
    border: 2px solid #fff;
    padding-left: 25px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
}
.newsletter #newsletter__form .newsletter__input--txt.error {
    border: 2px solid #f00;
    color: #f00;
}
.newsletter #newsletter__form .newsletter__input--txt::placeholder {
    color: #fff
}
#newsletter__form .newsletter__gender {
    display: inline-block;
    font-size: 10px;
    position: relative;
    top: 18px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.newsletter #newsletter__form .newsletter__gender .radio {
    float: left;
    margin-top: 0;
    margin-left: 15px;
}
.newsletter #newsletter__form .newsletter__gender label {
    position: relative;
    padding-left: 25px;
    line-height: 22px;
}
.newsletter #newsletter__form .newsletter__gender label input {
    display: none;
}
.newsletter #newsletter__form .newsletter__gender .radio span {
    letter-spacing: 2px;
}
.newsletter #newsletter__form .newsletter__input--submit-wrap {
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: -1px;
}
.newsletter #newsletter__form .newsletter__gender label input+span:after {
    content: '';
    display: inline-block;
    height: 15px;
    width: 15px;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 2px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.newsletter #newsletter__form .newsletter__gender label input:checked+span:before {
    content: '';
    display: inline-block;
    height: 9px;
    width: 9px;
    top: 5px;
    left: 3px;
    background-color: #121212;
    position: absolute;
    z-index: 1;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.newsletter #newsletter__form .newsletter__input--submit-wrap .newsletter__submit {
    font-family: Quicksand,sans-serif;
    line-height: 30px;
    font-size: 13px;
    padding: 0 26px;
    height: 38px;
    background-color: #FFF;
    color: #121212;
    font-weight: 700;
    letter-spacing: 2px;
    border: 2px solid #fff;
}
.newsletter #newsletter__form .newsletter__input--submit-wrap .newsletter__submit:hover {
    background-color: transparent;
    color: #fff
}
#message {
    color: #fff !important;
    width: 70%;
}
#message h1 {
    font-size: 1.5em;
    margin-top: 16px;
    text-transform: uppercase
}
.newsletter #newsletter__form .newsletter__input--submit-wrap #newsletter__submit {
    font-family: Quicksand,sans-serif;
    line-height: 30px;
    font-size: 13px;
    padding: 0 26px;
    height: 38px;
    background-color: #FFF;
    color: #121212;
    font-weight: 700;
    letter-spacing: 2px;
    border: 2px solid #fff;
    background-color: #efefef;
    cursor: pointer;
    height: 35px;
    display: block;
}
.product-main__price .price-list-price {
    display: inline !important;
    text-decoration: line-through;
    color: #888;
}
.product-main__price .price-list-price strong {
    font-weight: 500;
}
/* FIM - FIM - FIM Estilos para os formulários de captação */
/*/*----------------------------------------------------*//*
/* Selo de NOVIDADE E PERCENTUAL */
.product-item__flags {
    color: transparent;
	display: block;
}

/*.product-item__flags p.flag.calcados-botas-79:before, .product-item__flags p.flag.calcados-botas-99:before, .product-item__flags p.flag.calcados-botas-149:before {
    content: "SEMANA BRASIL";
    font-family: "Playfair Display",serif;
    color: #0f7a39;
    background-color: #fed141;
    position: absolute;
    top: -6px;
    right: 39%;
    left: -35%;
    font-size: 1em;
    padding-left: 3px;
    padding-right: 3px;
}*/
.product-item__flags .flag.calcados-botas-79, .product-item__flags .flag.calcados-botas-99, .product-item__flags .flag.calcados-botas-149, .product-item__flags p.flag.novidades {
	color: transparent;
	display: block!important;
}

/*.product-item__flags .rodaika:before {
	content: "PRÉ VENDA";
    display: block;
    position: absolute;
    color: #000;
    top: 263px;
    left: -133px;
    border: solid 2px #000;
    padding: 2px 16px;
    font-weight: bold;
    font-size: .8em;
    letter-spacing: 2px;
    font-family: "Playfair Display",serif;
    color: red;
}*/
.product-item__flags p.flag.novidades:before {
    content: "NEW";
    display: block!important;
    position: absolute;
    color: #000;
    top: -6px;
    right: 40px;
    border: solid 2px #000;
    padding: 2px 4px;
    font-weight: bold;
    font-size: .8em;
    letter-spacing: 2px;
    font-family: "Playfair Display",serif;
    color: red
}
.product-item__flags p.flag.mega-black-dia::before {
	content: "MEGA OFERTA";
    color: #ffd41c;
	background-color: #000;
    position: absolute;
    top: -8px;
    right: 40%;
	width: 60px;
    font-size: 0.9em;
    font-weight: 600;
    text-align: center;
    z-index: 10!important;	
}
.product-item__flags .sneakers-2018:before {
    content: "PRÉ VENDA";
    display: block;
    position: absolute;
    color: #000;
    top: -6px;
    left: -132%;
    border: solid 2px red;
    padding: 2px 10px;
    font-weight: bold;
    font-size: .8em;
    letter-spacing: 2px;
    font-family: "Playfair Display",serif;
	display: none;
}
.product-item__flags__percent {
    position: absolute;
    top: 15px;
    left: 20px;
    background-color: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    padding-top: 10px;
    text-align: center;
    border-radius: 50%;
    z-index: 20
}
.shelf__product-item .shelf__product-item__favorites {
    z-index: 2
}
/*  F  I  M   Selo de NOVIDADE   F  I  M   */
/*  Tamanho da imagem na página de categoria  */
.shelf__product-item .product-item__img {
    padding: 0px;
}
.shelf__product-item {
    padding: 60px 3% 20px;
}

.product-main__image #include #image-main {
    padding: 0px;
}
.product-main__image #include .image-zoom {
    margin-top: 0px;
}
.product-main__image #include {
    height: 100%;
}
.product-main__image {
    border: 0px;
}
/*  F I M  Tamanho da imagem na página de categoria  F I M  */
/*   S E L O   5 %    */
#selo5{
    position: absolute;
    width: 170px;
    height: 70px;
    background-repeat: no-repeat;
    text-indent: -10000px;
    overflow: hidden;
    top: 150px;
    right: 0;
    background-image: url(https://imagens.paqueta.com.br/LojasPaqueta/web/imagens/selo-desconto-calcados.png);
    color: black;
    background-size: 100%;
}
/*   F I M  Ajuste na largura do menu superior   F I M  */
.results-title-container h1 {
	text-align: left;
	font-size: 1.4em;
    margin-left: 10px;
    margin-bottom: 20px;
}
.seo-text .seo-text-inner {
	line-height: 2;
    text-align: justify;
}
/* A J U S T E  CONTINUE LENDO TEXTO DE SEO NA PÀGINA DE DEPARTAMENTO */

body.department div.maisconteudo, body.ccategory div.maisconteudo {
    display: none
}
body.department div.maisconteudo.show, body.ccategory div.maisconteudo.show {
    display: block
}
body.department span.leiamaisconteudo {
    width: 100%;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 1.2em;
    cursor: pointer;
    position: relative
}
body.department span.leiamaisconteudo:after, body.category span.leiamaisconteudo:after  {
    content: '\232A';
    transform: rotate(90deg);
    position: absolute;
    top: 15px;
    width: 30px;
    left: 50%;
    margin-left: -15px;
}
body.department span:hover.leiamaisconteudo:after, body.category span:hover.leiamaisconteudo:after  {
    top: 18px;
    color: red;
}
.seo-text .seo-text-inner h1, .seo-text .seo-text-inner h2, .seo-text .seo-text-inner h3 {
    font-size: 1.8em !important;
    font-weight: 600 !important;
}
.seo-text .seo-text-inner :first-child, .seo-text .seo-text-inner * {
    font-size: 12px;
    margin-top: 5px;
}
.seo-text .seo-text-inner img {
    width: 10%;
}
.seo-text .seo-text-inner b {
    font-weight: 700;
}
.seo-text .seo-text-inner a {
    text-decoration: underline;
    font-weight: 700;
}
.seo-text .seo-text-inner .left {
    float: left;
    margin: 0 2% 0 0;
}
.seo-text .seo-text-inner .right {
    float: right;
    margin: 0 0 0 2%;
}
.seo-text .seo-text-inner .sessao-left {
    margin-top: 4%;
    margin-bottom: 4%;
}
.seo-text .seo-text-inner .sessao-right {
    margin-top: 4%;
    margin-bottom: 4%;
}

/* F I M    A J U S T E  CONTINUE LENDO TEXTO DE SEO NA PÀGINA DE DEPARTAMENTO */
/* E S T I L O S   F R E T E   G  R A T I S 
#freteGratis {
    width: 100%;
    background-color: #f39891;
    text-align: center;
    font-size: 1.2em;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#freteGratis a {
    color: #fff;
    font-size: 1em;
    line-height: 1em;
    background-image: url(https://imagens.paqueta.com.br/LojasPaqueta/web/imagens/frete-gratis.png);
    background-repeat: no-repeat;
    padding-left: 33px;
    height: 30px;
    display: inline-block;
    padding-top: 7px;
    margin-top: 5px;
}
#freteGratis a strong {
    color: #000;
    margin-right: 4px;
    font-weight: normal;
}
 F I M  -  E S T I L O S   F R E T E   G  R A T I S  */

/*  Banners de tendencias  */

.home__banner-middle.home__banner-middle--2 .home__banner-middle__item {
    width: 100%;
	display: none;
}

.imgbanners1 {
    float: left;
    margin-right: 30px;
}
.imgbanners1 img {
    width: 100%;
}
.imgbanners2 {
    float: right;
    margin-left: 30px;
}

.textbanners {
    margin: 30px;
    padding-top: 2px;
}

.textbanners h2 {
    font-family: "Playfair Display",serif;
    font-size: 1.85em;
    font-style: italic;
    font-weight: bold;
    text-transform: uppercase;
}

.textbanners p {
    text-align: justify;
    line-height: 1.5em;
    font-size: 1.2em;
}

.textbanners h3 {
    font-family: "Playfair Display",serif;
    font-size: 1.3em;
    font-weight: bold;
    text-transform: uppercase;
    border-width: unset;
    border-style: solid;
    width: 20%;
    float: left;
    text-align: center;
    cursor: pointer;
}
/*   A J U S T E  B A N N E R  D U P L O  N O  R O T A T I V O   */
div.double {
    position: relative;
    overflow: hidden
}
a.lk1, a.lk2 {
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0
}
a.lk2 {
    left: auto;
    right: 0;
}
/*   A J U S T E  B A N N E R  D U P L O  N O  R O T A T I V O   */ 

/*    B A N N E R   R E L O G I O       
.relog {
    position: absolute;
    top: 77%;
    right: 69%;
    font-size: 40px;
    color: #fff;
    font-family: monospace;
}*/ 
#minutos::before, #segundos::before {
	content: " : "
}

  /*   F I M     B A N N E R   R E L O G I O    */

/*   AJUSTE MENU    */
.menu--desktop .submenu .submenu__item {
    width: 140px;
    border: 1px solid #555;
    background: #333;
    padding: 8px 8px 8px 20px;
}
.menu--desktop .submenu .submenu__item:hover {
    background: #555;
}
.menu--desktop .submenu .submenu__item:hover>a {
    color: #fff;
}
.submenu .submenu__item a {
    font-size: 13px;
}
.menu--desktop .menu__item>.submenu {
    top: 22px;
}
.menu--desktop .submenu .submenu__item:hover.submenu__item--dropdown>a:after {
    display: none;
}
.menu--desktop .submenu {
    left: 140px;
}
.slick-slide img, .slick-slide img {
    width: 100%;
}
.modal--optin .modal-content .modal-body {
	padding: 0px 20px 0 15px;
}
.modal--optin .newsletter__title {
	margin-bottom: 13px;
    font-family: "Playfair Display",serif;
    font-size: 20px;
    line-height: 35px;
    color: #000;
    text-align: left;
    letter-spacing: 5px;
}
.modal--optin .newsletter-optin form label, .modal--optin .newsletter__subtitle {
	color: #000;
}
/*   F I M   AJUSTE MENU    */
/*.rulesbar__item.rulesbar__item--express {
	background-color: #efefef;
}*/

/*  F I M  Banners de tendencias  F I M  */

/*  Texto de SEO  */
.textoseo h1 {
    text-align: center;
    font-family: "Playfair Display",serif;
    font-size: 1.85em;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 10px;
}
.textoseo h3 {
    text-align: center;
    font-family: "Playfair Display",serif;
    font-size: 1.85em;
    font-weight: bold;
    margin: 0;
    margin-bottom: 15px;
}
.textoseo p {
    margin: 0 10%;
    text-align: center;
    line-height: 1.5em;
    font-size: 1.2em;
}
/*  F I M  Texto de SEO  F I M  */

.rulesbar .rulesbar__item {
	width: calc((94% - 15px)/ 5);
    height: 109px;
    font-size: 0.7em;
}
.rulesbar__item__icon__whats {
    background-image: url(https://imagens.paqueta.com.br/genericos/img/whatsapp-32.png);
    background-repeat: no-repeat;
    background-position: 12px;
    background-size: 73%;
    height: 39px;
    float: left;
    width: 56px;
}
.rulesbar__item__text__whats {
    text-align: left;
    padding-left: 39%;
}
#eExpress2 {
	background: #1a1a1a;
}
#eExpress2 img {
    display: block;
    border: none;
	width: 45em;
    margin-left: auto;
    margin-right: auto;
}
#eExpress {
    width: 100%;
    text-align: center;
    display: block;
    padding: 10px;
    background-color: #beb2a9;
    color: #000;
    text-transform: uppercase;
}
#eExpress:hover {background-color: #dfd4cb}
#eExpress strong {
	font-weight: bold;
	color: #fff;
	font-size: 1.2em;
}
/* ANIMAÇÃO BANNER SLIN */
@keyframes blink {
    0%,12%,24%,36%,50%,100% {
        color: #000;
    }
    6%,18%,30%,42% {
        color: #fff;
    }
}
#eExpress strong {
    -webkit-animation-name: blink;
	-moz-animation-name: blink;
	-o-animation-name: blink;
	animation-name: blink;
    -webkit-animation-duration: 4s;
       -moz-animation-duration: 4s;
         -o-animation-duration: 4s;
            animation-duration: 4s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
}
/* F I M     ANIMAÇÃO BANNER SLIN */
.rulesbar .rulesbar__item span {
    -webkit-animation-name: blink;
	-moz-animation-name: blink;
	-o-animation-name: blink;
	animation-name: blink;
    -webkit-animation-duration: 4s;
       -moz-animation-duration: 4s;
         -o-animation-duration: 4s;
            animation-duration: 4s;
    -webkit-animation-fill-mode: both;
       -moz-animation-fill-mode: both;
         -o-animation-fill-mode: both;
            animation-fill-mode: both;
    -webkit-animation-iteration-count:infinite;
    -moz-animation-iteration-count:infinite;
    -o-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
}
/*AJUSTE TAMANHOS NO TOPO - O U T L E T*/
#compreTamanho {
    text-align: center;
}
#compreTamanho h5 {
    text-align: center;
    font-size: 1.4em;
    text-transform: uppercase
}
#compreTamanho label {
    width: 30px;
    height: 30px;
    margin-right: 5px;
    background-color: #fff;
    border: solid 1px #000;
    border-radius: 50%;
    font-size: 1.2em;
    cursor: pointer;
    font-weight: normal;
    padding-top: 2px;
    margin-bottom: 20px;
}
#compreTamanho label.on.sr_selected {
    background-color: #000;
    color: #fff
}
#compreTamanho label:hover {
    background-color: #777;
    border: solid 1px #777;
    color: #fff
}
#compreTamanho label input {
    display: none
}
/*SneakerZone Topo*/
.menu-stores__item--sneakerzone {
    display: inline;
    padding-left: 27px;
    padding-top: 20px;
}
.menu-stores__item--sneakerzone a {
	padding-left: 56px;
    padding-top: 13px;
    background-image: url(https://imagens.paqueta.com.br/LojasPaqueta/elementos-site/sneakerzone-logo.png);
    background-position: 0 -1px;
    background-repeat: no-repeat;
}
.menu-stores__item--ortope {
	border-right: 1px solid #e0e0e0;
}
/* E S T I L O S  P A R A  R E T I R E  E M  L O J A */
.menu-stores__item.retire {
    border: none !important;
    margin-left: 30px;
    width: 290px;
    padding: 9px 0 0 35px;
    height: 34px;
    margin-left: 30px;
    background-image: url(https://imagens.paqueta.com.br/LojasPaqueta/web/imagens/retire-loja.png);
    background-size: auto;
    background-repeat: no-repeat;
    text-transform: uppercase;
    background-position: left 8px;
    list-style-type: none;
}
.menu-stores__item.retire a {
    width: 100%;
    float: left;
    display: block;
    height: 100%;
    color: #444342;
}
.menu-stores__item.retire a strong {
    font-weight: normal;
    margin-left: 10px;
    font-weight: bold;
}
/*  A J U S T E  DA  B A R R A  DE B E N E F I C I O S  */
.rulesbar .rulesbar__list {
    padding: 10px 4% 0px;
}
/* Ajuste na largura do menu superior */
@media (max-width: 1199px) and (min-width: 992px) {
    .main-menu .menu--desktop {
        width: 1100px;
    }
	#eExpress {
		font-size: 0.8em;
	}
	.textbanners h3 { 
		width: 30%;
	}
}
@media (min-width: 768px) {
    .home .banner-main .slick-dots {
        width: 100%;
        right: auto;
    }
}
@media (max-width: 767px){

    .home__video h3 {
        font-size: 1.4em;
    }
    .modal--optin .modal-dialog {
		width: 278px;
		top: 22px;
		left: 8px;
		background-color: #ddd;
		background-image: url(/arquivos/pcr-fundo-modal-cadastro-newsletter.jpg);
		background-position: -27px;
	}
	.home__banner-middle.home__banner-middle--3 .home__banner-middle__item:last-of-type {
		    padding: 0px 30px 0;
	}
	.footer__sac, .footer__social-icons, .footer__address {
		width: 100%;
	}
#eExpress2 img {
	width: 24em;
}
	.modal-body .newsletter-optin {
		width: 95%;
	}
	
    /*  Tamanho da imagem na página de categoria  */
    .shelf-content .shelf__product-item {
        padding: 20px 10px 10px;
    }
	#eExpress {
		font-size: 0.8em;
	}
	.textbanners h3 { 
		width: 30%;
	}
.menu--mobile .submenu .submenu__item a{
    color: #d4d9dd;
    font-weight: 700;
}
.modal--optin .newsletter__title {
    font-size: 1.1em;
    letter-spacing: 0px;
    line-height: 24px;
}
.modal--optin .modal-content .modal-body {
	padding: 0px 0px 0 10px;	
	}
.menu .menu__item:last-of-type>a{
    color: #d4d9dd!important;
}
    #selo5 {
    top: 418px;
}
    .newsletter #newsletter__form .newsletter__input--txt {
    width: 100%;
    margin-bottom: 5px;
}
    .newsletter #newsletter__form .newsletter__input--submit-wrap {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 20px;
    margin-left: 0;
}
#armored_website {
    display: none;
}
/*  Ajuste De Por pagina produto */
.product-main__price .price-list-price {
    display: block!important;
    color: #aaa;
}
.product-main__price .price-list-price strong {
    text-decoration: line-through;
    font-weight: normal;
}
.product-item__flags p.flag.calcados-botas-79:before, .product-item__flags p.flag.calcados-botas-99:before, .product-item__flags p.flag.calcados-botas-149:before {
    content: "SEMANA BRASIL";
    font-family: "Playfair Display",serif;
    color: #0f7a39;
    background-color: #fed141;
    position: absolute;
	top: -26px;
    right: 45%;
    left: -12%;
    font-size: 0.6em;
    padding-left: 3px;
    padding-right: 3px;
    border: thin;
}
.product-item__flags p.flag.novidades:before {
    content: "NEW";
    display: block;
    position: absolute;
    color: #000;
    top: -32px;
    right: -32px;
    border: solid 1px #000;
    padding: 0;
    font-weight: bold;
    font-size: .8em;
    letter-spacing: 1px;
    font-family: "Playfair Display",serif;
    color: red;
}
	.product-item__flags .sneakers-2018:before {
		padding: 0;
		letter-spacing: 1px;
		top: -30px;
    	left: 4%;
	}
    .menu-stores__item.retire {
    height: 30px;
    margin: 0 auto !important;
    text-align: center;
}
    .menu-stores__item.retire {
    background-position: 21px 8px;
}	
	.home .banner-main .slick-arrow.slick-next, .home .banner-main .slick-arrow.slick-prev {
	display: none !important;
}
	.shelf-content .shelf__product-item .product-item__title {
	display: block;
}
}
@media (max-width: 992px){
    .imgbanners1 {
        margin-right: 0;
        margin-bottom: 30px;
    }
    .imgbanners2 {
        margin-left: 0;
        margin-bottom: 30px;
    }
	.textbanners h3 { 
		width: 30%;
}
	body.sneakerzone #eExpress {
    margin-top: -1px;
    margin-bottom: -101px;
}
	.home .rulesbar {
	margin-top: -9%;
}
    .rulesbar__item__icon__whats {
        background-position: 17px;
        background-size: 60%;
        height: 40px;
    }
    .rulesbar__item__text__whats {
        text-align: center;
        padding-left: 7%;
    }
	.product-item__flags p.flag.mega-black-dia::before {
	top: -23px;
	right: 37%;
    font-size: 0.8em;
}
}
@media (max-width: 340px){
    #selo5 {
    top: 328px;
}
	.shelf__product-item .product-item__buttons .product-item__buy-button a {
		margin-left: -19px;
	}
	.product-item__flags p.flag.gaston-aquece::before {
		top: 350%;
	}
}