.form-error.text-danger ul{
    list-style-type: none;
    padding: 0;
}

.companyNameRef{
    position: absolute;
    text-indent: -9999px;
}

.noWave .header-style-2 .main-bar:after,
.noWave .bg-line-top:before,
.noWave .dlab-bnr-inr:before,
.noWave .bg-line-bottom:after{
    background-image: none;
}

.site-header.center .navbar-nav > li.cartMenuItem {
    float: right;
}

.header-nav .nav > li > a {
    text-transform: initial;
}

.header-nav .nav > li .sub-menu {
    border: 0;
    border-radius: 0;
}

.header-nav .nav > li .sub-menu.cartSubmenu {
    padding: 5px;
    max-width: 400px;
    right: 0;
    left: auto;
    width: 400px;
}
.header-nav .nav > li .sub-menu.cartSubmenu li td{
    font-size: 13px;
}
.header-nav .nav > li .sub-menu.cartSubmenu li a{
    font-size: 13px;
    text-transform: none;
}
.header-nav .nav > li .sub-menu.cartSubmenu li small{
    font-size: 70%;
}
.header-nav .nav > li .sub-menu.cartSubmenu img {
    max-width: 50px;
}
.cartSubmenu .cartOverflow{
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.cartSubmenu .cartProducts td{
    vertical-align: middle;
}

#categSelector .service-box1{
    cursor: pointer;
}

.owl-nav.disabled{
    display: none;
}
.service-box1:after{
    content: none;
}

.footer-bottom{
    padding: 10px 0;
}

.widget_services .list-2 li a {
    text-transform: initial;
}

#shopLogo {
    transition: width 1s;
}

#shopLogo.shopLogoSmall {
    width: 85px;
}

.shopProductBanner.overlay-black-middle:after {
    opacity: 0;
}
.shopProductBanner.dlab-bnr-inr{
    background-position-y: 93%;
}

/* carousel */
.carousel-inner img {
    width: 100%;
    height: 100%
}

#custCarousel .carousel-indicators {
    position: static;
    margin-top: 20px
}

#custCarousel .carousel-indicators > li {
    width: 100px
}

#custCarousel .carousel-indicators li img {
    display: block;
    opacity: 0.5
}

#custCarousel .carousel-indicators li.active img {
    opacity: 1
}

#custCarousel .carousel-indicators li:hover img {
    opacity: 0.75
}

#custCarousel .carousel-item img {
    max-width: 400px;
    width: 80%
}

.carousel-item img {
    width: 80%
}

#custCarousel .carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}

#custCarousel .carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23555' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
/* end carousel */

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #187073;
    border-color: #187073;
}
#userOrdersTable td{
    vertical-align: middle;
}
.cartProducts td.product-item-name{
    max-width: 250px;
}

.cartBreadcrumb.dlab-bnr-inr{
    height: 90px;
}
.cartBreadcrumb.dlab-bnr-inr .breadcrumb-row{
    background-color: #135759;
}
.cartBreadcrumb.overlay-black-light::after, .cartBreadcrumb.overlay-black-middle::after, .cartBreadcrumb.overlay-black-dark::after {
    background: #fff;
    border: 1px solid #ebedf2;
}
.deliveryChoice {
    cursor: pointer;
}
.cartBreadcrumb .breadcrumb-row a.active {
    font-weight: 900;
}
.bootstrap-select .btn:active, .bootstrap-select .btn:hover, .bootstrap-select .btn:focus, .bootstrap-select .active > .btn{
    color: #999;
}
.bootstrap-select .dropdown-toggle{
    color: #495057;
}

.fly-box-ho.selectedChoice, .fly-box.selectedChoice, .icon-bx-wraper.selectedChoice .fly-box, .icon-bx-wraper.selectedChoice .fly-box-ho {
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
    -o-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.cardShadow{
    box-shadow: 0 10px 20px 0 rgba(0,0,0,.1);
}
.btn.btn-hover-success:active, .btn.btn-hover-success:hover, .btn.btn-hover-success:focus, .active > .btn.btn-hover-success{
    background-color: #3a773a;
}
#cartRegisterLogin .tab-content>.tab-pane.active{
    display: flex!important;
}

html#tunnelLayout{
    height: 100%;
}
/*html#shopLayout{
    height: 100%;
}*/
body.bodyTunnel{
    min-height: 100%;
    margin: 0;
    position: relative;
    padding: 0 0 70px;
}
/*body.bodyShop{
    min-height: 100%;
    margin: 0;
    position: relative;
    padding: 0 0 394px;
}*/
#footerTunnel{
    position: absolute;
    bottom: 0;
    width: 100%;
}
/*#footerShop{
    position: absolute;
    bottom: 0;
    width: 100%;
}*/
.productsDeliveryMethods{
    max-width: 32px;
}
.userMenu a:hover, .userMenu a:active, .userMenu a:active, .userMenu a.active{
    color: #187073;
}

.productTypes.blog-post.blog-grid.blog-rounded:hover a {
    color: #187073;
}

.productTypes.blog-post.blog-grid.blog-rounded:hover img {
    transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.modal-open .xdsoft_noselect{
    z-index: 10000000;
}
.subscribe-box .form-control.forceSelect{
    padding: 0;
    border: 0;
}
.subscribe-box .form-control.forceInput, .subscribe-box .form-control.forceTextarea{
    border-color: #777;
    border-width: 1px;
}
.subscribe-box .form-control.forceTextarea{
    height: 100px;
}
#numberModal{
    max-width: 100%;
}
#numberModal .modal-dialog{
    max-width: 90%;
}

.twitter-typeahead{
    width: 100%;
}
.kt-quick-search__input.tt-hint{
    height: 42px!important;
    line-height: 42px!important;
    width: 100%!important;
    left: -1px!important;
}
.kt-quick-search__input.tt-input{
    width: 100%!important;;
    border-width: 1px!important;;
    border-color: #DDD!important;;
    border-top: 0!important;;
    border-left: 0!important;;
    border-right: 0!important;;
    height: 42px!important;;
    line-height: 42px!important;;
}
.kt-quick-search__input.tt-input:focus{
    outline: none;
}
.tt-menu{
    margin-top: 20px!important;
    position: static!important;
}

.tt-suggestion a{
    display: block!important;
    transition: 0.2s ease-in-out!important;
}
.tt-suggestion a:hover{
     background-color: #f0f0f9!important;
     color: #187073!important;
}
.tt-suggestion a:hover .search-desc {
    color: #187073!important;
}
.tt-suggestion.tt-cursor a{
    background-color: #f0f0f9!important;
    color: #187073!important;
}

.tt-suggestion {
    border-bottom: 1px dashed #ebedf2!important;
}
.tt-suggestion:last-child {
     border-bottom: none!important;
}
.tt-suggestion:last-child p {
    margin: 0!important;
}
.badgeSearch{
    background-color: #187073;
    color: #FFF;
    padding: 2px 4px;
    border-radius: 4px;
    font-size: 0.65rem;
}

select.forceRequiredSelect{
    padding: 0;
    margin: 0;
    border: 0;
    opacity: 0;
    z-index: -2;
    position: absolute;
    display: inline-block!important;
}

.legendBlockedDate{
    height: 25px;
    width: 31px;
    display: inline-flex;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    background: linear-gradient(to top left, rgba(255,0,0,0.2) 0%, rgba(255,0,0,0.2) calc(50% - 0.8px), #FF0000, rgba(255,0,0,0.2) calc(50% + 0.8px), rgba(255,0,0,0.2) 100%)!important;
}
.legendBlockedDateText{
    display: inline-flex;
    color: #666;
    font-size: 12px;
}
.legendBlockedDateAvailable{
    height: 25px;
    width: 31px;
    display: inline-flex;
    background-color: #97f397;
    border: 1px solid #ddd;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_date:not(.xdsoft_disabled){
    background-color: #97f397;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_date:not(.xdsoft_disabled){
    background-color: #47a547;
}
td.xdsoft_date.xdsoft_date.xdsoft_disabled.false\,, td.xdsoft_date.xdsoft_date.xdsoft_disabled.false\,:hover {
    background: linear-gradient(to top left, rgba(255,0,0,0.2) 0%, rgba(255,0,0,0.2) calc(50% - 0.8px), rgba(255,0,0,1) 50%, rgba(255,0,0,0.2) calc(50% + 0.8px), rgba(255,0,0,0.2) 100%)!important;
}
td.xdsoft_date.xdsoft_day_of_week0.xdsoft_date.xdsoft_disabled.xdsoft_current.xdsoft_today.xdsoft_weekend.false\, {
    background-color: #3af!important;
}
div.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled.false\,:hover{
    background: linear-gradient(to top left, rgba(255,0,0,0.2) 0%, rgba(255,0,0,0.2) calc(50% - 0.8px), rgba(255,0,0,1) 50%, rgba(255,0,0,0.2) calc(50% + 0.8px), rgba(255,0,0,0.2) 100%)!important;
}
.cartProducts th, .cartProducts td{
    font-size: 13px;
}
.quantity.btn-quantity.max-w50{
    margin: 0 auto;
}
input.quantityCustom.form-control{
    text-align: center;
    padding: 5px;
}
.bootstrap-select .dropdown-menu > li > a{
    white-space: initial;
}

/* STRIPE */
#paymentContainer{
    max-width: 600px;
    margin: 0 auto;
}

#cardholder-name{
    box-sizing: border-box;
    height: 40px;
    padding: 10px 12px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;
    box-shadow: 0 1px 3px 0 #e6ebf1;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}
#cardholder-name::placeholder{
    color: #aab7c4;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
}
#loading-area{
    flex-direction: column;
}
#loading-area.paymentInProgress{
    opacity: 0.8;
}
#loading-area .loaderText{
    font-weight: 600;
}
#existing-card-errors, #card-errors{
    color: #a23e3e;
    text-align: left;
    margin-top: 15px;
    font-weight: 600;
    font-size: 20px;
}
.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
    width: 100%;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
/* END STRIPE */

.bootstrap-select.btn-group .dropdown-menu {
    z-index: 999999;
}

@media screen and (max-width: 1200px) {
    #footerShop{
        background-size: 1680px!important;
    }
}
@media screen and (max-width: 1170px) {
    .header-nav .nav > li > a {
        font-size: 14px;
        padding: 30px 5px;
    }
}
@media screen and (max-width: 1023px) {
    #numberModal .modal-dialog{
        width: 100%;
        max-width: 90%;
        margin: 0 auto;
    }
}
@media screen and (max-width: 992px) {
    .header-nav .nav > li .sub-menu.cartSubmenu{
        max-width: 100%;
    }
}
@media screen and (max-width: 576px) {
    .btn-quantity{
        width: 50px;
    }
    #numberModal.subscribe-box .modal-header .close{
        top: 0;
    }
    #numberModal.subscribe-box .modal-header .modal-title {
        font-size: 22px;
    }
    #numberModal button[name="addOtherCake"] {
        padding: 12px 8px;
    }
}