#catalog-home-slider .owl-carousel .owl-nav img{
  height: 38px;
  width: 38px;
}

#product-home-slider .owl-carousel .owl-nav img{
  height: 38px;
  width: 38px;
}

.home_banner_carousel .owl-carousel .owl-nav img{
  height: 38px;
  width: 38px;
}

.carousel-wrap {
  width: 100%;
  margin: auto;
  position: relative;
}

.owl-carousel .owl-nav{
  overflow: hidden;
  height: 0px;
}
.owl-carousel .owl-nav img{
    background-color: white;
  border-radius: 50px;
  width: 38px;
  height: 38px;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
    background: #2caae1;
}

@media(min-width: 768px){
#catalog-home-slider .owl-stage{
  padding: 0 !important;
  width: max-content !important;
}
}

.owl-carousel .item {
    text-align: center;
}


.owl-carousel .nav-btn{
    height: 26px;
    position: absolute;
    cursor: pointer;
    top: 100%;
}

.owl-carousel .owl-prev.disabled,
.owl-carousel .owl-next.disabled{
  pointer-events: none;
  opacity: 0.2;
}

@media (max-width: 768px){
#catalog-home-slider .owl-carousel .prev-slide{
  left:4px;
}
#catalog-home-slider .owl-carousel .next-slide{
    right: 6px;
 }
#catalog-home-slider .owl-carousel .nav-btn{
    height: 26px;
    position: absolute;
    cursor: pointer;
    top: 25%;
}

}
@media (min-width: 768px)
{
#catalog-home-slider .owl-carousel .prev-slide{
  left:86%;
  padding-left: 10px;
}
#catalog-home-slider .owl-carousel .next-slide{
    right: 40px;
 }
#catalog-home-slider .owl-carousel .nav-btn{
    height: 26px;
    position: absolute;
    cursor: pointer;
    top: 326px !important;
}

#catalog-home-slider .imagecatalog{height: 241px;width: 182px;box-shadow: 0px 0px 15px 8px rgb(0 0 0 / 27%);}
}
@media (min-width: 1200px)
{
#catalog-home-slider .owl-carousel .prev-slide{
  left:88% !important;
}
#catalog-home-slider .owl-carousel .next-slide{
    right: 30px;
 }
#catalog-home-slider .owl-carousel .nav-btn{
    height: 26px;
    position: absolute;
    cursor: pointer;
    top: 81%;
}

.catalogname{
  margin-left: 40px;
}

}
#catalog-home-slider .owl-carousel .prev-slide:hover{
   background-position: 0px -53px;
   
}
#catalog-home-slider .owl-carousel .next-slide:hover{
  background-position: -24px -53px;
}

.catalogs_right_area{
text-align:center; 
padding: auto;
background-image:url("https://d5i0fhmkm8zzl.cloudfront.net/basic_page_content/Homepage-bg-1_1.png");
background-size: cover;
background-repeat: no-repeat;
}



.imagecatalog{
height: 240px;
width: 180px;
margin: 0 0 26px 0;
}

.catalogname{
padding-top: 20px;
color: #333333;
font-family: "MuseoSans-700";
font-size: 20px;
padding-bottom: 30px;
font-weight:bold;
line-height: 20px;
}

.owl-carousel .owl-item img {
display:inline;
width:auto;
}

@media (min-width:950px){
#catalog-home-slider .owl-item {
  margin-left: -12px !important;
  margin-right: 25px !important;
  width: 205px !important;
}
}

@media (max-width:767px){
  #catalog-home-slider .owl-item {
    padding: 0px !important;
  }
  }
  

@media (max-width:320px){
.catalogname{
  margin-left: 23px;
}

#catalog-home-slider .owl-stage{
  padding: 0 !important;
}

}

@media (max-width:767px){
  .catalog_inner_home {
  background-image:url("https://d5i0fhmkm8zzl.cloudfront.net/basic_page_content/Homepage-bg-1.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 440px;
  margin-top: -5px;
  }
  
  .catalogs_right_area{
    background:transparent;
    margin-top: -27px;
  }
  
  .catalogname{
    font-size: 18px;
  }

  .imagecatalog{
    height: 167px;
  width: 125px;
  }

  }

  #catalog-home-slider a:hover, a:focus{
    text-decoration: none;
  }

  @media screen and (min-width: 768px) and (max-width: 1050px){
  #catalog-home-slider .owl-carousel .prev-slide{
    left: 81%;
}
#catalog-home-slider .owl-carousel .next-slide{
    right: 24px;
 }

#catalog-home-slider .owl-carousel .owl-item{
  margin-right: -2px !important;
    margin-left: -17px !important;
  width: 230.75px !important;
}
}

@media screen and (min-width: 573px) and (max-width: 767px){
  #catalog-home-slider .owl-carousel .owl-item{
    width: 130.75px !important;
  }

  #catalog-home-slider .owl-stage{
    padding: 0 !important;
    width: max-content !important;
  }
  
}

@media screen and (min-width: 489px) and (max-width: 573px){
  #catalog-home-slider .owl-carousel .owl-item{
    width: 150.75px !important;
  }

  #catalog-home-slider .owl-stage{
    padding: 0 !important;
    width: max-content !important;
  }
  
}

@media screen and (min-width: 440px) and (max-width: 489px){
  #catalog-home-slider .owl-carousel .owl-item{
    width: 130.75px !important;
  }

  #catalog-home-slider .owl-stage{
    padding: 0 !important;
    width: max-content !important;
  }
  
}

@media screen and (min-width: 320px) and (max-width: 439px){
  #catalog-home-slider .owl-carousel .owl-item{
    width: 150.75px !important;
  }

  #catalog-home-slider .owl-stage{
    padding: 0 !important;
    width: max-content !important;
  }
  
}

@media (max-width: 767px){
  #catalog-home-slider .owl-carousel .owl-nav img {
    width: 30px !important;
    height: 30px !important;
}
}

@media (min-width: 768px){
  #catalog-home-slider .owl-carousel .item {
    padding-left: 16px;
}
}

@media (max-width: 767px){
  #catalog-home-slider .owl-carousel .item{
    padding-top: 10px;
  }
}