@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: "Poppins" , sans-serif;
}

body{
    color: #000;
    background: #ffffff;
    overflow-x: hidden;
    width: 100%;
    height: 100%;
}

html {
    width: 100%;
    height: 100%;
}

/*LEGAL*/
.legal-iframe {
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
}
/*END LEGAL*/
#header {
    background-image: url('../../images/landing/merchants/bgprincipal.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
    background-position-x: right;

}

#header-dev{
    background-image: url('../../images/landing/merchants/bgprincipal.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
    background-position-x: right;
}

.margin-movil-dev{
    max-height: 600px;
}

.merchant-text{
    font-size: 38px;
    font-weight: bolder;
}

.gamers-text{
    font-size: 38px;
    font-weight: bolder;
}
.img-cost{
    height: auto;
    width: 900px;
}
.merchant-cost-text{
    font-size: 32px;
}

.hr-how {
    color: white;
    height: 6px !important;
    opacity: 1;
    border-radius: 3px;
}

.img-download {
    max-width: 100%;
    max-height: 100px;
}

.img-mockup {
    max-height: 400px;
    max-width: 100%;
    display: block;
    margin: auto;
}

.img-shopify{
    height: 45px;
    margin-top: -16px;
}
.merchant-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 0.25rem;
}
.header-text span {
    font-size: 18px;
    letter-spacing: 5px;
}

.header-text h3 {
    font-weight: bolder;
    font-size: 38px;
    margin-top: 15px;
    margin-bottom: 35px;
}

.bg-header{
    background-image: url('../../images/landing/merchants/bgprincipal.jpg');

    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    height: 100%;
}
.btn-gh-primary{

    overflow: hidden;
    position: relative;
    background: rgb(252,116,64);
    background: -moz-linear-gradient(90deg, rgba(252,116,64,1) 0%, rgba(240,93,90,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(252,116,64,1) 0%, rgba(240,93,90,1) 100%);
    background: linear-gradient(90deg, rgba(252,116,64,1) 0%, rgba(240,93,90,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc7440",endColorstr="#f05d5a",GradientType=1);
    font-weight: 700;
    font-size: 1.1rem;
    border-radius: 10px;
    padding: 20px 90px;
    white-space: nowrap;
    text-transform: uppercase;

    --bs-btn-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-active-color: #fff;
    --bs-btn-disabled-color: #fff;

    --bs-btn-border-color: transparent;
    --bs-btn-hover-border-color: transparent;
    --bs-btn-active-border-color: transparent;
    --bs-btn-disabled-border-color: transparent;
}

.btn-gh-primary:hover{
    color: #fff;
}

.btn-gh-primary span {
    z-index: 20;
}
.btn-gh-primary:after {
    background: #fff;
    content: "";
    height: 155px;
    left: -75px;
    opacity: 0.2;
    position: absolute;
    top: -50px;
    transform: rotate(35deg);
    transition: all 1150ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 10;
}

.btn-gh-primary:hover:after {
    left: 120%;
    transition: all 850ms cubic-bezier(0.19, 1, 0.22, 1);
}

.stadistics{
    background-image: url("../../images/landing/merchants/banner-statsxs.jpg");
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
}

.cost {
    background-image: url(../../images/landing/merchants/banner-cost.jpg);
    background-repeat: repeat repeat;
    background-origin: inherit;
    background-size: cover;
}

.howImage{
    height: 200px;
    width: auto;
}

.stats-title{
    font-size: 52px;
    font-weight: bolder;
    margin-top: 25px;
    margin-bottom: 25px;
}
.howtoMerch {
    background-image: url('../../images/landing/merchants/banner-how.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
}
.getItMerch{
    background-image: url('../../images/landing/merchants/bgprincipalwhite.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
}

/*DEVELOPERS PAGE*/

.text-login{
    font-size: 22px;
    color: #000;
    margin-top: 10px;
}

.text-login a{
    font-size: 22px;
    color: rgb(252,116,64);
    margin-top: 10px;
    text-decoration: none;
}
.span-text{
    font-size: 18px;
    letter-spacing: 5px;

}
.dev-text{
    font-size: 38px;
}
.btn-dev{
    font-size: 30px;

}
.margin-items-dev{
    padding-top: 50px;
}
.btn-merchant{
    font-size: 30px;
    padding: 15px 50px !important;
}

.howDev{
    background-image: url("../../images/landing/merchants/banner-statsxs.jpg");
    height: 720px;
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
}

.getItDev{
    background-image: url('../../images/landing/merchants/banner-how.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    height: 610px;
    background-size: cover;
}
.whyDev{
    background-image: url('../../images/landing/merchants/banner-how.jpg');
    background-repeat: no-repeat no-repeat;
    background-origin: inherit;
    background-size: cover;
}

.how-title{
    font-size: 38px;
    font-weight: bolder;
    padding-top: 15px;
}

.why-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: transparent;
    background-clip: border-box;
    border: none;
    border-radius: 0.25rem;
}

.why-text{
    font-size: 22px;
}
.why-badges{
    height: auto;
    width: 160px;
}

.get-title{
    font-size: 40px;
    font-weight: bolder;
}

.youtube {
    position: relative;
    display: block;
    width: 60%; /* width of iframe wrapper */
    height: 0;
    margin: auto;
    padding: 0% 0% 56.25%; /* 16:9 ratio */

}
.youtube iframe {
    position: absolute;
    top: 0; bottom: 0; left: 0;
    width: 100%;
    height: 500px;
    border: 0;
    border-radius: 30px;
}


.footer-bg{
    color: #fff;
    background: rgb(254, 138, 111);
    background: -webkit-linear-gradient(90deg, rgb(254 166 112) 0%, rgb(254 109 109) 100%);
    background: -moz-linear-gradient(90deg, rgb(254 166 112) 0%, rgb(254 109 109) 100%);
    background: -o-linear-gradient(90deg, rgb(254 166 112) 0%, rgb(254 109 109) 100%);
    background: linear-gradient(90deg, rgb(254 166 112) 0%, rgb(254 109 109) 100%);
}

.footer-bg a{
    text-decoration: none;
}

/*ENDGAMES*/
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (-webkit-min-device-pixel-ratio: 2)
and (orientation: portrait) {
    .header-text span {
        margin-top: 10px;
        font-size: 14px;
        letter-spacing: 5px;
    }

    .header-text h3 {
        font-weight: bolder;
        font-size: 32px;
        margin-top: 15px;
        margin-bottom: 35px;
    }

    .btn-gh-primary {
        padding: 15px 55px;
    }

    .stadistics {
        background-image: url(../../images/landing/merchants/banner-stats.jpg);
        background-repeat: repeat repeat;
        background-origin: inherit;
        background-size: cover;
    }

    .cost {
        background-image: url(../../images/landing/merchants/cover2.png);
        background-repeat: repeat repeat;
        background-origin: inherit;
        background-size: cover;
    }
    .img-shopify{
        height: 25px;
        margin-top: -6px;
    }

    .span-text{
        font-size: 12px;
        letter-spacing: 5px;
    }
    .margin-movil {
        margin-top: 28px;
    }

    .margin-movil-dev{
        margin-top: 30px;
        padding-right: 30px;
    }

    .getItMerch{
        background-image: url('../../images/landing/merchants/bgprincipalwhite.jpg');
        background-repeat: no-repeat no-repeat;
        background-origin: inherit;
    }
    .btn-merchant{
        font-size: 16px;
        padding: 15px 50px !important;
    }

    .getItDev{
        background-image: url('../../images/landing/merchants/bgprincipalwhite.jpg');
        background-repeat: no-repeat no-repeat;
        background-origin: inherit;
        height: 310px;
        margin-bottom: 200px;
    }

    .text-login{
        font-size: 14px;
        color: #000;
        margin-top: 10px;
    }

    .text-login a{
        font-size: 14px;
        color: rgb(252,116,64);
        margin-top: 10px;
        text-decoration: none;
    }
    .howtoMerch {
        background-image: url('../../images/landing/merchants/bgprincipalwhite.jpg');
        background-repeat: no-repeat no-repeat;
        background-origin: inherit;
    }

    .merchant-text {
        font-size: 38px;
        font-weight: bolder;
        margin-left: 15px;

    }

    .merchant-cost-text {
        font-size: 32px;
        margin-left: 15px;
    }

    .howDev {
        height: 1100px;
    }

    .whyDev{
        background-image: url('../../images/landing/merchants/bgprincipalwhite.jpg');
        background-color: #fff !important;
        background-repeat: no-repeat no-repeat;
        background-origin: inherit;
    }
    .get-title {
        font-size: 36px;
        font-weight: bolder;
    }

    .gamers-text {
        font-size: 38px;
        font-weight: bolder;
        margin-top: 60px;
    }

    .youtube {
        position: relative;
        display: block;
        width: 90%; /* width of iframe wrapper */
        height: 0;
        margin: auto;
        padding: 0% 0% 56.25%; /* 16:9 ratio */

    }
    .youtube iframe {
        position: absolute;
        top: 0; bottom: 0; left: 0;
        width: 100%;
        height: 200px;
        border: 0;
        border-radius: 20px;
    }
    .howImage{
        height: 150px;
        width: auto;
    }

    .stats-title{
        font-size: 46px;
        font-weight: bolder;
        margin-top: 25px;
        margin-bottom: 25px;
    }
}
/*DEVELOPERS PAGE*/


