/*
Theme Name: SIC Experts
Description: Theme for SIC Experts
Author: Projex Media
Author URI: http://projexmedia.com/
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*+-+-+-+-+-+-+ +-+-+-+-+-+
|P|r|o|j|e|x| |M|e|d|i|a|
+-+-+-+-+-+-+ +-+-+-+-+-+*/



@import url('https://fonts.googleapis.com/css?family=Heebo:300,400,500,700');



/***   GENERAL   ***/

#wrapper .fusion-button,
#wrapper .fusion-button:before,
#wrapper .fusion-button:after,
body a,
#content .fusion-read-more:after,
#content .fusion-read-more,
#wrapper .services-block .fusion-button-wrappercenter,
#sliders-container .rev_slider_wrapper .tp-caption.rev-btn,
#wrapper .wpcf7 .wpcf7-form .custom_file
{
	-webkit-transition: all 0.3s ease-in-out!important;
    -moz-transition: all 0.3s ease-in-out!important;
    -o-transition: all 0.3s ease-in-out!important; 
    transition: all 0.3s ease-in-out!important;
}

::selection {
  background: #c8c8c8; /* WebKit/Blink Browsers */
  color:#000;
}

::-moz-selection {
  background: #c8c8c8; /* Gecko Browsers */
  color:#000;
}

::-webkit-scrollbar {
    width:0.8em;
}

::-webkit-scrollbar-track {
    -webkit-border-radius:0px;
    border-radius:0px;
    background:rgba(246,245,240,1);
}

::-webkit-scrollbar-thumb,
::-webkit-scrollbar-thumb:window-inactive{
    -webkit-border-radius:0px;
    border-radius:0px;
    background:rgba(142,196,42,1);
}

::-webkit-scrollbar-thumb:hover {
    background:rgba(111,160,21,1);
}

:focus {
    outline: -webkit-focus-ring-color auto 0px!important;
}

#content a{
	color:#8ec42a;
}

#content a:hover, 
#content a:focus
{
	color:#73a21e;
}

#wrapper .fusion-fullwidth.nonhundred-percent-fullwidth{
	padding-left:6%!important;
	padding-right:6%!important;
}

#wrapper .fusion-footer .fusion-fullwidth.nonhundred-percent-fullwidth,
#wrapper .fusion-secondary-header,
#wrapper .fusion-header{
	padding-left:4%!important;
	padding-right:4%!important;
}

/***   GENERAL   ***/






/***   SLIDER    ***/

#sliders-container .rev_slider_wrapper .shadow-left,
#sliders-container .rev_slider_wrapper .shadow-right{
	display:none;
}

#sliders-container .rev_slider_wrapper{
	border:0px;
}

#sliders-container rs-sbg-wrap:before{
	background-color: rgba(0,0,0,0.2);
    content: "";
    width: 100%;
    height: 100%;
    z-index: 100;
    position: absolute;
}
 
#sliders-container .rev_slider_wrapper .SIC_Experts-TITLE{
	text-shadow: 0px 0px 12px rgba(0,0,0,0.6);
}

/***   SLIDER    ***/




	
/***   SECONDARY TOP MENU   ***/

#wrapper .fusion-contact-info .phone{
	font-size:22px;
	font-weight:500;
	margin-right: 28px;
	line-height:1;
}
#wrapper .fusion-contact-info a
{
	vertical-align:middle;
}

#wrapper .fusion-contact-info .fusion-header-separator{
	display:none;
}

/***   SECONDARY TOP MENU   ***/





/***   MAIN MENU   ***/

#wrapper .fusion-header-wrapper .fusion-logo{
	position: absolute;
    top: -48px;
	box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
}

#wrapper .fusion-header-wrapper .fusion-main-menu ul.sub-menu li a:hover,
#wrapper .fusion-header-wrapper .fusion-main-menu ul.sub-menu li.current_page_item a{
	color:#8ec42a;
}

#wrapper .fusion-header-wrapper .fusion-main-menu ul.sub-menu{
	text-align:center;
	letter-spacing:1px;
	left: -25%;
}

#wrapper .fusion-header-wrapper .fusion-main-menu .fusion-main-menu-search  .fusion-custom-menu-item-contents{
	padding: 0px;
}

.fusion-mobile-menu-design-modern.fusion-header-v3 .fusion-mobile-nav-holder
{
	position:absolute;
	width:calc(100% + 10%);
	left:-5%;
	top:41px;
	margin-left:-0 !important;
	margin-right:0 !important;
	margin-top:0 !important;
	padding-top:0 !important;
}
.fusion-mobile-menu-search
{
	position:absolute;
	width:calc(100% + 10%);
	left:-5%;
	top:27px;
	margin-left:-0 !important;
	margin-right:0 !important;
	padding-top:0 !important;
}
.header_lang
{
	float:right;
	line-height:44px;
	font-size:16px;
	margin-left:20px;
}
.header_lang a
{
	color:#fff;
	line-height:44px;
	font-weight:500;
	text-transform:uppercase;
}

#wrapper .fusion-main-menu >ul > li:last-child{
	padding-right:0px!important;
}

#wrapper .fusion-main-menu ul li .fusion-caret{
	line-height:normal!important;
}

/***   MAIN MENU   ***/





/***   HEADER   ***/

#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-logo{
	box-shadow: 0px 0px 14px rgba(0,0,0,0);
	top:0;
}

#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-header-sticky-height,
#wrapper .fusion-header-wrapper.fusion-is-sticky .fusion-header.fusion-sticky-shadow{
    max-height: 120px!important;
}

/***   HEADER   ***/





/***   PAGE TITLE BAR   ***/

#wrapper .fusion-page-title-bar{
	position:relative;
}

#wrapper .fusion-page-title-bar:before{
	content: "";
    background: rgba(0,0,0,0.2);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#wrapper .fusion-page-title-bar:after{
	content: "";
    background-image: url(./images/bg-page-title-bar.png);
    width: 100%;
    height: 304px;
    background-repeat: repeat-x;
    position: absolute;
    top: 0;
    left: 0;
}

#wrapper .fusion-page-title-bar h1,
#wrapper .fusion-page-title-bar h2{
	font-weight:300;
	letter-spacing:1px;
	text-shadow: 0 0 12px rgba(0,0,0,0.6);
	font-size:40px;
	color:#fff;
	margin-bottom:28px;
}

#wrapper .fusion-page-title-bar .fusion-page-title-captions{
	margin-top:95px;
}

/***   PAGE TITLE BAR   ***/




/***   TITLE & TEXT    ***/

#wrapper #main .fusion-title.green h1, 
#wrapper #main .fusion-title.green h2,
#wrapper #main .fusion-title.green h3, 
#wrapper #main .fusion-title.green h4, 
#wrapper #main .fusion-title.green h5, 
#wrapper #main .fusion-title.green h6, 
#wrapper #main .green .fusion-title h1, 
#wrapper #main .green .fusion-title h2, 
#wrapper #main .green .fusion-title h3, 
#wrapper #main .green .fusion-title h4, 
#wrapper #main .green .fusion-title h5,
#wrapper #main .green .fusion-title h6,
#wrapper .green p,
#wrapper .green{
	color:#8ec42a!important;
}

#wrapper #main .fusion-title.title.style-h1 h2,
#wrapper #main .fusion-title.title.style-h1 h3,
#wrapper #main .fusion-title.title.style-h1 h4,
#wrapper #main .fusion-title.title.style-h1 h5,
#wrapper #main .fusion-title.title.style-h1 h6,
#wrapper h1
{
	font-size:50px;
}

#wrapper #main .fusion-title.title.style-h2 h1,
#wrapper #main .fusion-title.title.style-h2 h3,
#wrapper #main .fusion-title.title.style-h2 h4,
#wrapper #main .fusion-title.title.style-h2 h5,
#wrapper #main .fusion-title.title.style-h2 h6,
#wrapper h2
{
	font-size:40px;
}

#wrapper #main .fusion-title.title.style-h3 h1,
#wrapper #main .fusion-title.title.style-h3 h2,
#wrapper #main .fusion-title.title.style-h3 h4,
#wrapper #main .fusion-title.title.style-h3 h5,
#wrapper #main .fusion-title.title.style-h3 h6,
#wrapper h3
{
	font-size:30px;
}

#wrapper .font_22 p,
#wrapper .font_22{
	font-size:22px;
}

#wrapper .center p,
#wrapper .center{
	text-align:center;
}

#wrapper .max-width{
	max-width:900px;
	margin:0 auto;
}

#wrapper .notice p,
#wrapper .notice{
	font-size: 14px;
	font-style:italic;
	
}

/***   TITLE & TEXT    ***/





/***   BUTTON   ***/

#wrapper .fusion-button{
	padding: 18px 30px;
    text-transform: none;
    font-size: 16px;
	border:0px;
}

#wrapper .fusion-button.button-lightgray{
	color:#000;
	background:#fff;
}

#wrapper .fusion-button.button-lightgray:hover, 
#wrapper .fusion-button.button-lightgray:focus
{
	color:#000;
	background:#c8c8c8;
}

/***   BUTTON   ***/





/***   MAIN SERVICES BLOCK   ***/

#wrapper .services-block .fusion-title{
	margin-bottom:30px!important;
}

#wrapper .services-block .fusion-title h3{
	font-size:25px;
	color:#fff;
	font-weight: 300;
	text-shadow: 0px 0px 8px rgba(0,0,0,0.75);
	letter-spacing:1px;
}

#wrapper .services-block .fusion-imageframe{
	margin-bottom:15px;
}

#wrapper .services-block .fusion-button-wrappercenter{
	position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
	
	opacity:0;
}

#wrapper .services-block:hover .fusion-button-wrappercenter{
	opacity:1;
}

#wrapper .services-block:hover .fusion-column-inner-bg-image{
  background-color: #8ec42a;
  background-blend-mode: multiply;
  opacity:1;
}

#wrapper .services-block .fusion-column-inner-bg-image{
  background-color: #8ec42a;
  background-blend-mode:normal;
  opacity:1;
}

#wrapper .services-block .fusion-column-inner-bg-image:before{
	background: rgba(0,0,0,0.2);
	width:100%;
	height:100%;
	position:absolute;
	content:"";
}

/***   MAIN SERVICES BLOCK   ***/





/***   FOOTER   ***/

#wrapper .fusion-footer p,
#wrapper .fusion-footer a,
#wrapper .fusion-footer{
	color:#fff;
	font-size:16px;
}

#wrapper .fusion-footer a:hover, 
#wrapper .fusion-footer a:focus
{
	color:#8ec42a;
}

#wrapper .fusion-footer ul li{
	border:0px;
	padding: 5px 0px;
}

#wrapper .fusion-footer ul li a{
	font-size:18px;
}

#wrapper .fusion-footer ul li a:before{
	display:none
}

#wrapper .fusion-footer .phone a{
	color:#8ec42a;
	font-size:22px;
	font-weight:500;
}

#wrapper .fusion-footer .phone a:hover, 
#wrapper .fusion-footer .phone a:focus
{
	color:#fff;
}

#wrapper .fusion-footer .copyright p,
#wrapper .fusion-footer .copyright a,
#wrapper .fusion-footer .copyright{
	font-size:13px;
}

#wrapper .fusion-footer .copyright.right{
	text-align:right;
}

#wrapper .fusion-footer .adresse p{
	margin-top:0px;
}

#toTop{
	right: 15px!important;
}
.footer_lang a
{
	text-transform:uppercase;
}
/***   FOOTER   ***/





/***   WOOCOMMERCE   ***/

#wrapper .woocommerce-info{
	text-align:center;
}

#wrapper .woocommerce-products-header .term-description p {
	display: none;
}

#wrapper .woocommerce-container .product{
	border:0px;
}

#wrapper .woocommerce-container .product h3.product-title{
	font-size:22px;
	font-style: normal;
    font-weight: 300;
}

#wrapper .woocommerce-container .product h3.product-title a{
	color: #000;
}

#wrapper .woocommerce-container .product .fusion-rollover .fusion-product-buttons a{
	color:#fff;
	font-size:16px;
	text-transform:none;
}

#wrapper .woocommerce-container .product .fusion-rollover .fusion-product-buttons{
	top:40px;
}

#wrapper .woocommerce-container .product .fusion-rollover .fusion-product-buttons:before{
    content: "";
    background-image: url(./images/icon-woocommerce-more.png);
    width: 64px;
    height: 69px;
    background-repeat: no-repeat;
    position: absolute;
    top: -90px;
    left: 50%;
    transform: translateX(-50%);
}

#wrapper .woocommerce-container .products > li{
	margin-bottom:30px;
}

#wrapper .woocommerce-container .products .product{
    width: 31.3%;
    margin-right: 2%;
}

#wrapper .woocommerce-container .products .product .fusion-clean-product-image-wrapper  {
	//border-bottom: 1px solid #ccc;
	//border-top: 1px solid #ccc;
	display: inline-block;
	//height: 450px;
}


#wrapper .woocommerce-container .product h3.product-title a:hover{
	color:#8ec42a;
}

#wrapper .woocommerce-container .catalog-ordering .orderby-order-container{
	display:none;
}

#wrapper .woocommerce-container .catalog-ordering{
	float:right;
}

#wrapper .woocommerce-container .catalog-ordering .order-dropdown a{
	color:#000;
}

#wrapper .woocommerce-container .product .summary h1.product_title{
	font-size:30px;
}

#wrapper .woocommerce-container .product .summary .product_meta{
	font-size:16px;
}

#wrapper .woocommerce-container .product .summary .product-border,
#wrapper .woocommerce-container .product .social-share,
#wrapper .woocommerce-container .product .woocommerce-Tabs-panel h3{
	display:none;
}

#wrapper .woocommerce-container .related{
	margin-top:100px;
}

#wrapper .woocommerce-container .related .fusion-title h3{
	font-size:25px!important;
}

#wrapper .woocommerce-container .woocommerce-tabs .woocommerce-Tabs-panel ul li,
#wrapper .woocommerce-container .summary-container ul li{
	list-style:none;
}

#wrapper .woocommerce-container .woocommerce-tabs .woocommerce-Tabs-panel ul,
#wrapper .woocommerce-container .summary-container ul{
	padding-left:20px;
}

#wrapper .woocommerce-container .woocommerce-tabs .woocommerce-Tabs-panel ul li:before,
#wrapper .woocommerce-container .summary-container ul li:before{
	font-family: 'awb-icons';
    content: '\f105';
	color: #8ec42a;
	padding-right: 12px;
}

#wrapper .woocommerce-container .woocommerce-tabs li a{
	color:#000;
}

#wrapper .woocommerce-container .woocommerce-tabs li.active a{
	color:#8ec42a;
}

#wrapper .flex-direction-nav a{
    background-color: rgba(255,255,255,.5);
}

#wrapper .woocommerce-container .woocommerce-pagination{
	margin-bottom: 60px;
}

.single-product #wrapper .woocommerce-container .product .images{
	width: 100%;
}

.single-product #wrapper .woocommerce-container .product .avada-single-product-gallery-wrapper,
.single-product #wrapper .woocommerce-container .product .summary
{
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.single-product #wrapper .woocommerce-container .product .avada-single-product-gallery-wrapper{
	margin-right:4%;
	margin-bottom:40px;
}

.single-product #wrapper .woocommerce-container .product .summary{
	margin-left: 0px;
}

/***   WOOCOMMERCE   ***/




/***   LIGHTBOX   ***/

.ilightbox-holder.metro-white {
    padding: 0px!important;
}

/***   LIGHTBOX   ***/




/***   WOOCOMMERCE SIDEBAR   ***/

#sidebar.fusion-woocommerce-sidebar .widget ul li{
	padding:6px 0px;
	margin-top:16px;
}

#sidebar.fusion-woocommerce-sidebar .widget ul li ul li{
	border:0px!important;
	margin-top:0px;
}

#sidebar.fusion-woocommerce-sidebar .widget ul li a,
#sidebar.fusion-woocommerce-sidebar .widget ul li a:before{
	color:#000;
}

#sidebar.fusion-woocommerce-sidebar .widget ul li a:hover,
#sidebar.fusion-woocommerce-sidebar .widget ul li.current-cat a,
#sidebar.fusion-woocommerce-sidebar .widget ul li.current-cat ul li:hover a{
	color:#8ec42a;
}

#sidebar.fusion-woocommerce-sidebar .widget ul li.current-cat ul li a{
	color:#000;
}

#sidebar.fusion-woocommerce-sidebar .widget ul > li > a:before{
	display:none;
}

#sidebar.fusion-woocommerce-sidebar .widget ul.children li a:before{
	display:inherit;
}

#sidebar.fusion-woocommerce-sidebar .widget ul.children{
	margin-left:38px;
	padding-top: 6px;
	padding-bottom: 8px;
}

/***   WOOCOMMERCE SIDEBAR   ***/





/*** 404 + SEARCH ***/

.search #content .error-page ul,
.error404 #content .error-page ul{
	list-style-type:none;
	padding-left:0px;
}

.search #content .error-page,
.error404 #content .error-page{
	margin-top:60px;
}

.search #content .error-page .fusion-column,
.error404 #content .error-page .fusion-column{
	margin-bottom:70px;
}

#wrapper .searchform .fusion-search-field input::-webkit-input-placeholder,
#wrapper .searchform input::-webkit-input-placeholder{
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .searchform .fusion-search-field input:-moz-placeholder,
#wrapper .searchform input:-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .searchform .fusion-search-field input::-moz-placeholder,
#wrapper .searchform input::-moz-placeholder {  /* Firefox 19+ */
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .searchform .fusion-search-field input:-ms-input-placeholder,
#wrapper .searchform input:-ms-input-placeholder {  
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .searchform .fusion-search-field input,
{
   font-family: 'Heebo';
    font-weight: 400;
	font-size:18px;
}

#wrapper .searchform .fusion-search-field input:focus,
#wrapper .searchform input:focus{
	background-color: #e0e0e0!important;
}

.search-results #content .post{
	margin-bottom: 50px;
}

.search-no-results #wrapper .fusion-checklist,
.error404 #wrapper .fusion-checklist{
	margin-bottom: 0px;
    margin-left: 0px;
}

.search-no-results #wrapper .fusion-checklist li a,
.error404 #wrapper .fusion-checklist li a{
	font-weight:400;
	color:#000;
}

.search-no-results #wrapper .fusion-checklist li a:hover,
.error404 #wrapper .fusion-checklist li a:hover{
	color:#dedede;
}

.error404 #wrapper .error-message,
.search #wrapper .oops{
	color: #dedede;
	font-weight: 700;
	font-family: 'Heebo';
	text-transform: uppercase;
	font-size:100px;
}

.search #posts-container .post .fusion-meta-info{
	display:none!important;
}

#wrapper .search-page-search-form{
	border:0px;
}

.search #wrapper .post .entry-title{
	text-transform:uppercase;
	margin-bottom: 8px;
}

.search #wrapper .post .entry-title a{
    color: #000;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: none;
}

.search #wrapper .post .entry-title a:hover{
	color:#8ec42a;
}

.error404 #wrapper .fusion-title h2,
.search #wrapper .fusion-title h2{
	text-align:center;
}

/*** 404 + SEARCH ***/





/*** CONTACT FORM ***/

#wrapper .wpcf7 .wpcf7-form span{
	text-align:left;
}

#wrapper .wpcf7 .wpcf7-form div{
	margin-bottom:20px;
}

#wrapper .wpcf7 .wpcf7-form .title{
	text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .wpcf7 .wpcf7-form .spacer{
	margin-bottom: 0px;
}

#wrapper .wpcf7 .wpcf7-form .double-input div{
	width:49.5%;
	display:inline-block;
	vertical-align: top;
	float:left;
}

#wrapper .wpcf7 .wpcf7-form div.input-left{
	margin-right:1%;
}

#wrapper .wpcf7 .wpcf7-form input,
#wrapper .wpcf7 .wpcf7-form textarea,
#wrapper .wpcf7 .wpcf7-form select
{
    font-family: 'Heebo';
    font-weight: 400;
	font-size:18px;
	padding: 15px 24px;
}

#wrapper .wpcf7 .wpcf7-form ::-webkit-input-placeholder{
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .wpcf7 .wpcf7-form :-moz-placeholder { /* Firefox 18- */
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .wpcf7 .wpcf7-form ::-moz-placeholder {  /* Firefox 19+ */
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .wpcf7 .wpcf7-form :-ms-input-placeholder {  
    text-transform: uppercase;
    font-size: 16px;
	color:#000;
	font-weight: 700;
}

#wrapper .wpcf7 .wpcf7-form input:focus,
#wrapper .wpcf7 .wpcf7-form textarea:focus { 
    background-color: #e0e0e0!important;
	outline: 0px!important;
}

#wrapper .wpcf7 .wpcf7-form .custom_file_txt:focus { 
    background:none!important;
	outline: 0px!important;
}

#wrapper .wpcf7 .wpcf7-form .btn-form{
	margin-top:40px;
}

#wrapper .wpcf7 .wpcf7-form .custom_file{
	padding: 14px 30px;
    text-transform: none;
    font-size: 14px;
    background: #c8c8c8;
    font-weight: 400;
}

#wrapper .wpcf7 .wpcf7-form .custom_file:hover, 
#wrapper .wpcf7 .wpcf7-form .custom_file:focus
{
    background: #fff;
}





#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]{
	padding: 18px 30px;
    text-transform: none;
    font-size: 16px;
}

#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]:hover, 
#wrapper .wpcf7 .wpcf7-form .btn-form input[type="submit"]:focus
{
	background: #74a129!important;
	color:#fff;
}

#wrapper .wpcf7 .wpcf7-form .wpcf7-checkbox .wpcf7-list-item{
	margin-bottom:8px;
}

#content .wpcf7-form .wpcf7-response-output{
    padding: 30px 40px;
    margin-top: 60px;
    font-size: 18px;
    text-transform: none;
    font-weight: 800;
    text-align: center;
    background: none;
    color: #8ec42a;
    border: 2px solid #8ec42a;
}

#content .wpcf7 .wpcf7-form span.wpcf7-not-valid-tip{
    font-weight: 400;
    font-size: 14px;
    color: #8ec42a;
}

#content .wpcf7 .fusion-alert .fusion-alert-content-wrapper{
	margin-bottom:0px;
}

input:-webkit-autofill{
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
	-webkit-text-fill-color: #000 !important;
}



/***    CONTACT FORM    ***/









.product .fusion-rollover-content .fusion-link-wrapper
{
	z-index:100;
}

.wpcf7-checkbox .wpcf7-list-item
{
	position:relative;
	cursor:pointer;
	display:inline-table;
}
.wpcf7-checkbox .wpcf7-list-item:hover > .wpcf7-list-item-label
{
	color:#272e3a;
}
.wpcf7-checkbox .wpcf7-list-item:before
{
	width:30px;
	height:30px;
	background-color:#f1f2f2;
	position:absolute;
	left:0;
	top:8px;
	content:"";
	z-index:1;
}
.wpcf7-checkbox .wpcf7-list-item.checked:before
{
	background-color:#272e3a;
}
.wpcf7-checkbox .wpcf7-list-item input[type="checkbox"]
{
	margin-right:20px;
	display:table-cell;
}
.wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label
{
	display:table-cell;
}



.custom_file_txt
{
	width:300px !important;
	margin-left:10px;
	background-color:transparent !important;
	border:none !important;
	font-size:14px !important;
	padding:0px !important;
}

.wpcf7-file
{
	visibility:hidden;
	opacity:0;
	width:0px;
	position:absolute;
	z-index:-12;
}

li.product .fusion-clean-product-image-wrapper
{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	background-color:#fff;
	min-height:150px;
	border:solid 1px #dbdbdb;
	
}
li.product .fusion-image-size-fixed
{
	display:block;
	height:100%;
	width:100%;
	text-align:center;
}
li.product .fusion-image-size-fixed > img
{
	opacity:0;
	visibility:hidden;
	position:absolute;
}

.custom_img_block
{
	display:block;
	width:100%;
	height:100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
}

.tax-product_cat .product-categories > li,
.single-product .product-categories > li
{
	display:none;
}

.tax-product_cat .product-categories > li.current-cat-parent,
.tax-product_cat .product-categories > li.current-cat,
.single-product .product-categories > li.current-cat-parent
{
	display:block;
}

/* Captcha */
body:not(.page-id-15) .grecaptcha-badge {
    display: none;
}

.page-id-13 .grecaptcha-badge,
.page-id-274 .grecaptcha-badge,
.page-id-282 .grecaptcha-badge {
	display: block !important;
}

.demande_info_block
{
	margin-top:50px;
}

.btn_demande_info
{
	padding: 18px 30px;
    text-transform: none;
    font-size: 16px;
	font-family: 'Heebo';
    font-weight: 400;
	background: #8ec42a;
	color:#fff !important;
	line-height:16px;
	cursor:pointer;
}

.btn_demande_info:hover
{
	background-color:#74a129!important;
	color:#fff !important;
}

.grecaptcha-badge
{
	z-index:1;
}