﻿/*

Theme Name: Flawless

Theme URI: http://themes.goodlayers2.com/flawless

Description: Flawless Wordpress Theme

Author: Goodlayers

Author URI: http://www.goodlayers.com

Version: 1.18

License: 

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tags: white, light, Green, two-columns, fluid-layout, custom-background, custom-colors, featured-images, theme-options

Text Domain: gdlr_translate

*/



/*--- reset ---*/

/*--- reset5 Â© 2011 opensource.736cs.com MIT ---*/

@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);

@import 'https://fonts.googleapis.com/css?family=Indie+Flower';

@font-face {

    font-family: 'claytonbold';

    src: url('fonts/clayton-bold-webfont.woff2') format('woff2'),

         url('fonts/clayton-bold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonbold_italic';

    src: url('fonts/clayton-bolditalic-webfont.woff2') format('woff2'),

         url('fonts/clayton-bolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonlight';

    src: url('fonts/clayton-light-webfont.woff2') format('woff2'),

         url('fonts/clayton-light-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonlight_italic';

    src: url('fonts/clayton-lightitalic-webfont.woff2') format('woff2'),

         url('fonts/clayton-lightitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonregular';

    src: url('fonts/clayton-regular-webfont.woff2') format('woff2'),

         url('fonts/clayton-regular-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonitalic';

    src: url('fonts/clayton-regularitalic-webfont.woff2') format('woff2'),

         url('fonts/clayton-regularitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonsemibold';

    src: url('fonts/clayton-semibold-webfont.woff2') format('woff2'),

         url('fonts/clayton-semibold-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonsemibold_italic';

    src: url('fonts/clayton-semibolditalic-webfont.woff2') format('woff2'),

         url('fonts/clayton-semibolditalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonthin';

    src: url('fonts/clayton-thin-webfont.woff2') format('woff2'),

         url('fonts/clayton-thin-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}









@font-face {

    font-family: 'claytonthin_italic';

    src: url('fonts/clayton-thinitalic-webfont.woff2') format('woff2'),

         url('fonts/clayton-thinitalic-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

html,body,div,span,applet,object,iframe,

h1,h2,h3,h4,h5,h6,p,blockquote,

pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,

s,samp,small,strike,strong,sub,sup,tt,var,b,i,center,dl,dt,dd,ol,ul,li,

fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,

article,aside,audio,canvas,details,figcaption,figure,footer,header,hgroup,

mark,menu,meter,nav,output,progress,section,summary,time,video{ border:0; outline:0; 

	font-size:100%; vertical-align:baseline; background:transparent; margin:0;padding:0; }

article,aside,dialog,figure,footer,header,hgroup,nav,section,blockquote{ display:block; }

nav ul{ list-style:none; }

ol{ list-style:decimal; }

ul{ list-style:disc; }

ul ul{ list-style:circle; }

blockquote,q{ quotes:none; }

blockquote:before,blockquote:after,q:before,q:after{ content:none; }

ins{ text-decoration:underline; }

del{ text-decoration:line-through; }

mark{ background:none; }

abbr[title],dfn[title]{ border-bottom:1px dotted #000; cursor:help; }

table{ border-collapse:collapse;border-spacing:0; }

hr{ display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0;}

input[type=submit],input[type=button],button{ margin:0; padding:0;}

.single_add_to_cart_button {font-weight: 500 !important;}

input,select,a img{ vertical-align:middle; }



b, strong{ font-weight: bold; }

i, em{ font-style: italic; }



/*--- clear ---*/

.clear{ display: block; clear: both; visibility: hidden; line-height: 0; height: 0; zoom: 1; }

.clear-fix{ zoom: 1; }

.clear-fix:after{ content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }



/*--- wordpress core ---*/

.alignnone { margin: 5px 20px 20px 0; }

.aligncenter, div.aligncenter { display: block; margin: 5px auto 5px auto; }

.alignright { float:right; margin: 5px 0 20px 20px; }

.alignleft { float: left; margin: 5px 20px 20px 0; }

.aligncenter { display: block; margin: 5px auto 5px auto; }

a img.alignright { float: right; margin: 5px 0 20px 20px; }

a img.alignnone { margin: 5px 20px 20px 0;}

a img.alignleft { float: left; margin: 5px 20px 20px 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption { background: #fff; border-width: 1px; border-style: solid; max-width: 96%;

    padding: 5px 3px 10px; text-align: center; }

.wp-caption.alignnone { margin: 5px 20px 20px 0; }

.wp-caption.alignleft { margin: 5px 20px 20px 0; }

.wp-caption.alignright { margin: 5px 0 20px 20px; }

.wp-caption img { border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto; }

.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; }

.sticky{}

.bypostauthor{}



.gallery-item .gallery-icon { margin-right: 10px; }

i{ margin-right: 5px; }

a{ text-decoration: none; }

p{ margin-bottom: 5px; }

body { line-height: 1.7; font-family: Arial, Helvetica, sans-serif; 

	-webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }

h1, h2, h3, h4, h5, h6 { line-height: 1.3; margin-bottom: 18px; font-weight: 400; }	

h1, h2, h3, h4, h5, h6 {

    font-family: 'Oswald'!important;

}

/*----------------------------------------------------------------------*/

/*---------------             THEME STYLE             ------------------*/

/*----------------------------------------------------------------------*/



/*--- structure ---*/

.container{ padding: 0px; margin: 0px auto; position: relative; float: none !important; }

.column, .columns{ float: left; position: relative; min-height: 1px; }



.one-ninth{ width: 11.111%; }

.one-eighth{ width: 12.5%; }

.one-seventh{ width: 14.285%; }

.one-fifth{ width: 20%; }

.two-fifth{ width: 40%; }

.three-fifth{ width: 60%; }

.four-fifth{ width: 80%; }



.one{ width: 8.333% }

.two{ width: 16.666%; }

.three{ width: 25%; }

.four{ width: 33.333%; }

.five{ width: 41.666%; }

.six{ width: 50%; }

.seven{ width: 58.334%; }

.eight{ width: 66.667%; }

.nine { width: 75%; }

.ten { width: 83.334%; }

.eleven { width: 91.667%; }

.twelve{ width: 100%; }



.ie7 .sf-mega-section.three{ width: 24%; }



.gdlr-item{ margin: 0px 15px 20px; min-height: 1px; }

.gdlr-item.gdlr-main-content { margin-bottom: 0px; }

.gdlr-item.gdlr-divider-item{ margin-bottom: 50px }

.section-container, .gdlr-item-start-content, .gdlr-parallax-wrapper, .gdlr-color-wrapper{ padding-top: 0px;  }

.gdlr-color-wrapper, .gdlr-parallax-wrapper, .gdlr-full-size-wrapper{ padding-bottom: 40px; }

.gdlr-full-size-wrapper .gdlr-item{ margin-left: 0px; margin-right: 0px; }



.ie7 .gdlr-item-start-content{ overflow: hidden; }

audio{ width: 100%; }

img, video{ max-width: 100%; height: auto; }

.ie8 img{ width: auto; }

input[type="text"], input[type="email"], input[type="password"], textarea{ 

	border: 0px; outline: none; padding: 6px; max-width: 100%; }



/*--- transition / color animation  ---*/

a{

	transition: color 300ms, background-color 300ms, opacity 300ms;

	-moz-transition: color 300ms, background-color 300ms, opacity 300ms;    /* FF3.7+ */

	-o-transition: color 300ms, background-color 300ms, opacity 300ms;      /* Opera 10.5 */

	-webkit-transition: color 300ms, background-color 300ms, opacity 300ms; /* Saf3.2+, Chrome */ }



/*--- boxed style ---*/	

.body-wrapper.gdlr-boxed-style { margin: 0px auto;

    -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15);

	-webkit-box-shadow: 0px 5px 2px rgba(0, 0, 0, 0.15);

	box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.15); }	

	

img.gdlr-full-boxed-background{ min-height: 100%; min-width: 1024px;

  width: 100%; height: auto; position: fixed; top: 0; left: 0; z-index: -1; }

  



@media screen and (max-width: 1024px) {

  img.gdlr-full-boxed-background { left: 50%; margin-left: -512px; }

}

	

/*--- top navigation ---*/

.top-navigation-wrapper{ position: relative; z-index: 98;

	border-top-width: 3px; border-top-style: solid;

	border-bottom-width: 1px; border-bottom-style: solid; }

.top-navigation-left{ float: right; margin: 0px 15px; }



.top-navigation-right{ float: right; margin: 0px 15px; }

.top-navigation-right-text{ float: left; padding: 8px; line-height: 18px; } 

.top-social-wrapper{ float: left; padding-top: 7px; padding-bottom: 7px; margin-left: 5px; } /* height = 33px */

.top-social-wrapper .social-icon{ float: left; margin-left: 7px; max-width: 19px; }

.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }

.top-social-wrapper .social-icon a:hover{ opacity: 0.6; filter: alpha(opacity=60); }



/*--- search form ---*/

.gdlr-header-style-1 .gdlr-nav-search-form-button{ border-width: 1px; border-style: solid; margin-left: 5px; }

.gdlr-header-style-2 .gdlr-nav-search-form-button{ float: right; margin-top: 7px; }

.ie7 .gdlr-header-style-2 .gdlr-nav-search-form-button{ display: none !important; }



.gdlr-nav-search-form-button { float: left; font-size: 14px; padding: 8px; margin-top: 4px; cursor: pointer; 

    -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; }

.gdlr-nav-search-form-button i { margin-right: 0px; width: 14px;

    height: 14px; display: block; text-align: center; }



.gdlr-navigation-substitute{ position: relative; z-index: 91; }

.gdlr-nav-search-form{ position: absolute; z-index: 90; left: 0px; right: 0px; display: none; box-shadow: 0px 4px 0px rgba(0, 0, 0, 0.15)  }

.gdlr-nav-search-form form{ margin: 0px 15px; padding-left: 60px; position: relative; }

.gdlr-nav-search-form input[type="text"]{ width: 100%; margin: 0px; padding: 25px 0px; 

	font-size: 27px; background-color: transparent; font-weight: bold; }

.gdlr-nav-search-form input[type="submit"]{ display: none; }

.gdlr-nav-search-form .icon-search { margin: -15px 0px 0px 0px; position: absolute; display: block;

    font-size: 27px; width: 27px;height: 27px; line-height: 1; text-align: center; top: 50%; left: 5px; }



/*--- top login menu---*/

.gdlr-login-form input[type="text"], .gdlr-login-form input[type="email"], 

.gdlr-login-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }

.gdlr-login-form label { display: block; margin-bottom: 4px; }

.gdlr-login-form p { margin-bottom: 0px; margin-top: 9px; overflow: hidden; }

.gdlr-login-form p:first-child{ margin-top: 0px; }

.gdlr-login-form input[type="submit"] { margin-bottom: 0px; }

.gdlr-login-form input[type="checkbox"] { margin: 2px 10px 0px 0px; float: left; }

.gdlr-login-form .login-remember{ padding-top: 3px; }



/*--- header ---*/

.gdlr-fixed-menu{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 9999; }

.gdlr-fixed-menu .gdlr-logo img { width: auto; }

.gdlr-fixed-menu .gdlr-main-menu > li > a { padding-bottom: 18px; }

.gdlr-fixed-menu .gdlr-navigation-slide-bar{ display: none; }

.gdlr-fixed-menu.gdlr-header-inner{

	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);

	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);

	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15); }

.admin-bar .gdlr-fixed-menu{ top: 32px }



.gdlr-header-wrapper{ position: relative; z-index: 99; }

.gdlr-header-container{ position: relative; z-index: 9799999999999999999999; }

.gdlr-logo{ float: left; margin-left: 15px; margin-right: 15px; }

.gdlr-logo p{ margin-bottom: 0px; line-height: 0; }



.gdlr-navigation-wrapper.gdlr-style-1 .gdlr-navigation{ float:left;}

.gdlr-logo-right-text{ float: right; text-align: right; margin-left: 10px; margin-right: 10px; }

.gdlr-navigation-wrapper.gdlr-style-2{ border-top-width: 1px; border-top-style: solid; 

	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);

	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);

	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15); }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-navigation{ margin: 0px 10px; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-navigation-container{ position: relative; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li{ padding: 13px 0px; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li > a{ padding: 0px 6px 0px 18px; 

	border-left-width: 1px; border-left-style: solid; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li > a.sf-with-ul{ padding: 0px 18px; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li:first-child > a,

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li:first-child > a.sf-with-ul{ 

	border-left-width: 0px; padding-left: 12px; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li > a.sf-with-ul:after{ top: 0px; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > li li > a.sf-with-ul:after{ top: 50%; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ top: 100%; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-main-menu > .gdlr-mega-menu .sf-mega{ top: 100%; }

.gdlr-navigation-wrapper.gdlr-style-2 .gdlr-navigation-slide-bar{ height: 2px; position: absolute; top: -1px; }



.gdlr-header-style-2.gdlr-centered .gdlr-header-container{ text-align: center; }

.gdlr-header-style-2.gdlr-centered .gdlr-logo { float: none; display: inline-block; }

.gdlr-header-style-2.gdlr-centered .gdlr-navigation { text-align: center; line-height: 0; }

.gdlr-header-style-2.gdlr-centered .gdlr-navigation .sf-menu { float: none; text-align: left; line-height: 1.7;

	display: inline-block; zoom: 1; *display: inline; }



.gdlr-page-title-wrapper { padding: 50px 0px 50px; position: relative; z-index: 89;

	background-image: url('images/page-title-background.jpg'); background-repeat: repeat; background-position: center 0px; display: none }

.gdlr-page-title-wrapper .gdlr-page-title{ font-size: 30px; margin: 0px 15px; font-weight: normal; }

.gdlr-page-title-wrapper .gdlr-page-caption{ font-size: 17px; margin: 10px 15px 0px; display: block; font-weight: normal; }



.content-wrapper{ position:relative; z-index: 89; }



/*--- header shortcode ---*/

.gdlr-heading-shortcode.with-background { padding: 8px 19px; display: inline-block; }

.gdlr-heading-shortcode i { margin-right: 10px; }



/*--- wrapper item ---*/

.gdlr-color-wrapper, 

.gdlr-parallax-wrapper{ overflow: hidden; background-position: center 0px; 

	background-repeat: repeat; position: relative; }

	

/*--- sidebar ---*/

.with-sidebar-container .with-sidebar-content{ float: right; }

.gdlr-widget-title { font-size: 14px; font-weight: 600; text-transform: uppercase; margin-bottom: 23px; }

.gdlr-sidebar .gdlr-widget-title{ display: inline-block; padding-bottom: 6px; padding-right: 4px;

	border-bottom-width: 2px; border-bottom-style: solid; letter-spacing: 1px; }

.widget.gdlr-widget { margin-bottom: 10px; margin: 0px;margin-bottom: 12px;}

/*--- stunning-text ---*/	

.gdlr-stunning-text-item{ position: relative; }



.gdlr-stunning-text-item.type-center{ text-align:center;  margin-bottom: 35px; }

.gdlr-stunning-text-item.type-center .stunning-text-title{ font-size: 40px; font-weight: normal; }

.gdlr-stunning-text-item.type-center .stunning-text-button{ margin: 15px 0px 0px; }



.gdlr-stunning-text-item.type-normal.gdlr-button-on{ padding-right: 150px; }

.gdlr-stunning-text-item.type-normal .stunning-text-title{ font-size: 21px; margin-bottom: 10px; }

.gdlr-stunning-text-item.type-normal .stunning-text-button{ position: absolute; right: 0px; top: 50%; 

	margin-top: -22px; margin-right: 0px; }



.gdlr-stunning-text-item.with-padding{ padding: 30px 35px 10px; }

.gdlr-stunning-text-item.with-padding.with-border{ border-width: 3px; border-style: solid; }

.gdlr-stunning-text-item.with-padding.gdlr-button-on{ padding-right: 180px; }

.gdlr-stunning-text-item.with-padding .stunning-text-button{ right: 40px; }

.gdlr-stunning-text-item.with-padding .stunning-text-caption{ margin-bottom: 20px; }



/*--- footer ---*/

.footer-wrapper{ position: relative; }

.footer-container{ padding-top: 10px; width: 100%;max-width: 100% !important; }

.ie7 .footer-wrapper{ overflow: hidden; }



.copyright-left { margin: 0px 15px; float: left; width: 100%}

.copyright-right { margin: 0px 15px; float: right; }

.copyright-wrapper{ border-top-width: 1px; border-top-style: solid; }

.copyright-container{ padding: 1px 0px; max-width: 100% !important;position: fixed;

width: 100%;bottom: 0px;background: #000;z-index: 99999;}



/*--- shortcode ---*/

.gdlr-shortcode-wrapper { margin-left: -15px; margin-right: -15px; }



/*--- 404 page not found ---*/

.page-not-found-block { text-align: center; padding: 50px 50px 60px; margin: 50px 0px 50px; }

.page-not-found-block .page-not-found-title { font-size: 45px; line-height: 1; margin-bottom: 17px; }

.page-not-found-block .page-not-found-caption { font-size: 20px; margin-bottom: 35px; }

.page-not-found-block .page-not-found-icon { font-size: 89px; line-height: 1;  margin-bottom: 20px; }

.page-not-found-search { max-width: 300px; margin: 0px auto; }

.page-not-found-search  .gdl-search-form{ padding-right: 30px; }

.page-not-found-search  .gdl-search-form input[type="text"]{ padding: 12px 15px; font-size: 15px;

	border: none; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}

.page-not-found-search  .gdl-search-form input[type="submit"]{

	background-image: url('images/light/icon-search.png'); }

	

body.search .page-not-found-block{ margin-top: 0px; }

	

/*----------------------------------------------------------------------*/

/*---------------             CONTENT ITEM            ------------------*/

/*----------------------------------------------------------------------*/



/*--- item title ---*/

.gdlr-item-title-wrapper{ margin: 0px 15px 40px; position: relative; }

.gdlr-item-title-wrapper .gdlr-item-title{ margin-bottom: 0px; }

.gdlr-item-title-wrapper.pos-left .gdlr-item-title{ font-size: 28px; font-weight: normal; }

.gdlr-item-title-wrapper.pos-left .gdlr-item-caption{ font-size: 13px; margin-top: 10px; }

.gdlr-item-title-wrapper.pos-center{ text-align: center; }

.gdlr-item-title-wrapper.pos-center .gdlr-item-title{ font-size: 34px; font-weight: normal; }

.gdlr-item-title-wrapper.pos-center .gdlr-item-caption{ font-size: 15px; margin-top: 12px; }

.gdlr-item-title-wrapper.pos-no-caption .gdlr-item-title{ font-size: 35px; 

	display: inline-block; *display: inline; zoom: 1; 

	padding-bottom: 1px; border-bottom-width: 4px; border-bottom-style: solid; font-weight: normal; }



.gdlr-item-title-wrapper > .nav-container{ position: absolute; right: 0px; top: 50%; margin-top: -17px; }

.gdlr-item-title-wrapper .gdlr-right-text-link{ float: left; line-height: 30px; }

.gdlr-item-title-wrapper.pos-left.gdlr-nav-container,

.gdlr-item-title-wrapper.pos-left.gdlr-right-text{ padding-right: 80px; }

.gdlr-item-title-wrapper.pos-left.gdlr-nav-container.gdlr-right-text{ padding-right: 160px; }

.gdlr-item-title-wrapper.pos-center.gdlr-nav-container{ padding-left: 80px; padding-right: 80px; }

.gdlr-item-title-wrapper.pos-none.gdlr-nav-container{ height: 30px; margin-bottom: 20px;}



/*--- accordion / toggle ---*/

.accordion-tab > .accordion-content{ display: none; }

.accordion-tab.active > .accordion-content{ display: block; }



.gdlr-accordion-item.style-1 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }

.gdlr-accordion-item.style-1 .accordion-title{ padding: 9px; font-weight: bold; 

	font-size: 15px; line-height: 26px; margin-bottom: 0px; cursor: pointer; }

.gdlr-accordion-item.style-1 .accordion-title i{ margin-right: 15px; font-size: 10px; 

	width: 8px; height: 11px; padding: 8px 9px 7px; display: inline-block; }

.gdlr-accordion-item.style-1 .accordion-content{ padding-top: 18px; margin-left: 50px; }



.gdlr-accordion-item.style-2 .accordion-tab{ overflow: hidden; padding-bottom: 4px; }

.gdlr-accordion-item.style-2 .accordion-title{ padding-bottom: 16px; font-weight: 400; 

	font-size: 15px; line-height: 18px; margin-bottom: 0px; cursor: pointer; }

.gdlr-accordion-item.style-2 .accordion-title i{ margin-right: 15px; font-size: 18px;  }

.gdlr-accordion-item.style-2 .accordion-content{ margin-left: 29px;  }



/*--- button ---*/

.gdlr-button, input[type="button"], input[type="submit"]{ display: inline-block; font-size: 13px; 

	padding: 9px 18px; margin-bottom: 15px; margin-right: 5px;

	border-width: 0px; outline: none; cursor: pointer;

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; font-weight: bold; }

.gdlr-button.small{ font-size: 11px; padding: 8px 16px; }

.gdlr-button.large{ font-size: 15px; padding: 12px 20px; }

.gdlr-button.with-border{ border-bottom-width: 3px; border-bottom-style: solid; }

.gdlr-button .gdlr-icon { margin-right: 5px; }



/*--- column service ---*/

.gdlr-column-service-item .column-service-icon{ float: left; margin-right: 15px; 

	font-size: 18px; line-height: 18px; }

.gdlr-column-service-item .column-service-title{ overflow: hidden; font-weight: 400; margin-bottom: 17px;

	font-size: 20px; line-height: 25px; }



/*--- service with image ---*/	

.gdlr-service-with-image-item .service-with-image-thumbnail{ max-width: 190px; float: left; margin-right: 40px; }	

.gdlr-service-with-image-item .service-with-image-title{ font-size: 35px; margin-top: 25px; }	

.gdlr-service-with-image-item .service-with-image-content-wrapper{ overflow: hidden; }	



.gdlr-service-with-image-item.gdlr-right{ text-align: right; }

.gdlr-service-with-image-item.gdlr-right .service-with-image-thumbnail{ float: right; margin-left: 40px; margin-right: 0px; }

	

/*--- feature media ---*/		

.gdlr-feature-media-item{ text-align: center; }

.gdlr-feature-media-item .feature-media-thumbnail{ max-width: 500px; margin: 0px auto 50px; }	

.gdlr-feature-media-item .feature-media-title-wrapper{ margin-bottom: 25px; 

	position: relative; display: inline-block; padding: 12px 20px; overflow: hidden;

	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; z-index: 1; }	

.gdlr-feature-media-item .feature-media-title-overlay{ position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }	

.gdlr-feature-media-item .feature-media-title{ position: relative; font-size: 35px; font-weight: 300; margin: 0px; }	

.feature-media-content{ font-size: 14px; }

	

/*--- divider ---*/

.gdlr-divider{ border-bottom-width: 1px; border-style: solid; margin: 0px auto; max-width: 100%; }

.gdlr-divider.double{ height: 3px; border-top-width: 1px; }

.gdlr-divider.dotted{ border-style: dashed; }

.gdlr-divider.double-dotted{ height: 3px; border-top-width: 1px; border-style: dashed; }

.gdlr-divider.thick{ border-bottom-width: 3px; }



/*--- box with icon ---*/

.gdlr-box-with-icon-item{ text-align: center; padding: 40px 30px 20px; position: relative; }

.gdlr-box-with-icon-item > i{ font-size: 45px; display: inline-block; margin-bottom: 22px; margin-right: 0; }	

.gdlr-box-with-icon-item .box-with-icon-title{ font-size: 20px; margin-bottom: 20px; display: block; }	



.gdlr-box-with-icon-item.pos-left{ text-align: left; padding: 30px 40px 20px; }

.gdlr-box-with-icon-item.pos-left > i{ float: left; margin: 5px 25px 0px 0px; }



.gdlr-box-with-icon-item.type-circle .box-with-circle-icon{ padding: 18px; display: inline-block; 

	position: absolute; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px; }

.gdlr-box-with-icon-item.type-circle .box-with-circle-icon > i{ font-size: 22px; margin-right: 0; }	

.gdlr-box-with-icon-item.type-circle.pos-top{ padding-top: 50px; }

.gdlr-box-with-icon-item.type-circle.pos-top .box-with-circle-icon{ top: -30px; left: 50%; margin-left: -30px; }

.gdlr-box-with-icon-item.type-circle.pos-left{ margin-left: 40px; padding-left: 50px; }

.gdlr-box-with-icon-item.type-circle.pos-left .box-with-circle-icon{ left: -30px; top: 50%; margin-top: -30px; }



/*-- icon --*/

i.gdlr-icon {    margin-right: 5px;    margin-left: 8px;}



/*--- frame ---*/

.gdlr-frame-shortcode{ line-height: 1; }

.gdlr-frame-shortcode.gdlr-align-left{ float: left; margin-right: 20px; margin-bottom: 20px; }

.gdlr-frame-shortcode.gdlr-align-right{ float: right; margin-left: 20px; margin-bottom: 20px; }

.gdlr-frame-shortcode.gdlr-align-center{ text-align: center; margin-bottom: 20px; }

.gdlr-frame-shortcode .gdlr-frame-caption{ display: block; text-align: center; margin-top: 15px; }



.gdlr-frame{ display: inline-block; max-width: 100%; position: relative; }

.gdlr-frame img{ display: block; }

.gdlr-frame.frame-type-border{ padding: 6px; border-style: solid; border-width: 1px; }

.gdlr-frame.frame-type-solid{ padding: 5px; }

.gdlr-frame.frame-type-rounded{ overflow: hidden; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.gdlr-frame.frame-type-circle{ overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }



.gdlr-frame.frame-type-solid.frame-type-circle .gdlr-image-link-shortcode,

.gdlr-frame.frame-type-border.frame-type-circle .gdlr-image-link-shortcode{ overflow: hidden;

	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.gdlr-frame.frame-type-solid.frame-type-rounded .gdlr-image-link-shortcode,

.gdlr-frame.frame-type-border.frame-type-rounded .gdlr-image-link-shortcode{ overflow: hidden;

	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }



.gdlr-image-frame-item{ text-align: center; line-height: 1; }

.gdlr-image-frame-item .image-frame-item{ display: inline-block; }	

	

/*--- image link ---*/

.gdlr-image-link-shortcode{ position: relative; }

.gdlr-image-link-shortcode .gdlr-image-link-overlay{ 

	position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; 

	opacity: 0; filter: alpha(opacity=0); cursor: pointer; }	

.gdlr-image-link-shortcode .gdlr-image-link-icon{

	padding: 20px 20px; line-height: 1; display: inline-block; 

	position: absolute; top: 50%; left: 50%; margin-top: -27px; margin-left: -27px;

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; filter: inherit; }

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-link{ font-size: 16px; padding: 1px; margin:0 ; }

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-search{ font-size: 14px; padding: 2px; margin:0 ; }

.gdlr-image-link-shortcode .gdlr-image-link-icon i.icon-play{ font-size: 18px; margin:0 ; }	



/*--- personnel ---*/	

.gdlr-personnel-item.carousel .personnel-item{ margin: 0px 10px; }

.gdlr-personnel-item.carousel.box-style .personnel-item{ padding-top: 35px; }

.gdlr-personnel-item.carousel .personnel-item:first-child{ margin-left: 0px; }

.gdlr-personnel-item-wrapper .gdlr-item-title-wrapper .gdlr-item-title{ font-size: 22px; font-weight: normal; }

.gdlr-personnel-item-wrapper .gdlr-item-title-wrapper.pos-center .gdlr-item-title { font-size: 34px; }

.personnel-content .gdlr-icon { margin-right: 5px; }





.gdlr-personnel-item.box-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	

.gdlr-personnel-item.box-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 

	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }

.gdlr-personnel-item.box-style .personnel-info{ margin-top: 30px; text-align: center; }

.gdlr-personnel-item.box-style .personnel-author{ font-size: 21px; font-weight: bold; }	

.gdlr-personnel-item.box-style .personnel-author-image{ width: 65px; height: 65px; 

	position: absolute; left: 50%; top: -35px; margin-left: -35px;

	border-width: 3px; border-style: solid; overflow: hidden;

	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }

.gdlr-personnel-item.box-style .personnel-position{ font-size: 15px; }	

.gdlr-personnel-item.box-style .personnel-content{ text-align: center; margin-top: 15px; }	

.gdlr-personnel-item.box-style .personnel-social{ text-align: center; font-size: 20px; margin-top: 14px; }	

.gdlr-personnel-item.box-style .personnel-social i{ margin: 0px 1px; }	



.gdlr-personnel-item.plain-style .personnel-item-inner{ padding: 25px 30px; position: relative; }	

.gdlr-personnel-item.plain-style .personnel-item-inner:after{ content: ''; height: 0px; width: 0px; 

	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }

.gdlr-personnel-item.plain-style .personnel-info{ margin-top: 20px; text-align: center; }

.gdlr-personnel-item.plain-style .personnel-author{ font-size: 21px; font-weight: bold; }	

.gdlr-personnel-item.plain-style .personnel-position{ font-size: 15px; }	

.gdlr-personnel-item.plain-style .personnel-content{ text-align: center; margin-top: 20px; }	

.gdlr-personnel-item.plain-style .personnel-social{ text-align: center; font-size: 22px; margin-top: 14px; }

.gdlr-personnel-item.box-style{ margin-top: 35px; }

.gdlr-personnel-item.plain-style .personnel-social i{ margin: 0px 5px 0px 0px; }	



/*--- pie chart ---*/

.gdlr-pie-chart-item { text-align: center; }

.gdlr-pie-chart-item .gdlr-chart{ margin: 0px auto 30px;  }

.gdlr-pie-chart-item .pie-chart-title{ font-size: 17px; font-weight: 400; }



/*--- skill bar ---*/

.gdlr-skill-bar-wrapper{ margin-bottom: 15px; }



.gdlr-skill-bar-wrapper .gdlr-skill-bar-progress{ width: 0; position: relative; }

.gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress{ height: 8px; }

.gdlr-skill-bar-wrapper.gdlr-size-medium .gdlr-skill-bar-progress{ padding: 8px 0px; font-size: 15px; }

.gdlr-skill-bar-wrapper.gdlr-size-large .gdlr-skill-bar-progress{ padding: 14px 0px; font-size: 17px; }



.gdlr-skill-bar-wrapper .skill-bar-content{ font-weight: bold; }

.gdlr-skill-bar-wrapper.gdlr-size-small .skill-bar-content{ margin-bottom: 10px; display: block; font-size: 14px; }

.gdlr-skill-bar-wrapper.gdlr-size-small { margin-bottom: 20px; }

.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content{ padding: 0px 16px; }

.gdlr-skill-bar-wrapper.gdlr-size-medium .skill-bar-content i{ position: absolute; font-size: 15px; 

	right: 8px; top: 50%; margin-top: -8px; }

.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content{ padding: 0px 22px; }

.gdlr-skill-bar-wrapper.gdlr-size-large .skill-bar-content i{ position: absolute; font-size: 25px; 

	right: 12px; top: 50%; margin-top: -13px;}



/*--- notification ---*/

.gdlr-notification{ padding: 13px; }

.gdlr-notification > i{ float: left; margin-right: 15px; margin-top: 3px; }

.gdlr-notification > .notification-content{ display: block; overflow: hidden; }

.gdlr-notification.color-background{ padding: 16px;}

.gdlr-notification.color-border{ border-width: 3px; border-style: solid; }



/*--- tab ---*/	

.gdlr-tab-item.horizontal > .tab-title-wrapper{ overflow: hidden; }

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title{ float: left; border-style: solid; border-width: 1px 1px 1px 0px;

	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 20px; margin-bottom: 0px; cursor: pointer; }

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title:first-child{ border-left-width: 1px; }

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title i{ margin-right: 10px; }

.gdlr-tab-item.horizontal > .tab-title-wrapper .tab-title.active{ border-bottom-width: 0px; padding-bottom: 12px; }

.gdlr-tab-item.horizontal > .tab-content-wrapper{ margin-top: -1px; padding: 20px 20px 0px;

	border-width: 1px; border-style: solid; }

.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content{ display: none; }

.gdlr-tab-item.horizontal > .tab-content-wrapper .tab-content.active{ display: block; }

	

.gdlr-tab-item.vertical > .tab-title-wrapper{ float: left; margin-right: -1px; max-width: 40%; text-align: center; }

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title{ border-style: solid; border-width: 0px 1px 1px;

	font-size: 13px; line-height: 19px; font-weight: bold; padding: 11px 30px; margin-bottom: 0px; cursor: pointer; }

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title:first-child{ border-top-width: 1px; }

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title.active{ padding-bottom: 12px; border-right-width: 0px; }

.gdlr-tab-item.vertical > .tab-title-wrapper .tab-title i{ margin-right: 10px; }

.gdlr-tab-item.vertical > .tab-content-wrapper{ overflow: hidden; padding: 20px 20px 0px; 

	border-width: 1px; border-style: solid; }

.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content{ display: none; }

.gdlr-tab-item.vertical > .tab-content-wrapper .tab-content.active{ display: block; }



.gdlr-tab-item.vertical.right > .tab-title-wrapper{ float: right; margin-left: -1px; margin-right: 0px; }

.gdlr-tab-item.vertical.right > .tab-title-wrapper .tab-title.active{ border-right-width: 1px; border-left-width: 0px; }



/*--- table ---*/

table{ width: 100%; text-align: center; }

table tr td{ padding: 15px 0px; border-bottom-width: 1px; border-bottom-style: solid; }

table tr th{ padding: 13px 0px; font-size: 16px; font-weight: normal; }

table.style-2{ border-spacing:2px; border-collapse:separate; }

table.style-2 tr td{ border-bottom-width: 0px; }



/*--- testimonial ---*/

.gdlr-testimonial-item.carousel .testimonial-item{ margin: 0px 10px; }

.gdlr-testimonial-item.carousel .testimonial-item:first-child{ margin-left: 0px; }

.gdlr-testimonial-item-wrapper .gdlr-item-title-wrapper .gdlr-item-title{ font-size: 34px; font-weight: normal; }

.gdlr-testimonial-item-wrapper .gdlr-item-title-wrapper.pos-left .gdlr-item-title{ font-size: 28px; }



.gdlr-testimonial-item.round-style .testimonial-item{ padding-bottom: 35px; }	

.gdlr-testimonial-item.round-style .testimonial-item-inner{ padding: 30px 30px 60px; position: relative;

	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }	

.gdlr-testimonial-item.round-style .testimonial-info{ margin-top: 15px; }

.gdlr-testimonial-item.round-style .testimonial-author{ font-weight: bold; }

.gdlr-testimonial-item.round-style .testimonial-author-image{ width: 65px; height: 65px; 

	position: absolute; left: 50%; bottom: -35px; margin-left: -35px;

	border-width: 3px; border-style: solid; overflow: hidden;

	-moz-border-radius: 35px; -webkit-border-radius: 35px; border-radius: 35px; }



.gdlr-testimonial-item.box-style .testimonial-item{ padding-bottom: 75px; }	

.gdlr-testimonial-item.box-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	

.gdlr-testimonial-item.box-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 

	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }

.gdlr-testimonial-item.box-style .testimonial-info{ margin-top: 15px; text-align: right; }

.gdlr-testimonial-item.box-style .testimonial-author{ font-weight: bold; }

.gdlr-testimonial-item.box-style .testimonial-author-image{ width: 65px; height: 65px; 

	position: absolute; right: 34px; bottom: -75px; }	



.gdlr-testimonial-item.plain-style .testimonial-item { background-repeat: no-repeat; background-position: 0px 2px;

	background-image: url('images/dark/quote.png'); background-size: 34px 29px; padding-left: 60px; }	

.gdlr-testimonial-item.plain-style .testimonial-item-inner{ padding: 25px 30px; position: relative; }	

.gdlr-testimonial-item.plain-style .testimonial-item-inner:after{ content: ''; height: 0px; width: 0px; 

	border: 12px solid transparent; position: absolute; right: 0px; bottom: -24px; }

.gdlr-testimonial-item.plain-style .testimonial-info{ margin-top: 15px; text-align: right; }

.gdlr-testimonial-item.plain-style .testimonial-author{ font-weight: bold; }	

.gdlr-testimonial-item.plain-style.large{ font-size: 20px; }

.gdlr-testimonial-item.plain-style.large .testimonial-info{ font-size: 12px; }



/*--- block quote ---*/

blockquote{ background-repeat: no-repeat; background-position: 20px 24px; font-size: 18px; font-style: italic;

	background-image: url('images/dark/quote-small.png'); background-size: 24px 20px; padding: 20px 20px 0px 60px;

	border-bottom-width: 1px; border-top-width: 1px; border-style: solid; margin-bottom: 20px; }

blockquote.gdlr-align-left{ width: 33%; float: left; margin-right: 20px; margin-bottom: 20px; }

blockquote.gdlr-align-right{ width: 33%; float: right; margin-right: 20px; margin-bottom: 20px; }



/*--- dropcap ---*/

div.gdlr-dropcap{ margin-top: 2px; margin-bottom: 0px; margin-right: 7px; margin-left: 2px; float: left; font-size: 25px; font-size: 29px; 

	width: 32px; height: 32px; line-height: 30px; text-align: center; float: left; }

div.gdlr-dropcap.gdlr-type-circle{ -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; font-size: 18px; margin-right: 10px; }

	

/*--- styled box ---*/

.gdlr-styled-box-head-wrapper{ overflow: hidden; }

.gdlr-styled-box-head{ overflow: hidden; height: 40px; }

.gdlr-styled-box-corner{ float: right; height: 0px; width: 0px; border-style: solid;

	border-width: 0px 40px 40px 0px; border-right-color: transparent; }

	

.gdlr-styled-box-body{ padding: 45px 40px 25px; }

.gdlr-styled-box-body.with-head{ padding-top: 5px; }

.gdlr-styled-box-body .gdlr-styled-box-head-wrapper{ overflow: hidden; }



/*--- code item ---*/

.gdlr-code-item{ padding: 7px 15px; border-width: 1px; border-style: solid; overflow: hidden; }

.gdlr-code-item .gdlr-code-title{ font-weight: bold; cursor: pointer; }

.gdlr-code-item .gdlr-code-title i{ font-size: 9px; margin-right: 7px; }

.gdlr-code-item .gdlr-code-content{ padding: 8px 14px; display: none; line-height: 2; }

.gdlr-code-item.active .gdlr-code-content{ display: block; line-height: 2; }



/*--- process ---*/

.gdlr-process-wrapper .gdlr-process-tab{ padding-bottom: 10px; margin-bottom: 20px; position: relative; }

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon{ width: 24px; height: 24px; line-height: 24px;

	font-size: 22px; padding: 30px; overflow: hidden; border-width: 3px; border-style: solid;

	-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-icon i{ margin-right: 0px; }

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-tab-content{ overflow: hidden; }

.gdlr-process-wrapper .gdlr-process-tab .gdlr-process-title{ font-size: 21px; margin-bottom: 17px; font-weight: normal; }

.gdlr-process-wrapper .gdlr-process-tab .process-line{ position: absolute; }

.gdlr-process-wrapper .gdlr-process-tab .process-line .process-line-divider{ position: absolute;  }

	

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .gdlr-process-icon{ float: left; margin-right: 30px; text-align: center; }

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line{ top: 110px; bottom: 0px; left: 35px; width: 20px; }

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .process-line-divider{ left: 50%; 

	margin-left: -1px; bottom: 5px; top: 0px; border-left-width: 1px; border-left-style: dashed; }

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down,

.gdlr-process-wrapper.gdlr-vertical-process .gdlr-process-tab .process-line .icon-chevron-down{ position: absolute; 

	bottom: 0px; margin: 0px; font-size: 20px; }



.gdlr-process-wrapper.gdlr-horizontal-process{ text-align: center; }

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .gdlr-process-icon{ margin: 0px auto 30px;  }

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line{ top: 35px; left: 50%; right: -50%; height: 20px; }

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .process-line-divider{ 

	left: 75px; right: 55px; top: 50%; margin-top: -1px; border-top-width: 1px; border-top-style: dashed; }

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right,

.gdlr-process-wrapper.gdlr-horizontal-process .gdlr-process-tab .process-line .icon-chevron-right{ position: absolute; 

	right: 50px; margin: 0px; font-size: 20px; }



/*----------------------------------------------------------------------*/

/*---------------               MEDIA ITEM            ------------------*/

/*----------------------------------------------------------------------*/

	

/*--- banner ---*/

.gdlr-banner-images ul.slides li{ margin: 0px 10px; }	

.gdlr-banner-images ul.slides li:first-child{ margin-left: 0px; }	

.gdlr-banner-description-item .gdlr-banner-title{ font-size: 23px; margin-bottom: 15px; font-weight: normal; }

.gdlr-banner-description-item .gdlr-banner-description{ margin-bottom: 25px;  }

.gdlr-banner-description-item .nav-container{ overflow: hidden;  }

.gdlr-banner-description-item .nav-container.style-1 .flex-direction-nav{ margin-left: 0px; }

.gdlr-banner-description-item .nav-container.style-1 .flex-control-nav{ display: none;  }	

.gdlr-banner-images ul.slides li img { width: auto; display: inline-block; }

.gdlr-banner-images ul.slides li { text-align: center; }

.gdlr-banner-description .nav-container.style-1 .flex-direction-nav { margin-left: 0px; }



/*--- gallery ---*/

.gdlr-gallery-item.gdlr-item{ margin: 0px 10px; }	

.gdlr-gallery-item.gdlr-item .gallery-item{ margin: 0px 5px 10px; }	

.gdlr-gallery-item.gdlr-item .gallery-item img{ display: block; margin: 0px auto; }	

.gdlr-gallery-item.gdlr-item .gallery-caption{ display: block; text-align: center; padding: 7px 0px 6px; }	



.gdlr-gallery-item.gdlr-item.gdlr-gallery-thumbnail .gallery-item{ padding: 5px; cursor: pointer; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container{ margin: 0px 5px 10px; position: relative; overflow: hidden; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail{ display: none; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gdlr-gallery-thumbnail:first-child{ display: block; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container img{ margin: 0px auto; display: block; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption-wrapper{

	position: absolute; bottom: 0px; left: 0px; right: 0px; text-align: center; }

.gdlr-gallery-item.gdlr-item .gdlr-gallery-thumbnail-container .gallery-caption{ padding: 10px 15px; opacity: 0.8; filter: alpha(opacity=80); display: inline-block; max-width: 60%; }

	

/*--- slider caption / stack image ---*/	

.gdlr-caption-wrapper{ position: absolute; bottom: 0px; left: 0px; right: 0px; z-index: 90; }

.gdlr-caption-wrapper .gdlr-caption-inner{ max-width: 940px; margin: 0px auto; }

.gdlr-caption-wrapper.position-center{ text-align: center; }

.gdlr-caption-wrapper.position-left .gdlr-caption{ float: left; text-align: left; }

.gdlr-caption-wrapper.position-right .gdlr-caption{ float: right; text-align: left; }

.gdlr-caption-wrapper.position-center .gdlr-caption{ display: inline-block; }

.gdlr-caption-wrapper .gdlr-caption{ max-width: 40%; padding: 20px 28px; }

.gdlr-caption-wrapper .gdlr-caption .gdlr-caption-title{ font-size: 24px; line-height: 1; margin-bottom: 10px; }

.gdlr-full-size-wrapper .gdlr-caption-wrapper.position-post-right { max-width: 350px; }

.gdlr-caption-wrapper .gdlr-caption { opacity: 0.77; filter: alpha(opacity=77); }



.gdlr-caption-wrapper.post-slider .gdlr-caption{ max-width: none; background: transparent; }

.gdlr-caption-wrapper.post-slider .gdlr-caption .blog-info{ float: left; margin-right: 10px; margin-bottom: 13px; }

.gdlr-post-slider-item.style-post-bottom .gdlr-caption .blog-info{ display: none; }

.gdlr-caption-wrapper.position-post-left{ right: auto; top: 0px; max-width: 40%; }

.gdlr-caption-wrapper.position-post-right{ left: auto; top: 0px; max-width: 40%; }

.gdlr-post-slider-item.style-post-left .gdlr-caption,

.gdlr-post-slider-item.style-post-right .gdlr-caption{ padding: 30px 20px; }

.gdlr-post-slider-item.style-post-left .flex-direction-nav .flex-prev { left: 40%; }

.gdlr-post-slider-item.style-post-right .flex-direction-nav .flex-next { right: 40%; }

.gdlr-caption-wrapper.post-slider,

.gdlr-post-slider-item.style-post-left .flex-prev, 

.gdlr-post-slider-item.style-post-left .flex-next, 

.gdlr-post-slider-item.style-post-right .flex-prev, 

.gdlr-post-slider-item.style-post-right .flex-next{ opacity: 0.8; filter: alpha(opacity=80); }



.gdlr-stack-image { position: relative; margin-bottom: 40px; }

.gdlr-stack-image img{ display: block; }



/*--- price table ---*/

.gdlr-price-inner-item{ margin: 0px 3px; border-style: solid; border-width: 1px;

	-moz-box-shadow: 0px 0px 8px rgba(0,0,0,0.08); 

	-webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); 

	box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.08); }	

.gdlr-price-item .price-title-wrapper{ padding-bottom: 5px; text-align: center; }

.gdlr-price-item .price-title{ font-size: 19px; padding: 6px 0px; margin: 0px; }	

.gdlr-price-item .price-tag{ font-size: 22px; line-height: 1; padding: 25px 0px; font-weight: bold;

	background-image: url('images/light/price-tag-shadow.png'); background-position: 0px 0px; background-repeat: repeat-x; }	

.gdlr-price-item .price-content{ text-align: center; font-size: 13px; line-height: 1.5; overflow: hidden; padding-bottom: 5px; }

.gdlr-price-item .price-content ul{ list-style: none; margin-left: 0px; }

.gdlr-price-item .price-content ul li{ padding: 12px 20px; border-bottom-width: 1px; border-bottom-style: solid; }

.gdlr-price-item .price-button{ text-align: center; }

.gdlr-price-item .price-button .gdlr-button{ margin: 0px 0px 25px; border-bottom-width: 3px; border-bottom-style: solid; }



.gdlr-price-item .best-price{ margin-top: -25px; }

.gdlr-price-item .best-price .price-title{ font-size: 22px; }

.gdlr-price-item .best-price .price-tag { padding: 35px 20px; font-size: 26px; }

.gdlr-price-item .best-price .price-button { padding-bottom: 15px; }

	

/*----------------------------------------------------------------------*/

/*---------------            POST TYPE ITEM           ------------------*/

/*----------------------------------------------------------------------*/



/*--- pagination ---*/

.gdlr-pagination{ margin: 0px 10px; text-align: right; margin-bottom: 60px; }

.gdlr-pagination a{ cursor: pointer; }

.gdlr-pagination .page-numbers.current{ cursor: default; }

.gdlr-pagination .page-numbers{ display: inline-block; padding: 7px 12px; margin-right: 3px;

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }



/*--- social share ---*/

.gdlr-social-share{ margin-bottom: 20px; line-height: 1; padding: 17px 22px 14px; display: none}

.gdlr-social-share .social-share-title{ font-size: 15px; line-height: 23px; font-weight: bold; float: left; 

	margin-right: 20px; margin-bottom: 0px;  }

.gdlr-social-share a{ display: inline-block; width: 23px; margin-right: 6px; opacity: 0.5; filter: alpha(opacity=50); }

.gdlr-social-share a:hover{ opacity: 1; filter: alpha(opacity=100); }

.gdlr-social-share a img{ display: block; }



/*--- post author ---*/

.gdlr-post-author{ margin-bottom: 45px; display: none}

.gdlr-post-author .post-author{ font-size: 17px; margin-bottom: 10px; }

.gdlr-post-author .post-author-title{ font-size: 18px; font-weight: bold; text-transform: uppercase; 

	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; } 

.gdlr-post-author .post-author-avartar{ float: left; margin-right: 20px; }

.gdlr-post-author .post-author-content{ overflow: hidden; }



/*--- comment ---*/

.gdlr-comments-area{ margin-bottom: 60px; display: none}

.gdlr-comments-area .comments-title { font-size: 18px; font-weight: bold; text-transform: uppercase;

	margin-bottom: 20px; padding-top: 30px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; }

.gdlr-comments-area ol.commentlist { list-style: none; margin-left: 0px; }

.gdlr-comments-area ol.commentlist .comment-article{ margin-bottom: 30px; padding-bottom: 5px;

	border-bottom-width: 1px; border-bottom-style: solid; }

.gdlr-comments-area ol.commentlist ol.children{ list-style: none; margin-left: 40px; }

.gdlr-comments-area .comment-avatar{ float: left; overflow: hidden; margin-right: 20px;

	-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;  }

.gdlr-comments-area .comment-avatar img{ display: block; }

.gdlr-comments-area .comment-body{ overflow: hidden; position: relative; }

.gdlr-comments-area .comment-author{ font-size: 15px; font-weight: bold; margin-bottom: 4px; }

.gdlr-comments-area .comment-reply{ position: absolute; top: 0px; right: 0px; font-size: 15px; }

.gdlr-comments-area .comment-reply i{ margin-right: 12px; }

.gdlr-comments-area .comment-time { line-height: 20px; margin-bottom: 5px; }

.gdlr-comments-area .comment-time i { font-size: 16px; line-height: 20px; float: left; margin-right: 6px; }

.gdlr-comments-area .comment-time time{ font-style: italic; }

.gdlr-comments-area .comment-content{ margin-top: 15px; }



.comment-respond .comment-form{ width: 101%; }

.comment-respond .comment-reply-title{ font-size: 18px; font-weight: bold; text-transform: uppercase; 

	margin-bottom: 15px; padding-top: 10px; padding-bottom: 8px; border-bottom-width: 0px; border-bottom-style: solid; } 

.comment-respond .comment-form-head > input{ float: left; width: 28.5%; margin: 0 0 0 1.5%; padding: 11px 1.5%; border: 0px; 

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.comment-respond .comment-form-head > input:first-child{ width: 30%; margin-left: 0%; }

.comment-respond .comment-form-comment > textarea{ margin: 9px 0 0; padding: 11px 2%; width: 95%; border: 0px; 

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; display: block; }

.comment-respond .comment-form-comment > textarea:focus{ outline: none; }

.comment-respond .form-submit > input[type="submit"]{ margin-bottom: 0px; margin-top: 20px; }

	

/*--- blog ---*/

.gdlr-blog-thumbnail { position: relative; }

.gdlr-blog-thumbnail .icon-bullhorn{ margin-right: 9px; }

.gdlr-blog-thumbnail .gdlr-sticky-banner { position: absolute; bottom: 0px;  

	font-size: 12px; font-weight: bold; padding: 5px 12px; }



.gdlr-item.gdlr-blog-grid { margin-bottom: 50px; }	

.gdlr-blog-grid .gdlr-blog-title{ font-size: 20px; font-weight: 400;  }

.gdlr-blog-grid .gdlr-blog-thumbnail{ margin-bottom: 24px;  }

.gdlr-blog-grid .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }

.gdlr-blog-grid .gdlr-blog-info{ margin-bottom: 15px; line-height: 18px; padding: 7px 0px;

	border-top-width: 1px; border-bottom-width: 1px; border-style: solid; }

.gdlr-blog-grid .gdlr-blog-info i{ font-size: 15px; margin-right: 8px; }

.gdlr-blog-grid .gdlr-blog-info .blog-info{ float: left; margin-right: 10px; }

.gdlr-blog-grid .gdlr-blog-info .blog-info.blog-comment{ float: right; margin-left: 10px; margin-right: 0px; }

.gdlr-blog-grid .excerpt-read-more{ display: none; }



.gdlr-item.gdlr-blog-full{ margin-bottom: 0px; }

.gdlr-blog-full{ border-bottom-width: 0px; border-bottom-style: solid; }

.gdlr-blog-full:last-child{ border-bottom-width: 0px; padding-bottom: 0px; }

.gdlr-blog-full .excerpt-read-more { display: block; margin-top: 20px; text-transform: uppercase; letter-spacing: 1px; }

.gdlr-blog-full .gdlr-blog-title{ font-size: 32px; font-weight: 600; margin-bottom: 22px; }

.gdlr-blog-full .gdlr-blog-thumbnail{ text-align: center; margin-bottom: 30px; }

.gdlr-blog-full .gdlr-blog-thumbnail img{ display: block; margin: 0px auto;  }

.gdlr-blog-full .gdlr-blog-info{ margin-bottom: 6px; }

.gdlr-blog-full .gdlr-blog-info i{ font-size: 15px; margin-right: 8px; }

.gdlr-blog-full .gdlr-blog-info .blog-info{ float: left; margin-right: 18px; }

.gdlr-blog-full .gdlr-blog-info .blog-info.blog-comment{ float: right; margin-left: 10px; margin-right: 0px; }

.gdlr-blog-full .gdlr-single-blog-tag{ margin-bottom: 0px; }

.gdlr-blog-full .gdlr-single-blog-tag i{ font-size: 16px; line-height: 16px; 

	padding-top: 6px; margin-right: 20px; float: left; }

.gdlr-blog-full .gdlr-single-blog-tag a{ line-height: 12px; padding: 8px 13px; display: inline-block; 

	margin-right: 5px; -moz-border-radius: 3px; -webkit-border-radius:3px; border-radius:3px  }

.gdlr-blog-full .gdlr-single-blog-tag .sep{ display: none; }

.single-post .gdlr-content .gdlr-item {margin: 0px 16px 0px;}



body.single .gdlr-blog-full{ border-bottom: 0px; }

.gdlr-blog-thumbnail .flex-control-nav{ display:none; }

.gdlr-blog-thumbnail .flexslider .flex-prev, 

.gdlr-blog-thumbnail .flexslider .flex-next { opacity: 0.7; }



.gdlr-single-nav > div i{ font-size: 20px; line-height: 20px; padding: 5px 12px; }

.single-post .gdlr-single-nav{ margin-bottom: 45px; width: 100%; display: none}

.single-post .gdlr-single-nav > div.previous-nav{ padding-right: 10px; float: left; }

.single-post .gdlr-single-nav > div.previous-nav i{ margin-right: 15px; }

.single-post .gdlr-single-nav > div.next-nav{ padding-left: 10px; float: right; text-align: right; }

.single-post .gdlr-single-nav > div.next-nav i{ margin-left: 15px; }

/*.single-post p {color: #fff!important; text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333;}*/

/*--- single portfolio ---*/



.gdlr-portfolio-info .portfolio-info .info-head { font-weight: bold; margin-right: 7px; }

.gdlr-portfolio-info .gdlr-social-share { padding: 10px 0px 0px; background: transparent; }

.gdlr-portfolio-info .social-share-title { display: none; }



.single-portfolio .gdlr-single-nav i{ margin-right: 2px; }

.single-portfolio .gdlr-single-nav > div.previous-nav{ float: left; }

.single-portfolio .gdlr-single-nav > div.next-nav{ float: left; }

.single-portfolio .gdlr-single-nav{ position: absolute; right: 0px; top: 5px; }



.gdlr-related-portfolio .head{ font-size: 24px; font-weight: bold; margin: 0px 10px 30px; }

.gdlr-related-portfolio.portfolio-item-holder { margin-bottom: 25px; }



.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail{ text-align: center; margin-bottom: 55px; }

.gdlr-portfolio-style1 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }

.gdlr-portfolio-style1 .gdlr-portfolio-description{ width: 62%; float: left; margin-right: 3%; position: relative; }

.gdlr-portfolio-style1 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 30px; }

.gdlr-portfolio-style1 .gdlr-portfolio-info{ width: 35%; float: right; }

.gdlr-portfolio-style1 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 

	border-bottom-width: 1px; border-bottom-style: solid; }

.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,

.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description,

.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-description{ float: none; margin-right: 0px; width: auto; }

.gdlr-class-both-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 

.gdlr-class-left-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info, 

.gdlr-class-right-sidebar .gdlr-portfolio-style1 .gdlr-portfolio-info{ width: auto; float: none; margin-bottom: 30px; }

	

.gdlr-portfolio-style2.gdlr-item-start-content { margin-bottom: 35px; }

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail{ text-align: center; margin: 0px 30px 30px 0px; max-width: 60%; float: left; }

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-video,

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail.gdlr-slider{ width: 60%; }

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail img{ display: block; margin: 0px auto;  }

.gdlr-portfolio-style2 .gdlr-portfolio-content{ overflow: hidden; position: relative; }

.gdlr-portfolio-style2 .gdlr-portfolio-content .head{ font-size: 24px; font-weight: bold; margin-bottom: 25px; }

.gdlr-portfolio-style2 .gdlr-portfolio-info{ margin-bottom: 45px;  }

.gdlr-portfolio-style2 .portfolio-info{ padding-bottom: 10px; margin-bottom: 10px; 

	border-bottom-width: 1px; border-bottom-style: solid; }

.gdlr-class-both-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,

.gdlr-class-left-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail,

.gdlr-class-right-sidebar .gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {

    max-width: 100%; float: none; margin-right: 0px; margin-left: 0px; width: auto !important;  }



/*--- portfolio ---*/

.portfolio-thumbnail .flex-control-nav{ display:none; }

.flex-direction-nav i { margin-right: 0px; }



.portfolio-thumbnail{ position: relative; }

.portfolio-thumbnail .portfolio-overlay{ position: absolute; top: 0px; right: 0px; 

	bottom: 0px; left: 0px; opacity: 0; filter: alpha(opacity=0); cursor: pointer; }

.portfolio-thumbnail .portfolio-icon{ 

	padding: 20px 20px; line-height: 1; font-size: 14px; display: inline-block; 

	position: absolute; top: 50%; left: 50%; margin-top: -31px; margin-left: -31px;

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; filter: inherit; }	

.portfolio-thumbnail .portfolio-icon i{ margin: 0px; }

.portfolio-thumbnail .portfolio-icon i.icon-link{ font-size: 22px; padding: 1px;}

.portfolio-thumbnail .portfolio-icon i.icon-search{ font-size: 22px; padding: 2px; }

.portfolio-thumbnail .portfolio-icon i.icon-play{ font-size: 21px; margin-left: 4px; }	



.portfolio-thumbnail .flexslider .flex-prev, 

.portfolio-thumbnail .flexslider .flex-next { opacity: 0.7; }



.gdlr-detail-portfolio.gdlr-item{ margin-bottom: 55px; }

.gdlr-detail-portfolio img{ display: block; }

.gdlr-detail-portfolio .portfolio-thumbnail{ float: left; max-width: 40%; margin-right: 25px; }

.gdlr-detail-portfolio .portfolio-thumbnail.gdlr-video,

.gdlr-detail-portfolio .portfolio-thumbnail.gdlr-slider{ width: 40%; }

.gdlr-detail-portfolio .portfolio-content-wrapper{ overflow: hidden; }

.gdlr-detail-portfolio .portfolio-title{ font-size: 29px; font-weight: 600; margin-bottom: 5px; }

.gdlr-detail-portfolio .portfolio-info{ font-size: 11px; margin-bottom: 12px; }

.gdlr-detail-portfolio .portfolio-info .info-head{ display: none; }

.gdlr-detail-portfolio .gdlr-button{ margin-top: 20px; margin-bottom: 0px; margin-right: 10px; border-bottom-width: 3px; border-bottom-style: solid; }



.gdlr-classic-portfolio.gdlr-item{ margin-bottom: 35px; }

.gdlr-classic-portfolio .portfolio-thumbnail{ margin-bottom: 18px; }

.gdlr-classic-portfolio .portfolio-thumbnail .portfolio-thumbnail-bar{ height: 3px;

	position: absolute; bottom: 0px; left: 0px; right: 0px; }

.gdlr-classic-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }

.gdlr-classic-portfolio .portfolio-title{ font-size: 15px; font-weight: 400; margin-bottom: 3px; }

.gdlr-classic-portfolio .portfolio-info{ font-size: 11px; }

.gdlr-classic-portfolio .portfolio-info .info-head{ display: none; }

.type-classic-portfolio .gdlr-pagination { margin-top: -10px; position: relative; z-index: 10; }



.gdlr-modern-portfolio.gdlr-item{ margin-bottom: 20px; }

.gdlr-modern-portfolio .portfolio-thumbnail img{ display: block; margin: 0px auto; }

.gdlr-modern-portfolio .portfolio-thumbnail.gdlr-video .portfolio-content-wrapper{ display: none; }

.gdlr-modern-portfolio .portfolio-content-wrapper{ position: absolute; left: 8px; right: 8px; bottom: 8px;

	padding: 10px 15px; z-index: 10; }

.gdlr-modern-portfolio .portfolio-content-overlay{ position: absolute; top: 0px; left: 0px; right: 0px; 

	bottom: 0px; opacity: 0.85; filter: alpha(opacity=85); }

.gdlr-modern-portfolio .portfolio-title{ font-size: 15px; font-weight: bold; margin-bottom: 0px; position: relative; }

.gdlr-modern-portfolio .portfolio-info{ font-size: 11px; position: relative; }

.gdlr-modern-portfolio .portfolio-info .info-head{ display: none; }

.type-modern-portfolio .gdlr-pagination { margin-top: 30px; }



.gdlr-portfolio-carousel-item .gdlr-portfolio-item{ margin-left: 10px; margin-right: 10px; }

.gdlr-portfolio-carousel-item .gdlr-portfolio-item:first-child{ margin-left: 0px; }



.portfolio-item-filter{ margin: 0px 10px; padding-bottom: 40px; }

.portfolio-item-filter a.gdlr-button{ margin-right: 8px; font-weight: bold; }



.gdlr-now-loading{ height: 32px; padding: 40px 0px 80px; display: none; background: url('images/dark/now-loading.gif') center no-repeat;  }



/*--- list with icon ---*/

.list-with-icon{ margin-bottom: 20px; padding-bottom: 0px; border-bottom-width: 1px; border-bottom-style: solid; margin-top: 3px; }

.list-with-icon > i { font-size: 21px; float: left; margin-right: 23px; line-height: 25px; margin-top: 1px; }

.list-with-icon .list-with-icon-content{ overflow: hidden; }

.list-with-icon .list-with-icon-title{ overflow: hidden; font-size: 18px; font-weight: 400; margin-bottom: 8px; }



/*--- aside format ---*/

.format-aside .gdlr-blog-content{ font-size: 20px; font-style: italic; padding: 30px 30px 30px; line-height: 1.5; }

.format-aside .gdlr-blog-content p:last-child{ margin-bottom: 0px; }



/*--- quote format ---*/

.format-quote .gdlr-top-quote blockquote{ font-weight: bold; font-size: 25px; font-style: normal; 

	line-height: 1.4; padding: 0px 0px 0px 55px; border-top-width: 0px; border-bottom-width: 0px;

	background-size: 34px 29px; background-position: 0px 7px; background-image: url('images/dark/quote.png'); }

.format-quote .gdlr-top-quote blockquote,

.format-quote .gdlr-top-quote blockquote p{ margin-bottom: 12px; }

.format-quote .gdlr-quote-author{ font-size: 14px; font-weight: bold; padding-left: 55px; }

.post.format-quote .gdlr-blog-content { border-top-style: dashed; border-bottom-style: dashed; border-top-width: 1px; border-bottom-width: 1px; padding-top: 40px; padding-bottom: 20px; }



/*--- Link Format ---*/

.gdlr-blog-full .post.format-link .gdlr-blog-content { margin-bottom: 0px }

.post.format-link { border-top-width: 1px; border-bottom-width: 1px; border-top-style: dashed; border-bottom-style: dashed; margin-bottom: 70px; padding: 40px 0px 40px; }

.gdlr-blog-full .post.format-link .gdlr-blog-title{ margin-bottom: 5px; }



/*-- Blog --*/

.gdlr-blog-content {

margin-bottom: 0px;

}





/*----------------------------------------------------------------------*/

/*---------------                 WIDGET              ------------------*/

/*----------------------------------------------------------------------*/



/*--- list ---*/

.widget_recent_entries ul, .widget_recent_comments ul, 

.widget_pages ul, .widget_rss ul, 

.widget_archive ul, .widget_categories ul, .widget_nav_menu ul,

.widget_meta ul { position: relative; list-style: none; margin-left: 0px; }



.widget_recent_entries ul ul, .widget_recent_comments ul ul, 

.widget_pages ul ul, .widget_rss ul ul, 

.widget_archive ul ul, .widget_categories ul ul, .widget_nav_menu ul ul,

.widget_meta ul ul{ margin-top: 15px; margin-bottom: 0px; }



.widget_recent_entries ul ul li:last-child, .widget_recent_comments ul ul li:last-child, 

.widget_pages ul ul li:last-child, .widget_rss ul ul li:last-child, 

.widget_archive ul ul li:last-child, .widget_categories ul ul li:last-child, .widget_nav_menu ul ul li:last-child,

.widget_meta ul ul li:last-child{ padding-bottom: 0px; margin-bottom: 0px; border-bottom-width: 0px; }



.widget_recent_entries ul li, .widget_recent_comments ul li, 

.widget_pages ul li, .widget_rss ul li, 

.widget_archive ul li, .widget_categories ul li, .widget_nav_menu ul li, 

.widget_meta ul li{ margin-bottom: 12px; padding-left: 30px; line-height: 20px; padding-bottom: 12px;

	border-bottom-width: 1px; border-bottom-style: solid; }

	

.widget_recent_entries ul li:before, .widget_recent_comments ul li:before, 

.widget_pages ul li:before, .widget_rss ul li:before, 

.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before,

.widget_meta ul li:before { content: "\f105"; font-family: FontAwesome; text-align: center;

	position: absolute; left: 0px; display: block; height: 20px; width: 20px;

	border-style: solid; border-width: 1px; margin-top: -1px;

	-moz-border-radius: 11px; -webkit-border-radius: 11px; border-radius: 11px; }



/*--- tag could ---*/

.tagcloud a { font-size: 12px !important; display: block;

	float: left; padding: 5px 10px; margin-right: 7px; margin-top: 7px;

	border: 0px solid; border-color: inherit; font-weight: bold; }

.tagcloud a:hover { opacity: 0.8; filter: alpha(opacity=80); }

.tagcloud { display: inline-block; }



/*--- search form ---*/

.gdl-search-form{ padding-right: 22px; position: relative; }

.gdl-search-form input[type="text"]{ border-width: 1px; border-style: solid; width: 100%; padding: 9px 10px;

	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

.gdl-search-form input[type="submit"] { position: absolute; right: 13px; top: 50%; margin: -8px 0px 0px; 

	width: 16px; height: 16px; padding: 0px; background-color: transparent; background-size: 16px 16px;

	background-image: url('images/dark/icon-search.png'); }



/*--- recent post widget ---*/

.recent-post-widget{ margin-bottom: 20px; }

.recent-post-widget .recent-post-widget-thumbnail{ max-width: 70px; float: left; margin-right: 15px; }

.recent-post-widget .recent-post-widget-thumbnail img{ display: block; }

.recent-post-widget .recent-post-widget-content{ overflow: hidden; margin-top: 5px; }

.recent-post-widget .recent-post-widget-title{ font-size: 13px; margin-bottom: 6px; font-weight: bold; }

.recent-post-widget .recent-post-widget-info{ line-height: 22px; }

.recent-post-widget .recent-post-widget-info i{ font-size: 15px; margin-right: 6px; }



/*--- twitter widget ---*/

ul.gdlr-twitter-widget{ list-style: none; margin-left: 0px; }

ul.gdlr-twitter-widget li{ margin-bottom: 25px; }

ul.gdlr-twitter-widget li:before{ font-size: 24px; line-height: 24px; float: left; margin-right: 23px;

margin-top: 2px; font-family: FontAwesome; 

	content: '\f099'; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xf099;'); }

ul.gdlr-twitter-widget li .gdlr-twitter{ margin-bottom: 20px; overflow: hidden; }



/*--- recent port 2 widget ---*/

.gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 59px; float: left; 

	margin-right: 13px; margin-bottom: 13px; }

.footer-wrapper .gdlr-recent-port2-widget .recent-port-widget-thumbnail { max-width: 57px; }



/*--- flickr widget ---*/

.gdlr-flickr-widget .flickr_badge_image { max-width: 59px; float: left; 

	margin-right: 13px; margin-bottom: 13px; }

.footer-wrapper .gdlr-flickr-widget .flickr_badge_image { max-width: 57px; }

	

/*--- post slider widget ---*/	

.gdlr-post-slider-widget .flex-control-nav { display: none; }

.gdlr-post-slider-widget .gdlr-caption-title { padding: 7px; font-size: 13px; text-align: center; }

.gdlr-post-slider-widget .flex-direction-nav li a { padding-top: 15px;padding-bottom: 15px; 

	margin-top: -30px; }

	

/*--- Calendar Widget ---*/

.widget_calendar caption { font-size: 10px; margin-bottom: 14px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px; }	

.widget_calendar th { font-size: 11px; font-weight: bold; }

.widget_calendar table, .widget_calendar tr, .widget_calendar td{ padding: 10px 0px; }

.widget_calendar table tfoot td { border-bottom: 0; }





/*----------------------------------------------------------------------*/

/*---------------                PLUGINS              ------------------*/

/*----------------------------------------------------------------------*/



/*--- Isotope Filtering ---*/

.isotope-item { z-index: 2; }

.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; }

.isotope, .isotope .isotope-item {

	-webkit-transition-duration: 0.8s;

	-moz-transition-duration: 0.8s;

	-ms-transition-duration: 0.8s;

	-o-transition-duration: 0.8s;

	transition-duration: 0.8s; }

.isotope {

	-webkit-transition-property: height, width;

	-moz-transition-property: height, width;

	-ms-transition-property: height, width;

	-o-transition-property: height, width;

	transition-property: height, width; }

.isotope .isotope-item {

	-webkit-transition-property: -webkit-transform, opacity; 

	-moz-transition-property: -moz-transform, opacity; 

	-ms-transition-property: -ms-transform, opacity; 

	-o-transition-property: -o-transform, opacity; 

	transition-property: transform, opacity; }

.isotope.no-transition,

.isotope.no-transition .isotope-item,

.isotope .isotope-item.no-transition {

	-webkit-transition-duration: 0s; 

	-moz-transition-duration: 0s; 

	-ms-transition-duration: 0s;

	-o-transition-duration: 0s; 

	transition-duration: 0s; }

	

/*--- easy pie chart ---*/	

.gdlr-chart { position: relative; text-align: center; display: inline-block; }

.gdlr-chart canvas { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; 

	max-height: none\9; /*- for ie 8 and below-*/ }

.gdlr-chart .chart-content-wrapper { position: absolute; left: 50%; top: 50%; line-height: 1; z-index: 1; }

.gdlr-chart .chart-content-wrapper .chart-content-inner { position: relative; left: -50%; margin-top: -25%; }

.gdlr-chart .chart-content-wrapper .chart-content{ font-size: 16px; margin-bottom: 8px; display: block; }

.gdlr-chart .chart-content-wrapper .chart-percent-number { font-size: 24px; display: block; }	

.gdlr-chart .chart-content-wrapper .chart-content i { font-size: 25px; margin-top: -28px; margin-bottom: 10px; margin-right: 0; display: block; }



/*--- easy mailchimp form ---*/

.gdlr-mailchimp-form .yks-require-description{ display: none; }

.gdlr-mailchimp-form .yks-mailchimpFormDivRowLabel, 

.gdlr-mailchimp-form .yks-mailchimpFormDivRowField { display: block; margin-bottom: 3px; width: auto; }

.gdlr-mailchimp-form .yks-mailchimpFormDivRow{ margin-top: 9px; }

.gdlr-mailchimp-form .yks-mailchimpFormDivRow:first-child{ margin-top: 0px; }

.gdlr-mailchimp-form input[type="text"], .gdlr-mailchimp-form input[type="email"], 

.gdlr-mailchimp-form input[type="password"]{ width: 200px; padding: 12px; margin-bottom: 5px; }

.gdlr-mailchimp-form p, .gdlr-mailchimp-form input[type="submit"]{ margin-bottom: 0px; }

.gdlr-mailchimp-form .yks-status .yks-success { white-space: normal; text-align: center;

    margin: 0px auto; padding: 5px 12px; }

	

/*--- wpml ---*/

.gdlr-wpml-language-selector img{ margin-right: 12px; vertical-align: middle; }



/*--- woocommerce cart ---*/

.gdlr-woocommerce-cart .sub-menu-item{ padding-top: 5px; margin-top: 5px;

	border-top-width: 1px; border-top-style: solid; text-align: center; color:#371329}

.gdlr-woocommerce-cart .sub-menu-item:first-child{ padding-top: 0px; border-top-width: 0px; }

.gdlr-woocommerce-cart .sub-menu-item .head{ font-weight: bold; }

.gdlr-woocommerce-cart .gdlr-button{ margin-bottom: 0px; }

.gdlr-woocommerce-cart .gdlr-button:last-child{ margin-right: 0px; }

.gdlr-woocommerce-cart .sub-menu-item .gdlr-button { margin-top: 9px; }

.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega {background: #f1f1f1; color:#371329; font-family: oswald; padding: 18px 16px;}

.gdlr-top-menu.sf-menu > .gdlr-mega-menu .sf-mega input  {border: 1px solid #999}

/*--- fitvids ---*/

.gdlr-fluid-video-wrapper { width: 100%; position: relative; padding: 0; }                                                            

.gdlr-fluid-video-wrapper iframe{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; }  	



/*--- contact form 7 ---*/

.wpcf7 input[type="text"], .wpcf7 input[type="email"], 

.wpcf7 input[type="password"], .wpcf7 textarea { padding: 19px 15px; width: 100%;}



.wpcf7 span.wpcf7-form-control-wrap {

	display: block;

	padding-right: 7px;

	margin-top: 5px;

	margin-bottom: 10px;

}



.footer-wrapper .wpcf7 p{ margin-bottom: 10px; }

.footer-wrapper .wpcf7 input[type="text"], .footer-wrapper .wpcf7 input[type="email"], 

.footer-wrapper .wpcf7 input[type="password"], .footer-wrapper .wpcf7 textarea { padding: 5px 10px; width: 100%;}

.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap { padding-right: 0px; margin-top: 0px; }	

	

/*--- background player ---*/	

.gdlr-bg-player{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; }

.gdlr-player-overlay{ position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px; background: #000; }



/*--- Font Awesome ---*/

.icon-angle-left, .icon-angle-right, .icon-minus, .icon-plus{ line-height: 1; }

.icon-angle-left:before { content: "\f104"; font-family: fontAwesome; font-style: normal; }

.icon-angle-right:before { content: "\f105"; font-family: fontAwesome; font-style: normal; }

.icon-minus:before{ content: "\f068"; font-family: fontAwesome; font-style: normal; }

.icon-plus:before{ content: "\f067"; font-family: fontAwesome; font-style: normal; }



/*--- BUTTON ---*/

.gdlr-button, .gdlr-button:hover, input[type="button"], input[type="submit"] {background-color: #99D15E; border-radius: 0; text-transform: uppercase; color: #fff; font-family: 'Oswald';  padding: 7px 18px;font-weight: 500;color: #fff !important;}





/*----------------------------------------------------------------------*/

/*---------------                RETINA               ------------------*/

/*----------------------------------------------------------------------*/	

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1),

only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

	blockquote, .gdlr-testimonial-item.plain-style .testimonial-item { background-image: url('images/dark/quote@2x.png'); }

	.gdl-search-form input[type="submit"] { background-image: url('images/dark/icon-search@2x.png'); }

	.page-not-found-search  .gdl-search-form input[type="submit"]{ background-image: url('images/light/icon-search@2x.png'); }

}	



/*----------------------------------------------------------------------*/

/*---------------                HEADER               ------------------*/

/*----------------------------------------------------------------------*/	





.vc-mm-menu-h ul.vc-mm-menu li.vc-menu-item a.nav-link { padding:  11px !important; font-size: 16px;}

.gdlr-header-inner {position: fixed; width: 100%;}

.gdlr-header-inner .container { max-width: 100%;}

#vc-nav-id-8-wrapper { background: none!important;}

.vc-mm-menu-h ul.vc-mm-menu li .vc-menu-item .vc-mm-mega-cont {display: none !important}

.vc-mm-menu-h ul.vc-mm-menu li.vc-menu-item:hover .vc-mm-mega-cont {

display: block!important;

height: auto !important;

position: fixed !important;

top: 47px !important;

width: 100% !important;

box-shadow: 2px 2px 5px #333;

}



.vc-mm-menu-h .vc-nav-on-desktop .vc-mm-mega-cont-inner {border-color: #222 !important; background: #333 !important}

.gdlr-top-menu.sf-menu > li > a { background: none !important;border: none !important;    font-family: 'Oswald';    text-transform: uppercase;padding: 11px 1px !important;    color: #999 !important;}

.top-navigation-left .sf-mega {left: auto; right: 0px !important;}

.top-navigation-left .sf-menu > li { float: right !important;}

.menu-item-294 {display: none !important}

.vc-mm-menu-h ul.vc-mm-menu li.vc-menu-item .vc-mm-mega-cont .vc-mm-mega-cont-inner {  width: 100%; display: block;  padding: 20px 12px;}

/*----------------------------------------------------------------------*/

/*---------------               FOOTER                ------------------*/

/*----------------------------------------------------------------------*/	

input {  -webkit-border-radius:0;  border-radius:0;}

#footerleft {    display: inline-block; margin-top: 3px;}

#footerleft img { width: 20px !important;    display: inline-block; vertical-align: top}

#footercenter { margin: -22px auto 5px; width:410px; display: block; text-transform: uppercase;  color: #fff !important; font-size: 13px;font-family: oswald;}

#footercenter a {color: #fff !important}

#footercenter a:hover {color: #acd13b !important}

#footercenter .icon-facebook-sign {margin-left: 2px}

#footercenter em {font-style: normal}

.essai:hover { color: #fff !important; background: #a3c539 }

    

.footercontent { width: 49%;    display: inline-block; vertical-align: top; text-align: center}

.footercontent h3 {color: #fff; display: inline-block;font-size: 23px;margin-bottom: 11px;}

.footercontent #wpcf7-f151-o4 {display: inline-block; vertical-align: top; height: 40px;}

.footer-wrapper .wpcf7 input[type="email"] {width: 150px; padding: 8px 10px;}

.footer-wrapper input[type="submit"] {margin-bottom: 0px;background: none !important;border: 2px solid #666; padding: 5px 12px; color:#bbbbbb !important;}

.footer-wrapper .wpcf7 span.wpcf7-form-control-wrap {display: inline-block; vertical-align: top}

.footer-wrapper img {width: 100%}

.footerlegale {text-align: center; font-family: 'Oswald'; padding-bottom: 20px}

.footer-wrapper .wpcf7 {display: inline-block; vertical-align: top; height: 30px;}

.footer-wrapper .ajax-loader {  height: 50px;}

.footercontent i {font-size: 29px}

.novovisuel {text-transform: capitalize}



#terms input {border: 4px solid #000; -webkit-appearance: checkbox;}

/*----------------------------------------------------------------------*/

/*---------------                  VC                 ------------------*/

/*----------------------------------------------------------------------*/



.vc_non_responsive .vc_row .vc_col-sm-12 {padding: 0px !important}

.wpb_content_element {margin-bottom: 0px!important}

.vc_non_responsive .vc_row .vc_col-sm-2 {padding: 0px!important}

.vc_column_container > .vc_column-inner {padding: 0px!important}

.slidecontent{ position: relative !important;  width: 450px !important; height: auto !important;

    overflow: hidden; margin: auto !important; left: calc(50% - 225px) !important; float: none !important;  top: 200px !important}

.button { padding: 5px 15px; border: 1px solid #fff; display: inline-block;margin: 0px 10px !important ; color: #fff;  text-transform: uppercase;  font-family: 'Oswald'; font-size: 15px;}

.button:hover{border-color: #97c566}

.vc-mm-menu .vc-mm-mega-cont-inner .wpb_row { margin-bottom: 5px !important;}

.vc-mm-menu .vc-mm-mega-cont-inner .wpb_row > .wpb_column {  padding-left: 2px !important; padding-right: 2px !important ;}

.vc-mm-menu-h ul.vc-mm-menu li.vc-menu-item .vc-mm-mega-cont .vc-mm-mega-cont-inner {padding: 10px 16px !important;}

/*----------------------------------------------------------------------*/

/*---------------                 HOME                ------------------*/

/*----------------------------------------------------------------------*/



.actuhome { margin: 1px 2px 0px;}

#slidepage{ margin-top: -140px;}

#actuhomegrid { padding : 10px 0px;}

.bghomeparalax {padding: 50px 0px}

.logohome img {max-width: 350px!important; margin-top: -15px; margin-bottom: -19px;}

.vc_separator h4 {font-size: 22px !important;text-transform: uppercase;font-weight: bold;font-family: montserrat; color: #999; letter-spacing: 2px;}

.iconehome{ margin-top: 20px; font-size: 20px; margin-bottom: 0px;}

.iconehome .vc_icon_element-icon::before {font-size: 1.5em !important}

.home .texticon h3 { text-align: center; text-transform: uppercase;  border-bottom: 1px dotted #ddd; margin-bottom: 0px;  padding-bottom: 5px; color: #454545}

.texticon h3 { text-align: center; text-transform: uppercase;  border-bottom: 1px dotted #ddd; margin-bottom: 0px;  padding-bottom: 5px; color: #454545}

.home .texticon p { color: #454545}

.home .boxico { background-color:#FFF; /*background: url("/img/bgbois.jpg"); */ padding: 0;box-shadow: 1px 1px 3px rgb(120,120,120); margin: 0.5% 0.5%; width: 24% !important; }

.boxico { background: rgb(255, 255, 255) none repeat scroll 0% 0%  url("/img/bgbois.jpg");  padding: 5px;box-shadow: 2px 2px 5px rgb(229, 229,229); margin: 1% 0.5%; width: 24% !important; padding-bottom: 15px;}

.homewant{width: 1903px;padding: 50px 0px;box-shadow: 0px -16px 32px rgb(202, 202, 202);}

.homevideo {max-width: 90%; margin: auto;box-shadow: 2px 2px 5px rgb(102, 102, 102); display: none}

.homeproduct { margin-top: 15px}

.homeproduct .vc_gitem_row .vc_gitem-col {  background: #fff;}

.homeproduct .vc_gitem-post-data h4 {  text-align: center !important;  text-transform: uppercase;  display: block;  font-size: 15px;  border-bottom: 1px solid #f2f2f2;  color: #a3c539;  margin-bottom: 3px; padding-bottom: 2px}

.homeproduct .vc_gitem-link { text-align: right;   float: right;   margin: -32px -14px;}

.home .texticon { height: 60px; overflow: hidden;}

.home .texticon h3 { text-align: center; text-transform: uppercase;  border-bottom: 1px dotted #999; margin-bottom: 5px;  padding-bottom: 5px;}

.home .texticon img{ margin: 0 !important;border-bottom: 0;}

.texticon img{ margin: -6px 0px 6px !important;border-bottom: 4px solid #454545;}

.titlebouhome h4 {color: #a3c53a; font-weight: 100}

.titlebouhome .vc_sep_line {border-color: #a3c53a !important;}

.horraireklube {position: fixed; bottom: 34px; background: #acd13b; padding: 6px 20px; color: #000; font-size: 14px; left: 0px; width: 100%; text-align: center;display: none}

.horfoot:hover .horraireklube {display: block}

.horfoot{display: inline-block;}



/*.page-id-2 #vc-nav-id-8-wrapper {display: none}*/

.page-id-2 .top-navigation-left a {font-size: 17px !important}

.planleft {display: none !important}

.page-id-2 .planleft {display: block !important}



/*------------------------------------------------------ ----------------*/

/*---------------              ACTIVITES              ------------------*/

/*----------------------------------------------------------------------*/

.actbl{width: calc(25% - 20px) !important; margin: 10px;}

.actbl .vc_column-inner {background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%; background: rgba(46,46,46,0.85) !important; }

.actbl .wpb_text_column {padding: 0px 17px}

.actfin {padding: 0px 50px}

.descriact .wpb_text_column {padding: 0px 10px; }

.descriact h1, .actbl h1 { color: #fff !important; font-size: 33px; text-align: center !important;   border-bottom: 1px solid #fff;  padding-bottom: 7px; margin-bottom: 15px !important;  text-transform: uppercase; font-weight: 50; font-family: 'Oswald', cursive !important;  margin-top: 10px}

.descriact p, .textact p {line-height: 21px;}

.descriact .planeve, .actbl .planeve { border: none!important}

.introtext img {max-width: 712px; margin-bottom: -10px; width: 100%}

.introtext p {color: #fff!important; text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}

.page-id-227 .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {border: 5px solid #fff}



.actfin .vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {border:none}

/*----------------------------------------------------------------------*/

/*---------------           COURS  COLLECTIFS         ------------------*/

/*----------------------------------------------------------------------*/



 .bigtitle h1{ text-align: center;  font-size: 78px; text-transform: uppercase;  font-weight: bold;

    font-family: montserrat;     margin-bottom: 10px;}

.text p{ text-align: center; color: #fff; 1px 1px 2px #000, 1px 1px 4px #000, 1px 1px 7px #000, 1px 1px 24px #000, 1px 1px 40px #000 !important; font-size: 13px;}

.iwant {margin-top: 20px}

.iwant h1 {text-align: left; text-transform: uppercase; color: #e5e5e5; font-family: 'Oswald', cursive !important;

font-weight: bold;}

.iwant h2 {text-align: center; text-transform: uppercase; font-weight: bold; color: #e5e5e5;margin-bottom: 10px !important; margin-top: 15px; font-size: 19px;}

.iwant select  {  padding: 5px;background: rgba(250,250,250,0.09);width: 84%;margin-top: -5px;border: 1px solid rgb(229, 229, 229);box-shadow: 1px 1px 10px #111;font-family: 'Oswald';text-transform: uppercase;

font-size: 25px;font-weight: bold;color: #a3c739 !important;}

.iwant .hvr-shrink {min-height: 151px;}

.courscolle .vc_column-inner  {background: rgba(0,0,0,0.8); max-width: 80%; margin: auto;padding: 0px 10px !important;}

.coursco { width: 16.4%; display: inline-block; vertical-align: top; padding: 12px; box-sizing: border-box; background: rgba(250,250,250,0.1);

margin-bottom: 4px;}

.coursco h3 {font-size: 14px; text-align: center; color: #f2f2f2 !important; opacity: 0.5; margin-bottom: 0px; text-transform: uppercase}

.coursco .hvr-shrink{background: rgba(250,250,250,0.1);padding: 5px;border: 1px solid rgba(250,250,250,0);}

.coursco p { margin-bottom: 0px; text-align: center; color: #e5e5e5 !important; font-size: 11px;text-transform: none;font-family: montserrat; font-weight: 100;}

.coursco em{ text-align: center;display: block; color: rgb(153, 153, 153); font-size: 10px; font-style: normal; text-transform: uppercase;  border: 1px solid rgb(153, 153, 153); padding: 4px 2px; max-width: 100px; margin: 8px auto;font-family: montserrat; font-weight: 100}

.coursdes {padding: 10px}

.coursdes h1{font-size: 33px; text-transform: uppercase; color: #fff !important; padding-bottom: 6px; border-bottom: 1px solid #fff; margin-bottom: 8px; font-family: 'Oswald', cursive !important;

font-weight: bold;}

.coursdes p {color: #f9f9f9; text-align: justify !important}

.coursaqua, .courslesmills, .coursfitness, .courskids {padding: 50px}

.courslesmills .vc_column-inner{background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%; padding: 10px !important;}

.coursaqua .vc_column-inner {background: rgba(7, 99, 116, 0.75) none repeat scroll 0% 0%;padding: 10px !important;}

.coursaqua .coursco em{ text-align: center;display: block; color: #f2f2f2; font-size: 10px; font-style: normal; text-transform: uppercase;  border: 1px solid #f2f2f2; padding: 2px; max-width: 100px; margin: 8px auto;}

.coursfitness .vc_column-inner {background: rgba(42, 110, 16, 0.75) none repeat scroll 0% 0%;padding: 10px !important;}

.courskids .vc_column-inner{background: rgba(209, 151, 11, 0.65) none repeat scroll 0% 0%; padding: 10px !important;}

.iwant .coursco{background: rgba(0,0,0,0.35) !important;width: 24%; padding: 9px;}

.iwant .coursco h3 {font-size: 13px; opacity: 0.8;}

.iwant .coursco em {color: #fff ; border-color: #fff}

#fun, #intens, #zen, #dance, #biking, #aqua { display: block; margin: 20px 0px;}

.coursco:hover em {color: #a3c539; border-color:#a3c539}

.coursco:hover .hvr-shrink {border: 2px solid rgba(250,250,250,0.5) !important;}

.introcours {min-height: 76vh !important;}

.introcours .vc_col-sm-12 { background: rgba(250, 250, 250, 0.5); padding: 10px;}

.introcours .vc_column-inner  { max-width: 1200px; margin: auto;}

#lesmills{min-height: auto !important;}



.vc-mm-mega-cont .coursco:hover .hvr-shrink {border: none}

.nextpage {font-family: 'Oswald'; }

.nextpage p{ text-align: center; margin-bottom: 21px !important;  color: #fff; font-family: 'Oswald';  text-transform: uppercase; font-size: 13px;}

.nextpage .vc_btn3-color-grey {text-transform: uppercase;  border-width: 1px !important;  font-size: 16px;  padding: 9px 15px!important;}

.coursfitness .coursco {background: rgba(250,250,250,0.4);}

.coursfitness  .coursco h3 {  font-size: 14px;    text-align: center;    color: #FFF !important;    opacity: 0.8;}

    

    

/*----------------------------------------------------------------------*/

/*---------------                 COURS               ------------------*/

/*----------------------------------------------------------------------*/



.titrecours {  width: 80%; margin: auto; }

.planeve {width: 79%; margin: auto; text-align: center;   padding-top: 5px;}

.planeve h3{ text-transform: uppercase; color: #fff !important;  font-weight: bold; font-family: montserrat; font-size: 16px;    margin-bottom: 8px;}

.planeve .style-1 { width: 100%; margin: auto; background: rgba(250,250,250,0.2);margin-top: -5px;}

.planeve table tr th { padding: 4px 0px; font-size: 15px; font-weight: normal; text-transform: uppercase; font-family: 'Oswald';}

.planeve table tr td { padding: 10px 0px;    border: none !important;    color: #fff;}

.descriact{width: 45% !important; background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%; padding: 10px !important;right: -4%;}

.textact {margin: auto; color: #fff; text-align: justify;}

.descriact h3 { text-transform: uppercase; color: #fff; margin-bottom: 6px; border-bottom: 1px solid #fff;}

.descriact .six { width: 50%; padding: 6px 10px;}

.menucours {margin-bottom: -12px !important;background: rgb(57, 57, 57) none repeat scroll 0% 0%;}

.menucours img{ width: 100%; margin: 0px;}

.bgact {min-height: 60vh !important; }

.bgact .vc_col-sm-6 {background: rgba(0,0,0,0.80);  width: 46% !important; left: 4%;}

.page-id-227 .bgact .vc_col-sm-6 { border-left: 5px solid #fff;  background: #ffffff;}

.descriact  {background: url("/img/bgcours.png")!important;}

.skills .vc_single_bar {width: 30%; margin: 1%; display: inline-block}

.vc_progress_bar .vc_single_bar {  background: #000 !important; border-radius: 0px !important; border: 1px solid #fff;}

.vc_progress_bar .vc_single_bar .vc_label {text-transform: uppercase; font-family: 'Oswald'; color:#fff !important}

.vc_progress_bar .vc_single_bar .vc_bar {border-radius: 0px !important}

.planeve .button {margin:23px 6px !important; padding: 5px 10px;font-size: 14px;}

.menucours2 h3 {text-transform: uppercase; color: #fff; font-size: 28px; padding-top: 5px; margin-bottom: 7px; text-align: center}

.menucours2 .coursco {  width: 6.8%; display: inline-block;  vertical-align: top; padding: 2px; box-sizing: border-box; background: none !important; margin-bottom: 24px;}

.menucours2 {background: rgb(57, 57, 57)}

.menucours2 .coursco .hvr-shrink {background: none; padding: 0px; border: 2px solid rgb(57, 57, 57)}

.textshadow p {text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}



/*----------------------------------------------------------------------*/

/*---------------              MENU                   ------------------*/

/*----------------------------------------------------------------------*/

.vc-mm-mega-cont-inner .menucours .coursco { width:6.64%; display: inline-block; vertical-align: top; padding: 0px;  box-sizing: border-box;  background: none !important;  margin-bottom: 3px;}

.menucours .coursco .hvr-shrink {background: none !important;}





/*----------------------------------------------------------------------*/

/*---------------              PLANNING               ------------------*/

/*----------------------------------------------------------------------*/



.introtexte .button {color: #000!important; border:1px solid #000!important}

.page-id-256 .style-1 .aligncenter { display: block; max-width: 139px; margin: 2px auto -9px;; width: 100%;}

.page-id-256 table{    width: 100%; text-align: center; border-radius: 0px; box-shadow: 2px 2px 6px #111;background: rgba(255,255,255,1);}

.page-id-256 table tr th {   background-color: #a3c739 !important; color: #fff !important; border-bottom: 2px solid #89a929; border-top: 2px solid #a3c739; font-family: 'Oswald';  text-align: center; font-size: 20px; padding: 4px 2px !important;}

.horaireplan, .dureeplan { display: inline-block;  width: auto;margin-bottom: -4px;}

.horaireplan {font-family: 'Oswald'; font-size: 15px; border-right: 1px solid #cacaca;  padding-right: 5px;}

.dureeplan{font-family: 'Oswald'; font-size: 14px; color : #adacac;}

.page-id-256 table tr td {padding: 0px;border-bottom: 1px solid #cacaca;}

.page-id-256 .twelve {  width: 100%;  padding: 20px 0px;}

.page-id-256 .footer-wrapper .twelve {padding: 0px}

#aquaplanning .style-1 .aligncenter {  display: block;  max-width: 114px;  margin: -12px auto; width: 100%;}

#planmob {display: none}

.bigtitle img { max-width: 700px; margin-bottom: -20px; width: 100%}

.logostudio img {max-width: 250px; margin: auto; display: block;}



/*----------------------------------------------------------------------*/

/*---------------              SPA                    ------------------*/

/*----------------------------------------------------------------------*/





.blockspa {margin: 0px;text-align: justify;margin-bottom: 20px !important;}

.blockspa .alignnone { margin: 0px;}

.blockspa p {padding: 0px 10px;}

.blockspa h2 { font-size: 25px;text-transform: uppercase;color: #646363 !important;  border-bottom: 1px dotted #646363; margin-bottom: 10px;font-family: montserrat; font-weight: bold; padding: 0px 10px;}

.lienboutiquespa .button {color: #4f2948; border: 1px solid #646363 !important}

.logospa img { margin-top: -50px;margin-bottom: -33px !important;}

.introspa p{  text-align: center;  color: #fff;  text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333   }

.blaneosection {border-top: 25px solid #646363; border-bottom: 25px solid #646363}

.blaneosection {min-height: 100vh !important}

.blaneosection h4 {font-weight: 100 !important; color: #fff;}

.page-id-581 h4, .page-id-581 h2 {font-family: montserrat !important;}

.blaneosection .vc_sep_line { border-color: #fff !important;}

.blaneosection .vc_tta-tab > a {padding: 9px 20px; font-size: 15px;font-family: montserrat}

.page-id-581 p {font-family: montserrat;font-size: 13px}



.page-id-581 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {  border-color: #e3e3e3;  background-color: #cab0d7;  color: #FFF;  margin: 0px 2px;  padding: 9px 15px;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {color: #646363}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover {background: #fff!important} 

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {background: #646363!important; color: #fff}

.vc_tta.vc_general .vc_tta-panel-body {padding: 10px 2px !important;}

.spapresta .blockspa {width: calc(33% - 20px); display: inline-block; background: rgba(250,250,250,0.9); vertical-align: top; margin: 10px}

.spapresta .blockspa p {padding: 0px}

.spapresta .vc_sep_line { border-color: #fff !important;}

.spapresta h4 {font-weight: 100 !important; color: #fff;}

.spapresta h5 {font-family: montserrat; color: #fff; margin: 0px}

.padtext {padding: 0px 10px !important;line-height: 20px;}

.spapresta {padding-bottom: 150px; border-bottom: 5px solid #8e8781}

.sstitrespa {margin-bottom: 0px}

.spahor p {font-family: montserrat; color: #fff}

.spahor h3 {font-family: montserrat; color: #eeeadf; text-transform: uppercase; margin-bottom: 3px}

.spahor strong {font-size: 20px}

.page-id-581 .bortopspa {  font-family: 'Oswald';  border-top: 1px dotted #fff;  padding-top: 27px;}

.introspa h4 {font-family: montserrat; color: #eeeadf; text-transform: uppercase; margin-bottom: 10px; text-align: center !important; border-bottom: 1px dotted #eeeadf; padding-bottom: 6px; text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}

.page-id-581 .footer-wrapper { background-color: #646363; color: #fff!important} .page-id-581 .footer-wrapper a {color: #fff}

.page-id-581 .vc_btn3-center {padding-bottom: 25px; border-bottom: 1px dotted #fff; }

.page-id-581 .titlemarque h4 {font-weight: 100; color: #fff}

.blockspa .button {  font-family: montserrat ; color: #fff; background-color: #646363; border-color:  #646363;width: 100%; margin-left: 0px !important; text-align: center;font-size: 11px;}

.blockspa .button:hover {  color: #fff; background-color: #97c566; border-color: #97c566}



.promooo {background: #d5b376; padding: 5px;  font-family: 'Oswald' !important; text-shadow: none; font-weight: 500 !important; display: block; width: 100%; margin: auto; font-size: 16px; letter-spacing: 0.2px; margin-top: 14px; text-align: center; color:#fff}



.otherspa .blockspa { margin: 5px; text-align: justify; margin-bottom: 41px !important;  background: rgba(250,250,250,0.5);}

.otherspa .blockspa h2 {  font-size: 15px;}

.otherspa .blockspa p { padding: 0px !important;}

.blockspa .button { background-color: #646363; border-color: #646363}

.otherspa .vc_col-sm-2 { width: 20%;}

/*----------------------------------------------------------------------*/

/*---------------             BALNEOTHERAPIE          ------------------*/

/*----------------------------------------------------------------------*/





.blockspa {margin: 0px;text-align: justify;margin-bottom: 20px !important;}

.blockspa .alignnone { margin: 0px;}

.blockspa p {padding: 0px 10px;}

.blockspa h2 { font-size: 20px;text-transform: uppercase;color: #646363 !important;  border-bottom: 1px dotted #646363; margin-bottom: 10px;font-family: montserrat !important; font-weight: bold; padding: 0px 10px;}

.lienboutiquespa .button {color: #4f2948; border: 1px solid #646363 !important}

.page-id-1365 .logospa img { max-width: 600px; width: 100%}

.introspa p{  text-align: center;  color: #fff;  text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333   }

.blaneosection {border-top: 25px solid #646363; border-bottom: 25px solid #646363}

.blaneosection {min-height: 100vh !important}

.blaneosection h4 {font-weight: 100 !important; color: #fff;}

.page-id-1365 h4, .page-id-1365 h2 {font-family: montserrat;}

.blaneosection .vc_sep_line { border-color: #ffff !important;}

.blaneosection .vc_tta-tab > a {padding: 9px 20px; font-size: 15px;font-family: montserrat}

.page-id-1365 p {font-family: montserrat;font-size: 14px}



.page-id-1365 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {  border-color: #e3e3e3;  background-color: #cab0d7;  color: #FFF;  margin: 0px 2px;  padding: 9px 15px;}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {color: #646363}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover {background: #fff!important} 

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {background: #646363!important; color: #fff}

.vc_tta.vc_general .vc_tta-panel-body {padding: 10px 2px !important;}

.spapresta .blockspa {width: calc(33% - 20px); display: inline-block; background: rgba(250,250,250,0.9); vertical-align: top; margin: 10px}

.spapresta .blockspa p {padding: 0px}

.spapresta .vc_sep_line { border-color: #fff !important;}

.spapresta h4 {font-weight: 100 !important; color: #fff; margin-bottom:0px}

.spapresta h5 {font-family: montserrat; color: #fff; margin: 0px}

.padtext {padding: 0px 10px !important; line-height: 16px; font-size: 12px !important;}

.padtext em {font-size: 10px; line-height: 6px !important; }

.spapresta {padding-bottom: 150px; border-bottom: 5px solid #8e8781}

.sstitrespa {margin-bottom: 0px}

.spahor p {font-family: montserrat; color: #fff;     font-size: 12px;}

.spahor h3 {font-family: montserrat !important; color: #eeeadf; text-transform: uppercase; margin-bottom: 3px}

.spahor strong {font-size: 20px}

.page-id-1365 .bortopspa {  font-family: 'Oswald';  border-top: 1px dotted #fff;  padding-top: 27px;}

.introspa h4 {font-family: montserrat; color: #eeeadf; text-transform: uppercase; margin-bottom: 10px; text-align: center !important; border-bottom: 1px dotted #eeeadf; padding-bottom: 6px; text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}

.page-id-1365 .footer-wrapper { background-color: #646363; color: #fff!important} .page-id-1365 .footer-wrapper a {color: #fff}

.page-id-1365 .vc_btn3-center {padding-bottom: 25px; border-bottom: 1px dotted #fff; }

.page-id-1365 .titlemarque h4 {font-weight: 100; color: #fff}

.page-id-1365 .introspa p { text-shadow: 1px 1px 2px #333, 1px 1px 15px #333,  1px 1px 20px #333;}

.page-id-1365 .introspa h4 { text-shadow: 1px 1px 2px #333, 1px 1px 15px #333,  1px 1px 20px #333;}

/*----------------------------------------------------------------------*/

/*---------------               TABLEAU               ------------------*/

/*----------------------------------------------------------------------*/





.tableau { background: rgba(250, 250, 250, 0.64) none repeat scroll 0% 0%; color: #404040;

margin: auto; border: 1px solid #646363; text-align: left}

.tableau td {padding: 5px; border-bottom-width: 1px; border-bottom-style: solid; border-color: #646363; text-align: left; font-family: montserrat;font-size: 14px; text-transform: uppercase;

font-weight: 700;}

.tableau td em{display: block;line-height: 13px; font-size: 11px; text-transform: none; font-weight: 300}

.page-id-1365 .tableau {max-width: 600px;text-align: center}

.page-id-1365 .tableau td {width: 50%;text-align: center}

.tableau h2 {color: #fff; font-size: 13px;}

/*----------------------------------------------------------------------*/

/*---------------                 NEWSLETTER          ------------------*/

/*----------------------------------------------------------------------*/

.acceptance-34, .radio-20, .checkbox-939 {display: inline-block !important}

.page-id-1466 p {font-size: 13px}

.radio-20

.page-id-1466 .seanceessai .wpb_text_column h3 {font-size: 21px;}

.newsletterlink {color: #999 !important; border: 1px solid #999 !important; padding: 3px 15px !important;

background: none !important; margin-bottom: 0px !important;border-radius: 0px!important; font-weight: 500 !important}

.newsletterlink:hover {color: #a3c739 !important; border-color: #a3c739!important }

div.wpcf7-mail-sent-ok {text-align: center; border-color: #45de86 !important; background: #45de86}











/*----------------------------------------------------------------------*/

/*---------------             SEMINAIRE               ------------------*/

/*----------------------------------------------------------------------*/



.page-id-633 .logospa img { max-width: 600px; width: 100%}

.page-id-633 .introspa h4 {  font-family: 'Oswald';    color:#636363; text-shadow:none;}

.page-id-633 .introspa p {  text-align: justify; color:#636363; text-shadow:none;}

.page-id-633 .blaneosection { border-top: 5px solid #a3c739;  border-bottom: 5px solid #a3c739; height: auto !important}

.page-id-633 .blaneosection h4 { font-weight: 100 !important;  color: #a3c739;}

.page-id-633 .blaneosection .vc_sep_line { border-color:  #a3c739!important;}

.page-id-633 .blockspa h2 { font-size: 25px; text-transform: uppercase; color: #a3c739 !important;  border-bottom: 1px solid #a3c739;  margin-bottom: 10px;  font-family: 'Oswald';}

.page-id-633 .blockspa strong {text-transform: uppercase}

.page-id-633 .blockspa h3 {text-align: center; margin-bottom: 5px; text-transform: uppercase; margin-top: 21px;}

.page-id-633 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a { font-family: 'Oswald'; text-transform: uppercase; border-color: #333;  background-color:#a3c739;  color: #fff ;  margin: 0px 2px;  padding: 4px 15px; border: none !important;}

.page-id-633 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {color: #a3c739}

.page-id-633 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover {background: #fff!important} 

.page-id-633 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {background: #a3c739!important; color: #fff}

.page-id-633 .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {  opacity: 0.85;}

.page-id-633 .spapresta h4 { font-weight: 100 !important;  color:  #a3c739;}

.page-id-633 .spapresta .vc_sep_line { border-color:  #a3c739 !important;}

.page-id-633 .contactsemin{  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;   padding: 40px 10px;}

.page-id-633 .wpcf7 input[type="text"], .page-id-633 .wpcf7 input[type="email"], .page-id-633 .wpcf7 input[type="password"],.page-id-633 .wpcf7 textarea { padding: 8px 12px;  width: 100%;  background: rgba(250,250,250,0.1);    color: #fff !important; border:1px solid #999}

.page-id-633 #wpcf7-f647-p633-o1 p {font-family: 'Oswald'; color:#fff; text-transform: uppercase}

.page-id-633 .confiancesem h4 { font-weight: 100 !important;  color:  #fff;}

.page-id-633 .confiancesem .vc_sep_line { border-color:  #fff !important;}

.page-id-633 .spapresta { padding-bottom: 100px;  border-bottom: 5px solid #a3c739;}

/*----------------------------------------------------------------------*/

/*---------------             RESTAURANT              ------------------*/

/*----------------------------------------------------------------------*/





.page-id-1163 .logospa img { max-width: 600px; width: 100%}

.page-id-1163 .introspa h4 {  font-family: 'Oswald';    border-bottom: 1px solid #eeeadf;text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}

.page-id-1163 .introspa p {  text-align: justify;text-shadow: 1px 1px 2px #333, 1px 1px 10px #333, 1px 1px 12px #333, 1px 1px 2px #333, 1px 1px 20px #333}

.page-id-1163 .blaneosection { border-top: 5px solid #a3c739;  border-bottom: 5px solid #a3c739; height: auto !important}

.page-id-1163 .blaneosection h4 { font-weight: 100 !important;  color: #a3c739;}

.page-id-1163 .blaneosection .vc_sep_line { border-color:  #a3c739!important;}

.page-id-1163 .blockspa h2 { font-size: 25px; text-transform: uppercase; color: #a3c739 !important;  border-bottom: 1px solid #a3c739;  margin-bottom: 10px;  font-family: 'Oswald';}

.page-id-1163 .blockspa strong {text-transform: uppercase}

.page-id-1163 .blockspa h3 {text-align: center; margin-bottom: 5px; text-transform: uppercase; margin-top: 21px;}

.page-id-1163 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a { font-family: 'Oswald'; text-transform: uppercase; border-color: #333;  background-color:#a3c739;  color: #fff ;  margin: 0px 2px;  padding: 4px 15px; border: none !important;}

.page-id-1163 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {color: #a3c739}

.page-id-1163 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover {background: #fff!important} 

.page-id-1163 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {background: #a3c739!important; color: #fff}

.page-id-1163 .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {  opacity: 0.85;}

.page-id-1163 .spapresta h4 { font-weight: 100 !important;  color:  #a3c739;}

.page-id-1163 .spapresta .vc_sep_line { border-color:  #a3c739 !important;}

.page-id-1163 .contactsemin{  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;   padding: 40px 10px;}

.page-id-1163 .wpcf7 input[type="text"], .page-id-1163 .wpcf7 input[type="email"], .page-id-1163 .wpcf7 input[type="password"],.page-id-1163 .wpcf7 textarea { padding: 8px 12px;  width: 100%;  background: rgba(250,250,250,0.1);    color: #fff !important; border:1px solid #999}

.page-id-1163 #wpcf7-f647-p633-o1 p {font-family: 'Oswald'; color:#fff; text-transform: uppercase}

.page-id-1163 .confiancesem h4 { font-weight: 100 !important;  color:  #fff;}

.page-id-1163 .confiancesem .vc_sep_line { border-color:  #fff !important;}

.page-id-1163 .spapresta { padding-bottom: 100px;  border-bottom: 5px solid #a3c739;}





/*----------------------------------------------------------------------*/

/*---------------            COIFFURE                 ------------------*/

/*----------------------------------------------------------------------*/





.page-id-724 .blaneosection {  height: auto !important;}

.page-id-724 .blaneosection { border-top: 25px solid #87075f; border-bottom: 25px solid #87075f;}

.page-id-724 .spapresta { padding: 50px 0px; border-bottom:none !important;}

.page-id-724 h4 { font-weight: 100 !important;  color:  #eeeadf; font-family: montserrat}

.page-id-724 .vc_sep_line { border-color:  #eeeddf !important;}

.page-id-724 .introspa p { text-align: center; color: #87075f; text-shadow: 1px 1px 6px #fff;}



/*----------------------------------------------------------------------*/

/*---------------            EVENEMENT                ------------------*/

/*----------------------------------------------------------------------*/

 .page-id-737 .logospa img { max-width:750px; width: 100%}

.page-id-737 .introspa h4 {  font-family: 'Oswald';    border-bottom: 1px solid #eeeadf;}

.page-id-737 .introspa p {  text-align: center;}

.page-id-737 .blaneosection { border-top: 5px solid #a3c739;  border-bottom: 5px solid #a3c739; height: auto !important}

.page-id-737 .blaneosection h4 { font-weight: 100 !important;  color: #a3c739;}

.page-id-737 .blaneosection .vc_sep_line { border-color:  #a3c739!important;}

.page-id-737 .blockspa h2 { font-size: 25px; text-transform: uppercase; color: #a3c739 !important;  border-bottom: 1px solid #a3c739;  margin-bottom: 10px;  font-family: 'Oswald';}

.page-id-737 .blockspa strong {text-transform: uppercase}

.page-id-737 .blockspa h3 {text-align: center; margin-bottom: 5px; text-transform: uppercase; margin-top: 21px;}

.page-id-737 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a { font-family: 'Oswald'; text-transform: uppercase; border-color: #333;  background-color:#a3c739;  color: #fff ;  margin: 0px 2px;  padding: 4px 15px; border: none !important;}

.page-id-737 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {color: #a3c739}

.page-id-737 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a:hover {background: #fff!important} 

.page-id-737 .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {background: #a3c739!important; color: #fff}

.page-id-737 .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {  opacity: 0.85;}

.page-id-737 .spapresta h4 { font-weight: 100 !important;  color:  #a3c739;}

.page-id-737 .spapresta .vc_sep_line { border-color:  #a3c739 !important;}

.page-id-737 .contactsemin{  background: rgba(0, 0, 0, 0.5) none repeat scroll 0% 0%;   padding: 40px 10px;}

.page-id-737 .wpcf7 input[type="text"], .page-id-737 .wpcf7 input[type="email"], .page-id-737 .wpcf7 input[type="password"],.page-id-737 .wpcf7 textarea { padding: 8px 12px;  width: 100%;  background: rgba(250,250,250,0.1);    color: #fff !important; border:1px solid #999}

.page-id-737 #wpcf7-f647-p737-o1 p {font-family: 'Oswald'; color:#fff; text-transform: uppercase}

.page-id-737 .confiancesem h4 { font-weight: 100 !important;  color:  #fff;}

.page-id-737 .confiancesem .vc_sep_line { border-color:  #fff !important;}

.page-id-737 .spapresta { padding-bottom: 100px;  border-bottom: 5px solid #a3c739;}





/*----------------------------------------------------------------------*/

/*---------------             ACTUS                   ------------------*/

/*----------------------------------------------------------------------*/



.vc_gitem_row .vc_gitem-col {background: #f2f2f2; box-shadow: 2px px 5px #cacaca !important;padding: 0px}

.vc_gitem-post-data p {display: none}

.vc_btn3-container.vc_btn3-left { text-align: center !important;}

.vc_gitem-post-data h4 {text-align: center !important; text-transform: uppercase; display: none}

.vc_btn3-style-flat {border-radius: 0px !important;padding: 8px 16px !important; text-transform: uppercase; font-family: 'Oswald'; color: #585858 !important; background: none !important; border:none !important; text-align: right}

.vc_grid-item-mini {display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden;

-moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform;}

.vc_grid-item-mini:hover {-webkit-transform: scale(0.9); transform: scale(0.9);}

.vc_grid-btn-load_more a {border: none !important}

.vc_grid-filter.vc_grid-filter-size-lg .vc_grid-filter-item { font-size: 18px; padding: 4px 20px; text-transform: uppercase; font-family: 'Oswald';border-radius: 0px !important}

.post-header {display: none}

.vc_gitem-post-data { margin-bottom: 0px !important;}

.vc_btn3-container  { margin-bottom: 0px !important;}

.vc_grid-styled-select select { outline: none;display: inline-block; border: 1px solid #cacaca; width: 100%; padding: 10px 6px; font-family: 'Oswald';text-transform: uppercase; font-size: 16px; background: #f2f2f2;}

.vc_grid-btn-load_more {margin-bottom: 47px!important}

.formulaireblog {background: rgba(48,4,40,0.75) !important;padding: 15px;}

.formulaireblog input[type="text"]  { padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;} .formulaireblog input[type="email"] { padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;} .formulaireblog input[type="password"] { padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;} .formulaireblog textarea { padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;}

.formulaireblog h3 {color: #fff; font-size: 35px; font-family: 'Indie Flower', cursive !important; font-weight: bold;}

.formulaireblog p {font-family: 'Indie Flower', cursive !important; font-weight: bold; font-size: 17px}

.formulaireblog input[type="submit"] {margin-top: 30px}

/*----------------------------------------------------------------------*/

/*---------------              CONTACT                ------------------*/

/*----------------------------------------------------------------------*/

.descricontact {background: rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%;

padding: 13px 0px !important !important;}

.descricontact h1{ color: #fff !important; font-size: 33px; text-align: center !important; border-bottom: 1px solid #fff;  padding-bottom: 7px; margin-bottom: 15px !important;  text-transform: uppercase;  font-weight: 300; font-family: lato; letter-spacing: 2px;  margin-top: 10px; font-family: 'Oswald', cursive !important;}

.wpb_gmaps_widget .wpb_wrapper {background: none !important; }

.pageformcon {padding: 35px!important; padding-top: 0px !important}

.page-id-261 .footer-wrapper img {display: none}

.cooor {padding: 9px;background: rgba(250, 250, 250, 0.2) none repeat scroll 0% 0%;margin-top: 10px;font-size: 13px;color: #fff;width: calc(50% - 2%) !important;

margin: 1%; height: 125px;}

.cooor i {font-size: 28px; padding-top: 10px}

.coooor {padding: 9px;background: rgba(250, 250, 250, 0.2) none repeat scroll 0% 0%;margin-top: 10px;font-size: 13px;color: #fff;width: 100% !important;

margin: 1%; height: 125px;}

.coooor i {font-size: 28px; padding-top: 10px}

.coooor p {font-size:11px}

#wpcf7-f4-p261-o1 .wpcf7-form {

	font-size: 18px;

	letter-spacing: 1px;

}

#wpcf7-f4-p261-o1 input[type="text"],#wpcf7-f4-p261-o1 input[type="email"],#wpcf7-f4-p261-o1 input[type="password"],#wpcf7-f4-p261-o1 input[type="tel"],#wpcf7-f4-p261-o1 textarea  { padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;} 



.pageformcon p {line-height: 17px !important}

.pageformcon .wpcf7-form p {text-transform: uppercase; font-family: 'Oswald'; line-height: 11px;

margin-top: 8px;}

.halfcont {width: 49%;  display: inline-block;float: left}



/*----------------------------------------------------------------------*/

/*---------------                ESSAI                ------------------*/

/*----------------------------------------------------------------------*/

.seanceessai .wpb_text_column {background:rgba(0, 0, 0, 0.75) none repeat scroll 0% 0%; padding: 10px; background: rgba(99,100,102,0.85) !important; color: #fff!important; font-family: 'Oswald'; font-size: 14px !important}

.seanceessai .wpb_text_column h3{ text-align: center; color: #fff !important; font-size: 16px; border-bottom: 1px solid #fff; padding-bottom: 6px; text-transform: uppercase;}

.seanceessai .wpcf7 input[type="text"],.seanceessai  .wpcf7 input[type="email"],.seanceessai  .wpcf7 input[type="password"],.seanceessai  .wpcf7 textarea { padding: 10px 11px;     width: 100%; background: rgba(0,0,0,0.5);  color: #fff;  border: 1.5px solid #555;}

.seanceessai .halfcont {margin-bottom: 10px}

.seanceessai input[type="submit"]:hover {background: #4f205c }

.seanceessai .essai {display: none}

.page-id-622 .seanceessai .wpb_text_column {padding-bottom: 144px;}

#texthoraire {font-size: 9px;text-align: center; font-family: montserrat;}

.disi {padding: 10px 11px; width: 100%; background: rgba(0,0,0,0.5); color: #fff; border: 1.5px solid #555;}



/*----------------------------------------------------------------------*/

/*---------------                BOUTIQUE             ------------------*/

/*----------------------------------------------------------------------*/



.vc_grid-item-mini {     width: 100%; margin-bottom: 20px; border: 4px solid #fff;

box-shadow: 2px 2px 3px #666;}

.bouboutique  .vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item.vc_active {  background-color: #8d6dc4; border-radius: 0px; font-family: 'Oswald'; text-transform: uppercase}

.bouboutique .vc_grid-filter.vc_grid-filter-size-md .vc_grid-filter-item {font-size: 100%; padding: 2px 10px; font-family: 'Oswald'; text-transform: uppercase; font-size: 15px;}

.vc_grid-filter.vc_grid-filter-color-violet > .vc_grid-filter-item:hover {border-radius: 0px}

.vc_grid-filter > .vc_grid-filter-item > span {font-size: 17px}

.single-product .woocommerce-content-item {padding-top: 70px; margin: 0px !important}

.bouboutique .vc_gitem-post-data h4 {display: block; color: #a3c539;font-size: 16px;    margin-bottom: 0px;  border-bottom: 1px solid #f9f9f9; padding-bottom: 5px;}

.bouboutique .vc_gitem-woocommerce-product-price { font-size: 15px; margin-top: 3px; display: block;}

.bouboutique .vc_btn3-container.vc_btn3-left {text-align: right !important; margin-top: -30px; margin-bottom: -11px !important;}

.bouboutique .vc_btn3-style-flat {border-radius: 0px !important;  padding: 8px 0px !important;}

#headerboutique {background: url(/img/bgboutique.jpg);background-size: cover;

background-position: bottom;padding-top: 40px;}

#headerboutique img{ margin: auto; display: block; max-width: 548px;width: 100%}

.page-id-35 h1 {display: none}

.page-id-36 .woocommerce-info {display: none}

#headerboutiquetxt {font-family: 'Oswald'; font-size: 15px;margin-top: -31px; margin-bottom: 0px;}

.vc_grid-filter.vc_grid-filter-center { text-align: center; background: #f2f2f2; padding: 5px 0px;}

.vc_grid.vc_row.vc_grid-gutter-20px {  margin-bottom: 40px;}

#headerboutiquetxt  h3{  text-align: center; text-transform: uppercase; margin-top: 40px; border-bottom: 1px solid #999; color: #999; padding-bottom: 4px;}

#layerslider_3, #layerslider_2_1468576116_1 {border-bottom: 9px solid #4f205c;}

.single-product .content-wrapper { background: url(/img/bgboutique3.jpg); background-size: contain; background-position: top; padding-top: 40px; background-repeat: no-repeat;}

.single-product .entry-summary{  background: rgba(247, 247, 247, 0.9) none repeat scroll 0% 0%;  padding: 9px;  box-shadow: 2px 2px 5px rgb(202, 202, 202);}

#tab-delai_livraison {display: none !important}

.headerboutiquetxt h3  { font-family: 'Oswald', cursive !important; font-weight: bold; border-bottom: 1px dotted #646363; color: #646363; margin-top: 30px}

.vc_grid-filter.vc_grid-filter-bordered > .vc_grid-filter-item {border: none}

.woocommerce a.button.alt:hover {background-color: #a46497!important}

.product-name .variation {display: none}

#tab-additional_information {display: none !important}



 .page-id-1412 .content-wrapper, .page-id-1413 .content-wrapper, .page-id-1522 .content-wrapper, .page-id-1626 .content-wrapper, .page-id-284 .content-wrapper,  .page-id-1500 .content-wrapper, .page-id-1524 .content-wrapper, .page-id-1526 .content-wrapper, .page-id-53 .content-wrapper {  background-size: contain; background-position: top; padding-top: 40px; background-repeat: no-repeat; background-color: #ffffff;}





.woocommerce-LoopProduct-link {width: 100%; margin-bottom: 0px; border: 4px solid #fff; box-shadow: 2px 2px 3px #999 !important;    display: inline-block; background: #f2f2f2; vertical-align: middle;     -webkit-transform: translateZ(0);  transform: translateZ(0);     box-shadow: 0 0 1px rgba(0, 0, 0, 0);     -webkit-backface-visibility: hidden;    backface-visibility: hidden;    -moz-osx-font-smoothing: grayscale;    -webkit-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-property: transform;    transition-property: transform;}

.noneedcart .add_to_cart_button {display: none!important}

.woocommerce-LoopProduct-link:hover {  -webkit-transform: scale(0.9);  transform: scale(0.9);}

/*----------------------------------------------------------------------*/

/*---------------              MON COMPTE             ------------------*/

/*----------------------------------------------------------------------*/

.woocommerce-account .woocommerce-MyAccount-content { float: right;  width: 68%; min-height: 399px;  background: #f2f2f2;  padding: 5px;  margin-bottom: 50px;}

.woocommerce-account .woocommerce-MyAccount-navigation {min-height: 399px;  background: #f2f2f2;  padding: 5px;  margin-bottom: 50px;}

.woocommerce-account .woocommerce-MyAccount-navigation li{  text-align: center;  font-family: 'Oswald';  text-transform: uppercase;  padding: 5px 0px;  font-size: 16px; border-bottom: 1px dotted #a3c539;}

.woocommerce-account .woocommerce-MyAccount-navigation li:hover{background: #fff}

.woocommerce-account .woocommerce-MyAccount-content .shop_table .order{ background: #fff;}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm input{ background: #fff!important;}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-EditAccountForm .button{ background: #94d64f!important;}

.woocommerce-account .woocommerce-MyAccount-content .shop_table .order .button {border-bottom: 0px !important; border-radius: 0px}

html .woocommerce a.button { border-radius: 0px !important}

.woocommerce .woocommerce-info {border-top:none!important}

.woocommerce-info .button {color: #a3c539!important; margin: 0px; border: 1px solid #a3c539!important}

.woocommerce .woocommerce-info::before {color:#a3c539!important;}

.woocommerce-account .woocommerce-MyAccount-content .edit {color: #a3c539!important; margin: 0px; border-color: 1px solid #a3c539!important}

#customer_login h2 {text-align: center; padding-bottom: 2px; border-bottom: 1px solid #999; color: #999; text-transform: uppercase}

#customer_login .login, #customer_login .register {background: #f2f2f2; box-shadow: 2px 2px 5px #cacaca}

#customer_login .login input, #customer_login .register input {background: #fff!important}

#customer_login .login .button, #customer_login .register .button { background: #94d64f!important; border-radius: 0px !important}

.sf-mega .loginform input {background: #f2f2f2!important}

.woocommerce .woocommerce-message {color: #94D64F!important }



.cart_item .product-name {font-size: 15px}







/*----------------------------------------------------------------------*/

/*---------------                 KLUBE               ------------------*/

/*----------------------------------------------------------------------*/



.gdlr-header-inner { background: rgba(0,0,0,0.85) !important;box-shadow: 0px 0px 8px rgb(0,0,0);}

.copyright-container {background: rgba(0,0,0,0.95);}

.top-navigation-left { float: right; margin: 0px; background: #fafafa; padding: 4px 2px; color: #646363 !important;top: 0px !important;position: absolute;right: 0px; }

.essai { text-transform: uppercase; font-family: 'Oswald'; color: #fff !important; background: none;

    padding: 7px 12px; font-size: 13px; box-shadow: none; border-right: 1px dotted #fff !important;    margin-left: -11px;}

.gdlr-logo {  max-width: 153px;  background: rgb(250,250,250);  margin-left: 0px;}

#actuhomegrid { padding: 10px 0px;  background: #300428;}

.gdlr-top-menu.sf-menu > li i { margin-right: 6px; font-size: 14px; margin-left: 7px;}

.gdlr-top-menu.sf-menu > li > a { color: #646363 !important;display: inline-block;}

.footer-wrapper {background-color: #443640;}

#vc-nav-id-8-wrapper #vc-nav-id-8 > li.vc-d-0 > .nav-link { color: #fff !important;}

#vc-nav-id-8-wrapper #vc-nav-id-8 > li.vc-d-0 > .nav-link:hover { color: #a3c539 !important;}



.homewant .product { background:#fff;     box-shadow: 2px 2px 5px #cacaca);

;margin: 0 1.8% 1.992em 0  !important;width: 23.05% !important; display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0);

-webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;

-webkit-transition-property: transform; transition-property: transform;}

.homewant .product:hover {  -webkit-transform: scale(0.9);  transform: scale(0.9);}

.homewant .product img {margin: 0 0 10px !important;}

.homewant .product h3 {text-transform: uppercase; border-bottom: 1px solid #999;}

.homewant .product .button {border-radius: 0px; margin-top: 0px !important; background: #fff none repeat scroll 0% 0%; color: #94c83d !important; border: 1px solid #94c83d !important; padding: 10px 18px;}

.gdlr-navigation { font-family: 'Oswald', cursive !important; font-weight: regular;}



.ms-slide-layers {left: 0px !important; max-width: 100% !important}

.ms-anim-layers {

    position: absolute;

    top: 180px !important;

    width: 100% !important;

    height: 100% !important;

    left: 0px !important

        }



.slidetexte { margin: 0px!important; padding: 0px!important;  position: absolute !important;  top: 0px !important;  left: 37% !important;  width: 30% !important; height: auto!important;}

.slidetexte img{ margin: 0px!important; padding: 0px!important;  position: absolute !important;  top: 0px !important;  left: 0% !important;  width: 100% !important; height: auto!important;}

.mobsep {display: inline-block}



.deruidehome { position: fixed; z-index: 10000; bottom: 0; width: 300px; right: 0px; display: none}

.wdpu-1439 .wdpu-text {background:url("/wp-content/uploads/2016/06/slideback.jpg") !important; background-size: cover}

.wdpu-1439 .wdpu-msg {background: #000 !important; border-radius: 0px !important} 



.page-id-581 .copyright-container, .page-id-1477 .copyright-container, .page-id-1480 .copyright-container, .page-id-1466 .copyright-container, .page-id-1452 .copyright-container {display: none}







/*----------------------------------------------------------------------*/

/*---------------          NOEL         ------------------*/

/*----------------------------------------------------------------------*/



.linknoel{opacity: 1; transition: opacity .5s ease-out;

    -moz-transition: opacity .5s ease-out;

    -webkit-transition: opacity .5s ease-out;

    -o-transition: opacity .5s ease-out;}

.linknoel:hover {opacity: 0.5 !important;-webkit-transform: scale(0.9);

transform: scale(0.9);}

.linknoel img {

    box-shadow: 2px 2px 3px #999;

    border-radius: 9px;

}



.page-id-7465 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.page-id-7465 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.page-id-7465 .product h3 {display: none}

.page-id-7465 .price {display: none !important}





.postid-7489 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7489 .wp-post-image {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7489 .entry-summary {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7489 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}

.post-7489 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.post-7489 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7489 .product h3 {display: none}

.related .post-7489 .price {display: none !important}

.post-7489 li.product {background: none !important}





.postid-7511 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7511 .wp-post-image {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7511 .entry-summary {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7511 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}



/*.post-7511 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}*/

.post-7511 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7511 .product h3 {display: none}

.related .post-7511 .price {display: none !important}

.post-7511 li.product {background: none !important}





.postid-7512 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7512 .wp-post-image {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7512 .entry-summary {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7512 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}



.post-7512 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.post-7512 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7512 .product h3 {display: none}

.related .post-7512 .price {display: none !important}

.post-7512 li.product {background: none !important}





.postid-7513 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7513 .wp-post-image {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7513 .entry-summary {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7513 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}



.post-7513 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.post-7513 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7513 .product h3 {display: none}

.related .post-7513 .price {display: none !important}

.post-7513 li.product {background: none !important}



.postid-7515 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7515 .wp-post-image {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7515 .entry-summary {box-shadow: 1px 1px 15px rgba(0,0,0,0.5) !important;}

.postid-7515 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}



.post-7515 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.post-7515 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7515 .product h3 {display: none}

.related .post-7515 .price {display: none !important}

.post-7515 li.product {background: none !important}



.postid-7516 .content-wrapper {  background: url(/img/bgprod.jpg);  background-size: cover;

    background-position: top;    padding-top: 50px;    background-repeat: no-repeat;}

.postid-7516 .wp-post-image {box-shadow: 1px 1px 16px #333 !important;}

.postid-7516 .entry-summary {box-shadow: 1px 1px 16px #333 !important;}

.postid-7516 h6 { color: #999;  font-size: 10px;  font-family: "Montserrat" !important;}

.postid-7516 .thumbnails .img {box-shadow: 1px 1px 16px #333 !important;}





.post-7516 .woocommerce-LoopProduct-link {  width: 100%; margin-bottom: 0px; border: 0px solid #666; box-shadow: 0px 1px 18px rgba(0,0,0,0.3) !important;  display: inline-block;    background: #222;}

.post-7516 .attachment-shop_catalog {border: none !important; margin-bottom: 0px!important}

.post-7516 .product h3 {display: none}

.related .post-7516 .price {display: none !important}

.post-7516 li.product {background: none !important}



.post-type-archive .woocommerce-breadcrumbs {DISPLAY:NONE}

.post-type-archive .woocommerce-ordering {DISPLAY:NONE}

.post-type-archive .products {DISPLAY:NONE}

.post-type-archive .woocommerce-pagination {DISPLAY:NONE}

.post-type-archive .gdlr-page-title-container {DISPLAY:NONE !important}



.actu {

  font-size: 16px;  padding: 40px;

}

/*.actu h1 {

  color: #FFF;

}

.actuslider {

  display: none;

}*/


.single-post .wpb_wrapper {

  background-color: #ffffff;

}



/*accueil vs mobile*/

.nosactivites { background-color: #ffffff; padding: 50px 30px;font-family: 'Oswald' ;text-align: center; margin-bottom: 50px;}

h1.accueil {

  color: #444444;

  font-family: 'Oswald'!important;

  font-size: 36px;

  font-weight: normal;

  line-height: 32px;

  margin-bottom: 50px;

  text-align: center;

}

.activite > h2, .restaurant>h2 {

  font-size: 29px;

  font-weight: normal;

  text-transform: uppercase;

  line-height: 35px;

}

.activite { display: block; width: 100%; margin-bottom: 50px;text-align: center;padding-bottom: 20px;}

.activite.act-nrg {  border-bottom: solid 5px #cc0000; }

.activite.act-fitness {  border-bottom: solid 5px #a3c539; }

.activite.act-detente {  border-bottom: solid 5px #b116b6; }

.activite-nrg { font-family: 'Oswald'; color: #CC0000; font-size: 29px;}

.activite-fitness { font-family: 'Oswald'; color: #a3c539; font-size: 29px;}

.activite-detente { font-family: 'Oswald'; color: #b116b6; font-size: 29px;}
.activite-resto { font-family: 'Oswald'; color: #f15a22; }

.restaurant h3 {color: #f15a22;}

.activite > h3, .restaurant h3 { font-family: 'Oswald'; font-size: 29px;  font-weight: normal;margin-bottom: 0; color: #f15a22;}

.activite.act-nrg > h3 {  color: #454545; }

.activite.act-fitness > h3 {  color: #454545; }

.activite.act-detente > h3, .restaurant h3 {  color: #454545; }

.activite > p, .restaurant p {

  font-size: 20px;

  color: #000;

  line-height: 25px;

}

.restaurant {font-family: 'Oswald';

  text-align: center;

  padding: 10px;

}

.activite-restaurant {

  width: 100%;

  background-color: #FFF;

}

.restaurant .activite-detente {

  font-size: 20px;

}

.restaurant a {

  background-color: #b116b6;

  color: #ffffff;

  display: block;

  padding: 10px;

  text-decoration: none;

  font-size: 20px;

}

.boutique-p { text-align:center; color:#DDD;font-size:15px}

h3.boutique-t {

	text-align: center;

	color: #FFF;

	font-family: "Montserrat" !important;

	font-size: 30px;

	margin-top: 0;

	border-bottom-color: #FFF;

}

.single-product .entry-summary {

	padding: 40px 40px 0;

}



.fdnoir h3{color: #FFF;}

.fdnoir h2 {

	color: #FFF;

	font-size: 35px;

}

.fdnoir {

	color: #FFF;

	font-size: 17px;

}



/*tablette*/

@media only screen and (min-width:481px){

	.activite-img { display: inline-block; float: left; margin: 0 10px 10px 0;max-width: 268px;

    width: 100%;}

	

	}

/*ordi*/

@media only screen and (min-width:769px){

	.nosactivites { padding-bottom:20px;}

	

	.activite { display: inline-block; margin: 0 0.57%;

    width: 32%; }



.activite.act-nrg,.activite.act-fitness ,.activite.act-detente {  border-bottom: none; }

.activite-img { display:block; float: none; margin: 0;  max-width: 100%;

  width: 100%;}

.activite-img > img { width: 100%; }



.activite-restaurant {

  background-image: url("/img/accueil-restaurant.jpg");

  background-position: center top;

  background-size: cover;

  text-align: center;

}

.restaurant {

  background-color: #ffffff;

  width: 65%;

  margin: 0 auto;padding-bottom: 0;

}

.restaurant h2 {

  padding: 30px 30px 0;

}

.restaurant > p {

  padding: 0 30px;

}

.restaurant a {

  background-color: #f15a22;

  color: #ffffff;

  display: block;

  padding: 10px;

  text-decoration: none;

  font-size: 20px;

}

.restaurant a:hover,.restaurant a:active  {

  background-color: #d45221; color:#fff;}

.accueil-btn {

  margin-top: 30px;

  text-transform: uppercase;

}

  }

/* Modifs SEO 13-04-2018 */

.activite h3 {
	font-size: 20px;
}
	
	
/* HORAIRES */

.horaires {
	
	display:inline-block;
	margin: 20px;
	vertical-align: top;
	
}

.block-horaires {
	
	margin:0;
	text-align:center;
	vertical-align: top;
	
	
	}
	