
.content {
    color: #301e2e;
}

.content h2{
    color: #301e2e;
    font-size: 16px;
}

.content h2 a{
    color: #301e2e;
    font-size: 16px;
    text-decoration: none;
}

.content-lead-boxes {
    max-width: 1319px;
    margin: 0 auto;
    position: relative;
    z-index: 1;/*
    display: flex;
    flex-direction: row;
    justify-content: space-between;*/
}

.content-lead-boxes img{
    width: 32.5%;
    height: auto;
}

.content-lead-boxes img:nth-of-type(2){
    margin: 0 0 0 10px;
}

.content-lead-boxes img:nth-of-type(3){
    float: right;
}

.content-flexcontainer {
    display: flex;
    max-width: 1319px;
    margin: 0 auto;
    margin-top: 20px;
}

.content-mainmenu {
    width: 577px;
    margin-bottom: 40px;
}

.content-mainmenu ul {
    padding: 0;
    margin: 0;
}

.content-mainmenu ul>li {
    padding: 0;
    margin: 0 0 0 20px;
    min-height: 45px;
    line-height: 45px;
    list-style: none;
    width: 340px;
    font-size: 11pt;
    color: #3c2e32;
    border-bottom: 1px solid #dadada;
    /*cursor: pointer;*/
}

.content-mainmenu ul > li a{
    text-decoration: none;
    font-size: 11pt;
    color: #3c2e32;
    display: block;
    /*margin-left: 2px;*/
}

.submenu ul > li a{
    font-size: 8pt;
}

.content-mainmenu ul > li h1 a{
    font-size: 10pt;
}

.content-mainmenu input {
    width: 278px;
    line-height: 40px;
    padding: 0 20px;
    height: 40px;
    text-transform: uppercase;
    color: #9e9e9e !important;
    margin: 15px 20px;
    font-size: 12pt;
}

#hirlevelMezo{
    border: 1px solid #2E2B2E;
}

.content-mainmenu button {
    width: 322px;
    padding: 0 20px;
    margin: 10px 20px;
    height: 40px;
    line-height: 40px;
    background-color: #e8516a;
    border: 0;
    font-size: 12pt;
    color: white;
    text-transform: uppercase;
    text-align: left;
    font-weight: bold;
}

.content-mainmenu button i {
    font-size: 14pt;
    position: relative; 
    top: 1px;
}

.content-mainmenu h1 {
    width: 340px;
    display: block;
    min-height: 63px;
    line-height: 63px;
    border-bottom: 5px solid #e8516a;
    padding-left: 20px;
    text-transform: uppercase;
    background-color: #3b1d36;
    font-weight: normal;
    font-size: 18pt;
    color: white;
    margin-top: 10px;
    position: relative;
    /*cursor: pointer;*/
}

.content-mainmenu-bars {
    display: block;
    position: absolute;
    right: 30px;
    top: 18px;
    font-size: 20pt;
}


.content-content {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
}

.content-content h1 {
    margin: 10px 0 20px 0;
    padding: 21px 0 21px 10px;
    color: #301e2e;
    font-weight: normal;
    font-size: 20pt;
    line-height: 30px;
    display: block;
    text-transform: uppercase;
    border-left: 15px solid #e8516a;
}

.content-content h1 a{    
    color: #301e2e;
    font-weight: normal;
    font-size: 20pt;
    line-height: 60px;
    text-transform: uppercase;
}

.tpl_termekek .content-content h1, .tpl_termekek .content-content h1 a{
    font-size: 17px;
    line-height: 21px;
}

.content-products {
    /*position: relative;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;

}

.content-product {
    display: block;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 278px;
    height: 358px;
    text-align: center;
    background-image: url('../images/product_background.png');
    background-repeat: repeat-x;
    background-position: bottom;
}

.content-product-image {
    width: 278px;
    height: 212px;
}

.content-product-details {
    width: 278px;
    height: 122px;
    display: block;
}

.content-product-details h1, .content-product-details h1 a {
    border: 0;
    font-size: 13pt;
    font-weight: normal;
    padding: 0;
    line-height: 13pt;
    height: auto;
    color: #301e2e;
    text-decoration: none;
    text-transform: none;
    font-family: 'Roboto Condensed', sans-serif;
}

.content-product-details h1 a:hover{
    text-decoration: none;
}

.content-product-details h2 {
    font-size: 18pt;
    font-weight: bold;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 60px;
    padding: 0;
    margin: 10px 0 0 0;
    color: #ca467c;
}

.content-product-details h2 .lt{
    font-size: 16px;
    color: #767676;
}

.content-product-details button {
    position: absolute;
    bottom: 5px;
    bottom: 0px;
    left: 0;
    width: 278px;
    height: 45px;
    line-height: 45px;
    background-color: #e8516a;
    color: white;
    border: 0;
    font-size: 12pt;
    text-transform: uppercase;
}

.content-product-details button:hover {
    background-color: #a2234e;
}

.gototop {
    display: none;
    width: 50px;
    height: 50px;
    background-color: #e8516a;
    position: fixed;
    right: 20px;
    bottom: 40px;
    color: white;
    line-height: 50px;
    text-align: center;
    font-size: 28pt;
    cursor: pointer;
}


@media screen and (max-width: 1325px){

    .content-lead-boxes{
        box-sizing: border-box;
        padding-left: 10px;
        padding-right: 10px;
    }
    

    .tp-bullets.simplebullets {
        left: 10% !important;
    }

}

@media screen and (max-width: 1360px)
{

    .content-products {
        justify-content: space-around;
    }
}

@media screen and (max-width: 1280px)
{


    .content-lead-box {
        width: 356px;
        overflow: hidden;
    }

    .content-lead-box h1 {
        margin: 5px 0 5px 25px;
        font-size: 12pt;
    }

    .content-lead-box p {
        margin: 5px;
        padding: 0 25px 0 0;
    }
}

@media screen and (max-width: 1100px)
{
    .content-lead-box {
        width: 256px;
        padding: 0;
    }
}

@media screen and (max-width: 768px)
{
    .content-lead-boxes {
        
    }

    .content-flexcontainer {
        margin-top: 0;
    }

    .content-mainmenu h1 {
        margin-top: 0;
    }
}


@media screen and (max-width: 660px){
    
    .flex2{
        display: block;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
    
    .kapcsolat_form{
        padding-left: 0px;
        width: 100%;
    }
    
    .reg_box{
        width: 100%;
        margin-bottom: 30px;
    }
    
}


@media screen and (max-width: 580px)
{
    .content-product {
        width: 100%;
    }

    .content-product-details {
        width: 100%;
    }

    .content-product-image {
        width: 100%;
    }

    .content-product button {
        width: 100%;
    }
    
    .kosar_table td:first-child, .kosar_table th:first-child{
        display: none;
    }
    
    .kosar_table td, .kosar_table th{
        font-size: 11px;
        line-height: 14px;
    }
    
    .kosar_table .button.small{
        font-size: 10px;
        padding-left: 2px;
        padding-right: 2px;
    }
    
    
    .content-mainmenu ul > li, .content-mainmenu ul > li a{
        font-size: 9pt;
    }
    
    .content-lead-boxes{        
        text-align: center;
        margin-bottom: 20px;
    }
    
    .content-lead-boxes img{
        max-width: 100%;
        width: auto;
    }
    
    .notifier_inner{
        font-size: 14px;
        padding: 10px;
        box-shadow: 0px 0px 3px #545454;
        -moz-box-shadow: 0px 0px 3px #545454;
        -webkit-box-shadow: 0px 0px 3px #545454;
    }
    
    
    .content-content h1{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .tp-bullets.simplebullets {
        left: 20% !important;
    }
    
}


@media screen and (max-width: 400px)
{
    .content-content h1 a{
        text-transform: none;
    }
    
    
}