#menu-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: #000;
    opacity: 0.5;
    display: none;
    z-index: 9999;
}
    

.block-categories.hover .category-top-menu 
{
    position: absolute;
    z-index: 10000;
    background: #fff;
    padding: 10px 20px;
    margin-left: -20px;
    margin-top: -10px;
}


.category-sub-menu .collapse
{
    display: none !important;
    position: absolute;
    margin-left: 250px;
    width: 300px;
    padding: 0 35px;        
    z-index: 9999;
    background: #fff;
    margin-top: -42px;
}


.category-sub-menu li
{
}

.category-sub-menu li:hover .collapse
{
    display: block !important;
}


.category-sub-menu .category-sub-menu .arrows
{
    position: absolute;
    right: -20px;
}

.category-sub-menu .category-sub-menu div
{
    background: #fff;
    margin-left: 245px;
    height: 0 !important;
    padding: 0 !important;
    overflow: hidden;
}


.category-sub-menu .category-sub-menu li:hover div
{
    height: auto !important;
    padding: 5px 0 10px 20px !important;
}


.category-sub-menu:hover li .category-sub-menu div
{
    adisplay: block;
}


.category-sub-menu .navbar-toggler
{
    adisplay: none !important;
    transform: rotate(270deg);
    margin-right: 5px;
}

#_erecept_nav2
{
    margin-left: 25px;
}

/*
.search-widget form input[type=text] {
    border: none;
    padding: 10px;
    min-width: 255px;
    color: #7a7a7a;
    border: 1px solid rgba(0, 0, 0, .25)
}
*/
@media (min-width: 991px) {

.header-nav
{
    height: 50px;
}

.header-nav .search-widget
{
    margin-top: 5px;
}

.header-nav .search-widget input[type="text"]
{
    height: 40px;
}

.header-nav .search-widget button
{
    height: 40px;
    
}


body:not(.fixedNav) #header .left-nav .search-widget {
    position: relative;
    display: inline !important;
    float: left;
    text-align: center;
    opacity: 1;
    visibility: visible;
    background: #fff;
    width: 100%;
    z-index: 1;
    transition: all .4s;
    transform: none;
    padding: 0;
    atransform-origin: top;
}

body:not(.fixedNav) #header .left-nav .search-button
{
    display: none;
}



body:not(.fixedNav) #header .left-nav .search-widget .search-head
{
    display: none;
}

body:not(.fixedNav) #header .left-nav .search-widget .container
{
    width: auto !important;
}




body:not(.fixedNav) #header .left-nav .search-widget form input[type=text] {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: -.25px;
    margin: 0;
    padding: 0px 0px 0px 0px;
    width: 250px !important;
}
body:not(.fixedNav) #header .left-nav .search-widget form input[type=text] {
    border: 0;
    min-width: inherit;
    width: 100%;
}



body:not(.fixedNav) #header .left-nav .search-widget form button[type=submit] {
    bottom: -3px !important;
    right: -5px !important;
}

body.fixedNav #_desktop_search
{
    display: block !important;
}

#_desktop_search .search-button
{
    display: none;
}





}


#amegamenu.fixed-menu .search-button span
{
  display: none;
}

#amegamenu.fixed-menu .search-button svg
{
  transform: scale(1.4);
}





.product-detail-not-available-icon
{
    width: 36px;
    height: 36px;
    line-height: 42px;
    background: #aaa;
    border-radius: 50%;
    text-align: center;
    float: left;
}

.product-detail-not-available-text
{
    float: right;
    width: calc(100% - 55px) !important;
}

.add-na
{
    position: relative !important;
    display: block !important;
    width: 100%;
}

.add-na .quantity-info
{
    display: none !important;
}

.product-detail-not-available-text h3
{
    color: #aaa;
    margin: 0;
    padding: 0;
    font-size: 22px;
}

.product-detail-not-available-text p
{
    margin: 0;
}


.product-detail-not-available a.btn
{
    border: 1px solid #1379be;
    color: #1379be;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 20px;
}

.product-detail-not-available a.btn:hover
{
    background: #1379be;
    color: #fff;
}

.product-detail-not-available-buttons
{
    clear: both;
    padding-top: 40px;
}

#contactFormModal
{
    width: 100%;
    overflow: hidden;
}

#contactFormToggler
{

	position: fixed;
    display: inline-flex;
	top: auto;
	bottom: 100px;
	left: auto;
	right: 22px;
    justify-content: center;
    align-items: center;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: #96b93c;
    line-height: 51px;
    background: none;
    border: 2px solid #96b93c; 
    cursor: pointer;
    z-index: 9999;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    adisplay: none;

}

#acontactFormToggler
{
    position: fixed;
    top: 0px;
    right: 22px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    color: #96b93c;
    line-height: 51px;
    background: none;
    border: 2px solid #96b93c; 
    cursor: pointer;
    z-index: 9999;
    align-items: center;
    text-align: center;
    transition: all 0.3s ease;
    adisplay: none;



}

#contactFormToggler:hover
{
    background: #96b93c;
    color: #fff;
}

.ajconfirm-box-container
{
    width: auto !important;
    float: none !important;
}

#scrolltopbtn
{
//    display: none !important;
}

.jconfirm .jconfirm-bg { z-index: -999; }

#tabsNew .nav-tabs
{
    margin-top: 40px;
}

#tabsNew .nav-tabs .nav-link
{
    background: #96b93c;
    color: #fff;
    margin-right: 5px;
    transition: all 0.3s;
}

#tabsNew .nav-tabs .nav-link:hover
{
    background: #57acad;
    color: #fff;
    margin-right: 5px;
}

#tabsNew .card
{
    margin: 40px 0;
}


#mobile-amegamenu .category-item.level-1
{
    margin: 0 0 5px 0!important;
    padding: 0 !important;
}

#mobile-amegamenu .category-item p.h5
{
    margin: 0;
    padding: 0;
}


.product-frame
{
    background: #f0f0f0;
    padding: 15px 20px;
    border-radius: 8px;
    margin: 10px 0;
}

.product-frame .product-quantity #quantity_wanted
{
    background: #fff;
    border-radius: 15px;
}

.product-frame .quantity_availability .add .btn
{
    padding: 5px 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 28px;
}

.product-frame .quantity_availability .add .btn svg
{
    margin-right: 10px;
    margin-top: 5px;
    display: inline;
    float: left;
}

.product-frame .product-quantity
{
    
}

.product-frame .quantity_availability
{
    padding: 0;
    margin: 0 0 20px 0;
    text-align: center;
    float: right;
    width: 100%;
}

.product-frame .quantity_availability .add
{
}

.product-frame #product-availability
{
    margin-bottom: 20px;
}

.product-frame .quantity-info
{
    background: #fff;
    display: inline-block;
    padding: 5px 10px;
    margin-right: 20px;
    border-radius: 15px;
    width: 100%;
    max-width: 100px;
    margin: 10px 10px;
}

.product-frame .quantity-info i
{
    padding: 0 5px;
    cursor: pointer;
    font-style: normal;
    font-weight: 400;
    font-size: 23px;
    user-select: none;
    line-height: 10px;
}

.product-frame .quantity-info i[data-operation="plus"]
{
    font-size: 20px;
    font-size: 20px;
}

.product-frame .quantity-info input
{
    border: none;
    width: 30px;
    text-align: center;
}

.product-frame .product-quantity
{
    display: none;
}

.product-frame .product-discount
{
    display: block;
}


.product-frame .product-discount .regular-price
{
    font-weight: 400;
}

.product-frame .product-discount .regular-price-wrapper
{
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
}

.product-frame .price
{
    font-size: 24px;
}



.product-frame .product-unit-price
{

}

.product-frame .product-actions
{
    margin: 0 !important;
    padding: 0;
    min-height: 0;
}

.product-frame .product-add-to-cart
{
margin: 0;
padding: 0;
}


@media (max-width: 991px) 
{
    .desktop
    {
        display: none !important;
    }

#header .search-widget {
    z-index: 15 !important;
}

}

@media (min-width: 992px) 
{
    .mobile
    {
        display: none !important;
    }

}

.featured-subcategories-wrapper.desktop .featured-subcategories
{
    overflow: hidden;
    height: 60px;
    transition: height 0.2s ease-out;
}


.featured-subcategories-wrapper
{
    font-size: 14px;
}

.featured-subcategories-wrapper .show-less-subcats
{
    display: none;
}

.featured-subcategories-wrapper.opened .show-less-subcats
{
    display: block;
}

.featured-subcategories-wrapper.opened .show-more-subcats
{
    display: none !important;
}


.featured-subcategories-wrapper.opened .featured-subcategories
{
    border: none !important;
    height: auto !important;
    overflow: hidden;
}

.featured-categories.opened
{
    height: 50px;
    overflow: hidden;
}

.featured-subcategories .row > div
{
}

.featured-subcategories a
{
    
display: flex;
    width: calc(100% + 20px);
    align-items: center;
        margin: 5px -10px;
    padding: 0px 15px;
    text-align: left;
    height: 50px;
    line-height: 20px;
    background: #f6f6f6;
}

.show-more-subcats, .show-less-subcats
{
    text-align: center;
}

.featured-subcategories a img
{
    max-height: 30px;
    max-width: 30px;
}

.show-more-subcats > span, .show-less-subcats > span
{
    cursor: pointer;
    font-size: 14px;
}

.featured-subcategories-wrapper.mobile .featured-subcategories
{
    height: 120px;
    overflow: hidden;
    transition: height 0.2s ease-out;
}

.featured-subcategories-wrapper.mobile
{
    margin-bottom: 35px;
}

#left-column img
{
    max-width: 100%;
}


.mobile-fixed-search
{
    padding-right: 20px;
    padding-left: 5px;
    margin-top: 19px;
    transform: scale(1.3);
    cursor: pointer;
    display: none;
}

.fixed-menu-mobile .mobile-fixed-search
{
    display: block;
}

.sliderNavigation
{
    display: grid;
    margin-bottom: 20px;
}

.sliderNavigation1
{
    grid-template-columns: auto;
}
.sliderNavigation2
{
    grid-template-columns: auto auto;
}
.sliderNavigation3
{
    grid-template-columns: auto auto auto;
}
.sliderNavigation4
{
    grid-template-columns: auto auto auto auto;
}
.sliderNavigation5
{
    grid-template-columns: auto auto auto auto auto;
}
.sliderNavigation6
{
    grid-template-columns: auto auto auto auto auto auto;
}
.sliderNavigation7
{
    grid-template-columns: auto auto auto auto auto auto auto;
}
.sliderNavigation8
{
    grid-template-columns: auto auto auto auto auto auto auto auto;
}
.sliderNavigation9
{
    grid-template-columns: auto auto auto auto auto auto auto auto auto;
}

.sliderNavigation a
{
    border: 1px solid #fff;
    border-top: none;
    border-radius: 0 0 10px 10px;
    text-align: center;
    font-size: 14px;
    padding: 5px 5px;
    background: #eee;
}

@media (max-width: 991px) 
{

.fixedNav .header-top.tablet-h .search-widget 
{ 
    position: fixed !important;
    width: 100%;
    top: 60px !important;
    background: #fff;
    z-index: 100;
    padding-top: 15px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
    height: 40px;
    display: none;
    padding: 10px 5px 6px 5px !important;
}



.fixedNav .header-top.tablet-h.visible .search-widget
{   
    display: block !important;
    height: auto;
    background: #fff;
}

.sliderNavigation a
{
    font-size: 11px;
}


}



.sliderNavigation a.active
{
    background: #57ACAD;
    color: #fff;
    opacity: 1;
}

@media (max-width: 768px) 
{

.sliderNavigation
{
    display: none;
}

}




* {
  box-sizing: border-box;
}

  .dopravaplatba h2
  {
    margin-top: 30px;
  }


.ctable {
  width: 100%;
  border-collapse: collapse;
}

.ctable td,
.ctable th {
  padding: 12px 15px;
  border: 1px solid #ddd;
  text-align: left;
  font-size: 16px;
}

.ctable th {
  background-color: #96B93c;
  color: #ffffff;
}

.ctable tbody tr:nth-child(even) {
  background-color: #f0f0f0;
}

/*responsive*/

@media (max-width: 500px) {
  .ctable thead {
    display: none;
  }

  .ctable,
  .ctable tbody,
  .ctable tr,
  .ctable td {
    display: block;
    width: 100%;
  }
  .ctable tr {
    margin-bottom: 15px;
  }
  .ctable td {
    padding-left: 50%;
    text-align: left;
    position: relative;
  }
  .ctable td::before {
    content: attr(data-label);
    position: absolute;
    left: 0;
    width: 50%;
    padding-left: 15px;
    font-size: 15px;
    font-weight: normal;
    text-align: left;
  }

  .ctable td:first-child {
    left: 0;
    width: 100%;
    padding-left: 15px;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
  }
  


}


.body:not(.VIP-customer) .vipOnly
{
    display: none !important;
}
.sidebar-freeshipping
{
    font-size: 0.9em;
    text-align: center;
    margin-bottom: 15px;
}

.product-delivery-info-wrapper
{
    height: 0;
    overflow: hidden;   
}

.product-delivery-info
{
    width: 100%;
    max-width: 300px;
    border-collapse: collapse;
    margin-bottom: 30px;
}

.product-delivery-info-wrapper.opened
{
    height: auto;
}

.product-delivery-info td
{
    border-bottom: 2px solid #fff;
    padding: 4px 5px;
}

.product-delivery-info td:last-child
{
    text-align: right;
}

/* naseptavac vyhledavani */


.ui-autocomplete
{
    background: rgba(0, 0, 0, 0.4) !important;
    position: fixed !important;
  //  display: block !important;  
}

#ui-id-1.ssa-menu
{
    background: rgba(0, 0, 0, 0.4) !important;
}

.ac-content
{
    background: #fff;
    max-height: 80vh;
    overflow-y: auto;
    margin-top: -32px;
    padding: 30px 30px;
    overflow: hidden;
    position: relative;
}

.ac-content > .row
{
    max-height: calc(80vh - 60px);
    overflow-y: auto;
    overflow-x: hidden;
}

.ui-autocomplete.ssa-menu
{
    min-height: 4000px !important
}

.ui-autocomplete.ssa-menu .container2
{
    max-width: 1138px !important;
    margin: 0 auto !important;
    background: none !important;
}



.ssa-autocomplete-header
{
    margin: 10px 0 5px 0;
}

.ssa-autocomplete-header, .ssa-autocomplete-header > div
{
    background: none !important;
    color: #57acad !important;
    font-size: 20px !important;
    padding: 5px 0 !important;
    border: none !important;
}

.ssa-autocomplete-groupcat
{
    background: none !important;
}

.ssa-autocomplete-groupcat a
{
    color: #4aa904 !important;
    font-size: 18px !important;
    padding: 0 !important;
    border: none !important;
}


.ssa-autocomplete-total .ssa-total-found, .ssa-total-found span, .ui-autocomplete.ssa-menu .ssa-autocomplete-total
{
    background: none !important;
    color: #333 !important;
    text-align: center !important;
    float: none !important;
}

.ui-autocomplete.ssa-menu .ssa-total-found span
{
    display: inline !important;
    padding: 0 !important;
    text-transform: lowercase;
}

 


.ssa-notfound, .ssa-notfound *
{
    background: none !important;
    font-size: 20px !important;
    border: none !important;
}

.always-visible
{
    display: block !important;
} 

.ssa-add-cart
{
    background: none !important;
}

.ssa-prod:not(.ssa-autocomplete-groupcat)
{
    padding: 5px 10px;
}

.ssa-prod:not(.ssa-autocomplete-groupcat):nth-child(2n)
{
    background: #f5f5f5;
}

.ssa-search-close
{
    position: absolute;
    aright: 15px;
    top: 0px;
    cursor: pointer;
    z-index: 9999;
}

.ssa-content .ssa-add-cart
{
    display: none;
} 


@media (max-width: 768px) 
{
    .ui-autocomplete.ssa-menu .container2
    {
        background: #fff !important;
        margin-top: -32px !important;
    }

    .ac-content
    {
        background: #fff;
        max-height: 80vh;
        overflow-y: auto;
        margin-top: 15px;
        padding: 20px 0 0 0 !important;
    }
    
    .ssa-search-close
    {
        top: 0;
        right: 15px;
        z-index: 1000;
    }

}


/* konec: naseptavac vyhledavani */


    .vip-banner
    {
        padding: 100px 50px;
        text-align: center;
        background: #f8f8f8;
        font-size: 17px;
        
    }
    
    .vip-banner img
    {
        width: 100%;
    }

    .vip-banner h1
    {
        color: #96bb47;
        font-weight: bold;
        font-size: 51px;
        text-align: center;
        text-transform: uppercase;
        background: #fff;
        display: inline-block;
        box-shadow: inset -3px -3px 3px rgba(0, 0, 0, 0.1);
        margin: 0 0 30px 0;
        position: relative;
    }
    
    .vip-banner h1 span
    {
        width: 100%;
        display: block;
        padding: 5px 50px;
        box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 1);
    }

    .vip-banner h1:before
    {
        content: '';
        position: absolute;
        top: -39px;
        width: 79px;
        height: 49px;
        background: url(/themes/huggestore/assets/img/vip-crown.png) center center no-repeat;
        background-size: contain;
        left: 50%;
        transform: translateX(-50%);
    }
    
    .vip-banner h2
    {
        font-size: 29px;
        text-transform: uppercase;
        color: #57acad;
        font-weight: bold;
        text-align: center;
        margin: 0 0 25px 0;
    }
    
    .vip-banner h2.green
    {
        color: #96bb47;
        margin: 25px 0 25px 0;
    }
    
    .vip-banner h3
    {
        font-size: 19px;
        color: #57acad;
        font-weight: normal;
        text-transform: uppercase;
        display: inline-block;
        box-shadow: inset -3px -3px 3px rgba(0, 0, 0, 0.1);
        margin: 0 0 25px 0;
    }
    
    .vip-banner h3 span
    {
        width: 100%;
        display: block;
        padding: 5px 20px;
        box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 1);
    }
    
    .vip-banner .vip-features p
    {
        font-size: 15px;
        line-height: 1.4;
    }
    
    .vip-banner .login
    {
        margin: 25px 0;
    }


    .vip-banner .btn
    {
        padding: 7px 10px;
        background: #96bb47;
    }
    
    
    .vip-bottom
    {
        margin: 50px 0 0 0;
        text-align: center;
        font-size: 17px;
    }
    
    .vip-bottom a, .vip-banner a:not(.btn)
    {
        color: #57acad;
    }
    
    .vip-bottom a:hover, .vip-banner a:not(.btn):hover
    {
        color: #77cccd;
    }
    
    .vip-mobile
    {
        display: none !important;
    }
    
    .vip-banner .vip-features .col-md-4
    {
        padding: 0;
    }


    .vip-banner .vip-features .col-md-4 p
    {
        border-right: 1px solid #9abe4f;
        padding: 0 20px;
    }
    
    .vip-banner .vip-features .col-md-4:last-child p
    {
        border-right: none;
    }

@media screen and (max-width: 768px) {
      
    .vip-banner
    {
        padding: 50px 30px;
        font-size: 26px;
    }

    .vip-banner h1
    {
        font-size: 36px;
    }
    
    .vip-mobile
    {
        display: block !important;
    }
    
    .vip-desktop
    {
        display: none !important;
    }

   .vip-banner h2
   {
    font-size: 20px;
    margin-top: 25px;
   }

   .vip-banner h2.green
   {
    margin-top: 50px;
   }

    .vip-banner h3
    {
        font-size: 20px;
        margin: 0 0 25px 0;
    }
    
    .vip-banner h3 span
    {
        width: 100%;
        display: block;
        padding: 5px 20px;
        box-shadow: inset 3px 3px 3px rgba(255, 255, 255, 1);
    }
    
    .vip-banner .vip-features .col-md-4 p
    {
        border: none;
    }

    .vip-banner .vip-features p
    {
        font-size: 17px;
        border-right: none;
    }

    .vip-banner a.btn
    {
        display: inline;
        padding: 7px 25px !important;
        background: #96bb47;
    }
    
}


#_desktop_search {
    margin-left: 0px !important;
    width: 100% !important;
}
#_desktop_search .left-nav {
    display: block !important;
    width: 100% !important;
}

.header-nav-inside .links {
    display: none !important;
}

@media (min-width: 991px) {
    body:not(.fixedNav) #header .left-nav .search-widget form input[type=text] {
        width: 100% !important;
    }
}