.table-product-list tr.addition td { padding: 0 8px; }
.table-product-list tr.addition .product-title,
.table-product-list tr.addition .count,
.table-product-list tr.addition .availability,
.table-product-list tr.addition .price { font-size:12px; color:#ffa030; }
.table-product-list tr.addition .title { margin:0; font-size:12px; line-height:1.1; font-weight:normal; }
.table-product-list tr.addition.gift .product-title:before { display:inline-block; width:24px; height:24px; margin:0 10px 2px 0; vertical-align:middle; background:url('/shop/img/icons/gift_new.png') 0 0 no-repeat; content:""; }
.ui-autocomplete {z-index: 999999!important;}
#bottom-menu .cookie-settings {position: relative; color: #ffffff;}
#bottom-menu .cookie-settings:before {display:block; position: absolute; left: 5px; top: 8px; width: 20px; height: 20px; background: url("../img/cookies-settings.png") 0 0 no-repeat; content: "";}
.price-tooltip {position: relative;}
.price-tooltip span {position: absolute; right: 15px; top: -38px; width: 160px; margin-right: -160px; display: none; background-color: #fc8800; padding: 5px; font-weight: bold; border-radius: 5px;}
.price-tooltip:hover span {display: block;z-index:9999}
.tooltip-modal {cursor: pointer;}
#head-login-box .login-box-registration {display: none;}
.nomargin {margin: 0 !important;}
.timeslots__input {margin: 0 50px 40px;}
.timeslots__input input {border-radius: 0px;}
.timeslots__date ul { margin:0; }
.timeslots__date ul li { padding:0; margin:0; background:none; }
.timeslots__item {
    padding: 5px 30px 5px 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media(max-width:768px) {
    .price-tooltip span {
        right: -145px;
        margin: 0 !important;
    }
}
.timeslots__item input { margin:0 10px 3px 0; }
.timeslot__time {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}
.timeslots__list { margin-bottom: 15px;}
.timeslots__border { border-top: 3px solid #d9d8c3; padding-top: 15px;}
.timeslots__date { border: none; }
.timeslots__date > .timeslots__item { padding: 5px 30px 5px 55px; }
.timeslots__date .ca-control { padding:10px 25px; text-decoration:none; outline:none;;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.timeslots__date .ca-control:before { content:"+"; width:30px; font-size:18px; line-height:14px; height:14px; color: #de8507; }
.timeslots__date .ca-box { display:none; padding:5px 0; }
.timeslots__date.ca-expanded .ca-box { display:block; }
.timeslots__date.ca-expanded .ca-control:before { content:"–"; margin-bottom:3px; }
.timeslots label {margin-bottom: 0;}
.timeslots a {color: #000;}
.timeslots .ca:nth-child(odd) {background-color: #d9d8c3;}
#js--modal-content2 {padding-top: 0;}
#js--modal-content2 h2 {margin-top: 0;}
.ajaxLoader { background:url('/shop/img/loading.gif') no-repeat 50% 50%; height:250px; margin:0 0 15px }
.timeslot-modal .modal-header {padding-top: 20px;}
.timeslot-modal .modal-content {border-radius: 0px; background-color: #f2f1e2;}
.timeslot-modal h2 {margin-bottom: 40px;}
.timeslot-modal {color: #000000;}
.timeslot-modal .close {font-size: 2em; opacity: 1; font-weight: normal;}
.timeslot__price {font-size: 1.4em;}
.main-menu-sub-title > i {margin-right: 8px;}
.main-menu-sub-title > i:before {font-size: 1.5em;}

@media only screen and (max-width: 1199px) {
    /*#bottom-menu .cookie-settings:before {display: none;}*/
    .user-panel-menu .contacts .cookie-settings {position: relative; width: 35px; margin-right: 0;}
    .user-panel-menu .contacts .cookie-settings span {font-size: 0;}
}

@media only screen and (max-width: 768px) {
    .user-panel-menu .contacts {display: block !important;}
    .user-panel-menu .contacts .eta-club-sign, .user-panel-menu .contacts .i-l {display: none !important;}
    #head-login-box .login-box-registration {display: block;}
    .login-box .form-tools a {line-height: 1.2em;}
    .main-menu-sub-title i {display: none;}
    .main-menu-sub-title i:before {display: none;}
    #bottom-menu.user-panel-menu {
        display: none !important;
    }
}

@media only screen and (max-width: 480px) {
    .basket-tpl .table-product-list thead {display: none;}
    .price-tooltip span {margin-right: 40px;}
}
.box-with-quote {
    padding: 15px;
    color: #002e67;
    font-style: italic;
    background-color: #e5eaf0;
    text-align: center;
    font-size: 14px;
    margin: 0.2em 0;
}
.photogallery-main img {max-height: 100%; max-width: none;}
.lightwidget-widget {margin-bottom: -29px;}

img.ctlg_center {
    display: block;
    margin: 0 auto;
}

@media only screen and (min-width: 991px) {
    .hide-desktop {
        display:none;
    }
}
.text_product {
    float:right;
    display:inline;
}
.mobile-product-code {
    display:inline;
}
@media only screen and (max-width: 991px) {

    .hide-mobile {
        display:none !important;
    }
    .show-mobile {
        display: initial !important;
    }
    .mobile-tags .tag:first-child:nth-last-child(n + 3) > .product-code.mobile-product-code {
        position: relative !important;
        top:0 !important;
        left:0 !important;
    }
    .mobile-tags .tag {
        border-radius: 3px;
        padding: 4px 7px;
    }
    .mobile-tags .tags {
        display:inline;
    }
}

@media only screen and (max-width: 500px) {
    .text_product {
        float:none !important;
        display:block;
    }
}

.no-quotes:before {
    content: none !important;
}

.no-quotes {
    background: #faca80;
    border-left: 10px solid #ffa030;
    margin: 1.5em 10px;
    padding: .5em 10px;
    font-size: 16px;
    color: #000;
}

.no-quotes a {
    color: black;
    text-decoration: underline;
}

.no-quotes a:hover {
    text-decoration: none;
}

.img-variant {
    border-radius:4px;
    border:2px solid white;
}
.img-variant:hover {
    border:2px solid orange;
}

.variant-box {
    overflow:hidden;
    height:40%;
    position:absolute;
    margin-top:331px;
    bottom:-40%;
    left:0;
    width:100%;
    z-index:1;
}
.list-grey-stripe {
    background-color:#fdf1dc;
    padding: 8px 17px;
    position: relative;
    height:65px;
    z-index:2;
    background-origin:border-box;
}
.list-grey-stripe-inner {
    position:relative;
    top:0;
    background-color:#fdf1dc;
    background-origin:border-box;
}
.original-price {
    padding-left: 2px;
    text-decoration: line-through;
    font-size: 14px;
    text-decoration-thickness: 1px;
    color: #bdbdbd;
    display: block;
    line-height: 14px;
}

.tooltipNew {
    padding: 0!important;
    padding-left: 2px;
    display: inline-block!important;
    text-align: center;
    font-weight: 900 !important;
    line-height: 12px !important;
    font-size: 10px !important;
    color: #001744;
    width: 12px;
    height: 12px;    border-radius: 50%;

    margin: 0 3px 0 0;
    cursor: pointer;
    background-color: #ffb612;
    /* padding-bottom: 5px!important; */
    margin-top: 2px;
}
.current-price {
    font-size:20px;
    font-weight:700; display: block;
    line-height:19px;
}

.save-cont {
    color:black !important;
    display: block;
    line-height:22px;
}
.save-text {
    font-weight: 400;
    font-size: 11px;
    text-decoration-thickness: 1px;
}

.save-cont strong {
    font-weight: 400;
    font-size: 11px;
}

.btn-buy-list {
    position: absolute !important;
    left: 50%;
    top: 50%;
    height:30px;
    width:10rem;
    transform: translate(16%,-50%);
}

.availability-list {
    background-color: white;
    background-origin:border-box;
    padding: 10px 17px 10px 17px;
    z-index: 2;
    position: relative;
}

.availability-list * {
    font-size: 12px;
    z-index: 2;
    position: relative;
}

.float-right {
    float:right;
}

.variants {
    position: absolute;
    bottom: -5px;
    right: 18px;
    font-weight: 400;
    text-decoration: underline;
}

.img-main {
    position: relative;
    max-height:100% !important;
}

.test h3 {
    position: relative;
    z-index:2;
    background-color: white;
    background-origin:border-box;
}
.test h3  * {
    background-color: white;
    background-origin:border-box;
}

.box-product-summary {
    margin: 0 !important;
}

.row.product-list.detail.lg-5 {
    max-height: 430px; /* line-height × 3 */
    overflow: hidden;
    position:relative;
}

.row.product-list.detail.lg-5::after {
    content: '' !important;
    display: block !important;
    position: absolute !important;
    right: 0 !important;
    bottom: -34px;
    left: 0 !important;
    height: 51px;
    transform: translateY(-25px);
    background: repeating-linear-gradient(rgba(255, 255, 255, 0), #F7F7F7 43px) !important;
}

@media(max-width:768px) {
    .row.product-list.detail.lg-5 {
        max-height: 1110px; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }

    .row.product-list.detail.lg-5::after {
        content: '' !important;
        display: block !important;
        position: absolute !important;
        right: 0 !important;
        bottom: -44px;
        left: 4% !important;
        height: 126px;
        transform: translateY(-26px);
        background: repeating-linear-gradient(rgba(255, 255, 255, 0.53), #FFFFFFEB 109px) !important;
        padding: 0 34px;
        width: 93%;
    }
}
.row.product-list.lg-5.showFull::after {
    display: none !important;
}
.row.product-list.showFull{
    max-height: initial !important; /* line-height × 3 */
    overflow: hidden;
    position:relative;
}
@media(min-width:1200px) {
    .moreHiddenDesktop {
        display: none !important;
    }
}
@media(max-width:768px) {
    .row.product-list.detail.lg-5.hide-grad-mobile::after {
        display: none!important;
    }
    .row.product-list.detail.lg-5.hide-grad-mobile {
        max-height: initial!important; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }
    .moreHiddenMobile {
        display: none !important;
    }

}
@media(max-width:768px){
    .categoryTile {
        width:47.4% !important;
        height: 190px;
        border-radius: 10px;
        padding: 16px 0px 16px 0px;
        border: 1px solid #E6E6E6;
        margin-bottom:12px;
    }

    .main-img-det {
        max-height:200px !important;
        margin: auto;
        width:100% !important;
        object-fit:contain;
    }

    .descript-detail {
        margin:2px !important;
        margin-bottom:8px !important;
    }

    .rating-detail {
        padding:5px !important;
    }
    .photogallery-main {
        text-align:center;
    }

    .breadcrumb {
        margin: 0px 0 10px 0 !important;
    }

    .content-heading .wsw {
        max-height: 178px; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }
    .content-heading .wsw.showFull, .product-list.showFull{
        max-height: initial !important; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }

    .wsw:not(.full-listing)::after {
        content: '' !important;
        display: block !important;
        position: absolute !important;
        right: 0 !important;
        bottom: -34px;
        left: 0 !important;
        height: 51px;
        transform: translateY(-25px);
        background: repeating-linear-gradient(rgba(255, 255, 255, 0), #fff 43px) !important;
    }
    .wsw.showFull::after, .product-list.showFull::after {
        display: none !important;
    }
    

    .categoryTile a, .categoryTile .nav-title {
        height:100%;
        border: none !important;
        font-family: 'Open Sans';
        font-style: normal;
        text-decoration: none !important;
        font-weight: 600 !important;
        font-size: 14px !important;
        line-height: 150%;
        margin-top: 5px !important;

        /* identical to box height, or 21px */
        text-align: center;

        /* Gray Scale/Gray – 900 */
        color: #1A1A1A !important;
    }
    .categoryTile .nav-thumb {
        height: 116px !important;
        width:auto !important;
        border:none !important;
        border-radius: 0px;
        margin-bottom:10px;
        background-size:     contain !important;                      /* <------ */
        background-repeat:   no-repeat !important;
        background-position: center center !important;

    }
    .categoryTile:nth-child(even) {
        float:left;
        margin-left:5%;
    }
    .list-grey-stripe {
        height:auto;
        text-align:center;
    }
    .variants {
        display: none !important;
    }
    .btn-buy-list {
        right:auto !important;
        left: auto !important;
        top:auto !important;
        bottom:auto !important;
        position:relative !important;
        margin-top:5px;
        transform: none;

    }
    .list-grey-stripe-inner * {
        margin-bottom:2px;
    }
}


.box-title {
    padding: 0 5px !important;
    padding-bottom:42px !important;
}

.box-product-info:not(.no-small) {
    margin-bottom:10px;
}

.btn-reservation {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
    padding-top: 6px;
    padding-bottom: 7px;
    min-width: 138px !important;
    background-color: #454545;
    border-color:transparent !important;
}

.btn-reservation:hover {
    background-color:#2b2b2b;
}

.is-out .box-product-main {
   min-height:357px;
}

.box-product.is-out .out-info {
    margin-top: 25px !important;
}

.skNav {
    font-size:13px;
}

@media only screen and (min-width: 992px) {
    .skNav > a {
        padding: .75em 0.75em 0.75em !important;
    }
}
linkText {
    border:1px transparent;
}
.linkText:hover {
    border-bottom:1px solid #ffa02f;
}
.main-menu-level2-item{
    margin-bottom:3px;
}
@media(max-width:900px) {
    .linkText {
        display: inline;
    }

    .hideMobile {
        display: none;
    }
}

.giftHeader {
    background-image:url("/shop/img/gift_header.png");
    background-position: -8px -2px;
    background-repeat: no-repeat;
}

.gift-cell {
    position:relative;
    top:10px;
    height:140px;
    padding:10px;
    border-radius:5px;
    position:relative;
}

.giftCell > .iCheck-helper {
    display:none !important;
}

.gift-cell > .iradio {
    top:-35px;
}

.gift-cell > .iradio.checked:before {
    color:#71ad08 !important;
    font-weight:800;
    position:relative;
    font-size:80px;
    top:-50.98px;
    left:0.5px;
    content: ".";
    font-family: "Times New Roman";
}

.gift-cell > .iradio > .iCheck-helper {
    display: none !important;
}

.gift-cell:hover {
    border: 2px solid #71ad08;
    cursor: pointer;
}
.gift-cell {
    border:2px solid transparent;
}

.selectGift {
    position:absolute;
    top:5px;
}
.giftImg {
    position:relative;
    top:12px;
    width:95px;
    max-height: 95%;
    overflow: hidden;
}

.giftName {
    position:absolute;
    top:5%;
    padding: 0 10px;
    font-weight:600;
}

.giftDesc {
    position:absolute;
    top:38%;
    padding: 0 10px;font-weight:300
}

.giftLabel {
    position:absolute;
    top:74%;
    padding: 0 10px;
    font-weight:700;
    color:#71ad08;
    text-transform:uppercase;
}

@media (max-width: 800px) {
    .giftLine {
        width:100%;
        display:block;
    }
}

@media (max-width: 798px) {
    .giftLine {
        width:100%;
        display:block;
    }

    .giftHeader {
        background-position: -400px -1px;
        text-align:left !important;
    }

    .gift-cell {
        text-align:left !important;
    }

    .giftRow {
        border: none !important;
    }
    .giftDesc  {
        top:47%;
    }
    .giftLabel {
        top:90%;
    }
    .gift-cell {
        height:160px;
    }
}

.giftLink {
    color:#45b1d0 !important;
    text-decoration:underline;
}

.giftLink:hover {
    color: #2a92b1 !important;
    text-decoration:underline;
}
.filterCategoryWrap{
    padding:0 15px 0 0;
    border:none !important;
    margin-bottom:15px !important;
}
.filterCategory {
    border-radius:4px;
    border: 2px solid #E5E5E5;
}

.filterCategory:hover, .filterCategory.active {
    background-color:#F49E16;
    border:2px solid transparent !important;
}

.filterCategory.active {
}

.filterCategory:hover .nav-title, .filterCategory.active .nav-title {
    color:white !important;
}
.filterCategory:hover .filterRightArrow, .filterCategory.active .filterRightArrow{
    display:none;
}

.filterRightArrow {
    position:absolute;
    bottom:-6%;
    right:20px;
    font-size:22px;
    font-weight:500;
    color:#E5E5E5;
}

.cancelFilters, .cancelFilters a {
    text-align:right;
    color:#B86666;

}
.cancelFilters a {
    text-decoration:underline;
}

.cancelIcon {
    margin-left:2%;
    text-decoration: none !important;
}

.col-xs-5ths,
.col-sm-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 769px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1024px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

.watchdog {
    margin-bottom: 0px;
}

.packetery-hours th {
    padding-right:20px;
}
.packetery-hours td {
    padding-right:15px;
}

.zasilkovna {
    padding-left:10px;
    margin-bottom:5px;
}

.packeta-container{
    width: 100%; height: 100%; max-width: 1000px !important; position: fixed; z-index: 999999; left: 50%; top: 50%; transform: translate(-50%, -50%); background: transparent;
    border: none !important;
}

.packeta-content:focus {
    outline:none;
    border:none;
}

*:focus {
    outline: none;
}

.overlay-list {
    position:absolute;
    width:500000px;
    height:50000px;
    top:-500px;
    left:-5000px;
    background-color:black;
    opacity:0.7;
    z-index:5000;
}

.noDoc {
    height: 20px !important;
}

.hide {
    top:-500000000000000000px; !important;
}

.newLabel {
    position: relative;
    top:-3px;
}

@media(max-width:768px) {
    .labelEnergy {
        margin-left:3px !important;
    }
    .img-list {
        background-color: white;
        position: fixed;
        top: 11vh !important;
        padding: 25px;
        padding-top: 25px;
        padding-bottom: 25px;
        padding-top: 30px;
        padding-bottom: 30px;
        max-width: 70vw !important;
        z-index: 5000001;
        left: 15vw !important;
    }

    .close-img-list {
        right:-50% !important;
    }
}

.labelList {
    width:90px !important;
    position:relative !important;
    top: -13px !important;
}

.labelNew {
    top:-16px !important;
}

.product-tools {
    width:108% !important;
}

.form-group.error input {
    border:3px solid red;
}


.closeBalikovna {
    top:4.25vh;
}

.reset-box-balikovna {
    all:initial;
    font-family:inherit;
    font-size:inherit;
}


@media screen and (min-height: 980px) {
    .closeBalikovna {
        top: 5.75vh !important;
        right: 10vw !important;
    }

}
@media screen and (max-width: 500px) {
    .closeBalikovna {
        top: 2% !important;
        right:4.5vw !important;
    }
    .reset-box-balikovna, .reset-box-balikovna * {
    }

    .balikovna-item {
        padding:0 5px !important;
        min-width:20px;
    }


    .balikovna-item, .balikovna-item:last-child, td.balikovna-item.last {
        all:initial !important;
        font-family:inherit !important;
        font-size:inherit !important;
        display:inline-block !important;
        padding-bottom: 0 !important;
        border:none !important;
        min-width:25px !important
    }
    .reset-box-balikovna tr {
        width:100% !important;
        font-family:inherit;
    }
    .balikovna-separator {
        text-align: center !important;
    }
    .balikovna-item:first-child {
        min-width:35px;
        padding-top:0px !important;
        border:none !important;
    }
    .balikovna-item strong {
        min-width:35px !important;
        display:block;
    }
    .balikovna-carka {
        min-width:5px !important;
    }
    a.balikovnaChange {
        bottom:-5% !important;
    }
}

@media screen and (min-width: 374px ) and (max-width:380px) {
    .balikovna-avail {
        position:relative;
    }
}

@media (max-width:644px) {
    .content-heading .wsw {
        max-height: 178px; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }
    .content-heading .wsw::after {
        height: 52px;
    }
}

@media(min-width:645px) and (max-width:767px) {
    .content-heading .wsw {
        max-height: 178px; /* line-height × 3 */
        overflow: hidden;
        position:relative;
    }
    .content-heading .wsw::after {
        height: 42px;
    }
}


@media(min-width:769px) {
    .showFullText {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .packetery-hours th {
        min-width: 35px !important;
        text-align:left;
        padding:0;
        display: inline-block !important;
    }

    .packetery-hours td {
        min-width: 25px !important;
        padding-right: 15px;
        display: inline !important;
        vertical-align: initial !important;
    }

    .packetery-hours * {
        border: none !important;
    }
}

/* Balikovna */

/*.balikovna-widget {
    position: fixed !important;
    top: 20px !important;
    
    width: 92% !important;
    height: 95% !important;
    
    left: 50% !important;
    transform: translateX(-50%) !important;
}*/

.balikovna-widget {
    display: none;
    margin-top: 2vh !important;
    height: 96vh !important;

    margin-left: 3% !important;
    width: 94% !important;
}
@media (min-width: 501px) {
    .balikovna-widget {
    
        margin-top: 6vh !important;
        height: 88vh !important;

        margin-left: 0.5% !important;
        width: 99% !important;
    }
}
.balikovnaId + li.wb-box label {
    padding-bottom: 2px !important;
}

@media screen and (min-width: 374px) and (max-width: 380px) {
    .balikovnaId + li.wb-box label .chosen-time-slot {
        clear: unset  !important;
    }
}

/* Balikovna - fix rozlozeni tab oteviraci doby */
@media only screen and (max-width: 768px) {
    .balikovnaId + li.wb-box .balikovna table td:first-child {
        border-top: unset !important;
        padding-top: 0 !important;
        width: auto !important;
    }
    .balikovnaId + li.wb-box .balikovna table td {
        display: inline-block !important;
        width: auto !important;
        
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .balikovnaId + li.wb-box .balikovna table td:last-child {
        padding-bottom: 0 !important;
    }
}

/* Balikovna - skryti prazdneho popisku */
.delivery-methods .wb-box .none-description {
   display: none;
}

.categoryimg {
    height: 25px !important;
    width: 50px !important;
    left: -2.5vw !important;
}
.img-cat {
    max-width: 100% !important;
    height:100% !important;
    margin: 0 !important;
}
.categories-whisp {
    padding-left:2.5vw;
}
.cat-suggest {
    border:none !important;
}

@media(max-width:650px) {
    .categoryimg {
        left: -9.5vw !important;
    }
    .categories-whisp {
        padding-left:9.5vw;
    }
}
@media(min-width:651px) and (max-width:1100px) {
    .categoryimg {
        left: -4.5vw !important;
    }
    .categories-whisp {
        padding-left:5.5vw;
    }
}
@media(min-width:1550px) {
    .categoryimg {
        left: -2vw !important;
    }
    .categories-whisp {
        padding-left:2vw;
    }
}

/* produkt list */
.product-list .box-product-main h3 a.box-title {
    
    overflow: hidden;
    /*text-overflow: ellipsis;*/
    display: -webkit-box;
    /*line-height: 20px;*/
    height: 50px !important;
    max-height: 50px;
    /*-webkit-line-clamp: 2;*/
    -webkit-box-orient: vertical;
    
    padding-bottom: 0px !important;
}

/* pomerne zmena sriky obrazku v ppopiksu produktu */
@media(max-width: 991px) {
    .product-detail-tabs #detail-collapse img.ctlg_center,
    .product-detail-tabs  #detail img.ctlg_center {
        width: 100% !important;
        height: auto !important;
    }
}

/* Produkt list - sjednocení a omezení výšky boxů produktů */
.product-list .box-product-summary {
    
    padding-top: 18px;
    overflow: hidden;
    
    height: auto !important;
    max-height: 140px !important;
    min-height: 140px !important;
}

.product-list .box-product-main {
   min-height:357px;
}
.product-list .box.box-product {
    
    margin-top: 25px !important;
    height: auto !important;
}

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

    .detail-h1 {
        font-size: 25px;
    }
    table.postinfo tbody tr td:first-child,table.postinfo tbody tr td {
        padding:0 !important;
        padding-top: 0 !important;
    }
    table.postinfo tbody tr td:last-child {
        margin-bottom:7px;
    }
    table.postinfo tbody tr td span.inline-btn {
        padding-bottom:5px;
    }
}
@media(max-width:449px) {
    .submitPost{
        position:absolute;
        top:32px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .postcenter {
        margin-bottom:40px;
    }
}
@media(max-width:379px) {
    .submitPost{
        position:absolute;
        top:55px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .postcenter {
        position:relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-bottom:60px;
        text-align:center;
    }
}

/* Post select */
.modal.select-post {
  padding-left: 8px !important;
  padding-right: 8px !important;
}
@media (min-width: 769px) {
  .modal.select-post .modal-dialog {
    width: 769px !important;
  }
  .modal.select-post .modal-dialog .sendbox {
    margin-bottom: 10px;
  }
}
@media(max-width:500px) {
    .hello-calc {
        width: 100% !important;
    }
}

/* ETA - Redesign */

/* CATEGORIES, DETAIL, GLOBAL */
body {
    background-image: unset;
}
.bs5 .collapse:not(.show).not-bs5.in {
    display: block;
}
.bs5 .collapse:not(.show).not-bs5:not(.in) {
    display: none;
}
/* Breadcrumb */
.breadcrumb li:first-child:after {
    color: #999999;
    content: "> ";
    vertical-align: unset;
    padding: 0 8px 0 5px;
    display: inline-block;
    font-weight: 600;
}
.breadcrumb li a {
    color: blue !important;
    text-decoration: none;
    color: #999999 !important;
    font-weight: 400;
}
.breadcrumb li:last-child a {
    color: #FFA02F !important;
    font-weight: 600;
}
.breadcrumb li + li::before {
    color: #999999;
    content: "> ";
    vertical-align: unset;
}
/* Breadcrumb - sliding */
.header-wrap + section  .container .breadcrumb-wrapper {
    width: 100% !important;
    overflow-x: scroll;
    overflow-y: hidden;
    position: initial;
}
.header-wrap + section  .container .breadcrumb-wrapper.c-shadow:before {
    display: block;
    width: 50px;
    height: 100%;
    position: absolute !important;
    max-height: 64px;
    content: "";
    right: 0;
    
    -webkit-box-shadow: inset -40px 0px 40px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: inset -40px 0px 40px 0px rgba(255, 255, 255, 1);
    box-shadow: inset -40px 0px 40px -0px rgb(255,255,255);
}
.c-shadow:before {
    position: absolute !important;
}
.header-wrap + section  .container .breadcrumb-wrapper::-webkit-scrollbar {
    display: none;
}
.header-wrap + section  .container .breadcrumb {
    width: max-content !important;
}
@media only screen and (max-width: 768px) { 
    .header-wrap + section  .container .breadcrumb-wrapper .breadcrumb li:first-child {
        display: none;
    }
}
.content-heading h1 {
    margin-top: 0 !important;
    font-weight: 400;
}
.accesories-list .product-list .box.box-product {
    border: 1px solid #E6E6E6;
}
.product-summary .product-code {
    color: #999999;
    font-weight: 400;
}
.product-summary .tag-info.hide-mobile .tags .tag {
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15.48px;
}
.product-summary .tag-info.hide-mobile .tags .tag:first-child {
    margin-left: 6px;
}
.product-summary .product-rating .product-rating-info {
    color: #999999 !important;
    font-size: 12px;
    font-weight: 400;
}
.product-summary .product-rating a {
    color: #FFA02F;
}
.product-summary .product-short-desc {
    color: #1A1A1A !important;
    font-size: 14px;
    font-weight: 400;
}
@media only screen and (min-width: 1400px) {
    .product-summary {
        width: 545px;
    }
}
form .product-price-box .btn-buy,
form .product-price-box .c-btn-reserve {
    width: 70% !important;
}
@media only screen and (min-width: 769px) {
    form .product-price-box .btn-buy,
    form .product-price-box .c-btn-reserve {
        width: 100% !important;
    }
}
form .product-price-box .btn-buy {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}
form .product-price-box .c-buy-from-partners-con {
    clear: both;
}
@media only screen and (max-width: 768px) {
    form .product-price-box .c-buy-from-partners-con {
        display: flex;
        justify-content: center;
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (max-width: 768px) {
    form .product-price-box .c-buy-from-partners-con > .row {
        width: 70%;
    }
}
form .product-price-box .c-buy-from-partners-con .c-buy-from-partners span {
    display: inline-block;
    font-weight: 600;
    text-decoration: underline;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
    form .product-price-box .c-buy-from-partners-con .c-buy-from-partners {
        padding: 0 !important;
    }
    form .product-price-box .c-buy-from-partners-con .c-buy-from-partners .c-bfp-col {
        text-align: left;
    }
}
@media only screen and (min-width: 769px) {
    .product-price-box .availability-shop-termines {
        max-width: 200px;
    }
}
@media only screen and (min-width: 769px) {
    .product-tools .product-tools-item + .product-tools-item {
        margin-left: 5px;
    }
}
.product-tools .c-pt-break {
    display: block;
}
@media only screen and (min-width: 769px) {
    .product-tools .c-pt-break {
        display: none;
    }
}
.product-tools .product-tools-item.c-pti-socials.c-pti-socials-label {
    margin-left: 5px;
}
.product-tools .product-tools-item.c-pti-socials.c-pti-socials-label .c-text {
    font-size: 14px;
    color: #1A1A1A !important;
}
@media only screen and (max-width: 768px) { 
    .product-tools .product-tools-item.c-tool-compare {
        display: none;
    }
}
.product-detail-tabs #product-detail-nav-tab li.active a {
    background-color: #F7F7F7 !important;
}
.product-detail-tabs #product-detail-nav-tab li a {
    background-color: #E6E6E6 !important;
}
.product-detail-tabs .tab-content {
    background-color: #F7F7F7;
}
.product-detail-tabs .tab-content .nav.nav-pills {
    background-color: #E6E6E6;
}
.product-detail-tabs .tab-content .download-documents-con a {
    color: #FFA02F;
}
.c-modal-buy-from-partners.bs5 {
    padding-right: 0 !important;
}
@media (min-width: 769px) {
    .c-modal-buy-from-partners.bs5 .modal-dialog {
        max-width: 600px;
    }
}
.c-modal-buy-from-partners.bs5 .modal-dialog .modal-content {
    border-radius: 10px;
}
.c-modal-buy-from-partners.bs5 .modal-header {
    padding: 40px 35px 20px !important;
}
.c-modal-buy-from-partners.bs5 .modal-header button.close {
    position: relative;
    top: -20px;
    right: -20px;
    opacity: 1;
}
.c-modal-buy-from-partners.bs5 .modal-header button.close:hover {
    opacity: 1;
}
.c-modal-buy-from-partners.bs5 .modal-title {
    margin-top: 0;
    font-size: 24px;
    font-weight: 400;
    color: #1A1A1A;
}
.c-modal-buy-from-partners.bs5 .modal-body {
    padding-left: 30px;
    padding-right: 30px;
}
.c-modal-buy-from-partners.bs5 .c-partner-item .c-partner-link {
    border: 1px solid #E6E6E6;
    border-radius: 10px;
    display: flex;
    justify-content: center;
}
.c-modal-buy-from-partners.bs5 .c-partner-item .c-partner-link.p-4 {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
@media only screen and (max-width: 768px) {
    .c-modal-buy-from-partners.bs5 .c-partner-item .c-partner-link {
        margin-top: 15px;
    }
}
.c-modal-buy-from-partners.bs5 .modal-footer {
    border-top: none;
    padding-top: 20px;
    padding-bottom: 45px;
}
.c-modal-buy-from-partners.bs5 .c-datart-link {
    text-decoration: underline;
    color: #1A1A1A;
}
.header-wrap.c-no-scrollbar {
    padding-right: 16px;
}
.content-heading .wsw a {
    color: #FFA02F;
}
.nav-category-thumbs a .nav-title {
    font-size: 14px;
    color: #FFA02F;
}
ul#product-list-tabs {
    border: none;
}
ul#product-list-tabs li a {
    background-color: unset !important;
    border: none;
    min-width: auto;
    padding-left: 0;
    font-size: 32px;
    font-weight: 700;
}
.product-list .box.box-product {
    border: 1px solid #E6E6E6;
}
.product-list .box.box-product .box-title {
    font-size: 16px;
    font-weight: 600;
}
.product-list .box.box-product .box-product-info .tags {
    top: 13px;
    right: 13px;
}
.product-list .box.box-product .box-product-info .tags .tag {
    min-width: 92px;
    border-radius: 3px;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15.48px;
}
.product-list .box.box-product .btn-buy.btn-buy-list {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.8px;
    padding-top: 7px;
    padding-bottom: 7px;
    min-width: 138px !important;
    left: 50%;
}
@media only screen and (min-width: 769px) {
    .product-list .box.box-product .btn-buy.btn-buy-list, .btn-reservation.btn-buy-list {
        left: 40%;
    }
}

/* FOOTER */ 
@charset "UTF-8";
body {
    font-family: 'Open Sans' !important;
}
body .c-newslatter-con,
body .c-footer-con,
body .c-footer-copy {
    font-family: 'Open Sans';
}

iframe.lightwidget-widget {
    margin-bottom: unset;
}
.c-newslatter-con {
    background-color: #F7F7F7;
}
@media only screen and (min-width: 769px) {
    .c-newslatter-con.bs5 .container.py-4 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }
}
.c-footer-con.bs5,
.c-footer-copy.bs5 {
    background-color: #1A1A1A;
}
@media only screen and (min-width: 769px) {
    .c-newslatter-con.bs5 .container {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
@media only screen and (min-width: 1024px) {
    .c-newslatter-con.bs5 .container {
        padding-left: 140px !important;
        padding-right: 130px !important;
    }
}
.c-newslatter-con.bs5 .c-nl-header {
    font-size: 24px;
    font-weight: 700;
    color: #1A1A1A;
}
.c-newslatter-con.bs5 .c-nl-text {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
}
@media only screen and (min-width: 769px) {
    .c-newslatter-con.bs5 .c-nl-form {
        padding-left: 35px;
    }
}
.c-newslatter-con.bs5 .c-nl-form input {
    font-size: 15px;
    border-radius: 5px 0 0 5px !important;
    border-color: #E6E6E6;
    height: 50px;
}
.c-newslatter-con.bs5 .c-nl-form input:-ms-input-placeholder {
    color: #808080;
}
.c-newslatter-con.bs5 .c-nl-form input::-ms-input-placeholder {
    color: #808080;
}
.c-newslatter-con.bs5 .c-nl-form input::placeholder {
    color: #808080;
}
.c-newslatter-con.bs5 .c-nl-form button {
    background-color: #FFA02F;
    font-size: 15px;
    font-weight: 700 !important;
    border-color: #FFA02F;
    border-radius: 0 5px 5px 0 !important;
}
.c-newslatter-con.bs5 .c-nl-form button.btn {
    padding-left: 20px;
    padding-right: 20px;
}
.c-footer-con.bs5 .c-footer-menu-con {}
@media only screen and (min-width: 769px) {
    .c-footer-con .c-footer-menu-con {
        padding-top: 60px;
        padding-bottom: 70px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px){
    .c-footer-con .c-footer-menu-con {
        padding-top: 30px;
    }
}
.c-footer-con.bs5 .c-footer-menu-con .nav-cols-title {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
}
.c-footer-con.bs5 .c-footer-menu-con ul {
    padding-left: 0 !important;
}
.c-footer-con.bs5 .c-footer-menu-con ul li.mb-2 {
    margin-bottom: 12px !important;
}
.c-footer-con.bs5 .c-footer-menu-con ul li a {
    color: #999999;
    font-size: 14px;
    text-decoration: none;
}
@media only screen and (max-width: 768px) {
    .c-footer-con.bs5 .c-footer-menu-con .w-100:nth-child(4n) {
        display: block !important;
    }
}
.bs5 .c-footer-info-con {
    border-top: 1px solid #292929;
    border-bottom: 1px solid #292929;
}
.bs5 .c-footer-info-con.py-4 {
    padding-top: 25px !important;
}
@media only screen and (min-width: 769px) {
    .bs5 .c-footer-info-con.py-4 {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
}
.bs5 .c-footer-info-con .c-fic-inner {}
@media only screen and (min-width: 769px) {
    .c-footer-info-con .c-fic-inner {
        width: 85%;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px)  {
    .c-footer-info-con .c-fic-inner {
        width: 70%;
    }
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-text {
    font-size: 14px;
    color: #808080;
    text-align: center !important;
}
@media only screen and (min-width: 769px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-text {
        text-align: justify !important;
    }
}
@media only screen and (min-width: 769px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-text {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media only screen and (min-width: 1024px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-text {
        padding-left: 40px;
        padding-right: 155px;
    }
    .bs5 .c-footer-info-con.footer-sk .c-fic-inner .c-fic-text {
        padding-right: 95px;
    }
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts {
    color: #808080;
    font-size: 16px;
    padding-left: 40px !important;
    padding-right: 40px;
    padding-top: 33px !important;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts {
        padding-top: 15px !important;
    }
}
@media only screen and (max-width: 1023.98px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts {
        padding-right: 0px;
        padding-left: 20px !important;
    }
}
@media only screen and (max-width: 768px) {
	.bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts {
		padding-left: 20px !important;
    	padding-right: 20px;
    }
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts .c-fic-phone,
.bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts .c-fic-mail {
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    height: 25px;
    border-bottom: 1px solid #FFA02F;
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-socials {
    padding-top: 33px !important;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-socials {
        padding-top: 15px !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1399px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-socials {
        /*padding-left: 30px !important;*/
    }
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-socials .social-links img:hover {
    background-color: #FFA02F;
    border-radius: 50%;
}
@media only screen and (min-width: 992px) and (max-width: 1023.98px) {
    .bs5 .c-footer-info-con .c-fic-inner .c-fic-socials .c-fi-social-icons{
        margin-left: 60px;
    }
}
.bs5 .c-footer-info-con .c-fic-inner .c-fic-socials .c-fi-social-icons.d-sm-block {
    margin-left: -20px;
}
@media only screen and (max-width: 768px) {
    .bs5 .c-footer-info-con .c-fic-inner .social-links a:nth-child(2) {
        margin-left: 15px;
        margin-right: 15px;
    }
}
@media only screen and (max-width: 768px) {
    .bs5 .c-stamp-topshop-con.py-4 {
        padding-bottom: 0 !important;
    }
}
.bs5 .c-stamp-break {}
@media only screen and (min-width: 769px) and (max-width: 1023.98px){
    .bs5 .c-stamp-break {
        padding-top: 15px;
    }
}
.bs5 .c-stamp-topshop {
    padding-right: 25px !important;
}
.bs5 .c-stamp-topshop svg {
    fill: white !important;
}
.bs5 .c-stamp-topshop img {
    width: 47px !important;
}
.bs5 .c-stamp-topshop .c-textblock {
    color: white;
}
.bs5 .c-stamp-topshop .c-textblock div {
    text-align: left;
}
.bs5 .c-stamp-topshop .c-textblock .c-price,
.bs5 .c-stamp-topshop .c-textblock .c-winner {
    font-size: 11px;
}
.bs5 .c-stamp-topshop .c-textblock .c-price {
    color: #B9A379;
}
.bs5 .c-stamp-topshop .c-textblock div:first-child {
    font-size: 14px;
}
.bs5 .c-stamp-topshop .c-textblock div:last-child {
    font-size: 10px;
    width: fit-content;
    background-color: #B9A379;
}
@media only screen and (max-width: 768px) {
    .bs5 .c-stamp-topbrand.py-4 {
        padding-top: 0 !important;
    }
}
.bs5 .c-stamp-topbrand svg {
    fill: white;
}
@media only screen and (max-width: 768px) {
    .bs5 .c-stamp-heureka.py-4 {
        padding-top: 0 !important;
    }
}
@media only screen and (min-width: 769px) {
    .bs5 .c-stamp-heureka {
        position: relative;
        left: 20px;
    }
}
.bs5 .c-stamp-heureka svg {
    fill: white;
}
.c-footer-copy.bs5 .c-fc-text {
    color: #808080;
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 20px;
}

/* HEADER */
@media only screen and (min-width: 769px) {
    .header {
        min-height: unset;
    }
}
.header {
    background-color: unset;
}
body:not(.basket-tpl) {

}
@media only screen and (min-width: 769px) {
    body:not(.basket-tpl) {
    }
}
.header-wrap {
    font-family: 'Open Sans';
    font-style: normal;
    background-color: #ffffff;
}
.header-wrap.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.header-wrap.c-state-fixed {
    filter:drop-shadow(0px 4px 25px rgba(0, 0, 0, 0.25));
}
header .c-topbar.bg-dark {
    background-color: #1E1E1E !important;
    padding: 4px 0 !important;
}
header .c-topbar.bg-dark .container {
    padding: 0;
}
header .c-topbar.bg-dark .c-contacts {
    margin-left: 5px !important;
}
header .c-topbar.bg-dark .c-contacts .c-opening {
    font-size: 12px;
    line-height: normal;
    margin-left: 15px !important;
}
header .c-topbar.bg-dark .c-contacts .c-opening.text-white-50 {
    color: #E6E6E6 !important;
}
header .c-topbar.bg-dark .c-contacts .c-email {
    margin-left: 20px !important;
}
header .c-topbar.bg-dark .c-mc-countries-select,
header .c-topbar.bg-dark .c-main-controls {
    font-size: 12px;
}
header .c-topbar.bg-dark .c-mc-countries-select a.dropdown-toggle:after {
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M0.75%201.375L6%206.625L11.25%201.375%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
    color: white;
    width: 12px;
    height: 8px;
    vertical-align: middle;
}
header .c-topbar.bg-dark .c-mc-countries-select a[aria-expanded="true"].dropdown-toggle:after {
    transform: rotate(-180deg);
}
header .c-topbar.bg-dark .c-mc-countries-select .dropdown-menu {
    font-size: 12px;
    color: #ffffff;
}
header .c-topbar.bg-dark .c-mc-countries-select + .c-divider {
    color: #ffffff;
    opacity: 0.25;
    margin: 0 15px !important;
}
header .c-topbar.bg-dark .c-main-controls {
    position: relative;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    header .c-topbar.bg-dark .c-main-controls {
        margin-right: 20px;
    }
}
header .c-topbar.bg-dark .c-main-controls .c-logout-register[href="/shop/logout"] .c-divider {
    display: none;
}
header .c-topbar.bg-dark .c-main-controls .c-logout-register[href="/shop/logout"] .c-text {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #FFA02F;
    margin-left: 25px;
}
#head-login-box {
    right: 0 !important;
    width: max-content;
}
@media only screen and (max-width: 768px) {
    header .c-header-midle.px-0 {
        padding-top: 0 !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) { /* t/bp/1399*/
	header .c-header-midle.px-0 {
		padding-top: 20px !important;
		padding-left: 15px !important;
        padding-right: 15px !important;
	}
}
@media only screen and (min-width: 769px) {
    header .c-header-midle {
        padding: 20px 0 !important;
    }
}
@media only screen and (max-width: 768px) {
    header .c-header-midle .c-logo {
        width: 95px !important;
        height: 50px;
    }
}
/* header logo - sjednoceni pozicovani loga pro stavy hlavicky, mobil */
@media only screen and (max-width: 768px) {
    .bs5.header-wrap header .c-logo-small-con {
        position: relative;
    }
    .bs5.header-wrap header .c-logo-small {
        position: absolute;
        
        top: 3px;
        left: 50%;
        transform: translateX(-50%);
        
        width: 94px;
        height: 50px;
    }
    .bs5.header-wrap header .c-logo-small svg.me-2 {
        margin-right: 0px !important;
    }
    .bs5.header-wrap header .c-main-menu-btn.my-2 {
        margin-top: 6px !important;
    }
    .bs5.header-wrap header form.c-main-searchbox {
        margin-left: 1px !important;
    }
}
@media only screen and (min-width: 769px) {
    header .c-header-midle .c-logo {
        margin-left: 10px;
    }
    header .c-header-midle .c-logo svg {
        width: 115px !important;
    }
}
.bs5 .c-main-searchbox .c-ic-search {
    left: 10px !important;
}
.c-main-searchbox input.form-control {
    font-size: 15px;
    border-radius: 6px !important;
}
@media only screen and (min-width: 769px) {
    .c-main-searchbox input.form-control {
        border-radius: 6px 0 0 6px !important;
    }
}
.c-main-searchbox input.form-control.px-3 {
    padding-left: 35px !important;
}
.c-main-searchbox button.btn-warning {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 120%;
    background-color: #FFA02F;
    border: 1px solid #FFA02F;
    border-radius: 0 6px 6px 0 !important;
    padding: 0 25px !important;
}
.c-main-searchbox button.btn-warning:hover {
    background-color: #FFA02F;
    border: 1px solid #FFA02F;
}
@media only screen and (min-width: 1400px) { /* t/Change */
    .c-main-searchbox.input-group {
        margin-left: 80px;
        width: 425px !important;
    }
}
.c-main-controls-small ul.nav li a {
    background-color: #ffffff;
}
.c-main-controls-small ul.nav li a:hover {
    background-color: #ffffff;
}
.search-suggestion {
    border: 1px solid #E6E6E6;
    border-radius: 10px !important;
}
.search-suggestion .categories-whisp span.item a {
    color: #FFA02F !important;
}
.search-suggestion .categories-whisp span.item a span.name {
    font-size: 14px;
}
.search-suggestion a.item span.name {
    font-size: 16px;
}
.search-suggestion a.item span.price {
    font-size: 18px;
}
.search-suggestion a.item span.availability {
    font-size: 12px;
}
.search-suggestion a.item span.availability.green {
    color: #6CAA00 !important;
}
.c-guarantee,
.c-stores,
.c-service
{
    margin-left: 30px;
}
.bs5 .c-stores .bi.me-2,
.bs5 .c-guarantee .bi.me-2,
.bs5 .c-service .bi.me-2
{
    margin-right: 12px !important;
}
.c-guarantee span,
.c-stores span,
.c-service span
{
    text-decoration: underline !important;
}
.c-compare-count {
    margin-left: 50px;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .c-compare-count {
        margin-left: 80px;
    }
}
.c-mc-divider-con {
    padding-top: 15px;
}
.c-mc-divider-con .c-mc-divider {
    height: 50px !important;
    margin: 5px;
    border-left: 2px solid #000000;
    opacity: 0.10;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .c-mc-divider-con .c-mc-divider {
        margin-right: 10px;
    }
}
.c-main-controls-small {}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .c-main-controls-small {
        margin-right: 10px;
    }
}
@media only screen and (min-width: 769px) {
    .c-main-controls-small .c-cart {
        margin-left: 10px;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
    .c-main-controls-small .c-cart {
        margin-left: 0px;
    }
}
.c-main-controls-small .c-cart .c-cart-text {
    text-align: left;
}
.c-main-controls-small .c-cart .c-cart-text small {
    font-size: 11px;
}
.c-main-controls-small .c-cart .c-cart-text strong {
    font-size: 14px;
}
.c-main-controls-small .c-cart .badge.bg-warning-2 {
    background-color: #FFA02F !important;
    font-size: 11px;
}
.c-main-controls-small .badge.bg-warning-2 {
    background-color: #FFA02F !important;
    font-size: 11px;
}
@media only screen and (max-width: 768px) {
    .c-main-controls-small .badge.bg-warning-2 {
        background-color: #EC8000 !important;
    }
}
.c-main-controls-small .c-mc-item.c-i-avatar {
    padding: 6px 9px;
    background-color: #1CA454;
    color: #ffffff;
    font-style: normal;
    font-size: 12px;
}
.c-main-controls-small .c-mc-item.c-i-icon {
    display: block;
}
.c-main-controls-small .c-mc-item.c-i-avatar {
    display: none !important;
}
.c-main-controls-small.c-state-logged .c-mc-item.c-i-icon {
    display: none !important;
}
.c-main-controls-small.c-state-logged .c-mc-item.c-i-avatar {
    display: block !important;
}
header {
    border: 1px solid none;
}
header .c-main-menu-con {
    width: 100%;
    z-index: 1000;
    background-color: white;
    left: 0;
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px){
    header .c-main-menu-con {
        width: 374px;
        top: 132px;
    }
    header .c-main-menu-con .c-main-menu li:nth-child(2) a.nav-link {
        border-top: 1px solid #dee2e6;
    }
}
header .c-main-menu-con .c-main-menu li a.nav-link {
    line-height: 24px !important;
}
header .c-main-menu-con .c-main-menu .nav-item.bg-warning {
    background-color: #FFF6EB !important;
}
header .c-main-menu-con .c-main-menu .c-mc-item.link-warning {
    color: #EC8000;
}
@media only screen and (max-width: 768px) {
    .c-main-categories-menu.navbar-nav .c-mcm-all-categories.nav-item {
        display: list-item;
        width: 100%;
    }
    .c-main-categories-menu.navbar-nav .c-mcm-all-categories.nav-item button {
        display: list-item;
        width: 100%;
    }
}
.c-main-categories-menu .dropdown-menu.megamenu .c-img-con {
    width: 100px !important;
    height: 100px;
    
    margin-left: 52px;
    margin-top: 20px;
    margin-right: 10px;
}
.c-main-categories-menu-con.navbar {
    padding: 0 !important;
}
@media only screen and (max-width: 768px) {
    .c-main-categories-menu-con.navbar .container {
        padding-left: 12px !important;
        padding-right: 12px !important;
        padding-bottom: 20px !important;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1399px) {
    .c-main-categories-menu-con.navbar > .container {
        margin-right: 30px !important;
    }
}
.c-main-categories-menu-con.navbar .c-menubar-item a {
    position: relative !important;
}
.c-main-categories-menu-con.navbar .c-menubar-item:hover > a:before {
    border-bottom: 7px solid white;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    position: absolute;
    bottom: -12px;
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu {
    font-size: 14px;
    box-shadow: none;
}
@media only screen and (min-width: 769px) {
    .c-main-categories-menu-con.navbar .dropdown-menu.megamenu {
        border: none;
        border-radius: 10px;
        left: 15px;
    }
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu img {
    padding-left: 15px;
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu-root-category img {
    padding-left: 52px;
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu .c-menu-sub-1 {
    padding-left: 0 !important;
}
@media only screen and (min-width: 769px) {
    .c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu > .nav-item > .nav-link {
        font-size: 18px;
        color: #1E1E1E;
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu > .nav-item > .nav-link:hover {
    background-color: unset;
    color: #1E1E1E;
}
@media only screen and (min-width: 769px) {
    .c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu > .nav-item > .nav-link:hover {
        background-color: unset;
        color: #FFA02F;
    }
}
.c-main-categories-menu-con.navbar .dropdown-menu.megamenu .c-menu > .nav-item > .nav-link svg {
    fill: #FFA02F;
}
.c-main-categories-menu-con.navbar.navbar-light .navbar-nav .nav-link {
    color: #1A1A1A;
}
.c-main-categories-menu-con.navbar.navbar-light .navbar-nav .nav-link:hover {
    color: #FFA02F;
}
.c-main-categories-menu.navbar-nav .nav-item.c-menubar-item > a.nav-link {
    color: #1E1E1E !important;
    font-size: 16px;
    font-weight: 600 !important;
    margin-left: 22px;
    text-align: center;
}
.c-main-categories-menu.navbar-nav .nav-item.c-menubar-item > a.nav-link:hover {
    color: #FFA02F !important;
}
@media only screen and (max-width: 768px) {
    .c-main-others-menu .nav-item,
    .c-main-categories-menu.navbar-nav .nav-item.c-menubar-item {
        display: none;
    }
    .c-main-categories-menu.navbar-nav {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .c-main-categories-menu.navbar-nav .dropdown-menu.megamenu .nav-item:first-child {
        display: list-item;
    }
}
.dropdown-menu.megamenu.show {
    display: flex !important;
}
.c-main-categories-menu-con .c-mcm-all-categories button.btn-warning {
    background-color: #FFA02F !important;
    border: 1px solid #FFA02F !important;
    border-radius: 6px;
    margin-top: 5px;
    padding: 8px 30px !important;
    font-size: 14px;
}
@media only screen and (min-width: 769px) {
    .c-main-categories-menu-con .c-mcm-all-categories button.btn-warning {
        border-radius: 10px;
        padding: 15px 30px !important;
        margin-left: 15px;
        margin-top: 0;
    }
}
.c-main-categories-menu-con .c-mcm-all-categories button.btn-warning.dropdown-toggle:after {
    border: none;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2212%22%20height%3D%228%22%20viewBox%3D%220%200%2012%208%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M0.75%201.375L6%206.625L11.25%201.375%22%20stroke%3D%22white%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
    color: white;
    width: 12px;
    height: 8px;
}
.c-main-categories-menu-con .c-mcm-all-categories button.btn-warning.dropdown-toggle[aria-expanded="true"].dropdown-toggle:after {
    transform: rotate(-180deg);
}
.c-main-categories-menu-con .c-mcm-all-categories button.btn-warning.dropdown-toggle.c-dd-open {
    border-radius: 10px 10px 0 0;
}
.c-main-categories-menu-con .c-mcm-all-categories button.btn-warning.dropdown-toggle.c-dd-open:after {
    transform: rotate(-180deg);
}
.c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu a.show-more {
    display: none;
}
@media only screen and (min-width: 769px) {
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu {
        left: 15px;
        border: none;
        border-radius: 0 0 10px 10px;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu .nav-item.hidden-class:not(.c-show-item) {
        display: none;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu .c-menu-sub-1 {
        padding-left: 5px;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu a.show-more {
        display: block;
        color: #FFA02F;
        text-decoration: none;
        font-weight: 600;
        font-size: 14px;
        padding-left: 5px;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu a.show-more:hover {
        background-color: unset !important;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu a.show-more.c-show-less .c-more-text {
        display: none;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu a.show-more.c-show-less .c-less-text {
        display: inline !important;
    }
}
@media only screen and (max-width: 768px) {
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu {
        padding: 0;
        box-shadow: unset;
        border: unset;
    }
    .c-main-categories-menu-con .c-mcm-all-categories .dropdown-menu.megamenu .c-menu-root-category {
        border-bottom: 1px solid #E6E6E6 !important;
    }
}
@media only screen and (max-width: 768px) {
    .c-main-categories-menu-con .c-mcm-all-categories.c-state-submenu-opened .dropdown-menu.megamenu {
        max-height: 310px;
        overflow-y: auto;
    }
}

@media only screen and (max-width: 768px) {
    .bs5 .c-main-categories-menu-con.bg-light {
        background-color: #ffffff !important;
    }
}
.navbar .megamenu {
    padding: 1rem;
}
@media all and (min-width: 992px) { /* t/bp/? */
    .navbar .has-megamenu {
        position: static !important;
    }
    .navbar .megamenu {
        left: 0;
        right: 0;
        width: 100%;
        margin-top: 0;
    }
}
@media (max-width: 991px) {  /* t/bp/? */
    .navbar.fixed-top .navbar-collapse,
    .navbar.sticky-top .navbar-collapse {
        overflow-y: auto;
        max-height: 90vh;
        margin-top: 10px;
    }
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open .c-menu-sub-1-small a .c-btn-back {
    color: #1E1E1E !important;
    font-size: 14px;
    font-weight: 400;
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open .c-menu-sub-1-small .accordion-button {
    color: #1E1E1E !important;
    font-size: 14px;
    font-weight: 700;
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open .c-menu-sub-1-small .accordion-button:not(.collapsed) {
    background-color: #ffffff;
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open .c-menu-sub-1-small .accordion.accordion-items .nav-item a.nav-link {
    color: #1E1E1E !important;
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open .c-menu-sub-1-small .accordion.accordion-items .nav-item a.nav-link:hover {
    color: #FFA02F !important;
    background-color: unset;
}
.c-mcm-all-categories.c-state-submenu-opened .c-menu > .nav-item > .nav-link {
    display: none !important;
}
.c-mcm-all-categories .c-menu:not(.c-state-open) .c-menu-sub-1-small {
    display: none !important;
}
.c-mcm-all-categories .dropdown-menu {
    width: 100%;
}
.c-main-others-menu .nav-item:first-child {
    position: relative;
}
.c-main-others-menu .nav-item:first-child .nav-link {
    margin-right: 25px;
}
.c-main-others-menu .nav-item:first-child:before {
    content: "";
    position: absolute;
    left: -40px;
    top: -11px;
    height: 55px;
    border: 1px solid #ffffff;
}
@media only screen and (min-width: 1024px) and (max-width: 1399px) {
    .c-main-others-menu .nav-item:first-child:before {
        left: -8px;
    }
}
.c-main-others-menu .nav-item a:hover {
    color: #FFA02F !important;
}
.c-main-others-menu .nav-item .secondary-category-hidden {
    display: none;
    margin-top: 12px;
    background-color: #ffffff;
    position: absolute;
    width: 340px;
    right: 0;
    padding: 20px 35px;
    border-radius: 10px;
    box-shadow: 0 8px 40px rgba(0, 38, 3, 0.08);
}
.c-main-others-menu .nav-item .secondary-category-hidden.show {
    display: block !important;
}
.c-main-others-menu .nav-item .secondary-category-hidden a {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #1A1A1A;
    padding: 5px;
}
.c-main-others-menu .nav-item .secondary-category-hidden a:hover {
    color: #EC8000 !important;
}
.c-main-others-menu .nav-item .secondary-category-hidden:before {
    border-bottom: 7px solid #ffffff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: 25px;
    position: absolute;
    top: -7px;
    width: 0;
}
.c-main-others-menu .nav-item:first-child {
    margin-left: 0 !important;
}
.c-main-others-menu a.nav-link {
    color: #1E1E1E !important;
    font-size: 16px;
    font-weight: 600 !important;
}
.c-main-menu-btn span {
    font-weight: 600 !important;
    padding-left: 5px;
}
.c-main-menu-btn.navbar-toggler {
    font-size: 15px !important;
}
.c-main-menu-btn.navbar-toggler[aria-expanded="true"] img.c-toggle-icon-closed {
    display: none;
}
.c-main-menu-btn.navbar-toggler[aria-expanded="true"] img.c-toggle-icon-opened {
    display: block !important;
}
.c-main-menu .c-i-avatar {
    padding: 6px 10px;
    background-color: #1CA454;
    color: #ffffff;
    font-style: normal;
    font-size: 12px;
}
.c-main-menu .c-mc-options-guest {
    display: block;
}
.c-main-menu .c-mc-options-user {
    display: none !important;
}
.c-main-menu.c-state-logged .c-mc-options-guest {
    display: none !important;
}
.c-main-menu.c-state-logged .c-mc-options-user {
    display: flex !important;
}
.c-main-menu a:hover {
  color: #FFA02F !important;
}
.c-main-menu .secondary-category-hidden-small {
  display: none;
  margin-top: 12px;
  background-color: #ffffff;
  position: absolute;
  width: 100%;
  right: 0;
  padding: 20px;
  padding-left: 35px;
  padding-right: 35px;
  border-radius: 10px;
  box-shadow: 0px 8px 40px rgba(0, 38, 3, 0.08);
}
.c-main-menu .secondary-category-hidden-small.show {
  display: block !important;
}
.c-main-menu .secondary-category-hidden-small a {
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #1A1A1A;
  padding: 5px;
}
.c-main-menu .secondary-category-hidden-small a:hover {
  color: #EC8000 !important;
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: #FFF6EB !important;
}
.bg-warning-2 {
    --bs-bg-opacity: 1;
    background-color: #ffca2c !important;
}
.accordion-button:not(.collapsed) {
    color: unset;
    background-color: unset;
}
.bs5 .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%222%22%20viewBox%3D%220%200%2016%202%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1.33344%201H14.6668%22%20stroke%3D%22%23FFA02F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") !important;
    color: #FFA02F !important;
    transform: none !important;
    position: relative;
    top: 5px;
}
.bs5 .accordion-button::after {
    color: #FFA02F !important;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20fill%3D%22none%22%3E%0A%3Cpath%20d%3D%22M1.33342%208.00016H14.6668M8.00009%201.3335V14.6668V1.3335Z%22%20stroke%3D%22%23FFA02F%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E") !important;
    display: inline-block;
    float: right;
    width: 14px !important;
    height: 14px !important;
}
.bs5 .accordion-item.no-items .accordion-button::after {
    display: none !important;
}
.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px !important;
    padding-right: 15px !important;
}
@media (min-width: 769px) {
    .container {
        width: 100% !important;
    }
}
@media only screen and (min-width: 769px) {
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media (min-width: 992px) { /* t/bp/? */
    .container {
        width: 100% !important;
    }
}
@media only screen and (min-width: 992px) {  /* t/bp/? */
    .container {
        width: 100% !important;
        max-width: 100% !important;
    }
}
@media only screen and (min-width: 1024px) { /* t/bp/1400 */
    .container {
        width: auto !important;
        max-width: 1500px !important; /*1500*/
    }
}
@media (min-width: 1024px) { /* t/bp/1400 */
    .container {
        width: 1320px !important; /*1500*/
    }
}
@media (min-width: 576px) /* t/bp/? */
{
	.bs5 .container-sm, .bs5 .container, section > .container, .container.c-hd-con, .header-wrap header > .container {
		max-width: 100% !important;
	}
}

.screen-darken {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000000;
    z-index: 10;
    opacity: 0.75 !important;
    visibility: visible;
    position: fixed;
}

.darken-all, .darken-all-voucher {
    z-index:1031 !important;
    top:-500px !important;
    opacity:0.4 !important;
    position: absolute !important;
    height:900000px !important;

}

@media(max-width:768px) {
    .darken-all-mobiledn {
        display: none !important;
    }
}

.screen-darken.d-none {
    display: none;
}
.screen-darken.c-sd-menu-bar {
    position: absolute;
    left: -500px;
    right: -500px;
    top: 0;
    bottom: 0;
}
.c-main-categories-menu-con .container {
    position: relative;
}
#allCategoriesToggle.c-on-top {
    z-index: 999;
    position: relative;
}

/* ETA - Redesign - Additional */
/* ui/main-menu.actegories */
.c-main-categories-menu .dropdown-menu.megamenu img {
    box-sizing: content-box;

    padding-left: 0px !important;
    padding-top: 0px;
    
    margin-left: auto !important;
    margin-right: auto !important;
    
    min-width: unset;
    min-height: unset;
    max-width: 100px !important;
    max-height: 100px !important;
}

/* ui/main-menu.actegories - all categories */
.c-main-categories-menu .c-mcm-all-categories .dropdown-menu.megamenu {
  top: 55px;
}

/* ui/main-searchbox */
@media only screen and (min-width: 769px) {
  .c-main-searchbox.input-group {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1024px) { /* t/bp/1400 */
  .c-main-searchbox.input-group {
    margin-left: 120px;
  }
}
/* ui/main-controls - cart-item */
.c-main-controls-small .c-cart-small.px-1 {
  padding-right: 5px !important;
}

.c-main-controls-small .c-cart-small span.badge.start-100 {
  left: 70% !important;
}

/* ui/main-controls - auth  */
/* ui/main-controls - auth - state:un-logged  */
.c-main-controls-small .c-i-icon-link {
  display: block !important;
}

.c-main-controls-small.c-state-logged .c-i-icon-link {
  display: none !important;
}

/* ui/main-controls - auth - state:logged  */
.c-main-controls-small.c-state-logged .c-mc-auth {
  display: flex;
  align-items: center;
}

.c-main-controls-small .c-i-avatar-link {
  display: none !important;
}

.c-main-controls-small.c-state-logged .c-i-avatar-link {
  display: block !important;
}

.c-main-controls-small .c-mc-item.c-i-avatar {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  padding-top: 3px;
  padding-bottom: 3px;

  display: block !important;
  min-width: 24px;
  min-height: 24px;
  width: 24px;
  height: 24px;
  text-align: center;
}

/* -------------------------------------------------- */
/* ui/main-menu - categories  */
@media only screen and (min-width: 769px) and (max-width: 1023.98px) { /* t/bp/1399 */
  .bs5 .c-main-categories-menu-con .container > .navbar-collapse {
    display: flex;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu {
    flex-direction: row;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu.navbar-nav .nav-item.c-menubar-item > a.nav-link {
    margin-left: 25px;
  }
}
/* ui/main-menu - categories */
@media only screen and (min-width: 769px) {
  .bs5 .c-main-categories-menu-con.bg-light {
    background-color: #F2F2F2 !important;
  }
}
@media only screen and (min-width: 769px) {
  .c-main-categories-menu-con .c-mcm-all-categories button.btn-warning.c-dd-open {
    background-color: #EC8000 !important;
    border-color: #EC8000 !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1023.98px) { /* t/bp/1399 */
  .bs5 .c-main-categories-menu-con .container > .navbar-collapse {
    display: flex;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu {
    flex-direction: row;
    /* ui/main-menu - categories - all  */
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu .c-mcm-all-categories.dropdown {
    position: static !important;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu .c-mcm-all-categories.dropdown .dropdown-menu .c-menu-root-category img {
    padding-left: 10%;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu .dropdown {
    position: static !important;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu .dropdown-menu {
    position: absolute;
    width: 96% !important;
  }
  .bs5 .c-main-categories-menu-con .container .c-main-categories-menu.navbar-nav .nav-item.c-menubar-item > a.nav-link {
    margin-left: 25px;
  }
}
/* ui/top-bar */
@media only screen and (min-width: 769px) and (max-width: 1023.98px) { /* t/bp/1399 */
  .header .c-topbar.bg-dark .c-mc-countries-select + .c-divider {
    margin: 0 20px !important;
  }
}

/* mobile - category menu */
@media (max-width: 768px) {
    .bs5 .c-menu-root-category .nav-item a {
        padding-left: 8px !important;
    }
    .bs5 .c-menu-root-category .nav-item a.pb-3 {
        padding-top: 15px !important;
    }
    .bs5 .c-menu-root-category .nav-item a.pt-3 {
        padding-bottom: 15px !important;
    }  
    
    .bs5 .c-menu-root-category .c-menu-sub-1-small .c-btn-back {
        padding-top: 8px !important;
        padding-bottom: 8px !important;
        
    }
    .bs5 .c-menu-root-category .c-menu-sub-1-small .accordion .accordion-item .accordion-button {
         padding-top: 16px !important;
         padding-bottom: 16px !important;
    }
    .bs5 .c-menu-root-category .c-menu-sub-1-small .accordion .accordion-item {
        border-bottom: 1px solid #E6E6E6 !important;
    }
    .bs5 .c-menu-root-category .c-menu-sub-1-small .accordion .accordion-item .accordion-collapse .nav-item .nav-link {
        padding-top: 6.5px !important;
        padding-bottom: 6.5px !important;
        padding-left: 20px !important;
    }
    .c-main-categories-menu-con .c-mcm-all-categories.c-state-submenu-opened .dropdown-menu.megamenu .c-menu-root-category {
        border-bottom: none !important;
    }
    .c-mcm-all-categories.c-state-submenu-opened .c-menu-root-category:not(.c-state-rt-open) {
        display: none !important;
    }
    .c-mcm-all-categories.c-state-submenu-opened .c-menu.c-state-open {
    }
}

/* mobile - c/main-menu */
.c-main-menu-con .c-main-menu .nav .nav-link {
    padding: 12.5px 10px;
}
/* Provnavac - fix sirka tab */
.comparator-tabs .comparator-tab .table {
    width: auto !important;
}

/* ETA - Redesign - Additional - 2 */
/* Provnavac - fix sirka tab */
.comparator-tabs .comparator-tab .table {
  width: auto !important;
}

/* Vyhledavani - Nasaptavac */
.bs5 .c-main-searchbox {
  /* scrollbar - styling */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.bs5 .c-main-searchbox ::-webkit-scrollbar {
  width: 10px;
}
.bs5 .c-main-searchbox ::-webkit-scrollbar-track {
  border-radius: 50%;
}
.bs5 .c-main-searchbox ::-webkit-scrollbar-thumb {
  background: #d9d9d9;
  /*#FFA02F*/
  border-radius: 10px;
}
.bs5 .c-main-searchbox ::-webkit-scrollbar-thumb:hover {
  background: #a6a6a6;
  /*#EC8000*/
}
.bs5 .c-main-searchbox .search-suggestion {
  max-height: 607px !important;
  overflow-y: auto;
  box-shadow: 0px 8px 40px rgba(0, 38, 3, 0.08);
}
.bs5 .c-main-searchbox .search-suggestion .more-wrap .more.btn {
    
    background-color: #FFA030;
    border-color: #FFA030;
    
    border-radius: 5px;
    
    font-weight: 700;
    font-size: 14px;
    color: #ffffff;
    
    padding: 10px 30px;
}
.bs5 .c-main-searchbox .search-suggestion {
    padding-bottom: 20px !important;
}
.bs5 .c-main-searchbox .search-suggestion li a.item {
  text-decoration: none !important;
}
.bs5 .c-main-searchbox .search-suggestion li a.item .name {
  margin-bottom: 5px !important;
}
.bs5 .c-main-searchbox .search-suggestion:before {
  display: none;
}
.bs5 .c-main-searchbox .search-suggestion-arrow-wraper:before {
  border-bottom: 7px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: 30px;
  position: absolute;
  top: -7px;
  width: 0;
}
.bs5 .c-main-searchbox .search-suggestion .search-suggestion-title {
  padding-top: 25px;
}
.bs5 .c-main-searchbox .search-suggestion ul#typeahead {
  padding-left: 25px;
  padding-right: 25px;
}
.bs5 .c-main-searchbox .search-suggestion ul#typeahead > ul {
  padding: 0px !important;
}
.bs5 .c-main-searchbox .search-suggestion ul#typeahead .categories-whisp .cat-suggest span.item a span.name {
  padding-top: 2px;
  margin-bottom: 12px;
}
.bs5 .c-main-searchbox .search-suggestion ul#typeahead .categories-whisp .cat-suggest:last-child span.item a span.name {
  margin-bottom: 25px;
}

.bs5 .c-main-searchbox .form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #ffba66;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 160, 47, 0.25);
}

/*  menu - all categories, sub-categories - dropdwon */
@media only screen and (min-width: 769px) {
  .c-main-categories-menu {
    /* scrollbar - styling */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .c-main-categories-menu ::-webkit-scrollbar {
    width: 10px;
  }
  .c-main-categories-menu ::-webkit-scrollbar-track {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: white;
  }
  .c-main-categories-menu ::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    /*#FFA02F*/
    border-radius: 10px;
  }
  .c-main-categories-menu ::-webkit-scrollbar-thumb:hover {
    background: #a6a6a6;
    /*#EC8000*/
  }
  .c-main-categories-menu .dropdown-menu {
    max-height: 645px;
    overflow-y: auto;
  }
}

/* Page 404 */
/* Page 404 - background */
.box.is-system-page {
    
    background: url(/shop/img/404page/papir.jpg);
    background-position: center -90px;
    background-repeat: no-repeat;
    font-family: 'Work Sans', sans-serif;
}
.box.is-system-page .box-body {
    padding-bottom: 135px;
}

/* Page 404 - Title */
.box.is-system-page .h1, .box.is-system-page h1 {
    
    font-size: 60px;
    color: #4f4f4f;
    margin-top: 60px;
    text-transform: uppercase;
}

.box.is-system-page .h1, .box.is-system-page h1 {
    font-weight: 800;
    margin-bottom: 10px;
}

/*  Page 404 - Info */
.error-404-page-content p {
        font-size: 22px;
        font-weight: 500;
    margin: 0 0 20px;
}
.error-404-page-content a.product-link { 
    color: #008db2;
}
.error-404-page-content {
    text-align: center;
}

/* Page 404 - Vysavac */
.error-404-page .error-img {
    margin: 20px 0;
}
.error-404-page-content img {
    max-width: 507px;
}

/* age 404 - Button */
.box.is-system-page .btn.btn-primary.btn-primary {
    margin-top: 20px;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 16px !important;
}
.box.is-system-page .btn.btn-primary.btn-primary i.fa.fa-caret-right:before {
    margin-left: 5px;
}
.box.is-system-page .btn.btn-primary.btn-primary:hover {
    background-color: #000;
}

/* Kosik - hlavicka - fix rozlozeni */
@media (min-width: 768px) and (max-width: 885px) {
    .basket-tpl header .promo-info {
        float: unset !important;
        display: inline;
    }
}

/* Preskosik */
.box-product.is-in-basket .box-title {
    max-height: 2.3em !important;
}

/* Product detail - varinats select list */
.design-serie-box .product-list.is-design-serie > div:last-child {
    height: 100%;
    margin-top: 25px;    
    margin-bottom: 25px;
}
.design-serie-box .product-list.is-design-serie > div:last-child a{
    min-height: 122px;
    max-height: 122px;
}
.design-serie-box .product-list.is-design-serie > div:last-child a span{
    margin-top: 10px;
}

/* cart header */
@media (min-width: 0px) and (max-width: 390px) {
    .basket-tpl .header-wrap .contacts {
        margin-top: -5px !important;
    }
}

/* category - banner */
.c-banner-category.banner {
    padding: 0 30px;
}

/* Kosik - Darky  */
@media (min-width: 800px) and (max-width: 1223px) {
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell {
    height: 290px !important;
  }
}
@media (min-width: 0px) and (max-width: 575px) {
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell {
    height: max-content !important;
  }
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell img.giftImg {
    position: unset !important;
  }
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell .giftLink {
    padding: 0 10px !important;
  }
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell .giftName {
    position: unset !important;
  }
  .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell .giftLink, .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell .giftDesc, .basket-tpl .table-product-list .giftHeader + table .giftRow .gift-cell .giftLabel {
    position: unset !important;
    display: block !important;
  }

  .basket-tpl .table-product-list .giftHeader + table .giftLine:first-child .giftName {
    padding: 0 !important;
  }
  .basket-tpl .table-product-list .giftHeader + table .giftLine:first-child .giftDesc {
    margin-top: 25px;
  }
}

/* Cart - Button */
.c-cart-btn {
    cursor: pointer !important;
}
.bs5 .c-cart-btn.btn:active {
    box-shadow: unset !important;
}

/* homepage - category icons box - hide for mobile */
@media only screen and (max-width: 768px) {
    section.nav-category-icons.hidden-xs {
        display: none !important;
    }
}

/* menu categories - all catgeories dropdown - tablet responsive */
@media only screen and (min-width: 769px) and (max-width: 1023.98px) {
  .c-mcm-all-categories {
    /* hide only for fisrt elements in row */
    /*
    .c-menu-root-category:first-child,
    .c-menu-root-category:nth-child(4n) {
      border: 1px solid red;
    }
    .c-menu-root-category:first-child .c-img-con,
    .c-menu-root-category:nth-child(4n) .c-img-con {
      margin-left: 0px !important;
    }
    */
  }
  .c-mcm-all-categories .c-menu-root-category .c-img-con {
    margin-left: 0px !important;
  }
}

/* header - main controls - cart */
@media only screen and (min-width: 1024px) and (max-width: 1399.98px) { 
    header .c-main-controls-small {
        margin-right: 15px;
    }
}

/* header - header middle - layout - tablet resolution */
@media only screen and (min-width: 1024px) and (max-width: 1399.98px) { 
    .header-wrap.bs5 .c-header-midle {
    }
    .header-wrap.bs5 .c-header-midle .c-main-searchbox.input-group {
      margin-left: 15px;
    }
    .header-wrap.bs5 .c-header-midle .c-main-searchbox-con.justify-content-center {
      justify-content: start !important;
    }
    .header-wrap.bs5 .c-header-midle .input-group {
      width: 50%;
    }
    .header-wrap.bs5 .c-header-midle .c-guarantee, .header-wrap.bs5 .c-header-midle .c-stores {
      margin-left: 30px;
    }
    .header-wrap.bs5 .c-header-midle .c-compare-count {
      margin-left: 0px;
    } 
}
@media only screen and (min-width: 1024px) and (max-width: 1199.98px) {
    .header-wrap.bs5 .c-header-midle .input-group {
        width: 42.5%;
    }
    .header-wrap.bs5 .c-header-midle .c-service, 
    .header-wrap.bs5 .c-header-midle .c-guarantee, 
    .header-wrap.bs5 .c-header-midle .c-stores  {
        margin-left: 20px;

    }
}
/* c/MainMenu - button */
.bs5 .c-main-menu-btn.navbar-toggler:focus {
    box-shadow: unset;
}

/* Benefit Icons */
.nav-benefits-icons .nav-icons {
    display: flex;
}
/* chytra reseni */
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285223"] {
    border-left: none;
    border-right: 1px solid #ededed;
    order: 2;
}
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285223"] span.c-benefit-icon:before {
    content: "\66";
}
/* kvalita  */
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285225"]  {
    border-left: none;
    border-right: 1px solid #ededed;
    order: 1;
}
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285225"] span.c-benefit-icon:before {
    content: "\69";
}
/* design */
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="278047"] {
    border-left: none;
    border-right: 1px solid #ededed;
    order: 3;
}
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="278047"] span.c-benefit-icon:before {
     content: "\67";
 }
/* tradice */
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285221"] {
    order: 4;
}
.nav-benefits-icons .col-sm-6.col-md-3[data-benefiticon="285221"] span.c-benefit-icon:before {
    content: "\6d";
}

.nav-benefits-icons .col-sm-6.col-md-3 > a:hover .nav-title {
     color: #2f2929 !important;
}
.nav-benefits-icons .col-sm-6.col-md-3 span.c-benefit-icon {
    color: #ffa030;
    font-size: 91px;
    line-height: 1;
}
.nav-benefits-icons .col-sm-6.col-md-3 span.c-benefit-icon:before {
    font-family: eta-eshop!important;
     font-style: normal!important;
     font-weight: 400!important;
     font-variant: normal!important;
     text-transform: none!important;
     speak: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
}

/* prislusenstvi list */
.accesories-list .product-list .box.box-product.box-product-small .box-product-info .availability {
    min-height: 40px;
}

/* Footer multishop */
/* footer */
@media only screen and (min-width: 1400px) {
    .c-footer-info-con .c-stamp a.btn {

        height: fit-content !important;
        padding-top: 0px;
    }
}

.c-footer-info-con .c-stamp.c-stamp-topshop-con {
    display: none !important;
}
.c-footer-info-con.footer-sk .c-stamp.c-stamp-topshop-con,
.c-footer-info-con.footer-sk .c-stamp.c-stamp-topbrand
{
    display: none !important;
}

@media only screen and (max-width: 1399.98px) {
    .c-footer-info-con .c-stamp.c-stamp-topshop-con {
        display: none !important;
    }
    .c-footer-info-con.footer-sk .c-stamp {
        /*display: none !important;*/
    }
}

/* footer - footer copy */
.c-footer-copy .c-fc-text {
  text-align: center;
}
.c-footer-copy .c-createdby .c-fc-text {
    padding-top: 25px;
    text-align: center;
}
@media only screen and (min-width: 769px) {
   .c-footer-copy .c-copyright .c-fc-text {
      text-align: center;
    } 
}
.c-footer-copy .c-copyright .c-fc-text {
    padding-bottom: 0px;
}
.c-footer-copy .c-createdby .c-fc-text {
    padding-top: 0px;
}

.c-footer-copy .c-createdby .c-fc-text a,
.c-footer-copy .c-createdby .c-fc-text a:hover
{
    color: white;
}

@media(min-width:776px) {
    .terms_sk_cont {
        margin-bottom: 15px;
        position: relative;
        height: 70px;
    }

    .termsSkCheckbox {
        position: absolute;
        max-width: 50px;
        float: left;
    }

    .agreementText {
        float: left;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        position: absolute;
        top: -22px;
        left: 38px;
    }

    .agreementImageCont {
        margin: 0 !important;
        padding: 0 !important;
        margin-top: 5px !important;
        color: #FF0101;
        font-weight: 500;
        position: absolute;
        top: 49px;
        left: 6px;
    }


}
.agreementImage {
    height: 15px;
    margin-right: 5px;
}

.agreementImageCont {
    color: #FF0101;
    font-weight: 500;
}

.agreementText {
    font-weight:400 !important;
}

@media(max-width:776px) {
    .agreementText {
        display:inline;
        padding-top:5px !important;
    }
    .termsSkCheckbox {
        display:inline;
    }

    .agreementImageCont {
        margin: 0 !important;
        padding-top:15px;
    }
}

.is-error, .is-error label {
    color:initial;
    border: initial !important;
}

input.is-error {
    border: 3px solid red !important;
}

/* footer - redesign cs,sk */
@media only screen and (min-width: 1400px) {
  .bs5 .c-footer-info-con.justify-content-center {
    justify-content: unset !important;
  }
  .bs5 .c-footer-info-con.justify-content-center .c-fic-inner-groupe.justify-content-center {
    justify-content: unset !important;
  }
}
@media only screen and (min-width: 769px) {
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-logo {
    height: fit-content !important;
  }
  .bs5 .c-footer-info-con.footer-sk .c-stamp-heureka {
    left: 0px;
  }
}

@media only screen and (min-width: 1400px) {
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-logo {
    height: fit-content !important;
  }
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts.col-xxl-8 {
    padding-top: 21px !important;
    padding-right: 0px !important;
    width: 63%;
  }
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-socials.col-xxl-4 {
    padding-top: 30px !important;
  }
}

@media only screen and (min-width: 769px) {
  .bs5 .c-footer-info-con.py-4 {
    padding-top: 60px !important;
  }

  .c-footer-copy .c-copyright .c-fc-text {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 768.98px) {
  .bs5 .c-footer-info-con .py-4 {
    padding-bottom: 0px !important;
  }
  .bs5 .c-footer-info-con .c-fic-text {
    padding-top: 15px !important;
  }
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-contacts {
    padding-top: 22px !important;
  }

  .c-footer-copy .c-copyright .c-fc-text {
    padding-top: 5px !important;
  }
}
@media only screen and (max-width: 768.98px) {
  .bs5 .c-footer-info-con .c-fic-inner .c-fic-socials.py-4 {
    padding-bottom: 25px !important;
  }
}

.panel-primary a {
    color:black;
    text-decoration:underline;
}

.ratingsAnchor::before {
    content: "";
    display: block;
    height: 60px; /* fixed header height*/
    margin: -60px 0 0; /* negative fixed header height */
}

.promoRow {
    border: 1px solid transparent !important;
    padding:0 !important;
}

.promoWrapper {
    width: 100%;
    height: 114px;
    display: flex;
    justify-content: left;
    align-items: center;
    position:relative;
}

.promoContent {
    margin:0;
    color: #00B207;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
    flex-shrink:0;
    width:100%;
    padding: 16px 24px;
    border: 1px solid #00B207;
    text-align:center;
    border-radius: 10px;
}
.mobile-fix {
    display:none;
}
@media (max-width: 768px) {
    .promoContent {
        padding: 15px !important;
        text-align:left;
    }
    .promoWrapper {
        height:86px;
    }
    .mobile-fix {
        display:initial !important;
        height:10px;
        position:absolute;
        width:100%;bottom:-30px;
        background-color: white;
    }
}
.containerInput {
    width:314px;
}
#password {
    display:block;
    padding:0;
    margin:0;
}
.weak {
    display:inline-block;
}
.passMeterContainer {
    display:flex;
    width:100%;
    justify-content: space-between
}
.meter-bar {
    width:24.5%;
    height:5px;
    background-color: #E3E3E3;
    /* Firefox */
    -moz-transition: all 1s ease-in;
    /* WebKit */
    -webkit-transition: all 1s ease-in;
    /* Opera */
    -o-transition: all 1s ease-in;
    /* Standard */
    transition: all 0.5s linear;
}
.passStrenght {
    display:block;
    text-align:right;
    position:relative;
    height:17px;
    font-size:12px;
    margin-top:5px;
    width:360px;
}
.passStrenght img {
    height:15px;
    position:relative;

}
/* Tooltip container */
.tooltipIcon {
    position: relative;
    display: inline-block;
}
.tooltiptext {
    padding: 8px 32px 8px 12px;
    text-align:left;
}

.tooltipIcon .tooltiptext {
    visibility: hidden;
    width: 280px;
    background-color: black;
    color: #fff;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
    top: 140%;
    right: -5px;
    margin-left: -60px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltipIcon:hover .tooltiptext {
    visibility: visible;
}
.passMeterContainer {
    margin-top:5px;
    width:360px
}
.passwordText {
    display:inline;
    position: relative;
}
.passIcon {
    height: 23px;
    position: absolute;
    right: 0;
    top: 8.5px;
    left: 324px;
    z-index: 1000;
}
.inputWrapper {
    position:relative;
}
@media(max-width:769px) {
    .passMeterContainer {
        width:100%;
    }
    .passIcon {
        right:10px;
        left:initial;
    }
    .passStrenght {
        width:100%;
    }
}
.rating-box {
    display: flex;
    position:relative;
    flex-direction: column;
    align-items: flex-start;
    padding: 24px;
    height: 132px;
    background: #FDF1DC;
    border-radius: 5px;
    margin-top:16px;
    margin-bottom:28px;
}
.rating-box-inner {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 40px;
    height: 86px;


    /* Inside auto layout */
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}
.rating-box-average {
    width: 69px;
    height: 58px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;

    /* identical to box height, or 58px */

    /* Branding/Black */
    color: #1E1E1E;


    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;
}

.average-product-rating-text {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
}

.star-rating {
    font-size:30px;
}

.rating-average {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    position:relative;
    top:-2px;
    margin-left:8px;


    /* identical to box height, or 21px */

    /* Gray Scale/Gray – 400 */
    color: #999999;


    /* Inside auto layout */
    flex: none;
    order: 1;
    flex-grow: 0;
}

.stars-rating {
    margin:8px 0;
}

.rating-box-rating {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;

    /* identical to box height, or 21px */

    /* Branding/Black */
    color: #1E1E1E;


    /* Inside auto layout */
    flex: none;
    order: 2;
    flex-grow: 0;
}

.rating-detail-bar {
    height:40px;
    margin-left:12px;
    position:relative;
}

.stars-container {
    position: relative;
    top:-10px;
    margin-left:75.5px;
}

.bs-info {
    text-align:left !important;
    padding-left:0 !important;
    padding-right:0 !important;
    width:40px !important;
}

.rating-date {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;

    /* identical to box height, or 17px */
    text-align: center;

    /* Gray Scale/Gray – 400 */
    color: #999999;
}
.rating-cnt {
    margin-top: 0 !important;;
}
.hide-rating {
    display:none;
}
#password {
    padding:6px 12px;
}
@media(max-width:745px) {
    .bs-info {
        position:absolute;
    }
    .rating-detail-bar {
        margin-left:45px !important;
    }
    .stars-container {
        display: block !important;
        left: -45px !important;
        margin-left: 0 !important;
        top: 5px !important;
    }
    .rating-cnt {
        margin-top:27px !important;
    }
}

@media(min-width: 768px) {
    #password, #register-pswd {
        padding-right:40px;
    }
}

@media(max-width:548px) {
    #password,#register-pswd {
        padding-right: 40px;
    }
}

@media(max-width:365px) {
    .rating-box-average {
        font-size:20px !important;
    }
    .star-rating {
        font-size:15px !important;
    }
    .rating-box-inner {
        gap:0;
    }

    .rating-box-average {
        position: relative;
        top: 17px;
    }
    .average-product-rating-text {
        font-size:12px;
    }
}

@media(max-width:250px) {
    .rating-box-average {
        right:-15px !important;
    }
    .rating-box-average-text {
        position: relative;
        left:-10px;
    }
}

.iframe-wrapper {
    position:relative;
    display:block;
    width: 100%
}
.iframe-responsive {
    position:absolute;
    top:0; left: 0;
    width:100%;
    height:100%;
}

.voucherModalWrapper *:not(".tooltiptext") {
    max-width:100%;
}
.voucherModalWrapper {
    display:none;
    z-index:5000000;
    position:fixed;
    height: 405px;
    max-width:100%;
    width: 600px;
    left: 0px;
    top: 15%;
    margin: 0 auto;
    border-radius: 8px;
    background: #FFFFFF;
    box-shadow: 0px 8px 40px rgba(0, 38, 3, 0.08);
    border-radius: 8px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.voucherModalHeader {
    position: absolute;
    height: 36px;
    left: 17.17%;
    right: 17.17%;
    top: 32px;
    width:394px;

    /* Body XXL/Body XXL, 600 */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 150%;

    /* identical to box height, or 36px */
    text-align: center;

    /* Gray Scale/Gray – 900 */
    color: #1A1A1A;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: 0em;
    text-align: center;
}

.voucherModalContent1 {
    position: absolute;
    height: 21px;
    width: 152px;
    left: 160px;
    top: 108px;

    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;

}
.infoImgCode {
    position:absolute;
    left:312px;
    top:108px;
    height: 18px;
    width: 18px;

}
.infoImgCode2 {
    position:absolute;
    left:304px;
    top:196px;
    height: 18px;
    width: 18px;

}
.inputCode {
    border-radius: 6px;
    position:absolute;
    top:137px;
    left:160px;
    box-sizing: border-box;

    width: 280px;
    height: 48px;

    /* Gray Scale/White */
    background: #FFFFFF;

    /* Gray Scale/Gray – 100 */
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    padding:16px 13px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;

}

.voucherModalContent2 {
    width: 142px;
    height: 21px;

    /* Body Small/Body Small, 400 */
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;

    /* identical to box height, or 21px */

    /* Branding/Black */
    color: #1E1E1E;
    position:absolute;
    top:197px;
    left:160px;
}

.inputPin {
    border-radius: 6px;
    position:absolute;
    top:226px;
    left:160px;
    box-sizing: border-box;

    width: 280px;
    height: 48px;

    /* Gray Scale/White */
    background: #FFFFFF;

    /* Gray Scale/Gray – 100 */
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    padding:16px 13px;
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}
.confirmVoucher, .confirmVoucherRes {
    height:54px;
    border-radius: 43px;
    background: #FFA02F;
    border-radius: 43px;
    width:131px;
    top:314px;
    left:235px;
    position: absolute;
    padding: 16px 40px;
    box-sizing: border-box;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    cursor:pointer;
}

@media(max-width: 598px) {
    .voucherModalWrapper {
        width:400px;
    }

    .voucherModalWrapper * {
        font-size:16px;
    }
    .voucherModalHeader {
        left:0;
        font-size:18px !important;;
    }
    .voucherModalContent1, .voucherModalContent2, .inputCode, .inputPin {
        left:85px;
        width:auto;
    }

    .infoImgCode {
        left: 255px;
        top: 106px;
    }

    .infoImgCode2 {
        left: 248px;
        top: 196px;
    }

    .confirmVoucher, .confirmVoucherRes {
        left:35%;
    }
    .tooltipsk {
        margin-left:6px;
    }
}

.vouchertooltip {
    right:-260px !important;
}

@media(min-width:769px) {
    .setVoucherBtn {
        margin-left:217px;
    }

    .setVoucherSk {
        margin-left:210px !important;
    }

    .tooltipsk {
        margin-left:3px;
    }

    .headerSk {
        width:422px;
        left:15.17%;
    }
}
.disable-before::before {
    display: none!important;
}

.fixZ-index {
    z-index: 5000 !important;
}

.nav-category-thumbs a .nav-thumb {
    top:2px !important;
    width:79px;
    height:79px;
}

.long-delivery-price {
    position: absolute;
    right: 10px;
}

.long-delivery-text {
    padding-right: 55px;
}

.hint-modal {
    display: inline-block;
    top: -5px;
    font-family: 'Open Sans';
    left:2px;
    position:relative;
    transform: translate(0,-50%);
    background-color: #FFA030;
    color: #fff;
    width: 12px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    transition-property: opacity;
    transition-timing-function: ease;
    transition-duration: .5s;
}


.hint-icon {
    display: inline-block;
    text-decoration: none !important;
    font-weight: 700;
    text-align: center;
    border-radius: 50%;
    margin-left: 5px;
    z-index: 5;
    cursor: pointer;
}

.hint-icon:hover, .hint-modal:hover {
    color:white !important;
}
@media(max-width:768px) {
    .paymentModal {
        width: 100% !important;
    }




}
.closePaymentModal {
    top:0 !important;
    right:5px !important;
    cursor:pointer !important;
}
.paymentModal ul li {
    display:list-item;
    list-style: initial;
    color:black;
}
.paymentModal ul {
    padding-left:20px;
}

.subsubcat:not(.active):not(:hover) {
    background-color:#BFBEBE !important;
}

.subsubcat:hover:not(.active) {
    background-color:#FFA030; !important;
}

.center-text {
    text-align:center;
}

.show-more-accessories {
    position: relative;
    margin: 0 auto;
    top: 8px;
    display: block;
    width: 111px;
}


body {
    margin-top:0 !important;
    padding-top: 0 !important;
    padding-bottom:0 !important;
}

.header__sticky {
    z-index: 1000 !important;
}
.bs5 .ms-auto, .c-main-others-menu, html.js body div.header-wrap.fixed-top.bs5 nav.c-main-categories-menu-con.navbar.navbar-expand-lg.navbar-light.bg-light div.container.position-relative.px-4.px-md-0 div#main_nav.navbar-collapse ul.c-main-others-menu.navbar-nav.ms-auto.d-xl-flex.d-none {
    margin-left: 5% !important;
}

.disableStrike {
    text-decoration: none !important;
}

.btn-greenCoupon {
    pointer-events:none !important;
    background-color: #6caa00 !important;
    border-radius: 0 !important;
}

.btn-greyCoupon {
    pointer-events:none !important;
    background-color: #eeeeee !important;
    color:black !important;
    cursor:not-allowed !important;
    border-radius: 0 !important;
    text-align:left !important;
}