/*
 Theme Name:   Basel Child
 Description:  Basel Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     basel
 Version:      1.0.0
 Text Domain:  basel-child
*/


/* Your customizations starts here */
.sticky-header .main-nav {
    text-align: right;
}

.vc_row {
   border-radius: 25px !important;
}
.basel-row-gradient {
    border-radius: 25px !important;
}

.single-post-navigation {
    background-color: #fff !important;
}

.blog-post-loop .post-img-wrapp {
    border-radius: 15px !important;
}

.blog-post-loop.has-post-thumbnail .post-date, .blog-post-loop.format-gallery .post-date {
    display: none !important;
}
.widget-title, .widgettitle {
    font-size: 16px;
    text-transform: capitalize !important;
    font-weight: 700;
    letter-spacing: 1.5px;
    color: #005bc2 !important;
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 4px;
}

footer h4{
	 font-weight: bold !important;
}
.main-nav .menu>li>a {
    text-transform: inherit;
    font-weight: bold !important;
}
.mb-0{
    margin-bottom: 0px;
}
.mt-0{
    margin-top: 0px;
}

.mt-2{
    margin-top: 20px;
}
img {
    border-radius: 15px;
}
.prix {
    font-size: 36px;
    color: #005bc2;
    font-weight: bold;
}

.prix2 {
    font-size: 46px;
    color: #005bc2;
    font-weight: bold;
}
.text-center{
    text-align : text-center !important;
}

.basel-navigation .menu>li.callto-btn>a {
    border-radius: 15px !important;
}

.right-column {
    width: 0px !important;
}
.noir {
	color: #000 !important;
}

.bleu {
	color: #005bc1 !important;
}

.cta-proprietaire a {
    margin: 6px;
    display: inline-block;
}
.card {
    background-color: #fafafa;
    padding: 30px;
    border-radius: 25px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.card h3 {
	font-weight: bold;
    text-transform: uppercase;
}
.card .btn {
    margin-top: 10px;
    margin-bottom: 15px;
}

.vc_do_toggle {
    border-radius: 13px;
}

.vc_toggle .vc_toggle_title h4 {
    font-size: 24px !important;
    color: #fff !important;
    transition: all .2s ease;
}

.vc_toggle .vc_toggle_content p {
    margin-bottom: 10px;
    color: #fff !important;
}