/*<faixa preco especial>*/
.faixa {
    position: absolute;
    right: 0px;
    width: 40%;
    height: 50px;
    top: 0px;
    z-index: 10;
}

.faixa:after {
    content: "";
    border-color: #2FB0A4;
    border-style: solid;
    border-right-width: 25px;
    border-bottom-width: 25px;
    border-top-width: 25px;
    border-left: 25px solid rgba(0, 0, 0, 0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    display: block;
}
.faixa span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 28px;
    font-size: 20px;
    color: #FFF;
    font-weight: bold;
    margin: auto;
    width: 100%;
    bottom: 0;
    z-index: 9;
    text-align: center;
}
/*</faixa preco especial>*/

.canecaBogo .parent .title {
height: 40px;
width: 90%;
}

.canecaBogo .banner img{
width: 100%;
}

.canecaBogo .banner{
height: 430px;
}

.caneca div.img_box img,
.canecaBogo div.img_box img{
width: 150px;
}

.porta-copos div.img_box img{
width: 125px;
}

.ima div.img_box img{
width: 170px;
}

.camiseta-infantil .parent .bg,
.camiseta-infantil .parent .bg:after{
display: none;
}

.camiseta-infantil .parent {
top: -70px;
bottom: 0;
right: 185px;
margin: auto;
position: absolute;
z-index: 5;
width: 210px;
height: 120px;
left: auto;
}

@media (min-width: 767px) {
/*-------------------
<estilo geral titulo>
-------------------*/
    .parent {
        top: 0;
        bottom: 0;
        left: 25px;
        margin: auto;
        position: absolute;
        z-index: 5;
        width: 230px;
        height: 230px;
    }

    .capa-motorola .parent_title{
        top: -70px;
    }
            .calendario-parede .parent{
            width: 260px;
            height: 260px;
            }
            .calendario-mesa .parent{
            width: 260px;
            height: 260px;
            }
            .calendario-poster .parent{
            width: 260px;
            height: 260px;
            }

        .parent .bg,
        .parent .bg:after {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            display: block;
            background-color: rgb(50, 129, 234);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
            filter: alpha(opacity=70);
            -moz-opacity: .7;
            -khtml-opacity: .7;
            opacity: .7;
            -moz-border-radius: 100%;
            -khtml-border-radius: 100%;
            -webkit-border-radius: 100%;
            -o-border-radius: 100%;
            border-radius: 100%;
        }
            .parent .bg:after {
                content: "";
                top: 110px;
                left: 120px;
                width: 70%;
                height: 70%;
                display: block;
                position: absolute;
                background-color: rgb(234, 211, 50);
                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
                filter: alpha(opacity=30);
                -moz-opacity: .3;
                -khtml-opacity: .3;
                opacity: .3;
                -moz-border-radius: 100%;
                -khtml-border-radius: 100%;
                -webkit-border-radius: 100%;
                -o-border-radius: 100%;
                border-radius: 100%;
                z-index: -1;
            }
        .parent .title {
            font-size: 40px;
            color: #fff;
            position: absolute;
            height: 110px;
            width: 80%;
            margin: auto;
            z-index: 99;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
        }

        .sanfonaBogo .parent .title{
            text-align:center;
        }

            .sanfona .parent .title{

            }

            @media (min-width: 767px){
                .sanfona .parent .title {
                    font-size: 36px;
                    text-align: center;
                    width: 97%;
                    top: 45px;
                }
            }
                
    .parent_preco {
        right: 30px;
        margin: 1px 0 0 0;
        width: 200px;
        left: initial;
        height: 200px;
        bottom: 70px;
        top: inherit;
    }
        .parent_preco .bg_preco {
            background-color: #ED2965;
        }
        .parent .bg_preco.bg:after {
            background-color: #A0D0F8;
            left: -30px;
            width: 80%;
            height: 80%;
        }
    .has_preco {
        position: absolute;
        text-align: center;
        top: 0;
        color: #fff;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 23px;
        height: 80px;
    }

    .camiseta-infantil .has_preco{
        top: 320px;
        left: 60px;

    }
        ._preco_de {
            font-size: 20px;
        }
            ._preco_de strike {
                color: #D0D0D0;
            }
        ._preco_por b {
            font-size: 40px;
            font-weight: normal;
        }
        ._preco_por sup {
            vertical-align: 0px;
            font-size: 27px;
        }
.has_msg {
    position: absolute;
    bottom: 10px;
    width: 40%;
    padding: 15px;
    font-weight: bold;
    font-size: 19px;
    text-shadow: 2px 2px 5px #FFF;
}
.faixa {
    width: 30%;
    top: 20px;
}
    .faixa span {
        font-size: 22px;
        height: 35px;
    }
/*-------------------
</estilo geral titulo>
-------------------*/

[class*="capa-iphone"] .box-servico, 
[class*="capa-motorola"] .box-servico{
    max-height: 310px;
}

[class*="capa-galaxy"] .box-servico {
    max-width: 180px;
    width: 180px;
}

[class*="capa-iphone"] .parent {
    top: -70px;
    bottom: 0;
    left: 35px;
    margin: auto;
    position: absolute;
    z-index: 5;
    width: 230px;
    height: 230px;
}

    [class*="capa-iphone"] .parent .bg, 
    [class*="capa-iphone"] .parent .bg:after {
        background-color: #faedb5;
    }
    [class*="capa-iphone"] .parent .title {
        color: #000;
    }
    [class*="capa-iphone"] .parent .bg:after {
        background-color: #2fb0a4;
        top: -20px;
        left: 150px;
        width: 40%;
        height: 40%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=.8)";
        filter: alpha(opacity=.8);
        -moz-opacity: .8;
        -khtml-opacity: .8;
        opacity: .8;
    }

[class*="capa-iphone"] .parent_preco .bg_preco {
    background-color: #ED2965;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
    [class*="capa-iphone"] .parent .bg_preco.bg:after {
        background-color: #A0D0F8;
        left: -30px;
        width: 80%;
        height: 80%;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        -moz-opacity: .9;
        -khtml-opacity: .9;
        opacity: .9;
    }
    [class*="capa-iphone"] .parent.parent_preco {
        top: 20px;
        left: inherit;
    }

[class*="capa-motorola"] .parent .bg, 
[class*="capa-motorola"] .parent .bg:after {
    background-color: #bbe35b;
}
[class*="capa-motorola"] .parent .bg:after {
    top: -60px;
    left: 120px;
    width: 50%;
    height: 50%;
    background-color: #b77594;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
}
[class*="capa-motorola"] .parent .bg_preco.bg:after {
    background-color: #c4ead4;
    top: 130px;
    left: -30px;
}
[class*="capa-motorola"] .parent .title {
    color: #000;
    font-size: 28px;
    line-height: 20px;
    top: 40px;
}
    [class*="capa-motorola"] .parent .title b {
        display: block;
        font-size: 38px;
        margin-top: 20px;
    }
[class*="capa-motorola"] .has_msg {
    color: #000;
    text-shadow: 0px 0px 1px #FFF;
}

.capa-smartphone .has_title {
    font-size: 38px;
}

.capa-smartphone .parent {
    width: 280px;
    height: 280px;
}
.capa-smartphone .parent .bg {
    background-color: #EA8B32;
}

.capa-smartphone .parent.parent_preco {
    width: 200px;
    height: 200px;
}

.capa-smartphone .parent_preco .bg_preco {
    background-color: #E41414;
}

.parent .bg:after {
    top: -40px;
    left: 180px;
    width: 50%;
    height: 50%;
    background-color: #D0D463;
}
}

@media (min-width: 768px) and (max-width: 1200px) {
.has_msg{
    font-size: 15px;
    width: 60%;
}
}

@media (min-width: 767px) and (max-width: 992px) {
.box-servico {
    width: 31%;
    margin: 0 1% 0;
}
}

@media (min-width: 420px) and (max-width: 640px) {
.box-servico {
    width: 31%;
    margin: 0 1% 0;
}
    .box-servico .img_box img {
        max-width: 80%;
    }
.faixa {
    width: 50%;
}
}


@media (min-width: 0) and (max-width: 420px) {
.box-servico {
    width: 31.3%;
    margin: 0 1% 0;
}
.box-servico .img_box img {
    max-width: 95%;
} 
.faixa {
    width: 65%;
}
.canecaBogo .banner {
    height: 160px;
}
.canecaBogo .banner img {
    width: 100%;
    margin-top: 10px;
    position: relative;
    top: 0;
    left: 0;
}
}
.canecaBogo .parent_preco,
.canecaBogo .has_msg,
.canecaBogo .parent_title{
display: none;
}