.rsp{font-family: Roboto-Condensed;}

.rsp .bloque-intro{
    overflow: hidden;
    position: relative;
    padding-left:20px;
    padding-right:20px;
    padding-bottom: 10px;
    box-shadow: 2px 2px 4px #cfcfcf;
}

.rsp .bloque-intro:before{
    position: absolute;
    width: 40px;
    height: 110%;
    background:#0082C3;
    content:"";
    top:-5%;
    left:-28px;
    transform:rotate(10deg)
}

.rsp .bloque-intro h1 {
    margin-bottom:15px;
    text-align: center;
    font-style: italic;
    color: #0082C3;
    font-weight: bold;
    font-size: 27px;
}
.rsp .bloque-intro p{
    margin:0 auto;
    text-align: center;
    font-style: italic;
    font-weight: bold;
    font-size: 12px;
}

.cont-flex{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.no-initial{display: none;}

.rsp a:hover{text-decoration: none;}
.rsp .titulo{margin-bottom:20px;font-size:20px;text-align: center;font-weight: 600;font-style: italic;}
.rsp .imagen{max-width: 100px;width:100%;margin: 0 auto;margin-bottom:10px;}
.rsp .imagen img {width:100%;}
.rsp .ficha{margin-bottom:25px;}
.rsp .name-sport{font-style: italic;}
.rsp .bloque-deporte .ficha{text-align: center;font-weight: bold;font-style: italic;}
.rsp .content > .row{padding-bottom: 40px;}
.rsp .content .row{margin: 0 auto;}
.rsp .max_w{max-width: 1200px;margin: 0 auto;}
.col-no-pad{padding: 0 !important;}
.col-no-pad img{width: 125px !important;}
.rsp .row #contactanos {color: white;display:none;}
.rsp .row #contactanos h2{text-align: center;font-style: italic;font-size: 24px;font-weight: 600;}
.rsp .row #contactanos label{font-weight: inherit; font-size: 12px;}
.rsp .row #contactanos #contact-form > .row{margin-bottom: 5px;}
.rsp .row .form-check{display: inline;}
.rsp .row .control-label{text-transform: inherit; color:white;}
.rsp .row .form-check:nth-child(2){margin-left: 15px;}
.form-control{color: white; background: #0082c3 !important; border:1px solid white !important;}
.rsp .row.target img{width: 100%; max-width: 180px;}
.rsp .row.target {box-shadow: 0px 0px 10px 0px #cfcfcf; width: 88%; margin-left: auto; padding: 15px; margin-bottom: 50px;}
.rsp .row.target div span {font-weight: bold;}
.rsp .global-reviews__link.cta-v2{width: auto;}
.target .col-xs-12.col-sm-3, .regala .col-xs-12.col-sm-3{text-align: center;margin-top:10px;}
.text-desktop{display:none;}
.rsp .row.target .text-target{font-size: 12px; padding: 10px 0 !important;}
.rsp .row .dis_button{margin-top: 15px;}
.rsp .row.regala img{width: 100%;}
.rsp .regala > div, .regala-deporte{text-align: center;}
.rsp .regala .regala-deporte{font-size: 14px;}
.rsp .regala .regalo-box{max-width: 70px;}
.rsp .regala .col-xs-3.col-sm-2 img{max-width: 80px;}
.rsp .regala .col-xs-6.col-sm-5 img{max-width: 280px;}
.rsp .regala .tarjeta-regalo{max-width: 300px;}
.rsp .row.dc_product{text-align: center;}
.rsp .descubre{text-align: center; padding: 30px;}
.rsp .subtitle {font-size: 17px; color: #0082C3; font-weight: 600;margin-bottom: 10px; text-align: center;font-style: normal;}
.rsp .descubre p{font-size: 12px;}
.rsp .regala {padding-top: 20px;}
.rsp .regala .shop_target{font-size:11px;}
.rsp .row #accordion.faq{padding: 20px;}
.rsp .row #accordion.faq .card{margin: 5px 0;}
.card-body{padding: 10px; margin-bottom: 15px;}
.card-body div {padding: 3px !important; text-align: center;}
.card-body div img{width: 100%;}
.card-body div span{color:#0082c3;}
.card-body .text{text-align: left !important;}
.card-body ul{list-style: none; padding: 5px;}
.card-body ul li::before {content: "•"; color: #0082c3; margin-right: 5px;}
.card-body ul a{color:#0082c3;}
.rsp .faq .subtitle{text-align: center; font-size: 24px; font-style: italic;}
.rsp .row #accordion.faq .card button{width: 100%; text-align: left; color: black;background: #f5f5f5;font-size: 12px;}
.rsp .row #accordion.faq .card button:after{color: rgba(57, 57, 57, 0.68);content: "\E009";float: right;margin-right: 5px;    font-family: DecathlonCube;}
.rsp .row #accordion.faq .card button:hover, .rsp .row #accordion.faq .card button:focus{text-decoration: none; color:black;}

.div-button{text-align: center;}
.div-button .white-button{color: #0082c3 !important; background: white !important;margin-top:15px;margin-bottom: 15px;border:1px solid #0082c3;}
.div-button .white-button:hover{color: white !important;border:1px solid white;}

#tax a {
    font-weight: bold
}
#tax li {
    color: rgb(0,0,0);
    font-size: 13px;
    font-weight: 100;
    list-style-type: none;
}

.rsp .content .row:first-child {
    padding-bottom: 0;
}

/* BEGIN BANNER COLECTIVDAD */
.rsp .content .row.banner {
    position: relative;
    margin-bottom: 25px;
}

.rsp .content .row.banner img {
    width: 100%
}

.rsp .content .row.banner a {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 76%;
    left: 77%;
}

.rsp .content .row:last-child {
    padding: 0;
}

@media(max-width: 800px){
    .rsp .content .row.banner a {
        top: 85%;
        left: 50%;
    }

    .rsp .row.target {
        margin-bottom: 20px;
    }

    .rsp .content > .row {
        padding-bottom: 20px;
    }
}

/* END BANNER COLCTIVIDAD */

@media (max-width: 400px){
    .rsp .col-special .name-sport{position: relative;left: -5px;}
}

@media (max-width: 360px){
    .rsp .col-special .name-sport{left: -10px;}
}
@media (max-width: 340px){
    .rsp .col-special .name-sport{left: -15px;}
}

@media (min-width: 440px){
    .rsp .regala .regala-deporte{font-size: 22px;}
    .rsp .descubre p, .rsp .row.target .text-target, .rsp .row #accordion.faq .card button,.rsp .row #contactanos label, .rsp .bloque-intro p{font-size: 14px;}
    .rsp .subtitle{font-size: 20px;}
}

@media (min-width: 768px){
    .col-none{display:none;}

    .col-sm-2 {
        width: 20% !important;
    }

    .text-mobile{display: none;}
    .text-desktop{display:inline-block;}

    .rsp .descubre, .rsp .subtitle{text-align: left;}
    .rsp .faq .subtitle, .rsp .row #contactanos h2{font-size: 28px;}

    .cont-flex{flex-wrap: nowrap;}

    .card-body div {text-align: left;}
    .container-floor .floor{padding: 0;}
}