/***************************************

  Theme Name: Locksmith
  Theme URI: http://themes.webdevia.com/locksmith/
  Description: Locksmith company WordPress theme
  Author: Mymoun
  Author URI: http://www.webdevia.com/
  Version: 4.8
  Text Domain: locksmith

  Domain Path: /languages
  License: Envato
  License URI: https://themeforest.net/licenses

  Tags: two-columns, custom-background, threaded-comments, translation-ready, custom-menu

***************************************/

sr7-prl {
    visibility: hidden !important;
}

body {
    background: rgba(44,44,44,0.1);
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
}
p, h5, .wd-title-section_l h5 {
    font-size: 16px  !important;;
    color: #333333;
    line-height: 1.7;
}
ul li {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}

.rousse-securite-rousse a {
    color: #050505;
	text-decoration: underline;
}
.sidebar .wp-block-group h2, .wd-top-header .wd-telephon-info i, .wd-top-header .wd-adress-info i, .wd-top-header .wd-search-info i, .creative-layout .creative-social ul.social-icons .call span, .creative-layout .fixed .top-bar-section ul li>a:hover, .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button):hover, .list-icon li::before, .wd-testimonail blockquote cite, .blog-page .read-more-link, .post-list .post-text .text-right a {
    color: rgba(221,51,51,1);
}
/*Header*/
.wd-title-bar {
    background: url(/wp-content/uploads/2026/01/securite-rousse-Header05.jpg) no-repeat center center;
    min-height: 319px;
    padding-top: 250px;
    margin-bottom: 20px;
}
.top-bar .title-area img {
    width: 225px;
    height: auto;
}
.creative-layout .fixed .top-bar .name h1 a img {
    width: 120px;
    height: auto;
	max-height: 120px;
}
.creative-layout .contain-to-grid.sticky.fixed {
    height: 140px;
}
li.call{
    visibility: hidden;
}
li.call span{
    visibility: visible;
}
.creative-layout .top-bar-section ul li>a {
    font-size: 16px;
    transition: all 0.4s ease 0s;
    font-weight: 600;
}
.creative-layout .top-bar-section ul.menu li a {
    padding: 20px 25px 10px 25px !important;
}
/*Accueil*/
.wd-section-text-icon .wd-text-icon-style6 .box-icon {
    position: relative;
    padding: 30px 25px 10px 25px;
}
/*Accueil-Services*/
#securite-services .wd-heading h4{
    height: 60px;
}
#securite-services .wd-heading p{
    height: 130px;
}

#securite-services .wpb_wrapper{
    padding-bottom: 40px;
}
/*Contact*/
.contact-teaser,
.contact-teaser p,
.contact-teaser a,
.contact-teaser h4{
    color: white;
}
/*Services*/
.div_overlay:before {
    background: rgba(0, 0, 0, 0.2);
}
/*Footer*/
.wd-footer {
    background: #030303 !important;
	margin-top: 40px;
	padding-top: 40px;
}
.wd-footer p {
    color: #fff;
}
/*Mobiles*/
.mobile-logo {
    display: none;
}
@media only screen and (max-width: 768px) {
.top-bar .title-area img {
    display: none;
}
.mobile-logo {
    display: block;
}

}