body { padding-right: 0 !important; color: var(--text_grey);
  font-family: "Segoe UI"; 
} 
html { overflow-y: scroll;}

@font-face { font-family: Proxima; src: url(ProximaNova-Regular.otf);}
@font-face { font-family: Proxima; font-weight:bold; src: url(Proxima-Nova-Bold.otf);}
@font-face { font-family: Proxima; font-weight:300; src: url(Proxima-Nova-Thin.otf);}
@font-face { font-family: curlz-mt-regular; src: url(CurlzMT.ttf);}

@media(max-width:991.8px){
  .starter-template { padding: 56px 0 0 0 } 
}
@media(min-width:992px){
  .starter-template { padding: 163px 0 0 0 } 
}
.container{max-width:1500px;}
.mr8{margin-right: 8px;}
.cardo-regular {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: normal;
}
.cardo-bold {
  font-family: "Cardo", serif;
  font-weight: 700;
  font-style: normal;
}
.cardo-regular-italic {
  font-family: "Cardo", serif;
  font-weight: 400;
  font-style: italic;
}
.jContentFrame {min-height: 0px; max-width: 1500px; margin: 0 auto; padding-top: 0px;}
.aic{align-items: center;}
.footcontainer{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 9rem;
  font-weight: bold;
  transition: all 0.5s ease;
  padding: 0 0.75rem;
}
.footcol{
  display: flex;
  flex-direction: column;
  padding: 28px;
}
@media(min-width: 768px) and (max-width: 991.8px){
  .footcol{padding:25px;}
}
@media(min-width: 576px) and (max-width: 767.8px){
  .footcol{padding:17px;}
}
@media(max-width: 575.8px){
  .footcol{padding: 0;}
  .footcontainer{
    margin-bottom: 7rem;
  }
}
.foot_title{
  color: #404040;
  text-transform: uppercase;
  margin: 0.75rem 0 1.5rem 0;
  font-size: 0.9rem;
}
.foot_list_item{
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(136, 136, 136, 0.4);
}
.foot_list_item_title{
  font-size: 0.9rem;
  margin-bottom: 0.25rem;
}
.foot_list_item_title > a{
  color: var(--yellow-strong);
  transition: all 0.2s;
  text-decoration: none;
  cursor: pointer;
}
.foot_list_item_title > a:hover{
  color: var(--gold);
}
.foot_list_item_descr{
  margin: 0;
  font-size: 0.875rem;
}
.contact_item{
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
.contact_item{
  position: relative;
  padding-left: 50px;
  margin-bottom: 1.5rem;
}
.contact_icon{
  position: absolute;
  left: 0;
  font-size: 1.25rem;
  border-right: 1px solid rgba(255, 255, 255, 0.15);
  width: 35px;
  height: 45px;
  line-height: 45px;
  text-align: center;
}
.contact_label{
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: bold;
  opacity: 0.5;
}
.contact_text > a{
  font-weight: 700;
  color: inherit !important;
  text-decoration: none;
}
#jcookie{
  width: 100%; 
  position: fixed; 
  bottom: 2.7rem;
  padding: 22px; 
  background-color: var(--yellow);
  color: #ffffff; 
  transition: visibility 0s, opacity 0.3s linear; 
  z-index:20
}
@media(max-width: 575.8px){
  #jcookie{padding: 22px 22px 55px 22px;}
}
.cookie{
  margin: 0 auto; 
  text-align: left; 
  justify-content:center; 
  align-items:center;
}
.cookie_text{
  display: flex;
  align-items: center;
  margin-right: 30px;
  font-weight: 600;
}
@media(max-width: 767.8px){
  .cookie{flex-wrap: wrap;}
  #cookie_accept{margin-top: 20px}
  .cookie_text{margin: 0; text-align: center;}
}
.fa-cookie-bite{
  margin-right: 8px; 
  font-size: 1.5rem;
  background: -webkit-linear-gradient(45deg, var(--logo_green), var(--border-light) 60%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.cookie_text a{
  color: #ffffff;
  text-decoration: underline; 
  font-weight: 700; 
  background: -webkit-linear-gradient(88deg, var(--logo_green), var(--border-light) 95%);
  background-clip: text;
  -webkit-background-clip: text; 
  -webkit-text-fill-color: transparent;
}
#aa_certi{
  display: block;
  position: fixed;
  right: 1rem;
  width: 10rem;
  height: 10rem;
  bottom: 43px;
  z-index: 2147;
}
@media(min-width: 576px){
  #callnowbutton{display: none;}
}
@media(max-width: 575.8px){
  #callnowbutton{
    display: block;
    position: fixed;
    text-decoration: none;
    /* background-color:var(--logo_green);  */
    background-color:rgba(23, 113, 125, 0.8);
    border: 1px solid var(--green-mid);
    color: #fff; 
    z-index: 2147;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    box-shadow: 0 5px 6px rgba(0,0,0,.4);
    /* bottom: 35px; */
    /* left: 50%; */
    /* bottom: calc(44px+20px); */
    bottom: 50px;
    left: 1rem;
    /* margin-left: -28px; */
    text-align: center;
  }
  #callnowbutton .fa-phone-alt{
    font-size: 1.6rem;
    padding-top: 14px;
  }
  #aa_certi{
    width: 80px;
    height: 80px;
  }
}




/*** 404 error oldal ***/
.main {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.main h1,
.main h3{
  font-weight: bold;
  margin: 0;
}
.main h2{ font-size: 3rem; margin: 0;}
.main h5{ margin: 0;}
.error-item{
  padding: 2rem;
}
.error-item2{
  padding: 3rem;
}
.error-item2:first-child{
  padding: 2rem;
}
.error-item > div{
  margin: 1.5rem 0 0.75rem 0;
}
.item-gry{
  background: #e8e8e8;
}
.item-srg{
  color: var(--dark-red);
  background-color: var(--beige) ;
}

/* sárga színek */
/* :root{
  --light-yellow: #f0d278;
  --yellow: #ecbc2e;
  --yellow-strong: #ddaa14;
  --medium-gold: #bc9111;
  --gold: #b08523;
  --gold_06: rgb(176, 133, 35, 0.6);
  --gold_02: rgb(176, 133, 35, 0.2);
  --dark-gold: #8e6d0d;
  --beige: #faf5e6;
  --dark-red: #9A3A2A;
  --red: #ad3c18;
  --price-red: #cc2d56;
  --green: #87b329;
  --text_grey : #888;
  --yellow-light-2: #d4a313;
  --border-light: #f3e7c4;
  --stripsslider-btn: #FFF5D6;
  --red-shadow : #813123;
  --beige-shadow : #ece5cf;
  --jcard-border: #F9E9B9;
} */
.drk_rd{color: #9A3A2A;}
.color{color: #ecbc2e #b08523 #8e6d0d #faf5e6 #9A3A2A #ddaa14}
.color2{color: #f0d278 #b08523 #fffbef #fff5d6 #ad3c18 #bc9111 #ebbc2d}




/* Új logohoz - zöld háttérrel*/
/* :root{
  --light-yellow: #E9D7C8;
  --yellow: #cba17f;
  --yellow-strong: #ddaa14;
  --medium-gold: #bc9111;
  --gold: #b08523;
  --gold_06: rgb(176, 133, 35, 0.6);
  --gold_02: rgb(176, 133, 35, 0.2);
  --dark-gold: #8e6d0d;
  --beige: #F8F2ED;
  --dark-red: #6D482C;
  --red: #6D482C;
  --price-red: #cc2d56;
  --green: #87b329;
  --text_grey : #666;
  --yellow-light-2: #cba17f;
  --border-light: #f3e7c4;
  --stripsslider-btn: #FFF5D6;
  --red-shadow : #5B3C24;
  --beige-shadow : #ece5cf;
  --jcard-border: #F9E9B9;
} */

/* Új logohoz - fehér háttérrel*/
.color_logo{ color: #fff #18727d #cba17f}
:root{
  --stripsslider-btn: #F0E4DB;
  --light-yellow: #E9D7C8;
  --yellow: #cba17f;
  --yellow-light-2: #cba17f;
  --yellow-strong: #BE865B;
  --medium-gold: #A46C41;  
  --gold: #92603A;
  --dark-gold: #805433;
  --dark-red: #6D482C;
  --logo_green: #18727d;
  --red: rgb(23, 113, 125);
  --text_grey : #666;
  --border-light: #29C2D6;
  --beige: #F8F2ED;
  --lgreen_light: #D4F3F7;
  --green-mid: #1D8896;
  --del-red: #8d1c0b;
  --price-red: #cc2d56;
  --jcard-border: #F0E4DB;
  --beige-shadow : #EFE6DC;
  --green-dark: #187481;
  --green: #187481;
  --white_milk: #FCFBF7;
  --white_feather: #FAF9F9;
  --white_cotton: #FEFEF7;
  --white_bird: #FAFFFE;
  --pack_blue: #0076a3;


  --gold_06: rgb(176, 133, 35, 0.6);
  --gold_02: rgb(176, 133, 35, 0.2);
  --red-shadow : #813123;
  --font-family-cardo: cardo;
}



/* kék színek 239.*/
/* :root{
  --light-yellow: #C9E7E9;
  --yellow: #A8DADC;
  --yellow-strong: #457B9D;
  --medium-gold: #2D5286;
  --gold: #1D3557;
  --gold_06: rgb(29, 53, 87);
  --gold_02: rgb(29, 53, 87, 0.2);
  --dark-gold: #264673;
  --beige: #F1FAEE;
  --dark-red: #E63946;
  --red: #E63946;
  --price-red: #cc2d56;
  --green: #87b329;
  --text_grey : #666;
  --yellow-light-2: #457B9D;
  --border-light: #F1FAEE;
  --stripsslider-btn: #C9E7E9;
  --red-shadow : #CB1A26;
  --beige-shadow : #DBEFF0;
  --jcard-border: #C9E7E9;
}
.drk_rd{color: #E63946;}
.color{color: #E63946 #F1FAEE #A8DADC #457B9D #1d3557 #ddaa14}
.color2{color: #f0d278 #b08523 #fffbef #FFF5D6 #ad3c18 #2D5286} */


/* zöld színek 239.*/
/* :root{
  --light-yellow: #B9AAA3;
  --yellow: #A9CABA;
  --yellow-strong: #608581;
  --medium-gold: #9C4B49;
  --gold: #AB5250;
  --gold_06: #AB5250;
  --gold_02: rgb(29, 53, 87, 0.2);
  --dark-gold: #746158;
  --beige: #F7F5EF;
  --dark-red: #AB5250;
  --red: #9C4B49;
  --price-red: #cc2d56;
  --green: #87b329;
  --text_grey : #666;
  --yellow-light-2: #AB5250;
  --border-light: #F1FAEE;
  --stripsslider-btn: #C0D8CC;
  --red-shadow : #9C4B49;
  --beige-shadow : #fffbef;
  --jcard-border: #A9CABA;
}
.drk_rd{color: #E63946;}
.color{color: #678E8A #A9CABA #F7F5EF #B9AAA3 #AB5250 #AD5352}
.color2{color: #608581 #C0D8CC #fffbef #FFF5D6 #9C4B49 #2D5286} */


/* zöld színek valahány.*/
/* :root{
  --light-yellow: #B9AAA3;
  --yellow: #9AB5A4;
  --yellow-strong: #608581;
  --medium-gold: #9C4B49;
  --gold: #402d20;
  --gold_06: #D3721C;
  --gold_02: rgb(64, 45, 32, 0.6);
  --dark-gold: #D3721C;
  --beige: #F4EFC4;
  --dark-red: #9AB5A4;
  --red: #402D20;
  --price-red: #cc2d56;
  --green: #87b329;
  --text_grey : #666;
  --yellow-light-2: #D3721C;
  --border-light: #F1FAEE;
  --stripsslider-btn: #C0D8CC;
  --red-shadow : #9C4B49;
  --beige-shadow : #fffbef;
  --jcard-border: #A9CABA;
}
.drk_rd{color: #E63946;}
.color{color: #D3721C #F4EFC4 #9AB5A4 #616369 #402D20 #AD5352}
.color2{color: #608581 #C0D8CC #fffbef #FFF5D6 #9C4B49 #2D5286} */








/*** animation ***/
@media(min-width: 992px){
  .jproc_loader_box{top:50%;}
}
@media(max-width: 991.8px){
  .jproc_loader_box{top:30%;}
}
#animation{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  display:flex;
  justify-content: center;
  align-items: center;
  min-height: 300px;
}
.jcontainer{
  position: relative;
  width: 100%;
  display:flex;
  justify-content: center;
  align-items: center;
}
.jcontainer .ring{
  position: relative;
  width: 100px;
  height: 100px;
  border: 0px solid transparent;
  border-radius: 50%;
  margin: -15px;
  border-top: 4px solid var(--gold);
  animation: animate 3s linear infinite;
}
@keyframes animate{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}
.jcontainer .ring::before{
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  top: 28px;
  right: 2px;
  border-radius: 50%;
  background: #92603A;
  box-shadow: 0 0 0 5px #92603A33,
  0 0 0 10px #92603A22,
  0 0 0 20px #92603A11,
  0 0 20px #92603A,
  0 0 50px #92603A;
}
.jcontainer .ring:nth-child(2){
  animation: animate2 3s linear infinite;
  animation-delay: -1s;
  border-left: 4px solid var(--yellow);
  border-top: 0px solid transparent;
}
@keyframes animate2{
  0%{transform: rotate(360deg);}
  100%{transform: rotate(0deg);}
}
.jcontainer .ring:nth-child(2)::before{
  content: '';
  position: absolute;
  top: initial;
  width: 10px;
  height: 10px;
  bottom: 2px;
  left: 28px;
  border-radius: 50%;
  background: #CBA17F;
  box-shadow: 0 0 0 5px #CBA17F33,
  0 0 0 10px #CBA17F22,
  0 0 0 20px #CBA17F11,
  0 0 20px #CBA17F,
  0 0 50px #CBA17F;
}
.jcontainer .ring:nth-child(3){
  position: absolute;
  top: -44.44px;
  animation: animate2 3s linear infinite;
  animation-delay: -2s;
  border-top: 0px solid transparent;
  border-left: 4px solid var(--logo_green);
}
.jcontainer .ring:nth-child(3)::before{
  content: '';
  position: absolute;
  top: initial;
  width: 10px;
  height: 10px;
  bottom: 2px;
  left: 28px;
  border-radius: 50%;
  background: #18727d;
  box-shadow: 0 0 0 5px #18727d33,
  0 0 0 10px #18727d22,
  0 0 0 20px #18727d11,
  0 0 20px #18727d,
  0 0 50px #18727d;
}
.jcontainer p{
  position: absolute;
  color: var(--logo_green);
  font-size: 1.5em;
  bottom: -115px;
  letter-spacing: 0.15em;
  font-weight: 600;
  max-width: 80%;
  text-align: center;
}
@media(max-width: 767.8px){
  .jcontainer p{max-width: 90%;}
}

/* menü megjelenések */
@media(max-width:991.8px){
  .jcatmenu{display: none;}
}
@media(min-width:992px){
  #mobilcatmenu{display:none;}
}
@media(min-width:992px){
  #navbarNavAltMarkup{display:none;}
}
.topbar_logo_img{width:160px;}
@media(max-width:991.8px){
  .topbar_logo_img{max-width:90px;}
}
@media(min-width:992px){
  #topbar_menu{padding: 0rem 2rem 0rem 0rem;}
}
@media(max-width:991.8px){
  #topbar_menu{padding: 0rem 0.5rem 0rem 0rem;}
}
@media(min-width:992px){
  #topbar_logo{padding: 0rem 0rem 0rem 5rem;}
}
@media(max-width:575.8px){
  #topbar_logo{padding: 0rem 0rem 0rem 1rem; display: flex; justify-content: center;}
  .social_item{display: none;}
}
@media(min-width: 576px) and (max-width:767.8px){
  #topbar_logo{padding: 0rem 0rem 0rem 0.5rem;}
}
@media(min-width: 768px) and (max-width:991.8px){
  #topbar_logo{padding: 0rem 0rem 0rem 0rem;}
}
@media(max-width:575.8px){
  #mobilcatmenu{padding: 0rem 0rem 0rem 0rem ;}
}
.navbar-toggler{
  color: var(--logo_green);
  font-size: 20px;
  transition: all 300ms ease-in-out;
}
.navbar-toggler:focus{
  outline: 1px transparent;
}
.fa-times{
  transform: rotate(90deg);
}
.topbar_menu_div{
  display:flex; 
  align-items:center; 
  justify-content: end; 
  padding:0;
}
.topbar_menu_navbar{
  flex-direction: row; 
  flex-wrap: nowrap; 
  align-items:center; 
  justify-content: right; 
  padding:0
}
.jnavbar{
  background: #f5f5f5 !important;
  text-align: center !important;
}
@media(max-width:575.8px){
  .jnavbar-brand{ margin-right: 0;}
  /* .jnavbar{padding: 0 1rem;} */
}


/* sárga menü */
                /* feljesztői */
                .topbar-dorina_1{
                  color: var(--gold);
                  /* background: var(--yellow) !important;  */
                  /* background: #18727d !important;  */
                  /* background: #cba17f !important;  */
                  /* background: #fff !important;  */
                  background: var(--yellow) !important; 
                }
                /* @media (max-width: 991.8px){
                  .topbar-dorina_1{box-shadow: 1px 1px 10px var(--logo_green);}
                } */
                .navicon_1{
                  background-color: var(--logo_green); 
                  border-color:  var(--logo_green);
                  color: #fff; 
                  border-radius: 100%; 
                  text-align: center;
                  padding:7px 5px 5px 5px;
                  width:40px;
                  height:40px;
                  font-size: 1.1rem;
                  cursor: pointer;
                }
/* éles */
.topbar-dorina_0{
  color: var(--gold);
  background: var(--white_feather) !important; 
}
.navicon_0{
  background-color: var(--logo_green); 
  border-color:  var(--logo_green);
  color: #fff; 
  border-radius: 100%; 
  text-align: center;
  padding:7px 5px 5px 5px;
  width:40px;
  height:40px;
  font-size: 1.1rem;
  cursor: pointer;
}
.navicon_0:hover,
.navicon_1:hover{
  background-color: var(--green-mid); 
  border-color: var(--green-mid);
  color: #fff; 
  border-radius: 100%; 
  text-align: center;
  padding:7px 5px 5px 5px;
  width:40px;
  height:40px;
  font-size: 1.1rem;
  cursor: pointer;
}
.naviconuser{
  background-color: var(--yellow); 
  border-color:  var(--yellow);
  color: #fff; 
}
.naviconuser:hover{
  background-color: var(--medium-gold); 
  border-color:  var(--medium-gold);
  color:  #fff; 
}
.dropdown-toggle::after{display:none;}
.dropdown-item{color:var(--dark-gold)}
.dropdown-item:hover{background-color: var(--yellow); color:#fff}
.dropdown-item:active{background-color: var(--yellow)}
.basket_counter{
  position: absolute;
  top: 3px;
  right: 0px;
  height: 1.4rem;
  width: 1.4rem;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  font-size: 0.8rem;
  background-color: var(--yellow-strong);
  color: #fff;
}
.fa_shopping:hover > .basket_counter{
  background-color: var(--medium-gold);
  color: #fff;
}
@media(min-width:768px){
  .topbaritem >.nav-link{padding-right: 0.5rem; padding-left: 0.5rem;}
}
@media(max-width:767.8px){
  .topbaritem >.nav-link{padding-right: 0.25rem; padding-left: 0.25rem;}
  .basket_counter{right: 0px; height: 1.2rem; width: 1.2rem; font-size: 0.7rem; line-height: 1.5;}
}
/* .basket_counter:hover{background: var(--dark-red);} */
.form-control{border-color: var(--light-yellow); color: var(--dark-gold);}
.form-control:focus{border-color: var(--yellow); color: var(--gold); box-shadow:0 0 0 .15rem rgb(109, 72, 44, 0.1);}
.form-control::placeholder{color:var(--dark-gold); opacity:0.5;}
.form-control:disabled{background-color: var(--white_milk);}

/* kereső mező kicsi - nagy méretben is lassan csússzon */
#searchbox{ display: flex; padding:0;}
@media(min-width:768px){
  #searchbox{flex:0 0 auto; }
}
@media(max-width:575.8px){
  #searchbox{display: none; }
}



/* nagy lista menü */
.jcatmenu{ 
  position:fixed; 
  top:90px; 
  left:0px; 
  border-bottom: 1px solid var(--border-light); 
  z-index:98; 
  background-color: var(--logo_green); 
  color: var(--yellow);
}
.jcatmenu a{ color: inherit; text-decoration: none;} 
.jcatmenu_ul{display:flex; flex-direction: row;  list-style: none; margin:0; flex-wrap: wrap; padding: 5px;} 
/* .jcatmenu-item a > .fas{ opacity: 0.6 } */
.jcatmenu-item-inact{ 
  color:#fff; 
  font-size:0.9rem; 
  font-weight: 700; 
  cursor:pointer; 
  border:0; 
  padding: 3px 8px; 
  margin: 0 3px;   
}
.jcatmenu-item-inact:hover{ 
  color: var(--logo_green); 
  font-size:0.9rem; 
  font-weight: 700; 
  cursor:pointer; 
  border:0; 
  padding: 3px 8px; 
  background-color: #fff; 
  transition: background-color 0.2s ease-out, transform 0.2s ease-out;
  border-radius: 0.25rem; }
.jcatmenu-item-selected{ 
  color: var(--yellow-light-2); 
  background-color:#fff; 
  font-size:0.9rem; 
  font-weight: 700; 
  cursor:pointer; 
  border:0; 
  padding: 3px 8px; 
  margin: 0 3px; 
  border-radius: 0.25rem; 
}
.jcat_grp_artcl_inact::after{
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f078";
  opacity:0.6;
  width: 1rem;
  text-align: right;
}
.jcat_grp_artcl_act::after{
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00d";
  opacity:0.6;
  width: 1rem;
  text-align: right;
}
.jdropdown_inactiv{
  background-color: var(--beige); 
  color:  var(--beige);
  border: 1px solid #ebebeb;
  border-radius: 0.25rem;
  margin-top: 8px;
  padding: 0;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  opacity: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 10;
  top: auto;
  position: absolute;
  left: 0;
  right: 0;
}
.jdropdown_activ{
  background-color: var(--green-mid); 
  color:  #fff;
  border: 1px solid #ebebeb;
  border-radius: 0.25rem;
  margin-top: 8px;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  z-index: 10;
  top: auto;
  position: absolute;
  left: 0;
  right: 0;
  box-shadow: 4px 4px 5px 0px #ececec;
}
.jdropdown_activ:before{
  content: "";
  position: absolute;
  display: block;
  top: -8px;
  left: 0;
  right: 0;
  bottom: 0;
  border-top: 5px solid transparent;
  z-index: -1;
}
.jdropdown-item{
  padding: 3px 8px;
}
.jundr{
  border-bottom: 1px solid rgba(136, 136, 136, 0.25);
  padding:0.2rem 0.5rem
}
.jnone{
  padding:0.2rem 0.5rem
}
.jdropdown-item:hover{
  padding: 3px 8px;
  color:var(--logo_green);
  background-color: #fff;
  border-radius: 0.25rem;
} 
.jdropdown-item.selected{
  padding: 3px 8px;
  color:var(--yellow-light-2) !important;
  background-color:#fff !important;
  border-radius: 0.25rem;
}

/* ide jön a mobil menü */
.jmobilcatmenu_ul{
  list-style: none;
  display:flex; 
  flex-direction: column;
  padding:0;
  margin:0;
  height: fit-content;
}
.jmobilcatmenu-item{
  cursor: pointer;
}
.jmobilcatmenu-item-inact{
  padding: 8px 8%;
  margin: 0 0 8px 0; 
}
.jmobilcatmenu-item > div > a{color: inherit; text-decoration: none;}
.jmobcat_grp_aftr{
  border: 1px solid var(--green-mid);
  background: var(--green-mid);
  border-radius: 0.25rem;
  margin: -1.75rem 0 -0.2rem 0.5rem;
  padding: 0.2rem;
  position: absolute;
  right: 5%;
  text-align: center;
  cursor: pointer;
  color: #fff;
}
.jmobcat_grp_aftr::after{
  display: inline-block;
  text-align: center;
  opacity: 0.5;
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f054";
}
.jmobilcatmenu-item-selected{
  padding: 8px 8%;
  margin: 0 0 8px 0; 
  background-color: var(--logo_green);
  color: #fff;
}
.jmobcat_grp_ul{
  top: 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  transition: transform 300ms ease-in-out;
  transform: translateX(100%);
  list-style: none;
  padding:0;
  margin:0;
  color:  var(--text_grey);
}
.jmobcat_grp-item{
  padding: 8px 8%;
  margin: 0 0 8px 0; 
}
.jmobcat_grp-item > a{color: inherit; text-decoration: none;}
.jmobcat_grp-item-selected{
  background-color: var(--logo_green);
  color: #fff;
}
.jmobcat_activ{
  transform: translateX(0);
  z-index: 1;
  background-color: #f0f0f0; 
  height: 800px;
}
.jmobcat_inactiv{
  transform: translateX(100%);
  z-index: 1;
  background-color: #f0f0f0; 
  height: 800px;
}
.go-back{
  cursor: pointer;
}
.go-back::before{
  display: inline-block;
  text-align: left;
  opacity: 0.5;
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f053";
  cursor: pointer;
}

/* általános leíró szövegek - footerben */
@media(max-width: 575.8px){
  .desc_container{padding:0 0.75rem;}
}
@media(min-width:576px) and (max-width: 991.8px){
  .desc_container{padding:0 2rem;}
}
@media(min-width: 992px){
  .desc_container{padding: 0 5rem;}
}
.desc_container{text-align: justify; margin-bottom: 3rem;}
.desc_container H2 {margin: 2.5rem 0 1.5rem 0; font-weight: bold;}
.desc_container H3 {margin: 2.5rem 0 1.5rem 0; font-weight: bold;}
.desc_container H4 {margin: 2.5rem 0 1.5rem 0; font-weight: bold;}
.desc_container H5 {margin: 2.5rem 0 1.5rem 0; font-weight: bold;}
.italic{font-style: italic;}
.desc_container a{
  color: var(--yellow-strong);
  /* color: var(--yellow); */
  transition: all 0.2s;
  text-decoration: none;
}
.desc_container a:hover{
  color: var(--gold);
}
.desc_container ol,
.desc_container ul{
  margin: 1.3rem 0 1.3rem 1.3rem;
  padding:0;
}
/* .desc_container li{margin: 5px 0;} */
.desc_container li{margin: 8px 0;}
.desc_container li::marker{font-weight: bold;}
.docs_desc_div{margin-bottom: 0.5rem; font-size: 0.8rem;}
.docs_desc_div ~ul{margin-bottom: 0.5rem; font-size: 0.8rem;}
.docs_desc_div ~ul li{margin: 5px 0;}
.desc_container_dflex{
  display: flex;
  flex-wrap: wrap;
}
.desc_container_dflex .col-md-6{ padding: 0}


/* kezdőlap - főoldal */
.carousel-indicators li{ 
  background-color: var(--dark-gold);
  opacity: 0.3;
  width: 40px;
  height: 5px;
  margin-right: 6px;
  margin-left: 6px;
}
@media(max-width: 575.8px){
  .carousel-indicators li{ border-bottom: 1px solid transparent;}
}
.carousel-indicators{
  margin-right: 25%;
  margin-left: 25%;
}
.carousel-control-prev, .carousel-control-next{width:8%; color: var(--dark-gold);}
.carousel-control-next:focus, 
.carousel-control-next:hover, 
.carousel-control-prev:focus, 
.carousel-control-prev:hover{
  color: var(--dark-gold);
}
.jcarousel-control-prev, .jcarousel-control-next{width: 3%; opacity: 0.65; top: 590px;}
.jcarousel-control-prev{left: 10px;}
.jcarousel-control-next{right: 10px;}

@media(max-width: 575.8px){
  /* .jcarousel-control-prev, .jcarousel-control-next{width: 11%;} */
  /* .jcarousel-control-prev{left: 60px;}
  .jcarousel-control-next{right: 15px;} */
}
@media(max-width: 767.8px){
  .jcarousel-control-prev, .jcarousel-control-next{width: 7%;}
  /* .jcarousel-control-prev{left: 60px;}
  .jcarousel-control-next{right: 15px;} */
}
@media(min-width: 768px) and (max-width: 991.8px){
  .jcarousel-control-prev, .jcarousel-control-next{width: 6%;}
  /* .jcarousel-control-prev{left: 60px;}
  .jcarousel-control-next{right: 15px;} */
}
@media(min-width: 992px) and (max-width: 1199.8px){
  .jcarousel-control-prev, .jcarousel-control-next{width: 4%;}
  /* .jcarousel-control-prev{left: 60px;}
  .jcarousel-control-next{right: 15px;} */
}
.carousel-circle{
  background-color: var(--yellow);
  border-color:var(--yellow);
  border-radius: 50%;
  width: 30px;
  height: 30px;
  align-items: center;
  display: grid;
}
.carousel-circle-offer{
  position: absolute;
  bottom: 10px;
}
/* .carousel-item img{
  width: 100%; 
  object-position: top; 
  object-fit: cover;
  max-height: 100vh;
} */
/* .carousel-item a{
  color: inherit;
} */
.carousel-item a{
  color: inherit;
}
.carousel_content{
  position: absolute;
  top:0; left:8%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.carousel_content h2{
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.carousel-link-btn{margin-top: 15px;}
@media(max-width: 991.8px){
  .carousel_content{padding: 0}
  .carousel_content h2{font-size: 1.8rem; margin-bottom: 10px;}
  .carousel-link-btn{margin-top: 0px;}
}
@media(max-width: 767.8px){
  .cont_desc{display: none;}
  .carousel_content{padding: 10px}
  .carousel_content h2{margin-bottom: 2rem;}
}
@media(max-width: 575.8px){
  .cont_desc{display: none;}
  .carousel_content h2{margin-bottom: 0.5rem; font-size: 1.2rem;}
  /* .carousel-link-btn{display: none;} */
  .btn-dorsrgvnl.mbl { padding: 0.1rem 1rem !important; font-size: 0.8rem;}
  .btn-dorsrgvnl.mbl:hover { padding: 0.1rem 1rem !important; font-size: 0.8rem;}
}
@media(min-width: 768px){
  .sale-link-btn{margin-top: 20vh;}  
}
@media(max-width: 767.8px){
  .sale-link-btn{margin-top: 7vh;}  
}
.blog_offer_container{
  margin: 20px 0;
  padding:0;
  /* border: 1px solid red; */
}
.blog_offer_col{
  padding: 10px 10px 0 10px;
  /* padding: 25px 25px 0 25px; */
  /* border: 1px solid blue; */
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.blog_item{
  margin: 20px 0;
  padding: 1.5rem;
}
.blog_item a{
  color: #fff;
}
@media(max-width:991.8px){
  .blog_item{padding: 0}
  .blog_offer_container > .row {flex-direction: column-reverse;}
}
.wsblogH4{
  color: var(--gold);
  font-weight: 600;
}
.wsblogH6{
  font-size: 0.85rem;
  opacity: 0.8;
  line-height: 1.5rem;
  margin: 0 5px 15px 5px;
}
.wsb_img_left{
  float: left;
  margin-right: 1.25rem;
  margin-bottom: 1.25rem;
  height: auto; 
  max-width: 100%;
}
.wsb_img_right{
  float: right;
  margin-left: 1.25rem;
  margin-bottom: 1.5rem;
  height: auto; 
  max-width: 100%;
}
.wsblog_shortdesc{
  min-height: 129px;
}
.wsblog_page{
  margin-top: 2rem;
}
/* @media(max-width:575.8px){
  .wsblog_page{padding: 0 7px}
} */
.wsblog_page a{
  color: var(--yellow-strong);
  text-decoration: none;
  font-weight: bold;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.wsblog_page a:hover{color: var(--gold);}
.wsblog_page p{
  margin-bottom: 1rem;
}
.jindicators{ 
  bottom: -50px;
}
.jindicators li{ 
  background-color: var(--dark-gold);
  opacity: 0.3;
  width: 25px;
  height:25px;
  margin-right: 6px;
  margin-left: 6px;
  color: #fff;
  text-align: center;
  text-indent: 0;
}
.blog_offer_col_r{
  background-color: #f5f5f5;
  border-radius: 0.75rem;
}
@media(max-width: 991.8px){
  .blog_offer_col_r{margin-top: 55px;}
}
.picture_offer{
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  margin: 0 0 10px 0;
  border-radius: 0.625rem;
}
.img_tag{
  color: #fff;
  background: rgba(0, 0, 0, 0.75);
  border-radius: 0.25rem;
  display: inline-block;
  font-weight: 700;
  font-size: 0.7rem;
  margin: 0.5rem;
  padding: 0.4rem 0.75rem;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.offer_pic{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  border-radius: 0.625rem 0 0 0.625rem;
  padding-top: 15px;
}
@media(max-width:767.8px){ 
  .offer_pic{ border-radius: 0.625rem 0.625rem 0 0;}
}
@media(max-width:449.8px){ 
  .offer_pic{ min-height: 50vh;}
}
@media(min-width:450px) and (max-width:575.8px){ 
  .offer_pic{ min-height: 60vh;}
}
@media(min-width:576px) and (max-width:767.8px){ 
  .offer_pic{ min-height: 70vh;}
}
.offer_text{
  padding:25px;
}
.offer_text H2{
  margin-bottom: 1.5rem;
  font-weight: 600;
}
.offer_text H6{
  font-size: 0.85rem;
  line-height: 2.2rem;
  opacity: 0.8;
}
.stripsslider{
  margin-top: 2rem;
  background-color: #f5f5f5;
  padding: 0;
  border-radius: 0.75rem;
  display: flex;
  flex-wrap: wrap;
  color: #fff;
}
.stripsslider a{color: #fff; text-decoration: none;}
.slider_title a{color: inherit;}
.stripsslider_col{
  padding: 10px 10px 30px 10px;
}
/* .stripsslider_col:hover{opacity: 0.7;} */
.stripsslider:hover .stripsslider_col:not(:hover){opacity: 0.4;}
.running_picture{
  border-radius: 0.625rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  padding:0;
}
.slider_content{
  padding: 18px 15px;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.2)) !important;
  border-radius: 0.625rem;
  transition: opacity 0.35s;
}
@media(min-width: 1200px){
  .slider_content{min-height: 570px;}
}
@media(min-width: 992px) and (max-width: 1199.8px){
  .slider_content{min-height: 545px;}
}
.slider_content h4{
  font-weight: 700;
  letter-spacing: 1px;
}
.slider_content h6{
  font-weight: 700;
  letter-spacing: 1px;
  opacity: 0.7;
  margin: 1.5rem 0;
}
.slider_title{
  margin: 100% 0 0 0;
}
.readon{
  padding: 0.5rem 1.5rem;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0.25rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: var(--lgreen_light);
}





/* csoport megjelenés nézete */
@media(max-width: 991.8px){
  .group_container{padding: 15px 5px;}
  .grpcard_text{margin: 5px 0; font-size: 15px;}
  .grpcard_price{ margin: 0px 0 5px 0;}
}
@media(min-width: 992px){
  .group_container{padding: 0.5rem;}
  .grpcard_text{margin-top: 10px; font-size: 16px;}
  .grpcard_price{margin: 0px 0 10px 0;}
}
.grpcard{
  min-height:60px; 
  margin:1.5rem 0 0 0; 
  border: 1px solid var(--yellow); 
  border-radius: 0.25rem; 
  box-shadow: 5px 5px 5px 0px #ececec;
  padding: 0;
  transition: 0.3s;
  background-color: #ffffff;
}
.grpcard:hover{
  /* transform: translateY(-8px); */
  transform: scale(1.04);
  box-shadow: 8px 8px 5px 0px #ececec;
  border: 1px solid var(--yellow); 
}
.grpcard > a{
  color: inherit;
  text-align: center; 
  padding: 0 0.5rem;
}
.grpcard:hover .grpcard_text{
  color: var(--yellow-strong);
}
/* .grpcard:hover a{
  color: var(--yellow-strong);
} */
.grpcard > a:hover{text-decoration: none;}
.grpcard_text{
  color: inherit;
  height: 44px;  
  text-align: center; 
  line-height: 1.3;
}
.grpcard_custom{
  font-size: 0.8rem;
  display: none;
}
.grpcard_price{
  color: var(--price-red);
  font-size: 20px;
  text-align: center; 
}
.grpcard_price_spp{
  color: inherit; 
  text-decoration: line-through;
  font-size: 14px; 
}
@media(max-width:575.8px){
  .grpcard_price{font-size: 16px;}
  .grpcard_price_spp{ font-size: 12px;}
  .grpcard_text{font-size: 14px; height: 38px;}
}
.grpcard_sales_label{
  width: 0;
  height: 0;
  border-top: 4rem solid var(--yellow);
  border-left: 4rem solid transparent;
  position: absolute;
  right: 0;
  top:0;
  z-index: 10;
}
.grpcard_sales_label_text{
  color: #fff;
  transform: rotate(45deg);
  position:absolute;
  text-align: center;
  display:block;
  font-size: 1.1rem;
  right: 0;
  top: -53px;
  font-weight: bold;
}
.grpcard_customer_label{
  width: 0;
  height: 0;
  border-top: 5rem solid #2B6948;
  border-left: 5rem solid transparent;
  position: absolute;
  right: 0;
  top:0;
}
.grpcard_customer_label_text{
  color: #fff;
  transform: rotate(45deg);
  position:absolute;
  text-align: center;
  display:block;
  font-size: 1.1rem;
  right: 1px;
  top: -55px;
  font-weight: bold;
}
.search_circle{
  width: 33px;
  height: 33px;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #ccc;
  margin: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  line-height: 1.1;
  /* flex: 0 0 15%; */
  /* max-width: 15%; */
}
.jdtitle4 {font-weight: normal; font-size: 12px; color: var(--dark-gold);}
@media(min-width:992px){
  .search_circle:hover{
    border: 3px solid var(--dark-gold);
  }
}
@media(max-width:575.8px){
  .search_circle{  width: 43px; height: 43px;}
  .jdtitle4 {font-size: 14px;}
}
.search_circle_slctd{
  border: 3px solid var(--dark-gold);
}
/* .search_circle_slctd::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f7a4";
  font-size: 1.5rem;
  top: 4.2rem;
} */
/* .jsearch{margin:0; padding: 0rem 0.5rem 0 1.5rem; color: var(--dark-gold)}
@media(max-width: 991.8px){
  .jsearch{padding: 1rem 0.5rem 0 1.5rem;}
} */
.jcard{
  padding:0 1rem !important;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
  border-top: 1px solid var(--jcard-border)  ;
  border-bottom: 1px solid var(--jcard-border) ;  
}
.jsearch-card-header:first-child{
  background-color:transparent !important;
  color: var(--dark-gold) !important;
  padding: 5px 0 !important;
}
@media(max-width: 575.8px){
  .jsearch-card-header h4{font-size: 1.35rem;}
  .j-card-header-sldln .fas{font-size: 1.2rem;}

}


/* termékadatlap nézete */
@media(min-width: 992px){
  .mobil_name_price{display:none}
  .desktop_name_price{display:flex; flex-direction: column;}
  .desk_pics{display:flex}
  .mobil_pics{display:none}
}
@media(max-width: 991.8px){
  .mobil_name_price{display:flex; flex-direction: column;}
  .desktop_name_price{display:none}
  .desk_pics{display:none}
  .mobil_pics{display:flex}
}
.bigpics{
  position: relative; 
  overflow: hidden; 
  float: left; 
  box-shadow: 5px 5px 5px 0px #c4c4c4; 
  border: 1px solid #ccc;   
}
.zoomImg{
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 920px;
  height: 1552px;
  border: medium none;
  max-width: none;
  max-height: none;
}
.smllpic{
  height: auto; 
  max-width:100%; 
  vertical-align: middle;
  box-shadow: 5px 5px 5px 0px #c4c4c4; 
  border: 1px solid #ccc; 
  margin-bottom: 10px;
  cursor: pointer;
}
@media(min-width: 576px){
  .smllpic{padding:  0.2rem 0.75rem 0.2rem 0.75rem;}
}
@media(max-width: 575.8px){
  .smllpics{padding-left: 0.5rem; }
  .smllpic{padding: 0.1rem 0.5rem ;}
}
.artc_name{font-weight: 600; text-align: center; }
@media(min-width: 992px){
  .artc_name{margin-top: 1rem; }
}
.artc_price{ color: var(--price-red); text-align: center; font-size: 1.3rem; margin-bottom: .5rem;}
.artc_price_spp{text-decoration: line-through; font-size: 15px; text-align: center; margin-bottom: .5rem;}
.artc_price_prc{font-size: 1.15rem; text-align: center; color: var(--medium-gold); font-weight: 600;}
.desktop_name_price > p{
  text-align: center;
  margin-bottom: 1.5rem; 
}
.colorbox{
  flex-direction: column; 
  align-items: center;
  text-align: center;
  padding: 10px 0;
  margin: 0px 0;
}
@media(max-width: 991.8px){
  .colorbox{border: 1px solid #ccc; margin: 10px 0; }
  .sizebox{border: 1px solid #ccc; margin: 10px 0; }
}
.color_circle{
  border: 2px solid #ccc;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  cursor: pointer;
  margin: 10px 6px;
}
.color_circle_slctd{
  border: 2px solid var(--gold);
  width: 27px;
  height: 27px;
}
.color_circle > span{
  width: 50%;
  display: block;
  height: 100%;
  float: right;
  border-radius: 0 14px 14px 0;
}
.sizebox{
  flex-direction: row; 
  align-items: center;
  text-align: center;
  justify-content: center;
  padding: 10px 20px;
  margin:0;
}
.size{
  border: 1px solid #ccc;
  min-height: 30px;
  padding: 2px 3px;
  box-shadow: 3px 3px 3px 0px #c4c4c4;
  margin: 5px 3px;
  border-radius: 3px;
}
.size_slctd{
  background: var(--yellow);
  border: 1px solid var(--yellow);
  color: white;
}
@media(max-width: 449.8px){
  .size{flex: 0 0 15%; max-width: 15%;}
}
@media(min-width: 450px) and (max-width: 575.8px){
  .size{flex: 0 0 13%; max-width: 13%;}
}
@media(min-width: 576px) and (max-width: 767.8px){
  .size{flex: 0 0 10%; max-width: 10%;}
}
@media(min-width: 768px) and (max-width: 991.8px){
  .size{flex: 0 0 8.5%; max-width: 8.5%;}
}
@media(min-width: 992px)and (max-width: 1299.8px) {
  .size{flex: 0 0 12%; max-width: 12%;}
}
@media(min-width: 1300px) and (max-width: 1399.8px){
  .size{flex: 0 0 10%; max-width: 10%;}
  .sizebox{padding: 10px 30px;}
}
@media(min-width: 1400px){
  .size{flex: 0 0 10%; max-width: 10%;}
  .sizebox{padding: 10px 50px;} 
}
.add_to_cart{
  flex-direction: column; 
  text-align: center;
  padding: 10px 0;
  align-items: center;
}
.cart_item{
  margin: 5px 0 ;
  align-items: center;
  text-align: center;
}
.cart_text{
  color: var(--red); 
  font-weight: 600; 
  font-size: 1.1rem
}
@media(max-width:575.8px){
  .cart_text{padding:0 15px}
}
.minusplus{
  background-color: var(--light-yellow);
  padding: 0;
  cursor: pointer;
}
.plus::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f055";
  font-weight: 900;
  font-size: 1.5rem;
  padding: 0px;
  bottom: -18px;
  color: var(--yellow-light-2);
}
.minus::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f056";
  font-weight: 900;
  font-size: 1.5rem;
  padding: 0px;
  bottom: -18px;
  color: var(--yellow-light-2);
}
.jfcontrol{text-align: center;}
.contact_link{
  flex-direction: column; 
  text-align: center;
  padding: 10px 0;
  align-items: center;
  margin:0;
}
.contact_link > div{
  padding:0; 
  justify-content: center; 
  color: var(--dark-gold);
}
.contact_link .c_link{
  color: var(--logo_green) !important;
  text-decoration: underline;
}
.ingrdnts{
  border-top: 1px solid #f3f4f4;
  border-bottom: 1px solid #f3f4f4;
  padding: 8px 0;
  justify-content: center;
  margin:1.5rem 0 1rem 0;
}
.ingrdnts_title{
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
}
.collctn{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  justify-content: center;
  margin: 1rem 0;
}
.collctn_title{
  text-align: center;
  margin-bottom: 5px;
  color: var(--medium-gold);
  font-size: 1.5rem;
  font-weight: 600;
}
.collctn_item{background-color: #f3f4f4; margin: 25px 0 0 0; padding: 5px;}
.pic_div{ 
  border: 1px solid #ccc;
  box-shadow: 5px 5px 5px 0px #c4c4c4;
  display: flex;
  justify-content: center;
}
.collctn_item_name{font-weight: bold; margin-bottom: 3px;}
.collctn_item_descrp{font-size: 12px;}
.collctn_item_price{ color: var(--price-red) !important; font-size: 1.1rem; margin: 10px 0 !important; text-align: left !important;}
.collctn_item_price_spp{text-decoration: line-through !important; font-size: 12px !important; text-align: left !important; margin: 0.7rem 0 0 0;}
.collctn_item_price_prc{font-size: 15px !important; color: var(--medium-gold) !important; text-align: left !important; }
.collctn_item_link{font-size: 14px; color: var(--yellow-strong);}
.collctn_item_link:hover{font-size: 14px; text-decoration: none; color: var(--gold);}
.size_alt{
  border: 1px solid #ccc;
  min-height: 30px;
  padding: 2px 6px;
  box-shadow: 3px 3px 3px 0px #c4c4c4;
  margin: 5px 3px;
  border-radius: 3px;
  cursor: pointer;
}
.size_alt_slctd{
  background: var(--yellow);
  border: 1px solid var(--yellow);
  color: white;
}
.add_to_cart_row{
  display: flex;
  flex-direction: row;
  padding:10px 0;
  justify-content: space-between;
}
.add_to_cart_column{
  display: flex;
  flex-direction: column;
  padding: 10px 0;
}
.add_to_cart_descrp{
  margin-top: 1rem;
}
.add_to_cart_sizebox{
  flex-direction: column;
}
.add_to_cart_quantity_price{
  justify-content: center;
}
.add_to_cart_column .pic_div{
  margin:0 0.5rem;
}
.add_to_cart_border{ 
  padding: 10px 0;
  margin: 0;
}
.add_to_cart_container{
  margin:0; 
  padding: 0 0 1rem 0;
}
@media(max-width: 991.8px){
  .add_to_cart_container{
    padding: 0 5px;
  }
  .add_to_cart_border{ 
    border: 1px solid #ccc; 
    margin: 0px 0; 
    padding-top: 10px;
  }
  .add_to_cart_column{
    padding-top: 0;
  }
}
.fwb{font-weight: bold;}
.add_to_cart_border:first-child{
  padding-top: 10px;
}
.add_to_cart_btn_row{
  margin:0 0 25px 0; 
  justify-content: center;
}
.add_to_cart_col{
  display: flex;
  justify-content: space-around;
}
.add_to_cart_btn{
  display:flex; 
  justify-content: center;
  align-items: center;
  padding: 20px 0 0 0; 
}
.add_to_cart_btn .btn-dorsrg{
  font-weight: 600;
  height: 100%;
  align-items: center;
}
@media(min-width: 576px){
  .add_to_cart_btn .btn-dorsrg{
    white-space: nowrap;
  }

}


/* kosár kinézet */
.jcartstep_container{
  text-align: center;
  margin: 0 auto;
  padding: 1.5rem 0;
  transition: all 0.5s ease;
}
.jcartshipping_container,
.jcartcheckout_container,
.jcartempty_container{
  text-align: center;
  margin: 0 auto;
  padding: 0;
  transition: all 0.5s ease;
}
.jcartdatas_container{
  margin: 0 auto;
  padding: 0;
  transition: all 0.5s ease;
}

@media(max-width: 991.8px){
  .jcartstep_container{ padding: 1.5rem 0.5rem;}
  .jcartshipping_container,
  .jcartdatas_container,
  .jcartcheckout_container,
  .jcartempty_container{
    margin: 0 auto 30px;
  }
}
.jcartempty_container{
  color:var(--dark-gold);
  padding-top: 2rem;
  font-size: 1.1rem;
}
.jcartempty_container > div:nth-child(2) {
  padding-top: 2rem;
}
.jcartempty_container >div > a {
  width: 40%;
}
@media(max-width:767.8px){
  .jcartempty_container >div > a {
    width: 100%;
  }
}
.jcartstep_container::before{
  content: "";
  width: 100%;
  position: relative;
  top: 27px;
  border-bottom: 1px dashed gray;
  display: block;
  height: 1px;
}
.jcartstep_container .fas{
  border: 1px solid  var(--text_grey);
  background-color: #fff;
  border-radius: 50%;
  font-size: 1.5rem;
  position: relative;
  width: 52px;
  height: 52px;
  line-height: 2.2;
  color: rgb(136, 136, 136, 0.7);
}
@media(max-width: 575.8px){
  .jcartstep_container .fas{
    font-size: 1rem;
    width: 35px;
    height: 35px;
  }
  .jcartstep_container::before{top: 19px;}
}
.jcartstep_container .active{
  color: var(--dark-gold);
}
.jcartstep_container .active .fas{
  border: 1px solid var(--dark-gold);
  color: var(--dark-gold);
}
.jcartstep_container .success{
  color: var(--yellow);
  font-weight: bold;
  cursor: pointer;
}
.jcartstep_container .success .fas{
  background-color: var(--yellow);
  border: 1px solid var(--yellow);
  color: #fff;
}
/* .step{cursor: pointer;} */
@media(max-width: 575.8px){
  .jcartstep_row{margin:0}
  .jcartstep_row > div{padding:0}
}
.step_text{
  margin-top: 8px;
  font-size: 0.8rem;
}
.jcart_row{
  margin: 0;
  border-top: 1px solid #dedcdb;
  align-items: center;
  justify-content: center;
}
@media(max-width: 991.8px){
  .jcart_row{ padding: 5px 0;}
}
.jcart_row > div > div{padding: 0;}
.jcart_col{
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media(min-width: 1400px){
  .jcart_col{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .jcartstep_container,
  .jcartshipping_container,
  .jcartdatas_container,
  .jcartcheckout_container,
  .jcartsuccess_container,
  .jemptycart_container{
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}
.pic_col{
  display: flex;
  justify-content: start;
}
.jcartitem_name{
  font-weight: bold;
  margin-bottom: 5px;
}
.jcartitem_sku{
  font-size: 12px;
  margin-bottom: 1rem;
}
.jcartitem_desc{
  color: #4a4a4a;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
}
.jcartitem_desc div{
  padding:0;
}
.jcartitem_desc span{
  font-weight: bold;
}
.jcartitem_price_spp{
  text-align: center;
  margin-bottom: 0;
}
.jcartitem_price_spp::before{
  content: "";
  border-top: 2px solid;
  border-color: var(--gold);
  position: absolute;
  top: 17%;
  left: 2rem;
  right: 2rem;
  transform: rotate(-5deg);
}
@media(min-width: 430px) and (max-width: 499.8px){
  .jcartitem_price_spp::before{
    left: 3rem;
    right: 3rem;
  }
}
@media(min-width: 500px) and (max-width: 649.8px){
  .jcartitem_price_spp::before{
    left: 4rem;
    right: 4rem;
  }
}
@media(min-width: 650px) and (max-width: 767.8px){
  .jcartitem_price_spp::before{
    left: 5.2rem;
    right: 5.2rem;
  }
}
@media(min-width: 768px) and (max-width: 849.8px){
  .jcartitem_price_spp::before{
    left: 3.5rem;
    right: 3.5rem;
  }
}
@media(min-width: 850px) and (max-width: 991.8px){
  .jcartitem_price_spp::before{
    left: 4rem;
    right: 4rem;
  }
}
@media(min-width: 992px) and (max-width: 1199.8px){
  .jcartitem_price_spp::before{
    left: 3rem;
    right: 3rem;
  }
}
@media(min-width: 1200px) and (max-width: 1299.8px){
  .jcartitem_price_spp::before{
    left: 1rem;
    right: 1rem;
  }
}
@media(min-width: 1300px) and (max-width: 1499.8px){
  .jcartitem_price_spp::before{
    left: 1.3rem;
    right: 1.3rem;
  }
}
@media(min-width: 1500px) and (max-width: 1599.8px){
  .jcartitem_price_spp::before{
    left: 1.5rem;
    right: 1.5rem;
  }
}
@media(min-width: 1600px){
  .jcartitem_price_spp::before{
    left: 2rem;
    right: 2rem;
  }
}
.jcartitem_price{
  color: var(--price-red);
  text-align: center;
  margin-bottom: .5rem;
}
.cart_sum_right{
  text-align: right;
}
.cart_sum_left{
  text-align: left;
}
.jcart_mobil{ padding: 0.5rem;}
.jcart_mobil_desc{
  display: flex;
  flex-wrap: wrap;
}
.jcart_mobil_pic{
  display: flex;
  justify-content: center;
}
.jcart_mobil_desc_col{
  margin-bottom: 25px;
}
.jcartitem_price_spp_mobil{
  text-align: right;
  margin-bottom: 0;
}
.jcart_mobil_quantity > div{padding: 0;}
.jcart_mobil_delete{
  display: flex;
  color: var(--del-red);
  font-size: 1.4rem;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
@media(max-width: 575.8px){
  .custom-select{padding-left: 0.5rem;}
} 
.custom-select:focus{border-color: var(--light-yellow); box-shadow:0 0 0 .15rem var(--gold_02);}
.jcart_deliverycost,
.jcart_bonus{
  margin: 0;  
  padding: 10px 0;
  border-top: 1px solid #dedcdb;
  background-color: var(--beige);
  justify-content: center;
}
@media(min-width: 768px) and (max-width: 991.8px) {
  .jcart_deliverycost{padding: 10px 30px;}
  .jcart_bonus{padding: 10px 30px;}
}
.delivery_text,
.bonus_text{
  padding-right: 0;
  font-weight: 600;
}
@media(min-width: 992px) {
  .delivery_text{padding-left: 0;}
  .bonus_text{padding-left: 0;}
}
.delivery_amount{
  text-align: right;
  color: var(--price-red);
}
.delivery_add_text,
.bonus_add_text{
  text-align: right;
  font-style: italic;
  font-size: 80%;
}
.delivery_add_text span,
.bonus_add_text span{
  font-weight: bold;
}
.jcart_look_again{
  margin:0;
  padding: 2rem 0;
  justify-content: center;
  /* border: 1px solid var(--dark-gold);
  border-radius: 4px; */
}
.jcart_look_again a{
  color: var(--yellow-light-2);
  width: 100%;
}
.jcart_end{
  background-color: var(--yellow);
  color: var(--beige);
  /* margin-top: 2rem; */
  margin-bottom: 0.7rem;
  padding: 1rem 0.5rem;
  align-items: center;
  justify-content: center;
}
@media(min-width: 992px){
  .jcart_end{ 
    margin-top: 2rem; 
    margin-bottom: 1rem;
    padding: 1rem 15px;
  }
}
.jcart_end > div,
.jcart_end > div > div,
.jcart_end > div > div > div{
  padding: 0;
}
@media(max-width: 575.8px){
  .jcart_end > div{padding: 10px;}
}
.jcart_end_button{
  text-align: end;
}
.jcart_end_button button{
  width: 100%;
}
.jcart_end > div{
  align-items: center;
}
.jcart_end a{
  color: inherit;
}
.jcart_col_price{
  font-size: 2rem;
}
.jcartshipping_title1,
.jcartshipping_title2,
.jcartadress_title1,
.jcartadress_title2{
  border: 1px solid var(--light-yellow);
  color: var(--logo_green);
  background-color: var(--beige);
  padding: 5px;
  justify-content: center;
  font-size: 1.5rem;
  border-radius: 0.25rem;
  font-weight: 600;
}
.pl0{padding-left: 0}
.pr0{padding-right: 0}
@media(max-width: 991.8px){
  .jcartshipping_title1,
  .jcartshipping_title2,
  .jcartadress_title1,
  .jcartadress_title2{
    border: 1px solid transparent;
    color: var(--logo_green);
  }
  .jcartshipping_title2,
  .jcartadress_title2{
    margin-top: 30px;
  }  
  .pl0{padding-left: 0.5rem; padding-right: 0.5rem; }
  .pr0{padding-right: 0.5rem; padding-left: 0.5rem;}
  .pmidle{padding-right: 0.5rem; padding-left: 0.5rem;}
}
.jcartshipping_radio{
  text-align: left;
  margin: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  border-bottom: 1px solid #dedcdb;
}
.jship_logo{
  position: absolute;
  top: 1.5rem;
  right: 0;
}
.jcustom-control-label{
  width:100%;
}
.jshipping_div > .jcustom-control-label{
  padding-right: 4.2rem;
}
.jcustom-control-label > div:nth-child(1) h4,
.jcustom-control-label > div:nth-child(1) h5{
  margin : 0;
}
.jcustom-control-label > div:nth-child(1){
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.5rem;
}
.jcustom-control-label > div:nth-child(2){
  font-size: 90%;
}
.jship_logo{
  max-width: 3.75rem;
}
.jcartstep{
  animation: fadeIn 0.5s ease backwards;
}
@keyframes fadeIn {
  0%{
    transform: translateY(-3rem);
    opacity: 0;
  }  
}
.jcartadress_row{
  text-align: left;
  padding: 1.2rem 0 0 0;
}
.jcartadress_row > div{
  padding: 0 6px;
}
/* @media(max-width: 767.8px){
  .jcartadress_row > div{padding: 0}

} */
.jcartadress_row label{
  position: absolute;
  left: auto;
  right: 1rem;
  top: 0px;
  font-size: 70%;
  color: var(--dark-red);
}
.jcartadress_ASZF{
  margin: 0 0 15px 0;
  padding: 20px;
  border-radius: 0.25rem;
  border: 1px solid var(--dark-red);
  background-color: var(--beige);
  color: var(--dark-red);
  transition: border .5s ease-in-out, background-color .5s ease-in-out, color .2s ease-in-out;
  cursor: pointer;
}
.jcartadress_ASZF:hover{
  background-color: var(--yellow);
  border-color: var(--yellow);
  color: var(--beige);
}
.jcartadress_ASZF:hover .custom-control-input.is-invalid ~ .custom-control-label,
.custom-control-input:invalid ~ .custom-control-label{
  color: var(--beige);
  opacity: 1;
}
.jcartadress_ASZF.active,
.jcartadress_ASZF.active:hover{
  border: 1px solid var(--light-yellow);
  background-color: var(--beige);
  color: var(--dark-gold);
}
.jcartadress_ASZF a{
  cursor: pointer;
  color: inherit;
  font-size: 14px;
  font-weight: bold;
}
.custom-control-input.is-invalid ~ .custom-control-label,
.custom-control-input:invalid ~ .custom-control-label{
  color: #000;
  opacity: 0.5;
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.custom-control-input:invalid ~ .custom-control-label::before{
  border-color: #000;
}
#jASZF-error{
  color: #000;
  font-weight: bold;
}
.jcartcheckout_beige{
  background-color: var(--beige);
  border: 1px solid var(--light-yellow);
  border-radius: 0.25rem;
  text-align: left;
  padding: 15px;
  line-height: 1.7;
  height: 100%;
}
.jcartcheckout_row{margin:0;}
.jcartcheckout_row > div{
  margin-top: 0px;
}
@media(max-width: 991.8px){
  .jcartcheckout_row > div:nth-child(2),
  .jcartcheckout_row > div:nth-child(3){
    margin-top: 15px;
  }
}
.jcartcheckout_beige_title{ 
  padding-left: 2.5rem;
  margin-bottom: 1rem ;
  font-style: italic;
}
.jcartcheckout_beige::before{
  display: inline-block;
  position: absolute;
  /* left: 0%; */
  margin: 0 0 0 0;
  text-align: left;
  opacity: 0.6;
  color: var(--dark-gold);
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f058";
  cursor: pointer;
  font-size: 1.6rem;
}
.jcartcheckout_beige >div:nth-child(2){
  font-weight: bold;
}
.jcartcheckout_products_title{
  margin: 2rem 0 0 0;
  text-align: left;
  border-bottom: 1px solid #dedcdb;
}
.jcartcheckout_products_title H4{
  font-weight: 600;
}
.jcartcheckout_underline{
  margin: 0;
  border-bottom: 1px solid #dedcdb;
  align-items: center;
  text-align: left;
  padding: 1rem 0;
}
.jcartcheckout_underline_left{
  flex-direction: column;
  flex-wrap: nowrap;
  margin: 0;
  border-bottom: 1px solid #dedcdb;
  align-items: left;
  text-align: left;
  padding: 1rem 0;
  line-height: 1.8;
}
.jcartcheckout_underline_left > div > div:first-child{
  font-weight: bold;
}
.jcartcheckout_underline_left .row{
  align-items: center;
}
.jcartcheckout_midle{
  justify-content: center;
  padding: 2rem 0;
  text-align: left;
  margin: 0;
}
.jcartcheckout_midle H3 > div:nth-child(2){
  text-align: right;  
}
.jcartcheckout_midle H3{
  display: flex;
  color: var(--dark-gold);
  font-weight: 600;
}
.jcartcheckout_midle > div{
  padding:0;
}
@media(max-width: 991.8px){
  .jcartcheckout_midle H3{
    font-size: 1.5rem;
  }
  .jcartcheckout_midle button{
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.jcartcheckout_midle button{
  width: 100%;
  margin-top: 2rem;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 0.75rem 1.25rem;
}
.jcartcheckout_midle button:hover,
.jcartcheckout_midle button:focus{
  padding: 0.75rem 1.25rem;
}
.jcartsuccess_fluid,
.jemptycart_fluid{
  background-color: var(--beige);
  padding: 1.5rem 0;
}
.jcartsuccess_container,
.jemptycart_container{
  text-align: left;
  color: var(--dark-gold);
  margin: 0 auto;
  padding: 1rem 0 0 0;
  transition: all 0.5s ease;
}
.jcartsuccess_container::before{
  display: inline-block;
  position: absolute;
  margin: 0rem 0 0 1rem;
  text-align: center;
  opacity: 0.7;
  color: var(--green);
  width: 7rem;
  height: 7rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  font-size: 4.5rem;
  border: 2px solid var(--green);
  border-radius: 50%;  
}
.jcartsuccess_container.unsub::before{
  width: 4rem;
  height: 4rem;
  font-size: 2.5rem;
}

.jemptycart_container::before{
  display: inline-block;
  position: absolute;
  margin: 0rem 0 0 2rem;
  text-align: center;
  opacity: 0.7;
  color: var(--dark-gold);
  width: 7rem;
  height: 7rem;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f12a";
  font-size: 4.5rem;
  border: 2px solid var(--dark-gold);
  border-radius: 50%;  
}
.jcartsuccess_inner{margin-left: 9rem; margin-right: 1rem;}
.jemptycart_inner{margin-left: 14rem; margin-right: 1rem;}
.jcartsuccess_inner H2{margin-bottom: 1.5rem;}
.jemptycart_inner H2{margin-bottom: 1.5rem; margin-right: 0.5rem;}
.jcartsuccess_inner_item:nth-child(4){
  font-weight: bold;
}
.jcartsuccess_inner_item,
.jemptycart_inner_item{
  margin: 1rem 0;
}
.jemptycart_inner_item:nth-child(4){
  margin-top: 2rem;
}
@media(max-width:  767.8px){
 .jemptycart_inner_item > a{width: 100%;}
}
@media(max-width: 575.8px){
  .jcartsuccess_container::before,
  .jemptycart_container::before{
    width: 5rem;
    height: 5rem;
    font-size: 3.2rem;
    margin: 0.5rem 0 0 1rem;
    top: 10px;
  }
  .jcartsuccess_inner,.jemptycart_inner{margin: 0rem;}
  .jcartsuccess_inner H2{margin-left: 7rem;}
  .jemptycart_inner H2{margin-left: 7rem;}
  .jcartsuccess_inner_item,.jemptycart_inner_item{margin: 1rem 0.5rem;}
}
@media(min-width: 576px) and (max-width: 767.8px){
  .jcartsuccess_container::before,
  .jemptycart_container::before{
    width: 5rem;
    height: 5rem;
    font-size: 3.2rem;
    margin: 0.5rem 0 0 1rem;
    top: 10px;
  }
  .jcartsuccess_inner,.jemptycart_inner{margin: 0rem;}
  .jcartsuccess_inner H2{margin-left: 7rem; max-width: 66.666667%;}
  .jemptycart_inner H2{margin-left: 7rem; max-width: 66.666667%;}
  .jcartsuccess_inner_item,.jemptycart_inner_item{margin: 1rem 0.5rem;}
}
.jcart_curlz{
  /* font-family: var(--font-family-cardo); */
  /* font-family: curlz-mt-regular; */
  /* font-size: 1.5rem; */
  font-weight: bold;
}





/* gombok */
.btn-dor { color: #ffffff; background-color: var(--yellow-light-2); border-color: var(--yellow-light-2); border-radius: 1.5rem; padding: 0.375rem 1.25rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dor:hover { color: #ffffff; background-color: var(--medium-gold); border-color: var(--medium-gold); border-radius: 1.5rem; padding: 0.375rem 1.25rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dor:disabled { cursor: not-allowed; opacity: 1; }
.btn-dor:active { color: var(--beige); background-color: var(--medium-gold); border-color: var(--medium-gold); border-radius: 1.5rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dor:focus { color: var(--beige); background-color: var(--medium-gold); border-color:var(--medium-gold); border-radius: 1.5rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dor > a {color: inherit; }
.btn-dor > a:hover { text-decoration: none;}

.btn-dorsrg { color: #ffffff; background-color: var(--yellow-light-2); border-color: var(--yellow-light-2); border-radius: 1.5rem; padding: 0.375rem 1.25rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dorsrg:hover { color: #ffffff; background-color: var(--medium-gold); border-color: var(--medium-gold); border-radius: 1.5rem; padding: 0.375rem 1.25rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dorsrg:disabled { cursor: not-allowed; opacity: 1; }
.btn-dorsrg:active { color: var(--beige); background-color: var(--medium-gold); border-color: var(--medium-gold); border-radius: 1.5rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dorsrg:focus { color: var(--beige); background-color: var(--medium-gold); border-color:var(--medium-gold); border-radius: 1.5rem; box-shadow: 4px 4px 6px 0px #c4c4c4;}
.btn-dorsrg > a {color: inherit; }
.btn-dorsrg > a:hover { text-decoration: none;}

.btn-dorsrgvnl { color: var(--yellow-light-2); background-color: transparent; border: 2px solid var(--yellow-light-2); font-weight: bold; border-radius: 1.5rem; padding: 0.375rem 1.25rem;}
.btn-dorsrgvnl:hover { color: var(--medium-gold); background-color: transparent; border: 2px solid var(--medium-gold); font-weight: bold; border-radius: 1.5rem; padding: 0.375rem 1.25rem;}
.btn-dorsrgvnl:disabled { cursor: not-allowed; opacity: 1; }
.btn-dorsrgvnl:active { color: var(--medium-gold); background-color: transparent; border: 2px solid var(--medium-gold); border-radius: 1.5rem; box-shadow:0 0 0 .2rem transparent }
.btn-dorsrgvnl:focus { color: var(--medium-gold); background-color: transparent; border: 2px solid var(--medium-gold); border-radius: 1.5rem; box-shadow:0 0 0 .2rem transparent }
.btn-dorsrgvnl > a {color: inherit; }
.btn-dorsrgvnl > a:hover { text-decoration: none;}

.btn-dorfhr { font-weight: bold; color: var(--logo_green); background-color: #fff; border-color: #fff; border-radius: 1.5rem; padding: 0.375rem 1.25rem;}
.btn-dorfhr:hover { font-weight: bold; color: #fff; background-color: var(--logo_green); border-color: var(--logo_green); border-radius: 1.5rem; padding: 0.375rem 1.25rem;}
.btn-dorfhr:disabled { cursor: not-allowed; opacity: 1; }
.btn-dorfhr:active { font-weight: bold; color: #fff; background-color: var(--logo_green); border-color: var(--logo_green); border-radius: 1.5rem; box-shadow:0 0 0 .2rem transparent }
.btn-dorfhr:focus { font-weight: bold; color: #fff; background-color: var(--logo_green); border-color:var(--logo_green); border-radius: 1.5rem; box-shadow:0 0 0 .2rem transparent }
.btn-dorfhr > a {color: inherit; }
.btn-dorfhr > a:hover { text-decoration: none;}

.alert-info{color:#fff; background-color:var(--yellow-light-2); border-color:var(--yellow-light-2); font-weight: bold;}


/* fiók adatok */
.cc2{padding: 0.65rem 2rem;}
@media(max-width:767.8px){
  .column_center{display:flex; flex-direction: column; align-items: center; width: 100%;}
  .cc2{padding: 0.65rem 1.5rem;}
  .jst_cnt_cntr{ justify-content: center;}
  .jbtn_login{ width: 100%;}
}
.column_title{
  border-bottom: 1px solid var(--yellow); 
  /* padding-bottom: 0.2rem;  */
  margin-top:0.8rem;
  margin-bottom:0.8rem;
}
.column_title > h5{color:var(--dark-gold); font-weight: 600;}
.title{padding:0.75rem 2rem;}
.title > h1{color:var(--dark-gold)}
.columns .col-md-6{padding: 0 2rem;}
.columns .col-md-12{padding: 0 2rem;}
/* .columns .col-md-6{padding: 0.65rem 2rem;}
.columns .col-md-12{padding: 0.65rem 2rem;} */
.columns .jacc_col2{padding: 0.25rem 2rem;}
.columns .jacc_col1{padding: 0.25rem 1rem;}
.columns_row{padding: 0.65rem 2rem;}
@media(min-width:576px) and (max-width:767.8px){
  .title{padding:0.75rem 1.5rem;}
  .columns .col-md-6{padding: 0 1.5rem;}
  .columns .col-md-12{padding: 0 1.5rem;}
  /* .columns .col-md-6{padding: 0.65rem 1.5rem;}
  .columns .col-md-12{padding: 0.65rem 1.5rem;} */
  .columns .jacc_col2{padding: 0.25rem 1.5rem;}
  .columns .jacc_col1{padding: 0.25rem 1.5rem;}
  .columns_row{padding: 0.65rem 1.5rem;}
}
.column_content{ padding-bottom: 2rem;}
@media(max-width: 767.8px){
  /* .title > h1{font-size: 1.75rem } */
  .columns_reverse{flex-direction: column-reverse;}
  /* .column_content{ padding-bottom: 1.5rem;} */
}
.lgnspn{ 
  cursor:pointer; 
  color: var(--yellow-strong); 
 }
.lgnspn:hover{
  color: var(--gold) !important; 
  text-decoration: none;
}
.jbtn_login > a{color: var(--beige)}
.jbtn_login > a:hover{color: var(--beige); text-decoration: none;}
.custom-control-input:checked ~ .custom-control-label::before {
  color: var(--beige);
  background-color: var(--dark-red) !important;
  border-color: var(--dark-red) !important;
}
.custom-control-input:focus ~ .custom-control-label::before {
  border-color: var(--dark-red) !important;
  box-shadow:0 0 0 .15rem rgba(109, 72, 44, 0.25);
}
.custom-control-input:active ~ .custom-control-label::before {
  border-color: var(--dark-red) !important;
}
.jcustom-control-label::before,
.jcustom-control-label::after{
  top: .5rem;
  left: -2rem;
  width: 1.2rem;
  height: 1.2rem;
}
.jcustom-control-label-ASZF{
  cursor: pointer;
}
.jcustom-control-label-ASZF::before,
.jcustom-control-label-ASZF::after{
  width: 1.2rem;
  height: 1.2rem;
}
.gdprclass{ cursor:pointer; color: var(--dark-red); font-size:14px; font-weight: bold;}
.gdprclass:hover{color: var(--dark-red) !important; text-decoration:underline;}
.alert-danger{
  color: #fff ;
  background-color: var(--logo_green) ;
  border-color: var(--logo_green) ;
  padding: 0.5rem 1.25rem;
  top: 140px; 
}
.alert-success{
  color: #fff ;
  background-color: var(--yellow) ;
  border-color: var(--yellow) ;
  padding: 0.5rem 1.25rem;
  top: 140px; 
}
@media(max-width: 991.8px) {
  .alert-danger{top: 70px; }
  .alert-success{top: 70px; }
}
.dan_close{
  color: var(--light-yellow) ;
}
.dan_close:hover{
  color: var(--light-yellow) ;
}
.suc_close{
  color: var(--dark-gold);
}
.suc_close:hover{
  color: var(--dark-gold);
}
.close{ opacity: 0.8;}
.close:hover{opacity: 1;}
.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{opacity: 1;}
.nav.flex-column{
  background-color: var(--beige) !important;
}
.jlink {
  color: inherit;
  padding: 10px 14px; 
  border-radius: 0 ;
  border-left: 5px solid transparent;
}
.jlink:hover {
  color: var(--yellow);
  font-weight: 700;
}
.jlink.active{
  color: inherit !important;
  font-weight: 700;
  background-color: var(--beige) !important;
  border-left: 5px solid var(--yellow);
}
.jlink.active:hover{
  font-weight: 700;
}
@media(max-width: 767.8px){
  .maincontainer{margin-top: 1.5rem;}
  .datacontainer{padding: 0 }
  .jcoldetail{padding: 0 ; }
  #acc_main_title{display:none}
}
#acc_main_title{
  color: var(--dark-gold);
  padding: 0 0 0 0.75rem;
}
.item_title{
  font-style: italic;
  padding:0 15px 10px 15px;
}
@media(min-width: 768px){
  .jcoldetail{padding: 0 0 0 2rem; }
}
@media(min-width: 992px){
  .datacontainer h6{margin-bottom: 1.5rem;}
  .datacontainer h4{margin-bottom: 1.5rem;}
}
.jdtitle {font-weight: bold; font-size: 14px; color: var(--dark-gold);}
.jdtitle small{font-weight: bold;}
.jdtitle2 {font-weight: bold; color: var(--yellow-strong);}
.jdtitle3 {color: var(--yellow-strong);}
.datacontainer{margin-bottom: 1rem }
.datacontainer h6{color: var(--dark-gold);}
.datacontainer p{ margin:0}
/* .link-dorina {margin-bottom: 0.5rem;} */
.link-dorina > a { font-size: small; color: var(--logo_green); font-weight: bold; }
.link-dorina > a:hover {text-decoration: underline; color: var(--dark-red); font-weight: bold; cursor: pointer; }
@media(max-width: 575.8px){
  .curlz{font-size: 1.5rem;}
  .curlzred{font-size: 2rem; padding: 0 5px}
}
@media(min-width: 576px){
  .curlz{font-size: 1.75rem;}
  .curlzred{font-size: 2.5rem;}
}
.curlz{font-family: curlz-mt-regular; text-align: center;}
.curlzred{font-family: curlz-mt-regular; text-align: center; color: var(--dark-red); font-weight: bold;}
.accnt_item > a{
  color: inherit;
}
.accnt_item > a:hover{
  background-color: #f8f3e8;
  color: var(--dark-gold);
  text-decoration: none;
}
.accnt_item_slctd::before{
  display: inline-block;
  position: absolute;
  left: 0%;
  margin: 0 0 0 0;
  text-align: left;
  opacity: 0.5;
  color: var(--dark-gold);
  width: 1.5rem;
  line-height: normal;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f7a5";
  cursor: pointer;
  font-size: 1.6rem;
}
.order-header{
  cursor: pointer;
  padding: 10px 5px;
  border-bottom: 1px solid #dedcdb ;
}
.process_sgn::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f252";
  font-weight: 900;
  font-size: 2rem;
  padding: 0px;
  left: 50%;
  bottom: -26px;
  color: var(--dark-gold);
  transition: transform 1s ease-in-out;
}
.packing_sgn::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f49e";
  font-weight: 900;
  font-size: 2rem;
  padding: 0px;
  left: 43%;
  bottom: -26px;
  color: var(--pack_blue);
  transition: transform 1s ease-in-out;
}
.closed_sgn::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  font-weight: 400;
  font-size: 2.5rem;
  padding: 0px;
  left: 43%;
  bottom: -30px;
  color: var(--logo_green);
  transition: transform 1s ease-in-out;
}
.delete_sgn::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f057";
  font-weight: 400;
  font-size: 2.5rem;
  padding: 0px;
  left: 43%;
  bottom: -30px;
  color: var(--del-red);
  transition: transform 1s ease-in-out;
}


/* .deliver_sgn::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0d1";
  font-weight: 900;
  font-size: 2rem;
  padding: 0px;
  left: 40%;
  bottom: -26px;
  color: #5286b9;
  transition: transform 1s ease-in-out;
} */
/* .card:hover .closed_sgn::before{
  transform:rotate(360deg);
} */
/* .card:hover .delete_sgn::before{
  transform:rotate(180deg);
} */
/* .card:hover .deliver_sgn::before{
  transform:rotate(360deg);
} */
@media(min-width: 768px){
  /* .closed_sgn::before{ left: 40%;} */
  /* .delete_sgn::before{ left: 40%;} */
  /* .deliver_sgn::before{ left: 40%;} */
  /* .packing_sgn::before{ left: 50%;} */
}
@media(max-width: 767.8px){
  .process_sgn::before{ 
    left: 34%;
    font-size: 1.5rem;
    bottom: -20px;
  }
  .packing_sgn::before{ 
    left: 28%;
    font-size: 1.5rem;
    bottom: -18px;
  }
  .closed_sgn::before{ 
    left: 28%;
    font-size: 2rem;
    bottom: -25px;
  }
  .delete_sgn::before{ 
    left: 28%;
    font-size: 2rem;
    bottom: -25px;
  }
}
/* @media(max-width: 767.8px){
  .cell{ margin: 10px 0;}
} */
@media(max-width: 767.8px){
  .status_text{ display:none;}
}
.status_text{ 
  text-align: right;
  /* padding-right: 30px; */
}
.card {
  border: 0;
  border-radius: 0;
  padding: 10px 0px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dedcdb ;
  background-color: transparent ; 
  transition-duration: 1s;
}
@media(max-width: 767.8px){
  .card{
    padding: 5px 0px;
  }
}
.card-header{
  cursor: pointer;
  border-bottom: 0px solid rgba(0,0,0,.125);  
}
.card-header:first-child{  
  background-color: transparent ; 
  color: var(--text_grey); 
  font-weight: 500; 
  padding: 0;
}
.card-header a{color: inherit;}
.card-header a:hover{text-decoration: none;}
.card_i{text-align: center;}
.card-header .fas{font-size: 1.4rem;}
.jorder_details{margin:0;}
.jorder_details:last-child{margin:0.5rem 0;}
.jorder_details p{margin-top: 0.5rem }
.jorder_details label{margin-top: 0.5rem }
@media(max-width: 767.8px){
  /* .jorder_details p{padding-left: 20px; } */
}
.jorder_details a,
.jdetails_row a{
  color: var(--logo_green);
}
.jdetails_row{
  margin: 0 0 2.5rem 0;
  flex-direction: column;
}
.details_title{
  color: var(--dark-red);
}
@media(max-width: 991.8px){
  .details_title{margin-bottom: 1rem;}
}
.jorder_datas_row{
  display: flex;
  margin:0;
  padding: 0;
  align-items: center;
  border-bottom: 1px dotted #bababa;
  /* line-height: 2; */
  padding: 0.3rem 0;
}
/* .jnote{line-height: 1.5;} */
.jorder_datas_row p{text-align: right;}
.jorder_datas_row label{margin: 0;}
.jorder_datas_row div{padding: 0;}
.jorder_datas_p_process::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f252";
  font-weight: 900;
  font-size: 1.1rem;
  padding: 0px;
  right: 8rem;
  /* bottom: 0px; */
  color: var(--dark-gold);
  transition: transform 1s ease-in-out;
}
.jorder_datas_p_packing::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f49e";
  font-weight: 900;
  font-size: 1.1rem;
  padding: 0px;
  right: 8.1rem;
  /* bottom: 0px; */
  color: var(--pack_blue);
  transition: transform 1s ease-in-out;
}
.jorder_datas_p_closed::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  font-weight: 400;
  font-size: 1.1rem;
  padding: 0px;
  right: 4.4rem;
  /* bottom: 0px; */
  color: var(--logo_green);
  transition: transform 1s ease-in-out;
}
.jorder_datas_p_delete::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f057";
  font-weight: 400;
  font-size: 1.1rem;
  padding: 0px;
  right: 3.2rem;
  /* bottom: 0px; */
  color: var(--del-red);
  transition: transform 1s ease-in-out;
}
/* .jorder_datas_p_deliver::before{
  position: absolute;
  font-family: "Font Awesome 5 Free";
  content: "\f0d1";
  font-weight: 900;
  font-size: 1rem;
  padding: 0px;
  right: 8rem;
  bottom: -1px;
  color: #5286b9;
  transition: transform 1s ease-in-out;
} */
.texta_c{text-align: center;}
.texta_r{text-align: right;}
.jorder_datas_row_sum{font-size: 1.25rem;}

/* @media (max-device-width:600px),(max-width:600px) {
  .order_letter_td {width: 100% !important; float: left !important; display: block !important}
  .order_letter_td_bottom {border-bottom: 1px solid #e1dad0;}
} */
.listhead h3{color:var(--dark-red); }
.listhead h4{color:#462746; }
.listhead h5{color:#462746; }












.haupt{color:#462746; }
.navbar-light{background: #3e4555 !important;}
.ekr{color: #7A8BAF}
.sgn{color: #C3495E}
.jtitle2 { font-weight: bold; font-size: 1rem; color: #d6dff3; padding: 0 0.2rem}
.jtitle3 { font-size: 1rem; color: #d6dff3; padding: 0 0.2rem}
.table a{color:#d6dff3}
.table a:hover{color:#7A8BAF; text-decoration: none;}
.table a:active{color:#7A8BAF; text-decoration: none;}
.foot a:hover{color:#7A8BAF; text-decoration: none;}
.foot a:active{color:#7A8BAF; text-decoration: none;}
.about a{color:#C3495E;}
.about a:hover{color:#4C6180; text-decoration: none;}
.about a:active{color:#4C6180; text-decoration: none;}
/* cookie */
/* .cookie{display:flex; justify-content:center;} */

@media(min-width:576px){
  #footer_cont{padding: 15px;}
}
@media(max-width:575.8px){
  #footer_cont{padding: 15px 5px;}
}
@media(min-width:992px){
  .foot{display: flex; flex-wrap: nowrap}
}
/* főoldal: figyelmeztetés */
/* excel szín: #DA5D5A */
.alert-light{
  background-color: #8B5F71; 
  border-color: #8B5F71; 
  color: #FFF; 
  box-shadow: 0 16px 26px -10px rgba(122, 139, 175, 0.16), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(122, 139, 175, 0.2);
}

/* főoldal: e-mail */
.link-ekr > a {text-decoration: none; color: rgb(195, 73, 94) }
.link-ekr > a:hover {text-decoration: none; color: #ad4153; cursor: pointer; }



/* .custom-select:focus{border-color:#cf9ab0; box-shadow:0 0 0 .2rem rgba(139, 95, 113, 0.2);} */





.btn-fclfail { color: #fff; background-color: #C3495E; border-color: #C3495E; }
.btn-fclfail:hover { color: #fff; background-color: #ad3f51; border-color: #ad3f51; }
.btn-fclfail:disabled { color: #fff; background-color: #6e6e6e; border-color: #6e6e6e;  box-shadow:0 0 0 .2rem rgba(110, 110, 110, 0.25) }
.btn-fclfail:active { color: #fff; background-color: #ad3f51; border-color: rgb(173, 63, 81);  box-shadow:0 0 0 .2rem rgba(1173, 63, 81, 0.25) }
.btn-fclfail:focus { color: #fff; background-color: #ad3f51; border-color: #ad3f51;  box-shadow:0 0 0 .2rem rgba(1173, 63, 81, 0.25) }

.btn-fclcls { color: #fff; background-color: #006907; border-color: #006907; }
.btn-fclcls:hover { color: #fff; background-color: #008009; border-color: #008009; }
.btn-fclcls:disabled { color: #fff; background-color: #6e6e6e; border-color: #6e6e6e;  box-shadow:0 0 0 .2rem rgba(110, 110, 110, 0.25) }
.btn-fclcls:active { color: #fff; background-color: #008009; border-color: #008009;  box-shadow:0 0 0 .2rem rgba(0, 128, 9, 0.25) }
.btn-fclcls:focus { color: #fff; background-color: #008009; border-color: #008009;  box-shadow:0 0 0 .2rem rgba(0, 128, 9, 0.25) }




.jmhead{background-color:var(--dark-gold); color: #ffffff}
.jmhead > button > span{color: #ffffff}
.jtblHead {width:100%; font-size: 0.8rem;background-color: #007bb0;}
.jtblHead div{float:left;}
.jtblColumns div{color:#fff; padding:4px 0;background-color: #007bb0;}
.jtblHeadM {width:100%; font-size: 0.8rem;background-color: #007bb0; }
.uListcirle{ color:#007bb0}

.jtblRow {width:100%; float:left; font-size: 0.8rem; cursor: pointer;}
.jtblRow div{float:left; border-top:1px solid #ccc; min-height: 1px; padding:4px 0;}
.jtblRow:nth-child(odd) { background-color: #f2f2f2;}

.jtblRowM {width:100%; float:left; font-size: 0.7rem; padding-right: 5px; padding-bottom:5px; cursor: pointer;}
.jtblRowM table {width:100%;}
.jtblRowM .label {font-weight: bold;}
.jtblRowM:nth-child(odd) { background-color: #f2f2f2;}


/* Movingtab - Dashboard szűrő */
.jdtitledash { font-weight: bold; font-size: 16px; color: #462746;}
@media (max-width:767.8px) {
  #dashbrdgrpcnt{display: none}
}
@media (min-width:768px) {
  #dshbminihead{display: none}
}
.category{color: #462746; background-color: #f2f2f2; border-radius: 0.25rem;  }
.category > div{
  border: 0 !important;
  border-radius: 0;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  cursor: pointer;
  padding: 14px;
  margin: auto;
  width:80%;
}
.moving-tab{
  position: absolute;
  display: flex;
  align-items: center;
  background-color: rgb(139, 95, 113);
  font-size: 18px;
  top: -4px;
  left: 0px;
  border-radius: 0.25rem;
  color: #FFFFFF;
  cursor: pointer;
  font-weight: 600;
  box-shadow: 0 16px 26px -10px rgba(139, 95, 113, 0.16), 0 4px 25px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(139, 95, 113, 0.2);
}
.moving-tab > div{
  text-align: center;
  margin: auto;
  width:80%;
}


.cbodyrgy{  background-color: #ffffeb;}

.userselected { background-color: #f8f1ff !important; font-weight: bold; }
/* Igényelt szolgáltatás */
/* if ($REGPHASE != "1") */
.jsrvfram{ border: 1px solid #eeeced; height:100%;  box-shadow:0 0.125rem .25rem rgba(139, 95, 113, 0.125);}
.jsrvfram .col{text-align: center; padding-top:10px;}
.jsrvfram .ul{text-align: center; padding-top:10px;}
.jsrvfram.active{background-color:#8b5f71;;color: #fce7e7; border: 1px solid rgb(139, 95, 113); font-weight:bold; box-shadow:0 0.125rem 0.25rem rgba(139, 95, 113, 0.3)}
/* if ($REGPHASE == "1") */
.jsrvframe{ border: 1px solid #eeeced; height:100%; cursor:pointer;  box-shadow:0 0.125rem .25rem rgba(139, 95, 113, 0.125);}
.jsrvframe .col{text-align: center; padding-top:10px;}
.jsrvframe .ul{text-align: center; padding-top:10px;}
.jsrvframe.active{background-color:#8B5F71;;color: #fce7e7; border: 1px solid #8b5f71; font-weight:bold; box-shadow:0 0.125rem 0.25rem rgba(139, 95, 113, 0.3)}

.jsrvframecomb{ border: 1px solid #eeeced; height:100%; box-shadow:0 0.125rem .25rem rgba(154, 58, 42, 0.125);}
.jsrvframecomb .col{text-align: center; padding-top:10px;}
.jsrvframecomb .ul{text-align: center; padding-top:10px;}
.jsrvframecomb.active{background-color:#8B5F71;;color: #fce7e7; border: 1px solid #8B5F71; font-weight:bold; box-shadow:0 0.125rem 0.25rem rgba(139, 95, 113, 0.3)}

/* A szerződő adatai */
/* if ($REGPHASE != "1") */
.jcheckpt{text-align:center; background-color:#e6dbcb; color:#462746; padding:0.7rem;}
.jcheckpt.active{background-color:#462746; color:#fdf3e5;}
/* if ($REGPHASE == "1") */
.jcheckpersontype{text-align:center; background-color:#e6dbcb; color:#462746; padding:0.7rem; cursor:pointer;}
.jcheckpersontype.active{background-color:#462746; color:#fdf3e5;}

.jlcs { color:#007bb0; padding: 5px 5px 5px 0px; }
.jrowxlh { background-color: var(--dark-red); border-bottom: 1px solid #a5a5a5; margin: 0; position: sticky; z-index: 5;}
@media(min-width: 1420px){
  .jrowxlh {top: 134px}
}
@media(min-width: 992px) and (max-width: 1419.8px){
  .jrowxlh {top: 162px}
}
.jtitlexlh { font-size: 0.9rem; color: #FFF; padding: 7px 0 6px 0;}
.jrow { color:#34536F ;border-bottom: 1px solid #a5a5a5; margin: 0; padding: 5px 0 4px 0; }
.jrow:nth-child(odd) { background-color: #F5F5F5;}
.jrow:hover { background-color: #e7e7e7;}
.jrowred { color:#204d74 ;border-bottom: 1px solid #a5a5a5; margin: 0; padding: 5px 0 4px 0; background-color: rgb(204, 0, 0, 0.15)}
.jrowred:hover { background-color: rgb(204, 0, 0, 0.20);}


.jdfoot { font-weight: bold; font-size: 11px; color: #5a6268;}
/* .jtitle { font-weight: bold; font-size: 0.8rem; color: #808080; padding: 0 0.2rem} */
.jtitle { font-weight: bold; font-size: 0.8rem; color: #4C6180; padding: 0 0.2rem}
/* .jvalue { font-size: 0.8rem; color: #808080; padding: 0 0.2rem}  */
.jvalue { font-size: 0.8rem; color: #4C6180; padding: 0 0.2rem} 

.jpagecp{cursor: pointer;}
.jpage-arrowcol {background-color: var(--yellow-strong); border:1px solid var(--yellow-strong); color: #fff !important; cursor: pointer;}
.jpage-arrowcol:hover{background-color: var(--yellow-strong); border:1px solid var(--yellow-strong); color: #fff !important; cursor: pointer; z-index:auto}
.jpage-arrowgry {background-color:#e8e8e8; border:1px solid #e8e8e8; color:#462746}
.jpage-arrowgry:hover {background-color:#e8e8e8; border:1px solid #e8e8e8; color:#462746; z-index:auto}
.jpage-midnorm{color: #462746 !important; cursor: pointer;}
.jpage-midnorm:hover{color: #462746 !important; cursor: pointer; background-color:#fff2f7; z-index:auto}
.jpage-midmark{background-color:var(--dark-red); border:1px solid var(--dark-red); color:#fff !important}
.jpage-midmark:hover{background-color:var(--dark-red); border:1px solid var(--dark-red); color:#fff !important; z-index:auto}

.fc-new{background-color:#009fe3 !important; border:1px solid #009fe3; color:#fff; background-clip: border-box}
.fc-open{background-color:#ee7d00 !important; border:1px solid #ee7d00; color:#fff; background-clip: border-box}
.fc-close{background-color:#008009 !important; border:1px solid #008009; color:#fff; background-clip: border-box}
.fc-fail{background-color:#cc0000 !important; border:1px solid #cc0000; color:#fff; background-clip: border-box}

.jcarousel-icon {background-color: #ee7d00; border-color: #ee7d00; }
.cardheader-close {background-color: #008009 !important;}

.day {padding: 0 10px;}
.month.focused {background-color: var(--red) !important; color: white !important;}
.month.focused:hover {background-color: var(--red) !important; color: white !important;}
.year.focused {background-color: var(--red) !important; color: white !important;}
.year.focused:hover {background-color: var(--red) !important; color: white !important;}
.datepicker-switch {background-color: var(--red) !important; color: white !important;}
.datepicker-switch:hover {background-color: var(--dark-red) !important; color: white !important;}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-color: var(--red);
  background-image: -moz-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: -ms-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E4A69B), to(var(--red)));
  background-image: -webkit-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: -o-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: linear-gradient(to bottom, #E4A69B, var(--red));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4A69B', endColorstr='var(--red)', GradientType=0);
  border-color: var(--red) var(--red) var(--dark-red);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-color: var(--red);
  background-image: -moz-linear-gradient(to bottom, #E4A69B, #885566);
  background-image: -ms-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E4A69B), to(var(--red)));
  background-image: -webkit-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: -o-linear-gradient(to bottom, #E4A69B, var(--red));
  background-image: linear-gradient(to bottom, #E4A69B, var(--red));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E4A69B', endColorstr='var(--red)', GradientType=0);
  border-color: var(--red) var(--red) var(--dark-red);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.dow {color: var(--red)  !important;}




@media (min-width:992px) {
  /* .modal-dialog { max-width: 1140px; margin:1.75rem auto } */
  .jtblRowM { display: none; }
  .jtblHeadM { display: none; }
  .jlstRowM { display: none; }
  .jlstHeadM { display: none; }
  #jmdLoadListFrame{padding-left:17px;}
}

@media (max-width:991px) {
  .jtblRow { display: none; }
  .jtblHead { display: none; }
  .jlstRow { display: none; }
  .jlstHead { display: none; }
  .jcol {
    padding-left:2px;
    padding-right:2px;
  }
  #jmdLoadListFrame{padding-left:0px;}
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance:textfield;
}

.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  height: calc(100% - 1rem);
}
.modal-header{
  padding: 0.5rem 0.5rem;
  border-bottom: none;
}


.jorderhead {cursor:pointer;}
.jsort {margin-left:5px; display: none !important;}
.jord {font-weight:bold;}
.jord .jsort{display: inline-block !important;}

.jmenu{ position:fixed; top:75px; left:0px; 
  border-bottom: 1px solid rgb(138, 138, 138); z-index:98; background-color:#fff;
  box-shadow: 0px 0px 8px 2px #8b8b8b;
} 
.jmenu-item{ color:#462746; font-size:14px;cursor:pointer; border:0; padding: 0.5rem 1rem }
.selected { background-color: #e6dbcb !important; }


/* Ajánlatok lista kinézete */
.infobox{
  color:#fff; 
  background-color:#C3495E; 
  border-color:#C3495E;
  border-radius:0.25rem;
}
.offer{
  border: 1px solid #e0e1e1; 
  padding:15px 5px ; 
  border-radius: 0.25rem; 
  cursor:pointer;
  box-shadow: 0 10px 20px rgba(189,189,189,.19), 0 6px 6px rgba(189,189,189,.23);
}
.offer:hover{
  transform: translateY(-2px);
}
.right{text-align:right}
.jbold{font-weight: bold; color: #4C6180; }
.salebox{
  border: 1px solid #e0e1e1; 
  padding:15px 5px ; 
  border-radius: 0.25rem; 
  box-shadow: 0 10px 20px rgba(189,189,189,.19), 0 6px 6px rgba(189,189,189,.23)
}

/* Ajánlattételek lista státuszkapcsolója */
/* .nav-tabs{border-color: transparent !important}
.jlink{color:#462746; font-size:1.2rem; background-color: #f1f1f1; border-radius:0.25rem; text-align:center}
.jitem{margin-right:2px}
.jlink.active{border-color: #C3495E !important; background-color:#C3495E !important; color:#fff !important; font-size:1.2rem}
.jlink:hover{border-color: #8B5F71 !important; background-color:#8B5F71; color:#fff !important;} */

/* Ajánlattételi státuszok formázása */
.ordr_stat{
  color:#462746; 
  border:1px solid rgb(195, 73, 94); 
  border-radius:0.25rem;  
  box-shadow: 0 10px 20px rgba(189,189,189,.19), 0 6px 6px rgba(189,189,189,.23)
}
.bord-bot{ border-bottom: 1px solid #C3495E;}
.bord-top{ border-top: 1px solid #C3495E;}
.ordr_clm{background-color:#f1f1f1;border-radius:0.25rem;}
@media (min-width:992px){
  .ordr_clm{max-width:82px}

}
.ord_num{color:#fff; background-color:#C3495E; padding:5px; text-align: center; font-size:1.25rem; border-radius:0.25rem; }
.cntct a{color: #C3495E}
.cntct a:hover{color: #ad3f51}



