/*
 Theme Name:   Salient Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Salient Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     salient
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  salient-child
*/

@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap');

.page-id-711 .wpb_row .span_12 >.col.padding-10-percent, .column-inner.padding-10-percent {
    padding: 5%;
}

.page-id-724 p {
   line-height: 13px;
}
.page-id-347 p {
   line-height: 13px;
}


/* ELEMENT NONE */
.display_none{
	display:none;
} 
/* FINC ELEMENT NONE */

.mention_legal_contact p {
	line-height:20px!important;
	font-size:12px!important;
}

/* Whois */

#whois {
	width:100%;
	max-width: 420px;
	margin:0 auto;
	box-sizing: border-box;
    border: 2px solid #e16326;
    border-radius: 6px;
    font-size: 16px;
    padding: 12px 20px;
	letter-spacing: 2px;
    text-transform: uppercase;
}

#whois .minimal-form-input { padding: 0; margin: 0;}

#whois > div {
	position: relative;
}

#whois label {
	display: none;
}
#whois input, #whois p {
	padding: 0 !important;
}

#whois i {
    position: absolute;
    right: -10px;
    top: 2px;
    font-size: 26px;
}
#whois .fake-placeholder {
	position: absolute;
    left: 8px;
    top: 2px;
}
.whois-search {
	display:table;
	width:100%;
}
.minimal-form-input, .whois-button {
	display:table-cell !important;
}
.minimal-form-input label:before {
	border-bottom: 2px solid rgba(255,255,255,1) !important;
}
.minimal-form-input label:after {
	border-bottom-width: 2px !important;
}
#whois-term {
	font-size: 26px !important;
}
/* End Whois */

/* Global */
.align-right {
	text-align:right;
}
.align-left {
	text-align:left;
}
.align-center {
	text-align: center;
}
.main-content .no-margin { margin: 0;}
.fond-sombre h3 {
	color:#fff !important;
}
/* End Global */

/* Search domain */
.domain-name_prefix, .domain-name_suffix, .domain-name_field {
	display: inline-block;
	color: #000;
	font-size:16px;

}
.domain-name_prefix, .domain-name_suffix {
	font-weight: 700;
}
#form .domain-name_submit {
	border-radius: 0px!important;
    -webkit-border-radius: 0px!important;
    -o-border-radius: 0px!important;
	border: 3px solid #000 !important;
	padding:10px !important;
	color: #000 !important;

	position:relative;
}
#form input {
    border: 3px solid #000 !important;
	width:221px;
	color: #000;
	font-weight:bold;
	padding:10px !important;
	vertical-align: middle;
	margin-right:2px;
}
#form input::-webkit-input-placeholder {
    color: #000;
}
#form input::-moz-placeholder { /* Firefox 19+ */
    color: #000;
}
#form input:-ms-input-placeholder { /* IE 10+ */
    color: #000;
}
#form input:-moz-placeholder { /* Firefox 18- */
    color: #000;
}
/* End Search domain */

/* News */
.row.blog-recent {
    margin-bottom: 0;
	padding-bottom: 0;
}
/* */


/* random-registrars */
#random-registrars {
	text-align: center;
	border-top: 1px solid #ccc;
	margin-top:5%;
}
	

#random-registrars li {
	display: inline-block;
	list-style: none;
	background-color: #fff;
    border-color: #ccc;
    border-style: none solid solid;
    position: relative;
	float: left;
    width: 25%;
	height: 140px;
    border-width: 0 0 1px 1px;
}

#random-registrars li:nth-child(4n) {
    border-width: 0 1px 1px 1px;
}

#random-registrars li a {
    display: block;
	width: 100%;
	height:100%;
	border: 10px solid #fff;
	transition: border-color 0.4s;
    -moz-transition: border-color 0.4s;
    -webkit-transition: border-color 0.4s;
}
#random-registrars li a:hover {
	border-color: #060606;
}


#random-registrars li a img {
position: absolute;
    top: 50%;
    left: 50%;
    max-height: 65%;
    max-width: 65%;
    transform: translate(-50%,-50%);
	margin: 0;
}

@media only screen and (max-width: 690px) {
	#random-registrars li {
		width: 50%;
	}
	#random-registrars li:nth-child(2n) {
		border-width: 0 1px 1px 1px;
	}
}
@media only screen and (max-width: 260px) {
	#random-registrars li {
		width: 100%;
	}
	#random-registrars li {
		border-width: 0 1px 1px 1px;
	}
}
/* */


/* Menu */
#slide-out-widget-area .menuwrapper .menu.menuopen {
	margin-bottom: 14px;
}
#slide-out-widget-area .menuwrapper .menu.menuopen li {
	margin-top: 24px;
}
#slide-out-widget-area .inner .off-canvas-menu-container li a {
    line-height: 16px;
}


/* */

/* Footer */
#footer-outer img {
	margin:0;
	height: 36px;
	vertical-align: bottom;
}
#footer-outer li {
	display:inline-block;
	margin: 14px;
}
#footer-outer li i {
	margin-right: 4px;
}

#footer-outer .row {
    padding: 40px 0px 0px 0;
    margin-bottom: 0px;
}


/* Search bar 2 */
#ajax-content-wrap .container-wrap .span_12.light .form-home > .search-form {
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) !important;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) !important;
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) !important;
}
#ajax-content-wrap .container-wrap .span_12.light .form-home .search-form input[type="text"] {
	border: 2px solid #fff!important;
	border-radius: 4px;
    font-size: 28px !important;
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) inset !important;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) inset !important;
	-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.3) inset !important;
	    font-weight: 300;
	padding: 8px 20px !important;
}
#ajax-content-wrap .container-wrap .span_12.light .form-home .search-form input[type="text"]::placeholder {
	color: #fbfbfb;
}


#ajax-content-wrap .container-wrap .form-home.widget_search input[type="submit"] {
    padding: 15px 23px!important;
	color: #272727 !important;
	border-color: #fff!important;
	border-radius: 0 4px 4px 0 !important;
	background-color: #fff !important;
}
.page-template-random-registrars #ajax-content-wrap .container-wrap .form-home.widget_search input[type="submit"] {
    padding: 14px 23px!important;
    color: #272727 !important;
    border-color: #000!important;
}

/*  */

#page-header-bg h2, body h2, article.post .post-header h2, article.post.quote .post-content h2, article.post.link .post-content h2, article.post.format-status .post-content h2, #call-to-action span, .woocommerce .full-width-tabs #reviews h3, .row .col.section-title h2 {
    text-transform: uppercase !important;
}

/* Formulaire Coming Soon */
#champ-ndd { position:relative; }
#champ-ndd span {
    display:inline-block !important;
    max-width: 250px;
}

.ExtensionMuseum {
    display:inline-block;
}

.titre-museum {
    border: 4px solid #000;
    padding: 10px;
}

.row .col .lang-item img {
    margin: 0 6px 0 0;
}

body[data-button-style="rounded"][data-form-submit="see-through"].ascend .container-wrap .widget_search#search-3 input[type="submit"] {
	padding: 14px 23px!important;
}

.row .col .lang-item img {
	margin: 0 6px;
}



@media(max-width: 700px){
	.domain-name_prefix, .domain-name_suffix {
		display: none;
	}
}

#ndd {
	width: 75%!important;
}

.mobile-only .lang-item img, .sf-menu .lang-item span {
	display:none;
}

.mobile-only .lang-item span {
	margin:0 !important;
}

#ndd_contact {
	width: 70%;
    position: relative;
	float:left;
	text-align:right;
}

#label_ndd {
	width:30%;
	float:left;
	    height: 56px;
    line-height: 56px;
    padding-left: 10px;
    color: black!important;
    margin-bottom: 30px;
}


#mt-4 {
	margin-top:20px;
}

#slide-out-widget-area .inner .off-canvas-menu-container li a {
	font-size:20px;
}

/* Push Guide */
#push-guide {
	padding-top: 75px !important;
	padding-bottom: 75px !important;
}

#push-guide .wpb_text_column h2 {
	margin-bottom: 15px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 300;
	font-size: 26px;
	line-height: 1.2;
}

#push-guide .wpb_text_column p {
	font-size: 17px;
	line-height: 1.4;
}

#push-guide .regular-button {
	margin-top: 15px;
	padding: 10px 40px;
	border-radius: 0 !important;
	background-color: #000 !important;
	font-size: 22px;
	font-weight: 500;
}

@media screen and (max-width: 700px) {
	#push-guide {
		padding-top: 40px !important;
		padding-bottom: 40px !important;
	}
}