/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.kapcsolat_lablec {
	line-height: 28px;
}

.header-nav-top {
    font-size: 20px !important;
}

.ApColumn .title_block {
    margin-bottom: 1.125rem !important;
}

.box-copyright {
    padding: 60px 0px 20px 0px !important;
    position: relative !important;
}


.product-description {
	padding-bottom: 30px;
    padding-top: 30px;
}



.product-description ul {
    list-style: disc;
    padding-left: 50px;
    padding-top: 30px;
    line-height: 60px;
}

.product-description ul ul {
    list-style: disc;
    padding-left: 50px;
    padding-top: 10px;
    line-height: 60px;
    font-weight: 900;
    font-style: italic;
}

.product-description ul span {
    font-weight: 900;
    color: black;
}



.product-description ul a {
    text-decoration: underline;
    color: blue;
}

.product-description ul li a {
    text-decoration: underline;
    color: blue;
}



#fuggoleges_termekmenu_blokk {
    /*background-color: black;*/
    color: white;
}

#fuggoleges_termekmenu_blokk a hover {
    /*background-color: black;*/
    color: white;
}




@media (min-width: 1600px) {
.leo-megamenu .dropdown-menu {
    left: -340px !important;
    }

    .elemek {
        height: 170px;
    }
}

@media (min-width: 1370px) and (max-width: 1599px) {
    .leo-megamenu .dropdown-menu {
        left: -340px !important;
    }
    .elemek {
        height: 185px;
    }
}

@media (min-width: 1200px) and (max-width: 1369px) {
    .leo-megamenu .dropdown-menu {
        left: -340px !important;
    }
    .elemek {
        height: 180px;
        width: 130px;
    }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .leo-megamenu .dropdown-menu {
        left: -520px !important;
    }

    .elemek {
        height: 180px;
        width: 105px;
    }

    .htmlMenuImg {
        width: 80px;
    }
}


@media (min-width: 991px) {
    #menu_elrejtes_desktop {
        display:none;
    }
}

.fuggoleges_termekmenu {
    width: 100%;
}

body#checkout #order-summary-content .step-edit {
    display: none;
}


.ui-widget-content {
    background-color: #b7b7b7 !important;
    color: black !important;
    font-weight: 900;
    background-image: none !important;
}



.add-to-cart {
        background-color: #ff6600;
    color: white;
}





.lds-default {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 10px;
  display: none;

    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)

}
.lds-default div {
  position: absolute;
  width: 5px;
  height: 5px;
  background: black;
  border-radius: 50%;
  animation: lds-default 1.2s linear infinite;
}
.lds-default div:nth-child(1) {
  animation-delay: 0s;
  top: 29px;
  left: 53px;
}
.lds-default div:nth-child(2) {
  animation-delay: -0.1s;
  top: 18px;
  left: 50px;
}
.lds-default div:nth-child(3) {
  animation-delay: -0.2s;
  top: 9px;
  left: 41px;
}
.lds-default div:nth-child(4) {
  animation-delay: -0.3s;
  top: 6px;
  left: 29px;
}
.lds-default div:nth-child(5) {
  animation-delay: -0.4s;
  top: 9px;
  left: 18px;
}
.lds-default div:nth-child(6) {
  animation-delay: -0.5s;
  top: 18px;
  left: 9px;
}
.lds-default div:nth-child(7) {
  animation-delay: -0.6s;
  top: 29px;
  left: 6px;
}
.lds-default div:nth-child(8) {
  animation-delay: -0.7s;
  top: 41px;
  left: 9px;
}
.lds-default div:nth-child(9) {
  animation-delay: -0.8s;
  top: 50px;
  left: 18px;
}
.lds-default div:nth-child(10) {
  animation-delay: -0.9s;
  top: 53px;
  left: 29px;
}
.lds-default div:nth-child(11) {
  animation-delay: -1s;
  top: 50px;
  left: 41px;
}
.lds-default div:nth-child(12) {
  animation-delay: -1.1s;
  top: 41px;
  left: 50px;
}
@keyframes lds-default {
  0%, 20%, 80%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.5);
  }
}


@media (min-width: 570px) {
.reoffer_termekek {
  height: 370px;
}}

@media (max-width: 569px) {
  .reoffer_termekek {
    height: auto;
    padding-bottom: 50px;
  }
}


@media (max-width: 480px) {
  #PM_ASBlock_2 .card-block {
    display: none;
  }
  .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .card-block {
    display: block !important;
  }
}

@media (max-width: 480px) {
  .ApProductCarousel {
    height: 600px;
  }
}

@media (max-width: 380px) {
  .ApProductCarousel {
    height: 650px;
  }
}


.kar_elfogado_box {
    margin-top: 60px;
    margin-bottom: 40px;
    border: 2px solid green;
    border-radius: 5px;
    padding: 10px;
    background-color: honeydew;
}


.kar_elutasito_box {
    margin-top: 30px;
    margin-bottom: 40px;
    border: 2px solid red;
    border-radius: 5px;
    padding: 10px;
    background-color: #ff00000f;
}


