/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24 Oca 2022, 02:56:36
    Author     : user
*/

.modul-box {
    min-height:170px;border:1px solid #333;padding:5px;margin-bottom:10px;border-radius:5px;box-shadow:3px 3px #ff5722;background: #fff;
}
.modul-box:hover {box-shadow:3px 3px #cddc39;}

.modul-box.lisansli {background: #eee; opacity:0.4}

.modul-ismi {
    font-size: 18px;
    font-weight: bold;
    height: 65.41px;
}

.modul-periyot {
  height:20px;
}

.modul-fiyat {
    margin-top: 20px;
    font-size: 16px;
}

.modul-sepete-ekle {
    margin-top: 20px;
    font-size: 16px;
}