/* termek */

.termek_kep_cella {
    padding-top: 0px;
    padding-bottom: 30px;
}
.termek_kep_cella a {
    display: inline-block;
    float: left;
    margin: 0 15px 15px 0;
}
.termek_kep_cella a > img {
    display: inline-block;
    margin: 0;
    height: 100px !important;    
    width: auto;
    max-width: 100%;
    box-shadow: none;
}
.termek_kep_cella a:hover > img {

}
.termek_kep_cella a:first-child {
    display: block;
    text-align: center;
    margin: 0 0 30px 0;
    float: none;
}
.termek_kep_cella a:first-child > img {    
    height: auto !important;
    box-shadow: none;
    /*max-height: 350px;*/
}

.termek_megnevezes {
    font-size: 28px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    display: block;    
}
.termek_megnevezes::after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    margin: 1rem auto 1.2rem 0;    
    background: #f8bf24;
    height: 6px;
}

.termek_rovid_leiras {

}

.termek_leiras_cella {}
.termek_leiras_cella h2, .termek_leiras_cella h3, .termek_leiras_cella h4, .termek_leiras_cella h5, .termek_leiras_cella h6 {
    font-size: 22px;
    margin: 44px 0 22px 0;
}

.termek_ar_cella {
    padding-bottom: 30px;
}
.termek_ar_cella > p {

}
.termek_ar_cella > p.ar {
    font-size: 20px;
    color: #009933;
}
.termek_ar_cella > p.athuzva {
    font-size: 20px;        
    text-decoration: line-through;
    opacity: 0.4;    
}
.termek_ar_cella > p > span {
    font-size: 15px;
    opacity: 0.4;
    width: 130px;
    text-align: right;
    margin-right: 15px;
    display: inline-block;
    color: #000;
}
.termek_ar_cella > p.ar > span {
}
.termek_ar_cella > p.athuzva > span {
    font-size: 15px;
    opacity: 1;    
}
.termek_social_cella {
    padding-bottom: 30px;
    min-height: 58px;
    text-align: center;
}

.kosarba {
    display: table;
    margin:0 0 30px 0;    
}
.kosarba > .db, .kosarba > .db_felirat, .kosarba > .kosarbagomb {
    display: table-cell;
}
.kosarba > .db > input {
    width: 50px;
    border: 1px solid #808080;
    background: #fff;
    padding: 15px 15px;
    text-align: right;
    color: #000;
}
.kosarba > .db_felirat {
    color: #808080;
    padding: 10px 15px 10px 5px;
}
.kosarba > .kosarbagomb > button {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.termek_leiras_div {
    padding-top: 60px;
}
.termek_tulajdonsagok {
    padding: 15px 0;
}

.termek_adatok .termek_adatok_sor {
    font-weight: bold;
}
.termek_adatok .termek_adatok_sor span {
    font-weight: normal;
}

.termek_ar {
    font-size: 38px;
    font-family: 'Roboto-Black', Arial;
    color: #e9a707;
    margin: 15px 0;
}
.termek_ar_athuzott {
    font-size: 22px;
    font-family: 'Roboto-Black', Arial;
    color: #808080;
    text-decoration: line-through;
    margin: 15px 0;
}

