.contInnerDescItemBannerProductSingle strong,
.descriptionPorductText strong,
.descriptionSingleBannerProductSingle strong,
#nameline2 strong{
    font-family: 'Mostardesign-FilsonSoft-Bold', Helvetica, Arial, "sans-serif";
}

.titleProduct#nameline2 #nameline1{
    font-size: 21px;
}

.zp #zeppelin {
    z-index: 100000;
}

.worldCup .wingedProduct.leftProduct {
    top: 22%;
    left: 9%;
}
.worldCup .wingedProduct.rightProduct {
    top: 24%;
    right: 29%;
}

.contFirstTextDescItemProducHeroSlick{
    font-family: 'Mostardesign-FilsonSoft-Lite', Helvetica, Arial, "sans-serif";
    font-size: 18px;
}
.contSecTextDescItemProducHeroSlick{
    font-size: 28px;
}
.contPriceDescItemProducHeroSlick .priceActProducts{
    font-size: 25px;
    font-style: normal;
}

.contProdHeroBanner .btnAddtoCart{
    margin-top: 4%;
}

.contProdHeroBanner .contDescItemProducHeroSlick{
    margin-top: 2%;
}
/*
.contProdHeroBanner {
    -webkit-mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);
    mask-image: linear-gradient(to right, transparent, black 15%, black 85%, transparent);
}
    */
/*

.conTitleHeroWorldCup{
    width: 23%;
    left: 39%;
}
.conTopLeftHeroWorldCup{
    width: 20%;
    bottom: 23%;
}
.conTopCentertHeroWorldCup{
    left: 17%;
}
.conBottomLeftHeroWorldCup{
    left: -1%;
    bottom: -26%;
}
.conTopRightHeroWorldCup{
    width: 36%;
    right: -4%;
    bottom: 25%;
}
.conBottomCentertHeroWorldCup{
    right: 9%;
    bottom: -90px;
}
.conBottomRightHeroWorldCup{
    bottom: 14%;
    right: 0%;
}
.contImageBgWorldCup{
    background-size: 106%;
}
.contProdHeroBanner{
    width: 24%;
    left: 38%;
    bottom: 14%;
}
.contProdHeroBanner .slick-slide .contItemProducHeroSlick{
    max-width: 100%;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
.contProdHeroBanner.slick-initialized .slick-slide.slick-current.slick-active .contItemProducHeroSlick{
    width: 120% !important;
    margin-left: -10%;
    max-width: 120% !important;
}
.contProdHeroBanner button.slick-arrow{
    width: 35px;
    height: 35px;
}
*/


/*
@media (max-width: 1280px) {
    section.sectionPage.heroSection.worldCup{
        aspect-ratio: 16 / 10;
    }
    .containerHeader{
        padding-top: 0;
    }
    .conTopCentertHeroWorldCup{
        left: 20%;
    }
    .conBottomLeftHeroWorldCup{
        left: 2%;
    }
    .contImageBgWorldCup{
        background-size: 110%;
    }
}
*/

/*
@media (max-width: 1200px) {
    .conBottomCentertHeroWorldCup{
        right: 10%;
    }
    .conTopRightHeroWorldCup{
        right: -2%;
    }
}
*/

@media (max-width: 1024px) {

    .titleProduct#nameline2 #nameline1{
        font-size: 20px;
    }
    .containerHeroProduct{
        padding-top: 160px;
    }
/*
    section.sectionPage.heroSection.worldCup{
        aspect-ratio: 16 / 11;
    }
    .contImageBgWorldCup{
        background-size: 130%;
    }
    */
}


@media (max-width: 768px) {

    .containerHeroProduct {
        padding-top: 20px;
    }

    /*
    .conTitleHeroWorldCup{
        top: 0;
    }
    .conTopLeftHeroWorldCup{
        bottom: 35%;
    }
    .contImageBgWorldCup{
        background-size: 170%;
    }
    .conTopCentertHeroWorldCup{
        bottom: 43%;
    }
    .conBottomLeftHeroWorldCup{
        bottom: -2%;
    }
    .conTopRightHeroWorldCup{
        bottom: 38%;
    }
    .conBottomCentertHeroWorldCup{
        bottom: 44px;
    }
    .conBottomRightHeroWorldCup{
        bottom: 25%;
    }
    .contProdHeroBanner{
        bottom: 25%;
    }
    .contFirstTextDescItemProducHeroSlick{
        font-size: 17px;
    }
    .contSecTextDescItemProducHeroSlick{
        font-size: 24px;
    }
    .contPriceDescItemProducHeroSlick .priceActProducts{
        font-size: 22px;
    }
        */
}





/*
.groupFAQs img{
    max-height: 500px;
    margin: auto;
}
.groupFAQs.dib{
    width: 100%;
}

.innerContainerContact{
    background-image: none;
    padding: 0;
}

.franjaHeaderBanner {
    mask-image: url(../icons/copamundo/pattern_top.png);
    mask-position: bottom;
    mask-repeat: repeat;
    mask-size: contain;
    padding: 20px 0;
    text-align: center;
    background-image: none;
}

.contNewMenuPage.active {
    background-color: #24235c !important;
}

.tablamercadoimg{
    width: 100%;
}

.cloudSec {
    -webkit-mask-size: contain;
    mask-size: contain;
}

.modern-tooltip {
    cursor: help;
    color: #2a1d65;
    border-bottom: 1px dotted #666;
}

.global-modern-tooltip {
    position: absolute; 
    z-index: 999999; 
    background-color: #2a1d65;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    padding: 10px 14px;
    border-radius: 8px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    width: max-content;
    max-width: 250px;
    text-align: center;
    
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.15s ease-in-out;
}

.global-modern-tooltip.visible {
    opacity: 1;
    visibility: visible;
}


.catHomeCards .bgImgCardProductItemBox {
    mask-position: top;
}

.containerCatHome p.productName {
    padding: 0 10px;
}





main#siteMain.mainProducts {
    margin-top: 130px;
}
.itemNewMenuRight {
    width: 70px;
    background-size: 56%;
}
.itemInnerMenuRight {
    width: 70px;
}

.contNewMenuRight {
    padding: 0 5px;
}

.itemNewMenuRight.search.active {
    background-image: url(../icons/newmenu/Group4473.png);
}

.closeBtnNewMenuPage{
    background-image: url(../icons/closeLight.png);

}


.contInnerImageItemItemProdCatNewMenu {
    margin-top: 0;
}

a.contItemProdCatNewMenu {
    background: none;
}

.imgProdCatNewMenu {
    margin-top: 0;
    float: left;
    width: 100%;
}


.contImageProductMundial {
    width: 100%;

}

.contImageProductMundial {
    margin: -60px auto 25px;
}




.sectionPageWorld.secSection{
    background-color: #9f98c5 !important;

}

.maskWavesPageWorld.onda1{
    background-color: #9f98c5 !important;

}


.itemNewMenuRight.cartMenu {
    background-image: url(../icons/copamundo/Group4472.png);
}



.containerProductsPage .productBox {
    margin-bottom: 80px;
    margin-bottom: 120px;
}


.tooltipadd {
    left: -50px;
}



.product {
    transition: all .3s ease-in-out;
}
.productBox:hover .imgProductItemBox {
    transform: none;
}

.contInnerProductPage.open {
    width: 140px;
}

.contInnerCountProductsPage {
    width: 140px;
    height: 40px;
}

.minusCountProductsPage, .plusCountProductsPage {
    height: 30px;
    width: 25px;
    cursor: pointer;
    font-size: 30px;
    line-height: 34px;
}
.numCountProductsPage {
    font-size: 16px;
}


.containerProductsPage .cloudSec {
    display: none;
}


.contImageProductMundial {
    transition: all .3s ease-out;
    top: 0;
}
.productBox:hover .contImageProductMundial {
    top: -17px;
    transform: rotate(-4deg);
}





.contSliderRelatedProduct .slick-list.draggable {
    padding-bottom: 50px;
}



.contInnerProductPage {
    width: 140px;
    border-radius: 25px;
    font-size: 18px;
    height: 40px;
}

.imgAddProductPage {
    background: none;
}
.textAddProductPage {
    height: 30px;
    line-height: 34px;
    opacity: 1;
    width: auto;
    overflow: visible;
    color: #f4e1c1;
}

.contInnerProductPage:hover {
    width: 140px;
}



.contAddProductPage {
    width: 140px;
    left: calc(50% - 70px);
    bottom: -55px !important;
}





div#iframeProduct_ID {
    width: 100%;
    left: 0%;
}
.contImgBannerProductSingle:has(.fullscreenIframe) {
    position: relative;
    z-index: auto;
}


#newSign {
    position: absolute;
    bottom: 20px;
    right: 100px;
    width: 50%;
}

#newSignInner::after {
    border-bottom: 15px solid #2a1d65;
    border-top: none;
    top: -14px;
}








.productScreenCloud-1 {
    top: 15%;
    left: -3%;
}
.productScreenCloud-2 {
    top: 40%;
    left: 5%;
}
.productScreenCloud-3 {
    bottom: auto;
    left: -3%;
    top: 70%;
}
.productScreenCloud-4 {
    bottom: auto;
    left: 42%;
    top: 30%;
}
.productScreenCloud-5 {
    top: 40%;
    right: -1%;
}
.productScreenCloud-6 {
    top: 20%;
    right: -5%;
}
.productScreenCloud-7 {
    bottom: 20%;
    right: -4%;
}
.productScreenCloud-8 {
    bottom: 9%;
    right: 45%;
}















.contAditionalBannerProductSingle {
    float: left;
    width: 100%;
}
.contInfoAdiBannerProductSingle {
    float: left;
    width: 100%;
}


.contTitlesBannerProductSingle {
    margin-top: 70px;
}


.itemIngredientsPopUp:hover .tooltipItemPopUp {
    visibility: visible;
    opacity: 1;
    left: 0;
    height: auto !important;
    top: 20px;
    max-width: 100%;
    width: auto;
    padding: 0;
    display: contents;
}






.contOptionsPresentProduct {
    position: relative;
    width: 100%;
    bottom: auto;
    left: 0;
    z-index: 1;
    margin: auto;
    display: block;
    align-items: center;
    top: 0;
}
.contSelectOptionPresentProduct {
    width: 100%;
    float: left;
    position: relative;
    z-index: 3;
}
.contItemFlavor {
    height: auto;
    position: initial;
}


.itemOptionFlavor {
    float: left;
    margin-right: 10px;
}


.contItemFlavor:hover .contOptionsItemFlavor {
    display: block;
    display: flex;
}

.finishProduct {
    width: 100%;
    float: left;
    margin: 20px auto;
    position: relative;
    z-index: 1;
}

.selectItemImageFlavor {
    position: relative;
    width: 100px;
    height: 70px;
}

.titleFlavorBannerProductSingle {
    margin-bottom: 5px;
    width: 100%;
    float: left;
}


.contInnerDescItemBannerProductSingle {
    padding: 10px 40px 20px;
}


main#siteMain.mainProducts{

    background: transparent;

}

.amountProduct {
    background: #2a1d65;
    color: #FFF;
    height: 50px;
    width: 120px;
    float: left;
}

.contAditionalBannerProductSingle {
    position: relative;
    z-index: 1000;
}

.contInnerDescItemBannerProductSingle .tablanutricionalimg {
    width: 60%;
    margin-left: 20%;
}



#addToCartElement {
    background: #2a1d65;
    color: #FFF;
    height: 50px;
    width: calc(100% - 151px);
    float: left;
    margin-left: 10px;
}





@media (max-width: 768px) {
    .contDescBannerProductSingle {
        width: 80%;
margin-left: 10%;
    }
}
*/


