.pagination>.active>a:hover, .pagination>.active>a:focus, .pagination>.active>span:hover, .pagination>.active>span:focus {
    background-color: #ff0000;
}
.pagination>li>a:hover, .pagination>li>a:focus, .pagination>li>span:hover, .pagination>li>span:focus {
    color: #bc3f28;
}
.pagination>li>a, .pagination>li>span {
    background-color: #bc3f28;
    border: 1px solid #fff;
}
.pagination>.active>a, .pagination>.active>span {
    border-color: #ffffff;
    background-color: #bc3f28;
}
.form-limit select {
    width: 100px;
}
.search .btn-toolbar button {
    background: #bc3f28;
}
.search span.highlight {
    background: #bc3f28;
}
#roksearch_results span.highlight {
    background: #bc3f28;
}
#roksearch_results .container-wrapper {
    overflow-x: hidden;
    height: 400px;
    overflow-y: auto;
}
#roksearch_results {
    width: auto;
    max-width: 390px;
	height: auto!important;
}
#ikn img.sppb-img-responsive {
    width: 120px;
}
.custom.folap a{color:#fff;}
.custom.folap {
position: absolute;
height: 45px;
vertical-align: middle;
line-height: 45px;
font-size: 20px;
}
.cat-children>div h3.page-header{ margin-bottom:0px}
.cat-children h3.page-header.item-title a {
    color: #fff!important;
display: block;
    margin-bottom: -15px;
    padding: 20px 10px;
	white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cat-children>div:hover {
    background: #111;
}
.cat-children>div {
    width: 31.28994%;
    float: left;
    margin: 10px;
    background: #bc3f28;
}
.cat-children h3.page-header.item-title {
    font-size: 14px;
    border: none;
    margin: 0;
    text-align: left;
    border: solid 1px #fff;
    box-shadow: 0 0 10px #fff;
    border-radius: 3px;
}



/*menu*/
.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #ffffff;
    background: #bc3f28;
}
a#offcanvas-toggler:before {
    content: "Menü ";
    color: #fff;
}
#offcanvas-toggler >i {
    color: #f4f4f7;
}
#offcanvas-toggler {
    float: right;
    line-height: 45px;
    margin-left: 15px;
    font-size: 20px;
}
div#sp-menu {
border-right: solid 13px #111111;
    border-left: solid 10px #111111;
    padding-left: 0;
}
.sp-megamenu-parent {
    float: left;
}
.sp-megamenu-parent >li >a {
    display: inline-block;
    padding: 0px 10px;
    line-height: 45px;
    font-size: 13px;
    text-transform: none;
    letter-spacing: 1px;
    color: #fff;
}
#sp-header {
    box-shadow: none;
    height: 45px;
    left: 1px!important;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
}

/*menu*/


body {
    padding: 20px 0 20px 0;
background: rgb(188,63,40); 
background: -moz-linear-gradient(left, rgba(188,63,40,1) 0%, rgba(188,63,40,1) 50%, rgba(0,0,0,1) 50%, rgba(0,0,0,1) 100%);
background: -webkit-linear-gradient(left, rgba(188,63,40,1) 0%,rgba(188,63,40,1) 50%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
background: linear-gradient(to right, rgba(188,63,40,1) 0%,rgba(188,63,40,1) 50%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bc3f28', endColorstr='#000000',GradientType=1 ); 
}

@media screen and ( device-width: 1024px ) {
.cat-children>div {
    width: 31.2%;
}
body {
    padding: 25px;
}
}

@media (max-width:768px) {
#roksearch_results {
    width: auto;
    max-width: 313px!important;
}
div#roksearch_results .page {
    width: 313px!important;
}
.cat-children h3.page-header.item-title {
    text-align: center;
}
section#sp-main-body .container {
    width: 100%;
}
.cat-children>div {
    width: 100%;
    float: none;
    margin: 15px 0;
}
.body-wrapper {
    margin: 0 15px;
}
}
@media (min-width: 1200px) {
#sp-main-body {
    padding: 50px 15px!important;
    width: 100%;
    position: relative;
    max-width: 100%;
    display: flex;
}
.container {
    width: 1040px;
}
.sppb-container {
    width: 1040px;
}
body.com-sppagebuilder.layout-boxed .sppb-row-container {
    width: 1010px;
}
}

.layout-boxed .body-innerwrapper {
    max-width: 1040px;
    margin: 0 auto;
    box-shadow: none;
    border: solid 1px #fff;
    border-radius: 10px;
    background: #111111;
}

.entry-header {
    position: relative;
    margin-bottom: 10px;
}

#sp-main-body {
    padding: 50px 0;
    display: flex;
}
article a {
    color:#b375ff;
}
h2.kat-lista-cim a {
    color: #e5e5e5;
}
#sp-main-body p {
    margin: 0 0 5px;
color:#e5e5e5;
}


.blog article img {
    border-radius: 3px;
    border: solid 3px #fff;
    box-shadow: 0px 0px 3px #fff;
}
.entry-header h2 {
    margin: 0;
    font-size: 18px;
    line-height: 1;
}

#sp-footer {
    text-align: left;
border-top: solid 1px;
}
.kat-lista-cim {color:#e5e5e5}
h1#cikk-cim {color:#e5e5e5;font-size:20px;margin:0;font-weight: 100;}

span.highlight {
    background: yellow;
    margin-right: -4px;
    padding: 0;
    display: inline-block;
    padding-right: 4px;
}
input#roksearch_search_str {
    margin: 0 auto;
    width: 100%;
}

/*mobil menu*/
.offcanvas-inner .sp-module {
    padding-left: 0px!important;
}
.offcanvas-menu {
    width: 350px;
}
.close-offcanvas {
    right: 40px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    padding: 10px 10px;
    font-size: 20px;
    text-transform: none;
}
.sp-module ul >li >a:before {
    font-family: FontAwesome;
    content: "\f111";
    margin-right: 0px;
}