/* Kereső sáv stílus */
.search-module .input-group>.form-control:not(:last-child) {
	background: white;
    border: #04afda 1px solid;
}
/* Háttér színe */
.has-sticky {
    background: #fbfbfb;
}

/* Kereső alatt kék vonal */
.horizontal-category-menu .module-category-wrapper {
    box-shadow: 0 -1px 0 var(--global-color);
}
/* Fejléc alá kék vonal */
.header-bottom-line.d-none.d-lg-block {
    border-bottom: 2px solid #04afda;
}
/* Fejléc stílus visszagörgetésnél*/
.headroom--not-top.sticky-head .sticky-head-inner {
    background: #fbfbfb;
    pointer-events: auto;
}

/* Kosárba rakás fehér háttér kék keret */
@media screen and (min-width: 992px)
{
.product-cart-box {
    border: 1px solid var(--global-color);
    background: white;
}}


/* Telefonszám a fejlécben színe */
.header-phone-box {
    color: var(--global-color);
}

/* Követő kosárba gomb */
.product-sticky-inner {
    max-width: none;
    padding: 20px 50px 10px 50px;
    margin-right: 0px;
    pointer-events: auto;
	margin: 0px 10px;
}

.sticky-active.product-sticky-wrapper {
    height: -webkit-fill-available;
}

/* Termék leírás háttérszín */
.product-page-middle-1 {
    background: white;
    box-shadow: 0 5px 15px rgba(0,0,0,.05);
    padding: 20px;
}

/* Termék értékelés pontszám */
.product-review-summary .product-review-average-sum {
    background: #82c154;
}

/* Termék tulajdonság háttérszín */
.product-page-tab-content {
    background: white;
    box-shadow: 0 5px 15px rgba(0,0,0,.05);
}

/* Láléc szín */
footer {
    background: #0a0d14;
    color: white;
}

footer .list-group-flush .list-group-item {
    color: #ffffff;
}

.footer-contact-line a {
    color: #ffffff;
}




/* Fejléc keskenyÍtás */
header .navbar {
    padding: 5px 0;
}


/* Típus kereső */ 
.bat_box {
    margin: 2px;
    border-radius: 10px;
    background: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    display: inline-block;
    border: 1px solid #7b7b7b;
}
.bb {
    margin: 2px;
    border-radius: 10px;
    background: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    display: inline-block;
    border: 1px solid #7b7b7b;
}

#typ li, #code li {
    margin: 2px;
    border-radius: 10px;
    background: #f5f5f5;
    padding-left: 10px;
    padding-right: 10px;
    width: auto;
    display: inline-block;
    border: 1px solid #7b7b7b;
	cursor: pointer;
}
#typ li  a, #code li  a{
color:#4d4d4d;
text-decoration: none;
	
}
#typ, #code {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#searchbox {
background-image: url('https://kulsoaksi.hu/custom/kulsoaksi/image/data/searchicon.png');
  background-position: 10px 12px;
  background-repeat: no-repeat;
  width: 100%;
  font-size: 16px;
  padding: 12px 20px 12px 40px;
  border: 2px solid #00a4e4;
border-radius:50px;	
  margin-bottom: 12px;
}

.product_desc input:focus
{
	outline: none;
}

#typ li a:hover:not(.header),#code li a:hover:not(.header)  {
  background-color: #eee;
cursor: pointer;
}
/* Szín kijelzés */ 
span.attribute-value {
    border-radius: 50%;
    max-width: 30px;
    max-height: 30px;
}
/* Kapcsoalt címek */
.table-title
{
	background-color:#04aeda;
	height:40px;
	width:100%;
}

.warranty.has-sticky
{
	background-color:#ffffff;
}

/* Termék szűrő háttér */ 
.side-position.module:not(.product-module):not(#category2) {
    background: white;
}

/* Tudástár háttér */
.module-body.section-module-body.news-mosaic-section-body {
    background: white;
    box-shadow: 0 5px 15px rgba(0,0,0,.05);
    padding: 20px;
}

/* Termék választó gomb */

.list-list .variable.selected a {
    border: 2px solid #04afda;
}
.product-attribute-name span {
    font-weight: bold;
}
span.product-attribute-value {
    padding: 8px;
    font-weight: 700;
}
/* szövegbox igazítés */
.input-text, .input-email, .form-element textarea {
  width: 300px;
  padding: 5px;
  border: 1px solid #ccc;
  font-size: 14px;
margin-bottom: 10px;
  border-radius: 10px; /* Lekerekített szélek */
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); /* Kis árnyék */
}
.form-label-side label{
	font-weight: bold;
  margin-right: 5px;
}
.form-label-side {
  display: flex;
  align-items: center;
}
.row.custom-dropdown-menu h4 {
    color: #04afda;
}
.list-unstyled-custom {
    padding-left: 0;
    list-style: none;
    height: 180px;
	font-size: 15px;
    font-weight: 500;
}
.list-unstyled-single-custom {
    list-style: none;
    height: 180px;
	font-size: 15px;
    font-weight: 500;
}
/* Banner és kategóriafa megjelenítés szabályzoása  */
.vertical-category-menu.product-list-body .headroom--top.sticky-head .module-category-wrapper:after {
    background-color: initial;
}
.vertical-category-menu header .category-menu .children {
    margin-top: -50px;
	transition-delay:1s;
}
.vertical-category-menu .banner-container {
	max-height: 380px;
}
.vertical-category-menu header #category .module-body {
    max-height: 380px;
}
.vertical-category-menu header .category-menu .children.subtree-dropdown {
    height: 115%;
}

/* Főoldalon a modulok kiemelése */
.content-module.home-position, .product-module.home-position {
    background: white;
    padding-top: 30px;
	padding-bottom:10px;
    box-shadow: 0 5px 15px rgba(0,0,0,.05);
}
.newsletter-subscribe-module {
    padding-top: 0px !important;
}
@media screen and (min-width: 992px)
{
.newsletter-subscribe-module.home-position .newsletter-box {
    position: absolute;
    top: -120px;
    left: 20px;
    padding: 20px;
}
}
.product-infograph-row {
    background: white;
}
.hide
{
	display:none;
}
.partners-item img
{
	max-width:90%;
	max-height:100px;	
}

/* Szállítási idő kiemelése */
.productshippingtime-param-row
{
	background: orange;
    font-weight: bold;
	padding: 5px;
}
.cart-popup-module{
	    grid-gap: 20px;
}
.product-page-price-original {
    text-decoration: none;
}
h3.module-head-title {
    padding-left: 20px;
}
.maintenance-content .page-head {
    display: none;
}
.jumbotron.text-center.p5.mt-5 {
    background: black;
}
/* Találati oldalon a kosárgomb lelóg */
@media screen and (max-width: 992px) {
    .snapshot-list-item.list_addtocart.rps-add-to-card-container {
        flex-direction: column;
    }
}
/*Cookie bár módosítás */
.nanobar-modal .js-nanobar-first-login .nanobar-container{
    border-radius: 15px;
	background-color:rgba(255,255,255,.95)!important;
	color:black;
}
.nanobar-settings-button {
    color: #04afda;
}
.text-muted {
    color: #767676 !important;
}
/* Mobil nézetben az alkategóriák egymás alá rendezése */
@media screen and (max-width: 767.98px)
{
    .subcategory-list:not(.all-manufacturer-list) {
        flex-wrap: wrap !important;
    }
	.subcategory-list:not(.all-manufacturer-list) .subcategory-item {
        flex-basis: 48% !important; 
	}
}