/* own stylesheet */

.logo-basque {float:left;}

ul.mobiwp-col-2 .mobi-close-popup span {
 
padding: 3px!important;
color: #eeba57!important;
}
.rpwwt-widget ul li {
    overflow: hidden;
    margin: 0 0 1.5em;
    border-bottom: 1px solid #CCC;
    padding-bottom: 10px;
}
p.right-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}
i.fa.fa-facebook-square.fa-2x {
    padding-top: 4px;
    margin-left: 10px;
}

ul.mobiwp-col-2 a.mobi-close-popup {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.mobi-nav ul.mobi-main-nav li:first-child {
    float: left;
    width: 50%!important;
    text-align: center;
    height: 100%;
    display: block;
}
@media only screen and (max-width:480px) {
.two-way-heading h2:after {
    position: absolute;
    content: url(/wp-content/themes/gritfr/images/internal-page/line-right.png);
    right: 0;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.two-way-heading h2:before {
    position: absolute;
    content: none;
    right: 0;
    top: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
}

             p#breadcrumbs  {
    float:left;
}

.tableFull {
    width: 830px!important;
}
             .error.wpml-admin-notice {
    display: none;
}.button-two {
        background: url('http://dev.legateaubasque.com/wp-content/themes/gritfr/images/fond-bouton.png')!important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    background-color: none!important;
  
  }
@media (min-width: 640px) {
  .post-type-archive-tribe_events nav.mobiwp-navigation.mobiwp-scrolldown, .mobiwp-navigation  {
    display: none!important;
} 
}
li {
    font-family: 'Quicksand';
}
.para-4 li {
    font-family: 'Quicksand';
    color: #FFF;
    font-weight: 600;
}

.contenu-carnet-route, #gform_fields_1 li  {
    font-size: 17px!important;
}
.gform_body ul {
list-style: none;}
.gform_footer input {display:none;}
@media (max-width: 768px){

button.button-widget1,button.button-widget2,button.button-widget3{
    width: 100%;}

    .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.col-xs-12.col-sm-3.col-md-3.main-right {
    padding-left: 15px!important;
    /* padding-top: 30px; */
}
.col-xs-12.col-sm-3.col-md-3.gatoyabon.main-right {
    order: -1;
}
#header_persus:nth-child(3) {display:none;}

a.btn-anal {
  text-decoration: none; /* strip natual underlines */
  width: 300px;
  line-height: 102px;
  height: 102px;
  margin: auto auto;
  font-size:12px;
}
  }
a.btn-anal {
  text-decoration: none; /* strip natual underlines */
  width: 400px;
  line-height: 102px;
  height: 102px;
  margin: auto auto;
  font-size:15px;
}
.btn-anal {
    background: #eeba57; /* BELIZE HOLE */
    -webkit-transition: background 225ms ease!important;
    -moz-transition: background 225ms ease!important;
    transition: background 225ms ease!important;
}

.btn-anal:before, .btn-anal:focus, .btn-anal:hover {
    background: #F0EBC8; /* peter river */
}
.btn-anal {
    font-family: Oswald, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    position: relative;
    transition: all 225ms ease;
    border: none;
    border-radius: 2px;
    overflow: hidden;
    color: #fff;
    text-align: center;
    line-height: 102px;
}

/* places copy on top */
.btn-anal span {
    z-index: 8;
    position: relative;
}

/** definition and placement of 
  * starting size before element */

.btn-anal:before {
    content: "";
    display: block;
    width: 86%;
    height: 65%;
    border-radius: 4px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: all 400ms cubic-bezier(.32,1.25,.1,1.47);
    -moz-transition: all 400ms cubic-bezier(.32,1.25,.1,1.47);
    transition: all 400ms cubic-bezier(.32,1.25,.1,1.47);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

/* grow to sizing for before element */
.btn-anal:focus:before, .btn-anal:hover:before {
    height: 105%;
    width: 105%;
}
a:hover {
    color: #EEBA57!important;
    text-decoration: none;
    font-weight: 600;
}
a.button-widget2:hover {
    color: #530B00!important;
    text-decoration: none;
    font-weight: 600;
}
html {

text-rendering: optimizeLegibility !important;

-webkit-font-smoothing: antialiased !important;

}
.foot1 p {
    margin: 5px 0 5px;
    text-align: center;
    color: #fff!important;
    font-size: 14px!important;
}
/*body{
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-moz-box-sizing: border-box;
	overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  background-image: url('/wp-content/themes/gritfr/images/body-bg.jpg');
  background-repeat: repeat;
  //background-size: 100% 100%!important;
  background-color: #FDF8EC;
  font-family: 'Quicksand', sans-serif;
}*/

/*.gatoyabon {
  transform: translate3d(0,0,0)!important;
}*/

@media (min-width: 768px) and (max-width: 1200px){
.col-xs-12.col-sm-3.col-md-3.gatoyabon.main-right {
    width: 33%!important;
    margin-left: 0;
    padding-left: 10px!important;
}
.col-sm-9 {
    width: 66%!important;
}
.col-xs-12.col-sm-3.col-md-3.main-right {
    padding-left: 10px!important;
    /* padding-top: 30px; */
}
.logo-text {
    margin-bottom: 20px;
}
}
@media (min-width: 768px){
.navbar-nav>li {
    margin-top: 10px;
    
}}

@media (min-width: 768px){
.col-md-10.col-md-offset-1.logo-area {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    
}



.col-md-offset-4 {
    margin-left: 0%;
}

}
.foot6 {
    background-image: url(/footer-wood.jpg)!important;
    width: 100%!important;
    height: 100px;
    z-index: 99999;
    background-size: cover;
}
.col-xs-12.col-sm-3.col-md-3.gatoyabon.main-right {
    margin-top: 15px; 
}
.info-recette .col-sm-3.text-center {
    border-left: 1px solid #eee;
}
.main-left h1 {
    font-family: 'Satisfy', cursive;
    text-align: center;
    font-size: 38px;
    color: #ECB754;
    margin-top: 12px;
    /* background: url(/wp-content/themes/gritfr/images/home-page/bg1.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 23px 41px 20px 35px;
    position: relative;
    overflow: hidden;
}
.button-widget1 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    color: #FFF;
    background-color: #530B00;
    font-size: 18px;
    font-weight: 500;
      height: 60px;
    border:none!important;
    color:white!important;
}
.button-widget2 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    color: #FFF;
    background-color:#EEBA57;
    font-size: 18px;
    font-weight: 500;
      height: 60px;
     border:none!important;
     color:white!important;
}

.button-widget3 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: left;
    color: #3D3D3D;
    background-color: #FFF;
    font-size: 18px;
    font-weight: 500;
    height: 60px;
    border: 3px #3D3D3D solid;
    color:black!important;
}

.button-widget3 .fa {
    color: #3D3D3D;
}
.button-texte {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    
  width: 180px;
}
 a.button-widget3:link, a.button-widget2:link , a.button-widget1:link  
{ 
text-decoration:none; 
} 
span.span-title {
    font-size: 1.5em;
}
.fa-2x {
    font-size: 2em;
    color: #fff;
}
span.span-baseline {
    font-weight: 400;
    font-size: 1.1em;
    line-height: 1.3em;
}
body{
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*background-image: url('/wp-content/themes/gritfr/images/body-bg.jpg');*/
background-position: center top;
background-repeat: no-repeat;
background-color: #FFF!important;
  //background-size: 100% 100%!important;
  background-color: #FFF;
  font-family: 'Quicksand', sans-serif;
}
.main-body-footer {
box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -moz-box-sizing: border-box;
  overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: url('/wp-content/themes/gritfr/images/body-footer-bg.svg');
background-position: center  bottom;
background-repeat: no-repeat;
background-color: #FFF!important;
  //background-size: 100% 100%!important;
  background-color: #FFF;
  width:100%;
  height: 300px;
      background-size: cover;

}


#example1 {
width: 500px;
height: 250px;

/*background-image: url(/wp-content/themes/gritfr/images/body-footer-bg.jpg), url(/wp-content/themes/gritfr/images/body-bg.jpg);*/
background-position: center -200px, center top;
background-repeat: no-repeat,;
}

/*==================================================*/
         /* general codes  */
/*==================================================*/
.transparent-bg{
	background: rgba(0,0,0,0);
}
.zero-border{
	border: 0px !important;
}
.zero-border-radius{
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
}

/*================== end of general codes =======================*/
.top-bar{
  background: #530B00;
  padding: 9px 0px;
}
.top-bar h1{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  text-align: right;
  margin-top: 0px;
  margin-bottom: 0px;
}
.logo-area {
    background-color: #1A1A1A;
    padding: 15px 7px;
    height: auto;
    /* background: url(/wp-content/themes/gritfr/images/pat1.jpg); */
    background-repeat: repeat;
    border-bottom: 5px solid #EEBA57;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active {
    color: #EEBA57!important;
}
.navbar-default .navbar-nav>li>a{
    transition : all 0.2s;
}
.logo-text{

}
.logo-text h1{
  font-family: 'Comfortaa', cursive;
  text-align: center;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 45px;
  display: inline-block;
  position: relative;
}
.logo-text h1:after{
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: url('/wp-content/themes/gritfr/images/home-page/border-top.png');
}
.menu-area{
  margin-top: 20px;
}

.my-navbar{
  background: rgba(52,52,52,0) !important;
  border-radius: 0px !important;
  border: 0px !important;
  border: 0px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.navbar-nav {
    width: 100%;
    text-align: center;
  }
.navbar-nav li {
      float: none !important;
      display: inline-block !important;
    }
  .navbar{
    margin-bottom: 0px !important
  }
.my-nav{

}
.my-nav li a{
  padding: 19px 14px !important;
  color: #fff !important;
  font-family: 'Quicksand', sans-serif;
  text-transform: uppercase;
  font-size: 14px !important;
  font-weight: 500 !important;
  text-transform: uppercase;
  text-shadow: none !important;
} 
.my-nav li{
  color: #fff !important;
}
.my-nav li a:hover{
  background: none !important;
  color: #fff !important;
}
.navbar-brand{
  //padding-top: 10px !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a{
  background: none !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.dropdown-menu{
  background: #EDB958 !important;
}
.dropdown-menu>li>a{
  padding: 10px 20px !important;
}
.carousel-control .glyphicon-menu-left, .carousel-control .glyphicon-menu-right, .carousel-control .icon-next, .carousel-control .icon-prev{
      position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    color: rgba(255,255,255,0.8)!important;
    font-size: 50px !important;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 19px !important;
    background: rgba(0,0,0,0.6);
    padding: 12px 12px;
}
.carousel-adjust{
  margin-top: 0px;
  left: 0px;
  right: 0px;
}
.slider-area{
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.rr{
  right: 0px !important;
}
.ll{
  left: 0px !important;
}

.main-body{
  padding: 15px 0px;
}
.main-left{
  padding-left: 0px !important;
}
.main-right{

}
.para-1 {
    color: #3E3C39 !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px;
    text-align: justify;
	overflow:hidden;
}
.para-2{
  color: #3E3C39 !important;
  font-family: 'Quicksand', sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 26px;
  text-align: justify;
}
.para-3{
  color: #5C5A59 !important;
  font-family: 'Quicksand', sans-serif;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 19px;
  text-align: justify;
}
.frames{
  padding-left: 0px !important;
  margin-top: 20px;
}
.each-frame{
  width: 33.3333333333333333333333333333333333%;
  height: auto;
  padding: 10px;
}
.each-frame img{
  width: 100%;
  height: auto;
}
.each-frame h1{
  color: #520B00;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
  background: url('/wp-content/themes/gritfr/images/home-page/bg2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 13px 13px !important;
  margin-left: 10px;
  margin-right: 10px;
  font-family: 'Quicksand', sans-serif;
  //letter-spacing: 1px;
  text-decoration: none;
  overflow:hidden;
}
.each-frame h1 a{
    color: #520B00;
  }
.each-frame h1 a:hover{

}
.main-left h2 {
    font-family: 'Satisfy', cursive;
    text-align: center;
    font-size: 38px;
    color: #ECB754;
    margin-top: 12px;
    /*background: url(/wp-content/themes/gritfr/images/home-page/bg1.png);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 23px 41px 10px 35px;
    position: relative;
	overflow:hidden;
}
/*.main-left h2:after{
  position: absolute;
  bottom: -60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  content: url('/wp-content/themes/gritfr/images/home-page/flower-border.png');
}*/
.white-block{
  background: #fff;
  padding: 15px;
  margin-left: 0px !important;
  margin-right: 0px !important;
  margin-top: 60px;
}
.white-left{
  padding-left: 0px !important;
}
.white-left img{
height:235px!important;
}
.white-right{

}
.white-right h3{
  font-family: 'Shadows Into Light', cursive;
  font-size: 30px;
  color: #fff;
   background: url('/wp-content/themes/gritfr/images/home-page/bg3.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  padding: 10px 14px;
  margin-top: 0px;

}
.white-right h4 a{
  font-family: 'Quicksand', sans-serif;
  font-size: 19px;
  color: #5B1114;
  margin-top: 0px;
  display: inline-block;
  //padding: 10px 10px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: right !important;
  font-weight: 500;
  position: relative;
  padding-left: 10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.white-right h4 a:before{
  position: absolute;
  top: 50%;
  left: -50px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  content: url('/wp-content/themes/gritfr/images/home-page/arrow.png');
}
.white-right h4 a:hover{
  padding-left: 0px;
}
.hanger1{
  margin: 10px auto;
  background: url('/wp-content/themes/gritfr/images/home-page/bg4.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 160px;
  height: auto;
}
.hanger1 h1{
  //font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
  color: #fff;
  //padding-left: 10px;
  text-transform: uppercase;
  padding-top: 73px;
  padding-bottom: 30px;
  transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -webkit-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  text-align: center;
  line-height: 20px;
  letter-spacing: 1px;
}
.hanger1 h1 a{
  color: #fff !important;
}
.hanger2{
  margin: 50px auto;
  background: url('/wp-content/themes/gritfr/images/home-page/bg5.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 160px;
  height: auto;
}
.address-area {
    margin-left: 0px;
    margin-top: 30px;
}
.map-france {margin-left:35px;}
.hanger2 h2{
  //font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #fff;
  //padding-left: 10px;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom:140px;
  text-align: center;
  padding-right: 15px;
  letter-spacing: 1px;
}
.hanger2 h2 a{
  color: #fff!important;
}
.address-area{

}
.address-area img{
  margin-bottom: 20px;
  margin-top: 10px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
.address-text{
   color: #242222 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 7px;
  text-align: center;
}
.address-area img:hover{
  margin-left: 5px;
}

.hanger3{
  margin: 50px auto;
  background: url('/wp-content/themes/gritfr/images/home-page/frames2.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 130px;
  height: auto;
  padding: 30px 0px;
  padding-top: 40px !important;
}
.hanger3 h3{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 11px;
  color: #242222;
  //padding-left: 10px;
  text-transform: uppercase;
  text-align: center;
}
.foot1{
  background: #520B00;
  padding: 5px 0px;
  margin-top: 0px;
}
.foot1 h1{
   color: #fff !important;
  //font-family: 'Open Sans', sans-serif;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 7px;
  text-align: center;
  margin-top: 5px;
}
.foot2{
  background: #ECB754;
  padding: 8px 0px;
}
.foot2 img{
  margin: 0px 13px ;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
  background: none !important;
}
.navbar-toggle{
  border: 0px !important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #eeba57!important;
}
.main-body-internal{
  padding: 15px 0px;
}
.main-left-internal{
  padding-left: 0px !important;
}
.topic{
  padding-left: 0px !important;
}
.topic h1{
  font-family: 'Satisfy', cursive;
  font-size: 33px;
  color: #50120D;
   background: url('/wp-content/themes/gritfr/images/internal-page/bg6.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  padding: 64px 71px 28px 35px;
  margin-top: 0px;
  text-align: center !important;
  //letter-spacing: -2px;
}
.topic h2{
  color: #5C211C !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 7px;
  text-align: right;
  margin-top: 5px;
}
.topic img{
  margin: 15px 0px;
}
.topic h3{
  font-family: 'Satisfy', cursive;
  font-size: 33px;
  color: #50120D;
   background: url('/wp-content/themes/gritfr/images/internal-page/bg7.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  padding: 70px 79px 43px 84px;
  margin-top: 0px;
  text-align: center !important;
  //letter-spacing: -2px;
  font-weight: normal;
}
.link-area{
  padding: 0px;
}
.link-area .h1{
  font-family: 'Satisfy', cursive;
  font-size: 30px;
  color: #50120D;
   background: url('/wp-content/themes/gritfr/images/internal-page/bg8.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  padding: 20px 26px 18px 22px;
  margin-top: 45px;
  text-align: center !important;
}
.link-area h1 a{
  color: #50120D;
}

.two-way-heading{
  padding: 0px !important;
}
.two-way-heading h1{
  font-family: 'Satisfy', cursive;
  font-size: 37px;
  color: #50120D;
  display: inline-block;
  position: relative;
  margin-top: 20px;
}
.two-way-heading h1:before{
  position: absolute;
  content: url('/wp-content/themes/gritfr/images/internal-page/line-left.png');
  left: -173px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.two-way-heading h1:after{
  position: absolute;
  content: url('/wp-content/themes/gritfr/images/internal-page/line-right.png');
  right: -173px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.two-small{
  background: url('/wp-content/themes/gritfr/images/internal-page/bg9.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 20px;
  margin-top: 20px;
}
.para-4{
  color: #242222 !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px;
  text-align: center;
}


.col-md-12.col-md-offset-1.slider-area {
    margin-left: 0!important;
}




















@media (max-width: 1200px){
p.right-bar {
    color: #FFF !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 25px;
    text-align: justify;
    overflow: hidden;
        margin: 0 0 0px;
}
.foot6, .top-bar {display:none;}
.col-md-10.col-md-offset-1.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
}



/*=============== media query =====================*/

@media all and (max-width: 320px){
   .logo-text h1{
    font-size: 23px;
    line-height: 27px;
    text-align: center;
   }
   .logo-area{
    padding-bottom: 0px !important;
   }
   .navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }
  .navbar{
    margin-bottom: 0px !important
  }
  .my-nav li a{
    padding: 9px 14px !important;
    border-top: 1px solid #D19C30;
    border-bottom: 1px solid #F4D390;
  }
  .main-left,.main-left-internal{
    padding-left: 15px !important;
  }
  .para-1{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .each-frame{
    width: 100%;
  }
  .main-left h2{
    font-size: 24px;
    margin-top: 23px;
  }
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  .main-right{
    margin-top: 50px;
  }
  .topic h1,.topic h3{
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 20px;
  }
  .topic h1{
    padding: 56px 33px 28px 15px;
  }
  .topic h3{
    padding: 61px 36px 34px 39px;
  }
  .link-area h1{
    font-size: 28px;
  }
}
@media all and (min-width: 321px) and (max-width: 480px){
   .logo-text h1{
    font-size: 23px;
    line-height: 27px;
    text-align: center !important;
    display: block !important;
   }.col-md-10.col-md-offset-1.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
   .logo-area{
    padding-bottom: 0px !important;
   }
   .navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }
  .navbar{
    margin-bottom: 0px !important
  }
  .my-nav li a{
    padding: 9px 14px !important;
    border-top: 1px solid #D19C30;
    border-bottom: 1px solid #F4D390;
  }
  .main-left, .main-left-internal{
    padding-left: 15px !important;
  }
  .para-1{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .button-widget2,.button-widget1,.button-widget3 {
    width: 100%;}
  .each-frame{
    width: 100%;
    padding: 10px 50px;
  }
  .main-left h2{
    font-size: 24px;
    margin-top: 23px;
  }
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  .main-right{
    margin-top: 50px;
  }
  .topic h1,.topic h3{
    font-size: 22px;
    letter-spacing: 0px;
    line-height: 20px;
  }
  .topic h1{
    padding: 56px 33px 28px 15px;
  }
  .topic h3{
    padding: 61px 36px 34px 39px;
  }
  .link-area h1{
    font-size: 28px;
  }
}
@media all and (min-width: 481px) and (max-width: 540px){
   .logo-area{
    padding-bottom: 0px !important;
   }.col-md-10.col-md-offset-1.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
   .navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }
  .navbar{
    margin-bottom: 0px !important
  }
  .my-nav li a{
    padding: 9px 14px !important;
    border-top: 1px solid #D19C30;
    border-bottom: 1px solid #F4D390;
  }
  .main-left{
    padding-left: 15px !important;
  }
  .para-1{
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .each-frame{
    width: 50%;
    //padding: 10px 50px;
  }
  .main-left h2{
    font-size: 24px;
    margin-top: 23px;
  }
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  .main-right{
    margin-top: 50px;
  }
}
.textwidget p  {
    
    text-align: left;
   
}
@media all and (max-width: 640px) {
.menu-area {
    margin-top: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}
.my-nav li a {
    padding: 9px 14px !important;
    border-top: 0px solid #D19C30;
    border-bottom: 1px solid #FFF;
}

}

.right-bar a {color:#FFF!important;}
@media all and (min-width: 541px) and (max-width: 640px){
  .logo-area{
    padding-bottom: 0px !important;
   }.col-md-10.col-md-offset-1.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
   .navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }
  .navbar{
    margin-bottom: 0px !important
  }
  .my-nav li a{
    padding: 9px 14px !important;
    border-top: 1px solid #D19C30;
    border-bottom: 1px solid #F4D390;
  }
  .main-left{
    padding-left: 15px !important;
  }
  .each-frame{
    width: 50%;
    //padding: 10px 50px;
  }
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  .main-right{
    margin-top: 50px;
  }
}
@media all and (min-width: 641px) and (max-width: 767px){
  .logo-area{
    padding-bottom: 0px !important;
   }.col-md-10.col-md-offset-1.logo-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
   .navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }
  .navbar{
    margin-bottom: 0px !important
  }
  .my-nav li a{
    padding: 9px 14px !important;
    border-top: 0px solid #D19C30;
    border-bottom: 1px solid #FFF;
  }
  .main-left{
    padding-left: 15px !important;
  }
 
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  .main-right{
    margin-top: 50px;
  }
}
@media all and (min-width: 768px) and (max-width: 992px){
    .logo-area{
    padding-bottom: 0px !important;
   }
   /*.navbar-nav li {
      float: none !important;
      display: block !important;
      text-align: left;
      width: 100% !important
    }*/
  .navbar{
    margin-bottom: 0px !important
  }
  /*.my-nav li a{
    padding: 9px 14px !important;
    border-top: 1px solid #D19C30;
    border-bottom: 1px solid #F4D390;
  }*/
  .main-left{
    padding-left: 15px !important;
  }
 
  .white-block{
    margin-top: 60px;
    padding: 0px !important;
  }
  .white-right h3{
    margin-top: 10px;
    font-size: 27px;
  }
  .foot1{
    margin-top: 0px;
  }
  

.link-area h1 {
    font-family: 'Satisfy', cursive;
    font-size: 75px;
    color: #50120D;
    background: url(/wp-content/themes/gritfr/images/internal-page/bg8.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 20px 26px 18px 22px;
    margin-top: 45px;
    text-align: center;
}

  .main-right{
    margin-top: 50px;




  }
} 

p {
    color: #3E3C39 !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px;
    text-align: justify;
    overflow: hidden;
}

a {
    color: brown!important;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    color: brown!important;
    text-decoration: none;
    font-weight: 600;
}
.link-area a {
    color: #541115;
    text-decoration: none;
    font-weight: 400;
}
 .link-area {
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.main-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.wpb_text_column.wpb_content_element.border-text {
    border-left: 6px solid #EBB75D;
    padding-left: 10px;
	
}
body {
    
    font-size: 16px;
   
}

.col-md-10.col-md-offset-1.logo-area {
    width: 100%;
    margin-left: 0%;
}
.col-md-10.col-md-offset-1.top-bar {
    width: 100%;
    margin-left: 0%;
}

.foot3 {
    background-image: url(/frise-wood.jpg)!important;
    width: 100%;
    height: 100px;
    z-index: 99999;
    
}
.foot4 {
    background-image: url(/wp-content/themes/gritfr/css/frise-wood.jpg);
    width: 83.33333333%;
    height: 100px;
    z-index: 99999;
     
}

.white-left img {
    height: 235px!important;
    width: 100%;
}
a {
    color: brown!important;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    color: brown!important;
    text-decoration: none;
    font-weight: 600;
}
p {
    color: #3E3C39 !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px;
    text-align: justify;
    overflow: hidden;
}
h1 {
    font-size: 30px;
    font-family: 'Quicksand', sans-serif;
}
h3 {
    font-family: 'Quicksand', sans-serif;
}
.bgBody {
    background-color: transparent!important;
}
.link-area .h1{
  font-family: 'Satisfy', cursive;
  font-size: 30px;
  color: #50120D;
   background: url('/wp-content/themes/gritfr/images/internal-page/bg8.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline-block;
  padding: 20px 26px 18px 22px;
  margin-top: 45px;
  text-align: center !important;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
    -webkit-appearance: button;
    background: #fff;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #530B00;
   
    height: auto;
    letter-spacing: 0;
    line-height: 2;
    padding: 10px;
    
    -webkit-transition: all 0.3s ease-out;
    
    -o-transition: all 0.3s ease-out;
    
    transition: all 0.3s ease-out;
}
b {
    color: #530B00!important;
}a.ab-item {color: #fff!important;

}
.recurringinfo, .tribe-events-cal-links,.tribe-bar-search-filter, #tribe_events_filters_wrapper, .tribe-events-ical {display:none!important;}
.tribe-events-notices {
    background: #530B00;
    border-radius: 4px;
    border: 0;
    color: #fff;
    margin: 10px 0 18px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 0px 0 #fff;}

    .tribe-bar-submit {
    float: right;
    margin-bottom: 0;
    margin-left: 16.6667%;
    padding: 15px;
    width: 40%;
    background: #530B00;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.tribe-bar-mini .tribe-bar-submit {
    margin-left: 5%;
    padding: 10px;
    width: 33%;
}
 h2.tribe-events-list-event-title {
    padding: 13px 20px 7px 15px!important;
}
.tribe-bar-search-filter {
    float: left;
    margin-bottom: 0;
    padding: 15px;
    width: 25%;
}
.tribe-events-day .tribe-events-day-time-slot h5 {
    background: #530B00;
}
#tribe-bar-form {
    background: #FCF8ED;
    margin: 0;
    position: relative;
    width: 100%}
.tribe-events-list-event-title a {font-weight:200}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
    -webkit-appearance: button;
    background: #530B00;
    background-image: none;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    height: auto;
    letter-spacing: 0;
    line-height: 2;
    padding: 10px;
    width: 100%;
}
h2.tribe-events-page-title {font-family: 'Quicksand', sans-serif!important;
    font-weight: 400;font-size: 25px;
    color: #530B00;}
	
p {
    margin: 0 0 10px;
    line-height: 30px!important;
    font-size: 19px!important;
}

.wpb_text_column.wpb_content_element.two-way-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.title-recipe .wpb_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.two-way-heading h2 {
    font-family: 'Satisfy', cursive;
    font-size: 37px;
    color: #50120D;
    display: inline-block;
    position: relative;
    margin-top: 20px;
	background: none!important;
}

.two-way-heading h2:before {
    position: absolute;
    content: url(/wp-content/themes/gritfr/images/internal-page/line-left.png);
    left: -173px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.two-way-heading h2:after {
    position: absolute;
    content: url(/wp-content/themes/gritfr/images/internal-page/line-right.png);
    right: -173px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.main-left .two-way-heading h2 {
    padding: 0;
    overflow: visible;
}

.col-xs-12.col-sm-3.col-md-3.main-right {
    padding-left: 30px!important;
	    /*padding-top: 30px;*/
}

#header_persus p {
    font-size: 15px;
	line-height: 20px;
}
#header_persus p.gps-info {
    margin: 0;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 10px;
}
#header_persus p.gps-info2 {
    
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 10px;
}
#header_persus h2 {
    font-size: 20px;
    color: #50120D;
    display: inline-block;
    position: relative;
    margin-top: 20px;
    background: none!important;
    font-family: 'Quicksand', sans-serif;
}
section#text-2 p {
    margin-top: 40px;
}

h3 {
    font-family: 'Satisfy', cursive;
}

.widget-title {
    font-size: 20px;
    line-height: normal;
	font-family: 'Quicksand', sans-serif;
}
.widget-title {
    color: #3E3C39;
    font-weight: bold;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.top-bar {
    background: #800000!impportant;
    padding: 0;
}
.topic .fouet-title {
    font-family: 'Satisfy', cursive;
    font-size: 33px!important;
    color: #50120D!important;
    background: url(/wp-content/themes/gritfr/images/internal-page/bg6.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 64px 71px 28px 35px;
    margin-top: 0px;
    text-align: center !important;
    
}
.title-recipe h1 {
    font-family: 'Satisfy', cursive;
    text-align: center;
    font-size: 38px;
    color: #ECB754;
    margin-top: 12px;
    /* background: url(/wp-content/themes/gritfr/images/home-page/bg1.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 23px 41px 10px 35px;
    position: relative;
    overflow: hidden;
}
b{color:brown!important;}
.entry-content img{
float:left;
padding:20px
}
p {
    color: #3E3C39 !important;
    font-family: 'Quicksand', sans-serif;
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 25px;
    text-align: justify;
    overflow: hidden;
}

a {
    color: #541115;
    text-decoration: none;
    font-weight: 600;
}

a:hover {
    color: #541115;
    text-decoration: none;
    font-weight: 600;
}


@media (min-width: 992px){
.col-md-offset-4 {
    margin-left: 0;}


 

.button-two {
        background: url('http://dev.legateaubasque.com/wp-content/themes/gritfr/images/fond-bouton.png')!important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    background-color: none!important;
  padding: 30px;
  width: 400px;
    transition: all 0.5s;
    margin: 20px 0px;border-width: 0px;
}
.button-two span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    color: #FFF;
}
.button-two span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
    font-size: 30px;
}

.button-two span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button-two:hover span {
  padding-right: 25px;
}

.button-two:hover span:after {
  opacity: 1;
  right: 0;
}

.top-bar p.right-bar {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    text-align: right;
    margin-top: 0px;
    margin-bottom: 0px;
        font-size: 12px!important;
    color: #fff!important;
}
.top-bar p.left-bar {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    text-align: left;
    float: left;
    margin-top: 0px;
    margin-bottom: 0px;
        font-size: 12px!important;
    color: #fff!important;
}
.top-bar p.left-bar a, .top-bar p.left-bar i {
    color: #fff!important;
    font-size: 15px;
    text-transform: uppercase;
    transform: scale(1.1);
    transition: all 0.2s ease-out;
}
.top-bar p.left-bar:hover a {
    color: #EDB95F!important;
    font-size: 15px;
    text-transform: uppercase;  
    transform: scale(1.1);
}
.top-bar p.left-bar:hover i {
    color: #EDB95F!important;
    font-size: 15px;
    text-transform: uppercase;
    transform: scale(1.1);
}
@media (min-width: 992px){
.col-md-offset-4 {
    margin-left: 0!important;}
@media (min-width: 992px){
.col-md-4 {
    width: 100%!important;
}}

.my-nav li a {
    font-size: 15px !important;
}

.tribe-bar-submit {
    float: right;
}

@media (max-width: 468px){

.button-widget1,.button-widget2,.button-widget3{
    width: 100%;}

    .row {
    display: flex;
    flex-direction: column;
}

.col-xs-12.col-sm-3.col-md-3.gatoyabon.main-right {
    order: -1;
}
.white-right h2 a:before {
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: none;
}
  }

.title-recipe h1 {
    font-family: 'Satisfy', cursive;
    text-align: center;
    font-size: 38px;
    color: #ECB754;
    margin-top: 12px;
    /* background: url(/wp-content/themes/gritfr/images/home-page/bg1.png); */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 23px 41px 20px 35px;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #e6e6e6;
}

h1:after {
    background-color: #ECB754;
    bottom: 0;
    content: '';
    height: 6px;
    left: 50%;
    position: absolute;
    width: 40px;
    border-radius: 20px;
}
.white-right h2 {
    font-family: 'Shadows Into Light', cursive;
    font-size: 30px;
    color: #fff;
    background: url(/wp-content/themes/gritfr/images/home-page/bg3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display: inline-block;
    padding: 10px 14px;
}
.white-right h3 a {

    font-family: 'Quicksand', sans-serif;
    font-size: 19px;
    color: #5B1114;
    margin-top: 0px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: right !important;
    font-weight: 500;
    position: relative;
    padding-left: 10px;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

.white-right h3 a:before {
    position: absolute;
    top: 50%;
    left: -50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    content: url(/wp-content/themes/gritfr/images/home-page/arrow.png);
}

.white-right h3 {background: none!important;float:right;}

