/*
Theme Name: Options
Description: A Contemporary Theme for Interior Design, Decoration, and Architecture
Author: Options Informatique Ali samoudi
Author URI: http://www.options.fr/
Text Domain: options
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/
a{color: #373737;}
.h5 {
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
}
.eltdf-logo-wrapper h1{
    position: absolute;
    top: 12px;
    font-size: 10px;
    left: 60px;
    width: 100%;
    text-transform: uppercase;
    color: #e09448;
    line-height: 4;
    font-weight: 500;
    letter-spacing: 0.4px;
}
.eltdf-logo-wrapper span{
    position: absolute;
    top: 10px;
    font-size: 11px;
    left: 44px;
    width: 100%;
    text-transform: uppercase;
    color: #e09448;
    line-height: 9;
	font-family: "Titillium Web",serif;
	font-weight: 500;
    letter-spacing: 0.4px;
}
.eltdf-logo-wrapper.en span{left: 133px;}
.eltdf-logo-wrapper.en h1{left: 141px;}
.eltdf-mobile-logo-wrapper h1{
    position: absolute;
    top: 27px;
    font-size: 10px;
    left: 34px;
    width: 100%;
    text-transform: uppercase;
    color: #e09448;
    line-height: 4;
}

.eltdf-mobile-logo-wrapper span{
    position: absolute;
    top: 27px;
    font-size: 10px;
    left: 34px;
    width: 100%;
    text-transform: uppercase;
    color: #e09448;
    line-height: 9;
}

.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure span.title {
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure {
	text-align: center;
	    margin: 0;
    position: relative;
}
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure img, 
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure .title 
{
	z-index: 10;
	-webkit-transition: -webkit-transform 0.4s;
	-moz-transition: -moz-transform 0.4s;
	transition: transform 0.4s;
}
.no-touch .eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure:hover .masque-image,
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure.cs-hover .masque-image 
{
position: absolute;
    background-color: black;
    opacity: 0.05;
    height: 232px;
    width: 293px;
    z-index: 999;
    top: -34px;
    left: -33px;
}
.no-touch .eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure:hover img,
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure.cs-hover img {
	-webkit-transform: translateX(-90px) translateY(-28px) scale(0.6);
	-moz-transform: translateX(-90px) translateY(-28px) scale(0.6);
	-ms-transform: translateX(-90px) translateY(-28px) scale(0.6);
	transform:  translateX(-90px) translateY(-28px) scale(0.6);
}

.no-touch .eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure:hover .title,
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure.cs-hover .title {
	-webkit-transform: translateX(30px) translateY(-130px) scale(0.9);
	-moz-transform: translateX(30px) translateY(-130px) scale(0.9);
	-ms-transform: translateX(30px) translateY(-130px) scale(0.9);
	transform:  translateX(30px) translateY(-130px) scale(0.9);
}


.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figcaption {
	position: absolute;
	top: 50px;
	left: 0;
	padding: 20px;
}
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figcaption {
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
	-moz-transition: -moz-transform 0.4s, opacity 0.4s;
	transition: transform 0.4s, opacity 0.4s;
}

.no-touch .eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure:hover figcaption,
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figure.cs-hover figcaption {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}
.eltdf-cb-inner .eltdf-cb-item .eltdf-cb-item-inner figcaption .description-hover {
	font-size: 12px;
    text-align: left;
}
.eltdf-progress-bar span.fa-check{
	    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 10;
	opacity:0;
}
.namecity{
    color: #f89b00;
    font-weight: 900;
}
.all-addresses ul {list-style: none;}
.all-addresses ul li #siteName {color:#f89b00;font-size: 12px;font-weight: bold;text-transform: uppercase;cursor:pointer;min-width: 170px;}
.all-addresses ul li #bodyContent {min-height:50px;}
.all-addresses ul li #bodyContent p {font-size: 11px; margin: 3px 0;}

@media screen and (min-width: 1820px) {
	.all-addresses {position: absolute;top: 0;right: 0;background-color: #fafafa;width: 40%;padding: 10px;margin-top: 3%;-webkit-border-radius: 3px;border-radius: 3px;}
	.all-addresses ul li {float:left;width:25%;line-height: 1;margin-bottom: 8px;}
}
@media screen and (min-width: 1024px) and (max-width: 1820px) {
	.all-addresses {position: absolute;top: 0;right: 0;background-color: #fafafa;width: 35%;padding: 2%;margin-top: 3%;-webkit-border-radius: 3px;border-radius: 3px;overflow-y: scroll;overflow-x: hidden;height: 415px;}
	.all-addresses ul li {float:left;width:40%;line-height: 1;margin-bottom: 8px;margin-left: 10%;}
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
	.all-addresses {position: absolute;top: 0;right: 0;background-color: #fafafa;width: 35%;padding: 2%;margin-top: 7%;-webkit-border-radius: 3px;border-radius: 3px;overflow-y: scroll;overflow-x: hidden;height: 415px;}
	.all-addresses ul li {float:left;width:50%;line-height: 1;margin-bottom: 8px;margin-left: 25%;}
}
@media screen and (max-width: 600px) {
	.all-addresses {position: absolute;top: 0;right: 0;background-color: #fafafa;width: 35%;padding: 2%;margin-top: 15%;-webkit-border-radius: 3px;border-radius: 3px;overflow-y: scroll;overflow-x: hidden;height: 415px;}
	.all-addresses ul li {float:left;width:100%;line-height: 1;margin-bottom: 8px;}
}
@media screen and (max-width: 1024px) {.eltdf-google-map-overlay {display: none !important;}}
#siteNotice{color:#f89b00;font-size: 12px;font-weight: bold;text-transform: uppercase;}
.gm-style-iw #content{width: 100%;}
.eltdf-elements-holder .eltdf-elements-holder-item .eltdf-elements-holder-item-link {position: relative !important;}
.eltdf-mobile-header .eltdf-mobile-menu-opener a .eltdf-mobile-menu-text {display: none;}
.eltdf-page-header .eltdf-fixed-wrapper {    background-color: #fff;    z-index: 99999;}
.ion-ios-arrow-left:before, .ion-ios-arrow-right:before {text-shadow: 0px 0px 10px #000;}
.eltdf-image-gallery .owl-nav .eltdf-next-icon, .eltdf-image-gallery .owl-nav .eltdf-prev-icon {color:#fff!important;}
span.wpcf7-not-valid-tip{top: -20px; position: relative;}
div.wpcf7 input[type="file"] {margin: 0 0 15px;}
input.wpcf7-form-control.wpcf7-submit{color: rgb(255, 255, 255); background-color: rgb(248, 155, 0); border:1px solid rgb(248, 155, 0)!important; text-transform: uppercase;}
input.wpcf7-form-control.wpcf7-submit:hover{background-color: rgb(255, 255, 255)!important; color: rgb(248, 155, 0); border:1px solid rgb(248, 155, 0)!important; text-transform: uppercase;}
#fancybox-content .wpcf7-validation-errors, #fancybox-content .wpcf7-mail-sent-ok {
    color: #797979;
    /*background-color: #FFBABA;*/
	font-size: 18px !important;
    border: 0;
    padding: 0px;
}
#fancybox-content .wpcf7-validation-errors span.fa , div.wpcf7-mail-sent-ok span.fa {
    font-size: 24px;
    margin-right: 10px;
}

div.wpcf7-mail-sent-ok:before,div.wpcf7-validation-errors:before {
    font: 40px/42px dashicons !important;
    margin-right: 16px !important;
    vertical-align: middle !important;
}


.bg_orange{background-color:#f89b00; color:#fff;}
.eltdf-post-text{text-align: justify;}
.eltdf-iwt .eltdf-iwt-text {min-height: 135px;}
.eltdf-counter-holder .eltdf-counter-title {max-width: 190px;}
.wpml-ls-sidebars-eltdf-header-widget-area{font-weight: 500;text-transform: uppercase;}
.eltdf-main-menu-widget-area:before,.widget_icl_lang_sel_widget:before{
    content: '';
    height: 35%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    background-color: transparent;
    display: block;
    position: absolute;
}
.widget_icl_lang_sel_widget #lang_sel .lang_sel_sel, .widget_icl_lang_sel_widget #lang_sel_click .lang_sel_sel {
    padding: 14px 35px 14px 7px !important;
    border: none !important;
}
.widget_icl_lang_sel_widget #lang_sel, .widget_icl_lang_sel_widget #lang_sel_click {
    width: 100% !important;

}
.man-streetView:hover{cursor:pointer;}
.eltdf-social-share-tags-holder .eltdf-blog-single-share{float:left !important;text-transform: uppercase;}
div.light_square .pp_expand, div.light_square .pp_expand:hover, div.light_square .pp_contract, div.light_square .pp_contract:hover {background-image:none !important;}
body .pp_pic_holder a.pp_next, body .pp_pic_holder a.pp_previous {display:none !important;}

.menu-autres-metiers {padding:15px 30px; background-color: #fafafa;}
.menu-autres-metiers h2 {font-size: 30px; color: #f89b00;}
.widget_nav_menu .menu {-moz-column-count: 4; -moz-column-gap: 20px; -webkit-column-count: 4; -webkit-column-gap: 20px; column-count: 4; column-gap: 20px;}
.widget_nav_menu .menu .current-menu-item a {color : #f89b00;}

.eltdf-portfolio-filter-holder.eltdf-portfolio-filter-top .eltdf-portfolio-filter-holder-inner ul li span{text-transform: none !important;}
.eltdf-ps-back-btn span.fa {
    font-size: 26px;
    padding: 10px 0;
}
body .pp_pic_holder a.pp_arrow_next, body .pp_pic_holder a.pp_arrow_previous{
	min-width: 25px !important;
}
body .pp_pic_holder a.pp_expand{display:none !important;}
.eltdf-blog-holder article .eltdf-post-text {
    padding: 15px 0 19px !important;
}
.eltdf-pl-inner{top:1px !important}
.eltdf-title .eltdf-title-holder {
    background-repeat: no-repeat;
    background-position: center 0;
}
.eltdf-four-columns .eltdf-column .eltdf-column-inner{padding: 0 15px !important}
.eltdf-iwt .eltdf-iwt-text{min-height: 155px !important}
/*.eltdf-content .eltdf-content-inner .eltdf-full-width .eltdf-full-width-inner{padding-top: 45px !important}*/
.eltdf-menu-area .eltdf-vertical-align-containers .eltdf-position-right{float: none;}
.eltdf-menu-area .eltdf-vertical-align-containers .eltdf-position-right .fa-facebook{margin-left: 15px;}
@media only screen and (min-width: 1400px) {
    .eltdf-main-menu>ul>li>a{padding: 0 15px!important;}
}
@media only screen and (max-width: 1400px) {
    .eltdf-main-menu>ul>li>a{padding: 0 5px!important;}
}

@media only screen and (max-width: 1024px) {
	.eltdf-title.eltdf-title-image-not-responsive .eltdf-title-holder {
    	background-image: none!important;
	}
	.eltdf-title .eltdf-title-image img {
		width:initial!important;
		max-width:initial;
	}
	.widget_nav_menu .menu {
    -moz-column-count: 1;
    -moz-column-gap: 20px;
    -webkit-column-count: 1;
    -webkit-column-gap: 20px;
    column-count: 1;
    column-gap: 20px;
}
}
.eltdf-instagram-feed.eltdf-instagram-gallery.eltdf-tiny-space{
    -webkit-column-count: 3!important;
    -moz-column-count: 3!important;
    column-count: 3!important;
}
.eltdf-instagram-feed li{
    float: none!important;
	width:100%!important;
}
#fancybox-content div{
	
	line-height: 2;
	color: #f89b00;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}
.blockUI.blockMsg.blockPage{border:1px solid #f89b00 !important;}
.blockUI.blockOverlay{opacity: 0.3 !important;}
.bg_contact{background: #2e2e2e url(/wp-content/uploads/2017/01/contact-bcg-1-v3.jpg) !important; background-position: center top !important}
.eltdf-mobile-header .widget_icl_lang_sel_widget .lang_sel_list_horizontal ul li:last-child{margin: 0 0 35px;}
.eltdf-mobile-logo-wrapper h1:lang(en),.eltdf-mobile-logo-wrapper span:lang(en){left: 74px;}
.eltdf-blog-list-holder .eltdf-bli-info{display:none!important;}
#cookie-notice .cn-button{background:  rgb(248, 155, 0)!important;}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
	background-color:#46b450;
	color:#ffffff;
	margin: 30px 0;
}
.eltdf-blog-holder.eltdf-blog-single article .eltdf-post-title{font-size: 40px;}
.bg_prestations{
	background-position: right 35% bottom -5%;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
	background-image: url(https://www.options-decoration.com/wp-content/uploads/2022/03/Background-prestations.jpg?id=17402) !important;
}
.flex{display: flex;}
.margin-auto{margin: auto;}
h2{font-size: 35px!important;}
.title-underline-center,.title-underline-left,.eltdf-iwt-title{
	position:relative;    
	margin-bottom: 30px!important;
}
.title-underline-center:before, .eltdf-iwt-title:before{
	content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: -15px;
    background: #f89b00;
    left: 0;
    right: 0;
    margin: auto;
}
.title-underline-left:before{content: "";
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: -15px;
    background: #f89b00;
    left: 0;
}
.btn-phone {
    color: #fff!important;
    background: #f89b00;
    font-size: 14px;
    padding: 9px 14px;
    border: 0;
	border-radius: 0px;
}
.dropdown-menu-center {
    margin-top: 10px;
    right: auto!important;
    left: 50%!important;
    top: 100%!important;
    -webkit-transform: translate(-50%, 0)!important;
    -o-transform: translate(-50%, 0)!important;
    transform: translate(-50%, 0)!important;
}
.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
.text-white *{color:white;}
.projects-home .eltdf-portfolio-list-holder.eltdf-pl-masonry .eltdf-pl-inner {
    width: 66%;
    margin: auto;
}
.eltdf-testimonial-title{
    font-size: 25px!important;
    line-height: 30px;
}
.portfolio-categories ul {
	-moz-column-count: initial !important;
    -moz-column-gap: initial !important;
    -webkit-column-count: initial !important;
    -webkit-column-gap: initial !important;
    column-count: initial !important;
    column-gap: initial !important;
}
.portfolio-categories ul li{
    font-family: titillium web,serif;
    text-transform: capitalize;
	text-align:center;
	font-size: 16px !important;
}
.portfolio-categories ul li a{
	font-size: 16px !important;
}
.eltdf-title.eltdf-breadcrumbs-type .eltdf-breadcrumbs-holder{float:left;}