
.push-products .p-desc.highlight {
  padding-bottom: 0;
  margin: 0;
  padding-top: 5px;
}

.form-errors .bordered, .form-errors.bordered {
    border: 1px solid #b00 !important;
    color: #900;
}

.datepicker-wrap .btn-cal-actions button.btn-large {
    width: 100%;
}

.step-title {
    color : #922743;
    font-size: 1em;
}

.step-summary {
    margin-top: 5px;
    margin-bottom: 10px;
}

#sponsorshipForm .wysiwyg {
    border: none !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#sponsorshipForm .wysiwyg #message-wysiwyg-iframe {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.sponsorship-error {
    display: block;
    color: #980202;
    font-size: 14px;;
}
.logo-to {
    font-weight: bold;
    padding: 5px 0 0 0;
    height: 25px;
}
.owl-carousel .owl-item .logo-to img{
    width: auto;
}
.agent-name {
    background: #FF0000;
    padding: 10px 0;
    margin-bottom: 10px;
}

.agent-info {
    background: #FFFFFF;
    text-align: center;
    width: 50%;
    font-size: 16px;
}
.agent-info span {
    padding-left: 5px;
    margin-right: 20px;
    font-size: 14px;
}

#mobile-product-description .summary img{
      display: none;}
.contentLeft #product-content .summary img{
      display: none;}

@media only screen and (min-width:1600px) {
 #push-destination-moment {
  margin-top:25px !important;
  margin-bottom:0px;
 }
}
.menu-dsc {font-size: 0.750em;}
#top-bloc-tel.pull-right.text-right.hidden-xs{margin-top:0;}


#temoignages-modal .modal-content .more-comments .comment-item:nth-child(2n+1) .comment__footer {
    float: right;
}
#temoignages-modal .modal-content .more-comments .comment-item:nth-child(2n) .comment__footer {
    float: left;
}