<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*HELPERS*/

.mb-40 {
    margin-bottom: 40px;
}

.mb-80 {
    margin-bottom: 80px;
}

.m-font-size-1 {
    font-size: 1rem;
}

.m-font-size-2 {
    font-size: 2rem;
}

.m-font-size-3 {
    font-size: 3rem;
}

a:link,
a:visited {
    color: #181818;
}

.btn-primary-montink:hover,
a.btn-primary-montink:hover,
a:visited.btn-primary-montink a:link.btn-primary-montink:hover {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .4)!important;
}

.btn-primary-montink-dashboard:hover,
a.btn-primary-montink-dashboard:hover,
a:visited.btn-primary-montink-dashboard a:link.btn-primary-montink-dashboard:hover {
    background: #1cb6b0 !important;
    border-color: #1cb6b0 !important;
    color: #fff !important;
    transition: none;
}

.btn-danger-montink-default:hover,
a.btn-danger-montink-default:hover,
a:visited.btn-danger-montink-default a:link.btn-danger-montink-default:hover {
    background: #ff5c75 !important;
    border-color: #ff5c75 !important;
    color: #fff !important;
    transition: none;
}

body {
    background-color: #f9f9f9 !important;
}

body .app-montink .header-wrapper .header-top {
    background-color: #fff;
}

body .app-montink .header-wrapper .header-bottom {
    background-color: #fff;
}

.app-montink .header-wrapper .header-bottom {
    box-shadow: none;
    border-bottom: 1px solid #e9e9e9;
}

.app-montink .iconUser {
    background-color: #FF00DE;
    width: 33px;
}

.app-montink .top-toolbar-wrapper .top-toolbar .dropdown-menu.dropdown-menu-right {
    right: 0 !important;
}

.app-montink .logo {
    top: 25px !important;
    left: 33px !important;
}

.app-montink .logo img {
    height: 28px;
}

.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li&gt;a,
.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li&gt;a i {
    color: #000000 !important;
}

.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li.active&gt;a,
.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li.active&gt;a i {
    color: #1cb6b0 !important;
}

.app-montink .header-wrapper .header-bottom .main-menu ul.nav.metismenu&gt;li a:hover,
.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li:hover&gt;a,
.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li:hover&gt;a i,
.app-montink .header-wrapper .header-bottom .main-menu&gt;ul&gt;li&gt;a:hover i {
    color: #1cb6b0 !important;
}

.app-montink .header-wrapper .header-bottom .main-menu ul.nav.metismenu&gt;li&gt;ul&gt;li:hover:before {
    background-color: #1cb6b0;
}

.app-montink .table-align-center&gt;tbody&gt;tr&gt;td {
    vertical-align: middle;
}

.app-montink .btn-info-montink {
    color: #1cb6b0 !important;
    border-color: #1cb6b0;
}

.app-montink .btn-info-montink span,
.app-montink .btn-info-montink i {
    color: #1cb6b0 !important;
}

.app-montink .btn-info-montink:hover {
    background-color: #1cb6b0 !important;
    border-color: #1cb6b0 !important;
    color: #fff !important;
}

.app-montink .btn-info-montink:hover span,
.app-montink .btn-info-montink:hover i {
    color: #fff !important;
}

.btn-primary-montink {
    background: #181818 !important;
    border-color: #181818 !important;
    color: #fff !important;
}

.btn-primary-montink-dashboard {
    background: #000000 !important;
    border-color: #000000 !important;
    color: #fff !important;
}

.btn-danger-montink-default {
    background: #ff5c75 !important;
    border-color: #ff5c75 !important;
    color: #fff !important;
}

.app-montink .btn-primary--montink {
    background: #000 !important;
    border-color: #000 !important;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .4)!important;
}

.app-montink .numPg a:hover {
    background: #181818 !important;
    border-color: #181818 !important;
}

.app-montink .numPg a.atual {
    background: #181818 !important;
    border-color: #181818 !important;
}

.app-montink .dropdown-item:active {
    background-color: #181818;
}

.app-montink .table .confirmDel {
    color: #FF00DE;
}

.app-montink .table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5;
}

.app-montink .table .control.control-outline {
    margin-bottom: 22px;
}


/* PÃGINA MINHA LOJA */

.app-montink .minha-loja .loja-photo {
    position: relative;
    /*	margin-top: 65px;*/
}

.app-montink .minha-loja .layer-photo i,
.app-montink .minha-loja .layer-photo span,
.app-montink .minha-loja .layer-photo a {
    color: inherit;
}

.app-montink .minha-loja .loja-thumb {
    z-index: 100;
    text-align: center;
    overflow: hidden;
    max-height: 150px;
    max-width: 150px;
    position: relative;
}

.app-montink .minha-loja .loja-title {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 20px;
}

.app-montink .minha-loja .loja-title i,
.app-montink .minha-loja .loja-description i {
    font-size: 1.3rem;
}

.app-montink .minha-loja .loja-info&gt;span {
    margin-left: 20px;
}

.app-montink .minha-loja .loja-info&gt;span:first-child {
    margin-left: 0;
}

.app-montink .minha-loja .social-links {
    text-align: center;
    margin-top: 10px;
}

.app-montink .minha-loja .social-links li a {
    background: #181818;
    color: #fff;
    border: 1px solid #222;
    display: flex;
    align-items: center;
    justify-content: center;
}

.app-montink .minha-loja .social-links li a i {
    color: #fff;
}

.app-montink .minha-loja svg2 {
    fill: #FFCE67;
}


/* PÃGINA PREFERENCIAS */

.app-montink .banner-premium {
    background-image: url(https://app.sak.com.br/assets/img/patterns/circles.svg);
    background-repeat: no-repeat;
    background-size: 70%;
    background-position: 285px 0;
    background-color: #1cb6b0;
    border-radius: 10px;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
}

.app-montink .banner-premium p {
    font-size: 1.2rem;
}

.app-montink .banner-premium a {
    font-size: 1rem;
    color: #fff;
}

.footer {
    font-size: 13px;
    position: relative;
    background: #16151c;
    color: #fff;
    text-align: center;
    margin-top: 20px;
}

.footer .footer-block {
    list-style-type: none;
    margin: 0;
    padding: 24px 0;
}

.footer .footer-item {
    margin: 6px 0;
    color: #fff;
}

.footer .footer-item a {
    color: #fff;
}

.footer .footer-item h5 {
    color: #fff;
}

.footer .footer-item a:hover {
    color: #28fcd4;
}

.footer .col-centered {
    display: inline-block;
    float: none;
    text-align: left;
    margin-right: -4px;
}

.footer-legal {
    padding: 30px 0;
    background: #21212a;
    color: #fff;
}

.form-email-subscribe {
    position: relative;
    margin-bottom: 6px;
}

.footer-email-subscribe .form-control {
    margin-top: 0;
    border-color: transparent;
    background: #f8f8f8;
    box-shadow: none;
    padding: 12px;
    margin-bottom: 24px;
    height: auto !important;
}

.form-email-subscribe .btn {
    border: 0;
}

.footer .btn-email-subscribe {
    position: absolute;
    border: 0;
    right: 10px;
    top: 10px;
    color: #fff;
    padding: .35rem .75rem !important;
    font-size: .75rem !important;
    height: 32px !important;
    background-color: #181818;
    border-color: #181818;
    box-shadow: none;
}

.footer .btn-email-subscribe:hover {
    background-color: #000 !important;
    border-color: #000 !important;
    box-shadow: none !important;
}

.footer-social li {
    margin-right: 6px;
    letter-spacing: .18em;
    text-transform: uppercase;
    font-size: 11px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.footer .footer-legal {
    padding: 24px 0;
    color: #aaadaf;
    font-size: 13px;
    border-top: 1px solid #e8e8e8;
}

.footer .footer-social svg path {
    fill: #181818;
}

.footer .footer-social a:hover svg path {
    fill: #1cb6b0;
}

.layer-photo-cover-mobile {
    position: absolute;
    right: 5px;
    bottom: 5px;
    background: #efefef;
    border-radius: 4px;
    padding: 3px 6px;
    text-align: center;
    display: flex;
    vertical-align: middle;
    line-height: 1;
    align-items: center;
    justify-content: center;
    color: #181818;
    font-size: 1.2rem;
}

.layer-photo-profile-mobile {
    position: absolute;
    right: 0px;
    bottom: 5px;
    background: #efefef;
    border-radius: 50%;
    padding: 5px 6px;
    text-align: center;
    display: flex;
    vertical-align: middle;
    line-height: 1;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
}

.layer-photo-profile-mobile i {
    color: #181818;
}

.app-montink .capaBotoes input[type="file"] {
    cursor: pointer;
}

.app-montink .btUpload,
.app-montink .btCrop,
.app-montink .btDel {
    color: #fff;
    background-color: #222;
}

.app-montink .btUpload:hover,
.app-montink .icon-montink:hover {
    background-color: #1cb6b0;
}

.app-montink .icon-montink:before {
    font-family: dripicons-v2!important;
}

.app-montink .btUpload:before {
    content: '\4f';
    font-family: dripicons-v2!important;
}

.app-montink .btCrop:before {
    content: '\38';
}

.app-montink .btDel:before {
    content: '\e053';
}

.app-montink .loja-thumb .btGroup {
    display: none;
}

@media (max-width: 992px) {
    .content-wrapper .content {
        margin-top: 100px;
    }
    .layout-horizontal .site-logo {
        padding: 20px 0 0 0;
    }
    .layout-horizontal .site-logo .logo {
        position: static;
    }
    .app-montink .header-wrapper .mobile-only li a i {
        color: #b3b3b3;
    }
    .footer .pay-info {
        margin-top: 10px;
        display: block;
    }
    .bulk-actions {
        margin-bottom: 10px;
    }
    .box-thumb {
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: -150px;
        margin-left: -90px;
        justify-content: center;
        align-items: center;
        width: 100%;
        right: 0;
    }
}

.layer-profile {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 3rem;
    opacity: 0;
}

.layer-profile i {
    color: #fff;
}

.main-menu-montink ul.nav.metismenu&gt;li&gt;ul li a {
    text-indent: 25px;
}

@media(min-width: 993px) {
    .box-thumb {
        left: 100px;
        display: flex;
        flex-direction: column;
        position: absolute;
        bottom: -150px;
        justify-content: center;
        align-items: center;
    }
    .app-montink .minha-loja .loja-thumb {
        max-width: 250px;
        width: 100%;
    }
    .app-montink .top-toolbar-wrapper .top-toolbar {
        top: 20px;
    }
    .app-montink .minha-loja .loja-photo {
        margin: 0;
    }
    .footer .footer-links-left {
        text-align: left;
    }
    .footer .footer-links-right {
        text-align: right;
    }
    .footer .footer-links-left .loja-title {
        color: #fff;
    }
    .footer .pay-info {
        margin: 0;
        float: right;
    }
    .footer-legal {
        text-align: left;
    }
}

@media(max-width: 79.9375em) {
    .profile-store {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
}

@media(min-width: 80em) {
    .app-montink .minha-loja .loja-thumb {
        cursor: pointer;
        margin: 0;
    }
    .app-montink .minha-loja .form-store-banner:hover+.layer-profile {
        opacity: 1;
        transition: all .5s ease;
        cursor: pointer;
    }
    .app-montink .minha-loja .loja-thumb:hover .layer-profile {
        opacity: 1;
        transition: all .5s ease;
        cursor: pointer;
    }
    .app-montink .minha-loja .layer-photo {
        background: rgba(0, 0, 0, .6);
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        height: 100%;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        font-size: 4rem;
        opacity: 0;
        cursor: pointer;
        z-index: 90;
    }
    .layer-photo-profile-mobile {
        display: none;
    }
    .app-montink .minha-loja .social-links {
        text-align: right;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }
    .app-montink .minha-loja .social-links li {
        margin-bottom: 10px;
    }
    .app-montink .minha-loja .social-links li:nth-of-type(3n+0) {
        margin-right: 0;
    }
    .app-montink .minha-loja .social-links li a {
        line-height: 38px;
        display: flex;
    }
    .app-montink .minha-loja .social-links li a:hover {
        background: transparent;
        border: 1px solid #222;
    }
    .app-montink .minha-loja .social-links li a:hover {
        background: transparent;
        border: 1px solid #222;
    }
    .app-montink .minha-loja .social-links li a i {
        margin: auto;
    }
    .app-montink .minha-loja .social-links li a:hover i {
        color: #222;
    }
    .app-montink .minha-loja .social-links li a img {
        margin: auto;
        height: 20px;
    }
    .app-montink .header-wrapper .header-bottom .main-menu ul.nav.metismenu&gt;li&gt;ul li a {
        text-indent: 22px;
    }
}

@media (max-width: 992px) {
    body.layout-horizontal .content-wrapper {
        padding: 35px;
    }
}
.link-destaque{
	background: #16151c;
}
.link-destaque:hover{
	background: #1cb6b0;
	color: #16151c;
}
</pre></body></html>