#sp-header .container{
    background-color: rgba(21, 12, 7, 0.53);
}

#sp-header-topbar{
    background: #493829;
}

#sp-header-topbar .container-inner{
    border:none;
}

#sp-main-body{
    background: url(../../../images/mainbody-bg.png) repeat-x;

}

.kezdolap #sp-main-body{
    padding-top:15px;
}

body {
    background: #fff url(../../../images/bg.jpg) repeat;
}

#sp-right .sp-module.muvekmodule, #sp-right .sp-module.kapcsolat-module {
    margin-top: 10px;
    border: 1px solid #c4c4c4;
    background: #fff;
    padding:0;
}

#sp-right .sp-module.muvekmodule:first-child, #sp-right .sp-module.kapcsolat-module:first-child {
    margin-top: 0px;

}

#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title{
    color: #fff;
    background: #493829;
    border: none;
    padding-left: 20px;
    padding-bottom: 0;
    font-weight: normal;
    font-size: 15px;
    line-height: 40px;
    margin-bottom:0
}

#sp-right .sp-module.muvekmodule .mod-articles-title a {
    color: #010101;
    font-size: 12px;
    font-weight: bold;
}

#sp-header.lg-header{
    margin-bottom:-60px;
    background: none;
    box-shadow: none;
}

.sp-megamenu-parent > li > a{
    text-transform: uppercase;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li:hover>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item:hover>a{
    background-color: #362c23;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    padding: 0px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item a{
    padding:15px;
    display: block;
    text-align: inherit!important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(21, 12, 7, 0.53);
}

.sppb-image-carousel-layout1 .sppb-carousel-extended-content-wrap, .sppb-image-carousel-layout1 .sppb-carousel-extended-item img, .sppb-image-carousel-layout1 .sppb-carousel-extended-item-overlay{
    border-radius: 0!important;
}

#sp-section-2> .container,
#sp-section-2 .container .sppb-row-container{
    padding:0!important;
}


.kezdolap .tile{
    position: relative;
    margin-bottom:25px;
}

.kezdolap .tile a{
    overflow: hidden;
    position: relative;
}
.kezdolap .tile span, .customeletrajz .tile span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    padding-left: 18px;
    background-color: rgba(0, 0, 0, 0.5);
}

.featured-article-badge {
    display: none !important;
}

.blog.com-content-category-blog{
    background: #fff;
    padding:10px;
}

.blog.com-content-category-blog h3{
    font-size:1rem;
}

#sp-footer .container-inner{
    padding:15px 0;
    font-size:1rem;
}

.breadcrumb{
    border-radius: 0%;
}

#sp-right img{
    display: inline-block;
}

#sp-right .mod-custom.custom,
#sp-right .sp-module-content{
    padding:0 10px;
}

 #sp-right .sp-module ul>li {
    padding-left:25px;
    position: relative;
 }

 span.liicon {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 0px;
 }

 dd.mod-articles-category {
    font-weight: normal;
    font-style: italic;
    line-height: 0;
 }

  dd.mod-articles-category a{
    font-weight: normal; 
  }

  #sp-right .sp-module.muvekmodule .mod-articles-title dd.mod-articles-category a{
    font-weight: normal; 
  }

  .burger-icon>span{
    background-color:#fff;
  }

  .kezdolap   #sp-component{
    background:none;
  }

  #sp-component{
    padding: 10px;
    background: #fff;
  }

  .btn-primary, .sppb-btn-primary {
    border-color: #000;
    background-color: #000;
}

#mod-finder-searchword-header{
    border-radius: 0;
    background: #7a6553;
    border: none;
    color: #fff;
    height: 37px;
    font-size: 16px;
    line-height: 37px;
    padding: 0 10px;
    float: left;
}



#mod-finder-searchword-header::placeholder {
    color: #d5d5d5 !important;
    opacity: 1 !important;
}

#mod-finder-searchword-header::-webkit-input-placeholder {
    color: #d5d5d5 !important;
}

#mod-finder-searchword-header::-moz-placeholder {
    color: #d5d5d5 !important;
    opacity: 1 !important;
}



#sp-right .sp-module.eletrajz,
#sp-right .sp-module.eletrajz div{
    padding:0
}

.sp-module.eletrajz .tile {
    position: relative;
}

.sp-module.eletrajz .tile span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 15px;
    color: #fff;
    line-height: 38px;
    padding-left: 18px;
    background-color: rgba(0, 0, 0, 0.5);
}

.mod-finder__search.input-group .btn-primary{
    background: #8e847a;
    border:none;
    border-radius: 0;
}

h3.page-header.item-title{
    font-size:1rem;
    padding-bottom:0;
    margin-bottom:1rem;
}

table.category thead>tr, table.category tbody>tr{
    border:none;
}
table.category thead{
    display:none;
}
table.category {
    --bs-table-striped-bg: none;
    --bs-table-hover-bg:none
}
table.category.table-bordered>:not(caption)>*>* {
    border-width: 0;
}