@import url("clasesAppleWatchS8.css");
@import url("clasesAppleWatchSE.css");


[role="main"] {
    flex: 1 0 auto;
    margin-top: 0px;
}

header {
    padding: 0 12%;
    background-color: #000000;
    border-bottom: solid white 0.25px;
}

header nav {
    width: 100%;
    height: 50px;
}

#landingAppleWatchS8SE, #landingAppleWatchS8SE .cols {
    padding: 0px;
}

#landingAppleWatchS8SE .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px;
}

#landingAppleWatchS8SE .justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

@media (min-width: 768px) {
    #header a {
        text-decoration: none;
        color: currentColor;
    }

}

header nav .brand {
    line-height: 45px;
}

header nav a.btn {
    padding: 0.5em 1.6em;
    margin-top: 8px;
    float: right;
}

header nav .brand img {
    height: 30px;
    vertical-align: middle;
}

a.btn {
    padding: 1em 2em;
    border: none;
    color: white !important;
    font-size: 14px;
    border-radius: 4px;
    background-color: red;
    text-decoration: none !important;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#appleWatchSENegro .channel-html-3ld1eg0 .u4bd09c-3ld1eg0 {
    background-color: #ffffff;
    padding-top: 120px;
    padding-bottom: 0px !important;
}

#footer {
    background-color: #000;
    color: #FFF;
}

.center-applewatch-se-s8{
    padding: 1rem !important;
}
.center-applewatch-se-s8 a{
    font-weight: 500 !important;
    font-size: 16px !important;
    margin: 0px 15px !important;
    text-align: center !important;
    color: #1F97AE !important;
    font-family: 'Samsung Sharp Sans', sans-serif !important;
}

#appleWatchSEBlanco .channel-html-3ld1eg0 .center-applewatch-se-s8 a:focus,
#appleWatchS8Negro .channel-html-3ld1eg0 .center-applewatch-se-s8 a:focus {
    outline: 0 !important;
    outline-offset: 1px;
    box-shadow: none !important;
}

.center-applewatch-se-s8 a.navegar-apple-watch::after {
    padding-left: 0.5em !important;
    content: '>';
    text-decoration: none !important;
}

.display-none{
    display: none !important;
}