body {
    background-color: #fff;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding-top: 110px;
    color: #000e26;
}

body::after {
    --tw-bg-opacity: .6;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    bottom: 0;
    content: "";
    height: 100%;
    opacity: 0;
    left: 0;
    position: fixed;
    visibility: hidden;
    right: 0;
    top: 0;
    transition: all .25s cubic-bezier(.215, .61, .355, 1);
    width: 100%;
    z-index: 2;
}

body.visible::after {
    opacity: 1;
    visibility: visible;
}

.preco_pix {
    font-size: 12px;
    margin-top: 5px;
    color: #0b284e;
    text-transform: uppercase;
}

.preco_pix b {
    font-weight: 600;
}

.preco_pix svg {
    display: inline-block;
    width: 1em;
    margin-right: 5px;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    fill: #0b284e;
}

.preco_pix_detalhe {
    font-size: 14px;
    font-weight: 500 !important;
}

.preco_pix_detalhe b {
    font-weight: 600 !important;
    color: #0b284e !important;
}

.preco_pix_detalhe span {
    font-size: 14px !important;
    color: #0b284e !important;
    font-weight: normal !important;
    margin-left: 10px;
}

.preco_pix_detalhe svg {
    display: inline-block;
    width: 1em;
    margin-right: 5px;
    max-width: 100%;
    height: auto;
    vertical-align: top;
    fill: #0b284e;
}

#cadastrosenha .campo-container.campo-container-small {
    height: 70px;
}

.segura-box {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.aviso-cad {
    width: 98%;
    height: auto;
    float: left;
    margin-top: 2px;
    padding: 15px;
    background: #EEEEEE;
    font-size: 12px;
    line-height: 15pt;
}

.txt-pag-inter {
    float: left;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.icon-pag-inter {
    float: none;
    width: auto;
    position: relative;
    top: 3px;
    height: auto;
    margin-right: 5px;
}

.text-pag-inter {
    float: none;
    width: auto;
    height: auto;
}

::selection {
    background: #000;
    color: #fff
}

::-moz-selection {
    background: #000;
    color: #fff
}

a:active,
a:focus,
a:hover,
a:link,
a:visited {
    text-decoration: none;
    color: #0b284e;
    outline: 0
}

.link,
.link:active,
.link:focus,
.link:visited {
    text-decoration: none;
    color: #0b284e;
    transition: .2s ease-out;
    outline: 0
}

.link:hover {
    text-decoration: underline;
    color: #0b284e
}

.black {
    color: #0b284e !important
}

.modal-popup {
    width: 400px;
}


img.mobile {
    max-width: 100%;
    height: auto
}

.visible-desktop {
    display: block !important;
}

.visible-desktop2 {
    display: inline-block !important;
}

.visible-mobile {
    display: none !important;
}

.visible-mobile2 {
    display: none !important;
}

.container {
    max-width: 1150px;
    width: 100%;
    margin: 0 auto;
    padding: 0
}

.content {
    float: left;
    width: 100%;
    padding: 30px 0
}

.titulos {
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Montserrat';
    font-size: 28px;
    line-height: 28px;
    color: #0b284e;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
}

.titulos:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10px;
    width: 100px;
    margin: 0 auto;
    height: 2px;

}

.segura-lista-lojas {
    float: left;
    width: 66.666%;
}

.segura-lista-lojas:nth-child(3) {
    width: 33.333%;
}

.lista-loja-pais {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    color: #0b284e;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.lista-lojas {
    float: left;
    width: 100%;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    column-width: 200px;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
}

.junta-estado {
    display: inline-block;
    background-color: #f1f2f3;
    margin-bottom: 10px;
    width: 100%;
    padding: 15px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row;
    align-content: center;
}

.tit-junta-estado {
    text-transform: uppercase;
    margin-bottom: 15px;
    width: 100%;
    color: #000;
    font-weight: bold;
}

.lista-lojas-divisao {
    display: block;
    page-break-inside: avoid;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    -o-column-break-inside: avoid;
    padding-bottom: 30px;
    font-family: "Montserrat";
    padding-right: 0px;
    padding-left: 0px;
    width: 100%;
}

.lista-lojas-divisao h2 {
    margin-bottom: 15px;
    color: #0b284e;
    display: block;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}

.lista-lojas-divisao a {
    margin-bottom: 20px;
    display: block;
    color: #0b284e;
    width: 50%;
    font-size: 12px;
    font-weight: bold;
}

.lista-lojas-divisao a:nth-last-child(2) {
    margin-bottom: 0px;
}

.lista-lojas-divisao a:last-child {
    margin-bottom: 0px;
}

.lista-lojas-divisao small {
    text-shadow: none;
    margin-top: 4px;
    display: block;
    font-weight: 500;
    font-size: 12px;
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.pace-inactive {
    display: none
}

.pace .pace-progress {
    background: #0b284e;
    position: fixed;
    z-index: 2000;
    top: 0;
    right: 100%;
    width: 100%;
    height: 2px
}

.barra_header {
    float: left;
    width: 100%;
    padding: 10px 0px;
    padding-top: 12px;
    font-weight: 500;
    background: #0B284E;
    transition: .2s ease-out;
    opacity: 1;
}

.barra_header.white {
    background-color: #fff;
}

.barra_header_frase {
    float: left;
    width: auto;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
}

.barra_header_frase i {
    color: #0b284e;
    margin-right: 5px;
}

.barra_header .menu-barra {
    float: left;
    width: auto;
    margin-top: 3px;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #ccc
}

.header-principal.fixo .barra_header {

    height: 0px;
    overflow: hidden;
    padding: 0px;
    background: #fff;
    opacity: 0;
}

.atendimento-header {
    float: left;
    width: auto;
    height: auto;
    margin-right: 15px;
    margin-top: 5px
}

.whatsapp-header {
    float: left;
    width: auto;
    height: auto;
    margin-top: 5px
}

.icon_atendimento i {
    float: left;
    width: auto;
    height: auto;
    margin-right: 5px;
    font-size: 22px;
    margin-top: -2px;
    color: #fff
}

.icon_atendimento .fa-phone {
    font-size: 16px;
    margin-right: 8px;
    color: #fff;
}

.icon_whatsapp i {
    float: left;
    width: auto;
    height: auto;
    color: #fff;
    margin-right: 10px;
    font-size: 20px;
    margin-top: -4px;
}

.header-busca-oculta {
    position: absolute;
    z-index: 4;
    right: 130px;
    top: 16px;
    width: 100%;
    max-width: 0px;
    opacity: 0;
    overflow: hidden;
    transition: 0.3s;
}

.header-busca-oculta.right2 {
    right: 328px;
}

.header-busca-oculta.active {
    max-width: 325px;
    opacity: 1;
}

@media (min-width: 480px) and (max-width: 768px) {

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .lista-lookbook {
        width: 100%;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .header-busca-oculta.active {
        max-width: 540px;
    }
}

.header-busca-oculta .campo {
    height: 40px;
    padding-right: 30px;
}

.header-busca-oculta button {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    color: #0B274E;
    font-size: 13px;
    cursor: pointer;
    transition: 0.3s;
}

.white {
    color: #fff !important
}

.txt_atendimento {
    float: left;
    width: auto;
    height: auto;
    color: #fff
}

.txt_atendimento a {
    color: #fff !important;
    position: relative;
    top: -1px;
}

.icon_atendimento {
    float: left;
    font-size: 16px
}

.header_links {
    float: right;
    width: auto;
    height: auto;
    text-align: right;
    font-size: 13px;
    font-family: 'Montserrat', cursive;
    color: #fff;
    margin-bottom: 30px;

}

.header-principal,
.header-principal * {
    box-sizing: border-box
}

.header-principal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    padding-bottom: 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
}

.header-principal.fixo {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.26);
    transition: 0.2s ease-out;
}

.header-logo {
    float: left;
    width: 210px;
    margin-right: 20px;
    margin-top: 16px;
}

.header-logo>img {
    display: block;
    max-width: 100%
}

.header-direita {
    float: right;
    width: auto;
    margin-top: 20px;
    position: relative;
}

.header-busca {
    position: relative;
    float: left;
    width: calc(100% - 420px);
    height: 35px;
}

.header-busca .campo {
    padding-right: 45px;
    padding-left: 15px;
    height: 40px;
    background: #fff;
    !important;
    color: #FFF;
    color: #0b284e;
    border: none;
    border-bottom: 1px #0b284e solid
}

.header-busca button {
    position: absolute;
    right: 15px;
    top: 1px;
    height: 35px;
    width: 25px;
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
}

.header-busca button i {
    font-size: 22px;
    color: #0b284e;
    transition: .3s ease-out;
}

.header-busca .campo:focus+button i {
    color: #0b284e;
}

.header-menus {
    float: right;
    width: auto;
    margin-left: 45px
}

.header-menu {
    position: relative;
    float: left;
    width: auto;
    margin-left: 30px;
}

.header-menu:hover .header-menu-titulo a {
    color: #fff;
}

.header-menu:hover .header-menu-icon i.fa {
    color: #fff;
}

.header-menu:first-child {
    margin-left: 0
}

.header-menu>.header-menu-icon {
    float: left;
    width: auto;
    margin-right: 10px;
}

.header-menu>.header-menu-icon-cart {
    float: left;
    width: auto;
    margin-right: 10px;
}

.header-menu>.header-menu-icon img {
    max-width: 100%
}

.header-menu>.header-menu-icon i.fa {
    color: #fff;
    font-size: 13px;
    transition: all .3s ease-in-out;
    position: relative;
    top: -1px;
}

.header-menu>.header-menu-titulo {
    float: left;
    font-size: 13px;
    color: #fff;
    font-family: 'Montserrat';
}

.header-menu>.header-menu-titulo a {
    color: #fff;
    transition: all .3s ease-in-out;
}

.header-menu>.header-menu-count {
    position: absolute;
    right: -10px;
    top: -10px;
    background: #0b284e;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    padding: 5px;
    text-align: center;
    line-height: 10px;
}

.header-submenu-container {
    position: relative;
    float: left;
    width: 100%
}

.header-submenu {
    position: absolute;
    border: 1px solid #ddd;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    border-radius: 3px;
    height: auto;
    z-index: 999;
    right: 0;
    top: 15px;
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease-in-out
}

.header-menu:hover .header-submenu {
    opacity: 1;
    visibility: visible
}

.header-submenu-ponta-container {
    float: left;
    width: 100%;
    height: 16px;
    margin-top: -16px;
    overflow: hidden
}

.header-submenu-ponta {
    float: right;
    margin-right: 30px;
    margin-top: 5px;
    width: 25px;
    height: 25px;
    background: #fff;
    border: 1px solid #ccc;
    transform: rotate(45deg)
}

.header-submenu-content {
    float: left;
    width: 100%;
    background: #fff;
    padding: 20px
}

.header-submenu-item {
    float: left;
    width: 100%;
    display: block;
    padding: 10px 0;
    font-family: 'Montserrat', Arial, sans-serif;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px
}

.header-submenu-item:hover {
    color: #0b284e
}

.header-moedas-idiomas {
    float: right;
    width: auto;
    margin-left: 10px;
    margin-top: 12px;
}

.segura-select-header {
    float: left;
    margin-left: 25px;
    position: relative;
}

.segura-select-header:first-child {
    margin-left: 0px;
}

.header-langs {
    position: relative;
    float: right;
    transition: 0.5s ease;
    cursor: pointer;
}

@media only screen and (max-width: 480px) {
    .segura-lista-lojas {
        width: 100%;
    }

    .segura-lista-lojas {
        float: left;
        width: 100%;
    }

    .segura-lista-lojas:nth-child(3) {
        width: 100%;
    }

    .lista-loja-pais {
        font-size: 13px;
        margin-top: 30px;
    }

    .lista-lojas-divisao h2 {
        font-size: 13px;
    }

    .tit-junta-estado {
        font-size: 13px;
        margin-bottom: 15px;
    }

    .lista-lojas-divisao a {
        font-size: 13px;
        width: 100%;
    }

    .lista-lojas-divisao a:nth-last-child(2) {
        margin-bottom: 20px;
    }

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .header-langs {
        margin: 0;
        position: absolute;
        top: 20px;
        left: 20px;
    }
}

.header-langs:hover i {
    color: #0B274E;
}

.header-langs:hover .header-select {
    color: #0B274E;
}

.header-langs-icon {
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
    display: block;
    transition: 0.3s ease-out;
    cursor: pointer;
}

.header-langs:hover .header-langs-box {}

.header-langs-icon:hover span {
    color: #0B274E;
}

.header-langs>.header-langs-icon:last-child {
    margin-right: 25px;
    margin-left: 10px;
}

.header-langs-icon img {
    float: left;
    display: inline-block;
    overflow: hidden;
}

.header-langs-icon span {
    float: left;
    display: inline-block;
    font-size: 13px;
    font-family: 'Montserrat';
    margin-top: 1px;
    color: #666;
    transition: 0.3s ease-out;
}

.header-langs-box {
    position: absolute;
    top: 26px;
    right: 0px;
    z-index: 3;
    text-align: center;
    width: auto;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 7px;
    opacity: 0;
    visibility: hidden;
    transform: translate3d(0, -10px, 0);
    transition: 0.2s ease-out;
}

.header-langs:hover .header-langs-box::after {
    display: block;
}

.header-langs-box.left {
    text-align: left;
    width: 250px;
}

.header-langs-box.p-right {
    right: 0px;
    top: 25px;
}

@media only screen and (max-width: 480px) {

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .header-langs-box {
        right: initial;
        left: 0px;
    }
}

.header-langs-box::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    height: 30px;
    display: none;
}

.header-langs-box .header-langs-icon {
    display: flex;
    padding: 7px 22px;
    margin-bottom: 3px;
    height: auto;
}

.header-langs-box .header-langs-icon:last-child {
    margin-bottom: 0px;
}

.header-langs:hover .header-langs-box {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
}

.header-langs-box.left .header-langs-icon {
    width: 50%;
}

.header-moedas-idiomas i {
    position: relative;
    font-size: 13px;
    margin-right: 5px;
    transition: 0.5s ease;
    color: #0b284e;
    position: relative;
    top: -1px;
}

.rotate-image {
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    position: relative;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.header-select {
    float: right;
    width: auto;
    border: 0px;
    font-family: 'Montserrat';
    transition: 0.5s ease;
    font-size: 13px;
    color: #0b284e;
}

.segura-lookbook {
    float: left;
    width: 100%;
    text-align: center;
    outline: 0;
}

.lista-lookbook {
    float: none;
    width: 830px;
    display: inline-block;
    text-align: center;
    outline: 0;
}

.item-lista-lookbook {
    margin-bottom: 10px;
    outline: 0;
}

.item-lista-lookbook figure {
    outline: 0;
}

.item-lista-lookbook img {
    display: inline-block;
    outline: 0;
    max-width: 100%;
    width: 100%;
}

.cart-preview-itens {
    float: left;
    width: 100%
}

.cart-preview-item {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px
}

.cart-preview-item-img {
    float: left;
    width: 70px;
    height: auto;
    border: 1px solid #ddd;
    overflow: hidden;
    margin-right: 10px
}

.cart-preview-item-img img {
    max-width: 100%
}

.cart-preview-item-infos {
    float: left;
    width: 150px;
    height: 73px;
    overflow: hidden;
    margin-right: 10px
}

.cart-preview-item-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;

    font-size: 14px;
    margin-bottom: 10px;
    cursor: pointer
}

.cart-preview-item-info {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px
}

.cart-preview-item-valor {
    float: left;
    width: 115px;
    height: 73px;
    overflow: hidden;
    text-align: right
}

.cart-preview-item-valor-1 {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
    text-align: right
}

.cart-preview-item-valor-2 {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;

    font-size: 14px;
    margin-bottom: 10px;
    text-align: right
}

.cart-preview-more-itens {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;
    font-weight: 500;
    font-size: 13px;
    text-align: center;
    margin: 10px 0
}

.cart-preview-subtotal {
    float: left;
    width: 100%
}

.cart-preview-subtotal>label {
    float: left;
    font-family: 'Montserrat';
    color: #0b284e;

    font-size: 16px
}

.cart-preview-subtotal>label:last-child {
    float: right
}

.cart-preview-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.cart-preview-btn>.btn-principal {
    max-width: 100% !important;
    padding-top: 10px;
    color: #fff
}


.header-mobile {
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26);
    position: fixed;
    top: -1px;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px;
    padding-top: 0px;
    text-align: center;
    z-index: 999;
    box-sizing: border-box;
    height: auto;
    min-height: 65px
}

.header-mobile.unfixed {
    position: absolute
}

.header-mobile-logo {
    float: none;
    width: 120px;
    display: inline-block;
    margin-left: -0px;
    height: auto;
    margin-top: 2px
}

.header-mobile-logo img {
    max-width: 100%
}

.header-mobile-cart {
    position: absolute;
    width: 30px;
    right: 20px;
    top: 83px
}

.barra_header:after {
    z-index: -1;
    content: '';
    position: absolute;
    width: 200%;
    left: 0;
    height: 40px;
    top: 0;
}

.header-mobile-cart>i {
    font-size: 22px;
    color: #0b284e
}

.header-mobile-cart>span {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #0b284e;
    border-radius: 50%;
    bottom: -10px;
    right: -10px;
    color: #fff;
    font-size: 11px;

    line-height: 20px
}

.header-mobile-search {
    position: absolute;
    width: 30px;
    right: 60px;
    top: 83px
}

.header-mobile-search i.fa {
    color: #0b284e;
    font-size: 25px
}

.header-mobile-search-box {
    display: none;
    float: left;
    position: relative;
    width: 100%;
    height: 50px;
    padding: 5px 0px;
    margin: 10px 0
}

.header-mobile-search-box .campo {
    width: 100%;
    padding-right: 100px;
    padding: 10px;
    height: 45px !important
}

.header-mobile-search-box button {
    position: absolute;
    right: 5px;
    top: 10px;
    background: #0b284e;
    border: none;
    border-radius: 2px;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 13px;
    height: 34px;
    text-transform: uppercase;
    width: 80px
}

.barra_header .redes-sociais {
    float: left;
    width: auto;
    margin-top: -6px;
}

.barra_header .redes-sociais>a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #CCC;
    text-align: center;
    color: #ccc;
    font-size: 16px;
    line-height: 28px;
    margin-right: 10px;
    padding-left: 1px;
    outline: none;
    transition: .3s ease-out;
}

.barra_header .redes-sociais>a.facebook:hover {
    background: #3B5998;
    border-color: #3B5998;
    color: #FFF;
}

.barra_header .redes-sociais>a.instagram:hover {
    background: #A322A1;
    border-color: #A322A1;
    color: #FFF;
}

.barra_header .redes-sociais>a.youtube:hover {
    background: #DE2825;
    border-color: #DE2825;
    color: #FFF;
}


.bg-foto {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(100vh - 106px);
    margin-bottom: 0px;
}

.bg-foto-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
}

.bg-foto {
    position: relative;
}

.bg-foto img {
    max-width: 100%;
    width: 50%;
    position: relative;
}

.bg-foto-content::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.bg-foto-content {
    text-align: center;
    width: 100%;
    height: 100%;
    text-align: center;
    background-size: cover;
    background-repeat: repeat;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    position: relative;
}

.bg-foto-titulo {
    color: #fff;
    margin-bottom: 50px;
    z-index: 1;
}

.bg-foto-texto {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Montserrat';
    z-index: 1;
}


.bg-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: calc(85vh);
    margin-bottom: 20px;
}

.bg-video video,
.bg-video iframe {
    min-width: 100%;
    min-height: 152vh;
    margin-top: -20%;
    z-index: 1;
}

.bg-video.com-som {
    height: auto !important;
}

.bg-video.com-som div {
    position: relative !important;
    width: 100% !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.bg-video.com-som video,
.bg-video.com-som iframe {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: auto !important;
    margin: 0px !important;
    min-width: auto !important;
    border: 0 !important;
}

.bg-video.com-som div:before {
    display: block !important;
    content: "" !important;
    padding-top: 56.25% !important;
}

.bg-video-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-image: linear-gradient(
      45deg,
      rgba(0, 0, 0, 0.3) 50%,
      rgba(0, 0, 0, 0.7) 50%
    );
    background-size: 3px 3px; */
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 2;
    display: flex;
    align-items: center;
}

.bg-video-overlay .container {
    width: 100%;
}

.grade .bg-video-overlay {
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.5) 50%);
    background-size: 3px 3px;
    background-color: transparent;
}

.bg-video-content {
    padding: 10px;
    text-align: center;
}

.bg-video-titulo {
    color: #fff;
    margin-bottom: 50px;
}

.bg-video-texto {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: 'Montserrat';
}

.grid,
.grid * {
    box-sizing: border-box;
}

.grid {
    float: left;
    width: calc(100% - 10px);
    margin-left: 15px;
    text-align: center;
}

.grid-item {
    width: calc(33.333% - 20px);
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.grid-item img {
    max-width: 100%;
    display: inline-block;
}

.grid-item-video-full {
    float: left;
    width: calc(100% - 30px);
    margin-left: 15px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

.grid-item-video-full::before {
    display: block;
    content: "";
    padding-top: 56.25%;
}

.grid-item-video-full iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

.grid-item-video-full-two-container {
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}

.grid-item-video-full.two {
    width: calc(50% - 30px);
    margin-left: 15px;
    margin-right: 15px;
}

.institucional_home {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.institucional_home figure {
    float: left;
    width: 550px;
    margin-right: 30px
}

.institucional_home figure img {
    max-width: 100%
}

.institucional_home_direita {
    float: left;
    width: calc(100% - 580px)
}

.institucional_home_direita h2 {
    font-family: 'Montserrat', cursive;
    font-size: 22px;
    color: #0b284e;
    margin-bottom: 20px;
    text-transform: uppercase
}

.institucional_home_direita p {
    color: #0b284e;
    font-size: 15px;
    line-height: 20px;
    text-align: justify
}

.institucional_home_direita .btn-principal {
    max-width: inherit;
    width: auto;
    padding: 12px 20px;
    margin-top: 30px;
    color: #fff
}

.secao-blog {
    padding-bottom: 0px;
    margin-bottom: -10px;
}

.segura-banner-categoria {
    float: left;
    width: calc(100% - 20px);
    min-height: 200px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.blog-posts {
    float: left;
    width: 100%;
    padding-right: 0px;
    display: flex;
    flex-wrap: wrap;
}

.blog-acoes {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.blog-acoes-content {
    display: flex;
    justify-content: center;
    align-items: center;
}

.blog-acoes-btn {
    padding: 10px 20px;
    margin: 0px 10px;
    border: 1px solid #0b284e;
    transition: .3s ease-out;
}

.blog-acoes-btn:hover {
    background-color: #0b284e;
    color: #fff;
}

.blog-acoes-btn.active {
    background-color: #0b284e;
    color: #fff;
}


.form-blog-acoes-busca {
    margin: 0px 10px;
    border: 1px solid #ccc;
    outline: none;
}

.form-blog-acoes-busca:focus {
    margin: 0px 10px;
    outline: none;
}

.blog-acoes-busca {
    padding: 10px 0px;
    margin: 0px 10px;
    border: 0px;
    height: 34px;
    outline: none;
}

.botao-blog-acoes-busca {
    border: 0px;
    background-color: #fff;
    padding: 10px;
    outline: none;
}

.blog-posts-detalhe {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

.blog-posts-detalhe-segura {
    width: 830px;
}

.blog-post {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd
}

.blog-post figure {
    float: left;
    width: 300px;
    height: 215px;
    margin-right: 20px;
    overflow: hidden
}

.blog-post figure img {
    max-width: 100%;
    transition: .5s ease-out
}

.blog-post:hover figure img {
    transform: scale(1.1)
}

.blog-pots-infos {
    position: relative;
    float: left;
    width: 509px;
    height: 215px
}

.blog-post span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #0b284e;
    font-size: 13px
}

.blog-post h1 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;

    font-size: 16px;
    margin-bottom: 10px;
    color: #0b284e;
}

.blog-post h3 {
    float: left;
    width: 100%;
    color: #0b284e;
    font-size: 13px;
    line-height: 21px
}

.blog-post .blog-pots-infos a {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 150px
}

.blog-lateral {
    float: left;
    width: 280px;
    padding-left: 40px
}

.blog-lateral-item {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.blog-lateral-item h1 {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Montserrat';

    font-size: 16px;
    text-transform: uppercase;
    color: #0b284e;
}

.blog-lateral-item ul {
    float: left;
    width: 100%
}

.blog-lateral-item ul li {
    float: left;
    width: 100%
}

.blog-lateral-item ul li a {
    float: left;
    width: 100%;
    padding: 5px 0;
    font-size: 13px;
    color: #0b284e
}

.post-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 18px;
    margin-bottom: 18px;
    font-weight: 500;
    color: #0b284e;
}

.post-foto {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.post-texto {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    color: #0b284e
}

.blog-posts-destaque {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.blog-post-destaque {
    float: left;
    width: 350px;
    margin-right: 50px;
    margin-bottom: 15px
}

.blog-post-destaque:nth-child(3n+3) {
    margin-right: 0
}

.blog-post-destaque>.blog-post-destaque-foto {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden
}

.blog-post-destaque>.blog-post-destaque-foto>img {
    max-width: 100%;
    transition: .5s ease-out;
    vertical-align: middle
}

.blog-post-destaque:hover>.blog-post-destaque-foto>img {
    transform: scale(1.1)
}

.blog-post-destaque>h2 {
    float: left;
    width: 100%;
    color: #0b284e;
    font-size: 16px;
    margin-bottom: 10px
}

.blog-post-destaque:hover>h2 {
    text-decoration: underline
}

.blog-post-destaque>h3 {
    float: left;
    width: 100%;
    color: #0b284e;
    font-size: 13px;
    line-height: 18px
}


.blog-posts-destaque {
    float: left;
    width: 100%;
    margin-bottom: 0px;
}



.bloco-post-dest>div {
    padding: 10px;
}

.bloco-post-dest span {
    margin-bottom: 10px;
}

.bloco-post-dest {
    float: left;
    width: calc(33.333% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    margin-bottom: 20px;
}

@media screen and (max-width: 759px) {

    .blog-posts-detalhe-segura {
        width: 100%;
    }

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .bloco-post-dest {
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        height: auto;
    }
}

.bloco-post-dest figure {
    overflow: hidden;
}

.bloco-post-dest figure img {
    max-width: 100%;
    display: block;
}

.bloco-post-dest figure img {
    transition: 0.3s ease-out;
}

.bloco-post-dest:hover figure img {
    transform: scale(1.1);
}

.bloco-post-dest>div {
    position: relative;
    z-index: 2;
    background: #f3f3f3;
    width: 100%;
    margin: 0 auto;
    margin-top: 0px;
    min-height: 180px;
    padding: 20px;
}

.bloco-post-dest h2 {
    font-size: 14px;
    line-height: 22px;
    color: #0b284e;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: -5px;
    transition: 0.3s ease-out;
}

.bloco-post-dest:hover h2 {
    color: #0B274E;
}

.bloco-post-dest h3 {
    font-size: 14px;
    line-height: 20px;
    color: #0b284e;
    font-weight: 500;
    margin-bottom: 10px;
    transition: 0.3s ease-out;
}

.bloco-post-dest:hover h3 {
    color: #0b284e;
}

.segura-infos-blocos {
    float: left;
    width: calc(83% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}

.bloco-post-dest span {
    float: left;
    width: calc(17% - 20px);
    font-weight: 500;
    margin-left: 10px;
    margin-right: 10px;
    color: #0b284e;
    font-size: 12px;
    text-align: center;
}

.bloco-post-dest span.dia {
    float: left;
    width: 34px;
    text-align: center;
    font-size: 14px;
    background: #fff;
    padding: 1px 4px;
    border-radius: 5px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    margin: 0px;
}

@media screen and (max-width: 759px) {

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .bloco-post-dest span.dia {
        font-size: 12px;
    }
}

.bloco-post-dest span.mes {
    margin: 0px;
    float: left;
    width: 34px;
    text-align: center;
    text-transform: uppercase;
    background: #0B274E;
    border-radius: 3px;
    color: #FFF;
    font-size: 11px;
    padding: 3px 4px;
    transition: 0.3s ease-out;
}

@media screen and (max-width: 759px) {

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    .bloco-post-dest span.mes {
        font-size: 12px;
    }
}


.lista-botao {
    margin-left: 0px !important;
}

.lista-comentarios {
    float: left;
    width: 100%;
    margin-top: 0px;
}

.item-comentario {
    float: left;
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
    padding: 15px;
    margin-bottom: 20px;
}

.item-comentario-texto {
    text-align: justify;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #000e26;
    line-height: 21px;
}

.item-comentario-informacoes-direita {
    float: right;
    text-align: justify;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #000e26;
    line-height: 21px;
    margin-top: 10px;
    font-style: italic;
}

.item-comentario-informacoes-esquerda {
    float: left;
    text-align: justify;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #000e26;
    line-height: 21px;
    margin-top: 10px;
    font-style: italic;
}


.enviar_depoimento {
    float: left;
    width: auto;
    height: auto;
    text-align: left;
    margin-top: 20px;
    margin-left: 440px;
    margin-bottom: 40px;
}

.lista-botao {
    margin-left: 0px !important;
}

.pdr-none {
    padding-right: 0px !important;
}

/* SLIDE */
.slide-home {
    float: left;
    width: 100%;
    overflow: hidden;
    margin-bottom: 0px !important;
}

.slide-home .slick-prev,
.slide-home .slick-next {
    width: 80px;
    z-index: 9;
}

.slide-home .slick-prev::before,
.slide-home .slick-next::before {
    height: 30px;
    width: 30px;
}

.slide-home .slick-dots {
    bottom: 10px;
}

.slide-item {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slide-item[href="#"] {
    cursor: default;
}

.slide-item .slide-image {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 500px;
}

.slide-item-auto {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slide-item-auto[href="#"] {
    cursor: default;
}

.slide-item-auto .slide-image {
    display: inline-block;
    vertical-align: bottom;
}

@-webkit-keyframes slide-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes slide-fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.slide-fadeInUp {
    -webkit-animation-name: slide-fadeInUp;
    animation-name: slide-fadeInUp;
}



#top-slide {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 10px;
    margin-bottom: 30px;

}

.box-slide-1 {
    float: left;
    width: 285px;
    height: auto;
    margin-top: 10px;
    margin-left: 10px;
}

.box-slide-0 {
    float: left;
    width: 275px;
    height: auto;
    margin-top: 10px;
    margin-left: 40px;
}

.box-slide-4 {
    float: left;
    width: 245px;
    height: auto;
    margin-top: 10px;
    margin-left: 30px;
}

.box-slide-4.ultimo-bloco {
    float: left;
    width: 225px;
    height: auto;
    margin-top: 10px;
    margin-left: 30px;
}

.box-slide-3 {
    float: left;
    width: 425px;
    height: auto;
    margin-top: 10px
}

.box-slide-icon {
    float: left;
    width: 35px;
    height: 23px;
    margin-right: 10px;
    margin-top: 3px;
}

.box-slide-icon i {
    font-size: 32px;
    color: #0b284e
}

.box-slide-icon-2 {
    float: left;
    width: 22px;
    height: 23px;
    margin-right: 10px
}

.box-slide-icon-2 i {
    font-size: 22px;
    color: #0b284e
}

.box-slide-txt {
    float: left;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #0b284e;
    margin-top: 4px;
    width: 75%;

}

.box-destaque-txt {
    float: left;
    font-size: 14px;
    width: 75%;
    font-family: 'Montserrat';
    color: #0b284e;
    margin-top: 4px;
}


.segura-banners-categorias {
    float: left;
    width: calc(50% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    margin-top: 30px;
}

.segura-banners-categorias figure img {
    max-width: 100%;
}

.linha-footer {
    float: left;
    width: 100%;
    height: 0;
    background-color: #ddd;
    margin-top: 0
}

.slide_home {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 20px
}

.carousel_home {
    float: left;
    width: 100%
}

.carousel_home .caixa_produtos {
    height: auto;
    min-height: auto;
    margin-bottom: 0px;
}

.carousel_home .caixa_produtos.active .titulo_produto {
    bottom: -38px;
}


.barra_home {
    float: left;
    max-width: 1150px;
    height: 60px;
    margin-bottom: 25px;
    margin-top: 20px
}

.prbarrahome {
    float: left;
    width: 320px;
    height: 50px;
    margin-right: 15px
}

.prbarra2home {
    float: left;
    width: 300px;
    height: 50px;
    margin-right: 0
}

.prbarra3home {
    float: left;
    width: 260px;
    height: 50px;
    margin-right: 10px;
    margin-left: 0
}

.prbarra4home {
    float: left;
    width: 220px;
    height: 50px;
    margin-left: 10px;
    margin-right: 0
}

.prbarra5home {
    float: left;
    width: 200px;
    height: 50px;
    margin-left: 10px
}

.icone_barra_home {
    float: left;
    width: 60px;
    margin-right: 10px;
    height: auto;
    margin-top: 5px
}

.titulo_barra_home {
    float: left;
    width: 180px;
    height: auto;
    font-family: Oswald, sans-serif;
    text-align: left;
    font-size: 23px;
    color: #0b284e;
    margin-bottom: 5px;
    margin-top: 4px
}

.subtitulo_barra_home {
    float: left;
    width: 75%;
    height: auto;
    font-family: 'Montserrat', cursive;
    text-align: left;
    font-size: 14px;
    color: #0b284e
}

.titulo2_barra_home {
    float: left;
    width: 140px;
    height: auto;
    font-family: Oswald, sans-serif;
    text-align: left;
    font-size: 23px;
    color: #0b284e;
    margin-bottom: 5px;
    margin-top: 4px
}

.subtitulo2_barra_home {
    float: left;
    width: 210px;
    height: auto;
    font-family: 'Montserrat', cursive;
    text-align: left;
    font-size: 13px;
    color: #0b284e
}

.icone2_barra_home {
    float: left;
    width: 50px;
    margin-right: 4px;
    height: auto;
    margin-top: 5px
}

.titulo3_barra_home {
    float: left;
    width: 150px;
    height: auto;
    font-family: Oswald, sans-serif;
    text-align: left;
    font-size: 23px;
    color: #0b284e;
    margin-bottom: 5px;
    margin-top: 4px
}

.subtitulo3_barra_home {
    float: left;
    width: 180px;
    height: auto;
    font-family: 'Montserrat', cursive;
    text-align: left;
    font-size: 14px;
    color: #0b284e
}

.icone3_barra_home {
    float: left;
    width: 40px;
    margin-right: 10px;
    height: auto;
    margin-top: 2px
}

.icone4_barra_home {
    float: left;
    width: 40px;
    margin-right: 0;
    height: auto;
    margin-top: 3px
}

.titulo5_barra_home {
    float: left;
    width: 140px;
    height: auto;
    font-family: Oswald, sans-serif;
    text-align: left;
    font-size: 23px;
    color: #0b284e;
    margin-bottom: 5px;
    margin-top: 4px;
    text-transform: uppercase
}

.subtitulo5_barra_home {
    float: left;
    width: 150px;
    height: auto;
    font-family: 'Montserrat', cursive;
    text-align: left;
    font-size: 14px;
    color: #0b284e
}

.icone5_barra_home {
    float: left;
    width: 40px;
    margin-right: 0;
    height: auto;
    margin-top: 8px
}

.tamanho_caixas {
    float: left;
    width: 105%;
    height: auto
}

.caixa_produtos_vitrine {
    float: left;
    width: 280px;
    height: 500px;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out;
    border: 1px solid #fff;
    transition: all .3s ease-in-out
}

.caixa_produtos_vitrine:hover .preco_produto {
    opacity: 1;
}

.caixa_produtos_vitrine:hover .parcelamento_produto {
    opacity: 1;
}


.caixa_produtos_vitrine_3 {
    float: left;
    width: 260px;
    height: 400px;
    margin-left: 15px;
    margin-right: 10px;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out;
    border: 1px solid #fff;
    transition: all .3s ease-in-out
}

.caixa_produtos {
    float: left;
    width: calc(25% - 10px);
    height: auto;
    min-height: 415px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 30px;
    -webkit-transition: all .3s ease-in-out;
    border: 1px solid #fff;
    transition: all .3s ease-in-out;
    position: relative;
}

.caixa_produtos.active .infos-ocultas-produto {
    display: flex;
    background: rgba(255, 255, 255, 0.7);
    opacity: 1;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.caixa_produtos.active .titulo_produto {
    position: relative;
    margin-bottom: 10px;
    margin-top: 10px;
    left: 0;
    right: 0;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.caixa_produtos:hover .infos-ocultas-produto {
    /*background: rgba(255,255,255, 0.7);*/
    opacity: 1;
}

.infos-ocultas-produto:hover .soldout {
    opacity: 1;
}

.soldout {
    background-color: #0b284e;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat';
    padding: 10px 15px;
    opacity: 0;
    transition: all .3s ease-in-out;
}

.foto_produto {
    float: left;
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    position: relative;
    margin-bottom: 10px
}

.foto_produto::before {
    display: block;
    content: "";
    padding-top: 100%;
}

.foto_produto a {
    outline: 0
}

.foto_produto img {
    display: inline-block;
    max-width: 100%;
    transition: .3s ease-out;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    will-change: transform;
}

.caixa_produtos_vitrine:hover .foto_produto img {
    /*transform: scale(1.1)*/
}

.caixa_produtos_vitrine_3:hover .foto_produto img {
    /*transform: scale(1.1)*/
}

.infos-ocultas-produto {
    position: relative;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: 0.3s;
}

.titulo_produto {
    float: left;
    width: 100%;
    height: 18px;
    font-family: 'Montserrat', cursive;
    font-size: 12px;
    line-height: 16px;
    overflow: hidden;
    color: #0b284e;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
    z-index: 1;
}

.titulo_produto a {
    color: #0b284e
}

.preco_produto {
    float: left;
    width: 100%;
    height: 20px;
    text-align: center;
    transition: 0.3s;
    opacity: 0;
}

.segura-lista-tamanhos {
    width: 100%;
    float: left;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: 5px;
}

.lista-tamanhos {
    display: flex;
    float: left;
    justify-content: left;
    align-items: left;
    font-size: 13px;
    margin-top: 0px;
}

.tamanho-preview {
    color: #0b284e;
    padding: 6px 6px;
}

/* .tamanho-preview:first-child {
    padding-left: 0px;
} */

.tamanho-preview.out {
    opacity: 0.3;
    text-decoration: line-through;
    text-decoration-color: #333;
}

.de_preco {
    display: inline-block;
    width: auto;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e !important;
    text-decoration: line-through;
    margin-right: 10px
}

.por_preco {
    display: inline-block;
    width: auto;
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    color: #0b284e;
    font-weight: 600
}

.por_preco.red {
    color: #f44336 !important;
}

.parcelamento_produto {
    float: left;
    width: 100%;
    height: auto;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e;
    text-align: center;
    margin-top: 2px;
    opacity: 0;
    transition: 0.3s;
}

.flag-prod {
    position: absolute;
    text-align: center;
    padding: 7px 7px;
    border-radius: 50%;
    background: #0b284e;
    font-family: 'Montserrat';
    font-size: 10px;
    line-height: 25px;
    text-transform: uppercase;
    color: #fff;
    width: 40px;
    height: 40px
}

.flag-prod.top-left {
    top: 0;
    left: 0
}

.flag-prod.top-right {
    top: 0;
    right: 0
}

.flag-prod.bottom-left {
    bottom: 0;
    left: 0
}

.flag-prod.bottom-right {
    bottom: 0;
    right: 0
}

.lateral-loja-filtros-produtos {
    float: left;
    width: 15%;
    margin-top: 65px;
}

.direita-produtos {
    float: left;
    width: 100%;
    height: auto;
    margin-left: 0;
}

.direita-produtos.menor {
    width: 85%;
}


.banner-produtos {
    float: left;
    width: 100%;
    height: 220px;
    overflow: hidden;
    margin-bottom: 20px
}

.banner-produtos img {
    max-width: 100%;
    width: 100%
}

.header-titulo {
    margin-bottom: 20px;
}

.header-titulo.mb {
    margin-bottom: 20px;
}

.header-texto.mb {
    margin-bottom: 20px;
    margin-top: 0px;
    color: #0b284e;
}

.header-texto-destaque {
    color: #0b284e;
}

.header-titulo a {
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: bold;
    color: #0b284e;
    outline: 0;
    text-decoration: none
}

.header-titulo a:last-child {
    font-size: 22px;
    color: #0b284e;
    font-family: 'Montserrat';
    text-transform: uppercase
}

.header-titulo a:hover {
    color: #0b284e
}

.header-titulo i {
    color: #ccc;
    margin: 0 15px
}

.header-produtos {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    text-align: center;
    position: relative;
}

.header-registros {
    float: right;
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    font-weight: 500;
    color: #0b284e;
    padding-top: 7px
}

.header-ordem {
    float: right;
    margin-left: 15px;
    margin-bottom: 10px;
}

.header-ordem select {
    border: 1px solid #ccc;
    border-bottom: 1px solid #999;
    border-radius: 5px;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    font-weight: 500;
    color: #0b284e;
    padding: 3px;
    cursor: pointer;
    outline: 0
}

.caixa_small {
    width: 195px;
    height: 330px
}

.foto_small {
    width: 240px;
    margin-left: 2.5%
}

.foto_small_3 {
    width: 240px;
    margin-left: 12%
}

.filtros-container {
    float: left;
    width: 240px;
    height: auto;
    border: none;
    border-radius: 5px;
    margin-right: 20px
}

.filtro-publicidade {
    display: block;
    float: left;
    width: 100%;
    height: 200px;
    margin: 15px 0;
    border: 2px solid #000;
    background: #ddd
}

.filtro {
    float: left;
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 10px
}

.filtro:first-child {
    margin-top: 10px
}

.filtro header {
    width: 100%;
    height: auto;
    background: #e5e5e5;
    padding: 0
}

.filtro header .filtro-toggle {
    padding: 0;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    outline: 0;
    margin-right: 10px;
    margin-bottom: 5px
}

.filtro header .filtro-toggle i {
    color: #0b284e
}

.rotate {
    transition: all .3s linear
}

.rotate.right {
    transform: rotate(-90deg)
}

.filtro header h3 {
    margin-top: 6px;
    float: left;
    color: #0b284e;
    font-family: 'Montserrat', cursive;
    font-size: 14px;

    text-transform: uppercase
}

.filtro header h3:hover {
    cursor: pointer
}

.filtro header .clear-all {
    font-size: 14px;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    color: #0b284e;
    outline: 0
}

.filtro header .clear-all i {
    color: #0b284e;
    font-size: 12px
}

.filtro .itens-filtro {
    float: left;
    width: 100%;
    height: auto;
    margin: 0
}

.filtro .filtros-selecionados {
    padding: 10px 0
}

.filtro .itens-filtro li {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    height: auto;
    padding: 8px
}

.filtro .filtros-selecionados li {
    border: none;
    padding: 3px 8px
}

.filtro .itens-filtro li a,
.filtro .itens-filtro li label {
    width: 100%;
    font-weight: 500;
    color: #0b284e;
    font-size: 13px;
    font-family: 'Montserrat', cursive;
    outline: 0;
    text-decoration: none
}

.filtro .itens-filtro li a:active,
.filtro .itens-filtro li a:hover,
.filtro .itens-filtro li label:active,
.filtro .itens-filtro li label:hover {
    color: #0b284e;
    cursor: pointer
}

.filtro .itens-filtro li a i,
.filtro .itens-filtro li label div,
.filtro .itens-filtro li label input {
    margin-right: 10px;
    color: #ddd
}

.filtro .itens-filtro li a span,
.filtro .itens-filtro li label span {
    margin-left: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 12px;
    color: #a5a5a5
}

.filtro .itens-filtro li label img {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 50%;
    margin: 0;
    margin-right: 10px;
    margin-bottom: -5px
}

.filtro .itens-filtro li .filtro-selecionado {
    box-sizing: border-box;
    float: left;
    width: 100%
}

.filtro .itens-filtro li .filtro-selecionado .detalhe-filtro {
    box-sizing: border-box;
    height: 40px;
    float: left;
    max-width: 215px;
    background: #ddd;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 1px solid #ccc;
    padding: 5px;
    padding-left: 5px
}

.filtro .itens-filtro li .filtro-selecionado .detalhe-filtro small {
    float: left;
    width: auto;
    font-family: 'Montserrat', cursive;
    font-size: 10px;
    color: #0b284e;
    margin-bottom: 3px
}

.filtro .itens-filtro li .filtro-selecionado .detalhe-filtro span {
    float: left;
    clear: both;
    width: auto;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e
}

.filtro .itens-filtro li .filtro-selecionado .remover-filtro {
    float: left;
    height: 40px;
    width: 20px;
    background: #ddd;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    cursor: pointer;
    text-align: center
}

.filtro .itens-filtro li .filtro-selecionado .remover-filtro i {
    font-size: 11px;
    color: #0b284e;
    margin-top: 14px
}

.btn-fechar-filtros {
    display: none;
    float: left;
    width: 100%;
    height: auto;
    font-size: 16px;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    text-transform: none;
    background: #fff;
    padding: 15px 10px;
    margin: 10px 0
}

.btn-fechar-filtros.fixed {
    position: fixed;
    right: 0;
    top: 55px;
    z-index: 2;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .26)
}

.btn-fechar-filtros i {
    color: #0b284e;
    margin-right: 20px
}

.btn-filtros {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    text-align: center;
    font-size: 14px;
    font-family: 'Montserrat', cursive;
    padding: 15px 0;
    text-transform: uppercase;
    z-index: 99
}

.exibe-filtros-mobile {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .26);
    background: #fff;
    color: #0b284e
}

.exibe-filtros-mobile i {
    color: #0b284e
}

.aplica-filtros-mobile {
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .26);
    background: #fff;
    color: #0b284e
}

.aplica-filtros-mobile i {
    color: #0b284e
}

.slick-prev:before {
    content: "\f053" !important;
    font-family: FontAwesome !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: inherit !important;
    color: #0b284e !important
}

.slick-next:before {
    content: "\f054" !important;
    font-family: FontAwesome !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    text-decoration: inherit !important;
    color: #0b284e !important
}

.barra-navegacao {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 30px
}

.barra-navegacao a {
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    font-weight: 500;
    color: #0b284e;
    outline: 0;
    text-decoration: none;
    line-height: 24px
}

.barra-navegacao a:hover {
    color: #0b284e
}

.barra-navegacao>i {
    color: #ccc;
    margin: 0 15px
}

.barra-navegacao a i {
    font-size: 20px
}

.barra-navegacao a i:hover {
    color: #0b284e
}

.produto-fotos {
    float: left;
    width: 100%;
    max-width: 630px;
    margin-right: 10px;
    height: auto;
    text-align: center
}

.produto-fotos-thumbs {
    float: left;
    width: calc(100% - 60px);
    margin-left: 30px;
    margin-right: 30px;
}

.banner_lateral_esquerda {
    float: left;
    width: 100%;
    background-color: #0b284e
}

.produto-fotos-vertical {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.vertical-slide-next,
.vertical-slide-prev {
    float: left;
    width: 100px;
    text-align: center;
    margin: 8px 0
}

.foto-thumb {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin: 0px 10px;
}

.foto-thumb a {
    outline: 0;

}

.foto-thumb img {
    max-width: 100%;
}

.produto-fotos-destaque {
    float: left;
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
    z-index: 2 !important
}

.produto-fotos-destaque img {
    max-width: 100%;
    border: 0 solid #eee
}

.produto-detalhe {
    float: left;
    width: 100%;
    max-width: 510px;
    padding: 0 10px;
    position: relative;
}

.produto-titulo {
    float: left;
    width: 100%;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: bold;
    color: #0b284e;
    line-height: 26px;
    margin-bottom: 20px
}

.avaliacao-anchor {
    float: left;
    width: 100%;
    outline: 0;
    text-decoration: none;
    margin-bottom: :
}

.avaliacao-anchor span {
    color: #999;
    font-size: 13px;
    margin-left: 5px;
    line-height: 22px;
}

.produto-preco {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 13px;
    line-height: 28px;
    color: #333;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 25px
}

.qtde-parcelas {
    font-size: 13px !important;
    margin-top: 5px;
}

.qtde-parcelas span {

    font-size: 13px !important;
}

.exibe_parcelamento {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
    text-align: center;
    color: #0b284e
}

.produto-preco span {
    display: inline-block;
    font-size: 18px;
    color: #0b284e;
    font-weight: 600;
}

.produto-preco .preco-antigo {
    text-decoration: line-through;
    font-weight: 500;
    font-size: 16px;
    color: #333 !important
}

.produto-preco.visible-mobile .preco-atual {
    font-size: 20px;
    margin-left: 0;
}

.produto-preco.visible-desktop .preco-atual {
    margin-left: 0;
}


.preco_pix_detalhe {
    font-size: 13px;
}

.preco_pix_detalhe span {
    font-size: 13px !important;
}

.preco-antigo.red {
    color: #f44336 !important
}

.preco-atual.red {
    color: #f44336 !important
}

.produtos-slick .slick-dots {
    bottom: -5px;
}

.produtos-slick .slick-dots li {
    width: 10px;
    height: 10px;
}

.produtos-tamanhos {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.produtos-tamanhos>label {
    float: left;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #0b284e;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

.produtos-tamanhos>small.tamanho-error {
    float: left;
    clear: both;
    font-family: 'Montserrat';
    color: rgba(100%, 0%, 0%, .8);
    font-size: 13px
}

.produtos-tamanhos div {
    clear: both;
    float: left;
    width: auto;
    padding: 5px;
    padding-left: 0;
    border-radius: 3px
}

.btn-tamanho {
    border: 1px solid #333;
    border-radius: 0px;
    width: auto;
    height: 34px;
    cursor: pointer;
    margin: 0;
    margin-right: 3px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 10px;
    font-family: 'Montserrat';
    font-size: 12.5px;
    font-weight: 500;
    color: #333;
    transition: all .1s ease-in-out;
    padding-right: 10px;
    padding-left: 10px
}

.btn-tamanho:last-child {
    margin: 0
}

.btn-tamanho.selected {
    background: #0b284e;
    color: #fff;
    border: 1px solid #0b284e
}

.btn-tamanho:active:not(.disabled),
.btn-tamanho:hover:not(.disabled) {
    border-color: #0b284e
}

.btn-cor {
    border: 1px solid #999;
    border-radius: 4px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    text-align: center;
    padding-top: 10px;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    color: #0b284e;
    transition: all .1s ease-in-out
}

.btn-cor:last-child {
    margin: 0
}

.btn-cor.selected {
    background: #0b284e;
    color: #fff;
    border: 1px solid #0b284e
}

.btn-cor.disabled {
    border-color: #ccc;
    color: #ccc
}

.btn-cor:active:not(.disabled),
.btn-cor:hover:not(.disabled) {
    border-color: #0b284e
}

.produtos-tamanhos input {
    display: none
}

.btn-principal-newsletter {
    float: left;
    border: none;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 150px;
    height: 55px;
    border: 0px #0b284e solid;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #0b284e
}

.btn-principal-detalhe {
    float: left;
    border: none;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 40px;
    border: 1px #0b284e solid;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #0b284e !important
}


.btn-principal {
    float: left;
    border: none;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #0b284e !important;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 35px;
    border: 1px #0b284e solid;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #FFF
}

.btn-principal:active,
.btn-principal:hover {
    background: #0A234C;
    color: #fff !important;
    border: 1px #0A234C solid !important;
}

.btn-principal i {
    color: #fff
}

.btn-secundario {
    border: 1px solid #ccc;
    background: 0 0;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #0b284e;

    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 1px;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none
}

.btn-secundario i {
    color: #0b284e;
    margin-right: 5px
}

.btn-secundario:hover {
    border: 1px solid #0b284e
}

.btn-comprar {
    margin-bottom: 10px !important;
    background: #0A234C !important;
    color: #fff !important;
}

.btn-principal-pedidos {
    float: left;
    border: none;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 45px;
    border-radius: 1px;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #0b284e;
    border: 0 #0b284e solid;
    margin-left: 280px
}

.btn-principal-pedidos:active,
.btn-principal-pedidos:hover {
    background: #0b284e;
    color: #fff
}

.btn-principal-pedidos i {
    color: #fff
}

.btn-principal-pagamento {
    float: left;
    border: none;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #0b284e;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 45px;
    border-radius: 1px;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #fff;
    border: 1px #0b284e solid;
    margin-left: 20px
}

.btn-principal-pagamento:active,
.btn-principal-pagamento:hover {
    background: #0b284e;
    color: #fff
}

.btn-principal-pagamento i {
    color: #fff
}

.btn-favorito {
    float: left;
    border: 1px solid #0b284e;
    background: 0 0;
    font-family: 'Montserrat';
    font-size: 13px;
    color: #0b284e;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 35px;
    border-radius: 0px;
    outline: 0;
    margin-bottom: 20px !important
}

.btn-favorito i {
    color: #0b284e;
    margin-right: 5px
}

.segura-botao-comprar-produto {
    float: left;
    width: 100%;
    color: #fff;
    text-align: center;
}

.segura-botao-comprar-produto .btn-principal {
    padding: 12px 15px;
    height: 40px;
    margin-top: 15px;
    width: 55%;
    float: none;
    color: #fff;
    display: inline-block;
}



.secao-depoimentos {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0 10px
}

.item-depoimento {
    float: left;
    width: calc(100% - 0px);
    margin-left: 10px;
    margin-right: 10px;
    color: #0b284e;
    outline: none;
    background: #f3f3f3;
    border-radius: 0px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 20px;
}

.checkout-depoimentos {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.item-depoimento figure {
    float: left;
    margin-right: 20px;
    width: 80px;
    height: 80px;
    margin-top: 0px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 26%);
    text-align: center;
    overflow: hidden;
}

.item-depoimento figure img {
    float: none;
    max-width: 80px;
    display: inline-block;
}

.item-depoimento:last-child {
    margin-bottom: 0px;
}

.carrosel-depoimentos {
    float: left;
    width: 100%;
}

.item-depoimento {
    font-family: 'Ubuntu', sans-serif;
}

.item-depoimento h2 {
    font-weight: 500;
    margin-bottom: 0px;
}

.item-depoimento h3 {
    font-weight: 500;
    margin-bottom: 15px;
}

.item-depoimento h3 i {
    display: inline-block;
    margin-right: 2px;
    color: #0b284e;
}

.item-depoimento h3 i.active {
    display: inline-block;
    margin-right: 2px;
    color: #FFCA28;
}

.item-depoimento p {
    text-align: left;
    font-size: 14px;
    margin-top: 10px;
    line-height: 18px;
}

.segura-stars {
    display: inline-block;
    float: left;
}

.produtos-cores {
    float: left;
    width: 100%
}

.produtos-cores .slide-cores a {
    outline: 0;
    margin-right: 5px
}

.produtos-cores .slide-cores img {
    max-width: 100%
}

.produtos-cores label {
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.produto-secao {
    float: left;
    width: 100%;
    margin: 20px 0;
    padding: 0 10px
}

.produto-secao .produto-secao-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 18px;
    text-transform: uppercase;
    color: #0b284e;
    line-height: 30px;

    margin-bottom: 10px;
}

.produto-secao .produto-secao-titulo i {
    color: #ddd
}

.produto-secao .produto-secao-content {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    line-height: 18px;
    font-weight: 500;
    color: #333
}

.produto-secao-content p:last-child {
    margin-bottom: 0px;
}

.categorias-loja-mobile {
    display: none !important;
}

.categorias-loja-mobile .segura-item-filtro-produtos {
    margin-bottom: 0px;
}

.categorias-loja-mobile .segura-item-filtro-produtos span {
    font-weight: normal !important;
    text-transform: inherit !important;
}

.filter-box-bt i {
    transition: .3s;
}

.filter-box-bt:hover i {
    transform: rotate(90deg);
}

.menu-lateteral-filtros {
    position: fixed;
    opacity: 0;
    visibility: none;
    width: 33%;
    height: 100svh;
    right: 0px;
    top: 0px;
    padding: 28px;
    padding-top: 140px;
    font-size: 13px;
    display: block;
    font-family: 'Open Sans', sans-serif !important;
    background-color: #fff;
    transform: translate(100%);
    transition: .3s;
    border-top: 1px solid #0b284e;
    z-index: 3;
    text-align: left;
}

.menu-lateteral-filtros.visible {
    opacity: 1;
    visibility: visible;
    transform: translate(0);
    overflow-y: scroll;
}

.menu-lateteral-filtros-tit {
    color: #0b284e;
    margin-bottom: 20px;
    font-weight: 500;
}

.menu-lateteral-filtros-itens {
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
    border-bottom: 1px solid #f1f2f3;
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.menu-lateteral-filtros-itens label {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}

.menu-lateteral-filtros-itens label .icheckbox_square {
    transform: scale(0.7);
    top: -1px;
    margin-right: 3px;
}

.menu-lateteral-filtros-itens label .square {
    transform: scale(0.7);
}

.menu-lateteral-filtros-close {
    float: right;
    position: relative;
    text-align: right;
    cursor: pointer;
    height: 20px;
    width: 20px;
}

label.opac {
    opacity: 0.3;
    pointer-events: none;
}

.btn-filter-limpa {
    width: 150px;
    height: 30px;
    text-align: center;
    color: #666 !important;
    line-height: 28px;
    font-weight: 600;
}

.btn-filter-filtra {
    width: 150px;
    height: 30px;
    text-align: center;
    color: #fff !important;
    font-weight: 600;
    line-height: 28px;
    border: 0px;
    background: #0B284E;
}

.btn-filters-lateral {
    float: left;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}

.header-filtros-produtos {
    text-align: center;
    display: block;
    font-size: 13px;
    font-family: "Montserrat";
}

.header-filtros-produtos span {

    text-transform: uppercase;
    margin-bottom: 20px;
    display: block;
}

.header-filtros-produtos a.all {}

.header-filtros-produtos span i {
    font-size: 12px;
    margin-left: 5px;
}

@media screen and (min-width: 760px) and (max-width: 2000px) {
    .header-langs-box.auto {
        width: auto;
    }

    .header-langs-box.auto a {
        white-space: nowrap;
    }
}

.segura-item-filtro-produtos {
    display: inline-block;
    float: none;
    margin: 0px 12px;
    cursor: pointer;
    position: relative;
    color: #0b284e;
    margin-bottom: 0px;
}

.segura-item-filtro-produtos a {
    margin-bottom: 10px;
    font-size: 13px;
}

.item-filtro-produtos {
    display: inline-block;
    float: none;
}

.caixa-prod-rec {
    float: left;
    width: 200px;
    height: auto;
    padding: 10px;
    margin-right: 10px
}

.caixa-prod-rec .caixa-prod-rec-foto {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    position: relative
}

.caixa-prod-rec .caixa-prod-rec-foto img {
    max-width: 100%
}

.caixa-prod-rec .caixa-prod-rec-info {
    float: left;
    width: 100%;
    height: 75px
}

.caixa-prod-rec .caixa-prod-rec-info .preco_produto {
    width: 100%;
    text-align: center
}

.caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco,
.caixa-prod-rec .caixa-prod-rec-info .preco_produto .por_preco {
    float: none;
    display: inline-block;
    width: 100%;
    margin: 0;
    font-size: 14px;
    text-align: left;
    text-align: center
}

.caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco {
    margin-right: 10px
}

.caixa-prod-rec .caixa-prod-rec-compra {
    float: left;
    width: 100%;
    height: 75px;
    display: none
}

.caixa-prod-rec .caixa-prod-rec-compra .caixa-prod-rec-compra-tam {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 0
}

.caixa-prod-rec .caixa-prod-rec-compra .caixa-prod-rec-compra-tam select {
    float: left;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #0b284e;
    padding: 3px;
    border: 1px solid #0b284e
}

.caixa-prod-rec .caixa-prod-rec-compra .caixa-prod-rec-compra-tam select.invalid {
    border: 1px solid rgba(100%, 0%, 0%, .8)
}

.caixa-prod-rec .caixa-prod-rec-compra .caixa-prod-rec-compra-btn {
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px
}

.btn-comprar-rec {
    font-size: 14px;
    height: 35px
}

.caixa-prod-rec2 {
    float: left;
    width: 200px;
    height: auto;
    padding: 10px
}

.caixa-prod-rec2 .caixa-prod-rec-foto {
    float: left;
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    position: relative
}

.caixa-prod-rec2.compre-junto-disabled .caixa-prod-rec-foto {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.caixa-prod-rec2.compre-junto-disabled .caixa-prod-rec-foto .flag-prod {
    display: none
}

.caixa-prod-rec2 .caixa-prod-rec-foto img {
    max-width: 100%
}

.caixa-prod-rec2.compre-junto-disabled .caixa-prod-rec-foto img {
    -webkit-filter: opacity(20%);
    filter: opacity(20%)
}

.caixa-prod-rec2 .caixa-prod-rec-info {
    float: left;
    width: 100%;
    height: 150px
}

.caixa-prod-rec2 .caixa-prod-rec-info .preco_produto {
    width: 100%;
    text-align: center
}

.caixa-prod-rec2.compre-junto-disabled .caixa-prod-rec-info * {
    color: #fff
}

.caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco,
.caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .por_preco {
    float: none;
    display: inline-block;
    width: auto;
    margin: 0;
    font-size: 14px;
    text-align: left
}

.caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco {
    margin-right: 10px
}

.caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam {
    float: left;
    width: 100%
}

.caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam select {
    float: left;
    width: 100%;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    color: #0b284e;
    padding: 3px;
    border: 1px solid #0b284e;
    margin-top: 10px
}

.caixa-prod-rec2.compre-junto-disabled .caixa-prod-rec-info .compre-junto-tam select {
    opacity: 0
}

.caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam select.invalid {
    border: 1px solid rgba(100%, 0%, 0%, .8)
}

.caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-actions {
    float: left;
    width: 100%;
    margin-top: 10px
}

.compre-junto-actions .btn-rem-comp-junto {
    background: #0b284e;
    font-size: 14px;
    height: 30px
}

.compre-junto-actions .btn-add-comp-junto {
    font-size: 14px;
    height: 30px;
    display: none
}

.compre-junto-actions .btn-add-comp-junto i,
.compre-junto-actions .btn-rem-comp-junto i {
    color: #fff;
    margin-right: 5px
}

.compre-junto-symbol {
    float: left;
    width: auto;
    margin-top: 100px;
    padding: 5px 20px
}

.compre-junto-symbol i {
    color: #0b284e
}

.compre-junto-symbol .fa-pause {
    transform: rotate(90deg)
}

.compre-junto-comprar {
    float: left;
    margin-top: 60px;
    margin-left: 30px
}

.compre-junto-comprar label {
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #0b284e;
    font-weight: 500
}

.compre-junto-comprar .compre-junto-preco {
    font-family: 'Montserrat', cursive;
    font-size: 18px;
    color: #0b284e;

    margin-bottom: 20px
}

.btn-comprar-junto {
    font-size: 14px;
    height: 35px
}

.avaliacoes-media-content {
    float: left;
    width: 100%;
    max-width: 500px
}

.avaliacoes-media-content .media-avaliacoes,
.avaliacoes-media-content .total-avaliacoes {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    line-height: 24px;
    color: #0b284e;
    margin-top: 10px
}

.avaliacoes-table {
    float: left;
    width: 100%;
    margin-top: 20px
}

.avaliacoes-table .avaliacoes-table-row {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.avaliacoes-table .avaliacoes-table-row .desc-avaliacao {
    float: left;
    width: 120px;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    line-height: 18px;
    color: #0b284e;
    font-weight: 700
}

.avaliacoes-table .avaliacoes-table-row .porcentagem {
    float: right;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    line-height: 18px;
    color: #0b284e;
    font-weight: 700
}

.avaliacoes-table .avaliacoes-table-row .label-star i {
    font-size: 18px
}

.avaliacoes-table .avaliacoes-table-row .progress-barx {
    float: left;
    width: 150px;
    height: 20px;
    border: 1px solid #ccc;
    margin-left: 40px;
    margin-top: 2px
}

.avaliacoes-table .avaliacoes-table-row .progress-barx span {
    float: left;
    height: 100%;
    background: #464952
}

.avaliacoes-form-content {
    float: left;
    width: 100%;
    max-width: 500px;
    margin-left: 100px
}

.avaliacoes-form-content .avaliacao-form-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 18px;
    text-transform: uppercase;
    color: #0b284e;

    line-height: 30px;
    margin-bottom: 10px;

}

.avaliacoes-form-content .input-star {
    margin-bottom: 15px
}

.avaliacoes-form-content .btn-principal {
    font-size: 14px;
    height: 35px;
    max-width: 170px;
    float: right;
    text-transform: none
}

.avaliacao {
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px
}

.avaliacao .avaliacao-header {
    float: left;
    width: 200px;
    margin-right: 20px
}

.avaliacao .avaliacao-header .avaliacao-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 14px;

    line-height: 21px;
    color: #0b284e;
    margin-bottom: 5px
}

.avaliacao .avaliacao-header .label-star i {
    font-size: 18px
}

.avaliacao .avaliacao-header .avaliacao-data {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    color: #0b284e;
    margin-top: 5px
}

.avaliacao .avaliacao-coment {
    float: left;
    width: 850px;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #0b284e
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-55,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 10px
}

.input-star,
.label-star {
    float: left;
    width: auto;
    text-align: center
}

.label-star i {
    font-size: 24px;
    color: #c7c7c7;
    transition: color .1s ease-in-out
}

.input-star i {
    font-size: 35px;
    cursor: pointer;
    color: #c7c7c7;
    transition: color .1s ease-in-out
}

.input-star i.active,
.label-star i.active {
    color: #edc715
}

.input-star i:hover~i {
    color: #c7c7c7
}

.input-star:hover i {
    color: #edc715
}

.modal-title {
    width: 100%;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
    text-align: left;
    color: #0b284e
}

.modal-body p {
    color: #999;
    font-size: 14px;
    margin-bottom: 20px;
    font-family: 'Montserrat';
    font-size: 15px;
    line-height: 21px
}

.btn-modal {
    float: none;
    display: inline-block;
    max-width: 150px;
    margin: 0
}

.cadastro-box-login {
    float: left;
    width: 400px
}

.cadastro-box-completo {
    float: left;
    width: 600px;
    margin-left: 150px
}

.cadastro-box-simples {
    float: left;
    width: 400px;
    margin-left: 250px
}

.cadastro-titulo {
    float: left;
    width: 100%;
    color: #0b284e;
    font-family: 'Montserrat';
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px
}

.campo-container {
    position: relative;
    float: left;
    width: 100%;
    height: 95px;
    text-align: left;
    line-height: 1
}

.campo-container.campo-container-small {
    width: 50%;
    padding-right: 20px
}

.campo-container.campo-container-full-small {
    padding-right: 20px
}

.campo-container.link-recuperacao {
    height: auto;
    padding: 0;
    text-align: left;
    margin-bottom: 20px
}

.campo-container.campo-container-text {
    font-family: 'Montserrat';
    color: #0b284e;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    height: auto;
    position: static;
    margin-bottom: 20px
}

.campo-container-options {
    height: auto;
    padding-bottom: 20px
}

.campo-container-options>label:not(.campo-label):not(.error) {
    float: left;
    width: auto;
    text-align: left;
    margin-top: 10px;
    margin-right: 10px
}

.campo-container-options>label:not(.campo-label):not(.error)>span {
    font-family: 'Montserrat';
    color: #0b284e;
    font-size: 15px;

    margin-left: 10px;
    cursor: pointer
}

.campo-container-options>label.error {
    position: static;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px
}

.campo-container>label.campo-label {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    font-family: 'Montserrat';
    color: #0b284e;
    font-weight: 500;
    font-size: 15px;
    line-height: 1;

    text-align: left
}

.form-group label {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 15px;
    color: #0b284e
}

.campo-container>a {
    font-family: 'Montserrat';
    color: #0b284e;
    font-size: 13px;
    font-weight: 500
}

.campo-container>a:hover {
    text-decoration: underline;
    color: #0b284e
}

.campo {
    float: left;
    width: 100%;
    height: 45px;
    font-family: 'Montserrat';
    color: #0b284e;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ccc;
    padding: 0 10px;
    box-shadow: none;
    outline: 0;
    transition: all .2s ease-in-out;
    border-radius: 3px;
    box-sizing: border-box
}

.campo:focus {
    border: 1px solid #999
}

select.campo {
    padding: 7px
}

textarea.campo {
    padding-top: 15px;
    height: auto
}

.campo-container .btn-principal {
    max-width: 150px;
    float: none;
    margin-top: 5px !important
}

input.error,
select.error,
textarea.error {
    border-color: rgba(255, 0, 0, .6)
}

label.error {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-weight: 500;
    color: rgba(255, 0, 0, .6);
    font-family: 'Montserrat';
    font-size: 13px
}

label.error2 {
    position: static;
    float: left
}

.banner_home {
    float: left;
    width: 500px;
    height: 400px;
    background-color: #ccc
}

.cart-titulo {
    float: left;
    width: 100%;
    color: #0b284e;
    font-family: 'Montserrat', cursive;
    font-size: 28px;
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 25px;
    text-align: center
}

.cart-container {
    float: left;
    width: 100%
}

.cart-itens {
    float: left;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}

.cart-produto {
    float: left;
    width: 100%;
    padding: 20px;
    padding-left: 0px;
    padding-right: 0
}

.cart-produto-foto {
    float: left;
    width: 120px;
    height: auto;
    overflow: hidden;
    border: 1px dotted #ddd;
    margin-right: 30px;
    border-radius: 3px;
    padding: 2px
}

.cart-produto-foto img {
    max-width: 100%
}

.cart-produto-infos {
    float: left;
    width: 45%;
    margin-right: 20px
}

.cart-produto-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    line-height: 18px;
    font-size: 14px;
    margin-bottom: 10px
}

.cart-produto-preco {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 14px
}

.cart-produto-remover {
    float: left;
    width: 100%
}

.cart-produto-remover a {
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px
}

.cart-produto-remover i {
    color: #0b284e
}

.cart-produto-remover a:hover {
    color: #0b284e
}

.cart-produto-remover a:hover i {
    color: #0b284e
}

.cart-produto-qtde {
    float: left;
    width: 170px;
    margin-right: 0px;
    text-align: center
}

.cart-produto-qtde>label {
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 15px
}

.cart-select {
    float: left;
    width: 100%;
    text-align: center
}

.cart-select>select {
    border: 1px solid #ccc;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    padding: 5px
}

.cart-select>input {
    border: 1px solid #ccc;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    padding: 10px;
    width: 80px
}

.select-number {
    display: inline-block;
    transform: scale(0.8);
}

.select-number .select-number-control {
    float: left;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.select-number .select-number-control.disabled {
    cursor: default
}

.select-number .select-number-control.disabled i {
    color: rgba(0, 0, 0, .2)
}

.select-number>span {
    float: left;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 18px;
    border-right: 1px solid rgba(0, 0, 0, .15);
    border-left: 1px solid rgba(0, 0, 0, .15)
}

.cart-produto-subtotal {
    float: right;
    font-weight: 500;
    width: 15%;
    text-align: right;
    font-family: 'Montserrat', cursive;
    color: #0b284e;

    font-size: 16px
}

.cart-options {
    float: left;
    width: 100%;
    margin-top: 40px
}

.cart-options-left {
    float: left;
    width: 400px
}

.cart-option {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px
}

.cart-option input {
    width: 70%;
    height: 42px;
    border-right: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.cart-option .btn-principal {
    width: calc(100% - 70%);
    height: 42px;
    font-size: 14px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.cart-option-loading {
    display: none;
    position: absolute;
    top: 5px;
    right: -45px
}

.cart-option-loading i {
    color: rgba(0, 0, 0, .5)
}

.cart-option-result {
    display: none;
    float: left;
    width: 100%;
    margin-top: 20px;
    border: 1px dashed #ccc;
    padding: 10px
}

.cart-option-result-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    color: #464952;

    font-size: 16px;
    text-transform: none;
    margin-bottom: 20px
}

.cart-option-result-texto {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
    margin-bottom: 20px
}

.cart-option-result-item {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    cursor: pointer
}

.cart-option-result-item span {
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 14px;
    margin-left: 10px
}

.cart-option-result-item b {
    font-weight: 700
}

.cart-options-right {
    float: right;
    width: 430px
}

.cart-prices {
    float: left;
    width: 100%
}

.cart-prices>div {
    float: left;
    width: 100%;
    margin-bottom: 8px
}

.cart-prices>div>span {
    text-align: left;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    font-weight: 500;
    font-size: 16px
}

.cart-prices>div>span:nth-child(1) {
    float: left;
    width: 200px
}

.cart-prices>div>span:nth-child(2) {
    float: left;
    width: 80px;
    text-align: center
}

.cart-prices>div>span:nth-child(3) {
    float: left;
    width: 150px;
    text-align: right
}

.cart-prices>.cart-total {
    margin-top: 20px
}

.cart-prices>.cart-total span {
    color: #0b284e;

    font-size: 18px
}

.cart-prices>.cart-total span:last-child {
    color: #0b284e
}

.cart-btns-container {
    float: right;
    width: 100%;
    margin: 40px 0
}

.cart-btns-container .btn-principal {
    float: right;
    color: #fff;
    margin-left: 20px;
    padding-top: 10px
}

.cart-btns-container .btn-secundario {
    float: right;
    padding-top: 12px
}

.cart-empty {
    float: left;
    width: 100%;
    height: auto;
    margin: 40px 0
}

.cart-empty p:first-child {
    color: #0b284e;
    margin-bottom: 20px;
    font-size: 18px;
    text-transform: uppercase
}

.cart-empty p {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 16px;
    line-height: 22px;
    color: #0b284e;
    text-align: center
}

.content-checkout {
    padding: 0 !important
}

.segura-vale-troca {
    float: left;
    margin-top: 15px;
    width: 99%;
}

.checkout-btns-container {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 50px
}

.checkout-btns-container .btn-principal {
    float: none;
    display: inline-block
}

.checkout-btns-container a:last-child {
    margin-left: 20px
}

.header-checkout {
    float: left;
    width: 100%;
    height: auto;
    padding: 0;
    padding: 15px 0;
    margin: 0;
    border: none
}

.header-checkout-container {
    width: 100%;
    max-width: 1150px;
    margin: 0 auto;
    text-align: center
}

.header-checkout-left {
    float: left;
    width: auto;
    margin-top: 20px
}

.header-checkout-left>span {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #0b284e;

    text-transform: uppercase;
    text-align: left
}

.header-checkout-left>span:last-child {
    color: #0b284e;
    font-weight: 500;
    margin-top: 5px
}

.header-checkout-logo {
    display: inline-block;
    width: 180px;
    margin-left: -55px;
    margin-top: 10px
}

.header-checkout-logo>img {
    max-width: 100%
}

.header-checkout-right {
    float: right;
    width: auto;
    margin-top: 20px
}

.header-checkout-right>span {
    float: left;
    width: 37px;
    height: 37px;
    text-align: center;
    margin-right: 5px
}

.header-checkout-right>span>i {
    color: #0b284e;
    font-size: 26px;
    line-height: 37px
}

.header-checkout-right>div {
    float: left;
    float: left;
    width: 140px
}

.header-checkout-right>div>span {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat';
    font-size: 14px;
    color: #0b284e;

    text-transform: uppercase
}

.header-checkout-right>div>span:last-child {
    color: #0b284e;
    font-weight: 500;
    margin-top: 5px
}

.checkout-steps-container {
    float: left;
    width: 100%;
    margin: 20px 0
}

.checkout-step {
    position: relative;
    float: left;
    width: 25%;
    text-align: center
}

.checkout-step:before {
    content: '';
    position: absolute;
    top: 18px;
    display: block;
    width: 100%;
    height: 5px;
    background: #ccc;
    z-index: 1
}

.checkout-step:first-child:before {
    border-radius: 3px 0 0 3px
}

.checkout-step:last-child:before {
    border-radius: 0 3px 3px 0
}

.checkout-step>span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 2;
    position: relative;
    background: #ccc
}

.checkout-step>span>i {
    color: #fff;
    font-size: 18px;
    line-height: 40px
}

.checkout-step>label {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    font-family: 'Montserrat';
    font-size: 15px;
    color: #0b284e
}

.checkout-step.complete:before,
.checkout-step.complete>span {
    background: #0b284e
}

/* .checkout-step.complete>label {
    color: #999
} */

.checkout-step.active:before,
.checkout-step.active>span {
    background: #0b284e
}

.checkout-step.active>label {
    color: #0b284e
}

.checkout-step.invalid:before,
.checkout-step.invalid>span {
    background: #f44336
}

.checkout-step.invalid>label {
    color: #f44336
}

.checkout-container {
    float: left;
    width: 100%;
    margin-top: 40px
}

.checkout-endereco {
    float: left;
    width: 350px;
    margin-right: 35px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.checkout-endereco-container {
    float: left;
    width: 100%;
    margin-top: 5px
}

.checkout-endereco-tipo {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 14px;

    color: #0b284e;
    margin-bottom: 10px
}

.checkout-endereco-content {
    float: left;
    width: 100%;
    border: 1px dashed #ccc;
    padding: 15px;
    margin-bottom: 15px
}

.checkout-endereco-item {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    font-weight: 500;
    color: #0b284e;
    margin-bottom: 10px
}

.checkout-endereco-item>i {
    color: #999
}

.checkout-endereco-option {
    float: left;
    width: 100%;
    margin-top: -45px;
    padding-right: 10px
}

.checkout-endereco-option>.edit-endereco {
    float: right;
    border: none;
    background: #fff;
    font-family: 'Montserrat';
    font-size: 13px;

    color: #0b284e
}

.checkout-endereco-option>.edit-endereco:hover {
    color: #0b284e
}

.checkout-endereco-options {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    font-weight: 500;
    color: #0b284e;
    cursor: pointer
}

.checkout-entrega {
    float: left;
    width: 370px;
    margin-right: 40px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px
}


.info-meio-pedido {
    border-top: 1px solid #ddd !important;
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    line-height: 20px;
    margin-top: 20px;
}

.order-payment-qr-code {
    display: inline-block;
    max-width: 250px;
    margin-top: 0px;
}

.order-payment-qr-code .img {
    border-radius: 0px;
}

.order-payment-qr-code span {
    font-size: 12px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
}

.modal-btn-endereco {
    margin-bottom: 20px;
    text-align: center
}

.modal-help-cep {
    float: left;
    margin-top: 45px;
    font-size: 13px
}

.modal-btn-endereco .btn-principal {
    max-width: 300px;
    float: none;
    border: 1px solid #ccc
}

.enderecos-cadastrados {
    width: 100%;
    display: inline-block
}

.endereco-cadastrado {
    border: 1px dashed #ccc;
    float: left;
    width: 260px;
    padding: 10px;
    margin-bottom: 20px;
    margin-right: 20px;
    position: relative
}

.endereco-cadastrado>div {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    font-weight: 500;
    color: #0b284e;
    margin-bottom: 10px
}

.endereco-cadastrado>.endereco-cadastrado-btn {
    float: left;
    width: 100%;
    margin-top: 5px
}

.endereco-cadastrado>div>i {
    color: #999
}

.checkout-formas-pagamento {
    float: left;
    width: 340px;
    padding: 15px;
    border: 1px solid #ddd;
    border-radius: 5px
}

.checkout-resumo {
    float: left;
    width: 100%
}

.checkout-resumo-btn {
    float: left;
    width: 100%;
    margin-top: 10px;
    text-align: center
}

.checkout-resumo-btn>.btn-secundario>i:last-child {
    float: right;
    margin-right: 15px;
    margin-top: 5px;
    transition: transform .5s ease
}

.checkout-resumo-btn>.btn-secundario.open>i:last-child {
    transform: rotate(-180deg)
}

.checkout-resumo-btn>.btn-secundario>span {
    display: inline-block;
    background: #0b284e;
    width: 25px;
    height: 25px;
    padding: 5px;
    border-radius: 50%;
    color: #fff;

    font-family: Arial, Helvetica, sans-serif
}

.resumo-itens {
    display: none;
    float: left;
    width: 100%;
    padding: 10px;
    margin-top: 10px
}

.resumo-itens .cart-produto {
    margin: 0;
    padding: 10px
}

.resumo-more {
    float: left;
    width: 100%;
    margin: 10px 0;
    text-align: center
}

.resumo-more>a {
    font-family: 'Montserrat';
    font-size: 16px;

    color: #0b284e
}

.resumo-more>a:hover {
    color: #0b284e;
    text-decoration: underline
}

.resumo-more>a:hover>i {
    color: #0b284e
}



.barra_frete {
    float: left;
    margin-bottom: 10px;
    width: 100%;
    font-family: "Montserrat", sans-serif;
    /* background-color: #F4F6F9;
    box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px; */
    /* padding: 20px;
    border-radius: 20px; */
}

.barra_frete span {
    text-align: left;
    color: #222;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
    float: left;
    width: 100%;
}

.barra_frete span b {
    color: #0b284e;
    text-transform: uppercase;
}


.checkout-section {
    float: left;
    width: 100%;
    border: 0 solid #ccc
}

.checkout-section-titulo {
    float: left;
    width: 100%;
    color: #0b284e;
    font-family: 'Montserrat', cursive;
    font-size: 17px;
    line-height: 24px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.checkout-section-titulo>i {
    color: #999;
    font-size: 22px;
    margin-right: 5px
}

.checkout-section-error {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
    color: #0b284e;
    font-family: 'Montserrat';
    font-size: 15px;

    text-transform: none;
    margin-top: 10px
}

.checkout-section-error>i {
    color: #0b284e;
    margin-right: 5px
}

.checkout-section-texto {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e;
    line-height: 16px
}

.checkout-section-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.add-endereco {
    max-width: 100%
}

.add-endereco i {
    margin-right: 10px
}

.loading-cep {
    display: none;
    position: absolute;
    right: -25px;
    top: 20px
}

.loading-cep i {
    color: rgba(0, 0, 0, .5)
}

.ver-enderecos {
    max-width: 100%
}

.ver-enderecos:hover {
    background: 0 0;
    color: #464952
}

.ver-enderecos i {
    margin-right: 10px;
    color: #464952
}

.cumpo-container .campo {
    border-right: none;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    height: 42px;
    width: 230px !important
}

.cumpo-container .btn-principal {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.checkout-section-itens {
    float: left;
    width: 100%;
    border: 0 dashed #ccc;
    padding: 0
}

.checkout-section-item {
    float: left;
    width: 100%;
    cursor: pointer;
    margin-bottom: 10px
}

.checkout-section-item {
    float: left;
    width: 100%;
    cursor: pointer;
    margin-bottom: 10px
}

.checkout-section-item>.square {
    vertical-align: middle;
    margin-top: -1px
}

.checkout-section-item>span {
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    color: #0b284e;
    line-height: 21px;
    font-weight: 500
}

.checkout-formas {
    float: left;
    width: 100%;
    border: 0 dashed #ccc;
    padding: 0
}

.cart-option-item {
    float: left;
    width: 100%;
    cursor: pointer;
    margin-bottom: 10px
}

.cart-option-item:last-child {
    margin-bottom: 0
}

.cart-option-item>.cart-option-input {
    float: left;
    display: none
}

.cart-option-item>.cart-option-icon {
    float: left;
    width: 70px;
    margin-right: 10px;
    opacity: .5
}

.cart-option-item>.cart-option-icon>img {
    max-width: 100%;
    filter: grayscale(1)
}

.cart-option-item>span {
    width: 230px;
    float: left;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #0b284e;
    line-height: 18px;
    font-weight: 500
}

.cart-option-item.checked>.cart-option-icon {
    opacity: 1
}

.cart-option-item.checked>.cart-option-icon>img {
    filter: grayscale(0)
}

.cart-option-item.checked span {
    color: #0b284e
}

.cart-option-item-pag:last-child {
    margin-bottom: 0
}

.cart-option-item-pag>.cart-option-input-pag {
    float: left;
    display: none
}

.cart-option-item-pag>.cart-option-icon {
    float: left;
    width: 70px;
    margin-right: 10px;
    opacity: .5
}

.cart-option-item-pag>.cart-option-icon>img {
    max-width: 100%;
    filter: grayscale(1)
}

.cart-option-item-pag>span {
    width: 230px;
    float: left;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #0b284e;
    line-height: 18px;
    font-weight: 500
}

.cart-option-item-pag.checked>.cart-option-icon {
    opacity: 1
}

.cart-option-item-pag.checked>.cart-option-icon>img {
    filter: grayscale(0)
}

.cart-option-item-pag.checked span {
    color: #0b284e
}

.cumpo-container {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ddd
}

.cumpo-container>.campo-container {
    height: auto
}

.cumpo-container>.campo-container>.campo {
    width: 150px;
    border-right: none
}

.cumpo-container>.campo-container>.btn-principal {
    float: left;
    margin-top: 0 !important;
    font-size: 14px;
    max-width: 100px;
    height: 42px
}

.cumpo-container>.campo-container>.loading {
    float: left;
    margin-left: 5px
}

.cumpo-container>.campo-container>.loading>i {
    color: rgba(0, 0, 0, .5)
}

.checkout-valores {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    font-weight: 500;
    border-top: 1px solid #ddd;
    padding-bottom: 50px
}

.checkout-valor {
    float: left;
    width: 100%;
    margin-bottom: 20px
}

.checkout-valor-btn {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    text-align: center
}

.checkout-valor-btn>.btn-secundario {
    max-width: 100%;
    font-size: 13px;
    height: 35px
}

.checkout-valor-btn>.btn-principal>i {
    color: #464952;
    margin-right: 10px
}

.checkout-valor>span:first-child {
    float: left;
    text-align: left;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 500;
    color: #0b284e
}

.checkout-valor>span:last-child {
    float: right;
    text-align: right;
    font-family: 'Montserrat';
    font-size: 14px;

    color: #0b284e
}

.checkout-valor-total {
    margin-top: 30px
}

.checkout-valor-total>span {
    font-size: 16px;

    text-transform: uppercase;
    ont-family: 'Montserrat';
    color: #0b284e
}

.checkout-valor-total>span:nth-child(1) {
    float: left
}

.checkout-valor-total>span:nth-child(2) {
    float: right;
    text-align: right;
    color: #0b284e
}

.checkout-valor-total>span:nth-child(3) {
    float: left;
    width: 100%;
    text-align: right;
    font-weight: 500;
    font-size: 14px;
    text-transform: none;
    margin-top: 10px
}

.checkout-finalizar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    background: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .26)
}

.checkout-finalizar .btn-principal {
    float: none
}

.checkout-finalizar .checkout-finalizar-total {
    display: inline-block;
    margin-right: 40px;
    width: 300px
}

.checkout-finalizar .checkout-finalizar-total>span {
    font-size: 16px;

    text-transform: uppercase;
    font-family: 'Montserrat';
    color: #0b284e
}

.checkout-finalizar .checkout-finalizar-total>span:nth-child(2) {
    font-size: 24px;
    color: #0b284e
}

.checkout-finalizar .checkout-finalizar-total>span:nth-child(3) {
    float: left;
    width: 100%;
    font-weight: 500;
    text-transform: none;
    color: #0b284e;
    margin-top: 5px
}

.checkout-footer {
    float: left;
    width: 100%;
    background: #0b284e;
    height: auto;
    padding-bottom: 30px;
    margin-top: 80px;
    border-top: 0px #ddd solid;
    padding-top: 20px;
    padding-bottom: 20px
}

.checkout2-footer {
    float: left;
    width: 100%;
    background: #0b284e;
    height: auto;
    padding-bottom: 20px
}

.checkout-footer-item {
    float: left;
    width: 150px;
    margin-right: 20px;
    margin-top: 10px
}

.checkout-footer-item2 {
    float: left;
    width: 220px;
    margin-right: 40px;
    margin-top: 10px;
    margin-left: 60px
}

.checkout-footer-item3 {
    float: left;
    width: 400px;
    margin-right: 50px;
    margin-top: 10px
}

.checkout-footer-item4 {
    float: left;
    width: 200px;
    margin-right: 0;
    margin-top: 10px
}

.checkout-footer-item-full {
    float: left;
    width: 100%;
    margin-top: 20px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 20px
}

.itens_footer_checkout {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #fff;
    margin-bottom: 14px
}

.checkout-footer-titulo {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;

    text-align: left;
    margin-bottom: 20px
}

.checkout-footer-texto {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 15px;
    text-align: left;
    margin-bottom: 10px
}

.formas-pagamento-checkout {
    float: left;
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 15px
}

.checkout-footer-texto-atendimento {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
    margin-bottom: 10px
}

.checkout-footer-texto>img {
    max-width: 100%
}

.checkout-footer-texto>a {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #fff;
}

.checkout-footer-texto>a:hover {
    text-decoration: underline;
    color: #9f7334
}

.txt-pagamento-small {
    text-transform: normal !important;
    font-weight: 500 !important;
    font-size: 16px
}

.user-bar-top {
    float: left;
    width: 100%;
    font-weight: 500;
    margin-bottom: 10px
}

.user-bar-message {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

.user-bar-message>i {
    color: #0b284e;
    margin-right: 5px
}

.user-sidebar {
    float: left;
    width: 260px;
    margin-right: 25px;
    font-weight: 500;
    margin-top: 50px
}

.user-sidebar-header {
    float: left;
    width: 100%;
    height: 50px;
    background: #e5e5e5;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.user-sidebar-header>span:first-child {
    float: left;
    width: 35px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.user-sidebar-header>span:first-child>i {
    color: #0b284e;
    font-size: 24px
}

.user-sidebar-header>span:last-child {
    float: left;
    font-family: 'Montserrat', cursive;
    font-size: 18px;
    color: #0b284e;
    margin-top: 15px;
    margin-left: 10px
}

.user-sidebar-itens {
    float: left;
    width: 100%
}

.user-sidebar-item {
    float: left;
    width: 100%;
    border-bottom: 2px solid #ddd;
    padding: 15px;
    padding-left: 0
}

.user-sidebar-item>span:first-child {
    float: left;
    width: 35px;
    display: flex;
    align-items: center;
    justify-content: center
}

.user-sidebar-item>span:first-child>i {
    color: #999;
    font-size: 16px
}

.user-sidebar-item>span:last-child {
    float: left;
    margin-left: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e
}

.user-sidebar-item:hover>span:last-child {
    color: #0b284e
}

.user-sidebar-item:hover>span:first-child>i {
    color: #0b284e
}

.user-content {
    float: left;
    font-weight: 500;
    width: 865px
}

.user-content-title {
    float: left;
    width: 100%
}

.user-content-title>span:first-child>i {
    font-size: 26px;
    color: #0b284e;
    margin-right: 10px
}

.user-content-title>span:last-child {
    font-family: 'Montserrat', cursive;
    font-size: 20px;
    color: #0b284e
}

.user-content-subtitle {
    float: left;
    width: 100%;
    margin-top: 20px
}

.user-content-subtitle>span {
    font-family: 'Montserrat', cursive;
    font-size: 18px;
    color: #0b284e
}

.user-content-body {
    float: left;
    width: 100%;
    min-height: 250px;
    background: #fff;
    margin-top: 20px;
    border: 1px solid #ddd;
    width: calc(100% - 20px);
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px
}

.user-content-body-header {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 10px;
}

.filtro-search {
    float: left;
    position: relative;
    width: 100%;
    height: 35px;
    max-width: 300px
}

.filtro-search>.campo {
    padding-right: 40px;
    height: 40px
}

.filtro-search>button {
    position: absolute;
    right: 10px;
    top: 7px;
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none
}

.filtro-search>button>i {
    font-size: 20px;
    color: #0b284e
}

.user-pedidos {
    float: left;
    width: 100%;
    margin-top: 20px
}

.user-pedido {
    float: left;
    width: 100%;
    border: 1px solid #ddd;
    padding: 10px;
    margin-bottom: 20px
}

.user-pedido-itens {
    float: left;
    width: 250px;
    border-right: 1px solid #ddd;
    margin-right: 20px;
    text-align: center
}

.user-pedido-fotos {
    display: inline-block !important;
    width: 90px;
    height: 130px
}

.user-pedido-fotos>img {
    max-width: 100%
}

.user-pedido-qtde {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    margin-top: 10px
}

.user-pedido-status {
    float: left;
    width: 250px;
    border-right: 1px solid #ddd;
    margin-right: 20px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}

.user-pedido-status>span {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    margin-bottom: 10px
}

.btn-troca {
    cursor: pointer;
}

.status_pedido_color_1 {
    color: #2196f3
}

.status_pedido_color_2 {
    color: #4caf50
}

.status_pedido_color_3 {
    color: #2196f3
}

.status_pedido_color_4 {
    color: #2196f3
}

.status_pedido_color_5 {
    color: #4caf50
}

.status_pedido_color_9 {
    color: #4caf50
}

.status_pedido_color_6 {
    color: #f44336
}

.status_pedido_color_7 {
    color: #f44336
}

.btn-troca {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.opcao-troca {
    margin-bottom: 10px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
}

.user-pedido-infos {
    float: left;
    width: 250px;
    padding-top: 10px
}

.user-pedido-infos-item {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #0b284e;
    margin-bottom: 10px
}

.user-pedido-infos-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.user-pedido-infos-btn .btn-principal {
    float: left;
    max-width: 200px;
    font-size: 15px
}

.user-content-body-header>.checkout-steps-container>.checkout-step {
    width: 20%
}

.user-content-body-header>.checkout-steps-container.invalid>.checkout-step {
    width: 50%
}

.user-content-body-header>.checkout-steps-container>.checkout-step>label {
    font-size: 14px;
    padding: 0 10px
}

.user-pedido-detalhe-status {
    display: inline-block;
    width: 100%;
    max-width: 400px;
    padding-left: 40px;
    margin-bottom: 20px;
    margin-top: 30px
}

.user-pedido-detalhe-status>div:first-child {
    float: left;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
    margin-top: 0
}

.user-pedido-detalhe-status>div.complete:first-child {
    background: #0b284e
}

.user-pedido-detalhe-status>div.invalid:first-child {
    background: #f44336
}

.user-pedido-detalhe-status>div:first-child>i {
    color: #fff;
    font-size: 20px;
    ;
}

.user-pedido-detalhe-status>div:last-child {
    float: left;
    width: 300px
}

.user-pedido-detalhe-status>div:last-child>span:first-child {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;

    margin-bottom: 5px
}

.user-pedido-detalhe-status>div:last-child>span:last-child {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    font-weight: 500
}

.user-pedido-itens-detalhe {
    float: left;
    width: 100%
}

.user-pedido-itens-detalhe>.cart-produto {
    border-bottom: 1px solid #ddd
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-infos {
    width: 300px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-infos>.cart-produto-titulo {
    font-size: 14px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-infos>.cart-produto-preco {
    margin-bottom: 10px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde {
    width: 180px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde>.cart-produto-titulo {
    font-size: 14px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-subtotal>.cart-produto-titulo {
    font-size: 14px
}

.user-pedido-itens-detalhe>.cart-produto>.cart-produto-subtotal>label {
    font-size: 16px
}

.user-detalhe-pedido-enderecos {
    float: left;
    width: 350px;
    margin-top: 30px
}

.user-detalhe-pedido-resumo {
    float: right;
    width: 350px
}

.user-detalhe-pedido-resumo>.checkout-valores {
    border: none
}

.user-dados {
    float: left;
    width: 50%;
    padding: 10px 10px 10px 0;
    margin-bottom: 10px
}

.user-dados>label:first-child {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;

    margin-bottom: 10px
}

.user-dados>label:last-child {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    font-weight: 500
}

.user-dados-btn {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.user-dados-btn>.btn-principal {
    float: none;
    max-width: auto;
    width: auto;
    padding: 0 20px
}

.user-content-body>.checkout-endereco-container {
    width: 250px;
    margin-left: 20px;
    margin-bottom: 20px
}

.user-content-body>.caixa-prod-rec {
    width: 195px
}

.pag-sidebar {
    float: left;
    width: 260px;
    margin-right: 25px;
    margin-top: 10px;
    padding-right: 30px;
    border-right: 1px #ddd dotted;
    font-size: 13px;
    font-family: 'Montserrat', cursive
}

.pag-sidebar-itens {
    float: left;
    width: 100%
}

.pag-sidebar-item {
    float: left;
    width: 100%;
    border-bottom: 1px dotted #ddd;
    padding: 13px;

    padding-left: 0
}

.pag-sidebar-item>span {
    float: left;
    margin-left: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e
}

.pag-sidebar-item:hover>span {
    color: #0b284e
}

.pag-sidebar-item:hover>span>i {
    color: #0b284e
}

.institucional-banner {
    float: left;
    width: 100%;
    height: 250px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    position: relative;
}

.institucional-banner-mascara {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.pag-content {
    float: left;
    width: 865px;
    margin-top: 0
}

.pag-content-full {
    float: left;
    width: 100%;
    margin-top: 0;
    text-align: center;
}

.pag-content-title {
    font-size: 22px;
    color: #0b284e;
    font-family: 'Montserrat';
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: bold;

}

.pag-content-subtitle {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 18px;
    color: #0b284e
}

.pag-content-body-small {
    float: left;
    width: 825px;
    margin-top: 20px;
    padding: 0;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    line-height: 20px;
    color: #0b284e
}

.pag-content-body {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding: 0;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    line-height: 20px;
    color: #0b284e
}

#newsletter-full {
    float: left;
    width: 100%;
    height: 280px;
    margin-top: 72px;
    padding-top: 70px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center
}

.newsletter {
    width: 100%;
    text-align: center;
    height: auto;
    margin-top: 20px;
    float: left;
}

.newsletter .campo {
    float: left;
    width: calc(50% - 110px);
    height: 55px;
    margin-left: 24.5%;
    border-radius: 0
}

.btncadnews {
    max-width: 120px;
    height: 30px;
    background: #000e26;
    color: #fff;
    border: none;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 12px;
    float: left;
    margin-top: 10px;
    font-family: 'Montserrat';

}

.newsletter>h2 {
    color: #000e26;
    width: 100%;
    text-align: left;
    font-weight: 600;
    font-size: 13px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Montserrat';
}

.newsletter>h3 {
    color: #000e26;
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin-bottom: 30px;
    text-shadow: 2px 2px 2px #0b284e
}

.campoformnews {
    float: left;
    width: 240px;
    height: 35px;
    border-radius: 0;
    font-weight: 500;
    background: #fff;
    border: 1px #ddd solid;
    color: #0b284e;
    padding-left: 5px;
}

#top-footer {
    float: left;
    width: 100%;
    height: auto;
    padding-top: 30px;
    background-color: #eee
}

.box-footer-1 {
    float: left;
    width: 330px;
    height: auto;
    margin-top: 10px
}

.box-footer-2 {
    float: left;
    width: 395px;
    height: auto;
    margin-top: 10px
}

.box-footer-3 {
    float: left;
    width: 425px;
    height: auto;
    margin-top: 10px
}

.box-footer-icon {
    float: left;
    width: 22px;
    height: 23px;
    margin-right: 10px
}

.box-footer-icon i {
    font-size: 18px;
    color: #0b284e
}

.box-footer-icon-2 {
    float: left;
    width: 22px;
    height: 23px;
    margin-right: 10px
}

.box-footer-icon-2 i {
    font-size: 22px;
    color: #0b284e
}

.box-footer-txt {
    float: left;
    font-size: 14px;
    font-family: Montserrat;
    color: #0b284e;
    margin-top: 4px;
    text-transform: uppercase
}

.linha-footer {
    float: left;
    width: 100%;
    height: 0;
    background-color: #ddd;
    margin-top: 0
}

.footer {
    background: #fff;
    color: #000e26;
    padding: 15px 0;
    padding-top: 30px;
    margin-top: 30px;
    box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.26);

}

.footer-item {
    float: left;
    width: 190px;
    height: 210px;
    margin-right: 0px
}

.footer-item>h2 {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000e26;
}

.footer-item>h3 {
    float: left;
    width: 100%;
    margin-bottom: 10px
}

.footer-item>.footer-links {
    float: left;
    width: 100%
}

.footer-item>.footer-links>li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    line-height: 18px;
    color: #000e26;
    font-weight: 500;
    font-size: 12px;
    font-family: 'Montserrat';
}

.footer-item>.footer-links>li>a {
    color: #000e26;
    font-size: 12px;
}

.footer-item>.footer-links>li>i {
    color: #000e26;
    font-size: 12px;
    margin-right: 5px
}

.footer-item-atendimento {
    width: 310px;
    margin-right: 50px;
}

.footer-item-social {
    width: 155px;
    margin-right: 0
}

.footer-item .redes-sociais {
    float: left;
    width: auto;
    margin-top: 0px
}

.footer-item .redes-sociais>a {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 0 solid #000e26;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 34px;
    margin-right: 10px;
    outline: 0;
    transition: .3s ease-out;
    background: #000e26
}

.footer-item .redes-sociais>a.facebook:hover {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.footer-item .redes-sociais>a.instagram:hover {
    background: #a322a1;
    border-color: #a322a1;
    color: #fff
}

.footer-item .redes-sociais>a.youtube:hover {
    background: #de2825;
    border-color: #de2825;
    color: #fff
}

.footer-item .redes-sociais>a.pinterest:hover {
    background: #de2825;
    border-color: #de2825;
    color: #fff
}

.formas-pagamento {
    width: 100% !important;
    height: auto;
    text-align: center
}

.formas-pagamento img {
    max-width: 50%
}

.infos-box-footer {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}

.barra-footer {
    float: left;
    width: 100%;
    padding: 0 0;
    background: #fff;
    font-weight: 500;
    color: #000e26;
    padding-bottom: 20px;
    font-family: 'Montserrat';
}

.barra-footer .link {
    color: #000e26
}

.barra-footer .barra-footer-esquerda {
    float: left;
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #000e26;
    margin-bottom: 10px
}

.barra-footer .barra-footer-direita {
    float: left;
    width: 100%;
    font-size: 11px;
    color: #000e26;

    text-align: center
}

.barra-footer-direita a {
    color: #000e26 !important;
}

.seguranca-footer {
    float: left;
    width: 100%;
    margin-top: 20px
}

.gotop {
    position: fixed;
    z-index: 3;
    bottom: 60px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #0b284e;
    cursor: pointer;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
    transition: .3s ease-out
}

.gotop::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 15px;
    height: 15px;
    border: 2px solid #fff;
    transform: rotate(45deg);
    border-bottom: none;
    border-right: none;
    margin-top: 20px
}

.gotop:hover {
    transform: scale(1.1)
}

.box_ban_home {
    display: inline-block;
    width: 367px;
    height: 285px;
    margin-right: 20px;
    margin-top: 5px;
    overflow: hidden
}

.box_ban_home:nth-child(3n+3) {
    margin-right: 0
}

.box_ban_home img {
    max-width: 100%;
    transition: .5s ease-out
}

.nome_banner {
    font-family: 'Montserrat', cursive;
    font-weight: 500;
    font-size: 45px;
    float: left;
    margin-top: 100px;
    text-align: center;
    width: 100%;
    margin-bottom: 20px
}

.nome_banner2 {
    font-family: 'Montserrat', cursive;
    text-transform: uppercase;

    color: #fff
}

.subtitulo_banner {
    font-family: 'Montserrat', cursive;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff
}

.box_ban_home_cat {
    display: inline-block;
    width: 565px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 15px;
    overflow: hidden
}

.box_ban_home_cat:nth-child(2n+2) {
    margin-right: 0
}

.box_ban_home_cat img {
    max-width: 100%;
    transition: .5s ease-out
}

.alert {
    width: 100%;
    margin: 15px 0
}

.itens_pagamento {
    width: 99%;
    height: auto;
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 8px;
    text-align: left;
    border: 1px solid #dedede;
    border-radius: 3px;
    cursor: pointer
}

.itens_pagamento h2 {
    font-size: 16px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

.itens_pagamento h2 i {
    color: #0b284e
}

.campos_cartao {
    width: 100%;
    line-height: 15pt;
    float: left;
    margin-top: 18px;
    margin-bottom: 18px;
    height: auto;
    font-size: 14px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

.linha_campos_cartao {
    width: 98%;
    height: auto;
    float: left;
    margin-bottom: 10px
}

.formata_campo_cartao {
    padding: 3px 3px 3px 8px;
    border-radius: 3px;
    border: 1px solid #dedede;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    margin-bottom: : 5px;
    margin-left: : 10px
}

.campo_cartao_geral {
    width: 85%;
    height: 35px
}

.campo_cartao_peq {
    width: 35%;
    height: 35px
}

.campo_cartao_expeq {
    width: 30%;
    height: 35px
}

.campo_cartao_med {
    width: 90%;
    height: 35px
}

.txt_cartao {
    margin-left: 3px;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    width: 100%;
    float: left
}

.cor_botao {
    color: #fff;
    background-color: #0b284e;
    border: none
}

.alinha_img_cartao {
    float: left;
    margin-top: 8px;
    width: 50%;
    text-align: left
}

.alinha_campo_cartao {
    float: left;
    margin-top: 5px;
    width: 50%
}

.icones_brands {
    margin: 3px;
    border-radius: 3px;
    border: 1px solid #dedede;
    padding: 2px 3px 0 3px;
    width: auto;
    float: left
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    cursor: pointer;
    display: block;
    width: 8px;
    color: #0b284e;
    text-align: center;
    position: relative
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0
}

.msg_aviso {
    font-family: 'Montserrat', cursive;
    font-size: 12px;
    color: #0b284e
}

.btn-principal-boleto {
    border: none;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 45px;
    border-radius: 1px;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #0b284e;
    margin-top: 20px
}

.btn-principal-boleto:active,
.btn-principal-boleto:hover {
    background: #8d0c0c
}

.infos_retorno_pagamento {
    width: 100%;
    height: auto;
    float: left;
    text-align: center
}

.dados_finalizacao {
    width: 100%;
    height: auto;
    text-align: left;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #0b284e
}

.dados_pedido_finalizacao {
    width: 20%;
    height: auto;
    float: left;
    margin-left: 320px;
    line-height: 21pt;
    margin-top: 50px
}

.dados_pagamento_finalizacao {
    width: 100%;
    height: auto;
    float: left;
    line-height: 22px;
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    color: #0b284e;
    text-align: left
}

.cod_pedido {
    font-family: 'Montserrat', cursive;
    font-size: 20px;
    color: #0b284e
}

.total_pagamento_finalizacao {
    font-size: 15px
}

.msg_finalizacao {
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    margin-bottom: 10px
}

.green {
    color: #0b284e
}

.left-pay {
    float: left;
    width: 49%;
    height: 240px;
    background-color: #eee;
    margin-right: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 90px
}

.right-pay {
    float: left;
    width: 46.5%;
    height: 240px;
    background-color: #eee;
    padding-left: 20px;
    padding-top: 20px
}

.btn-principal-boleto {
    border: none;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    width: 100%;
    max-width: 300px;
    height: 45px;
    border-radius: 1px;
    transition: all .2s ease-in-out;
    outline: 0;
    box-shadow: none;
    background: #0b284e;
    margin-top: 0
}

.btn-principal-boleto:active,
.btn-principal-boleto:hover {
    background: #0b284e
}

.exibe_cupom {
    padding: 5px;
    border: 1px dashed #0b284e;
    color: #0b284e
}

.fb-login-container,
.fb-login-container * {
    box-sizing: border-box
}

.fb-login-container {
    float: left;
    width: 100%;
    text-align: center
}

.btn-facebook {
    border: none;
    background: #3b579d;
    color: #fff;
    height: 50px;
    padding: 0 15px;
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    font-size: 16px;

    font-family: sans-serif;
    display: inline-block;
    transition: .3s ease-out
}

.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover {
    background: #29487d
}

.btn-facebook i {
    vertical-align: bottom;
    margin-right: 10px
}

.btn-facebook.desvincular {
    background: #ddd;
    color: #3b579d
}

.btn-facebook.desvincular:active,
.btn-facebook.desvincular:focus,
.btn-facebook.desvincular:hover {
    background: #ccc
}

.btn-facebook.desvincular i {
    color: #3b579d
}

.login-alt,
.login-alt * {
    box-sizing: border-box
}

.login-alt {
    float: left;
    width: 100%;
    position: relative;
    margin: 20px 0;
    text-align: center
}

.login-alt::before {
    content: '';
    display: block;
    position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    width: 100%;
    height: 2px;
    background: #d7dcde
}

.login-alt span {
    display: inline-block;
    background: #fff;
    padding: 5px 10px;
    font-weight: 500;
    max-width: 90%;
    font-size: 16px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

@media only screen and (max-width:480px) {

    .menu-lateteral-filtros {
        width: 100%;
    }

    .barra_frete span {
        font-size: 14px;
    }

    .barra_frete span b {
        font-size: 14px;
    }

    #cadastrosenha {
        padding: 10px;
        padding-top: 0px;
        margin-top: -10px;
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-infos {
        width: 100%
    }

    .user-content-body-header>.checkout-steps-container>.checkout-step>label {
        font-size: 12px;
    }

    .header-langs>.header-langs-icon:last-child {
        margin-right: 15px !important;
        margin-left: 0px !important;
    }

    .lista-lookbook {
        width: 100%;
    }

    .blog-posts-detalhe-segura {
        width: 100%;
    }

    .item-lista-lookbook img {
        height: auto;
    }

    .bg-foto-titulo {
        font-size: 11px !important;
        line-height: 20px;
        margin-bottom: 0px;
    }

    .bg-foto-content {
        padding: 0px;
    }

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .segura-lookbook {
        margin-left: 20px;
        float: left;
        width: calc(95% - 20px);
        text-align: center;
        outline: 0;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    body {
        padding-top: 120px;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-desktop2 {
        display: none !important;
    }

    .visible-mobile {
        display: block !important;
    }

    .visible-mobile2 {
        display: inline-block !important;
    }

    .segura-item-filtro-produtos .header-langs-box.left {
        width: 160px;
        right: -40px;
    }

    .segura-item-filtro-produtos .header-langs-box.left a {
        font-size: 12px;
        white-space: nowrap;
        margin: 4px -6px;
    }

    .modal-popup {
        width: 95%;
    }

    .institucional-banner {
        height: 100px;
    }

    .lista-lojas {

        flex-direction: column;
    }

    .lista-lojas-divisao {
        padding-right: 0px;
        padding-left: 0px;
    }

    .content {
        padding: 20px 10px
    }

    .titulos {
        font-size: 22px
    }

    .pag-content-body-small {
        width: 100%;
    }

    .bg-video {
        height: auto !important;
    }

    .bg-video {
        height: auto !important;
    }

    .bg-video div {
        position: relative !important;
        width: 100% !important;
        padding: 0 !important;
        overflow: hidden !important;
    }

    .bg-video video,
    .bg-video iframe {
        position: absolute !important;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        min-height: auto !important;
        margin: 0px !important;
        min-width: auto !important;
        border: 0 !important;
    }

    .bg-video div:before {
        display: block !important;
        content: "" !important;
        padding-top: 56.25% !important;
    }


    .grid-item-video-full.two {
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }

    .grid-item {
        width: calc(50% - 20px);
    }

    .grid-item-video-full-two-container {
        flex-direction: column;
    }

    .grid-item-video-full.two {
        width: 90%;
    }

    .blog-acoes-content {
        display: inline-block;
        float: left;
        width: 100%;
    }

    .blog-acoes-btn {
        float: left;
        width: calc(50% - 20px);
        padding: 10px 10px;
        text-align: center;
        margin-bottom: 10px;
    }

    .form-blog-acoes-busca {
        width: calc(100% - 20px);
        margin-top: 5px;
        float: left;
    }

    .botao-blog-acoes-busca {
        float: right;
    }

    .lateral-loja-filtros-produtos {
        display: none;
    }

    .categorias-loja-mobile {
        display: inline-block !important;
    }

    .direita-produtos.menor {
        width: 100%;
    }

    .header-filtros-produtos {
        display: inline-block;
    }

    .lateral-loja-filtros-produtos {
        display: none;
    }

    .bg-foto-texto {
        font-size: 16px;
    }

    .bg-video-texto {
        font-size: 16px;
    }

    .bg-foto {
        height: calc(50vh - 103px);
    }

    .bg-video {
        height: calc(50vh - 103px);
    }

    .slide_home {
        margin-bottom: 0;
        margin-top: 0
    }

    .formas-pagamento img {
        max-width: 100%;
    }

    .barra_header:after {
        background: #0B284E;
        height: 37px;
    }

    .barra_header_frase {
        font-size: 13px;
        padding-top: 2px;
    }

    .header-menus {
        display: none;
    }

    .header-moedas-idiomas {
        float: left;
        width: 100%;
        justify-content: space-between;
        display: flex;
        margin-left: 0px;
        margin-top: 0px;
    }

    .segura-select-header {
        margin: 0px;
        float: none;
        position: inherit;
    }

    .header-titulo a:last-child {
        font-size: 20px;
    }

    .header-filtros-produtos {
        font-size: 12px;
    }

    .segura-item-filtro-produtos {
        margin: 0px 8px;
    }

    .header-langs {
        position: relative;
        top: inherit;
        left: inherit;
    }

    .header-langs-box.left {
        left: inherit;
        right: 0px;
    }

    .header-langs-box.left .header-langs-icon {
        width: 100%;
    }

    .segura-banners-categorias {
        width: calc(100% - 20px);
    }

    .segura-top-slide-icons {
        display: none;
    }

    .carousel_home {
        margin-left: 15px;
        width: 90%;

    }

    .box_ban_home {
        width: 98% !important;
        margin: 0;
        margin-bottom: 2%;
        height: auto
    }

    .box_ban_home img {
        max-width: 100%
    }

    .box_ban_home_cat {
        display: inline-block;
        width: 95%;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 2.5%
    }

    .institucional_home figure {
        width: 100%;
        margin-right: 0
    }

    .institucional_home_direita {
        width: 100%;
        margin-top: 20px
    }

    .blog-posts {
        width: 100%;
        border-right: none;
        padding-right: 0;
        text-align: center
    }

    .blog-post figure {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: 10px
    }

    .blog-pots-infos {
        width: 100%;
        height: auto;
        text-align: left
    }

    .blog-post span {
        position: static;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .blog-post .blog-pots-infos a {
        position: static;
        display: inline-block;
        margin-top: 20px
    }

    .blog-lateral {
        width: 100%;
        padding-left: 0;
        margin-top: 40px
    }

    .post-titulo {
        text-align: left;
        font-size: 20px;
        margin-bottom: 20px
    }

    .post-foto {
        margin-bottom: 20px
    }

    .post-foto img {
        max-width: 100%
    }

    .post-texto {
        text-align: left
    }

    .blog-post-destaque {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }

    .caixa_produtos {
        width: 45%;
        height: auto;
        margin-right: 20px;
        margin-bottom: 10px
    }

    .caixa_produtos_vitrine {
        width: 100%;
        height: auto;
        min-height: auto;
        margin-left: 0px;
        margin-bottom: 10px;
        margin-right: 0px;
    }

    .caixa_produtos_vitrine.active {
        margin-bottom: 25px;
    }

    .caixa_produtos_vitrine_3 {
        width: calc(50% - 20px);
        height: 310px;
        margin-right: 10px;
        margin-left: 10px;
        margin-bottom: 10px
    }

    .preco_produto {
        float: left;
        width: 100%;
        height: 20px;
        opacity: 1;
        text-align: center
    }

    .titulo_produto {
        font-size: 12px;
        line-height: 13px;
        height: 14px;
        overflow: hidden;
    }

    .caixa_produtos.active .titulo_produto {}

    .de_preco {
        font-size: 14px;
        margin: 0;
        margin-bottom: 0px
    }

    .por_preco {
        font-size: 14px;
        margin: 0
    }

    .preco_pix {
        font-size: 12px;
    }

    .lista-tamanhos {
        font-size: 12px;

    }

    .segura-botao-comprar-produto .btn-principal {
        width: 100%;
        font-size: 12px;
        height: 35px;
    }

    .parcelamento_produto {
        float: left;
        width: 100%;
        height: auto;
        font-family: 'Montserrat', cursive;
        font-size: 11px;
        color: #0b284e;
        text-align: center;
        margin-top: 0px;
    }

    .barra-navegacao {
        display: none
    }

    .direita-produtos {
        width: 100%;
        margin: 10px 0
    }

    .direita-produtos .content {
        padding: 0px;
    }

    .banner-produtos {
        height: 100px
    }

    .header-titulo {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .header-titulo a {
        display: none
    }

    .header-titulo a:last-child {
        display: block
    }

    .header-titulo i {
        display: none
    }

    .header-registros {
        display: none
    }

    .header-ordem {
        text-align: center;
        float: none;
        margin-right: 10px !important;
    }

    .flag-prod {
        display: none
    }

    .filtros-container {
        display: none;
        width: 100%;
        background: #ddd;
        padding: 0 10px
    }

    .filtro {
        border: 1px solid #ddd
    }

    .filtro header {
        background: #fff
    }

    .filtro header .filtro-toggle {
        border: none
    }

    .filtro header .filtro-toggle i {
        color: #0b284e
    }

    .filtro .itens-filtro li {
        border: none;
        margin-top: 8px
    }

    .filtro .itens-filtro li a span,
    .filtro .itens-filtro li label span {
        display: inline-block;
        float: right;
        color: #fff;
        background: #0b284e;
        padding: 4px 8px;
        border-radius: 8px
    }

    .btn-fechar-filtros {
        display: block
    }

    .exibe-filtros-mobile {
        display: block
    }

    .produto-fotos-thumbs {
        width: 100%;
        text-align: center
    }

    .produto-fotos-thumbs.visible-mobile {
        float: none;
        width: 90%;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .foto-thumb {
        margin: 0 0px
    }

    .produto-titulo {
        float: left;
        width: 100%;
        font-family: Montserrat;
        font-size: 16px;

        color: #0b284e;
        line-height: 18px;
        margin-bottom: 10px
    }

    .caixa-prod-rec {
        width: 150px
    }

    .btn-principal-newsletter {
        float: left;
        border: none;
        font-family: 'Montserrat';
        font-size: 13px;
        color: #fff !important;
        text-transform: uppercase;
        font-weight: normal;
        text-align: center;
        width: 100%;
        max-width: 130px;
        height: 35px;
        border: 0px #0b284e solid;
        transition: all .2s ease-in-out;
        outline: 0;
        box-shadow: none;
        background: #0b284e
    }

    .btn-principal {
        float: left;
        font-family: 'Montserrat';
        font-size: 15px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        width: 100%;
        max-width: 300px;
        height: 40px;
        border-radius: 1px;
        transition: all .2s ease-in-out;
        outline: 0;
        box-shadow: none;
    }

    .avaliacao-anchor {
        margin-top: 20px;
    }

    .caixa-prod-rec .caixa-prod-rec-info {
        height: auto
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec .caixa-prod-rec-compra {
        height: auto;
        display: block
    }

    .caixa-prod-rec2 {
        width: 45%;
        padding: 10px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam select {
        font-size: 12px
    }

    .compre-junto-symbol {
        margin-top: 50px;
        padding: 5px 5px
    }

    .compre-junto-symbol .fa-pause {
        display: none
    }

    .compre-junto-comprar {
        margin-top: 0;
        margin-left: 50px
    }

    .avaliacoes-table .avaliacoes-table-row .desc-avaliacao {
        display: none
    }

    .avaliacoes-table .avaliacoes-table-row .porcentagem {
        float: left
    }

    .avaliacoes-table .avaliacoes-table-row .label-star {
        margin-right: 20px
    }

    .avaliacoes-table .avaliacoes-table-row .progress-barx {
        display: none
    }

    .avaliacoes-form-content {
        margin-left: 0;
        margin-top: 20px
    }

    .avaliacao .avaliacao-header {
        width: 100%;
        margin-right: 0
    }

    .avaliacao .avaliacao-coment {
        width: 100%;
        margin-top: 10px
    }

    .cart-produto {
        padding: 20px 10px;
        text-align: center;
        margin-bottom: 10px;
        border: 1px solid #ddd
    }

    .cart-produto-foto {
        display: inline-block !important;
        margin-right: 0 !important;
        margin-bottom: 10px !important;
        border: 0px !important;
        margin-top: 0px !important;
        padding: 0px !important;
        width: 40% !important;
    }

    .cart-produto-infos {
        float: right !important;
        width: 60% !important;
        margin-right: 0 !important;
        margin-bottom: 15px !important
    }

    .cart-produto-qtde {
        float: right !important;
        width: 60% !important;
        margin-right: 0 !important;
    }

    .cart-produto-qtde>label {
        margin-bottom: 0;
        margin-top: 15px;
        margin-right: 10px;
        display: none;
        vertical-align: top
    }

    .cart-produto-subtotal {
        float: right !important;
        width: 60% !important;
        text-align: center !important;
        margin-top: 15px !important
    }

    .cart-options-left {
        width: 100%
    }

    .cart-option-loading {
        display: none;
        float: left;
        width: 100%;
        position: static;
        text-align: center;
        margin-top: 10px
    }

    .cart-options-right {
        float: left;
        width: 100%
    }

    .cart-prices>div>span:nth-child(1) {
        width: 50%
    }

    .cart-prices>div>span:nth-child(2) {
        width: 10%
    }

    .cart-prices>div>span:nth-child(3) {
        width: 40%
    }

    .cart-btns-container {
        float: left;
        text-align: center
    }

    .cart-btns-container .btn-principal {
        float: none;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px
    }

    .produto-secao .produto-secao-titulo {
        font-size: 16px
    }

    .cart-btns-container .btn-secundario {
        float: none;
        display: inline-block
    }

    .cadastro-box-login {
        width: 100%
    }

    .cadastro-box-completo {
        width: 100%;
        margin-left: 0
    }

    .cadastro-box-simples {
        width: 100%;
        margin-left: 0
    }

    .campo-container.campo-container-small {
        width: 100%;
        padding-right: 0
    }

    .campo-container.campo-container-full-small {
        padding-right: 0
    }

    .campo-container-options>label:not(.campo-label):not(.error) {
        width: 100%;
        margin-right: 0
    }

    .header-checkout-left {
        width: 50%;
        display: none;
        margin-top: 0;
        padding-left: 30px
    }

    .header-checkout-logo {
        width: 70%;
        text-align: center;
        margin-bottom: 20px;
        margin-left: 0
    }

    .header-checkout-right {
        width: 50%;
        display: none;
        margin-top: 0
    }

    .checkout-btns-container .btn-principal {
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-btns-container a:last-child {
        margin-left: 0
    }

    .checkout-step>label {
        font-size: 13px
    }

    .checkout-container {
        margin-top: 20px
    }

    .checkout-container .fontpay {
        font-family: 'Montserrat';
        font-size: 15px
    }

    .checkout-endereco {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .checkout-entrega {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .endereco-cadastrado {
        width: 100%;
        margin-right: 0
    }

    .checkout-formas-pagamento {
        width: 100%
    }

    .modal-help-cep {
        margin: 0;
        float: right
    }

    .modal-body p {
        color: #999;
        font-size: 14px;
        margin-bottom: 20px;
        font-family: 'Montserrat';
        font-size: 15px;
        line-height: 21px
    }

    .btn-modal {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .checkout-section {
        margin-bottom: 20px
    }

    .loading-cep {
        right: 0
    }

    .checkout-finalizar .checkout-finalizar-total {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-footer-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0 10px
    }

    .checkout-footer-item2 {
        width: 95%;
        margin-left: 10px;
        margin-right: 0
    }

    .checkout-footer-item3 {
        width: 95%;
        margin-left: 10px;
        margin-right: 0
    }

    .checkout-footer-item4 {
        width: 95%;
        margin-left: 10px;
        margin-right: 0
    }

    .user-bar-message {
        margin: 10px 0
    }

    .user-sidebar {
        display: none
    }

    .user-content {
        width: 100%;
        margin-top: 20px
    }

    .user-content-title {
        text-align: center
    }

    .user-content-subtitle {
        text-align: center;
        font-size: 16px;
    }

    .user-content-title>span:first-child>i {
        font-size: 16px;
        margin-right: 10px
    }

    .user-content-title>span:last-child {
        font-size: 16px
    }

    .user-content-body {
        padding: 0;
        border: none
    }

    .user-pedido-itens {
        width: 100%;
        border-right: none;
        margin-right: 0
    }

    .user-pedido-status {
        width: 100%;
        border-right: none;
        margin-right: 0;
        padding-top: 20px
    }

    .user-pedido-infos {
        width: 100%;
        padding-top: 20px
    }

    .user-pedido-infos-item {
        text-align: center
    }

    .user-pedido-infos-btn .btn-principal {
        float: none;
        max-width: 200px;
        font-size: 15px;
        border: 1px #0b284e solid;
    }

    .user-pedido-detalhe-status {
        max-width: 100%;
        text-align: center
    }

    .user-pedido-detalhe-status>div:first-child {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-top: 0
    }

    .user-pedido-detalhe-status>div:first-child>i {
        line-height: 45px
    }

    .user-pedido-detalhe-status>div:last-child {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .user-pedido-detalhe-status>div:last-child>span:first-child {
        text-align: center
    }

    .user-pedido-detalhe-status>div:last-child>span:last-child {
        text-align: center
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde {
        width: 100%
    }

    .user-detalhe-pedido-enderecos {
        width: 100% !important
    }

    .user-detalhe-pedido-resumo {
        width: 100%
    }

    .user-dados {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .user-content-body>.checkout-endereco-container {
        width: 100%;
        margin-left: 0
    }

    .user-content-body>.caixa-prod-rec {
        width: 100%
    }

    .header-titulo.mb {
        margin-bottom: 20px;
    }

    .header-langs-icon span {
        font-size: 13px;
        margin-top: 4px;
    }

    .pag-sidebar {
        display: none
    }

    .pag-content {
        width: 100%;
        margin-top: 0
    }

    .pag-content-title {
        text-align: center;
        font-size: 20px
    }

    .pag-content-subtitle {
        text-align: center
    }

    .pag-content-body {
        padding: 0;
        border: none
    }

    .content-checkout {
        float: left;
        width: 95%;
        margin-left: 2.5%
    }

    .left-pay {
        float: left;
        width: 100%;
        height: auto;
        background-color: #fff;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px
    }

    .right-pay {
        float: left;
        width: 100%;
        height: auto;
        background-color: #fff;
        padding-left: 0;
        padding-top: 0;
        margin-top: 7%
    }

    .btn-principal-pedidos {
        margin-left: 0;
        margin-bottom: 5%;
        background: #fff;
        border: 1px #0b284e solid;
        color: #0b284e
    }

    .btn-principal-pagamento {
        margin-left: 0
    }

    .footer-item {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .footer-item-slide {
        border-bottom: 1px solid #f1f2f3;
    }

    .footer-item-slide .item-seta {
        float: right;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border: none;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        margin-right: 5px;
        transition: .3s;
        margin-top: -5px;
        ;
    }

    .footer-item-slide .item-seta::before {
        content: '';
        display: block;
        position: absolute;
        top: 6px;
        left: 5px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #0b284e;
        border-right: 2px solid #0b284e;
        transform: rotate(135deg);
    }

    .footer-item-slide.open .item-seta {
        transform: rotate(-180deg);
    }

    .footer-item-slide ul {
        display: none;
    }

    .footer-item>h2 {
        margin-bottom: 10px;
    }

    .footer-item-atendimento {
        width: 100%
    }

    #newsletter-full {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        margin-top: 0px;
        padding-top: 20px
    }

    .newsletter {
        width: 100%;
        text-align: center;
        height: auto;
        margin-top: 20px;
        float: left;
    }

    .newsletter .campo {
        float: left;
        width: calc(50% - 110px);
        height: 55px;
        margin-left: 24.5%;
        border-radius: 0
    }

    .btncadnews {
        max-width: 100px;
        height: 30px;
        color: #fff;
        border: none;
        font-size: 11px;
        float: left;
        margin-top: 10px;
        padding: 10px;
        font-family: 'Montserrat';

    }

    .newsletter>h2 {
        color: #fff;
        width: 100%;
        text-align: left;
        font-size: 14px;
        margin-bottom: 10px;
        font-family: 'Montserrat';
    }

    .newsletter>h3 {
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
        text-shadow: 2px 2px 2px #0b284e
    }

    .campoformnews {
        float: left;
        width: 100%;
        height: 35px;
        border-radius: 0;
        background: #fff;
        border: 1px #ddd solid;
        color: #0b284e;
        padding-left: 5px;
    }

    .box-footer-1 {
        float: left;
        width: 95%;
    }

    .box-footer-2 {
        float: left;
        width: 95%;
    }

    .box-footer-3 {
        float: left;
        width: 95%;
    }

    .box-footer-icon {
        float: left;
        width: auto;
        height: 23px;
        margin-right: 5px
    }

    .box-footer-icon i {
        font-size: 14px;
        color: #0b284e
    }

    .box-footer-icon-2 {
        float: left;
        width: auto;
        height: 23px;
        margin-right: 5px
    }

    .box-footer-icon-2 i {
        font-size: 14px;
        color: #0b284e
    }

    .box-footer-txt {
        float: left;
        font-size: 10px;
        font-family: Montserrat;
        color: #0b284e;
        margin-top: 4px;
        text-transform: uppercase
    }

    .barra-footer {
        float: left;
        width: 100%;
        padding-left: 2.5%;
        padding-right: 2.5%
    }

    .formas-pagamento {
        width: 100%
    }

    .barra-footer .barra-footer-direita,
    .barra-footer .barra-footer-esquerda {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .barra-footer-direita {
        margin-top: 0px !important;
    }

    .ebit {
        float: left;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 10px;
        text-align: center
    }
}

@media (min-width:480px) and (max-width:768px) {

    .header-menus {
        display: none;
    }

    .segura-lista-tamanhos {
        flex-wrap: wrap;
    }

    .lingua-opt {
        margin-left: 0px !important;
    }

    .header-langs>.header-langs-icon:last-child {
        margin-right: 20px !important;
        margin-left: 0px !important;
    }

    .blog-posts-detalhe-segura {
        width: 100%;
    }

    .icon-pag-inter {

        width: 100%;
        height: auto;
    }

    .lista-lookbook {
        width: 100%;
    }

    .text-pag-inter {
        width: 100%;
        height: auto;
    }

    body {
        padding-top: 85px
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-desktop2 {
        display: none !important;
    }

    .visible-mobile {
        display: block !important;
    }

    .visible-mobile2 {
        display: inline-block !important;
    }

    .content {
        padding: 20px 10px
    }

    .bg-video video,
    .bg-video iframe {
        min-height: 60vh;
        margin-top: -20%;
    }

    .pag-content-body-small {
        width: 100%;
    }

    .titulos {
        font-size: 22px
    }

    .bg-video {
        height: calc(50vh - 103px);
    }

    .slide_home {
        margin-bottom: 20px
    }

    .grid-item-video-full iframe {
        width: 100%;
        height: 225px;
    }

    .carousel_home {
        margin-left: 20px;
        width: 85%
    }

    .produto-fotos {

        max-width: 420px;
    }

    .header-moedas-idiomas {
        float: left;
        margin-left: 0px;
        margin-top: 0px;
    }

    .segura-select-header {
        margin-left: 25px;
    }

    .barra_header:after {
        background: #0B284E;
        height: 37px;
    }

    .barra_header_frase {
        font-size: 13px;
        padding-top: 2px;
    }

    .segura-select-header:first-child {
        margin-left: 0px;
    }

    .box_ban_home {
        width: 90% !important;
        margin: 0 !important;
        margin-left: 8% !important;
        margin-bottom: 5% !important
    }

    .box_ban_home img {
        max-width: 100%
    }

    .box_ban_home {
        width: 98% !important;
        margin: 0;
        margin-bottom: 2%
    }

    .box_ban_home img {
        max-width: 100%
    }

    .box_ban_home_cat {
        display: inline-block;
        width: 90%;
        height: auto;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 5%
    }

    .institucional_home figure {
        width: 100%;
        margin-right: 0
    }

    .institucional_home_direita {
        width: 100%;
        margin-top: 20px
    }

    .blog-posts {
        width: 100%;
        border-right: none;
        padding-right: 0;
        text-align: center
    }

    .blog-post figure {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: 10px
    }

    .blog-pots-infos {
        width: 100%;
        height: auto;
        text-align: left
    }

    .blog-post span {
        position: static;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .blog-post .blog-pots-infos a {
        position: static;
        display: inline-block;
        margin-top: 20px
    }

    .blog-lateral {
        width: 100%;
        padding-left: 0;
        margin-top: 40px
    }

    .post-titulo {
        text-align: left;
        font-size: 20px;
        margin-bottom: 20px
    }

    .post-foto {
        margin-bottom: 20px
    }

    .post-foto img {
        max-width: 100%
    }

    .post-texto {
        text-align: left
    }

    .blog-post-destaque {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }

    .caixa_produtos {
        width: 50%;
        height: 200px;
        margin: 0;
        margin-bottom: 10px
    }

    .titulo_produto {
        font-size: 12px;
        line-height: 14px;
        height: 25px
    }

    .lista-tamanhos {
        font-size: 12px;
    }

    .de_preco {
        font-size: 14px;
        margin: 0;
        margin-bottom: 5px
    }

    .por_preco {
        font-size: 14px;
        margin: 0
    }

    .preco_pix {
        font-size: 12px;
    }

    .parcelamento_produto {
        float: left;
        width: 100%;
        height: auto;
        font-family: 'Montserrat', cursive;
        font-size: 13px;
        color: #0b284e;
        text-align: center;
        margin-top: 12px
    }

    .caixa_produtos_vitrine {
        float: left;
        width: 260px;
        height: 385px;
        margin-right: 35px;
        margin-bottom: 50px;
        padding: 10px;
        -webkit-transition: all .3s ease-in-out;
        border: 1px solid #fff;
        transition: all .3s ease-in-out
    }

    .caixa_produtos_vitrine:nth-child(2n+2) {
        margin-right: 0
    }

    .barra-navegacao {
        display: none
    }

    .direita-produtos {
        width: 100%;
        margin: 0
    }

    .banner-produtos {
        height: 100px
    }

    .header-titulo {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .header-titulo a {
        display: none
    }

    .header-titulo a:last-child {
        display: block
    }

    .header-titulo i {
        display: none
    }

    .header-registros {
        display: none
    }

    .header-ordem {
        text-align: center;
        float: none
    }

    .flag-prod {
        display: none
    }

    .filtros-container {
        display: none;
        width: 100%;
        background: #ddd;
        padding: 0 10px
    }

    .filtro {
        border: 1px solid #ddd
    }

    .filtro header {
        background: #fff
    }

    .filtro header .filtro-toggle {
        border: none
    }

    .filtro header .filtro-toggle i {
        color: #0b284e
    }

    .filtro .itens-filtro li {
        border: none;
        margin-top: 8px
    }

    .filtro .itens-filtro li a span,
    .filtro .itens-filtro li label span {
        display: inline-block;
        float: right;
        color: #fff;
        background: #0b284e;
        padding: 4px 8px;
        border-radius: 8px
    }

    .btn-fechar-filtros {
        display: block
    }

    .exibe-filtros-mobile {
        display: block
    }

    .produto-detalhe {

        max-width: 305px;

    }

    .produto-fotos-thumbs {
        width: 100% !important;
        text-align: center
    }

    .produto-fotos-thumbs.visible-mobile {
        float: none;
        width: 100% !important;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .produto-fotos-vertical {
        float: left;
        width: 100%
    }

    .vertical-slide-next,
    .vertical-slide-prev {
        float: left;
        width: 100px;
        text-align: center;
        margin: 8px 0
    }

    .foto-thumb {
        float: left;
        margin-bottom: 20px
    }

    .foto-thumb {
        margin: 0 0px
    }

    .caixa-prod-rec {
        width: 150px
    }

    .caixa-prod-rec .caixa-prod-rec-info {
        height: auto
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec .caixa-prod-rec-compra {
        height: auto;
        display: block
    }

    .caixa-prod-rec2 {
        width: 45%;
        padding: 10px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam select {
        font-size: 12px
    }

    .compre-junto-symbol {
        margin-top: 50px;
        padding: 5px 5px
    }

    .compre-junto-symbol .fa-pause {
        display: none
    }

    .compre-junto-comprar {
        margin-top: 0;
        margin-left: 50px
    }

    .avaliacoes-table .avaliacoes-table-row .desc-avaliacao {
        display: none
    }

    .avaliacoes-table .avaliacoes-table-row .porcentagem {
        float: left
    }

    .avaliacoes-table .avaliacoes-table-row .label-star {
        margin-right: 20px
    }

    .avaliacoes-table .avaliacoes-table-row .progress-barx {
        display: none
    }

    .avaliacoes-form-content {
        margin-left: 0;
        margin-top: 20px
    }

    .avaliacao .avaliacao-header {
        width: 100%;
        margin-right: 0
    }

    .avaliacao .avaliacao-coment {
        width: 100%;
        margin-top: 10px
    }

    .cart-produto {
        padding: 20px 10px;
        text-align: center;
        margin-bottom: 10px;
        border: 1px solid #ddd
    }

    .cart-produto-foto {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px
    }

    .cart-produto-infos {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .cart-produto-qtde {
        width: 100%;
        margin-right: 0
    }

    .cart-produto-qtde>label {
        margin-bottom: 0;
        margin-top: 15px;
        margin-right: 10px;
        vertical-align: top
    }

    .cart-produto-subtotal {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    .cart-options-left {
        width: 100%
    }

    .cart-option-loading {
        display: none;
        float: left;
        width: 100%;
        position: static;
        text-align: center;
        margin-top: 10px
    }

    .cart-options-right {
        float: left;
        width: 100%
    }

    .cart-prices>div>span:nth-child(1) {
        width: 50%
    }

    .cart-prices>div>span:nth-child(2) {
        width: 10%
    }

    .cart-prices>div>span:nth-child(3) {
        width: 40%
    }

    .cart-btns-container {
        float: left;
        text-align: center
    }

    .cart-btns-container .btn-principal {
        float: none;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px
    }

    .cart-btns-container .btn-secundario {
        float: none;
        display: inline-block
    }

    .cadastro-box-login {
        width: 100%
    }

    .cadastro-box-completo {
        width: 100%;
        margin-left: 0
    }

    .cadastro-box-simples {
        width: 100%;
        margin-left: 0
    }

    .campo-container.campo-container-small {
        width: 100%;
        padding-right: 0
    }

    .campo-container.campo-container-full-small {
        padding-right: 0
    }

    .campo-container-options>label:not(.campo-label):not(.error) {
        width: 100%;
        margin-right: 0
    }

    .header-checkout-left {
        width: 50%;
        margin-top: 0;
        padding-left: 10px
    }

    .header-checkout-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        margin-left: 0
    }

    .header-checkout-right {
        width: 50%;
        margin-top: 0
    }

    .checkout-btns-container .btn-principal {
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-btns-container a:last-child {
        margin-left: 0
    }

    .checkout-step>label {
        font-size: 13px
    }

    .checkout-container {
        margin-top: 20px
    }

    .checkout-container .fontpay {
        font-family: 'Montserrat';
        font-size: 15px
    }

    .checkout-endereco {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .checkout-entrega {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .endereco-cadastrado {
        width: 100%;
        margin-right: 0
    }

    .checkout-formas-pagamento {
        width: 100%
    }

    .modal-help-cep {
        margin: 0;
        float: right
    }

    .modal-body p {
        color: #999;
        font-size: 14px;
        margin-bottom: 20px;
        font-family: 'Montserrat';
        font-size: 15px;
        line-height: 21px
    }

    .btn-modal {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .checkout-section {
        margin-bottom: 20px
    }

    .loading-cep {
        right: 0
    }

    .checkout-finalizar .checkout-finalizar-total {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-footer-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0 10px
    }

    .user-bar-message {
        margin: 10px 0
    }

    .user-sidebar {
        display: none
    }

    .user-content {
        width: 100%;
        margin-top: 20px
    }

    .user-content-title {
        text-align: center
    }

    .user-content-subtitle {
        text-align: center
    }

    .user-content-title>span:first-child>i {
        font-size: 20px;
        margin-right: 10px
    }

    .user-content-title>span:last-child {
        font-size: 24px
    }

    .user-content-body {
        padding: 0;
        border: none
    }

    .user-pedido-itens {
        width: 100%;
        border-right: none;
        margin-right: 0
    }

    .user-pedido-status {
        width: 100%;
        border-right: none;
        margin-right: 0;
        padding-top: 20px
    }

    .user-pedido-infos {
        width: 100%;
        padding-top: 20px
    }

    .user-pedido-infos-item {
        text-align: center
    }

    .user-pedido-infos-btn .btn-principal {
        float: none;
        max-width: 200px;
        font-size: 15px
    }

    .user-pedido-detalhe-status {
        max-width: 100%;
        text-align: center
    }

    .user-pedido-detalhe-status>div:first-child {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-top: 0
    }

    .user-pedido-detalhe-status>div:first-child>i {
        line-height: 60px
    }

    .user-pedido-detalhe-status>div:last-child {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .user-pedido-detalhe-status>div:last-child>span:first-child {
        text-align: center
    }

    .user-pedido-detalhe-status>div:last-child>span:last-child {
        text-align: center
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde {
        width: 100%
    }

    .user-detalhe-pedido-enderecos {
        width: 100%
    }

    .user-detalhe-pedido-resumo {
        width: 100%
    }

    .user-dados {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .user-content-body>.checkout-endereco-container {
        width: 100%;
        margin-left: 0
    }

    .user-content-body>.caixa-prod-rec {
        width: 100%
    }

    .pag-sidebar {
        display: none
    }

    .pag-content {
        width: 100%;
        margin-top: 0
    }

    .pag-content-title {
        text-align: center;
        font-size: 24px
    }

    .pag-content-subtitle {
        text-align: center
    }

    .pag-content-body {
        padding: 0;
        border: none
    }

    .left-pay {
        float: left;
        width: 100%;
        height: auto;
        background-color: #fff;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px
    }

    .right-pay {
        float: left;
        width: 100%;
        height: auto;
        background-color: #fff;
        padding-left: 0;
        padding-top: 0;
        margin-top: 7%
    }

    .btn-principal-pedidos {
        margin-left: 0;
        margin-bottom: 5%;
        background: #fff;
        border: 1px #0b284e solid;
        color: #0b284e
    }

    .btn-principal-pagamento {
        margin-left: 0
    }

    .left-pay {
        float: left;
        width: 95%;
        height: auto;
        background-color: #fff;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 20px;
        margin-left: 2.5%
    }

    .right-pay {
        float: left;
        width: 95%;
        margin-left: 2.5%;
        height: auto;
        background-color: #fff;
        padding-left: 0;
        padding-top: 20px
    }

    .btn-principal-boleto {
        border: none;
        font-family: 'Montserrat';
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        text-align: center;
        width: 100%;
        max-width: 220px;
        height: 45px;
        border-radius: 1px;
        transition: all .2s ease-in-out;
        outline: 0;
        box-shadow: none;
        background: #0b284e;
        margin-top: 0;
        margin-right: 20px
    }

    .btn-principal-boleto:active,
    .btn-principal-boleto:hover {
        background: #0b284e
    }

    .exibe_cupom {
        padding: 5px;
        border: 1px dashed #0b284e;
        color: #0b284e
    }

    .box-footer-1 {
        float: left;
        width: 95%;
        margin-bottom: 10px;
    }

    .box-footer-2 {
        float: left;
        width: 95%;
        margin-bottom: 10px;
    }

    .box-footer-3 {
        float: left;
        width: 95%;
        margin-bottom: 10px;
    }

    .box-footer-icon {
        float: left;
        width: 22px;
        height: 23px;
        margin-right: 10px
    }

    .box-footer-icon i {
        font-size: 18px;
        color: #0b284e
    }

    .footer-item-slide ul {
        display: inline-block !important;
    }

    .box-footer-icon-2 {
        float: left;
        width: 22px;
        height: 23px;
        margin-right: 10px
    }

    .box-footer-icon-2 i {
        font-size: 22px;
        color: #0b284e
    }

    .box-footer-txt {
        float: left;
        font-size: 12px;
        font-family: Montserrat;
        color: #0b284e;
        margin-top: 4px;
        text-transform: uppercase
    }

    .footer-item {
        width: 50%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .footer-item-slide ul {
        display: none;
    }

    .footer-item-atendimento {
        width: 45%
    }

    .newsletter {
        width: 100%
    }

    .formas-pagamento {
        width: 100%
    }

    .barra-footer .barra-footer-direita,
    .barra-footer .barra-footer-esquerda {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .newsletter .campo {
        float: left;
        width: calc(92% - 110px) !important;
        height: 44px;
        margin-left: 10px;
        border-radius: 0
    }

    .newsletter .btn-principal {
        max-width: 130px;
        height: 55px
    }

    .newsletter>h2 {
        color: #fff;
        width: 100%;
        text-align: left;
        font-size: 13px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

    .btncadnews {
        margin-top: 0px;
        height: 35px;
    }

    .formas-pagamento {
        text-align: left;
    }

    #formnews {
        width: 100%;
    }

    /*.segura-botao-news{
        height: 55px;
    }*/
    .newsletter .btn-principal {
        height: 44px;
    }

    #newsletter-full {
        padding-bottom: 20px;
    }

    .newsletter>h3 {
        color: #fff;
        width: 100%;
        text-align: center;
        font-size: 16px;
        margin-bottom: 30px
    }

    .newsletter {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:801px) {
    body {
        padding-top: 120px
    }

    .segura-lista-tamanhos {
        flex-wrap: wrap;
    }

    .header-menus {
        display: none;
    }

    .lista-lookbook {
        width: 100%;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-desktop2 {
        display: none !important;
    }

    .visible-mobile {
        display: block !important;
    }

    .visible-mobile2 {
        display: inline-block !important;
    }

    .institucional-banner {
        height: 150px;
    }

    .pag-content-body-small {
        width: 100%;
    }

    .content {
        padding: 20px 10px
    }

    .titulos {
        font-size: 24px
    }

    .slide_home {
        margin-bottom: 20px
    }

    .carousel_home {
        margin-left: 20px;
        width: 95%
    }

    .bg-foto {

        height: calc(50vh - 100px);
    }

    .header-moedas-idiomas i {
        position: relative;
        top: -2px;
    }

    .header-menu>.header-menu-icon i.fa {

        position: relative;
        top: -2px;
    }

    .box_ban_home {
        width: 98% !important;
        margin: 0 !important
    }

    .box_ban_home img {
        max-width: 100%
    }

    .institucional_home figure {
        width: 100%;
        margin-right: 0
    }

    .institucional_home_direita {
        width: 100%;
        margin-top: 20px
    }

    .caixa_produtos_vitrine_3 {
        width: 215px;
    }

    .caixa_produtos.active .titulo_produto {}

    .blog-posts {
        width: 100%;
        border-right: none;
        padding-right: 0;
        text-align: center
    }

    .blog-post figure {
        margin-right: 0;
        float: none;
        display: inline-block;
        margin-bottom: 10px
    }

    .blog-pots-infos {
        width: 100%;
        height: auto;
        text-align: left
    }

    .blog-post span {
        position: static;
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }

    .blog-post .blog-pots-infos a {
        position: static;
        display: inline-block;
        margin-top: 20px
    }

    .blog-lateral {
        width: 100%;
        padding-left: 0;
        margin-top: 40px
    }

    .post-titulo {
        text-align: left;
        font-size: 20px;
        margin-bottom: 20px
    }

    .post-foto {
        margin-bottom: 20px
    }

    .post-foto img {
        max-width: 100%
    }

    .post-texto {
        text-align: left
    }

    .blog-post-destaque {
        width: 100%;
        margin-right: 0;
        margin-bottom: 40px
    }

    .caixa_produtos {
        width: 33%;
        height: auto;
        min-height: 318px;
        margin: 0;
        margin-bottom: 10px
    }

    .preco_produto {
        opacity: 1;
    }

    .titulo_produto {
        font-size: 12px;
        line-height: 14px;
        height: 28px;
        overflow: hidden;
    }

    .de_preco {
        font-size: 14px;
        margin: 0;
        margin-bottom: 5px
    }

    .por_preco {
        font-size: 14px;
        margin: 0
    }

    .preco_pix {
        font-size: 12px;
    }

    .segura-botao-comprar-produto .btn-principal {
        width: 80%;
    }

    .parcelamento_produto {
        float: left;
        width: 100%;
        height: auto;
        font-family: 'Montserrat', cursive;
        font-size: 13px;
        color: #0b284e;
        text-align: center;
        margin-top: 12px
    }

    .barra-navegacao {
        display: none
    }

    .direita-produtos {
        width: 100%;
        margin: 0
    }

    .banner-produtos {
        height: 100px
    }

    .header-titulo {
        width: 100%;
        text-align: center;
        margin-bottom: 15px
    }

    .header-titulo a {
        display: none
    }

    .header-titulo a:last-child {
        display: block
    }

    .header-titulo i {
        display: none
    }

    .header-registros {
        display: none
    }

    .header-ordem {
        text-align: center;
        float: none
    }

    .flag-prod {
        display: none
    }

    .filtros-container {
        display: none;
        width: 100%;
        background: #ddd;
        padding: 0 10px
    }

    .filtro {
        border: 1px solid #ddd
    }

    .filtro header {
        background: #fff
    }

    .filtro header .filtro-toggle {
        border: none
    }

    .filtro header .filtro-toggle i {
        color: #0b284e
    }

    .filtro .itens-filtro li {
        border: none;
        margin-top: 8px
    }

    .filtro .itens-filtro li a span,
    .filtro .itens-filtro li label span {
        display: inline-block;
        float: right;
        color: #fff;
        background: #0b284e;
        padding: 4px 8px;
        border-radius: 8px
    }

    .btn-fechar-filtros {
        display: block
    }

    .exibe-filtros-mobile {
        display: block
    }

    .produto-fotos-thumbs {
        width: 100%;
        text-align: center
    }

    .produto-fotos-thumbs.visible-mobile {
        float: none;
        width: 90%;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .foto-thumb {
        margin: 0 0px
    }

    .caixa-prod-rec {
        width: 150px
    }

    .caixa-prod-rec .caixa-prod-rec-info {
        height: auto
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec .caixa-prod-rec-compra {
        height: auto;
        display: block
    }

    .caixa-prod-rec2 {
        width: 45%;
        padding: 10px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco,
    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .por_preco {
        font-size: 12px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .preco_produto .de_preco {
        margin-right: 5px
    }

    .caixa-prod-rec2 .caixa-prod-rec-info .compre-junto-tam select {
        font-size: 12px
    }

    .compre-junto-symbol {
        margin-top: 50px;
        padding: 5px 5px
    }

    .compre-junto-symbol .fa-pause {
        display: none
    }

    .compre-junto-comprar {
        margin-top: 0;
        margin-left: 50px
    }

    .avaliacoes-table .avaliacoes-table-row .desc-avaliacao {
        display: none
    }

    .avaliacoes-table .avaliacoes-table-row .porcentagem {
        float: left
    }

    .avaliacoes-table .avaliacoes-table-row .label-star {
        margin-right: 20px
    }

    .avaliacoes-table .avaliacoes-table-row .progress-barx {
        display: none
    }

    .avaliacoes-form-content {
        margin-left: 0;
        margin-top: 20px
    }

    .avaliacao .avaliacao-header {
        width: 100%;
        margin-right: 0
    }

    .avaliacao .avaliacao-coment {
        width: 100%;
        margin-top: 10px
    }

    .cart-produto {
        padding: 20px 10px;
        text-align: center;
        margin-bottom: 10px;
        border: 1px solid #ddd
    }

    .cart-produto-foto {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 10px
    }

    .cart-produto-infos {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }

    .cart-produto-qtde {
        width: 100%;
        margin-right: 0
    }

    .cart-produto-qtde>label {
        margin-bottom: 0;
        margin-top: 15px;
        margin-right: 10px;
        vertical-align: top
    }

    .cart-produto-subtotal {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 15px
    }

    .cart-options-left {
        width: 100%
    }

    .cart-option-loading {
        display: none;
        float: left;
        width: 100%;
        position: static;
        text-align: center;
        margin-top: 10px
    }

    .cart-options-right {
        float: left;
        width: 100%
    }

    .cart-prices>div>span:nth-child(1) {
        width: 50%
    }

    .cart-prices>div>span:nth-child(2) {
        width: 10%
    }

    .cart-prices>div>span:nth-child(3) {
        width: 40%
    }

    .cart-btns-container {
        float: left;
        text-align: center
    }

    .cart-btns-container .btn-principal {
        float: none;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px
    }

    .cart-btns-container .btn-secundario {
        float: none;
        display: inline-block
    }

    .cadastro-box-login {
        width: 100%
    }

    .cadastro-box-completo {
        width: 100%;
        margin-left: 0
    }

    .cadastro-box-simples {
        width: 100%;
        margin-left: 0
    }

    .campo-container.campo-container-small {
        width: 100%;
        padding-right: 0
    }

    .campo-container.campo-container-full-small {
        padding-right: 0
    }

    .campo-container-options>label:not(.campo-label):not(.error) {
        width: 100%;
        margin-right: 0
    }

    .header-checkout-left {
        width: 50%;
        margin-top: 0;
        padding-left: 10px
    }

    .header-checkout-logo {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
        margin-left: 0
    }

    .header-checkout-right {
        width: 50%;
        margin-top: 0
    }

    .checkout-btns-container .btn-principal {
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-btns-container a:last-child {
        margin-left: 0
    }

    .checkout-step>label {
        font-size: 13px
    }

    .checkout-container {
        margin-top: 20px
    }

    .checkout-container .fontpay {
        font-family: 'Montserrat';
        font-size: 15px
    }

    .checkout-endereco {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .checkout-entrega {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px
    }

    .endereco-cadastrado {
        width: 100%;
        margin-right: 0
    }

    .checkout-formas-pagamento {
        width: 100%
    }

    .modal-help-cep {
        margin: 0;
        float: right
    }

    .modal-body p {
        color: #999;
        font-size: 14px;
        margin-bottom: 20px;
        font-family: 'Montserrat';
        font-size: 15px;
        line-height: 21px
    }

    .btn-modal {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }

    .checkout-section {
        margin-bottom: 20px
    }

    .loading-cep {
        right: 0
    }

    .checkout-finalizar .checkout-finalizar-total {
        margin-right: 0;
        width: 100%;
        margin-bottom: 20px
    }

    .checkout-footer-item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        padding: 0 10px
    }

    .user-bar-message {
        margin: 10px 0
    }

    .user-sidebar {
        display: none
    }

    .user-content {
        width: 100%;
        margin-top: 20px
    }

    .user-content-title {
        text-align: center
    }

    .user-content-subtitle {
        text-align: center
    }

    .user-content-title>span:first-child>i {
        font-size: 20px;
        margin-right: 10px
    }

    .user-content-title>span:last-child {
        font-size: 24px
    }

    .user-content-body {
        padding: 0;
        border: none
    }

    .user-pedido-itens {
        width: 100%;
        border-right: none;
        margin-right: 0
    }

    .user-pedido-status {
        width: 100%;
        border-right: none;
        margin-right: 0;
        padding-top: 20px
    }

    .user-pedido-infos {
        width: 100%;
        padding-top: 20px
    }

    .user-pedido-infos-item {
        text-align: center
    }

    .user-pedido-infos-btn .btn-principal {
        float: none;
        max-width: 200px;
        font-size: 15px
    }

    .user-pedido-detalhe-status {
        max-width: 100%;
        text-align: center
    }

    .user-pedido-detalhe-status>div:first-child {
        float: none;
        display: inline-block;
        margin-right: 0;
        margin-top: 0
    }

    .user-pedido-detalhe-status>div:first-child>i {
        line-height: 60px
    }

    .user-pedido-detalhe-status>div:last-child {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .user-pedido-detalhe-status>div:last-child>span:first-child {
        text-align: center
    }

    .user-pedido-detalhe-status>div:last-child>span:last-child {
        text-align: center
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde {
        width: 100%
    }

    .user-detalhe-pedido-enderecos {
        width: 100%
    }

    .user-detalhe-pedido-resumo {
        width: 100%
    }

    .user-dados {
        width: 100%;
        padding: 0;
        margin-bottom: 30px
    }

    .user-content-body>.checkout-endereco-container {
        width: 100%;
        margin-left: 0
    }

    .user-content-body>.caixa-prod-rec {
        width: 100%
    }

    .pag-sidebar {
        display: none
    }

    .pag-content {
        width: 100%;
        margin-top: 0
    }

    .pag-content-title {
        text-align: center;
        font-size: 24px
    }

    .pag-content-subtitle {
        text-align: center
    }

    .pag-content-body {
        padding: 0;
        border: none
    }

    .box-slide-0,
    .box-slide-1,
    .box-slide-4 {
        float: left;
        width: 40% !important;
        margin-left: 40px !important;
        margin-bottom: 20px !important;
    }

    #top-slide {
        margin-bottom: 10px;
    }

    .footer-item {
        width: 100%;
        height: auto;
        margin-right: 0;
        margin-bottom: 20px
    }

    .footer-item-atendimento {
        width: 100%
    }

    .newsletter {
        width: 100%
    }

    .formas-pagamento {
        width: 100%
    }

    .barra-footer .barra-footer-direita,
    .barra-footer .barra-footer-esquerda {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }
}

@media (min-width:800px) and (max-width:1180px) {
    body {
        padding-top: 85px
    }

    .segura-lista-tamanhos {
        flex-wrap: wrap;
    }

    .barra_header_frase {
        font-size: 11px;
    }

    .lingua-opt {
        font-size: 10px !important;
        margin-left: 10px !important;
    }

    .moeda-opt {
        font-size: 10px !important;
        margin-left: 10px !important;
    }

    .cart-prices>div>span:nth-child(1) {
        width: 120px;
    }

    .cart-prices>div>span:nth-child(2) {
        width: 60px;
    }

    .cart-prices>div>span:nth-child(3) {
        width: 120px;
    }

    .cart-options-right {
        width: 300px;
    }

    .cart-produto-qtde {
        width: 120px;
    }

    .cart-produto-infos {
        width: 40%;
    }

    .preco_produto {
        opacity: 1;
    }

    .blog-acoes-btn {

        padding: 10px 10px;
    }

    .lista-lookbook {
        width: 100%;
    }

    .container {
        max-width: 750px
    }

    .header-principal {
        padding-bottom: 0
    }

    .barra_header {
        margin: 0px;
        margin-bottom: 10px;
        padding-top: 10px;
    }

    .header-menu {
        top: 3px;
    }

    .header-logo {
        width: 115px;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .header-direita {
        width: calc(100% - 135px);
        margin-top: 0px
    }

    .header-busca-oculta {
        right: 0px;
        top: 0px;
    }

    .header-menu>.header-menu-titulo {
        float: left;
        padding-top: 0px;
        font-size: 11px;
    }

    .header-moedas-idiomas i {
        font-size: 11px;
        font-size: 11px;
    }

    .header-select {
        font-size: 11px;
    }

    .barra_header .menu-barra {
        float: left;
        width: auto;
        margin-top: 3px;
        font-family: 'Montserrat', cursive;
        font-size: 11px;
        color: #0b284e
    }

    .txt_atendimento {
        float: left;
        width: auto;
        height: auto;
        color: #fff;
        font-size: 11px
    }

    .icon_whatsapp i {
        float: left;
        width: auto;
        height: auto;
        color: #fff;
        margin-right: 5px;
        font-size: 17px;
        margin-top: -3px;
        color: #fff
    }

    .header-busca {

        float: left;
        width: 300px;
        height: 35px;
        margin-top: -10px
    }

    .header-busca .campo {

        height: 35px;
        background: #fff;
        border-color: #eee;
        border-radius: 10px;
        border: 1px #ddd solid;
        font-size: 10px
    }

    .header-busca button i {
        font-size: 15px;
        color: #0b284e
    }

    .header-busca button {
        position: absolute;
        right: 15px;
        top: 1px;
        height: 35px;
        width: 25px;
        background: 0 0;
        border: none;
        outline: 0;
        box-shadow: none
    }

    .header-menu>.header-menu-count {
        position: absolute;
        right: -15px;
        top: -15px;
        background: #0b284e;
        width: 20px;
        height: 20px;
        border-radius: 50%;
        font-family: 'Montserrat';
        font-size: 10px;

        color: #fff;
        padding: 5px;
        text-align: center;
        line-height: 12px
    }

    .header-menu>.header-menu-icon i.fa {
        font-size: 11px;
        vertical-align: text-top;
    }

    .header-menu>.header-menu-icon {
        float: left;
        width: auto;
        margin-right: 10px;
    }

    .box_ban_home_cat {
        display: inline-block;
        width: 48%;
        height: auto;
        margin-right: 5px;
        margin-left: 10px;
        margin-bottom: 15px;
        overflow: hidden
    }

    .box_ban_home_cat:nth-child(2n+2) {
        margin-right: 0
    }

    .box_ban_home_cat img {
        max-width: 100%;
        transition: .5s ease-out
    }

    .box_ban_home_cat:hover img {
        transform: scale(1.1)
    }

    .caixa_produtos {
        width: calc(33.33% - 20px);
        height: 280px;
        margin: 0 10px 20px 10px !important
    }

    .direita-produtos {
        float: left;
        width: calc(100% - 0px);
        height: auto;
        margin-left: 0
    }

    .bloco-post-dest span {
        left: -5px;
        position: relative;
    }

    .footer-item {
        width: 135px;
    }

    .footer-item-atendimento {
        width: 190px;
        margin-right: 5px;
    }

    .footer-item>h2 {
        font-size: 11px;
    }

    .footer-item-social {
        padding-left: 10px;
    }

    .footer-item>.footer-links>li {
        font-size: 11px;
    }

    .produto-fotos {
        width: 400px
    }

    .produto-fotos-destaque {
        max-width: 300px
    }

    .produto-detalhe {
        width: 340px
    }

    .user-sidebar-header>span:last-child {
        font-size: 14px;
        margin-top: 17px;
    }

    .user-content-title>span:first-child>i {
        font-size: 20px;
    }

    .user-content-title>span:last-child {
        font-size: 18px;
    }

    .user-sidebar-header>span:first-child>i {
        font-size: 20px;
    }

    .avaliacoes-media-content {
        max-width: 350px
    }

    .avaliacoes-table .avaliacoes-table-row .desc-avaliacao {
        width: 90px
    }

    .avaliacoes-table .avaliacoes-table-row .progress-barx {
        width: 100px;
        margin-left: 40px
    }

    .avaliacoes-form-content {
        max-width: 300px;
        margin-left: 50px
    }

    .cadastro-box-login {
        float: left;
        width: 300px;
        margin-right: 20px
    }

    .cadastro-box-completo {
        float: left;
        width: 430px;
        margin-left: 0
    }

    .cadastro-box-simples {
        float: left;
        width: 430px;
        margin-left: 0
    }

    .header-checkout-container {
        max-width: 750px
    }

    .checkout-endereco {
        width: 350px;
        margin-right: 20px
    }

    .checkout-entrega {
        width: 380px;
        margin-right: 0
    }

    .checkout-formas-pagamento {
        margin-top: 20px;
        width: 100%
    }

    .left-pay {
        width: 45%
    }

    .right-pay {
        width: 45%
    }

    .checkout-btns-container {
        text-align: center
    }

    .checkout-btns-container .btn-principal-pagamento,
    .checkout-btns-container .btn-principal-pedidos {
        width: 200px;
        margin: 0;
        float: none;
        display: inline-block
    }

    .user-sidebar {
        width: 200px
    }

    .user-sidebar-item>span:last-child {
        font-size: 12px;
        padding-top: 3px;
    }

    .user-content {
        width: 520px
    }

    .user-pedido-itens {
        width: 100px;
        margin-right: 10px
    }

    .user-pedido-status {
        width: 145px;
        margin-right: 10px
    }

    .user-pedido-infos {
        width: 200px
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-infos {
        width: 100px
    }

    .user-pedido-itens-detalhe>.cart-produto>.cart-produto-qtde {
        width: 100px
    }

    .user-detalhe-pedido-enderecos {
        width: 230px
    }

    .user-detalhe-pedido-resumo {
        width: 200px
    }

    .pag-sidebar {
        width: 200px;
        margin-right: 20px;
        padding-right: 0
    }

    .pag-content {
        width: 530px
    }

    .box_ban_home {
        box-sizing: border-box;
        float: left;
        width: calc(33.33% - 20px);
        margin: 5px 10px !important;
        height: auto
    }

    .box-footer-1 {
        width: 200px
    }

    .box-footer-2 {
        width: 250px
    }

    .box-footer-3 {
        width: 300px
    }

    .box-footer-txt {
        font-size: 9.5px
    }
}

.diagonal {
    width: 60%;
    height: 100vh;
    background: red;
    margin-left: -50px;
    -webkit-transform: skew(-10deg);
    -moz-transform: skew(-10deg);
    transform: skew(10deg)
}

.segura_paginacao2 {
    width: 100%;
    height: auto;
    float: left;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 10px
}

.mascara {
    display: none;
    position: fixed;
    z-index: 9000;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .4)
}

.mascara-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 90%;
    max-width: 250px;
    height: 180px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
    padding: 20px
}

.mascara-cart .mascara-content {
    max-width: 400px;
    height: 250px
}

.mascara-btns {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px
}

.mascara-btns a {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 10px
}

.mascara-btns .btn-principal {
    float: none;
    display: inline-block
}

.mascara-btns .btn-principal.mascara-close {
    border: 1px solid #ccc;
    color: #0b284e;
    background: 0 0;
    margin-bottom: 10px
}

.mascara-img {
    float: left;
    width: 100%;
    margin: 20px 0;
    text-align: center
}

.mascara-img i {
    color: #0b284e
}

.mascara-texto {
    float: left;
    width: 100%;
    font-family: 'Montserrat', cursive;

    color: #0b284e;
    font-size: 15px;
    line-height: 21px;
    text-align: center;
    word-wrap: break-word
}

.mascara-cart .mascara-texto {
    font-weight: 500;
    color: #0b284e
}

.msg_form_sucesso {
    color: #4f8a10;
    background: #dff2bf
}

.msg_form_sucesso i {
    font-size: 20px;
    margin-right: 10px;
    color: #4f8a10
}

.msg_form_erro,
.msg_form_erro b {
    color: #d8000c;
    background: #ffbaba
}

.msg_form_erro i {
    font-size: 20px;
    margin-right: 10px;
    color: #d8000c
}

.btenviando {
    opacity: .5;
    cursor: default
}

.infos_sec {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    text-align: left;
    font-weight: 700
}

.infos_sec_texto {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    color: #0b284e;
    text-align: left;
    font-weight: 700
}

.msg_erro {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.msg_success {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.msg_erro_login {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.msg_email {
    float: left;
    display: none;
    margin-top: 20px;
    margin-bottom: 5px;
    text-align: center
}

.loading-cupom {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #fff;
    text-align: left
}

.msg_erro_news {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.msg_success_news {
    float: left;
    background-color: #fff;
    width: 100%;
    text-align: center;
    display: none;
    margin-top: 10px;
    margin-bottom: 5px;
    padding: 15px;
    font-family: 'Montserrat', cursive;
    font-size: 16px;
    color: #0b284e;
    margin-bottom: 18px;
    text-transform: uppercase
}

.msg_erro_news_popup {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.msg_success_news_popup {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px
}

.bloco_news_popup {
    width: 100%;
    height: auto;
    padding: 15px;
    color: #0b284e
}

.titulo_news_popup {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: 'Montserrat', cursive;
    font-size: 22px;
    color: #0b284e;
    margin-bottom: 18px;
    text-transform: uppercase
}

.txt_news_popup {
    float: left;
    width: 100%;
    height: auto;
    text-align: left;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e;
    margin-bottom: 15px
}

.formatnews_popup {
    float: left;
    width: 100%;
    height: 45px;
    border: none;
    border-radius: 5px;
    padding: 10px;
    font-family: 'Montserrat', cursive;
    font-size: 13px;
    color: #0b284e;
    margin-right: 12px;
    border: 1px solid #ccc
}

.formnews_popup {
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px
}

.segura_produtos_popup {
    width: 100%;
    height: auto;
    margin: 10px
}

.caixa_produtos_popup {
    width: 400px;
    height: 380px;
    margin-bottom: 42px;
    margin-right: 32px;
    margin-left: 65px;
    padding: 10px;
    margin-top: 60px;
    opacity: 1;
    border: 1px #f5f5f5 solid
}

.msg_erro_contato {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%
}

.msg_success_contato {
    float: left;
    display: none;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%
}

.checkout-pagamento-titulo {
    float: left;
    width: 100%;
    text-align: left;
    font-family: 'Montserrat', cursive;
    color: #0b284e;

    margin-bottom: 10px
}

fpmt .itens_pagamento_formas {
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 0 auto;
    margin-top: 15px;
    text-align: left
}

.dados_pagamento {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px
}

.cart-option-item-pag-ipa {
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.cart-option-item-pag-ipa:last-child {
    margin-bottom: 0
}

.cart-option-item-pag-ipa>.cart-option-input-pag-ipa {
    float: left;
    display: none;
    margin-top: 20px;
    border-bottom: 1px solid #ccc
}

.cart-option-item-pag-ipa>.cart-option-icon-ipa {
    float: left;
    width: 100%
}

.cart-option-item-pag-ipa>.cart-option-icon-ipa>.segura_icone_ipagare>img {
    max-width: 100%;
    filter: grayscale(1)
}

.cart-option-item-pag-ipa>span {
    width: 230px;
    float: left;
    font-family: 'Montserrat', cursive;
    font-size: 15px;
    color: red;
    line-height: 21px;
    font-weight: 500
}

.cart-option-item-pag-ipa>.cart-option-icon-ipa>.segura_texto_ipagare>span {
    color: #0b284e;
    font-family: 'Montserrat', cursive
}

.cart-option-item-pag-ipa.checked>.cart-option-icon-ipa>.segura_icone_ipagare>img {
    filter: grayscale(0)
}

.cart-option-item-pag-ipa.checked>.cart-option-icon-ipa>.segura_texto_ipagare>span {
    color: #0b284e
}

.segura_icone_ipagare {
    width: 80px;
    height: auto;
    float: left;
    margin-right: 10px
}

.segura_texto_ipagare {
    width: auto;
    height: auto;
    float: left
}

.selectdif {
    float: left;
    width: 100%;
    font-family: 'Montserrat';
    color: #0b284e;
    font-size: 15px;
    font-weight: 500;
    border: 1px solid #ccc;
    padding: 14px 10px;
    box-shadow: none;
    outline: 0;
    transition: all .2s ease-in-out;
    border-radius: 3px;
    box-sizing: border-box;
    margin-bottom: 10px
}

.alert {
    width: 100%;
    margin: 15px 0
}

.itens_pagamento {
    width: 99%;
    height: auto;
    float: left;
    margin-top: 3px;
    margin-bottom: 3px;
    padding: 8px;
    text-align: left;
    border: 1px solid #dedede;
    border-radius: 3px;
    cursor: pointer
}

.itens_pagamento h2 {
    font-size: 16px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

.itens_pagamento h2 i {
    color: #0b284e
}

.campos_cartao {
    width: 100%;
    line-height: 15pt;
    float: left;
    margin-top: 18px;
    margin-bottom: 18px;
    height: auto;
    font-size: 14px;
    font-family: 'Montserrat', cursive;
    color: #0b284e
}

.linha_campos_cartao {
    width: 98%;
    height: auto;
    float: left;
    margin-bottom: 8px
}

.formata_campo_cartao {
    padding: 3px 3px 3px 8px;
    border-radius: 3px;
    border: 1px solid #dedede;
    font-family: 'Montserrat', cursive;
    color: #0b284e;
    margin-bottom: : 5px;
    margin-left: : 10px
}

.campo_cartao_geral {
    width: 85%;
    height: 35px
}

.campo_cartao_peq {
    width: 35%;
    height: 35px
}

.campo_cartao_med {
    width: 90%;
    height: 35px
}

.txt_cartao {
    margin-left: 3px;
    font-family: 'Montserrat', cursive;
    font-size: 14px;
    width: 100%;
    float: left
}

.cor_botao {
    color: #fff;
    background-color: #0b284e;
    border: none
}

.alinha_img_cartao {
    float: left;
    margin-top: 8px;
    width: 50%;
    text-align: left
}

.alinha_campo_cartao {
    float: left;
    margin-top: 5px;
    width: 50%
}

.icones_brands {
    margin: 3px;
    border-radius: 3px;
    border: 1px solid #dedede;
    padding: 2px 3px 0 3px;
    width: auto;
    float: left
}

input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    cursor: pointer;
    display: block;
    width: 8px;
    color: #0b284e;
    text-align: center;
    position: relative
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
    margin: 0
}

.msg_aviso {
    font-family: 'Montserrat', cursive;
    font-size: 12px;
    color: #0b284e
}

.segura_frete_detalhe {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px
}

.subt_frete {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px;
    font-family: 'Montserrat', cursive;
    font-weight: 500;
    font-size: 16px
}

.side-contatos {
    position: fixed;
    z-index: 4;
    top: 30%;
    right: 15px;
    width: 65px;
    background: 0 0;
    padding: 20px 10px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    visibility: visible;
    opacity: 1;
    transition: .3s ease-out;
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.side-contatos li {
    float: left;
    width: 100%
}

.side-contatos li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 58px;
    border-radius: 50%;
    border: 0px solid #fff;
    background: #25d366;
    text-align: center;
    margin: 5px 0;
    transition: .3s ease-out
}

.side-contatos li a:hover {}

.side-contatos li a i {
    color: #fff;
    font-size: 28px;
    transition: .3s ease-out
}

.side-contatos li a:hover i {}

.side-contatos.oculto {
    visibility: hidden;
    opacity: 0;
    -ms-transform: translate(65px, 0);
    -webkit-transform: translate(65px, 0);
    transform: translate(65px, 0)
}

.btn-tamanho.disabled {
    position: relative;
    width: auto;
    height: auto;
    padding: 10px;
    border-color: #ccc;
    color: #0b284e;
    display: inline-block;
    background-image: url(../img/xis.png)
}

.btn-tamanho.disabled::after {
    position: absolute;
    content: '';
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    background-color: red;
    transform: rotate(137deg)
}

.btn-tamanho.disabled::before {
    position: absolute;
    content: '';
    left: 0;
    top: 16px;
    width: 100%;
    height: 1px;
    background-color: red;
    transform: rotate(223deg)
}

.if-container,
if-container * {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%;
    position: relative;
    bottom: -20px;
}

.if-container {
    display: block;
    list-style: none;
    font-family: sans-serif;
    padding: 10px 20px;
}

.if-image {
    display: block;
    float: left;
    width: calc(25% - 20px);
    margin: 10px;
    position: relative;
    overflow: hidden;
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
    .if-image {
        width: calc(25% - 20px);
    }
}

@media screen and (max-width: 759px) {
    .if-image {
        width: calc(50% - 20px);
    }
}

.if-image a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.if-image img {
    display: block;
    max-width: 100%;
    width: 100%;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out;
}

.if-image:hover img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    /*-webkit-transform: scale(1.1);
  transform: scale(1.1);*/
}

.if-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.if-image:hover .if-overlay {
    opacity: 1;
}

.if-content {
    padding: 20px;
    text-align: center;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: all 0.3s 0.1s ease-in-out;
    transition: all 0.3s 0.1s ease-in-out;
}

.if-image:hover .if-content {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}

.if-stats {
    text-align: center;
    display: none;
}

.if-stats-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
}

@media screen and (max-width: 759px) {
    .if-stats-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin: 15px 0;
        text-align: center;
    }
}

.if-stats-item svg {
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 7px;
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
    .if-stats-item svg {
        width: 20px;
        height: 20px;
    }
}

@media screen and (max-width: 759px) {
    .if-stats-item svg {
        width: 20px;
        height: 20px;
    }
}

.if-stats-item svg path {
    fill: #fff;
}

.if-stats-item span {
    display: inline-block;
    font-size: 16px;
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
    .if-stats-item span {
        font-size: 14px;
    }
}

@media screen and (max-width: 759px) {
    .if-stats-item span {
        font-size: 14px;
    }
}

.if-caption {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5;
    max-height: 84px;
    overflow: hidden;
    display: none;
}

@media screen and (min-width: 760px) and (max-width: 1199px) {
    .if-caption {
        font-size: 12px;
        max-height: 74px;
    }
}

@media screen and (max-width: 759px) {
    .if-caption {
        display: none;
    }
}


.pagination-nav {
    float: left;
    width: 100%;
    text-align: center;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #0b284e;
    border-color: #0b284e;
    color: #fff !important;
}

.pagination>li>a,
.pagination>li>span {

    color: #0b284e !important;
}

.cinza-obg {
    color: #666 !important;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600 !important;
}

.cinza-obg::after {
    background: #666 !important;
}

.cinza-obg::before {
    background: #666 !important;
}

.cinza-obg a {
    color: #666 !important;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}

.lingua-opt {
    color: #666;
    margin-left: 10px;
    font-size: 13px;
    display: inline-block;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif !important;
}

.lingua-opt a {
    color: #666;
    transition: 0.3s ease-out;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
}

.lingua-opt a:hover {
    color: #0B274E;
}

.active-lang {
    text-decoration: underline !important;
    color: #0B274E !important;
}

.moeda-opt {
    margin-left: 25px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    display: inline-block;
}

.moeda-opt a {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
}

.moeda-opt a span {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 600;
}

.moeda-opt i {
    color: #666;
}

.moeda-opt .header-langs-box {
    width: min-content;
}

.moeda-opt:hover .header-langs-box {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
    top: 35px;
    right: 0px;
    width: min-content;
}

.moeda-opt:hover .header-langs-box::after {
    display: block;
}

@media only screen and (max-width:480px) {
    .moeda-opt {
        margin: 0px;
        font-size: 13px;
        position: relative;
    }

    .moeda-opt:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 25px;
        top: -5px;
    }

    .lingua-opt {
        margin: 0px;
        font-size: 13px;
    }

    .lingua-opt a {
        position: relative;
    }

    .lingua-opt a:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 25px;
        top: -5px;
    }

    .moeda-opt .header-langs-box {
        right: 0px;
    }

    .moeda-opt:hover .header-langs-box {
        top: 20px;
        right: 0px;
    }
}