

.splide__arrows,.splide__pagination__page{
    display:none;
}



.navbar{
    border-bottom: 1px solid #e1e1e1;
}

.navtitle{
      font-weight: 600;
    margin-top: 5px;
    margin-left: 19px;
    font-size: 22px;
    color: #ed3d14;
}

.roundCarousel{
    width: 75px;
    
    height: 75px;
    margin-top: 17px;
    background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}





.slider-container .slider-item {
    flex: none;
       width: 120px !important;
}

.slider-navigation-next {
  display:none !important;
}

.slider-navigation-previous{
    display:none !important ;
  }

  .srch{
     width: 93%;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: -1px !important;
  }

  .ProdCarItem{
    width: 300px !important;
  }




.prodSldTxt {
    height: 43px;
    background: #ffffff;
    margin-top: 8px;
    text-align: center;
    font-size: 15px;
}

.prodSldp {
    font-weight: 700;
    padding-top: 8px;
    color: #4c4c4c;
}




  .prodCard {
    display: flex;
    text-align: center;
    border: solid 2px #eeeeee;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 18px;
    border-radius: 8px;
    height: 103px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
  
}

.prodfoto {
       background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    padding: 23px;
    border-radius: 5px 0px 0px 5px;
}

.prodname {
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin: 0 auto;
    margin-top: -12px;
}

.prodDesc{
    margin-top: -39px;
    position: absolute;
    margin-left: 152px;
    font-size: 12px;
    font-weight: 600;
    color: #919191;
}

.prodPrice {
font-weight: 600;
    font-size: 23px;
    margin-top: 34px;
    color: #f16646;
    text-shadow: 0px 1px #80808045;
}

.ordenar {
      background: #ed3d14c9;
    color: #ffffff;
    font-weight: 600;
    margin-top: 22px;
    margin-right: 0px !important;
    border-color: #fff;
    border-radius: 18px 0px 6px 0px;
    height: 67px;
}


.Ptitle2{
    font-size: 19px;
    margin-left: 15px;
    font-weight: 600;
    color: #ed7414;
   
    margin-bottom: 19px;
  
    position: relative;
}


.input, .select select, .textarea {
    background-color: #fff;
    border-color: #dbdbdb36;
    border-radius: 9px;
    box-shadow: 0px 5px 12px -1px rgb(0 0 0 / 9%);
    color: #363636;
    height: 64px;
}

.icon.is-small {
    
    margin-top: 8px;
    color: #ed7414 !important;
}


hr {

    margin: 0;
}


.formcard {
        border: 1px solid #aeaeae8a;
    padding: 20px;
    border-radius: 9px;
    box-shadow: 0 0.5em 1em -0.125em rgb(10 10 10 / 19%), 0 0 0 1px rgb(10 10 10 / 2%);
}



.sliderCardSquare-top{
       width: 97px;
    height: 80px;
    background-position: center !important;
    background-size: cover !important;
    border-top: 2px solid #bcbbbb;
    border-left: 2px solid #bcbbbb;
    border-right: 2px solid #bcbbbb;
    border-radius: 8px 8px 0px 0px;
    
}
.sliderCardSquare-bot{
       text-shadow: 0px 1px #80808045;  font-size: 20px;
    font-weight: 500;   border-bottom: 2px solid #bcbbbb;
    border-left: 2px solid #bcbbbb;
    border-right: 2px solid #bcbbbb;
    border-radius: 0px 0px 8px 8px;
    width: 97px;
    text-align: center;
}