/*
Theme Name: Roisin Child
Theme URI: https://roisin.qodeinteractive.com
Description: A child theme of Roisin
Author: Elated Themes
Author URI: https://themeforest.net/user/elated-themes
Version: 1.0.0
Text Domain: roisin
Template: roisin
*/
nav.qodef-header-navigation span {
    color: #fff;
    text-shadow: 0 0 3px black;
}
.qodef-header-navigation>ul>li>a .qodef-menu-item-inner:after{
background-color: #fff !important;
}
footer#qodef-page-footer .qodef-content-grid {
    max-width: 1250px !important;
    width: 100%;
}

#qodef-page-footer-bottom-area .qodef-grid-inner.clear {
    display: flex;
    justify-content: space-between;
}



div#block-13 ul {
    display: flex;
    gap: 30px;
}
@media(min-width:991px){
#qodef-page-footer-bottom-area  .qodef-grid-item {
    width:60%!important;
}
#qodef-page-footer-bottom-area  .qodef-grid-item:last-child {
    width:40%!important;
}

.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--6 {
    width: 33% !important;
}
	.qodef-grid.qodef-layout--template>.qodef-grid-inner>.qodef-grid-item.qodef-col--2 {
    width: 33% !important;
}
}



#editicon .elementor-widget.elementor-widget-icon-box {
    margin-bottom: 20px;
}

#editicon  h3.elementor-icon-box-title {
        margin-bottom: 0px;
        margin-top: 0px;
}

#qodef-page-footer h2.wp-block-heading {
    margin-bottom: 0px;
}
div#block-14 ,div#block-10 {
    margin-bottom: 25px !important;
}
#qodef-page-footer-top-area {
    background: url(http://rosedanjou-49.fr/wp-content/uploads/2025/04/bgflowee.png);
    background-position: top right;
    background-size: 15%;
    background-repeat: no-repeat;
    background-color: #e7f0e4;
}
@media(max-width:768px){
	#qodef-page-footer-bottom-area .qodef-grid-inner.clear {
    flex-direction: column;
}
ul.wp-block-list {
    flex-direction: column;
    text-align: left;
}

#qodef-page-footer-bottom-area .qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(2) {
    text-align: left;
}
div#block-13 ul {
    gap: 0px;
}


}


#qodef-page-footer-top-area {
    background: url(http://rosedanjou-49.fr/wp-content/uploads/2025/04/cms-right.webp);
    background-position: top right;
    background-repeat: no-repeat;
    background-color: #e7f0e4;
    background-size: 8%;
}
#qodef-page-footer-top-area:before{
    position:absolute;
    content:"";
    background: url(http://rosedanjou-49.fr/wp-content/uploads/2025/04/cms-left.webp);
    left: 0;
    width: 260px;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 0;
    background-size: 71%;
}

div#qodef-page-footer-top-area-inner .elementor-icon-box-wrapper {
    display:flex;
    gap:25px;
}

#qodef-page-footer h2.wp-block-heading:before {
    position: absolute;
    content: "";
    border-bottom: 1px solid;
    left: 0;
    width: 100%;
    bottom: 0;
    max-width: 19%;
}

#qodef-page-footer h2.wp-block-heading {
    position: relative;
}
@media(max-width:1200px){
  #qodef-page-footer-top-area:before {
    display: none;
}  
}

@media(max-width:768px){
  #qodef-page-footer-top-area {
    background-size: 25%;
}  
}
@media(min-width:1300px) and (max-width:1480px){
  #qodef-page-footer-top-area:before{
    background-size: 34%;
    opacity: 0.5;
  }
}
@media only screen and (max-width: 1200px) {
footer#qodef-page-footer .qodef-content-grid {
    max-width: 960px !important;
}
}