@charset "UTF-8";
.ascend .container-wrap, .ascend .project-title, body .vc_text_separator div, .carousel-wrap[data-full-width="true"] .carousel-heading, .carousel-wrap span.left-border, .carousel-wrap span.right-border,
#page-header-wrap, .page-header-no-bg, #full_width_portfolio .project-title.parallax-effect, .portfolio-items .col, .page-template-template-portfolio-php .portfolio-items .col.span_3, .page-template-template-portfolio-php .portfolio-items .col.span_4 {
	background-color: #f6f6f6;
}

#call-to-action .triangle {
	color: #f6f6f6;
}

.ascend #footer-outer #footer-widgets .col ul li, .ascend #sidebar div ul li,
.ascend #sidebar .widget.widget_categories li, .ascend #sidebar .widget.widget_pages li, .ascend #sidebar .widget.widget_nav_menu li {
	border: none!important;
	padding: 4px 0;
}

.ascend #sidebar .widget.widget_categories li, .ascend #sidebar .widget.widget_pages li, .ascend #sidebar .widget.widget_nav_menu li,
.ascend #footer-outer .widget.widget_categories li, .ascend #footer-outer .widget.widget_pages li, .ascend #footer-outer .widget.widget_nav_menu li  {
	padding: 4px 0!important;
}

.ascend #sidebar .widget.widget_categories li a, .ascend #sidebar .widget.widget_pages li a, .ascend #sidebar .widget.widget_nav_menu li a,
.ascend #footer-outer .widget.widget_categories li a, .ascend #footer-outer .widget.widget_pages li a, .ascend #footer-outer .widget.widget_nav_menu li a {
	padding: 0!important;
	border: none!important;
}

.ascend.woocommerce #sidebar div ul li {
	padding: 6px 0!important;
}

.ascend #footer-outer #footer-widgets .col ul li a, .ascend #sidebar div ul li a {
   display: block;
}

.ascend #footer-outer .widget h4, .ascend #sidebar h4 {
	margin-bottom: 12px;
}

.ascend #footer-outer #copyright {
   border-top: 1px solid rgba(255,255,255,0.1);
   background-color: transparent;
}

.ascend #footer-outer[data-using-widget-area="false"] #copyright {
	border: none;
}

.nectar-progress-bar span strong { 
	padding: 4px 0px!important;
	background-color: transparent;
	color: inherit;
}

.ascend { background-color: #ffffff;}

.nectar-progress-bar span strong:after {
	display: none;
}

.nectar-progress-bar .bar-wrap {
	background-color: rgba(0,0,0,0.043);
}

.ascend .nectar-progress-bar .bar-wrap, .ascend .nectar-progress-bar span {
	box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

body .carousel-wrap[data-full-width="false"] .control-wrap {
	right: 10px;
	text-align: center;
}

.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev {
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 0;
}
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
	padding-left: 10px;
	margin-left: 0;
}

.carousel-wrap[data-full-width="false"] .control-wrap .carousel-prev,
.carousel-wrap[data-full-width="false"] .control-wrap .carousel-next {
	right: 0!important;
	position: relative;
	display: block;
	float: left;
}

.ascend .carousel-next, .ascend .carousel-prev{
	background-color: transparent;
	height: 23px;
	width: 10px;
	line-height: 22px;
	cursor: pointer;
	top: 1px!important;
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	box-sizing: content-box;
}
 .carousel-wrap .control-wrap .item-count {
 	height: 23px;
 	top: -1px;
 	right: -2px;
	line-height: 22px;
	letter-spacing: 4px;
	position: relative;
	display: block;
	float: left;
	z-index: 10;
	cursor: pointer;
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
 }

.ascend [data-full-width="false"] .carousel-next:after, .ascend [data-full-width="false"] .carousel-prev:after {
	display: block;
	content: ' ';
	position: absolute;
	width: 24px;
	height: 2px;
	background-color: #000;
	top: 8px;
	opacity: 0;
	left: -4px;
	cursor: pointer;
	transform: translateX(-20px);
	transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
	-webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
} 

.ascend .light [data-full-width="false"] .carousel-next:after, .ascend .light [data-full-width="false"] .carousel-prev:after { 
	background-color: #fff;
}

.ascend .light .carousel-next i, .ascend .light .carousel-prev i {
	color: #fff;
}

.ascend [data-full-width="false"] .carousel-next:after {
	left: 5px;
}

.ascend [data-full-width="false"] .carousel-next:hover:after {
	opacity: 1;
	transform: translateX(-12px);
}


.ascend [data-full-width="false"] .carousel-prev:after {
	transform: translateX(20px);
}

 .ascend [data-full-width="false"] .carousel-prev:hover:after {
	opacity: 1;
	transform: translateX(0px);
}

.ascend [data-full-width="false"] .carousel-prev:hover i {
	transform: translateX(-18px);
}

.ascend [data-full-width="false"] .carousel-prev.next-hovered, .ascend [data-full-width="false"] .item-count.next-hovered {
	transform: translateX(-18px);
}

.ascend .carousel-next:hover, .ascend .carousel-prev:hover {
	background-color: transparent!important;
}


.carousel-wrap[data-full-width="true"] .carousel-prev, .carousel-wrap[data-full-width="true"] .carousel-next {
	border: none!important;
}

html .ascend .carousel-heading .container .carousel-prev {
	right: 30px;
}

html .ascend[data-ext-responsive="true"] .carousel-heading .container .carousel-prev {
	right: 40px;
}

.ascend .carousel-next i, .ascend .carousel-prev i {
   color: #000;
   font-size: 22px;
   line-height: 19px;
   height: 20px;
   transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
   -webkit-transition: all 0.25s cubic-bezier(0.12, 0.75, 0.4, 1);
}

.ascend .carousel-next:hover , .ascend .carousel-prev:hover { 
	border-color: transparent;
}
.ascend .light .carousel-next:hover i , .ascend .light .carousel-prev:hover i {
	color: #fff;
}



.ascend .nectar-button.see-through, body.ascend .nectar-button.see-through, .swiper-slide .button a,  body.ascend .nectar-button.see-through-2, .ascend .nectar-button, #to-top {
	border-radius: 0!important;
	box-shadow: none!important;
}


.ascend #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart { 
	font-size: 22px!important; 
	left: 0px;
	transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	-webkit-transition: all 0.2s ease!important;
}
.ascend[data-is="minimal"] #header-outer .cart-menu .cart-icon-wrap .icon-salient-cart {
	font-size: 18px!important; 
}

.ascend .icon-salient-cart:before {
	content: "\e606";
}

.ascend #header-outer a.cart-contents .cart-wrap span:before {
	display: none!important;
}

.ascend #header-outer .cart-menu .cart-icon-wrap {
	width: 53px!important;
}

.ascend #header-outer .cart-menu {
	padding-left: 29px;
}

.ascend #header-outer .cart-wrap {
    top: -7px!important;
    margin-right: 17px;
}

.ascend #header-outer .cart-menu-wrap {
	right: 0!important;
}

#header-outer .cart-wrap {
	font-size: 11px;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn {
	margin-left: 1px!important;
	visibility: hidden;
}

.ascend #header-outer[data-full-width="true"][data-remove-border="true"] header#top nav ul #search-btn {
	margin-left: 22px!important;
}

.ascend #header-outer[data-full-width="true"][data-cart="true"] header#top nav ul .slide-out-widget-area-toggle {
	margin-left: 82px !important;
    margin-right: -82px;
    visibility: hidden;
    position: relative;
}

.ascend #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle {
	 visibility: hidden;
	  margin-right: -30px;
	  margin-left: 28px;
}

.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle {
	  margin-left: 18px;
}

.ascend[data-header-search="false"] #header-outer[data-full-width="true"][data-cart="true"] header#top nav ul .slide-out-widget-area-toggle {
	margin-left: 102px!important;
}

.ascend[data-slide-out-widget-area="true"] #header-outer[data-full-width="true"] .cart-menu-wrap {
	right: 80px!important;
}

.ascend[data-slide-out-widget-area="true"] #header-outer[data-full-width="true"] .cart-outer[data-user-set-ocm="off"] .cart-menu-wrap {
	right: 0px!important;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a {
	padding-left: 25px!important;
	padding-right: 25px!important;
}

.ascend #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	padding-left: 28px!important;
	padding-right: 28px!important;
}

.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] header#top nav ul #search-btn a,
.ascend #header-outer.transparent[data-transparent-header="true"][data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(255, 255, 255, 0.25);
}

.ascend #header-outer[data-full-width="true"] header#top nav ul #search-btn a,
.ascend #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(0, 0, 0, 0.07);
}

.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] header#top nav ul #search-btn a, body.ascend[data-header-color="dark"] #header-outer .cart-menu,
.ascend[data-header-color="dark"] #header-outer[data-full-width="true"] header#top nav ul .slide-out-widget-area-toggle a {
	border-left: 1px solid rgba(255, 255, 255, 0.13);
}

.ascend #header-outer[data-full-width="true"][data-cart="true"] header#top nav > ul.buttons, .ascend #header-outer[data-full-width="true"] header#top nav > ul.product_added.buttons,
.ascend #boxed #header-outer[data-cart="true"] header#top nav > ul.buttons, .ascend #boxed #header-outer header#top nav > ul.product_added.buttons {
	padding-right: 55px!important;
}

@media only screen and (min-width: 1000px)  {
	.ascend #header-outer[data-full-width="true"][data-cart="false"] header > .container #search-btn {
		margin-right: -28px!important;
	}
}

.ascend #header-outer[data-full-width="true"]  header#top nav ul #search-btn > div {
	border: none!important;
}

.ascend #header-outer a.cart-contents .cart-wrap span {
    border-radius: 99px!important;
    font: bold 11px/16px Arial;
    line-height: 18px!important;
	width: 18px!important;
    padding: 0 1px!important;
    visibility: hidden;
}

.ascend #header-outer .sf-menu ul li a {
	border-bottom: none;
}


.ascend #header-outer .first-load a.cart-contents .cart-wrap span {
	visibility: visible;
	animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
    -webkit-animation: 0.6s ease-in-out 0.12s normal both 1 bounce_in_animation;
}


.ascend #header-outer .static a.cart-contents span {
	visibility: visible;
}


.ascend #header-outer .has_products .cart-menu .cart-icon-wrap .icon-salient-cart {
	transition: all 0.2s ease!important;
	-o-transition: all 0.2s ease!important;
	-webkit-transition: all 0.2s ease!important;
}

body.ascend #header-outer .cart-menu {
	border-left: 1px solid rgba(0,0,0,0.07);
	background-color: transparent!important;
}

body.ascend #boxed #header-outer .cart-menu-wrap {
	position: absolute!important;
	top: 0!important;
	box-shadow: none!important;
}

body.ascend #boxed #header-outer .widget_shopping_cart, body.ascend.woocommerce #boxed .cart-notification {
	position: absolute!important;
}

body.ascend #boxed #header-outer .cart-menu-wrap .cart-menu {
	box-shadow: none!important;
}

header#top #mobile-cart-link i {
	line-height: 36px!important;
}
body[data-is="minimal"] header#top #mobile-cart-link i {
	line-height: 34px!important;
}


/* search */
body.ascend #search-outer {
	background-color: rgba(255,255,255,0.96)!important;
	height: 95%!important;
	position: fixed;
	transform: rotateX(90deg);
	padding: 0;
	z-index: 1010!important;
}

body.ascend #search-outer .container {
	height: auto!important;
	float: none!important;
	width: 100%!important;
	padding: 0 40px;
	position: static;
}

#header-outer #search {
	position: static!important;
}

body.ascend #search-outer #search input[type="text"] {
	color: #000!important;
	height: auto!important;
	font-size: 80px!important;
	text-align: center!important;
}

#search-outer > #search form {
	width: 100%!important;
	float: none!important;
}

#search-outer > #search form, #search-outer #search .span_12 span {
	opacity: 0;
	position: relative;
}

#search-outer #search #close {
	position: absolute;
	top: 25px;
	right: 25px;
}

#search-outer #search #close a {
	right: 0!important;
	top: 0!important;
	transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; 
	-webkit-transition: all 0.47s cubic-bezier(0.3, 1, 0.3, 0.95) 0s; 
}
#search-outer #search #close a:hover {
	transform: rotate(90deg) translateZ(0); -webkit-transform: rotate(90deg) translateZ(0);
}

#search-outer #search .span_12 span {
	text-align: center;
	display: block;
	color: rgba(0,0,0,0.4);
	margin-top: 15px;
}

#boxed #search-outer {
	width: auto!important;	
	min-width: 1200px;
	left: auto!important;
}


body.ascend #search-outer #search #close a span {
	color: #000;
}

body.ascend #search-outer .ui-widget-content {
	top: 90px!important;
}



.ascend #search-results .result span.bottom-line, .ascend .masonry-blog-item span.bottom-line, .ascend .masonry-blog-item .more-link {
	display: none;
}

.ascend .masonry-blog-item .inner-wrap, .ascend .masonry-blog-item .mejs-container .mejs-controls {
	box-shadow: none!important;
}

.ascend .masonry-blog-item .post-meta {
	padding: 0 18px 18px 18px!important;
}

.ascend .post .nectar-love-wrap {
	line-height: 20px;
}

.ascend .masonry-blog-item .inner-wrap {
	padding: 0;
}

.ascend .masonry-blog-item .content-inner .post-featured-img img, .ascend .masonry-blog-item .more-link,
#post-area.masonry article.post .quote-inner, #post-area.masonry article.post .link-inner, #post-area.masonry article.post .status-inner, #post-area.masonry article.post .aside-inner {
	margin-bottom: 0!important;
}

.ascend .masonry-blog-item .content-inner {
	padding-bottom: 0!important;
	border: 0!important;
	margin-bottom: 0!important;
}

.ascend .masonry-blog-item .article-content-wrap {
	padding: 16px 18px 18px 18px!important;
}

.ascend #post-area.masonry article.post.quote .post-content .post-meta, .ascend #post-area.masonry article.post.link .post-content .post-meta, 
.ascend #post-area.masonry article.format-status .post-content .post-meta, .ascend #post-area.masonry article.post.format-aside  .post-meta {
   display: none!important;
}



.ascend article.post .content-inner {
	border: none!important;
}

.ascend #author-bio {
	padding-bottom: 20px;
	border: none;
	text-align: center;
}

.ascend #author-bio img {
	display: block;
	margin: 0 auto;
	margin-bottom: 15px!important;
	position: relative;
}

.ascend #author-bio h3 span, .ascend .comments-section .comment-wrap.full-width-section > h3 span {
	display: block;
	margin-bottom: 5px;
	line-height: 12px;
	font-size: 12px;
	text-transform: none;
}

.ascend .container-wrap #author-bio #author-info {
	width: 600px!important;
	margin: 0 auto;
	padding-left: 0!important;
}

.ascend .container-wrap #author-bio #author-info p {
	max-width: 70%;
	margin: 0 auto;
}

.ascend #author-bio .nectar-button {
	margin-top: 20px;
}

.ascend #author-bio .avatar {
	 border-radius: 100%;
}

.ascend .comment-list {
	margin-bottom: 0!important;
}

.ascend .comment-list .reply {
	top: 7px;
}

.ascend .comment-list .reply a {
	color: #000;
	background-color: transparent;
	border-radius: 0!important;
}

html .ascend .comment-list .reply a:hover {
	color: #fff!important;
}

.ascend #respond {
	margin-top: 80px!important;
}

.ascend h3#comments {
	text-align: center;
}

.comment-list li.comment > div, .comment-list li.pingback > div {
	background-color: transparent!important;
	box-shadow: none!important;
	padding-left: 85px!important;
	padding-bottom: 0!important;
	padding-top: 0!important;
	margin-top: 4em!important;
}

.comment-list li.comment > div img.avatar, .comment-list li.pingback > div img.avatar {
	left: 0!important;
	border-radius: 100%;
	top: 0!important;
}

.comment-list li.comment > div p, .comment-list li.pingback > div p {
	margin-top: 30px;
}

.comment-list .children {
	background-position: left 30px!important;
    margin-left: 26px !important;
    padding-left: 40px!important;
}

.comment-list .says {
	display: none;
}

.ascend #reply-title {
	margin-bottom: 50px;
	text-align: center!important;
}

.ascend.single-product #reply-title,  .ascend.single-product #commentform .form-submit  {
	text-align: left!important;
}

.ascend .comment #reply-title {
	text-align: left!important;
}

.ascend #respond #cancel-comment-reply-link {
	padding-left: 15px;
}

.ascend .comment-wrap {
	padding-top: 0!important;
	margin-top: 0!important;
}

.ascend.single-portfolio .comment-wrap {
	margin-top: 30px!important;
}


.ascend .comment-wrap h3#comments {
	padding-top: 80px;
}

.ascend #author-bio.no-pagination, .ascend .comment-wrap {
	border-top: 1px solid #999;
}

.ascend .comments-section[data-author-bio="false"] .comment-wrap {
	border: none;
}

.ascend .comment-list {
	padding-bottom: 80px;
	border-bottom: 1px solid #999;
}

.ascend #author-bio.no-pagination.lighter-grey, .ascend .comment-wrap.lighter-grey {
	border-color: #dddddd;
}

.ascend .comment-wrap, .ascend #author-bio {
	padding-top: 80px;
}

.single-post.ascend #page-header-bg.fullscreen-header, .single-post #single-below-header.fullscreen-header {
	background-color: #f6f6f6; 
}

.single-post.ascend #single-below-header.fullscreen-header {
	border-top: 1px solid #DDDDDD;
	border-bottom: none!important;
}

.tagcloud a, #header-outer .widget_shopping_cart a.button, article.post .more-link span, .blog-recent .more-link span {
	border-radius: 0!important;
}

.flex-direction-nav a, #pagination span, #pagination a, #pagination .next.inactive, #pagination .prev.inactive, .woocommerce nav.woocommerce-pagination ul li a, .woocommerce .container-wrap nav.woocommerce-pagination ul li span {
	border-radius: 0!important;
}

/* boxed columns */
.ascend .col.boxed, .ascend .wpb_column.boxed {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #fff;
	padding: 25px 15px 15px 15px;
	position: relative;
	-webkit-transition: transform 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: transform 0.2s linear, -moz-box-shadow 0.2s linear;
    transition: transform 0.2s linear, box-shadow 0.2s linear;
    top: 0!important;
}



.ascend .col.boxed:hover, .ascend .wpb_column.boxed:hover {
	transform: translateY(-4px);
	-webkit-transform: translateY(-4px);
	box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-webkit-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
	-o-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
}

.ascend a.pp_arrow_previous, .ascend a.pp_arrow_next, .ascend .mfp-arrow-right, .ascend .mfp-arrow-left {
	overflow: visible;
	height: 40px;
	width: 40px;
	border-radius: 100px;
	border: 2px solid rgba(255,255,255,0.4);
}
a.pp_arrow_previous {left: 30px;}
a.pp_arrow_next {right: 30px;}
.ascend a.pp_arrow_next:hover, .ascend a.pp_arrow_previous:hover, .ascend .mfp-arrow-right:hover, .ascend .mfp-arrow-left:hover {
	border: 2px solid rgba(255,255,255,0);
}
.ascend a.pp_arrow_previous .icon-default-style {
	border-radius: 0!important;
	width: 20px!important;
	height: 40px!important;
	line-height: 40px!important;
	font-size: 24px!important;
	font-family: FontAwesome!important;
	margin-top: 0!important;
	left: -1px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend .mfp-arrow-left {
	height: 40px!important;
	line-height: 40px!important;
	font-size: 24px!important;
	font-family: FontAwesome!important;
	margin-top: 0!important;
	opacity: 1;
	left: 40px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend a.pp_arrow_next .icon-default-style {
	border-radius: 0!important;
	width: 20px!important;
	line-height: 40px!important;
	height: 40px!important;
	font-size: 24px!important;
	margin-top: 0!important;
	font-family: FontAwesome!important;
	left: 1px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}
.ascend .mfp-arrow-right {
	line-height: 40px!important;
	height: 40px!important;
	font-size: 24px!important;
	margin-top: 0!important;
	font-family: FontAwesome!important;
	opacity: 1;
	right: 40px;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
 }
.ascend a.pp_arrow_previous .icon-default-style:after,
.ascend a.pp_arrow_next .icon-default-style:after,
.ascend .mfp-arrow-left:after,
.ascend .mfp-arrow-right:after {
	display: block;
    content: ' ';
    position: absolute;
    width: 36px;
    height: 2px;
    background-color: #fff;
    top: 19px;
    opacity: 0;
    left: -6px;
    cursor: pointer;
    transform: translateX(-37px);
    transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    pointer-events: none;
}
.ascend .mfp-arrow-left:after,
.ascend .mfp-arrow-right:after {
	top: 17px;
	transform: translateX(-27px);
	-webkit-transform: translateX(-27px);
}
 .ascend .mfp-arrow-left:after {
	left: 65px;
}
.ascend a.pp_arrow_previous .icon-default-style:after {
	left: 59px;
}
.ascend a.pp_arrow_previous .icon-default-style:before, .mfp-arrow-left:before {
	  content: "\f104";
	  color: #fff;
}

.mfp-arrow-left:before {
	top: -2px;
	left: -1px;
	display:block;
	position: relative;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
}

.ascend a.pp_arrow_next .icon-default-style:before, .mfp-arrow-right:before{
    content: "\f105";
     color: #fff;
}
.mfp-arrow-right:before {
	top: -2px;
	right: -1px;
	display:block;
	transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
    -webkit-transition: all 0.35s cubic-bezier(0.12, 0.75, 0.4, 1);
	position: relative;
}
.ascend a.pp_arrow_next:hover .icon-default-style:after, .mfp-arrow-right:hover:after  {
	opacity: 1;
	transform: translateX(-18px);
	-webkit-transform: translateX(-18px);
}
/*
 .mfp-arrow-right:active {
 	transform: translateX(4px);
 } .mfp-arrow-left:active {
 	transform: translateX(-4px);
 }*/

 .mfp-arrow-right:hover:before {
	transform: translateX(9px);
	-webkit-transform: translateX(9px);
 }
  .mfp-arrow-left:hover:before {
	transform: translateX(-9px);
	-webkit-transform: translateX(-9px);
 }
.mfp-arrow-right:hover:after {
	transform: translateX(-1px);
	-webkit-transform: translateX(-1px);
}
.ascend a.pp_arrow_next:hover .icon-default-style {
	transform: translateX(7px);
	-webkit-transform: translateX(7px);
}
.ascend a.pp_arrow_previous:hover .icon-default-style:after, .mfp-arrow-left:hover:after {
	opacity: 1;
	transform: translateX(-51px);
	-webkit-transform: translateX(-51px);
}
.mfp-arrow-left:hover:after {
	transform: translateX(-58px);
	-webkit-transform: translateX(-58px);
}
.ascend a.pp_arrow_previous:hover .icon-default-style {
	transform: translateX(-7px);
	-webkit-transform: translateX(-7px);
}
/* input styling */

.container-wrap input[type="text"], .container-wrap textarea, .container-wrap input[type="email"], .container-wrap input[type="password"], .container-wrap input[type="tel"], .container-wrap input[type="url"], .container-wrap input[type="search"], .container-wrap input[type="date"] {
	background-color: transparent!important;
	border: 1px solid #ccc!important;
	box-shadow: none!important;
	-webkit-box-shadow: none!important;
	font-size: 16px!important;
	-o-box-shadow: none!important;
	padding: 16px!important;
}

.container-wrap input[type="text"]:focus, .container-wrap textarea:focus, .container-wrap input[type="email"]:focus, .container-wrap input[type="password"]:focus, .container-wrap input[type="tel"]:focus, .container-wrap input[type="url"]:focus, .container-wrap input[type="search"]:focus, .container-wrap input[type="date"]:focus {
	border-color: #999!important;
}

.ascend #commentform .form-submit {
	text-align: center;
	padding-bottom: 50px;
	margin-top: 20px;
}

.ascend .container-wrap input[type="submit"], .ascend .container-wrap button[type="submit"] {
	padding: 16px!important;
	border-radius: 0!important;
}
body[data-button-style="rounded"].ascend .container-wrap input[type="submit"], body[data-button-style="rounded"].ascend .container-wrap button[type="submit"] {
	padding: 16px 23px!important;
}

.ascend .woocommerce .actions .button {
	height: auto!important;
	padding: 14px !important;
}

.ascend .cart .quantity input.plus, .ascend .cart .quantity input.minus {
	font-weight: normal!important;
    height: 46px;
    font-size: 16px;
    width: 46px;
}

 .ascend .cart .quantity input.qty {
 	height: 46px;
    width: 46px;
 }


.ascend .widget_search .search-form input[type=submit], .ascend .newsletter-widget form input[type=submit] {
	line-height: 24px;
}

.container-wrap .span_12.light input[type="text"], .container-wrap .span_12.light textarea, .container-wrap .span_12.light input[type="email"], .container-wrap .span_12.light input[type="password"], .container-wrap .span_12.light input[type="tel"], .container-wrap .span_12.light input[type="url"], .container-wrap .span_12.light input[type="search"], .container-wrap .span_12.light input[type="date"] {
	border: 1px solid rgba(255,255,255,0.6)!important;
	color: #fff;
}

.container-wrap .span_12.light input[type="text"]:focus, .container-wrap .span_12.light textarea:focus, .container-wrap .span_12.light input[type="email"]:focus, .container-wrap .span_12.light input[type="password"]:focus, .container-wrap .span_12.light input[type="tel"]:focus, .container-wrap .span_12.light input[type="url"]:focus, .container-wrap .span_12.light input[type="search"]:focus, .container-wrap .span_12.light input[type="date"]:focus {
	border: 1px solid rgba(255,255,255,0.8)!important;
}

.container-wrap .span_12.light input[type="submit"]:hover {
	background-color: #333333!important;
	opacity: 0.8!important;
}@font-face {
    font-family: 'klavikamedium_condensed';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.eot?#iefix) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.woff2) format('woff2'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/fonts/klavika-mediumcond-webfont.svg#klavikamedium_condensed) format('svg');
    font-weight: normal;
    font-style: normal;
}

/* AVENIR HEAVY */

@font-face {
    font-family: 'AvenirLTStd85Heavy';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.eot) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/avenirheavy/avenirltstd-heavy.svg#AvenirLTStd85Heavy) format('svg');
}

@font-face {
    font-family: 'klavikalight';
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.eot);
    src: url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.eot?#iefix) format('embedded-opentype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.woff2) format('woff2'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.woff) format('woff'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.ttf) format('truetype'),
         url(//jeannouveldesign.fr/wp-content/plugins/JND/css/police/klavika-light-webfont.svg#klavikalight) format('svg');
    font-weight: normal;
    font-style: normal;

}

html{BACKGROUND-COLOR:WHITE;}

body {
	font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
}
#main{clear:both;}
h1,h2,h3,h4,h5,h6{
        font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
}

.bld-el p{
    font-family: 'klavikamedium_condensed';
	color:#bfbfbf;
	font-size:14px;
}
.bld-el a{
    font-family: 'klavikamedium_condensed';
	color:#ff0b0b!important;
	font-size:14px;
}


#archives{
	color:#bfbfbf;	letter-spacing:1px;}
a#archives:hover,.facetwp-checkbox:hover{COLOR:#ff0b0b}

/* MENU */
#menu-footer,#menu-footer-en{text-transform:uppercase;font-size:13px;line-height:22px;color:#999;}
#footer-outer .menu-item a,#footer-outer p{FONT-SIZE:13px!important;color:#999!important;
/*font:normal 14px 'klavikalight', Verdana, sans-serif*/}
#logo{MARGIN-TOP:-10px;}
.clear{
	clear:both;
	height:30px;
}
.small-nav #separateur{margin-top:-2px!important;}

.citation p,#citation p{
	text-transform: uppercase;
    	border-top: 1px solid #B8B8B8;
    	color: #B8B8B8;
    	font-size: 22px;
    	font-weight: normal;
    	line-height: 30px;
    	padding-top: 15px;
	font-family: 'klavikamedium_condensed'!important;
 	letter-spacing: 0px;
  	-webkit-font-smoothing: none;
	text-align:justify;
}

#citation p:before {
  content: open-quote;
  margin-right:0.25em;
}
#citation p:after {
  content: '"    JN';
  margin-left:0.25em;
}


.citation{
	PADDING-TOP:6PX;
}
.images_dispo{
    	overflow: hidden;
    	/*
	margin: 10px 1%;
    	min-width: 250px;
    	max-width: 480px;
    	max-height: 360px;
    	width: 100%;
	*/
    	text-align: center;
    	cursor: pointer;
	/*height:250px;*/
}
#meme_categorie{margin-top:0;}
.meme_categorie IMG{
	margin:0 auto;
}
.meme_categorie a{
	overflow:hidden;
}
.meme_categorie span{
	text-transform:uppercase;
    	color: #B8B8B8;
	width:100%;
	display:block;
	text-align:center;
}
a.meme_categorie:hover img{OPACITY:0.7;}

.images_dispo img{
	max-width: none;
	min-height: 200px;
    	/*
	width: -webkit-calc(100% + 60px);
    	width: calc(100% + 60px);
    	opacity: 1;
   	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
   	 transition: opacity 0.35s, transform 0.35s;
   	 -webkit-transform: translate3d(-30px,0,0) scale(1.12);
   	 transform: translate3d(-30px,0,0) scale(1.12);
	*/
   	 -webkit-backface-visibility: hidden;
   	 backface-visibility: hidden;
	position: relative;
	display: block;
}

.titre_result_recherche{
	line-height:17px;
/*font-family:  'klavikalight';*/
position: absolute;
    display: block;
    top: 0;
	padding:0 20px;color:black;font-size:22px;
     /* position: absolute!important;
    top: 100%!important;
    width: 100%!important;
    text-align: center!important;*/

}
.titre_fiche{
	text-transform:uppercase;
	/*color:#676767;*/
	font-size:24px;
	margin-bottom:0px;
	line-height: 22px;
font-family: 'klavikamedium_condensed';
}
.titre_fiche:before {
    content: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/CROIX.jpg);
    position: absolute;
    top: -50px;
    left: -50px;
}

.titre_fiche_border_top{
	text-transform:uppercase;
	color:#B8B8B8;
	margin-bottom:0px;
	line-height: 26px;
	border-top:1px solid #B8B8B8;
	padding-top:15px;
	font-size:24PX;
	font-weight:normal;
	font-family: 'klavikamedium_condensed'!important;
margin-bottom:20px;
}
#description_actu{
	margin-top:25PX;

}
#description_actu p{
				font-size: 14px;
				text-align: justify;
				margin-bottom: 0;
    			line-height: 16px;
			color:#676767;
font: normal 14px 'klavikalight', Verdana, sans-serif;
			}
.date_fiche{
	color:#B8B8B8;
	font-size:17px;
	line-height:14px;
	margin-top:2px;
}


a.telecharger{
	text-align:center;
	text-transform:uppercase;
	color:#676767;
	display:inline-block;
	margin-right:20px;
	font-family: 'klavikalight';

}
a.telecharger:HOVER{
	color:#ff0b0b;
}
a.telecharger img{
	margin:0!important;
}


.ascend .container-wrap,
.ascend .project-title,
body .vc_text_separator div,
.carousel-wrap[data-full-width="true"] .carousel-heading,
.carousel-wrap span.left-border,
.carousel-wrap span.right-border,
#page-header-wrap, .page-header-no-bg,
#full_width_portfolio .project-title.parallax-effect,
.portfolio-items .col,
.page-template-template-portfolio-php .portfolio-items .col.span_3,
.page-template-template-portfolio-php .portfolio-items .col.span_4{
    background-color:white;
}

.admin-bar #header-outer,
.logged-in.buddypress #header-outer{
    opacity : 0.8!important;
}
.project-title,.single-post.ascend .container-wrap.fullscreen-blog-header, body.single-post[data-bg-header="true"].ascend .container-wrap{
    padding-top:110px!important;
}

#page-header-wrap{
    margin-top: -105px!important;
}

/* TABS */

.tabbed > ul li a.active-tab{
    border-color : white!important;
    font-weight : bold;
}

.tabbed > ul li a,.tabbed > ul li a.active-tab{
    background-color : white!important;
    color : black;
    text-transform : uppercase;
    border-right:0px!important;
}


/* PRESENTATION */

#titre_presentation{
    margin-bottom : 0;
}

#titre_presentation .wpb_content_element .wpb_tabs_nav{
    border-bottom : 0px solid #b3b3b3;
}
#titre_presentation .wpb_content_element .wpb_tabs_nav:before{
    content :url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/CROIX.jpg);
    position:absolute;
    top:-30px;
    left:-30px;
}
#titre_presentation .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}

#titre_presentation .tabbed > ul li a.active-tab{
    background-color:white!important;
}

#titre_presentation .tabbed > ul li a{
    color: #b3b3b3;
    font-size: 23px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}

/* PRESENTATION */

#titre_presentation3{
    margin-bottom : 0;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav{
    border-top : 1px solid #c5c5c5;
}
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}


#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    -webkit-transition: all 1s;
    transition: all 1s;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    position: absolute;
    top : -14px;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 0px;
    content: '';
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    box-sizing: border-box;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:after {
    margin-left: -6px;
    border-width: 6px;
    margin-top: 2px;
    border-bottom-color: white;
}

#titre_presentation3 .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: #c5c5c5;
}

#titre_presentation3 .tabbed > ul li a.active-tab{
    background-color:white!important;
    color : #ff0b0b;
    font-weight: normal;
}

#titre_presentation3 .tabbed > ul li a{
    color: #808080;
    font-size: 16px;
    letter-spacing: 1px;
    padding-bottom: 15px;
}


/* PRESENTATION  OLD*/

#titre_presentation_old{
    margin-bottom : 0;
}

#titre_presentation_old .wpb_wrapper > div{
    margin-bottom : 5px;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav{
    border-bottom : 1px solid #c5c5c5;
}
#titre_presentation_old .wpb_content_element .wpb_tabs_nav:before{
    content :url(//jeannouveldesign.fr/wp-content/uploads/2016/03/croix.png);
    position:absolute;
    top:-30px;
    left:-42px;
}
.contact_croix:before{
content :url(//jeannouveldesign.fr/wp-content/uploads/2016/03/croix.png);
    position:absolute;
    top:-30px;
    left:-42px;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav li{
    text-transform : uppercase;
}
/*
#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:after,
#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    position: absolute;
    bottom : -1px;
    left: 50%;
    width: 0;
    height: 0;
    border: solid transparent;
    border-width: 0px;
    content: '';
    pointer-events: none;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    box-sizing: border-box;
}

#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:after {
    margin-left: -6px;
    border-width: 6px;
    border-bottom-color: white;
}


#titre_presentation_old .wpb_content_element .wpb_tabs_nav li a.active-tab:before {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: #c5c5c5;
}
*/
#titre_presentation_old .tabbed > ul li a.active-tab{
    background-color:white!important;
    font-weight: normal;
}

#titre_presentation_old .tabbed > ul li a{
    color: #bfbfbf;
    font-size: 20px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    padding-left:0;
}

/* PRESENTATION 2 nde tabs */
#titre_presentation2 .tabbed > ul li a.active-tab{
    color:#d10019;
}

/* FOOTER */

#footer-outer #copyright p {
	TEXT-TRANSFORM:UPPERCASE;
}
#footer-outer #copyright {
	PADDING:5PX 0;
	background-color:white!important;
}
#footer-outer i{
	FONT-SIZE:15PX;
}

/* MODIFICATIONS VISUELLES */
@media only screen and (min-width: 1000px){
	.ascend #header-outer[data-full-width="true"][data-cart="false"] header > .container #search-btn {
	    margin-right: 0!important;
	}
}
.ascend #header-outer[data-full-width="true"][data-cart="false"] header#top nav ul .slide-out-widget-area-toggle{MARGIN-LEFT:15PX;}
.small-nav a.menu-button{MARGIN-TOP:16px!important;}
.small-nav .header-menu-button{PADDING-TOP:10PX!important;}
.header-menu-button a:hover i{COLOR:#49649F!important;}

/* BOUTONS */
#reinitialiser{
	float:right;
	border:0;
	background:none;
	font-family: 'klavikamedium_condensed';
	text-transform : uppercase;
	font-size:17px;
	padding-right:20px;
	color:#bfbfbf;
}
#archives{
	float:right;
	font-size:17px;
	/*border-left : 1px solid black;
	padding-left:20px;*/
	text-transform : uppercase;position:relative;z-index:9999;
}

.jnd_identite {
    width: 7px;
    height: 14px;
    border-top: 2px solid #bfbfbf;
    display: block;
    margin-top: 4px;
}
@media (min-width: 690px){
.span_6 {
    width: 48%;
}
}
@media (min-width: 690px){
#ajax-loading-screen .span_3 {
    /*width: 23%;*/
	margin-bottom:2%;
}
}
@media (min-width: 690px){
.span_2 {
    width: 14%;
}
}


header#top .span_9 > .slide-out-widget-area-toggle

.image_recherche{
width  : 100%!important;
height : 200px!important;
}
a.liens_filtrer span {opacity:0;text-transform:uppercase;
text-align:center;font-size:17px;display:block;color:#A2A1A1;width:100%;margin-top:0px;
color:black;font-size:19px;line-height:22px;}
a.liens_filtrer:hover span {opacity:1;}
a.liens_filtrer{display:block;padding-bottom:15px;}


			.images_dispo img {
			    max-width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    display: block;
			}


/* MENU */
@media screen and (max-width: 1253px){
	header#top .span_9 > .slide-out-widget-area-toggle{
		DISPLAY:BLOCK!important;
	}
	header#top .col.span_9 {
    		min-height: 52px;
    		line-height: 32px;
		}
	#header-outer header#top nav{display:none!important;}
}

.mfp-counter{display:none;}
a.image-link:hover img{OPACITY:0.2;}
a.image-link img{-webkit-transition: opacity 0.3s ease-in-out;
				  -moz-transition: opacity 0.3s ease-in-out;
				  -ms-transition: opacity 0.3s ease-in-out;
				  -o-transition: opacity 0.3s ease-in-out;
				  transition: opacity 0.3s ease-in-out;}

.ult-new-ib .ult-new-ib-desc{COLOR:#bfbfbf}


/* FACETWP */

.blueimp-gallery > .slides > .slide-loading {
  background: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/progress.gif) center no-repeat!important;
}
.facetwp-loading {
    width: 20px;
    height: 20px;
    background: url(https://jeannouveldesign.fr/wp-content/uploads/2016/03/progress.gif) no-repeat!important;
}
.facetwp-checkbox{
    BACKGROUND:none!important;
    display:inline-block;
color:#bfbfbf;
letter-spacing:1px;
}
.facetwp-checkbox span{
    display:none;
}
.facetwp-checkbox.checked{
    color :#ff0b0b;
}

.facetwp-facet div.facetwp-checkbox{
    border-left  : 1px solid #BFBFBF;
}
.facetwp-facet div.facetwp-checkbox:first-child{
    border-left  : 0px solid black!important;
padding-left :0;
}

.filtrer_titre{FONT-SIZE:20PX;}

/* POLICY */
#cookie-notice .button.wp-default{
    border-width:0;
border-radius:0;
}

.cbp-hsmenu > li > a:not(:only-child):after {
    display: inline-block;
    font-family: 'bpmenu';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    content: "\f107";
    font-size: 80%;
    margin-right: 0.3em;
    opacity: 0.4;
    vertical-align: middle;
    margin-left: 0.3em;
}
.cbp-hsmenu > li > a:not(:only-child):before {
	DISPLAY:NONE!important;
}
.cbp-hsmenu > li > a{TEXT-TRANSFORM:uppercase!important;line-height:1em!important;color:#bfbfbf}
.cbp-hsmenu-wrapper .cbp-hsmenu{padding:0!important;}
.cbp-hsmenu > li.cbp-hsitem-open .cbp-hssubmenu{BACKGROUND-COLOR:transparent;}
.no-touch .cbp-hsmenu > li > a:hover, .no-touch .cbp-hsmenu > li > a:focus, .cbp-hsmenu > li.cbp-hsitem-open > a{COLOR:#ff0b0b;}

.premiere_ligne{border-top:0px solid #bfbfbf;padding-top:2%;margin-top:4%;}
.iframe-embed{MARGIN-BOTTOM:0;}




/*  FULLSCREEN  */
#fullscreenSlideshowContainer .ui {
  position: absolute;
  font-family: sans-serif;
  z-index: 10;
  font-size: 2em;
}

#fs-loader,
#fs-prev,
#fs-next,
#fs-close {
  background-color: transparent;
  color: black;
  font-weight: bold;
  cursor: pointer;
  line-height: 1em;
}

#fs-close {
  top: 1em;
  right: 1em;
}

#fs-prev,
#fs-next {
  top: 50%;
  margin-top: -1em;
}

#fs-prev {
  left: 1em;
}

#fs-next {
  right: 1em;
}

#fs-loader {
  top: 50%;
  left: 50%;
  height: 1em;
  margin-top: -1em;
  margin-left: -75px;
  display: none;
}

#fs-caption {
  bottom: 10px;
  text-align: right;
	right:20px;
  width: 100%;
  line-height: 1em;
  display: none;
}

#fs-caption span {
  background-color: white;
}
#fs-caption span:before{content:'copyright : ';}

#fs-loader,
#fs-prev,
#fs-next,
#fs-close {
  padding: 5px 15px;
}
#fs-caption span {
      padding: 3px;
    text-transform: uppercase;
    background-color: transparent;
    color: rgb(255, 11, 11) !important;
    font-size: 12px;
    opacity: 1;

    font-family: 'klavikamedium_condensed';
}

.images_dispo a:hover img{OPACITY:0.7;}

#fullscreenSlideshowContainer{background-color: white!important}



#slide-out-widget-area .inner .off-canvas-menu-container li a{
  color : #333;
  text-align:center;
  text-transform:uppercase;
  font-family: 'klavikamedium_condensed'!important;
  font-size: 25px;
  }
#slide-out-widget-area .menuwrapper li{text-align: center;margin-bottom: 10px}
#slide-out-widget-area .bottom-meta-wrap{display: none;}

#slide-out-widget-area {opacity: 0.8!important;}

#slide-out-widget-area.fullscreen .inner li a:hover,
#slide-out-widget-area .off-canvas-social-links li a:hover,
#slide-out-widget-area.slide-out-from-right .inner .off-canvas-menu-container li a:hover,
#slide-out-widget-area .inner .off-canvas-menu-container .menuwrapper li > a.hovered{color:#ff0b0b!important;}

.swiper-slide .content h2{font-size: 50PX!IMPORTANT;}
#slide-out-widget-area-bg{display: none;}
.style-slide-out-from-right{display: none;}
/*.container-wrap{height: 100%;}*/




@media only screen and (max-width: 690px){
  .facetwp-facet,
  .cbp-hsmenu-wrapper,
  #fullscreen,
  #titre_presentation_old .wpb_content_element .wpb_tabs_nav:before{
      DISPLAY:NONE
    }
    #titre_presentation_old .wpb_content_element .wpb_tabs_nav li {
      width: 100%;
      margin-left: 0!important;
  }
  body .vc_row-fluid .vc_col-sm-2[class*="vc_col-sm-"]{
    WIDTH:100%;
    margin-left: 0;
  }
  .container-wrap, .project-title {
      margin-top: 0;
      padding-top: 18px!important;
  }
  .newsletters {
      padding-left: 0%!important;
  }
  #titre_presentation3 .tabbed > ul li{width: 100%;
    margin-left: 0px!important;}
    .onglets_design ul li a{padding-left: 0!important}
    body.ascend #search-outer #search input[type="text"]{
    	FONT-SIZE:30PX!IMPORTANT;
    }
}

#description_actu a {color:#676767;}

/*
 * blueimp Gallery CSS
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* Prevent artifacts in Mozilla Firefox: */
  -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  opacity: 1;
}
.blueimp-gallery {
  position: fixed;
  z-index: 999999;
  overflow: hidden;
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  display: none;
  direction: ltr;
  -ms-touch-action: none;
  touch-action: none;
}
.blueimp-gallery-carousel {
  position: relative;
  z-index: auto;
  margin: 1em auto;
  /* Set the carousel width/height ratio to 16/9: */
  padding-bottom: 56.25%;
  box-shadow: 0 0 10px #000;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.blueimp-gallery-display {
  display: block;
  opacity: 1;
}
.blueimp-gallery > .slides {
  position: relative;
  height: 100%;
  overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
  position: absolute;
}
.blueimp-gallery > .slides > .slide {
  position: relative;
  float: left;
  height: 100%;
  text-align: center;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
     -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
      -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
       -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
  -webkit-transition: opacity 0.5s linear;
     -moz-transition: opacity 0.5s linear;
      -ms-transition: opacity 0.5s linear;
       -o-transition: opacity 0.5s linear;
          transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/loading.gif) center no-repeat;
  background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
  opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
  display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 40px;
    /* margin-top: -50px; */
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: transparent;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}
.blueimp-gallery > .next {
  left: auto;
  right: 15px;
}
.blueimp-gallery > .close {
  position: absolute;
  top: 15px;
  margin: 0 15px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.blueimp-gallery > .title {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin: 0 15px 0 0;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
    text-transform: uppercase;
    background-color: transparent;
    color: rgb(255, 11, 11) !important;
    font-size: 12px;
    opacity: 1;
    font-family: 'klavikamedium_condensed';
    letter-spacing: 0;
}
.blueimp-gallery > .title:before {
    content: 'copyright : ';
}
.blueimp-gallery > .close {
  padding: 15px;
  right: 15px;
  left: auto;
  margin: -15px;
  font-size: 30px;
  text-decoration: none;
  cursor: pointer;
}
.blueimp-gallery > .play-pause {
  position: absolute;
  left: 15px;
  bottom: 15px;
  width: 15px;
  height: 15px;
  background: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/play-pause.png) 0 0 no-repeat;
  cursor: pointer;
}
.blueimp-gallery-playing > .play-pause {
  background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .next:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .title:hover,
.blueimp-gallery > .play-pause:hover {
  color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .next,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .next,
.blueimp-gallery-right > .next,
.blueimp-gallery-single > .play-pause {
  /*display: none;*/
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .next,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
  width: 20px;
  height: 20px;
  background-size: 40px 20px;
  background-image: url(//jeannouveldesign.fr/wp-content/plugins/JND/Gallery-master/img/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
  background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
  min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
  position: relative;
}

.blueimp-gallery > .indicator {
  position: absolute;
  top: auto;
  right: 15px;
  bottom: 15px;
  left: 15px;
  margin: 0 40px;
  padding: 0;
  list-style: none;
  text-align: center;
  line-height: 10px;
  display: none;
}
.blueimp-gallery > .indicator > li {
  display: inline-block;
  width: 9px;
  height: 9px;
  margin: 6px 3px 0 3px;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  border: 1px solid transparent;
  background: #ccc;
  background: rgba(255, 255, 255, 0.25) center no-repeat;
  border-radius: 5px;
  box-shadow: 0 0 2px #000;
  opacity: 0.5;
  cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
  background-color: #fff;
  border-color: #fff;
  opacity: 1;
}
.blueimp-gallery-controls > .indicator {
  display: block;
  /* Fix z-index issues (controls behind slide element) on Android: */
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
      -ms-transform: translateZ(0);
       -o-transform: translateZ(0);
          transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
  display: none;
}
.blueimp-gallery > .indicator {
  -webkit-user-select: none;
   -khtml-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

/* IE7 fixes */
*+html .blueimp-gallery > .indicator > li {
  display: inline;
}