#sticky{background-color: #FFFFFF;
	height: 95px;
	width: 100%;
	position: fixed;
    bottom: 0;
   left:0;right:0;
	z-index:99999;
}


div #sticky {
	height: 70px;
}

div .show_shop {
    line-height: 75px;
}

.footer_products .owl-item {
  max-height: 65px;
  height: 65px;
  padding-top: 5px;
}

.footer_products .owl-carousel .owl-item img {
    height: 100%;
    width: auto;


    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.footer_products .owl-carousel .owl-item img:hover {
  /*  transform: scale(1.2) translateX(-40%);*/
}

#sticky {
    border-top: solid 1px #e6e6e6;
    /*display: none;*/
}

#sticky::before {
    display: none!important;
}

.show_shop {
    display: block;
    width: 30%;
    float: left;
    line-height: 95px;
    text-align: center;
    color: #343434;
    transition: all 0.25s ease-in-out;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-size: 13px;
}

.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);

}

.owl-carousel .owl-nav button.owl-prev span, .owl-carousel .owl-nav button.owl-next span  {
    color: #343434;
    font-size: 3rem;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    color: black;
}

.footer_products .owl-carousel .owl-item img {
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}

#sticky .owl-carousel.owl-theme {
    height: 100%;
}

#sticky .owl-carousel {
    width: 70%;
    float: left;
}

#sticky .owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

#sticky .owl-carousel .caption {
  text-align: center;
}

#sticky .owl-nav.disabled {
    display: none!important;
}

@media all and (max-width:960px) {
    #sticky.footer_products .owl-carousel {
        width: 100%;
    }
    .show_shop {
        display: none;
    }
}

.wp-pagenavi {
        white-space: nowrap;
}

.left-sidebar .widget.category_posts .widgett:nth-child(2n+1) {
    clear: both;
}

div.sidebars-wrap.top {
    margin-top: -1px;
}

.sidebars-wrap .widget.widget_revslider {
    margin: 0px 0 0;
}

  .show_shop_hidde {
    display: none;
  }

@media (max-width: 767.98px) {
  #sticky.footer_products {
    right: inherit;
    left: 100%;
    width: 90%;
    height: 70px;

    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  .show_shop {
    display: block;
    position: absolute;
    left: -25%;
    height: 70px;
    width: 25%;
    line-height: 20px;
    background-color: #FFF;

    border-top: solid 1px #e6e6e6;
    border-left: solid 1px #e6e6e6;

    align-items: center;
    display: flex;

  }

  .show_shop span {
      padding: 2px;
      color: #000;
      line-height: 20px;
  }
  #sticky.footer_products.slider-move {
    left: 0%;
  }
  .show_shop_hidde {
    display: block;
    height: 70px;
    width: 25%;
    position: absolute;
    right: -25%;
    top: -1px;
    color: #fff;
    background-color: black;
    border-top: solid 1px #464545;
    writing-mode: vertical-lr;
    text-align: center;
  }

  div #sticky .owl-carousel .owl-stage-outer {
    overflow: hidden;
  }

  div .show_shop {
    line-height: 16px;
    padding-top: 10px;
  }
  .lux_hover {
    display: none!important;
  }

}

#sticky .lux_product .lux_carousel a img {
  height: 65px;
}

.lux_product .lux_hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.lux_product:hover .lux_hover {
  /*top: 0;*/
  transform: translateY(-100%);

}

.lux_carousel {
  position: relative;
}

.lux_hover {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: white;
  /* border: 1px solid #8e8e8e; */
  box-shadow: 0px 0px 1px 0px #e4e4e4;
  width: 100%;

/*  height: 230px;
  min-height: 230px;*/
 cursor: pointer;
}



#sticky .lux_product .lux_hover img {
  width: 100%;
  padding: 5px;
  height: auto;
  position: static;
  transform: translateX(0);
  max-width: 100%;
  box-sizing: border-box;
}

.lux_hover a {
  display: block;
}


.show_shop {
  background-color: #fff;
  z-index: 2;
  display: block;
  float: left;
}

.lux_title {
  text-align: center;
  font-size: 0.85rem;
}

#sticky .owl-carousel {
  z-index: -1;
}

#sticky .owl-carousel .owl-stage-outer {
  overflow: visible;
}

.lux_title {
  line-height: 1.1rem;
  padding: 5px;
}

.single-post .title {
  text-align: center;
      padding: 0 0 20px 0;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.mainwrap {
    z-index: 2;
}
