

/********************************************************
			Codezeel Custom Styles
********************************************************/
.cz-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/codezeel/grabbing.png") 8 8, move;
}
 
.customNavigation {
  position: absolute;
  width: 65px;
  top: 0;
  direction: ltr !important;
  left: auto;
  right: 15px;
  z-index: 8;
}

.lastest_block .customNavigation a,.lastest_block .customNavigation a:hover {
    background: none;
}
.lastest_block .customNavigation a:before {
   color:#000000;
}
.lastest_block .customNavigation a:hover:before{
	 color:#076d6b;
}
.customNavigation a {
	font-size: 0px;
    position: absolute;
    font-weight: 300;
    height: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0px;
    color: #000000;
    cursor: pointer;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 0;
    background: #ededed;
}
.customNavigation a.prev:before {
    content: '\f104';
    font-family: "FontAwesome";
    font-size: 18px;
    color: #000;
}
.customNavigation a.next:before {
    content: '\f105';
    font-family: "FontAwesome";
    font-size: 18px;
    color: #000;
}
.customNavigation a:hover{
	background: #076d6b;
}
.customNavigation a:hover:before{ color: #fff; }

.customNavigation a.prev {
  left: 0;
}

.customNavigation a.next {
  right: 0
}

.customNavigation a.prev:hover{

}

.customNavigation a.next:hover{
}
@media (max-width: 1500px) {
	
}

@media (max-width: 991px) {
	
}

#czleftbanner img,
#czrightbanner img{
	max-width: 100%;
}	
#czleftbanner li, #czrightbanner li {
    display: inline-block;
}
#czleftbanner li a, #czrightbanner li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
}
#czleftbanner li a:before, #czrightbanner li a:before {
    background: rgba(255,255,255,.5) none repeat scroll 0 0;
    bottom: 20px;
    content: "";
    left: 20px;
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

#czleftbanner li:hover a:before, #czrightbanner li:hover a:before {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.top_button {
  	background: url(../img/codezeel/top-arrow.png) no-repeat scroll 0px 0px;
    bottom: 20px;
    cursor: pointer;
    height: 55px;
    padding: 0;
    position: fixed;
    right: 20px;
    text-align: center;
    width: 65px;
    z-index: 99;
}
/* Flexslider */

#index .spinner {
    background: url(../img/codezeel/loading.gif) no-repeat center center #ffffff;
    width: 100%;
    position: fixed;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100000;
}

/* CHGAY YAGUP */
.vertical-menu .top-menu a {
    padding: 5px 10px 5px 30px;
    text-transform: inherit;
}

.vertical-menu .top-menu li a[data-depth="0"]::after {
    top: 11px;
}

.vertical-menu .top-menu .sub-menu, .vertical-menu .sub-menu li > .collapse {
    top: 3px !important;
}

.vertical-menu .top-menu .sub-menu-arrow:after {
    top: 3px;
}

.top-menu a[data-depth="0"] {
    text-transform: inherit;
}

.top-menu .sub-menu li > a.dropdown-submenu {
    text-transform: inherit;
}

.products .all-product-link {
    text-transform: inherit;
}

#footer .block_newsletter .newsletter-title {
    text-transform: inherit;
}

#czverticalmenublock .block_title {
    text-transform: inherit;
}

#mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
    text-transform: inherit;
}

#header .header_logo {
    padding: 10px 0 0 10px;
}


.products .product-title,
.products .product-title a {
  white-space: normal;
  letter-spacing: 0;
  line-height: 20px;
  text-overflow: unset;
}

.products .product-price-and-shipping, .product-price {
    letter-spacing: 0;
}

.products .product_list {
    display: flex;
    flex-wrap: wrap;
}

.block-category {
  margin-bottom: 0;
}

#index .featured-products .featured-wrapper .products .thumbnail-container {
    width: 100%;
}

#index .featured-products .featured-wrapper .products .product-description {
    width: 100%;
    padding: 10px 15px 10px;
}

#index .featured-products .products .product_list li .outer-functional {
    opacity: 100;
    filter: alpha(opacity=100);
}

#index .featured-products .products .product-miniature {
    height: 100%;
}

.product-description p strong,
.product-information p strong {
  color:inherit !important;
}

.product-manufacturer .manufacturer-logo {
  max-width:200px !important;
}

.products .product-miniature .discount-product {
  padding: 8px 7px;
}

/********************************************************
			Yagup
********************************************************/

body {
    background: #FFFFFF;
}

.magasin {
	text-align:left;
	line-height:24px;
	font-size:12px;
}

.magasin h3 {
	text-transform: uppercase;
	font-size: 0.9rem;
	margin-top:30px
}

.magasin .column-right {
	background-color:#dce6e7;
	padding:20px;
	color:#000000;
}

.magasin .column-right .fa {
	color:#076d6b;
	vertical-align: middle;
}

.magasin a {
	text-decoration:underline;
}

.product-flags li.new {
  background-color:#fdb52d;
  padding:0px 8px !important;
  color:#FFFFFF !important;
  display: block !important;
  opacity:100 !important;
  right: 5px !important;
  top: 5px !important;
  left: auto !important;
  border-radius: 10px;
}

.services img {
  margin-top:30px;
  border-radius:20px;
  align:center;
  max-height: 300px;
}

.services h2 {
  margin-top:30px;
  color:#076d6b;
  text-transform:uppercase;
}

.services {
  text-align:left !important;
}

#header .header-nav {
  display:none;
}

.footer-container .links.block-contact li {
  line-height: 24px;
}

.footer-container li {
  margin-bottom: 0px;
}

.top_button {
  height: 64px;
  width: 64px;
}

.product-leftside .manufacturer-logo {
  top: 10px;
  right: 10px;
  z-index: 1;
  position: absolute;
}

.wk_label_position_1 {
  margin-top:10px !important;
}
.wk_label_position_1 {
  top: 0% !important;
  left: 0% !important;
}

#index .featured-products {
  padding: 0px 0 30px;
}

h1.home {
  float: right;
  font-size: 20px;
  color: #076d6b;
}

#czsubbannercmsblock {
  padding: 0px 0 !important;
}

.compressed-text {
  max-height: 80px;  overflow: hidden;
  transition: max-height 0.5s ease;
}

#read_more {
  color: gray;
  cursor: pointer;
  margin-bottom: 10px;
  background-color: #FFFFFF;
  border: none;
}

.ps_checkout.payment-method-logo-block {
  display: none;
}

.block-category h1 {
  margin-bottom:10px;
  padding-bottom:10px;
}

.alma-pp-container div,
.alma-payment-plans-container div {
  font-size:16px;
}

.alma-payment-plans-container {
  margin-left:10px;
  border:1px solid #fa5022;
  background-color:#fff7f5;
}

.offre-honda-miimo {
  margin-bottom:10px;
  padding:5px;
  background-color: #FFFFFF;
  border: 2px solid #de1c2e;
  color: #de1c2e;
  font-size:18px;

}

#czheadercmsblock {
  padding-top:10px;
  padding-bottom:1px;
  /*background-color: #fcb32a;*/
  text-align:center;
  color: #FFF;
  font-weight:bold;
  font-size:15px;
}

.menu.horizontal-menu#_desktop_main_menu {
  width: auto !important;
}

.vertical-menu .top-menu .popover {
    max-width: 280px !important;
}

.offre-husqvarna {
  margin-bottom:10px;
  padding:16px;
  background-color: #003085;
  color: #FFFFFF;
  font-size:13px;
  border-radius: 13px;
}

.offre-husqvarna a {
  color: #FFFFFF;
  text-decoration:underline;
}

.offre-husqvarna b {
  color: #FFFFFF;
}

.offre-honda {
  margin-bottom:10px;
  padding:16px;
  background-color: #e11428;
  color: #FFFFFF;
  font-size:13px;
  border-radius: 13px;
}

.offre-honda a {
  color: #FFFFFF;
  text-decoration:underline;
}

.offre-honda b {
  color: #FFFFFF;
}

#header .search-widget {
  margin-right: 25px;
}
@media (max-width: 1200px) {
  #header .search-widget {
    margin-right: 15px;
    margin-top: 9px;
  }
}

#header .blockcart .blockcart-header>a.shopping-cart span.value {
  color: #054d4b;
}
    
/* avis verifies */
.block-skeepers {
  float:right;
  margin-right:35px;
}
@media (max-width: 1200px) {
	.block-skeepers {
     display:none;
  }
}
@media (max-width: 991px) {
	.block-skeepers {
     display:block;
     position: absolute;
     top: -57px;
     right: -35px;
  }
  #header .header-top {
     text-align: left;
  }
}

.czsubbanner_container {
  margin-bottom:20px;
}

.offre-retrait {
  margin-bottom:10px;
  padding:10px;
  color: #03612c;
  background-color:#e4efea;
  border: 1px solid #03612c;
  font-size:14px;
  border-radius: 10px;
}

body#checkout section.checkout-step .content {
    padding: 0px;
}