.dp50 {width:50%; float:left;}
.dp75 {width: calc(100%*(2/3)); float:left;}
.dp25 {width:calc(100%*(1/3)); float:left;}
.dp50.pdr {padding-right:25px;}
.dp50.pdl {padding-left:25px;}
.dp75.pdr {padding-right:25px;}
.dp75.pdl {padding-left:25px;}

* {
    -webkit-overflow-scrolling: touch;
}

#columns
{
    padding-bottom: 0;
}

#landing-page-v7 .mapou.grey , #landing-page-v7 .mapou.grey .container {
    background-color: #f2f2f2;
}

#landing-page-v7 h2 {
    font-size: 30px;
    padding-bottom: 15px!important;
    margin-top: 0!important;
    margin-bottom: 30px!important;
    border-bottom: 1px dotted #808080;
    color: #000;
    padding-top: 15px!important;
}

#landing-page-v7 h3 {
    font-size: 24px;
    padding-bottom: 0px!important;
    margin-top: 0!important;
    margin-bottom: 20px!important;
    color: #000;
    padding-top: 15px!important;
}

#landing-page-v7 .section h2 {
    padding-top: 0!important;
}

#landing-page-v7 p:not(.product-desc), #landing-page-v7 ul  {
    font-size: 18px;
    margin-bottom: 20px;
}

#landing-page-v7 hr {
    margin-top: 20px;
    margin-bottom: 30px;
    border: 0;
    border-top: 1px dotted #808080;
}

#landing-page-v7 hr.noborder {
    border: 0;
}


#landing-page-v7 .button-group {
    display: flex;
    justify-content: center;
    padding: 25px;
    padding-bottom: 15px;
    //position: sticky;
    //top: -10px;
    //z-index: 100;
    //background-color: #fff;
}

#landing-page-v7 .button-group .btn{
    margin: 0 10px;
    font-size: 16px
}

#landing-page-v7 .button-group .btn.is-checked {
    color: #B10923;
    background-color: #fff;
    border: 1px solid #B10923;
}


#landing-page-v7 .btn-white:hover {
    color: #B10923;
    background-color: transparent;
    border: 1px solid #B10923;

}

#landing-page-v7 .btn-white {
    color: #525252;
    background-color: transparent;
    border: 1px solid #525252;

}

#landing-page-v7 .btnlanding {
    width: 300px;
    max-width: 90%;
    padding: 10px;
    margin: 0 auto 15px auto;
    display: block;
    display: flex;
    align-items: center;
    font-size: 15px;
    justify-content: center;
}

#landing-page-v7 .see-more-link {
    font-size: 18px;
    margin-left: 10px;
}
@media (max-width: 1540px)
{
    #columns .container {
    padding: 0;
    }
}
@media  (max-width: 991px){
    .dp50 {width:100%; float:none;}
    .pdr {padding-right:0!important;}
    .pdl {padding-left:0!important;}
    .dp75 {width: 100%; float:none;}
    .dp25 {width: 100%; float:none;}
    #landing-page-v7 h2
    {
        display: flex;
        flex-direction: column;
            font-size: 28px;

    }
}

.container
{
    height: auto!important;
}

.container.grey
{
    background-color: #f2f2f2;
}

#columns .container
{
    width: 100%;
    max-width: 100%;
    padding: 0!important;
}

#columns .contFooter2 .container {
    max-width: 1500px;
    width: 100%;
}

#landing-page-v7 .cpheader
{
    background-image: url('https://www.cyclable.ch/wp-content/uploads/sites/33/2019/06/header-pro.jpg');
    position: relative;
    color: white;
    padding: 0 15px;
    padding-bottom: 15px;
    background-size: cover;
    background-position: center bottom;
}

#landing-page-v7 .cpheader:after
{
    background-color: black;
    opacity: 0.30;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
}

#landing-page-v7 .cpheader>*
{
    position: relative;
    z-index: 1;
}

#landing-page-v7 .cpheader h1
{
    font-weight: lighter;
    border: 1px solid white;
    padding: 30px 40px;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 30px;
    font-size: 44px;
}

#landing-page-v7 .cpheader p
{
    max-width: 800px;
    width: 100%;
    margin: auto;
    margin-bottom: 25px;
}

#landing-page-v7 .dynamicMoreLink
{
    margin-bottom: 25px;
}



#landing-page-v7 .section
{
    padding: 31px 20px!important;
    max-width: 1500px;
}

#landing-page-v7 .mapou:nth-child(odd)
{
    background-color: #f7f7f7!important;
}

#landing-page-v7 .mapou:nth-child(odd) .section
{
    background-color: transparent!important;
}

#landing-page-v7 .mapou.small .section, #landing-page-v7 .mapou.small, #landing-page-v7 .mapou.products, #landing-page-v7 .mapou.products .section
{
    background-color: #FFF!important;
}

.see-more-link
{
    display: block;
    text-align: right;
}


#landing-page-v7 .section>p:last-of-type
{
    margin-bottom: 0;
}

#landing-page-v7 .mapou+.section
{
    padding-bottom: 0!important;
}

#landing-page-v7 .container .section
{
    padding-left:0;
    padding-right:0;
}

.flexListProduct
{
    margin-bottom: 30px;
}


.flexListProduct .ajax_block_product
{
    padding: 0px 10px!important;
}

 #product_list .ajax_block_product .item-wrapper .contHover
{
    width: calc(100% - 20px);
}

.ajax_block_product .item-wrapper
{
    outline: 0;
}

.mapou #product_list
{
    display: block;
    position: relative;
    width: 100%!important;
}

.mapou .flexListProduct #product_list
{
    min-height: 445px;
}

#landing-page-v7 .mapou #product_list li
{
    float: left;
    flex: none;
    width: 425px;
}

#landing-page-v7 .mapou .flexListProduct #product_list li
{
    float: left;
    flex: none;
    width: 330px;
    height: 405px!important;
}


#landing-page-v7 .img-bottom
{
    max-height: 400px;
    overflow: hidden;
}

#landing-page-v7 .img-bottom .img-full-with
{
    width: 100%;
    object-fit: cover;
}

#landing-page-v7 .block-conseil
{
    padding: 30px;
    border-left: 3px solid #B1091F;
    margin-top: 30px;
    background: #fff;
}

#landing-page-v7 .block-conseil ul.redbullet
{
    padding-left: 0;
    margin-bottom: 0;
}

#landing-page-v7 .block-conseil
{
    padding: 20px 30px;
    border-left: 4px solid #B1091F;
    margin-top: 30px;
    background: #fff;
}


#landing-page-v7 ul.redbullet li
{
    margin-bottom: 20px;
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
}

#landing-page-v7 ul.redbullet li:last-of-type
{
    margin-bottom: 0;
}

#landing-page-v7 ul.redbullet li:before {
    content: url('https://www.cyclable.com/themes/cyclable_v3/css/img/svg/Check.svg');
    margin-right: 15px;
}

#landing-page-v7 .linesProducts {
    position: relative;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

#landing-page-v7 .linesProducts.loading {
    opacity: 0.2;
}

#landing-page-v7 .rules
{
    margin-top: 20px;
margin-bottom: 20px;
}

#landing-page-v7 .rules .block
{
    //border: 1px solid #dfdad5;
    float: none;
    margin: 0 auto;
    margin-bottom: 0;

}

#landing-page-v7 .rules .header
{
    background-color: #edeae0;
    color: #77705a;
    min-height: 75px;
    display: flex;
    padding: 0 25px;
    position: relative;
    cursor: pointer;
    border-bottom: 2px solid #dfdad4;
    align-items: center;
}

#landing-page-v7 .rules .header i:first-of-type {
    order: 1;
    margin: auto 0;
    margin-right: 20px;
    font-size: 24px;
    display: block;
}

#landing-page-v7 .rules .header h3,
#landing-page-v7 .rules .header i
{
    font-size: 20px;
    color: #77705a;
    margin: auto 0;
    vertical-align: middle;
    padding: 0;
    border: 0;
    height: auto;
    line-height: normal;

}

#landing-page-v7 .rules .header.red h3,
#landing-page-v7 .rules .header.red i
{
    color: #b40923;
    font-size: 25px;
}



#landing-page-v7 .rules .header h3
{
    margin: 0!important;

}

#landing-page-v7 .rules .header i
{
    font-size: 24px;
    margin-right: 20px;
}

#landing-page-v7 .rules .header i
{
    order: 3;
    margin-left: auto;
    font-size: 35px;
        margin-right: 0;
}

#landing-page-v7 .rules .header i:first-of-type
{
    order: 1;
    margin: auto 0;
    margin-right: 20px;
    font-size: 24px;
}

#landing-page-v7 .rules .header h3
{
    order: 2;
}

#landing-page-v7 .rules .content
{
    padding: 0;
    display: flex;
    flex-direction: row;
    align-items: center;

}

#landing-page-v7 .rules .content>.content
{
    padding: 15px 0;
    max-width: 100%;
}

#landing-page-v7 .rules .content.collumn
{
    flex-direction: column;
}

#landing-page-v7 .rules .content.collumn .redbullet
{
    margin-bottom: 0;
    width: 100%;

}

#landing-page-v7 .rules .content .cont-img
{
    //flex: 1 1 250px;
        flex: 1;
}

#landing-page-v7 .rules .content .cont-img img
{
    width: 100%;
    min-width: 125px;
}

#landing-page-v7 .rules .content .text
{
    margin-top: 0;
}

#landing-page-v7 .rules .content .text h3
{
    font-size: 20px;
    font-weight: bold;
}

#landing-page-v7 .rules .content .text p
{
    font-size: 16px;
    margin: 0;
}

#landing-page-v7 .rules .cyclassur .content .text p {
    margin-bottom:  15px;
    font-size: 18px;
}

#landing-page-v7 .rules .cyclassur .content .text p:last-of-type {
    margin-bottom: 0;
}

#landing-page-v7 .rules .content .imgs
{
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-bottom: 30px;
}

#landing-page-v7 .rules .content .imgs img
{
    max-width: calc(100%/3 - 50px);
    height: 225px;
}

#landing-page-v7 .rules .cyclassur img
{
    max-width: 100%;
    margin: 25px 0;
}

#landing-page-v7 .rules .content .btn
{
    width: 100%;
    max-width: 375px;
    font-size: 14px;
}



#landing-page-v7 nav.inside,
#landing-page-v7 nav.inside .container
{
    background-color: #f7f7f7!important;
    padding: 0!important;
}

#landing-page-v7 nav.inside
{
    padding: 19px 0 50px 0!important;

}

#landing-page-v7 #conseils .section
{
    padding-top: 50px;
    padding-bottom: 50px;
}

#landing-page-v7 nav.inside ul
{
    display: flex;
    list-style: none;
    padding: 0;
    overflow: auto;
    flex-wrap: wrap;
    margin: 0;
        text-align: center;
    justify-content: space-around;
    margin-bottom: 0;
}

/*
#landing-page-v7 nav.inside ul::after {
  content: "";
  max-width: 100%;
  margin-bottom: 15px;
  position: relative;
  flex: 0 0 calc(100%/3 - 11px);
  height: 200px;
}
*/

#landing-page-v7 .cpheader .scrollBtn,
.breadcrumb
 {
    display: none;
}



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

    .showLessOrMore {
        box-shadow: inset 0 -9px 10px -10px grey;
    }

    #landing-page-v7 .cpheader
    {
        background-image: url('https://www.cyclable.ch/wp-content/uploads/sites/33/2019/06/header-pro-mob.jpg');
    }

    .flexListProduct .ajax_block_product:first-of-type
    {
        padding-left: 0px!important;
    }

    .flexListProduct #product_list .ajax_block_product .item-wrapper:first-of-type .contHover
    {
        width: calc(100% - 10px);
    }



    #landing-page-v7 .cpheader .scrollBtn {
        position: relative;
        display: inline-block;
        transform: translate(0, -50%);
        color: #fff;
        letter-spacing: 1px;
        padding-top: 45px;
        margin-top: 40px;
        font-size: 14px;
    }

    #landing-page-v7 .cpheader .scrollBtn span {
        position: absolute;
        top: 0;
        left: 50%;
        width: 24px;
        height: 24px;
        margin-left: -12px;
        border-left: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: rotate(-45deg);
        box-sizing: border-box;
    }
}

@media screen and (max-width: 991px){
    #landing-page-v7 nav.inside ul
    {
        justify-content: space-around;
    }



    #landing-page-v7 nav.inside ul::after {
      display: none;
    }

    .inside,
    .inside .container
    {
        padding: 30px 0 30px 0;
    }

    #columns .contFooter2 .container {
        padding: 0 20px!important;
    }
}

#landing-page-v7 nav.inside ul li
{
    display: flex;
    list-style: none;
    padding: 0;
    max-width: 100%;
    margin-bottom: 15px;
    flex: 0 0 calc(100%/3 - 11px);
    height: 195px;
    overflow: hidden;
    position: relative;
    margin: 0;
}

#landing-page-v7 nav.inside ul li::after {
    background-color: #000;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    content: "";
    width: 100%;
    height: 100%;
}

.btn-contact
{
    line-height: 25px;
}

#landing-page-v7 .btn-contact i
{
    display: block;
    font-size: 25px;
    margin-bottom: 10px;
}

.group-contact
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 30px 0;
}

.group-contact .btn-contact
{
    margin: auto;
}

.group-contact .btn-contact:first-of-type
{
    margin-bottom: 25px;
}

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



    #landing-page-v7 nav.inside ul li
    {
        flex: 0 0 400px;
        max-width: 90%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    #landing-page-v7 nav.inside ul li:last-of-type
    {
        margin-bottom: 0;
    }
}


#landing-page-v7 nav.inside ul li a:first-of-type
{
    display: block;
    width: 100%;
}


#landing-page-v7 nav.inside ul li a:first-of-type img
{
    width: auto;
height: 100%;
}

#landing-page-v7 nav.inside ul li span
{
    position: absolute;
    bottom: 25px;
    font-size: 28px;
    text-align: center;
    color: #fff;
    line-height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: calc(100% - 40px);
    left: 15px;
    z-index: 1;
}

#landing-page-v7 nav.inside ul li span i
{
    display: block;
    font-size: 45px;
    margin-bottom: 15px;
}




#landing-page-v7 nav.inside ul li a:last-of-type
{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    z-index: 1;
    background: white ;
        opacity: 0;
}

#landing-page-v7 nav.inside ul li.phone a:last-of-type
{

        display: none;
}

#landing-page-v7 nav.inside ul li a:last-of-type:hover,
#landing-page-v7 nav.inside ul li a:last-of-type:focus,
#landing-page-v7 nav.inside ul li a:last-of-type:active
{
        opacity: 0.2;
}




@media (max-width: 1000px) {
    #landing-page-v7 nav.inside ul li.phone a:last-of-type
    {

            display: block;
    }
    #landing-page-v7 .rules .block
    {
        width: 100%;
        margin: 0!important;
        margin-bottom: 25px!important;
    }

    #landing-page-v7 .rules .header
    {
        padding: 10px 15px;
    }

    #landing-page-v7 .rules .content
    {
        padding: 15px;
    }
}



@media  (max-width: 991px){

    #landing-page-v7 .rules .header h3, #landing-page-v7 .rules .header i
    {
        padding: 0!important;
    }

#landing-page-v7 .js-carousel
{
    width: 100%;
}

#landing-page-v7 .rules .content .cont-img
{
    width: 100%;
    padding: 15px;
    text-align: center;
}

#landing-page-v7 .rules .content .cont-img img
{
    max-width: 150px
}
    #landing-page-v7 .rules .content>.content
    {
        flex-direction: column;
    }
    #landing-page-v7 .rules .content .text {
    padding-left: 0;
}
    #landing-page-v7 .rules .content.collumn .redbullet
    {
        padding-left: 0;
    }
    #landing-page-v7 .rules .content .imgs
    {
        display: block;
        text-align: center;
    }
    #landing-page-v7 .rules .content .imgs img
    {
        max-width: 300px;
        height: auto;
        width: 100%;
        display: inline-block;
        margin-top: 20px;
    }


    #landing-page-v7 ul.redbullet li
    {
        flex-direction: column;
        margin-top: 35px;
    }

    #landing-page-v7 ul.redbullet li:before {
        content: url('https://www.cyclable.com/themes/cyclable_v3/css/img/svg/Check.svg');
        margin-bottom: 10px;
    }

    #landing-page-v7 .cpheader h1
    {
        font-size: 30px;
        margin-top: 30px
    }
    #landing-page-v7 .cpheader p
    {
        font-size: 16px;
        padding:0;
    }
    #landing-page-v7 .button-group {
        width: calc(100% - 10px);
        overflow: auto;
        justify-content: flex-start;
        padding:25px 0 0 0;
    }
        #landing-page-v7 .button-group .btn {
        flex: 1;
        min-width: 60%;
        max-width: 80%;
        margin: 0;
        margin-right: 15px;
    }

    #landing-page-v7 .see-more-link
    {
        margin-left: 0;
        margin-top: 5px;
    }

    .mapou #product_list, .mapou .flexListProduct #product_list
    {
        min-height: 465px;
        display: flex;
        overflow: auto;
    }

    #landing-page-v7 .mapou .flexListProduct #product_list li, #landing-page-v7 .mapou #product_list li
    {
        float: left;
        flex: none;
        //min-width: 315px;
        max-width: calc(100% - 15px);
        height: auto!important;
    }
}

img.lifestyle
{
    width: 100%;
    margin: auto;
    display: block;
}

@media screen and (min-width: 991px){
    .mapou #product_list
    {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}
