/* Kereső sáv stílus */
.search-module .input-group>.form-control:not(:last-child) {
	background: white;
    border: #36e364 1px solid;
}
/* Háttér színe */
.has-sticky  {
    background: #fbfbfb;
}

.sticky-head-inner{
	background: #212121;

}
.header-middle-right-link {
    color: #ffffff;
}

.headermenu-list>.nav-item>a
{
		color:white;
}

.navbar-brand img
{
	max-height:80px;
}

.decrease-amount {
    background-color: #c93737;
}
/* 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 #36e364;
}
/* Fejléc stílus visszagörgetésnél*/
.headroom--not-top.sticky-head .sticky-head-inner {
    background: #212121;
    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:#36e364;
	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 #36e364;
}
.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: #36e364;
}
.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;
}


/* 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;
}
}

@media screen and (max-width: 992px)
{
.slick-slide {
    margin-top: 25px;
}
}

.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: transparent;
}

.product-desc img
{
	width:90% !important;
	display:block;
	margin:auto;
		
}

.section_title {
    padding: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #36e364;
    border-bottom: 1px solid #36e364;
    margin-bottom: 10px;
}
/*lábléc ikonok színe*/
.footer-contact-line svg {
    color: #36e364;
}

/*Pénztér folyamat visszajelző*/
.progress-indicator .progress-indicator-item-complete .progress-indicator-label, .progress-indicator .progress-indicator-item-current .progress-indicator-label {
    color: #36e364 !important;
   
}

.progress-indicator--line.progress-indicator-line:before {
    background: #36e364 !important;
}

.progress-indicator--line.progress-indicator-line:after {
    background: #36e364 !important;
}
/*Mobil nézetben a up scroll gomb feljebb helyezése, mert ütközik a smartsuppal */
@media (max-width: 991.98px) {
    .scroll-top-button {
        bottom: 85px;
    }
}