/* */
.termekek_rendezes {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: right;
}
.termekek_rendezes > p {
    display: inline-block;    
    margin: 8px 10px 8px 10px;
    line-height: 100%;
    font-size: 18px;
}
.termekek_rendezes > div.dropdown {
    display: inline-block;    
}
.termekek_rendezes .btn-default, .termekek_rendezes .btn-default:focus, .termekek_rendezes .btn-default:active {
    border-radius: 0px;
    background: #fff !important;
    padding: 5px 12px;
}
.termekek_rendezes .btn-default:hover {
    background: #eee !important;
}
.termekek_rendezes .dropdown-menu {
    border-radius: 0 !important;
    box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
.termekek_rendezes .dropdown-menu > li > a {
    text-decoration: none;
}
/* */


.termekek_cella {    
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
}
@media(min-width: 768px) {
    .termekek_cella {    
        padding-left: 15px;
        padding-right: 15px;
    }
}
.termekek_cella > div {
    display: block;
    background: #fff;    
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    padding: 15px;
}
@media(min-width: 768px) {
    .termekek_cella > div {
        border-left: 1px solid #c0c0c0;
        border-right: 1px solid #c0c0c0;
    }
}

.termekek_cella > div > a.kepdiv, .termekek_cella > div > a.kepdiv:hover, .termekek_cella > div > a.kepdiv:active, .termekek_cella > div > a.kepdiv:focus {
    display: block;
    padding: 0;
    width: 100%;
    text-decoration: none;
}
.termekek_cella > div > a.kepdiv > img {
    width: 100%;
    margin: 0 0 15px 0;
}

.termekek_cella > div > a.nev, .termekek_cella > div > a.nev:hover, .termekek_cella > div > a.nev:active, .termekek_cella > div > a.nev:focus {
    display: block;    
    text-decoration: none;
}
.termekek_cella > div > a.nev > h2, .termekek_cella > div > a.nev:hover > h2, .termekek_cella > div > a.nev:active > h2, .termekek_cella > div > a.nev:focus > h2 {
    margin: 0 0 15px 0;
    text-transform: uppercase;
    display: block;
    text-decoration: none;
}

.termekek_rovid_leiras {
    margin-bottom: 15px;
}
.termekek_tulajdonsagok {
    margin-bottom: 30px;
}

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

.termekek_kosarba_form {
    display: inline-block;
}
.termek_kosarba {
    display: table;
    margin: 0 10px 0px 0px;
}
.termek_kosarba > .db, .termek_kosarba > .db_felirat, .termek_kosarba > .kosarbagomb {
    display: table-cell;
}
.termek_kosarba > .db > input {
    width: 50px;
    border: 1px solid #808080;
    background: #fff;
    padding: 15px 15px;
    text-align: right;
    color: #000;
}
.termek_kosarba > .db_felirat {
    color: #808080;
    padding: 10px 15px 10px 5px;
}
.termek_kosarba > .kosarbagomb > button {
    padding: 15px 10px !important;
    margin-top: 10px !important;
    margin-bottom: 0 !important;
}
@media(min-width: 992px) {
    .termek_kosarba > .kosarbagomb > button {
        padding: 15px 30px !important;
    }
}
@media(min-width: 1200px) {
    .termek_kosarba > .kosarbagomb > button {
        padding: 15px 45px !important;
    }
}

.termekek_bovebben_gomb {
    float: right;
    padding: 15px 10px !important;
    margin: 10px 0 0 0 !important;
}
@media(min-width: 992px) {
    .termekek_bovebben_gomb {
        padding: 15px 30px !important;
    }
}
@media(min-width: 1200px) {
    .termekek_bovebben_gomb {
        padding: 15px 45px !important;
    }
}

.afa {
    text-align: center;
    margin: 10px 0 10px 0;
}

