a {
    color: #01A0AF;
}

a:hover {
    color: #F57B44;
}

button {
    background-color: #01A0AF;
    border: 0;
    width: 12vw;
    height: 40px;
    border-radius: 5px;
}

button:hover {
    background-color: #F57B44;
}

button a {
    color: #ffffff;
    text-decoration: none !important;
    font-size: 10px;
    font-weight: lighter;
}

button a:hover {
    color: #ffffff;
}

#unVeranoLlenoDePositividad {
    padding-top: 71px;
}

.collabTextMobile {
    display: none;
}

.intro {
    margin-top: 55px;
}

.collabBar {
    margin-bottom: 84px !important;
}

.ritualsArticle h3 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 32px;
}

.ritualsArticle p {
    margin-bottom: 16px;
}

.productPack {
    margin-bottom: 81px;
}

.greyArticle {
    padding-top: 106px;
}

.greyDiv {
    background-color: #EFEDEA;
}

.ritualsProductsContainer {
    position: relative;
}

.ritualProducts {
    width: 100%;
    max-width: 576px;
    height: auto;
}

.ritualProductsOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 600ms ease;
    width: 100%;
    max-width: 576px;
    height: auto;
    opacity: 0;
}

.ritualsProductsContainer:hover .ritualProductsOverlay {
    opacity: 1;
}

.lineProduct {
    width: 100%;
    max-width: 176px;
    height: auto;
}

.aloeVera {
    padding: 0px !important;
}

.cremaSolarDiv {
    margin-top: 62px;
}

.cremaSolar {
    width: 100%;
}

.SliderWidth {
    width: 100%;
    max-width: 1229px;
}

.ritualsImageProductsA {
    position: relative;
}

.ritualsImageProductsA:hover .ritualsImageProductsOverlay {
    opacity: 1;
}

.ritualsImageProducts {
    width: 100%;
}

.ritualsImageProductsOverlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 1000ms ease;
    width: 100%;
    opacity: 0;
}

.mobileButton {
    display: none;
}

.cremaSolarButton {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    left: 71%;
    top: 17%;
    height: 40px;
    width: 158px;

}

.ctaDiv {
    position: relative;
}

.buyButton {
    width: 250px;
}

.discoverButton {
    width: 346px;
}

.logoDiv {
    width: 165px;
}

.shareButtonMobile {
    display: none;
}

.ritualsFooter {
    background-color: #F57B44 !important;
}

.ritualsGardenButton {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 27.5%;
    left: 4%;
    height: 40px;
    width: 158px;
    z-index: 2;
}

.gardenCandleImg {
    width: 100%;
}

.shareButtonMobileFooter{
    display: none;
}

.productsColumn{
    margin-bottom: 120px !important;
}

@media only screen and (max-width: 768px) {
    p {
        font-size: 19px;
    }

    h3 {
        padding-right: 10%;
        font-size: 30px;
    }

    #MainTitle h1 {
        font-weight: 600;
        line-height: 41px;
        font-size: 30px;
    }

    #blogLink {
        font-weight: bold;
    }

    #gatoAmbientador {
        background-image: url(../images/gatoAmbientadorTablet.png);
        width: 115% !important;
        min-height: 63vh;

    }

    .Cornelius {
        background-image: url(../images/cornelius1Tablet.png);
        background-size: contain;
        min-height: 74vh;
    }

    .feliwayImageProducts {
        left: 50%;
        transform: translateX(-50%);
        width: 155%;
        position: relative;
    }

    .sliderFelway {
        height: 50vh;
    }

    .gatoOvillo {
        content: url(../images/gatoOvilloTablet.png);
        width: 103%;
    }

    .Cornelius2 {
        margin-top: 50px;
        background-image: url(../images/cornelius2Tablet.png);
        min-height: 72vh;
    }

    .textoFeliwayTablet {
        width: 100%;
        padding: 0% 36px !important;
        line-height: 45px;
    }

    .gfw-menu-share-wrpr {
        padding-bottom: 0 !important;
    }

    .gfw-iconburger {
        top: 30px;
    }

    .slick-dots {
        bottom: -30px !important;
        padding-right: 5%;
    }

    #ConoceATuAmigoFelino {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 2549px) {
    .shareButtonMobileFooter{
        display: none;
    }
}

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

    button {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 158px;
        height: 40px;
    }

    p {
        font-family: "Raleway", sans-serif !important;
        font-size: 18px;
        line-height: 32px;
        font-weight: 400;
    }

    #MainTitle {
        position: relative;
        color: black;
    }

    #MainTitle h1 {
        text-align: start;
        font-size: 32px;
        font-weight: 600;
        line-height: 40px;
        margin-top: 30px;
        margin-right: 0;
        margin-left: 0;
    }

    #MainTitle p {
        text-align: start;
        font-size: 18px;
        font-weight: 400;
        line-height: 32px;
    }

    #bienestarDeMenteCuerpoYAlma {
        margin-top: 30px !important;
    }

    #unVeranoLlenoDePositividad {
        margin-top: 0px !important;
        padding-top: 0px;
    }

    #aromaProteccionSolar {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    #calmaCutanea {
        margin-top: 0px !important;
    }

    #paragraph {
        margin-bottom: 0 !important;
    }

    .intro {
        margin-top: 0;
    }

    .collabBar {
        margin-bottom: 0 !important;
    }

    .gfw-hero-wrpr .gfw-hero-img {
        background-image: url("../images/rituals-hero-mobile.png");
        background-size: cover;
        max-height: 421px;
        height: 315px;
    }

    .ritualsWebButton {
        display: none;
    }

    .gfw-cobranded strong {
        display: none;
        font-size: 12px;
    }

    .gfw-iconburger {
        top: 25px;
        width: 50px;
        height: 50px;
    }

    .gfw-iconburger span:nth-of-type(1) {
        width: 27px;
        top: 18px;
        left: 12px;
    }

    .gfw-iconburger span:nth-of-type(2) {
        width: 22px;
        top: 26px;
        left: 12px;
    }

    .gfw-iconburger span:nth-of-type(3) {
        width: 27px;
        top: 33px;
        left: 12px;
    }

    .ritualsArticle h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .textMobile {
        font-weight: bold;
    }

    .logoDiv {
        width: 100vw;
        margin-right: 10%;
        display: flex;
        justify-content: space-around;
    }

    .logo {
        width: 98px;
    }

    .gfw-article-top {
        padding-bottom: 0;
    }

    .ritualsImageProducts {
        content: url(../images/ritualsImageProductsMobile.png);
    }

    .ritualsImageProductsA {
        width: 108vw;
        left: 50%;
        transform: translateX(-47%);
    }

    .ritualsImageProductsOverlay {
        display: none;
    }

    .mobileButton {
        position: relative;
        top: -40px;
    }

    .greyArticle {
        padding-top: 56px;
    }

    .lineProduct {
        width: 0;
    }

    .productsMobileContainer {
        flex-direction: column;
    }

    .product1 {
        content: url(../images/product1Mobile.png);
    }

    .product2 {
        content: url(../images/product2Mobile.png);
        width: 113%;
    }

    .product3 {
        content: url(../images/product3Mobile.png);
    }

    .product4 {
        content: url(../images/product4Mobile.png);
    }

    .aloeVera {
        content: url(../images/aloeVeraMobile.png);
    }

    .cremaSolar {
        content: url(../images/cremaSolarMobile.png);
        width: 100vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
    }

    .buttonProducts {
        position: relative;
        top: -67px;
        margin-bottom: 50px;
    }

    .cremaSolarDiv {
        margin-top: 0px !important;
    }

    .cremaSolarButton {
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        left: 50%;
        top: 100%;
        transform: translate(-50%);
        height: 40px;
        width: 158px;
        margin-top: 16px;
    }

    .cremaSolarTextMobile {
        padding-top: 26px;
        margin-bottom: 0px !important;
    }

    .florPicture {
        content: url(../images/florPictureMobile.png);
        width: 106vw;
        position: relative;
        left: 50%;
        transform: translate(-46%);
    }

    .ritualsMotionContainer {
        flex-direction: column;
    }

    .ritualsProductsContainer {
        width: 100vw;
    }

    .mobileTextContainer {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }


    .slider {
        height: 54vh;
    }

    .imgSlide1 {
        content: url(../images/slide1Mobile.png);
    }

    .imgSlide2 {
        content: url(../images/slide2Mobile.png);
    }

    .imgSlide3 {
        content: url(../images/slide3Mobile.png);
    }

    .imgSlide4 {
        content: url(../images/slide4Mobile.png);
    }


    .gfw-slider-btn img {
        width: 24px;
    }

    #Slider01 .slick-dots {
        bottom: -40px;
        right: 9%;
    }

    .discoverButton {
        width: 262px;
    }

    .gfw-menu-share-wrpr {
        display: none;
    }

    .gfw-share-wrpr {
        display: none;
    }

    .shareButtonMobile {
        width: 135px;
        display: inline-block;
        margin-right: 10%;
        height: auto;
    }

    .logoDiv {
        display: flex;
        flex-direction: column;
        justify-content: start;
        border-bottom: 1px solid #EFEDEA;
        padding-bottom: 24px;
    }

    .collabContainer {
        margin-top: 22px !important;
    }

    .collabTextMobile {
        display: block;
        font-size: 14px;
        margin-bottom: 0;
    }

    .gfw-cobranded img {
        width: 158px !important;
    }

    .gardenCandleImg {
        content: url(../images/ritualsGardenCandleMobile.png);
        width: 100vw;
        transform: translate(-6%);
    }

    .ritualsGardenButton {
        top: 92%;
        left: 45%;
    }

    .lastParagraphMobile{
        margin-bottom: 54px;
    }

    .shareButtonMobileFooter{
        width: 169px;
        display: inline-block;
        height: auto;
        margin-bottom: 32px;
    }

    .shareButtonMobileFooter img{
        width: 100%;
    }
    .productsColumn{
        margin-bottom: 0px !important;
    }
}