.productboxview1 {
   display:inline-block; 
   background: #f7f7f7;
   width: 140px;  height: 140px; margin-right: 15px;
   text-align:center;
}
.productimage1{
    margin-top: 22px;
    margin-bottom : 8px;
    width: 60px;
    height: 65px;    
}
.captionproduct1 {
  font-size:16px;
}

.productboxview2 {
   display:inline-block; 
   background: #f7f7f7;
   width: 140px;  height: 140px; margin-left: 15px;
   text-align:center;
}
.productimage2{
    background-color: #FFA564;
    border-radius: 10px;  
}
.captionproduct2 {
  font-size:24px;
}


/////////////////////////////////////////////////////////////////////////////


.productfeenumber {
   font-weight: bold;
}
.productfeeimg {
  display: inline-block  !important ;
  background-color: #FFC49A33 ; 
}
.mainproductcap1 {
  width: 100%;
  text-align: right;
}
.producttitle1 {
   font-weight: bold;
}
.productfeebox1 {
  width: 100%;
  text-align: left;

}
.productboxview3 {
   background-color:white;
   width:268px;
   height:287px;
   text-align:center;
   padding-top:20px;
   padding-left:10px;
   padding-right:10px;
}
.productboxview3:hover{
    background-color: #cfe2ff;
    border-radius: 13px;
    cursor: pointer;
}
.productimage3{
  width:100%;
  height:131px;
  margin:0 auto ;
}
.carousel-container {  
    position: relative; /* قرار دادن کانتینر در موقعیت نسبی برای دکمه‌ها */  
    width: 100%; /* عرض کامل */  
    margin-right: 25px;
}  
.newproductcruosal {  
    width: 100%; /* عرض کامل کاروسل */  
}  
.arrowbuttonrl{
   background-color: #FFFFFF ;
} 


/////////////////////////////////////////////////////////////////////////////////////////////////////////////////

 
.carousel-container {  
    position: relative; /* قرار دادن کانتینر در موقعیت نسبی برای دکمه‌ها */  
    width: 100%; /* عرض کامل */  
}  
.newproductcruosal2 {  
    width: 100%; /* عرض کامل کاروسل */  
}  
.arrowbuttonrl{
   background-color: #FFFFFF ;
} 

////////////////////////////////////////////////////////////////////////////////////////////////////////////



