h1, h2 {
    font-family: 'Great Vibes', cursive !important;
    text-shadow: 2px 3px 3px #999999;
    color: #1B7542 !important;
}

html, body {
    font-family: 'Open Sans', sans-serif !important;
    background-color: rgba(27, 117, 66, 0.5);
}

.body {
    background-color: #F0F0F0;
    padding: 0;
    box-shadow: 0 2px 5px 0 #999999;
}


a.navbar-brand {
    font-family: 'Great Vibes', cursive !important;
    font-size: 35px;
    font-weight: 600;
    text-shadow: 2px 3px 3px #999999;
    color: #1B7542 !important;
    transition: all 0.5s ease;
}
a.navbar-brand:hover {
    color: #2A9157 !important;
}
.lead {
    margin: 20px 0px;
    font-style: italic;
    font-weight: 600;
}
.hidden {
    display: none;
}
a.facebook {
    background: url(../img/button_f.png) no-repeat 1px center #487cb7 !important;
    padding-left: 30px !important;
}
.productItem {
    width: 30%;
    float: left;
}
.jumbotron {
   background-color: #FFFFFF;
   text-align: justify;
   padding: 15px 20px !important;
   border: 1px solid #DDDDDD;
   box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
   border-radius: 3px !important;
}
.pagination {
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}
h4 {
    font-size: 16px;
}
.jumbotron h1 {
    font-size: 48px;
}

.jumbotron p, .jumbotron ul > li, .jumbotron ol > li {
    font-size: 18px !important;
}

.jumbotron p:first-child {
    margin-top: 25px;
}

.quantity {
    width: 45% !important;
    margin-right: 8px;
}

.kosartable .quantity {
    width:125px !important;
}
.price span {
    font-weight:600 !important;
    font-size: 16px !important;
}
.header-picture {
    margin-top: 110px;
    margin-bottom: 10px;
}
.header-picture .breadcrumb > li:first-child {
    margin-left: 90px;
}
.header-picture-newsletter {
    margin-top: 102px !important;
}
.header-picture-border {
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}

.basketInner {
    font-size:12px !important;
    padding: 0px !important;
}
.navbar-fixed-top .navbar-collapse {
    max-height: 500px !important;
}
.navbar-fixed-top .navbar-collapse.collapse.in a {
    text-align: center;
    font-size: 24px;
}

footer h5 {
    display: inline;
    margin-right: 12px;
}
footer h3 {
    display: inline;
    font-size: 14px !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 1);
}
footer h5 > a {
    color: #999 !important;
}

footer > .container {
    padding-bottom: 20px;
}

footer h5, footer h5 > a {
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.arrows {
    position: absolute;
    top: 155px;
}
.arrows-newsletter {
    top: 105px !important;
}
.left-arrow, .right-arrow {
    font-size: 36px !important;
}
.left-arrow a, .right-arrow a {
    color: #1B7542 !important;
}
.right-arrow {
    margin-right: 30px !important;
}
.categoryurl {
    margin-left: 10px;
}
header, .navbar-brand > img {
    transition: all 0.4s ease;
}
.navbar-default {
    box-shadow: 0px 2px 6px 0px #999999;
    background-image: -moz-linear-gradient(top, #e9e9e9, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #e9e9e9, #f9f9f9);
    background-image: -o-linear-gradient(top, #e9e9e9, #f9f9f9);
    background-image: linear-gradient(to bottom, #e9e9e9, #f9f9f9);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#fff9f9f9', GradientType=0);
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.75);
    z-index: 100000;
}

.panel-default > .panel-heading {
    background-image: -moz-linear-gradient(top, #ffffff, #e2e2e2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e2e2e2));
    background-image: -webkit-linear-gradient(top, #ffffff, #e2e2e2);
    background-image: -o-linear-gradient(top, #ffffff, #e2e2e2);
    background-image: linear-gradient(to bottom, #ffffff, #e2e2e2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe2e2e2', GradientType=0);
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.75);
}

.navbar-default .navbar-nav > li > a {
    transition: all 0.5s ease;
    text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.8);
}
.navbar-default .navbar-nav > li > a:hover {
    background-color: #1B7542;
    color: #FFFFFF;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.navbar-default .navbar-nav > li > a:hover .badge, .navbar-default .navbar-nav > li.active > a .badge {
    background-color: #FFFFFF;
    color: #666666;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    background-color: #2C9B42;
    color: #FFFFFF;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.dropdown-menu {
    background-color: #2C9B42;
}
.dropdown-menu li > a {
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
.dropdown-menu li > a:hover {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}

.panel {
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}
.panel-success > .panel-heading {
    background-image: -moz-linear-gradient(top, #dff0d8, #8bb579);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dff0d8), to(#8bb579));
    background-image: -webkit-linear-gradient(top, #dff0d8, #8bb579);
    background-image: -o-linear-gradient(top, #dff0d8, #8bb579);
    background-image: linear-gradient(to bottom, #dff0d8, #8bb579);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ff8bb579', GradientType=0);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
    color: #333333;
}

.panel-warning > .panel-heading {
    background-image: -moz-linear-gradient(top, #ffcf8a, #f0ad4e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffcf8a), to(#f0ad4e));
    background-image: -webkit-linear-gradient(top, #ffcf8a, #f0ad4e);
    background-image: -o-linear-gradient(top, #ffcf8a, #f0ad4e);
    background-image: linear-gradient(to bottom, #ffcf8a, #f0ad4e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffcf8a', endColorstr='#fff0ad4e', GradientType=0);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.75);
    color: #000000;
}

.panel-info > .panel-heading {
    background-image: -moz-linear-gradient(top, #d9edf7, #7fadc4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#7fadc4));
    background-image: -webkit-linear-gradient(top, #d9edf7, #7fadc4);
    background-image: -o-linear-gradient(top, #d9edf7, #7fadc4);
    background-image: linear-gradient(to bottom, #d9edf7, #7fadc4);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ff7fadc4', GradientType=0);
    text-shadow: 0px 0px 3px rgba(255, 255, 255, 0.75);
}
.badge {
    text-shadow: none !important;
}

.navbar-brand {
    height: 60px;
    padding: 3px 8px 3px 3px;
}

.navbar-brand > img {
    width: 120px;
}

.sticky {
    font-size: 12px !important;
    
}
.sticky .navbar-brand {
    font-size: 22px !important;
    height: 45px !important;
}
.sticky .navbar {
    min-height: 30px !important;
}

.sticky .navbar-brand > img {
    width: 80px;
}

.header-gallery-box {
    position: relative;
    float: right;
    width: 370px;
    height: 40px;
    color: white;
    border: 1px solid;
    right: 0;
    background-color: #f5f5f5;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.3);
    bottom: 45px;
    margin-top: -30px;
}
.header-gallery-box a {
    display: block;
    width: 370px;
    height: 40px;
    padding: 10px;
    color: #000000;
    text-align: center;
    font-size: 13px;
}

#fonalkategoria h4 {
    display: block;
    width: 100%;
    padding: 8px 5px;
    margin: 5px 0;
}

#fonalkategoria h4:hover {
    background-color: #E7E7E7;
}

#fonalkategoria h4 > a {
    margin-right: 8px;
}

#fonalkategoria h4 > a:focus {
    outline: none;
}

#cattoggleh3, #cattoggleh32, #cattoggleh33 {
    display: none;
}

#fonalkategoria {

}

#kotofonal-links, #stenli-links, #rellana-links, #redheart-links, #koteskellek-links, #schachenmayr-links, #oren-bayan-links, #spargafonal-links, #alize-links, #himalaya-links, #horgolofonal-links, #anchor-links, #yarnart-links, #wollbiene-links {
    display: none;
}

@media (max-width: 767px) {

    #fonalkategoria, #kiemeltcikkek, #cimkek {
        display: none;
    }

    #cattoggleh3, #cattoggleh32, #cattoggleh33, #facettoggleh3 {
        display: block;
        width: 20%;
    }

    #cattoggleh3 > a, #cattoggleh32 > a, #cattoggleh33 > a, #facettoggleh3 > a {
        float: right;
        display: block;
        width: 35px;
        height: 35px;
    }

    #cattoggle > i, #cattoggle2 > i, #cattoggle3 > i, #facettoggle > i {
        font-size: 30px;
    }
    .cattoggleleft {
        float: left !important;
        width: 80%;
        display: block;
    }

    #fonalkategoria h4 > a > i {
        font-size: 30px;
    }

    #cimkek span.label {
        font-size: 18px !important;
        line-height: 1.5;
        margin: 0 5px 5px 0;
    }
}

.brand {
    font-weight: bold;
}

.header-box-wrapper {
    width: 100%;
    overflow: hidden;
}
@media (max-width: 991px) {
  .header-gallery-box {
      height: 30px;
      bottom: 60px;
  }
  .header-gallery-box a {
      height: 30px;
      padding: 5px 10px;
  }
  .navbar-nav > li > a {
      padding: 15px 5px !important;
  }

  .navbar-default {
      height: 80px;
  }

  .sticky .navbar-default {
      height: 70px;
  }
  .navbar-brand > img {
      width: 80px;
  }

  .sticky .navbar-brand > img {
      width: 60px;
  }

}
@media (min-width: 768px) {
  .navbar-nav > li > a {
      padding: 15px 5px !important;
  }
}

@media (min-width: 1199px) {
    .navbar-nav > li > a {
        padding: 20px !important;
        font-size: 16px;
    }
}

@media (min-width: 992px) {
  .navbar-nav > li > a {
      padding: 20px 15px !important;
      font-size: 14px;
  }
}

.sticky .navbar-nav > li > a {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.oldprice {
    text-decoration:line-through;
}
.saleprice {
    font-size: 14px !important;
    color: red;
}
.navbar-inverse, footer {
    border-radius: 0;
    background-color: #5D5D5D;
    color: #F1F1F1;
    border: 0px none;
    margin-bottom: 0px;
}
.navbar-inverse a {
    color: #D0D0D0 !important;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}
.navbar-inverse a:hover {
    color: #FFFFFF !important;
}
.navbar-inverse .navbar-right:last-child {
    margin-right: 0 !important;
}

.thumbnail {
    padding: 0;
    box-shadow: 0 2px 8px 0 #b0b0b0;
    border: 1px solid #B0B0B0 !important;
}
.thumbnail:hover, .thumbnail1:hover, .thumbnail2:hover {
    box-shadow: 1px 7px 10px 3px #999999;
}
.thumbnail .caption, .thumbnail1 .caption, .thumbnail2 .caption {
    padding: 12px;
}
.thumbnail > img, .thumbnail a > img, .thumbnail1 > img, .thumbnail1 a > img, .thumbnail2 > img, .thumbnail2 a > img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.thumbnail-owl, .thumbnail1, .thumbnail2 {
    display: block;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    box-shadow: 0 2px 8px 0 #b0b0b0;
    border: 1px solid #B0B0B0 !important;
}
.thumbnail-owl:hover {
    box-shadow: 1px 7px 10px 3px #999999;
}
.thumbnail-owl .caption {
    padding: 12px;
}
.thumbnail-owl > img, .thumbnail-owl a > img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.gallerya {
    padding: 10px !important;
}
.gallerya .caption {
    min-height: 135px;
}
.breadcrumb {
    margin: 8px 0px 15px 0px;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1);
}

.navCookies {
    position:fixed;
    bottom:0;
    height:80px;
    width:100%;
    background-color: rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
    transition: all 0.8s ease;
    z-index: 1030;
    padding-top: 5px;
    left: 0;
}

.navNewsletter {
    position:fixed;
    bottom:0;
    height:50px;
    width:100%;
    background-color: rgba(0, 120, 0, 0.5);
    transition: all 0.8s ease;
    z-index: 1029;
    left: 0;
}
.navNewsletterInnerText {
    height:35px;
    padding-top:15px;
    float:left;
    font-size:16px;
    color:white;
    text-shadow: 1px 1px 1px #000000;
}
.navHidden {
    bottom: -60px;
}

@media (max-width: 991px) {
  .navNewsletterInnerText {
      font-size: 13px;
      padding-top: 17px;
  }
  .navbar-form .form-control { 
      width: 100px;
  }

    .navCookies {
        height: 80px;
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .navCookies {
        height: 120px;
        font-size: 12px;
    }

    .navbar-default {
        height: 90px;
    }

    .sticky .navbar-default {
        height: 80px;
    }
}

@media (min-width: 992px) {
  .navNewsletterInnerText {
      font-size: 14px;
      padding-top: 15px;
  }
  .navbar-form .form-control { 
      width: 160px;
  }
}

@media (min-width: 1200px) {
  .navNewsletterInnerText {
      font-size: 16px;
  }
  .navbar-form .form-control { 
      width: auto;
  }
}

.mapembed {
    box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.2);
    margin: 0;
}

.galimage {
    border: 1px solid #666666;
}

.fb.page.fb_iframe_widget, .fb.page.fb_iframe_widget span, .fb.page.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.sale-back {
    position:absolute;
    top:-10px;
    right:5px;
    background:url(../images/salebg_green.png);
    width:60px;
    height:60px;
    color:white;
    font-size:18px;
    padding-top:15px;
    text-align:center;
    font-weight:bold;
}

.csakrendelesre, .elorendelheto {
    position: absolute;
    top: 20px;
    left: 5px;
    width: 90px;
    height: 21px;
    font-size: 18px;
    font-weight: bold;
}

.label-default {
    display: inline-block !important;
}

.collapse.in {
    background-color: #FFFFFF;
}

.collapse.in .dropdown-menu > li > a {
    text-shadow: none;
}

.btn-success-header {
    background-color: #1f5818 !important;
    border: 0 none !important;
    text-shadow: none !important;
}

.head-contact-left {
    padding-left: 0;
}

.head-contact-right {
    padding-right: 0;
}

.ls-text {
    text-shadow: 1px 1px 6px #000000;
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    line-height: 35px;
    font-weight: 400;
    font-size: 22px;
    top: 100px;
    left: 40px;
}

.ls-link {
    padding: 9px 20px;
    font-size: 18px;
    top: 220px;
    left: 40px;
}

@media (max-width: 767px) {
    .navCookies {
        height: 120px;
        font-size: 12px;
    }

    .head-contact-left {
        padding-left: 15px !important;
    }

    .head-contact-right {
        padding-right: 15px !important;
    }
}

#basketCount2 {
    position: relative;
    top: -10px;
    left: -15px;
    background-color: rgba(0, 0, 0, 0.5);
}

#topCart {
    color: #000;
    font-size: 26px;
    margin-right: 0;
    margin-top: 11px;
}

#topCart:hover {
    text-decoration: none !important;
}

#basketMobile {
    position: relative;
    top: -100px;
    display: block;
    width: 100%;
    height: 1px;
}

.form-inline input, .form-inline button {
    border-radius: 0;
}

@keyframes shakeball {
    0% {
        transform:rotate(15deg)
    }
    100% {
        transform:rotate(-15deg)
    }
}

.shake-ball {
    position:absolute;
    top:0;
    left:50%;
    padding-top:150px;
    margin-left:360px;
    transform-origin:50% 0;
    animation:shakeball 1.5s cubic-bezier(.52, -0.01, .47, 1.02) infinite alternate;
    z-index: 99999;
}
.shake-ball:before {
    content:'';
    position:absolute;
    top:0;
    left:73px;
    width:2px;
    height:152px;
    background-color:#4b4f80;
}
.shake-ball .ball {
    display:block;
    width:149px;
    height:202px;
    padding-top:100px;
    font-size:24px;
    color: #FFFFFF;
    line-height:25px;
    text-align:center;
    box-sizing:border-box;
    background:url(../images/uveggomb.png) no-repeat left top;
    text-shadow: 3px 2px 3px rgba(0, 0, 0, 0.8);
}
.shake-ball .ball em {
    display:block;
    font-size:20px;
}

@media (min-width: 1400px) {
    .container {
        width: 1370px !important;
    }
    .header-picture {
        width: 1340px !important;
    }
}

@media (max-width: 1199px) {
    .shake-ball {
        margin-left:250px;
    }
}

@media (max-width: 991px) {
    .shake-ball {
        margin-left:120px;
    }
}
@media (max-width: 767px) {
    .shake-ball {
        display: none;
    }
}

.ribbon{
    margin: 0;
    background: transparent;
    position: absolute;
    top:0;
    overflow: hidden;
    height: 140px;
    cursor: pointer;
    box-sizing: border-box;
}

/* This bit does the rhombus that sits in the top left hand corner */
.ribbon:before{
    content: "";
    display: block;
    position: relative;
    top: 39px;
    left: -37px;
    width: 180px;
    height: 30px;
    text-align: center;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
    border-width: 0 30px 30px 30px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

/* This does the text "featured" and the gradient that makes it look curved */
.ribbon:after{
    display: block;
    position: relative;
    content: "";
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    top: 8px;
    left: -20px;
    width: 140px;
    height: 28px;
    padding-top: 5px;
    background: transparent;
    -webkit-transform: rotateZ(-45deg);
    -moz-transform: rotateZ(-45deg);
    color: #fff;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px rgba(255,255,25,0.1);
}


.ribbon-elfogyott:before {
    border-color: transparent transparent #750058 transparent;
}
.ribbon-elfogyott:after {
    content: "Elfogyott";
}

.ribbon-elorendelheto:before {
    border-color: transparent transparent #f0ad4e transparent;
}
.ribbon-elorendelheto:after {
    content: "Előrendelhető";
}

.ribbon-csakrendelesre:before {
    border-color: transparent transparent #d9534f transparent;
}

.ribbon-csakrendelesre:after {
    content: "Csak rendelésre";
}

.ribbon-kifuto:before {
    border-color: transparent transparent #207ccb transparent;
}

.ribbon-kifuto:after {
    content: "Kifutó";
}

.ribbon-uj:before {
    border-color: transparent transparent #2A9157 transparent;
}

.ribbon-uj:after {
    content: "Új";
}

.ribbon-csomag3:before {
    border-color: transparent transparent #c912a5 transparent;
}

.ribbon-csomag3:after {
    content: "3 motring";
}

.ribbon-csomag5:before {
    border-color: transparent transparent #5794de transparent;
}

.ribbon-csomag5:after {
    content: "5 motring";
}

.ribbon-csomag10:before {
    border-color: transparent transparent #446fa7 transparent;
}

.ribbon-csomag10:after {
    content: "10 motring";
}

.modal-dialog {
    margin-top: 100px !important;
}

.call-action-v1 p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 200;
    margin-bottom: 0;
}

.call-action-v1.call-action-v1-boxed {
    padding: 0 25px;
}

.call-action-v1 .call-action-v1-box {
    width: 100%;
    display: table;
    padding: 30px 0;
    vertical-align: middle;
}

.call-action-v1 .call-action-v1-in {
    display: table-cell;
    vertical-align: middle;
}

.call-action-v1 .call-action-v1-in.inner-btn {
    padding-top: 1px;
    min-width: 150px;
    text-align: right;
}

@media (max-width: 992px) {
    .call-action-v1 .call-action-v1-in,
    .call-action-v1 .call-action-v1-in.inner-btn {
        display: block;
        text-align: center;
    }

    .call-action-v1 .call-action-v1-in p {
        margin-bottom: 20px;
    }
}
.shadow-wrapper {
    z-index: 1;
    position: relative;
}

/*Common Style*/
.box-shadow {
    background: #fff;
    position: relative;
}

.box-shadow:after,
.box-shadow:before {
    top: 80%;
    left: 5px;
    width: 50%;
    z-index: -1;
    content: "";
    bottom: 15px;
    max-width: 300px;
    background: #999;
    position: absolute;
}

/*Effect 1*/
.shadow-effect-1 {
    box-shadow: 0 10px 6px -6px #bbb;
}

/*Effect 2,3,4*/
.shadow-effect-2 {
    position: relative;
}

.shadow-effect-2:after,
.shadow-effect-2:before,
.shadow-effect-3:before,
.shadow-effect-4:after {
    transform: rotate(-3deg);
    box-shadow: 0 15px 10px #999;
}

.shadow-effect-2:after,
.shadow-effect-4:after {
    left: auto;
    right: 5px;
    transform: rotate(3deg);
}

/*Effect 5*/
.shadow-effect-5 {
    box-shadow: 0 0 2px #ccc;
}

.tab-pane {
    background-color: #FFFFFF;
    padding: 20px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.nav-tabs > li > a {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    color: #000000;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.nav-tabs > li > a:hover {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    background-color: rgba(255, 255, 255, 0.7);
}

.panel-body h4.star-articles {
    line-height: 20px;
    font-weight: bold;
}

.myVideo {
    background-color: #000000;
}

.red {
    color: #f00000;
}

@media (max-width: 480px) {
    .fb-like {
        display: none !important;
    }
}

#buyButton {
    margin-top: 20px;
}

.loader {
    font-size: 10px;
    text-indent: -9999em;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background: #41de75;
    background: -moz-linear-gradient(left, #41de75 10%, rgba(65, 222, 117, 0) 42%);
    background: -webkit-linear-gradient(left, #41de75 10%, rgba(65, 222, 117, 0) 42%);
    background: -o-linear-gradient(left, #41de75 10%, rgba(65, 222, 117, 0) 42%);
    background: -ms-linear-gradient(left, #41de75 10%, rgba(65, 222, 117, 0) 42%);
    background: linear-gradient(to right, #41de75 10%, rgba(65, 222, 117, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}
.loader:before {
    width: 50%;
    height: 50%;
    background: #41de75;
    border-radius: 100% 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
}
.loader:after {
    background: #ffffff;
    width: 75%;
    height: 75%;
    border-radius: 50%;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-wrapper {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

.footer-cards ul {
    list-style-type: none;
}

.footer-cards ul li {
    display: inline-block;
    width: auto;
    padding: 0 10px;
}

.orderAmount {

}

.keszlet {
    font-size: 14px;
    font-weight: bold;
    color: #FF0A0A;
}

.logo-container {
    overflow: hidden !important;
}

.qc-cmp2-persistent-link {
    background-color: #1f5818 !important;
}

#fonalkategoria h4.christmas {
    background-color: #FF0A0A;
    color: #FFFFFF;
    text-align: center;
}
#fonalkategoria h4.christmas > a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #FFFFFF;
    font-weight: bold;
}
#fonalkategoria h4.christmas > a:hover {
    text-decoration: none;
}

#fonalkategoria h4.christmas.back {
    background-color: #1f5818;
}

.flip-box {
    background-color: transparent;
    width: 100%;
    perspective: 1000px;
    margin-bottom: 10px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 36px;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

/* Position the front and back side */
#fonalkategoria h4.christmas {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden; /* Safari */
    backface-visibility: hidden;
}

/* Style the back side */
#fonalkategoria h4.christmas.back {
    transform: rotateY(180deg);
}

.parameters {
    float:right;
    padding-left: 15px;
    height: auto;
    display: inline-block;
}

@media (max-width: 991px) {
    .parameters {
        float:none;
        padding-left: 0;
        height: auto;
    }

    .table-responsive {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media (max-width: 767px) {

    .kosartable .megnevezes {
        max-width: 150px;
        white-space: unset !important;
    }

    .kosartable .quantity {
        width: 100px !important;
    }

    .kosartable td, .kosartable td > * {
        font-size: 12px;
    }
}

.padding-v80 {
    padding: 80px 0;
}

.vmiddle {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.botties-row {
    margin-bottom: 60px;
    margin-left: -30px;
    margin-right: -30px;
}

.botties-row2 {
    margin-bottom: 60px;
}

.botties-back {
    background-color: #f5d4bc;
    margin-bottom: 60px;
}

.botties-back2 {
    background-color: #f5d4bc;
    padding: 30px 50px;
    margin-bottom: 15px !important;
}

.botties-bottom-back {
    background: url('../images/botties/Banner-Herbst-1.webp') no-repeat;
    background-size: cover;
    padding:120px 0;
    margin-bottom: 60px;
    background-position: center center;
}

.padding-6050 {
    padding: 60px 50px;
}

.padding-1050 {
    padding: 10px 50px;
}

.nopadding {
    padding: 0 !important;
}

.nobottommargin {
    margin-bottom: 0 !important;
}

.botties-upper {
    margin-top: 80px;
}

@media (max-width: 767px) {
    .vmiddle {
        display: block;
    }

    .botties-bottom-back {
        background-size: auto;

    }

    .botties-upper {
        margin-top: 90px;
    }
}

#ordermode .radio label {
    font-size: 18px;
    text-decoration: underline;
    color: #000;
}

.bottomAddtoCart {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 0 30px 0;
    background-color: #FFFFFF;
    margin: 0 auto;
    z-index: 100000
}


/* ---------------------------------------------------- Szempontos szűrő */

#facetPanel .panel-body {
    padding: 10px 15px;
}

/* A panel alapból csukva van; ha a látogató szűr, nyitva marad, hogy lássa,
   mi van bekapcsolva. A nyíl (JS) ezt felülírja inline stílussal. */
#facetBody.facet-csukva {
    display: none;
}

.facet-sugo {
    font-size: 12px;
    margin: 0 0 8px 0;
}

/* A fejléc címe és a lenyíló nyíl egy sorban. A .panel-title h3, azaz
   blokk-elem: float nélkül kitölti a sort, és a jobbra igazított nyíl a
   következő sorba csúszik. Csak ezt a panelt érinti. */
#facetPanel .panel-heading .cattoggleleft {
    float: left;
    width: 80%;
    margin: 0;
}

#facetPanel #facettoggleh3 {
    display: block;
    float: right;
    width: 20%;
    text-align: right;
    margin: 0;
}

#facetPanel #facettoggle > i {
    font-size: 18px;
    vertical-align: middle;
}

.facet-csoport {
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

.facet-csoport:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

h4.facet-cim {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 6px 0;
    color: #444;
}

ul.facet-lista {
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 230px;
    overflow-y: auto;
}

ul.facet-lista li a {
    display: block;
    padding: 3px 2px;
    font-size: 13px;
    color: #333;
    text-decoration: none;
}

ul.facet-lista li a:hover {
    background-color: #f5f5f5;
}

ul.facet-lista li a .glyphicon {
    font-size: 11px;
    margin-right: 5px;
    color: #999;
}

ul.facet-lista li.aktiv a {
    font-weight: 600;
}

ul.facet-lista li.aktiv a .glyphicon {
    color: #5cb85c;
}

.facet-db {
    color: #999;
    font-size: 12px;
}

.facet-tartomany .input-group {
    margin-bottom: 4px;
}

.facet-tartomany .form-control {
    padding: 4px 6px;
    font-size: 13px;
}

.facet-hatar {
    font-size: 11px;
}

.facet-torles {
    margin-bottom: 10px;
}

/* Mobilon a szűrő a többi panellel együtt csukva indul (lásd a fenti
   #fonalkategoria/#facetBody szabályt); itt csak a koppintható fejléc. */
@media (max-width: 767px) {
    #facetPanel .panel-heading {
        cursor: pointer;
    }

    ul.facet-lista {
        max-height: none;
    }
}
