/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}
body {
    /* Margin bottom by footer height */
    margin-bottom: 160px;
    /*background-color: #99b7c2;*/
    overflow-x: hidden;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    /*height: 100px;*/
    background-color: #f5f5f5;
}

.galleryFilmstrip_outer {
    /* top: -67px; */
    /* width: 665px; */
    /*position: absolute;*/
    background-color: rgba(0, 0, 0, 0.5);
    /*margin-bottom: -60px;*/
    z-index: 10;
    width: 100%;
    /*bottom: 60px;*/
}
.bx-controls{
    display: none!important;
}

.tel-absolute{
    position: absolute;
    top: 50px;
    right: 0;
    background-color: #ca0000;
    color: white !important;
    border-radius: 10px;
    padding: 4px 12px;
    font-size: 15px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

a.navbar-brand > img{
    height: 40px;
    margin-top:15px;
}

@media (min-width: 768px) {
    .container {
        width: 750px!important;
    }
    .navbar-nav>li>a {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    a.navbar-brand > img{
        height: 40px!important;
    }
    .tel-absolute{
        top: 71px!important;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px!important;
    }
}


@media (min-width: 1200px) {
    .container {
        width: 1150px!important;
    }
}

.featured-price{
    background-image: linear-gradient(#b92828,#6f0909)!important;
}
.featured-price .szam{
    color: white !important;
    font-weight: bold!important;
}

/* common */
.ribbon {
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: absolute;
}
.ribbon::before,
.ribbon::after {
    position: absolute;
    z-index: 1;
    content: '';
    display: block;
    border: 5px solid #b00000;
}
.ribbon span {
    position: absolute;
    display: block;
    width: 225px;
    padding: 9px 0;
    background-color: red;
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    color: #fff;
    font: 700 32px/1 'Lato', sans-serif;
    text-shadow: 0 1px 1px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center;
}

/* top left*/
.ribbon-top-left {
    top: -10px;
    left: -10px;
}
.ribbon-top-left::before,
.ribbon-top-left::after {
    border-top-color: transparent;
    border-left-color: transparent;
}
.ribbon-top-left::before {
    top: 0;
    right: 0;
}
.ribbon-top-left::after {
    bottom: 0;
    left: 0;
}
.ribbon-top-left span {
    right: -25px;
    top: 30px;
    transform: rotate(-45deg);
}

/* top right*/
.ribbon-top-right {
    top: -10px;
    right: -10px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
    border-top-color: transparent;
    border-right-color: transparent;
}
.ribbon-top-right::before {
    top: 0;
    left: 0;
}
.ribbon-top-right::after {
    bottom: 0;
    right: 0;
}
.ribbon-top-right span {
    left: -25px;
    top: 30px;
    transform: rotate(45deg);
}

/* bottom left*/
.ribbon-bottom-left {
    bottom: -10px;
    left: -10px;
}
.ribbon-bottom-left::before,
.ribbon-bottom-left::after {
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.ribbon-bottom-left::before {
    bottom: 0;
    right: 0;
}
.ribbon-bottom-left::after {
    top: 0;
    left: 0;
}
.ribbon-bottom-left span {
    right: -25px;
    bottom: 30px;
    transform: rotate(225deg);
}

/* bottom right*/
.ribbon-bottom-right {
    bottom: -10px;
    right: -10px;
}
.ribbon-bottom-right::before,
.ribbon-bottom-right::after {
    border-bottom-color: transparent;
    border-right-color: transparent;
}
.ribbon-bottom-right::before {
    bottom: 0;
    left: 0;
}
.ribbon-bottom-right::after {
    top: 0;
    right: 0;
}
.ribbon-bottom-right span {
    left: -25px;
    bottom: 30px;
    transform: rotate(-225deg);
}

@media (max-width: 768px){
    .mb-0-mobile{
        margin-bottom: 0!important;
    }
    .container{
        padding: 0!important;
    }

    .container>.navbar-header{
        margin: 0!important;
    }
}


@media (min-width: 768px) {
    .d-md-none {
        display: none !important; }
    .d-md-inline {
        display: inline !important; }
    .d-md-inline-block {
        display: inline-block !important; }
    .d-md-block {
        display: block !important; }
    .d-md-table {
        display: table !important; }
    .d-md-table-cell {
        display: table-cell !important; }
    .d-md-flex {
        display: flex !important; }
    .d-md-inline-flex {
        display: inline-flex !important; }
}


/* Custom page CSS
-------------------------------------------------- */

.right-tab {
    background-color: white;
    padding: 0px;
    border-radius: 0 20px 20px 0;
    margin-top: 25px;
    height: 800px;
    padding-right: 10px;
    box-shadow: 0px 1px 15px 1px rgb(45 36 167 / 40%);
}

.left-tab {
    background-color: white;
    padding: 20px;
    border-radius: 20px;
    z-index: 1;
    /*height: 780px;*/
    box-shadow: 0px 1px 15px 1px rgb(45 36 167 / 40%);
}

.portlet{
    background-color: white;
    padding: 20px;
    border-radius: 12px;
    margin-bottom: 20px;
    z-index: 1;
}

.inside-scroll2{
    /*background-color: #dfe8ec;*/
    padding: 0;
    overflow: scroll;
    overflow-x: hidden;
    height: 400px;
    webkit-overflow-scrolling: touch;
    padding-right: 20px;
    padding-left: 35px;
    margin-bottom:30px;
    /*border: 1px solid #759538;*/
}

.inside-scroll {
    /*background-color: #dfe8ec;*/
    padding: 0;
    overflow: scroll;
    overflow-x: hidden;
    height: 92%;
    webkit-overflow-scrolling: touch;
    padding-right: 20px;
    padding-left: 35px;
}

.inside-scroll table, .inside-scroll2 table {
    width: 100%;
}

.inside-scroll td, .inside-scroll2 td {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    border-bottom: 1px solid white;
    color: #663a1e;
}

.table-title {
    color: #385d95;
    font-family: 'Roboto Slab', serif;
    font-size: 17px !important;
    font-weight: bold;
    padding: 15px 10px 10px 35px;
}

.header_title {
    color: #663a1e;
    font-size: 18px;
    line-height: 18px;
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
}

.category_title, .reszletesinfokcim {
    color: #759538;
}

.category_title {
    font-size: 27px;
    line-height: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.product_name {
    font-size: 20px;
    line-height: 24px;
    font-family: 'Roboto Slab', serif;
    color: #663a1e;
    font-weight: bold;
    padding: 0 0 0 10px;
    margin: 0;
    text-transform: uppercase;
    height: 24px;
    overflow: hidden;
}
.product_subtext {
    font-size: 14px;
    line-height: 16px;
    color: #663a1e;
    padding: 0 0 0 10px;
    margin:0;
    height: 18px;
    overflow: hidden;
}
.top-bottom{
    padding: 10px 10px 20px 10px;
    /*background-color: #dfe8ec;*/
}


.product-middle{
    position: relative;
    margin-left: -15px;
    margin-right: -15px;
}
.product-middle > img{
    width: 100%;
    height: 100%;
    border: 1px solid #3b5f1e;
    max-height: 500px;
    min-height: 300px;
    object-fit: contain;
}

.cart-middle{
    margin-top:30px;
    margin-bottom:30px;
    position: relative;
    margin-left: -35px;
}
.cart-middle img {
    width: 100%;
    height: 100%;
    border: 1px solid #3b5f1e;
}
.v1-fix-box{
    margin-left:-15px!important;
    margin-right:-15px!important;
}


.cim{
    font-family: 'Roboto Slab', serif;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.product-bottom{
    padding: 30px 0 40px 0;
    /*background-color: #dfe8ec;*/
    border-radius: 0 0 15px 15px;
    margin-bottom:-5px;
}

.triangle-top-left {
    width: 0;
    height: 0;
    border-top: 15px solid #1e355f;
    border-right: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    right: 0;
}
.triangle-top-right {
    width: 0;
    height: 0;
    border-top: 15px solid #1e355f;
    border-left: 15px solid transparent;
    position: absolute;
    bottom: -15px;
    left: 0;
}
.triangle-bottom-right {
    width: 0;
    height: 0;
    border-bottom: 15px solid#1e355f;
    border-left: 15px solid transparent;
    position: absolute;
    top: -15px;
    left: 0;
}
.triangle-bottom-left {
    width: 0;
    height: 0;
    border-bottom: 15px solid #1e355f;
    border-right: 15px solid transparent;
    position: absolute;
    top: -15px;
    right: 0;
}

.bottom-module{
    width: 100%;
    /*background-color: #87a444;*/
    background-image: linear-gradient(#afc45c,#87a444);
    text-align: center;
    padding:5px;
    border-radius: 5px 5px 5px 5px;
}

.order-button-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

    background-color: #99c2a0;
    border-radius: 50%;
    width: 140px;
    text-align: center;
    height: 140px;

    display: flex;
    justify-content: center;
    align-items: center;
}
.order-button{
    width: 130px;
    height: 130px;
    /*background: #fec400;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    color: black;
    font-weight: bold;


    background-color: #f7f7f7;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe89a), to(#fec400));
    background-image: -webkit-linear-gradient(top, #ffe89a, #fec400);
    background-image: -moz-linear-gradient(top, #ffe89a, #fec400);
    background-image: -ms-linear-gradient(top, #ffe89a, #fec400);
    background-image: -o-linear-gradient(top, #ffe89a, #fec400);
    box-shadow: 0px 0px 8px 1px #aaa, inset 0px 2px 3px #fff;

    text-shadow: 1px 1px 1px white, 0 0 0 white, 1px 1px 1px white;

    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 24px;
    line-height: 28px;
    text-decoration: none;
}
.order-button:hover{
    color:#87a444;
    text-decoration: none!important;
}

.bottom-button-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);

    background-color: #dfe8ec;
    border-radius: 50%;
    width: 195px;
    text-align: center;
    height: 195px;

    display: flex;
    justify-content: center;
    align-items: center;
}
.bottom-button{
    width: 175px;
    height: 175px;
    /*background: #fec400;*/
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 0;
    color: white;
    font-weight: bold;


    background-color: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6c6c), to(#ca0000));
    background-image: -webkit-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -moz-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -ms-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -o-linear-gradient(top, #ff6c6c, #ca0000);


    box-shadow: 0px 0px 8px 1px #aaa, inset 0px 2px 3px #fff;

    text-shadow: 1px 1px 1px black, 0 0 0 black, 1px 1px 1px black;

    display: flex;
    justify-content: center;
    align-items: center;

    font-size: 36px;
    line-height: 38px;
    text-decoration: none;
}
.bottom-button:hover{
    color:white;
    text-decoration: none!important;
}

.felirat{
    color: white;
}
.szam{
    font-size: 32px;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    line-height: 33px;
    color: white;
}
@media (max-width: 992px) {
    .mobile-helper1{
        margin-bottom:200px!important;
    }
    .mobile-helper2{
        margin-bottom: 10px;
    }
    .order-button-container{
        top: 150%;!important;
    }
    .text-center-sm{
        text-align: center!important;
    }
}

.product-container{
    position: relative;
    margin-top:40px;
    margin-bottom:60px;
}
.reszletesinfoktablazat td {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    font-weight: bold;
    height: 36px;
    border-bottom: 1px solid white;
}


.bottom-button1 {
    width: 100%;
    border: 0;
    color: white;
    font-weight: bold;
    background-color: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff6c6c), to(#ca0000));
    background-image: -webkit-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -moz-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -ms-linear-gradient(top, #ff6c6c, #ca0000);
    background-image: -o-linear-gradient(top, #ff6c6c, #ca0000);
    box-shadow: 0px 0px 8px 1px #aaa, inset 0px 2px 3px #fff;
    text-shadow: 1px 1px 1px black, 0 0 0 black, 1px 1px 1px black;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 36px;
    line-height: 36px;
    text-decoration: none;
    padding: 15px 0;
    border-radius: 5px;
    cursor: pointer;
}
.bottom-button1:hover {
    color:white!important;
    text-decoration: none!important;
}

@media (max-width: 768px){
    .container {
        width: 95%;
    }
    .category_icon{
        display: none;
    }
    .product-top{
        display: none;
    }
    .product-top-mobile{
        display: block!important;
        padding: 15px 10px 0 10px;
    }
    .discount-box{
        font-size: 50px;
        vertical-align: top;
        line-height: 30px;
        padding: 15px 12px 15px 12px;
        top: 0;
        position: absolute;
        right: 5%;
        border-radius: 0px 0px 5px 5px;
        text-align: center;
        font-weight: bold;
        color: white;
        background: red;

        /*
        color: #000;
        background: linear-gradient(#FEDE00, #FF9B00) !important;
        background: -webkit-linear-gradient(#FEDE00, #FF9B00);
        */
    }
    .category_title {
        font-size: 20px;
        line-height: 22px;
        font-weight: bold;
        text-transform: uppercase;
        color:white;
    }
    .header_title{
        color:white;
    }

    .left-tab{
        padding:0;
        background-color: #40548c!important;
    }
    body {
        background-color: #8f91cc!important;
    }
    .top-upper{
        padding-bottom:10px;
    }
    .top-bottom {
        background-color: white!important;
        margin-left: -10px;
        margin-right: -10px;
        padding-top: 10px;
    }
    .product_name {
        font-size: 20px;
        line-height: 24px;
        font-family: 'Roboto Slab', serif;
        color: #663a1e;
        font-weight: bold;
        padding: 0 0 0 10px;
        margin: 0;
        text-transform: uppercase;
        height: auto;
        overflow: auto;

    }
    .product_subtext{
        border-top: 1px solid #dfece2;
    }
    .product-middle {
        position: relative;
        margin-left: -10px;
        margin-right: -10px;
    }
    .triangle-bottom-right {
        border-left: 10px solid transparent;
    }
    .triangle-bottom-left {
        border-right: 10px solid transparent;
    }
    .triangle-top-left {
        border-right: 10px solid transparent;
    }
    .triangle-top-right {
        border-left: 10px solid transparent;
    }
    /*
    .ribbon{
        display: none;
    }*/
    .inside-scroll2{
        display: none!important;
    }
    .product-bottom{
        display: none!important;
    }
    .product-bottom-v1{
        display: block!important;
        border-radius: 0px 0px 5px 5px;
        padding: 0 5px 10px 5px;
        box-shadow: 0 10px 9px 0 #42424273;
    }

    .order-button-container{
        display:none;
    }
    .order-button-container1{
        display:block!important;
    }
    .order-height-auto{
        height: auto!important;
    }
}

.btn-back1{
    background: linear-gradient(#284252, #0A2931) repeat scroll 0% 0% transparent;
    border-radius: 5px;
    width: 85%;
    margin: 0px auto 10px;
    text-align: center;
    height: 50px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    color: #95b4c1;
    padding: 14px;
    display: block;
    font-size: 10pt;
    margin-left: 20px;
}


.category_title, .header_title{
    color:white!important;
}
body {
    background-color: #8f91cc!important;
}
.left-tab{
    padding:0;
    background-color: #40548c!important;
}
.bottom-module{
    background-color: #5e74af!important;
    background-image:none;
}
.featured-price {
    background-image: linear-gradient(#da5656,#940808)!important;
}
.top-bottom {
    background-color: white!important;
}
.product-bottom {
    background-color: white!important;
}
.inside-scroll {
    background-color: white!important;
}

.order-header{
    color: #005e88 !important;
    font-size: 18px;
    font-weight: bold!important;
    font-family: 'Roboto Slab', serif;
    margin:0;
}

.cart-cost{
    font-weight: bold;
    color: #d47800 !important;
    white-space: nowrap;
    padding: 0px 4px 0px 0px;
    font-family: 'Roboto Slab', serif;
    font-size: 18px;
}