a {
    text-decoration: none !important;
    cursor: pointer;
}

body {

}
.header {
    position: relative;
    z-index: 3000;
}

.logo {
    float:left;
}



@media(max-width: 767px) {
    .logo {
        float:left;
    }

    .logo img {
        max-width: 250px;
    }


    .saloones {
        float:none;
        padding-left:0;

    }

    .saloones li {
        font-size: 9px;
    }

    .nav {
        background: none;
        width: 100%;

        padding: 0;
    }
    .nav-pills > li {
        float:none;

    }

    .nav-pills > li + li {
        margin-left: 0;
    }

    .nav-pills > li > a {
        -ms-transform: skewX(0deg); /* IE 9 */
        -webkit-transform: skewX(0deg); /* Safari */
        transform: skewX(0deg);
        padding: 4px 9px;
        text-align: center;
        font-size: 11px !important;
    }

    .saloones {
        font-size: 12px;
        text-align: right;
        float:right;
        border-right: 2px solid #ffffff;
        color: black;
    }

    .saloones li {
        float:none;
        padding:2px 2px;
        display: block;
    }

    .saloones li:first-child {
        font-size: 14px;
    }

    .testimonials .message {
        font-size: 16px;
        line-height: 20px;
    }

    .footer-nav a {
        font-size: 12px !important;
    }

    .rev_slider_wrapper {
        margin-top: 0;
    }

    .testimonials .mask {
        height: 350px;
    }

    .carousel-wrapper {
        padding-top: 30px;
    }

    .lady-bird .comment h3 {
        text-align: left;
        margin: 5px;
        margin-left: 0;
    }

    .static-content .row > div {
        margin-bottom:100px;
    }
    .static-content .row > div:last-child {
        margin-bottom:50px;
    }
    .open .dropdown-menu {
        position: static;
        background: #d91b5c;
        float: none;
        width: auto;
        margin-bottom: 2px;
    }
    .open .dropdown-menu li {
        margin-bottom:0;
    }
    .open .dropdown-menu li a{
        -ms-transform: skewX(0deg); /* IE 9 */
        -webkit-transform: skewX(0deg); /* Safari */
        transform: skewX(0deg);
        text-align: center;
        height: 22px;

    }

    .regular .static-content .ear, .regular .static-content .nose, .regular .static-content .belly {
        padding-bottom: 30px;
    }
}
@media(min-width: 768px) {
    .testimonials .message {
        font-size: 24px;
        line-height: 36px;

    }

    .nav {
        float:right;
    }

    .testimonials .mask {
        height: 851px;
    }

    .carousel-wrapper {
        padding-top: 130px;
    }
    .static-content .row > div {
       /* margin-bottom:50px;*/
    }

    .regular .static-content .ear, .regular .static-content .nose, .regular .static-content .belly {
        padding-bottom: 20px;
    }
}
@media(min-width: 768px) and (max-width: 991px) {

    .rev_slider_wrapper {
        margin-top: 0;
    }
    .nav {
        background: url("../img/menubg.png") no-repeat;
        background-size: contain;
        width:100%;
        height:56px;
        padding-left:16px;
        padding-top:16px;

    }

    .nav-pills > li > a {
        font-family: "nerislight";
        border-radius: 0;
        -ms-transform: skewX(-20deg); /* IE 9 */
        -webkit-transform: skewX(-20deg); /* Safari */
        transform: skewX(-20deg);
        padding: 2px 8px;
        color: white;
        font-size: 11px !important;
        text-transform: uppercase;
    }
    .saloones {
        font-size: 12px;
        text-align: right;
        float:right;
        border-right: 2px solid #ffffff;
        color: #ffffff;
    }

    .saloones li {
        float:none;
        padding:2px 2px;
        display: block;
    }
    .saloones li:first-child {
        font-size: 14px;
    }

    .dropdown-menu > li > a {
        font-size: 11px;
    }
}

@media(min-width: 992px) {

    .logo {
        float:left;
    }
    .saloones {
        float:right;
        font-size: 12px;
        color: #ffffff;
    }
    .saloones li {
        display: table-cell;
        border-right: 2px solid #ffffff;
    }
    .nav {
        background: url("../img/menubg.png") no-repeat;
        background-size: contain;
        width: 630px;
        height:56px;
        padding-left:14px;
        padding-top:12px;
        margin-top:10px;
    }

    .nav-pills > li > a {
        -ms-transform: skewX(-20deg); /* IE 9 */
        -webkit-transform: skewX(-20deg); /* Safari */
        transform: skewX(-20deg);
        padding: 2px 6px;
        color: white;
        font-size: 11px !important;
        text-transform: uppercase;
    }
    .rev_slider_wrapper {
        margin-top: 0;


    }
    .lady-bird .comment h3 {
        font-size: 20px;

        margin:5px;
        border-right: 3px solid black;

    }

    .dropdown-menu > li > a {
        font-size: 11px;
    }
}

@media(min-width: 1200px) {

    .nav {
        width: 800px;
        padding-left:18px;
        padding-top:16px;

    }
    .nav-pills > li > a {
        font-size: 14px;
        padding: 2px 8px;
        white-space: nowrap;
    }

    .lady-bird .comment h3 {
        font-size: 24px;
    }


}

.nav-pills > li > a {
    font-family: "nerislight";
    border-radius: 0;
    color: white !important;
    text-transform: uppercase;
    white-space: nowrap;
}

.saloones li {
    font-family: "nerissemibold";

    padding: 2px 12px;
    vertical-align: middle;

    text-transform: uppercase;

}




.nav-pills > li > a.pink, .nav-pills > li > a.pink:focus, .nav-pills > li > a.pink:hover {
    background-color: #ec318d;
}
.nav-pills > li > a.violet, .nav-pills > li > a.violet:focus, .nav-pills > li > a.violet:hover {
    background-color: #d63fec;
}
.nav-pills > li > a.purple, .nav-pills > li > a.purple:focus, .nav-pills > li > a.purple:hover {
    background-color: #6e4bee;
}
.nav-pills > li > a.blue, .nav-pills > li > a.blue:focus, .nav-pills > li > a.blue:hover {
    background-color: #4b8cee;
}
.nav-pills > li > a.cyan, .nav-pills > li > a.cyan:focus, .nav-pills > li > a.cyan:hover {
    background-color: #4bcaee;
}
.nav-pills > li > a.green, .nav-pills > li > a.green:focus, .nav-pills > li > a.green:hover {
    background-color: #0f7d29;
}
.nav-pills > li > a.gold, .nav-pills > li > a.gold:focus, .nav-pills > li > a.gold:hover {
    background-color: #c28400;
}
.nav-pills > li > a.red, .nav-pills > li > a.red:focus, .nav-pills > li > a.red:hover {
    background-color: #ca3811;
}
.saloones {
    margin-top: 16px;
    list-style-type: none;
}

.content {

    margin-bottom:170px;
}

.saloones li:last-child {
    border-right: none;
}
.static-content {

    font-family: "nerislight";
    position: relative;
    z-index: 3001;
    margin-top:-100px;
}
.static-content h3 {
    font-family: "nerissemibold";
    color: #ffffff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
    padding: 5px 0;
    margin-top: 0;
}


.static-content .ear  {
    background-color: #7c0d4c;
    padding: 5px;
    position: relative;

}

.static-content .ear:before {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: -36px;
    width: 100%;
    height: 80px;
    background: #7c0d4c;
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
    -webkit-backface-visibility: hidden;
}

.static-content .ear a.more {
    font-family: "nerissemibold";
    background-color: #7c0d4c;
    text-align: center;
    padding: 5px 25px;
    border-radius: 12px;
    color: #ffffff;
    text-transform: uppercase;

}

.static-content .nose {
    background-color: #d91b5c;
    padding: 5px;
    position: relative;
}

.static-content .nose:before {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: -36px;
    width: 100%;
    height: 80px;
    background: #d91b5c;
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
    -webkit-backface-visibility: hidden;
}


.static-content .nose a.more {
    font-family: "nerissemibold";
    background-color: #d91b5c;
    text-align: center;
    padding: 5px 25px;
    border-radius: 12px;
    color: #ffffff;
    text-transform: uppercase;

}

.static-content .belly {
    background-color: #ca3811;
    padding: 5px;
    position: relative;
}

.static-content .belly:before {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: -36px;
    width: 100%;
    height: 80px;
    background: #ca3811;
    -webkit-transform: skewY(7deg);
    -moz-transform: skewY(7deg);
    -ms-transform: skewY(7deg);
    -o-transform: skewY(7deg);
    transform: skewY(7deg);
    -webkit-backface-visibility: hidden;
}


.static-content .belly a.more {
    font-family: "nerissemibold";
    background-color: #4b8cee;
    text-align: center;
    padding: 5px 25px;
    border-radius: 12px;
    color: #ffffff;
    text-transform: uppercase;

}


.static-content .ear .description, .static-content .nose .description, .static-content .belly .description {
    background-color: #efd7d0;
    position: relative;
    padding: 15px;
    text-align: center;
}

.static-content .ear .description p, .static-content .nose .description p, .static-content .belly .description  p {
    text-align: justify;
    margin-bottom: 30px;
}
.regular .saloones li {
    color: black;
    border-color: black;
}

.regular .static-content {
    margin-top:20px; /* ezen kell állítani */
}



.spacer {
    background-color: white;
    padding-bottom: 30px;
}
.lady-bird {

}

.lady-bird .comment {
    font-family: "neristhin";
    background-color: #efd7d0;
    margin-left:0;
    margin-right:0;
    padding: 20px;
    text-align: justify;
}
.lady-bird .comment h3 {
    font-family: "nerissemibold";
    text-transform: uppercase;
    padding-right:30px;
}

.lady-bird .comment a.more {
    background-color: #7c0d4c;
    text-align: center;
    padding: 5px 25px;
    border-radius: 12px;
    color: #ffffff;
    text-transform: uppercase;
    display: block;
    margin-top: 20px;
    font-weight: bold;
}
.testimonials {
    background: url("../img/testimonials-bg.jpg") no-repeat;
    background-position: 0 -400px;


}
.testimonials .mask{
    background: url("../img/testimonials-mask.png") no-repeat;

}
.testimonials .message {
    font-family: "nerislight";

    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-left: 50px;
    margin-right: 50px;

    margin-bottom:20px;
}

.testimonials .name {
    font-family: "neristhin";
    font-size:20px;
    color: white;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 0;
}

.testimonials .date {
    font-family: "neristhin";
    font-size:12px;
    color: white;
    text-align: center;
    text-transform: uppercase;
}



.owl-prev, .owl-next {
    font-family: "ArrrowsRegular";
    color: white;
    font-size: 150px;
    position: absolute;
    line-height: 100px;
}
.owl-prev {
    left:-100px;
    top:0;
}

.owl-next {
    right:-100px;
    top:0;
}


.footer {
    font-family: "nerislight";
    background-color: #d196ba;
    z-index: 2;
    position: relative;


}
.footer:before {
    z-index: -1;
    content: '';
    position: absolute;
    left: 0;
    top: -130px;
    width: 100%;
    height: 300px;
    background: #d196ba;
    -webkit-transform: skewY(-8deg);
    -moz-transform: skewY(-7deg);
    -ms-transform: skewY(-7deg);
    -o-transform: skewY(-7deg);
    transform: skewY(-8deg);
    -webkit-backface-visibility: hidden;
}

.footer .footer-nav a {
    font-family: "nerissemibold";
    color: white;
    text-transform: uppercase;

}
.footer .footer-nav li {
    padding-left: 10px;
    padding-right: 10px;
}
.footer .footer-nav li:first-child {
    padding-left: 5px;
}

.footer .footer-gallery img {
    border: 2px solid white;
    height: 60px;
    width: 60px;
}

.footer .footer-gallery li {
    display: inline-block;
    margin: 4px 5px 4px 0;
}
.footer h3 {
    color: #ffffff;
    font-size: 21px;
    text-transform: uppercase;

}
.footer .container {
    position: relative;
    top:-40px;

}


.margin-10 {
    margin-top:10px;
    margin-bottom:10px;
}
.margin-bottom-50 {
    margin-bottom: 50px;
}
.footer-address a {
    font-size: 16px;
    color: #ffffff;
}

.fa {
    vertical-align: middle;
}
.tparrows {
    background: none;
    cursor: pointer;
    display: block;
    position: absolute;
    z-index: 100;
    height: 120px;
    width: 120px;
}
.tparrows:hover {
    background: none;
}


.tparrows.tp-leftarrow::before {
    font-family: "ArrrowsRegular";
    color: white;
    font-size: 150px;
    content: "S";
}
.tparrows.tp-rightarrow::before {
    font-family: "ArrrowsRegular";
    color: white;
    font-size: 150px;

    content: "s";
}
.fb-container {
    position: relative;
}
.fb-container img {
    position: absolute;
    top:-70px;
}

.copyright {
    text-align: center;
    color: #ffffff;
    border-top: 1px solid #ffffff;
    padding-top:10px;
    position: relative;
    top:30px;
}
body.regular {
    background: url("../img/body-bg.jpg") repeat-y;
}
.regular .header {
    background-color: white;
    padding-bottom: 25px;
}


.regular .banner {
   /* max-height: 525px; */
}

.prologue {
    font-family: "nerislight";
    background-color: white;
    font-size: 12px;
    text-align: justify;
}
.prologue p {
    border-left: 2px solid #7c0d4c;
    padding-left: 10px;
    margin-top:30px;
    margin-bottom:30px;
    text-transform: uppercase;
}

.title-block {
    font-family: "nerisblack";
    color: #ffffff;
    text-align: center;
    background-color: #7c0d4c;
    margin-top:20px;
}

.title-block h2 {
    margin-bottom: 20px;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
}
.reseller {
    font-family: "nerislight";
    color: #000;
    text-transform: uppercase;
    margin-top:30px;


}
.reseller .place{
    background-color: #7c0d4c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: white;
    padding:0px 30px;

}
.reseller .name {
    color:#7c0d4c;
    font-size: 24px;

}
.shifted-border {
    border: 5px solid #7c0d4c;
    border-radius: 50%;
    width: 265px;
    height: 265px;
    padding-left:9px;
    padding-top:2px;

}
 .reseller hr {
     border-color: black;
     border-width: 2px;
     margin-left: 30px;
     margin-top:10px;
     margin-bottom:5px;
 }
.reseller p{
    margin-left:30px;
    margin-bottom: 0;
}

.reseller .address {
    font-size: 20px;
}

.gallery .row div {
    margin-bottom: 0;
}

.dropdown-menu {
    border: none;
    border-radius: 0;
    box-shadow: none;
    background-color: transparent;

}
.dropdown-menu > li {
    margin-bottom: 2px;
}
.dropdown-menu > li > a {
    transform: skewX(-20deg);
    background: #d91b5c;
    color: white;

}
.content-container{background-color: white;}
.container-text-content{padding: 5px 30px 200px 30px;}
.desc-align-justify{text-align: justify; padding-bottom: 30px;}
.font-white{color: white;}
.spacer-banner-menu{margin-top: -12px;}
.pad10{padding: 10px;}
.reviews-name{font-size: 14px; font-weight: bold; color:#d56aeb;}
.pad5{padding: 5px;}
.pad10{padding: 10px;}
.prodlist-plus-h3{
    font-size: 17px;
    line-height: 24px;
    color: #EA1C65;
    font-weight: normal;
}

.container-text-content img{
    display: block;
    max-width: 100% !important;
    height: auto !important;
}
.container-text-content h2, .container-text-content h3, .container-text-content h4, .container-text-content h5, .container-text-content h6 {font-size: 14px !important;}
.container-text-content p {font-size: 14px !important;}
.green_font{color: #299a0b !important;}
.blue_font{color: #4b8cee !important;}
iframe, object, embed {
    max-width: 100% !important;
}
@media(max-width: 767px) {
    .static-content{margin-top: 70px !important;}
}
.logo-slogen{font-family: 'Italianno', cursive; font-size: 62px; color: #7B0C4C; font-weight: bold;}
.logo-slogen a{color: #7B0C4C !important;}
@media (min-width: 992px) {
    .nav-2 {
        background: url(../img/menubg-2.png) no-repeat !important;
        float: left !important;
        width: 350px !important;
        margin-top: -20px;
        margin-left: -60px;
    }
    .nav-2 a{
        color: #ffffff !important;
        font-size: 11px !important;
    }
    .nav-2 li:first-child{
        margin-left: 15px !important;
    }
}
.copyright a{color: #ffffff !important;}

.result-header-h3
{
    font-weight: normal;
    font-size: 13px !important;
    /*line-height: 30px;*/
    clear: both;
    margin: 10px 0 10px 0;
    color: #EA1C65;
}
.price_basket {
    font-family: 'Berkshire Swash', cursive;
    font-size: 32px;
    color: #299a0b;
    margin: 10px 0 10px 0;
}
.page-box{border: solid #E8E8E8 1px;height: 480px; overflow-x: hidden;}
.page-box2{border: solid #E8E8E8 1px;max-height: 280px; overflow-x: hidden;}
@media(max-width:991px) {
    .result-header-h3
    {
        font-weight: normal;
        font-size: 13px !important;
        height: 48px;
        overflow: hidden;
        clear: both;
        margin: 5px 0 5px 0;
        color: #EA1C65;
    }
    .price_basket {
        font-family: 'Berkshire Swash', cursive;
        font-size: 20px;
        line-height: 22px;
        color: #299a0b;
        margin: 5px 0 5px 0;
    }
}
@media(max-width:767px) {
    .result-header-h3
    {
        font-weight: normal;
        font-size: 8px;
        height: 45px;
        overflow: hidden;
        clear: both;
        margin: 5px 0 5px 0;
        color: #EA1C65;
    }
    .price_basket {
        font-family: 'Berkshire Swash', cursive;
        font-size: 20px;
        line-height: 22px;
        color: #299a0b;
        margin: 5px 0 5px 0;
    }
    .page-box{height: 400px;}
}

.btn-wrap{
    display: inline-table;
    white-space: inherit;
}
