/********************************************************
			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;
}


#index .customNavigation {
 
  top:37%;
}
#index .customNavigation a.prev {
 left: -40px;
}
#index .customNavigation a.next {
    right: -40px;
}

.customNavigation a.prev {
    left: -40px;
}
.customNavigation a.next {
    right: -40px;
}


.customNavigation {
  position: absolute;
  z-index: 959;
  width: 100%;
  top: 45%;
  direction: ltr !important;
}
.customNavigation a {
  position: absolute;
  font-size: 28px;
  line-height: 28px;
  padding: 3px 2px;
  border-radius: 50px;
  border: 2px solid #dbdbdb;
  height: 35px;
  width: 35px;
  cursor: pointer;
  left:auto;
  right:auto;
  top:45%;
}
.customNavigation a:hover {
  border-color:#230f04;
}
.lastest_block .customNavigation a {
  position: absolute;
  border: none;
  top: 50%;
  height: 70px;
  border-radius: 0;
  border: none;
  width: 53px;
}
.lastest_block .customNavigation a.prev{
 background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -53px 0;
  left: -80px !important;
}

.lastest_block .customNavigation a.prev:hover{
background-position: 0 0;
}
.lastest_block .customNavigation a.prev:before , .lastest_block .customNavigation a.next:before{
display:none;
}
.lastest_block .customNavigation a.next{
 background: rgba(0, 0, 0, 0) url("../img/megnor/arrow.png") no-repeat scroll -91px 0px;
  right: -80px !important;
}

.lastest_block .customNavigation a.next:hover{
background-position:-144px 0;
}

.customNavigation a:hover:before{ color: #230f04 !important; }
.js-qv-mask .customNavigation a:hover:before{color: #230f04 !important;}
.js-qv-mask .customNavigation a{
  background: none;
  padding: 2px;
}
@media (max-width: 1300px) {
}
@media (max-width: 767px) {

	#main .images-container .js-qv-mask { margin:0px; }
}
@media (max-width: 767px) {
}
.customNavigation a.prev:before {
  content: "\E314";
  font-family: "Material Icons";
  color:#dbdbdb;
  font-size: 28px;
}
.customNavigation a.next:before {
  content: "\E315";
  font-family: "Material Icons";
  color:#dbdbdb;
  font-size: 28px;
}



#index .brands .customNavigation a.prev {
    left: 0;
    right: auto;
}
#index .brands .customNavigation a.next {
    left:auto;
    right: 20px;
}
#index .brands .customNavigation a {
    top:60%;
}
.js-qv-mask .customNavigation a.prev {
    left:0;
    right: auto;
}
.js-qv-mask .customNavigation a.next {
    right:0;

}
@media(max-width: 767px){
  .js-qv-mask .customNavigation a.prev {
    left: -22px;
    right: auto;
}
.js-qv-mask .customNavigation a.next {
    right: -10px;

}
}

.js-qv-mask .customNavigation a{
  top:-10px;
  height:35px;
  width:35px;
  position: absolute !important;
  margin:0;
}
.homepage-pets .customNavigation, #tm_manufacturer .customNavigation {
  position: absolute;
}
.homepage-pets .customNavigation a, #tm_manufacturer .customNavigation a {
  position: absolute !important;
  background: none;
  border: 2px solid #bbbbbb;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 8px 4px;
}
.homepage-pets .customNavigation a:before, #tm_manufacturer .customNavigation a:before {
  color: #bbbbbb;
  line-height: 21px;
  font-weight: bold;
}
.homepage-pets .customNavigation a.prev, #tm_manufacturer .customNavigation a.prev {
  left: -70px;
  right: auto;
}
.homepage-pets .customNavigation a.prev:before, #tm_manufacturer .customNavigation a.prev:before {
  padding: 1px;
}
@media (max-width: 1290px) {
  .homepage-pets .customNavigation a.prev, #tm_manufacturer .customNavigation a.prev {
    left: 0px;
  }
}
.homepage-pets .customNavigation a.next, #tm_manufacturer .customNavigation a.next {
  right: 0;
  left: auto;
}
.homepage-pets .customNavigation a.next:before, #tm_manufacturer .customNavigation a.next:before {
  padding: 3px;
}
@media (max-width: 1290px) {
  .homepage-pets .customNavigation a.next, #tm_manufacturer .customNavigation a.next {
    right: 0px;
  }
}
.homepage-pets .customNavigation a:hover, #tm_manufacturer .customNavigation a:hover {
  border-color: #039d8f;
}
.homepage-pets .customNavigation a:hover:before, #tm_manufacturer .customNavigation a:hover:before {
  color: #039d8f !important;
}