/***.two-column-content {
    padding-top: 13px;
}

.column-left,
.column-right {
    padding-top: 13px;
}

.home-top-section .module-head,
.home-bottom-section .module-head {
    display: none;
}



.mod-header-img {

    height: 25px;
    width: 400px;
    float: right;
    background-image: url("https://www.rudyproject.hu/custom/rudyproject2/image/data/hdr.JPG");
    margin-right: 1%;
    margin-top: 3%;
}



.module-news-wrapper {
    border: none !important;
}


.login-list li a {
    background-color: #efb82d ;
}


.snapshot_vertical_product .list_prouctprice {
    text-align: left;
    width: 105px;
}

.list_price {
    font-style: normal;
}

.list_prouctname {
    text-align: left;
    font-style: normal;
    font-size: 0.9em;
}

.three-column-content .module-head-title:after {
    display: none;
}

.kickerimages {
    width: 98% !important;
    margin: auto;
}

.kickerimage-title {
    border-top: none;
    border-bottom: none;
}

.column-content .module-head-title,
.home-position .module-head-title,
.side-position .module-head-title {
    font-size: 2rem;
    font-weight: 600;
}

#content > div > div.row.product-content-columns > section > div > div.col-xs-12.col-sm-5.col-md-5.product-page-left > div > div.product-image > div.product_badges.vertical-orientation > div.badgeitem-content.badgeitem-content-id-2.badgeitem-content-image > a {
    margin-left: -7px;
}

.badgeitemid_2 {
    margin-left: -18px;
}

#newsletter_subscribe2 {
    width: 82%;
    margin: auto;
    padding: 20px;
    background-color: #efb82d;
    margin-top: 20px;
}

#newsletter_subscribe2 a {
    color: #a30000;
}

#newsletter_subscribe2 a:hover {
    color: black;
}

#newsletter_subscribe2 a.btn {
    color: black;
}

#newsletter_subscribe2 a.btn span {
    color: white;
}

.nanobar-modal .aurora-nanobar-firstlogin {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.6) !important;
    z-index: 10000;
}

.nanobar-modal .aurora-nanobar-firstlogin .aurora-nanobar-container {
    position: fixed;
    z-index: 10001;
    top: 50%;
    left: 50%;
    margin-left: -415px;
    width: 830px;
    text-align: center;
    background-color: #3a393b;
    transform: translateY(-50%);
    padding: 1.5rem;
}

.nanobar-modal .aurora-nanobar-firstlogin .aurora-nanobar-container .aurora-nanobar-text {
    margin-bottom: 16px !important;
}

.nanobar-modal .aurora-nanobar-firstlogin .aurora-nanobar-container .aurora-nanobar-text,
.nanobar-modal .aurora-nanobar-firstlogin .aurora-nanobar-container .nanobar-buttons {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center !important;
}

@media screen and (max-width: 991px) {
    #customcontent14,
#customcontent13 {
        display: none;
    }

    #logo {
        float: left;
        max-width: 200px;
    }
}
@media screen and (max-width: 760px) {
    .mod-header-img {
        display: none;
    }
}
@media screen and (max-width: 992px) {
    .nanobar-modal .aurora-nanobar-firstlogin .aurora-nanobar-container {
        margin-left: -45%;
        max-width: 90%;
    }
} ***/