/********************************************************
			Templatemela Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}
.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}
.owl-carousel .owl-item:hover a img {
  border-color: blue;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.grabbing {
  cursor: url("../img/megnor/grabbing.png") 8 8, move;
}
.customNavigation {
  position: absolute;
width: 100%;
direction: ltr !important;
text-align: center;
clear: both;
top: 38%;
z-index: 1;
opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
-moz-opacity: 0;
}
.featured-products.clearfix .customNavigation {
	top: 44%;
}
.products:hover .customNavigation, .testimonial-main:hover .customNavigation, #tmcmsblock:hover .customNavigation ,.homeblog-inner:hover .customNavigation {
	opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}
.customNavigation a {
  background: none;
  position: relative;
  font-size: 24px;
  padding: 0;
  color: #ddd;
  border: none;
  height: 32px;
  width: 32px;
  cursor: pointer;
  overflow: hidden;
  font-family:"FontAwesome";

}
.customNavigation a::before{
  line-height:32px;
}

.customNavigation a:hover {
	color: #fff;
	border-color: none;
	background: none;
}
.customNavigation a.prev::before {
	content: " ";
	background: url("../img/megnor/left-arrow.svg") no-repeat scroll center center;
	background-size: 22px;
	width: 35px;
  height: 35px;
  position: absolute;
  top: 0px;
  left: auto;
  right: 0px;
}
.customNavigation a.prev:hover:before{
  content: " ";
	background: url("../img/megnor/left-arrow-hover.svg") no-repeat scroll center center;
	background-size: 22px;
}
.customNavigation a.next::before {
	content: " ";
	background: url("../img/megnor/right-arrow.svg") no-repeat scroll center center;
	background-size: 22px;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 0px;
	left: 0px;
	right: auto;
}
.customNavigation a.next:hover:before{
  content: " ";
	background: url("../img/megnor/right-arrow-hover.svg") no-repeat scroll center center;
	background-size: 22px;
}

.tmblog-latest #spe_res .customNavigation {
  top: 36%;
}
.featured-products #spe_res .customNavigation a.prev,
.newproducts #spe_res .customNavigation a.prev,
.tmblog-latest #spe_res .customNavigation a.prev,.special-products .customNavigation a.btn.prev.special_prev,
.bestseller-products .customNavigation a.btn.prev.bestseller_prev {
  left: -10px;
  position: absolute;
}
.featured-products #spe_res .customNavigation a.next,
.newproducts #spe_res .customNavigation a.next,
.tmblog-latest #spe_res .customNavigation a.next,.special-products .customNavigation a.btn.next.special_next,
.bestseller-products .customNavigation a.btn.next.bestseller_next {
  right: -10px;
  position: absolute;
}
.brands .products .customNavigation {
  top: 25px;
  display: none;
}
.brands .products .customNavigation a.prev,
.productscategory-products.clearfix .customNavigation a.prev,
.product-accessories .customNavigation a.prev,
.crosssell-products .customNavigation a.prev{
  left: -10px;
  position: absolute;
}
.brands .products .customNavigation a.next,
.productscategory-products.clearfix .customNavigation a.next,
.product-accessories .customNavigation a.next,
.crosssell-products .customNavigation a.next{
  right: -10px;
  position: absolute;
}
#header .logo {
max-width: 200px !important;
}

@media (max-width: 1449px){
  .brands .products .customNavigation a.next, .productscategory-products.clearfix .customNavigation a.next, .product-accessories .customNavigation a.next, .crosssell-products .customNavigation a.next {
    right: -5px;
  }
  .brands .products .customNavigation a.prev, .productscategory-products.clearfix .customNavigation a.prev, .product-accessories .customNavigation a.prev, .crosssell-products .customNavigation a.prev {
    left: -5px;
  }
  .tmblog-latest #spe_res .customNavigation {
    top: 33%;
  }
}
@media (max-width: 1199px) {
  
  .customNavigation{
    top: 40%;
  }
  .tmblog-latest #spe_res .customNavigation {
    top: 32%;
  }
 
}
@media (max-width: 991px) {
  
	.customNavigation a.next {
		right: 0px;
	}
  #main .images-container .js-qv-mask { margin:0px; }
  .featured-products #spe_res .customNavigation a.prev,
  .newproducts #spe_res .customNavigation a.prev,
  .tmblog-latest #spe_res .customNavigation a.prev {
    left: -5px;
  }
  .featured-products #spe_res .customNavigation a.next,
  .newproducts #spe_res .customNavigation a.next,
  .tmblog-latest #spe_res .customNavigation a.next {
    right: -5px;
  }
  .productscategory-products.clearfix .customNavigation a.prev, .product-accessories .customNavigation a.prev, .crosssell-products .customNavigation a.prev {
    left: -5px;
  }
  .productscategory-products.clearfix .customNavigation a.next, .product-accessories .customNavigation a.next, .crosssell-products .customNavigation a.next {
    right: -5px;
  }
  

}
@media (max-width: 767px) {
  .productscategory-products.clearfix .customNavigation a.next, .product-accessories .customNavigation a.next, .crosssell-products .customNavigation a.next {
    right: 0px;
    position: relative;
  }
  .productscategory-products.clearfix .customNavigation a.prev, .product-accessories .customNavigation a.prev, .crosssell-products .customNavigation a.prev {
    left: 0px;
    position: relative;
  }
  .tmblog-latest #spe_res .customNavigation {
    top: 0;
    position: relative;
  }
  #main .images-container .js-qv-mask { margin:0px; }
  .featured-products #spe_res .customNavigation a.prev,
  .newproducts #spe_res .customNavigation a.prev,
  .tmblog-latest #spe_res .customNavigation a.prev ,
  .special-products .customNavigation a.btn.prev.special_prev,
  .bestseller-products .customNavigation a.btn.prev.bestseller_prev,
  .tmblog-latest #spe_res .customNavigation a.prev{
    left: 0px;
    position: relative;
  }
  .featured-products #spe_res .customNavigation a.next,
  .newproducts #spe_res .customNavigation a.next,
  .tmblog-latest #spe_res .customNavigation a.next,
  .tmblog-latest #spe_res .customNavigation a.next, 
  .special-products .customNavigation a.btn.next.special_next, 
  .bestseller-products .customNavigation a.btn.next.bestseller_next {
    right: 0px;
    position: relative;
  }
  .customNavigation{
    opacity: 1;
    position: relative;
  }
}
@media (max-width: 479px) {
 
 
  .brands .products .customNavigation {
    top: 10px;
  }
}


#tmleftbanner img,
#tmrightbanner img{
	max-width: 100%;
}


/******** LB pour kokobelli ************/



#_desktop_top_menu #category-93 #category-12 a.dropdown-item.dropdown-submenu, #_desktop_top_menu #category-94 #category-99 a.dropdown-item.dropdown-submenu, #_desktop_top_menu #category-95 #category-105 a.dropdown-item.dropdown-submenu {
  display: none;
}

#_desktop_top_menu #category-94 #category-99 .category  *[id^="top_sub_menu_"]{
   display: none;
}


/*#category #content-wrapper #js-product-list-header {
  display: none!important
}*/



.ybc-widget-display-home {
  margin: 30px 0 ;
}

.ybc-widget-display-home .ybc-widget-title {
  text-align: center;
  color: #3a3d46 !important;
  font-size: 30px ;
}

.ybc-widget-description p {
  font-size: 16px !important;
}

#wrapper .banner img {
  text-align: center;
  margin: auto;
}


.flexslider .caption-description .slidertext2 {
  font-size: 85px;
}
#header .header-top a[data-depth="0"] {
  font-weight: 650 !important;
}

.an_homecategories-list {
      margin: 0 10% !important;
}

.container-home .ybc-widget-display-home .ybc-widget-item h4.ybc-widget-title {
  padding-top: 80px;
  background: url(../../../../img/cms/picto-or-gris-Kokobelli.jpg) no-repeat top center;
  background-size: 50px;

}


.an_homecategories-list img {
  transition: all 500ms ease 0s;
  -webkit-transition: all 500ms ease 0s;
  -moz-transition: all 500ms ease 0s;
  -ms-transition: all 500ms ease 0s;
  -o-transition: all 500ms ease 0s;
}
.an_homecategories-list :hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}



@media (min-width: 991px) {

  .h2.an_homecategories-title, .ybc-widget-display-home .ybc-widget-item h4.ybc-widget-title {

    border: none;
    padding: 0;
    color: #3a3d46;
    display: block;
    font-size: 50px;
    overflow: hidden;
    text-align: center;
    text-transform: capitalize !important;
    font-weight: 400;
    line-height: 65px;
    letter-spacing: -0.2px;
    width: auto;
    margin-top: 0;
    margin-bottom: 75px;
    position: relative;

        background: url(../img/megnor/title-bg.png) no-repeat center;
    background-size: 397px;
    }

    .an_homecategories-item .an_homecategories-image img {
     
     /* max-width: 75% !important;*/
    }

    .an_homecategories-image {
      max-width: 75%;
      margin: 0 auto;
    }

    .an_homecategories-item .an_homecategories-item-desc {
      position: absolute;
      width: 100%;
      top: 45%;
      text-align: center;
    }
    .an_homecategories-item .an_homecategories-item-desc p.h6 {
    font-weight: 400;
    font-size: 20px;
    color: #3a3d46;
    text-transform: capitalize;
    padding: 15px 33px 14px;
    letter-spacing: .2px;
    line-height: 21px;
    background: #f7f7f7;
    display: inline-block;
    vertical-align: top;
    opacity: 0;

    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;

  }
  .an_homecategories-item .an_homecategories-item-desc p.h6:hover {

    background: #333;
    color: #fff;
  }
  .an_homecategories-item:hover .an_homecategories-item-desc p.h6 {
     opacity: 1;
  }

}/*min-width: 991px*/

@media (max-width: 990px) {

  .ybc-widget-title, .flexslider .caption-description .slidertext2  {
    font-size: 1.25rem !important;
  }



}/*min-width: 990px*/

/*#category  .breadcrumb ol li:nth-child(1),  body#category  .breadcrumb ol li:nth-child(2){*/
 #category  .breadcrumb ol li:nth-child(2){

display: none;

}

.home_picto_circle {

  display: block;
  width: 100%;
  height: 65px;
  background: url(../../../../img/cms/picto-or-gris-Kokobelli.jpg) no-repeat top center;
      background-size: 50px;
      margin: 25px 0;

}

.position-absolute {
  position: absolute;
} 
.text-center {
  text-align: center;
}

.featured-products .products li.loadmore {
  display: none;
}

section.commitments {
  padding: 50px 0;
  padding: 50px 0 0 0;
}


.commitments .product_list .brand-image {
  text-align: center;
}
.commitments .product_list .brand-image img{
  max-width: 120px;
}

#tmservicecmsblock  h3 {
  clear: both;
  font-weight: bold;
  padding-top: 30px;
}
#tmservicecmsblock .time-title {
  font-weight: 600;
}


.subcategories-list a.img {
  display: none !important;
}

.lbggagenda .agenda-wrapper {

      text-align: center;
    padding: 15px 0;
}

body#product .js-product-add-to-cart .product-quantity{
  padding: 15px 0;
}

body#product ul.product-images.js-modal-product-images li {
  margin: 4px 0;
}


.product-customization-item label {
  text-align: left;
}



.product-information .lbggagenda8introtext_desc p {
  display: block !important;
  padding: 10px 0;
} 


.product-information .lbggagenda8introtext {
  font-style: italic;
  font-size: 75%;
}

.ybc-widget-description{
  max-width: 75%;
  margin: 0 auto;
} 

#category #subcategories {
  display:none;
}

body.category-id-73 ul.product_list li.product_item {
  border: 1px solid #ccc;
}

.product_item .thumbnail-container img {
  max-width: 250px;
  max-height: 250px;
}

.block-social li.tripadvisor a::before {
    content: "\f262";
  }

.block-social li {
width: 30%;
text-align: center;
}
.block-social li a::before {
margin: 0 auto;
font-size: 40px;
}



#product .product-discounts.js-product-discounts  {
  display: none !important;
}

.lbggagenda .agenda-wrapper iframe {

  max-width: 100%;
}

#header .head-wishlist, #header  .head-compare{
  display: none;
}

#kokopelliimg {
      position: absolute;
    left: 0;
    margin: 85px 0 0 0;
}

 #cms-kokopelli-frame {
    border: 1px solid #666;
    margin: 20px;
    padding: 20px;
    float: left;
}

.atelier-horaires {
      background: #fafafa none repeat scroll 0 0;
    float: left;
    margin: 10px 5px;
    padding: 10px 10px 20px 10px;
    width: calc(50% - 10px);
    /*height: 380px;*/
    position: relative;
    box-shadow: 0 0 5px #ccc;
  }


.atelier-horaires h4 {
  text-align: center;
    font-size: 24px;
    margin-bottom: 0;
    font-style: italic;
}
    .atelier-horaires h5 {
        border-bottom: 1px solid #ccc;
        margin-bottom: 20px;
        padding-bottom: 10px;
        text-align: center;
        font-size: 1rem;
    }
        .ouvertureExceptionelle {
        background: #fff none repeat scroll 0 0;
        
        box-shadow: 0 0 5px #ccc;
        
        margin: 15px 10px 0 10px;
        
        width: calc(100% - 20px);
    }
 .ouvertureExceptionelle p, .atelier-horaires p span{
  font-size:13px;
}

.product-customization-item .customization-message {

     font-weight: bold;
    border: 2px dotted brown;
    padding: 7px 5px 0 5px;

}
.product-customization-item .customization-message label{
    font-weight: bold;
}

h6.modal-title{
  font-weight: bold;
    text-decoration: underline;
    font-style: italic;
}

#payment-option-3-additional-information .d-inline img {
  max-height: 100px;
}
.top_instagram {
  display: block !important;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
 .top_instagram_follow h3.title-block {
  margin-bottom: 0 !important;
 }

.ph-insta-display-name {
  text-align: center;
}

.an_homecategories-head .an_homecategories-title {
  clear: both;
}

.homecategoryimages_block .homecategoryimages .catim .w-100 p {
  margin-top: 5px;
}

body#sitemap .row.sitemap .col-md-3:first-child  {
  display: none;
}



.displaynone {
  display: none !important;
}




/******* mobile*********/
@media (min-width: 992px) {

.desktop_block {
  display: block;
}

.mobile_block {
  display: none;
}


}
@media (max-width: 991px) {

  .desktop_block {
  display: none;
}

.mobile_block {
  display: block;
}


#tmcms2_block .tmcms2_block .main-content .cms_img a img {
    height: auto;
  }
  
#tmcms2_block .tmcms2_block-description {
    margin-bottom: 10px;
  }

   #tmcms2_block .second-content.main-content {
   
        margin-top: 55px;
    }

    .featured-products.clearfix {
        padding-top: 5px;
    }

}

@media (max-width: 1023px) {
 #columns_inner #left-column .block-categories.block, #columns_inner #left-column #tmleftbanner{
    display: none;
  }

}

@media (max-width: 991px) {
    .ybc-widget-description {
       
        float: none !important;
       
    }
   
  }

@media (max-width: 767px) {

  #cms img {
    height: auto;
  }

    .products .product_list li.product_item.col-sm-6{
        width: 100% !important;
    }

    .homecategoryimages_block .homecategoryimages .catim .w-100 p {
       margin-top: 2px;
    }


  .an_homecategories-item {
    display: block;
    width: 80%;
  }
  .h2.an_homecategories-title {
    text-align: center;
  }
  .homecategoryimages_block {
    margin: 0px 10%;
  }

  #tmtestimonialcmsblock .testimonial_desc {
    background: none !important;
  }

  #index #brand-grid.brand_grid li.product_item.col-xs-12 {

    width: 25% !important;


  }

  .commitments .product_list .brand-image img {
    max-width: 100%;
  }

  

  #main .images-container .js-qv-mask ul{
    padding:0 !important;
  }
  #product #additional-grid .thumb-container {
    width: 33% !important;
  }

  div.atelier-horaires {
    width: 100% ;
  }
  .contact-line {
    font-size: 15px;
  }

  #tmcms1block.parallax-bg {
    /*background-position: center center !important;*/
  

  }

  @supports (-webkit-touch-callout: none) {
  #tmcms1block.parallax-bg  {
    
       
        background-attachment: scroll!important;
        background-position: center top !important;
          
      }    
  }

}/*media max-width: 767px*/


