/*
Theme Name: Rosa Child
Theme URI: http://pixelgrade.com/demos/rosa
Author: PixelGrade Team
Author URI: http://pixelgrade.com
Template: rosa
Description:  ROSA is an enchanting and easy-to-use parallax Restaurant WordPress theme that allows you to tell your story in a dynamic, narrative and enjoyable way, making it perfect for restaurants, bakeries, bars or coffee shops.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: rosa_txtd
Tags: black, orange, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post, translation-ready 32
*/

/* Add your custom CSS rules that overwrite the ones in the main Lens theme here */

/*img du blog*/

.separator--flower {
    color: #9a9998;
    display: none;
    font-family: serif;
    font-size: 17px;
    margin: 24px 0;
}

.article--archive {
    -moz-box-align: start;
    -moz-box-direction: normal;
    -moz-box-orient: horizontal;
    -moz-box-pack: start;
    align-content: stretch;
    align-items: flex-start;
    border: 3px solid gray;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    padding: 40px;
}
.article--archive {
    margin-bottom: 30px;
    text-align: center;
}


.article--archive .article__featured-image img {
    display: block;
    height: auto;
    width: auto;
}

h1, h2, .tabs__nav, h3, h4, h5, h6, hgroup, p
{
margin-bottom:10px;
}

.article__content p
{
margin-bottom: 15px;
}

.grid__item.island, .island.logged-in-as, .island.comment-form-author, .island.comment-form-email, .island.comment-form-url, .island.comment-form-comment, .island.form-submit, .island.comment-subscription-form, .island.otw-input-wrap, .island.otw-button-wrap{
    margin-bottom: 0;
    padding-bottom: 30px;
    padding-left: 78px !important;
    padding-right: 30px;
    padding-top: 5px;
}


.headline__secondary {
    font-size: 60px;
}

h1, .alpha {
    font-size: 2.5rem;
    line-height: 1.03128;
}

hr, .separator {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #d8d8d8;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    height: 0;
    margin: 42px 0;
}



 span.appleLinks
   {
     color: black !important;
   }
a{
    text-decoration:none !important;
}

blockquote {
    border-left: 0 solid !important;
padding:0px;
    color: #c59d5f;
    font-size: 1.5rem;
    font-style: normal;
    line-height: 1.5;
    margin: 36px 0;
    quotes: unset;
    text-indent: 0;
}

.site-footer .widget_wpgrade_social_links .pixcode--icon:before {
    margin-left: 2px;
    margin-right: 2px;
}

.nav--items-social a {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

/*=======================================================
ACTUALITES ! ! !
=======================================================*/
.lowercase {
    text-transform: none;
}
.actus {
    display: table;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 28px;
    width: 100%;
}
.actus_row {
    display: table-row;
    width: 100%;
}
.actus_cell {
    display: table-cell;
    width: 50%;
    height: 335px;
    border: 5px solid #4d8493;
    padding: 28px;
    background-color: #fff;
}
.actus_title {
    text-transform: none;
    font-size: 18px;
    color: #4d8493;
    line-height: 1;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 2px solid #4d8493;
}

/*--------------------------------------
blog
--------------------------------------*/
.blogArt {
    position: relative;
    height: auto;
}
.blogArt_wrapper {
    width: 100%;
    min-height: 244px;
    margin-top: 20px;
}
.blogArt_content {
    padding-bottom: 45px;
    padding-right: 228px; /*28 + 200*/
}
.blogArt_img {
    position: absolute;
    bottom: 28px;
    right: 28px;
    width: 200px;
}
.blogArt_img img {
    display: block;
    width: 100%;
    height: auto;
}
.blogArt_more {
    position: absolute;
    bottom: 28px;
    left: 28px;
    display: inline-block;
    padding: 5px 10px;
    line-height: 1;
    border: 3px solid #4d8493;
    color: #1c1c1b;
    font-weight: 700;
    font-size: 12px;
}
.blogArt_more:hover,
.blogArt_more:focus,
.blogArt_more:active {
    color: #fff;
    background-color: #4d8493;
}
.blogArt_title {
    font-size: 19px;
    margin: 0;
}
.blogArt_date {
    font-size: 18px;
    font-weight: 300;
}
.blogArt_content p {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
}

/*--------------------------------------
tweet & facebook
--------------------------------------*/
.tweetArt,
.facebookArt {
    position: relative;
    height: auto;
}
.tweetArt iframe,
.facebookArt iframe {
    position: absolute;
    top: 28px;
    right: 28px;
    width: 61px!important;
    height: 20px!important;
}
.tweetArt_wrapper,
.facebookArt_wrapper {
    width: 100%;
    height: 264px;
    overflow: auto;
}
.tweetArt_t,
.facebookArt_t {
    border-bottom: 1px solid #b2b2b1;
    padding-bottom: 15px;
}
/*.tweetArt_t:last-child,
.facebookArt_t:last-child {
    border-bottom: none;
}*/
.tweetArt_header,
.facebookArt_header {
    display: table;
    border-collapse: collapse;
    table-layout: fixed;
    margin-top: 15px;
    font-weight: 700;
    font-size: 18px;
}
.tweetArt_header img,
.tweetArt_header span,
.facebookArt_header img,
.facebookArt_header span {
    display: table-cell;
    vertical-align: middle;
}
.tweetArt_header img,
.facebookArt_header img {
    width: 50px;
}
.tweetArt_header span,
.facebookArt_header span {
    padding-left: 20px;
}
.tweetArt_text {
    margin-top: 8px;
}
.tweetArt_t a,
.facebookArt_t a {
    border: none!important;
    text-decoration: none!important;
    color: #1c1c1b!important;
}
.tweetArt_t a:hover,
.tweetArt_t a:focus,
.tweetArt_t a:active,
.facebookArt_t a:hover,
.facebookArt_t a:focus,
.facebookArt_t a:active {
    color: #4d8493!important;
}
.tweetArt_img,
.facebookArt_img {
    display: block;
    width: 120px;
    height: auto;
}
.tweetArt_img a,
.tweetArt_img img,
.facebookArt_img img,
.facebookArt_img a {
    display: block;
    width: 100%;
    height: auto;
}

.facebookArt_header {
    margin: 6px 0;
    font-size: 14px;
}
.facebookArt_text {
    border-top: 1px solid #b2b2b1;
    font-size: 12px;
    padding: 2px 0;
}
.facebookArt_legende {
    color: #4175b2 !important;
    width: 100%;
    background-color: #ececec;
    font-size: 11px;
    padding: 8px 3px;
}


@media screen and (max-width: 1060px) {
    .blogArt_content {
        padding-right: 158px; /*28 + 130*/
    }
    .blogArt_img {
        width: 130px;
    }
}

@media screen and (max-width: 882px) {
    .actus,
    .actus_row,
    .actus_cell {
        display: block;
        width: 100%;
    }
    .actus_cell {
        min-height: 335px;
        margin-bottom: 28px;
    }
    .actus_row:last-child .actus_cell:last-child {
        margin-bottom: 0;
    }

    .blogArt_content {
        padding-right: 228px; /*28 + 200*/
    }
    .blogArt_img {
        width: 200px;
    }
}

@media screen and (max-width: 470px) {
    .blogArt_content {
        padding-bottom: 28px;
        padding-right: 28px;
    }
    .blogArt_img {
        position: relative;
        bottom: auto;
        right: auto;
        width: 200px;
        max-width: 100%;
    }
    .blogArt_more {
        margin-top: 28px;
        position: relative;
        bottom: auto;
        left: auto;
    }

    .tweetArt_header {
        font-size: 16px;
    }
    .tweetArt_text {
        font-size: 16px;
    }
}