/*
Theme Name: Spn
Theme URI: https://agence-a.fr
Description: A child theme of Startit Theme
Author: Agence A
Author URI: https://agence-a.fr
Version: 1.0.0
Template: startit
*/


.mt-1{margin-top:1rem !important}
.mt-3{margin-top:3rem !important}
.mb-3{margin-bottom:3rem !important}

.qodef-portfolio-single-holder .qodef-portfolio-info-holder .qodef-portfolio-localisation h6:before {
    content: "\e096";
}

.d-flex{display:flex !important}

.d-flex .qodef-portfolio-info-item{
    margin-right:40px ;
}

/* Laurent */

.qodef-main-menu>ul>li>a span.item_inner {
    padding: 0 10px;
}

.qodef-title {
    background-image: linear-gradient(
180deg
, #000 0, #bd1a1f 40%);
}

.qodef-title .qodef-title-holder h1
{
text-shadow: 0 0 0.15em #fff;
}

p a:hover {
    text-shadow: 0 0 0.15em #bd1a1f;
}

.qodef-info-box.qodef-with-border .qodef-info-box-font-side {
    border-radius: 10px;
}

.qodef-info-box .qodef-light {
    border-radius: 10px;
}

.wpb_single_image  .vc_single_image-wrapper.vc_box_rounded img:hover {
    box-shadow: 0 0 2em #bd1a1f;
}

.owl-carousel .owl-item {
    padding-left: 20px;
}

.qodef-portfolio-list-holder-outer.qodef-ptf-gallery article .qodef-item-image-holder {
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

/* .qodef-portfolio-back-btn  {display:none !important;} */

/* Filtres projets  */
.qodef-portfolio-filter-holder .qodef-portfolio-filter-holder-inner ul li span {
    text-transform: uppercase;
}

/* COOKIES */
.cn-button.bootstrap {
    background: #bd1a1f;
}

/* .qodef-main-menu ul li a {
	font-size: 14px;} */
.anr_captcha_field{
    margin-bottom: 1rem;
}