/*
Theme Name: Murat Caglar
Theme URI: https://www.salon-murat.com/
Author: Kwan
Author URI: https://www.kwan.fr/
Description: Th&egrave;me du site de Murat Caglar
Version: 1.0
*/



body {
    font-family: "Open Sans", sans-serif;
    background-color: #fff !important;
}


/* Navbar Styling */
.navbar {
    background-color: transparent;
    padding: 1rem 2rem;
}
.navbar-brand img {
    height: 66px;
    margin: 0px 0;
}
.nav-link {
    color: rgb(33, 33, 33) !important;
    font-family: 'Montserrat';
    font-weight: 400;
    margin: 0 10px;
    font-size:16px !important;
    text-transform:uppercase;
}
li.lang-item a.nav-link {
    margin: 0 5px 0 0; 
}
li.lang-item a.nav-link img {
    height:15px !important;
    width:21px !important;    
}
.nav-link:hover {
    color: #e4670b !important;
}
.dropdown-menu {
    background-color: #fff !important;
    border:none !important;
    border-radius: 4px !important;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175) !important;
}
.dropdown-item.active, .dropdown-item:active {
    color:#e4670b !important;
    text-decoration: none;
    background-color: transparent !important;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #0d2b5b !important;
}

#sousmenu {
    font-family: 'Montserrat';
    background-color: #0d2b5b;
    color: #ffffff;
    font-size:13px;
    padding: 4px 0;    
}
#sousmenu a {
    color: #ffffff;
    text-decoration: none;   
}
#sousmenu a:hover {
    color: #e4670b;
}


/* Afficher le menu au survol sur Desktop */
@media all and (min-width: 992px) {
  .dropdown-hover:hover > .dropdown-menu {
    display: block;
    margin-top: 0;
  }
}



.elementor-widget-button .elementor-button {
    border:solid 0px rgb(233, 43, 107) !important;
    border-radius: 0px !important;
    padding: 16px 32px !important;
    font-size: 14px !important;
    border-width: 0px !important;
    border-style: solid !important;
    font-family: 'Open Sans' !important;
}
.elementor-widget-button .elementor-button svg {
    color: rgb(233, 43, 107) !important;
}
.elementor-widget-button .elementor-button:hover {
    color: #fff !important;
}


body {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; /* Proche de la police originale */
    color: #444;
}






/******************* CONTACT **********************/

.wpcf7 .form-label {
    margin-bottom: 0rem !important;
    font-size: 16px;
    font-family: 'Montserrat';
    font-weight: 300;
    color:#727272 !important;
    width:100% !important;
}
label {
    width:100% !important;
}
.wpcf7 input, .wpcf7 textarea {
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border: 1px solid #aaa;
    background-color:transparent !important;
    width:100% !important;
    max-width: 100%;
    font-size: 14px !important;
    }
.wpcf7-text, .wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 select {
    display: inline-block;
    height: 40px;
    margin-bottom:15px;
    width:100% !important;
    padding:5px 12px;
    margin-bottom:10px !important;
    text-transform: uppercase !important;
    font-size: 14px !important;
}
.elementor-page-519 .wpcf7-text, .wpcf7-text, .elementor-page-519 .wpcf7 input[type=email], .elementor-page-519 .wpcf7 select, .elementor-page-519 .wpcf7 textarea {
    background-color:white !important;
}
.elementor-page-540 .wpcf7-text, .wpcf7-text, .elementor-page-540 .wpcf7 input[type=email], .elementor-page-540 .wpcf7 select, .elementor-page-540 .wpcf7 textarea {
    background-color:white !important;
}
input::placeholder {
  font-size: 14px !important;
}
.wpcf7 p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.wpcf7 .wpcf7-submit {
    width: auto;
    background-color:#0d2b5b !important;
    color: rgb(255, 255, 255);
    border-radius: 0px;
    font-size: 15px;
    font-family: "Montserrat";
    font-weight: bold;
    border:3px solid white;
    padding: 15px 70px !important;
    text-transform: uppercase;
}
.elementor-page-519 .wpcf7 .wpcf7-submit, .elementor-page-540 .wpcf7 .wpcf7-submit {
    border:0px solid white;
}
footer .wpcf7 textarea {
    max-height:140px;
    background-color: #f0f0f0 !important;
    color:#242424 !important;
    border:none !important;
    font-size:13px !important;
}
footer .wpcf7 input[type=text], footer .wpcf7 input[type=email] {
    background-color: #f0f0f0 !important;
    color:#242424 !important;
    border:none !important;
    font-size:13px !important;
    margin-bottom:0px;
    padding:0 15px;
}
footer .wpcf7 .wpcf7-submit {
    width: auto;
    background-color:#000 !important;
    color: rgb(255, 255, 255);
    border-radius: 0px;
    font-size: 15px;
    font-family: "Montserrat";
    font-weight: 600;
    border:none;
    padding: 15px 70px !important;
    text-transform: uppercase;
}
footer .wpcf7 textarea {
    max-height:140px;
    padding:8px 15px;
}

/******************* ARTICLE **********************/

.article {
    background-color:white;
    padding: 40px 0;
}
.post-thumbnail {
    width:100%;
    height:350px;
    display: inline-block;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.publication-date {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    width:100%;
    display: inline-block;
    padding: 10px 0;
    margin:0 0 30px 0;
}
.article h1 {
    color: #e92b6b;
    font-size: 24px;
}

.widget h4 {
    color: #3a002b;
    font-size: 20px;
    font-family: 'Roboto';
    font-weight: 300;
    padding: 15px 0 12px 0;
    border-bottom:1px solid #eee;
    margin-bottom: 10px;
}
.rpwwt-widget a {
    text-decoration: none;
}
.rpwwt-post-title {
    color:#212121;  
    font-size:14px;  
}
.rpwwt-post-date {
    color:#EA2B6B;
    font-size:14px;  
}

.card.post {
    margin-bottom:30px;
}
.card-title {
    color:#e92b6b;  
    font-size:21px;
    text-decoration:none !important;     
}
.card-title {
    color:#e92b6b !important;  
    font-size:18px !important;
    text-decoration:none !important;
    margin-top:10px;     
}
.post-info {
    font-size: 13px;
}
.post-info a, .card-body a {
    text-decoration: none;
}
.card-body p {
    font-size: 13px;
}


/******************* FOOTER **********************/

footer {
    background-color: #0d2b5b;
    color: #ffffff;
    font-size:13px;
    padding: 60px 0 20px !important;
}
footer a {
    color: #ffffff !important;
}
footer p {
    color: #fff;
    font-size:12px;
    font-family: "Open Sans", sans-serif;
}
#footer-col-1 p {
    line-height:28px;
}
footer h5 {
    font-family: 'Montserrat', sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:20px;
    color:white;
    position: relative;
    text-transform:uppercase;
    display: inline-block; /* Keeps the line as wide as the text */
    margin-bottom: 25px;
}
#footer-col-1 hr {
    background-color: #b6b6b6 !important;
    width:100%;
    height:1px !important;
}
#footer-col-1 a {
    color:#ffffff;
}
#footer-col-2 a {
    color: #fff !important;
    text-decoration: none;
}
#footer-col-2 a:hover {
    color: #fff !important;
    text-decoration: underline;
}
#footer-col-3 a svg {
    font-size: 7em !important;
    width:45%;
    padding:15px;
    text-align: center;
    color: #fff;
}
#footer-col-3 a:hover svg {
    color: rgb(233, 43, 107) !important;
}

footer ul {
  list-style-type: none;
  padding-left: 15px; /* Adjust based on icon size */
}

footer li {
  position: relative;
  margin-bottom: 10px;
}

footer li::before {
  /* Font Awesome 5 Core Logic */
  font-family: "Font Awesome 5 Free"; 
  font-weight: 900; /* Use 900 for Solid (fas), 400 for Regular (far) */
  content: "\f0da"; /* The caret-right unicode */
  
  /* Positioning */
  position: absolute;
  left: -10px;
  color: #b6b6b6; /* Your choice of color */
}

.footer-bottom {
    padding-top:45px;
}




/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
	background-color: #eee;
	clip: auto !important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}