.hide
{
	display: none;
}
.no-wrap {
    white-space: nowrap;
}
.validation-summary-errors ul li
{
color: red;
}
/*
.navbar
{
z-index: 9 !important; 
}
.topbar
{
	z-index:10 !important;
}

.offcanvas-wrapper
{
	z-index: 5 !important;
}
*/
.site-logo > img {
    height: auto !important;
    width: auto !important;
    max-height: 60px;
    max-width: 129px;
}
	
.oldPrice
{
	color: red;
	text-decoration: line-through;
	margin-right: 0.5em;
}

.btn
{
	font-weight: 300;
}

.btn-sm-doubleline {
    height: 50px;
    line-height: 18px;
}

h4.product-symbol {
    font-size: 0.8em;
    text-align: center;
    color: silver;
}

.fs-0 {
    font-size: 0 !important;
} 

.fs-14 {
    font-size: 14px !important;
}

.fs-16 {
    font-size: 16px !important;
}

.fs-18 {
    font-size: 18px !important;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error
{
    color: #ff0000;
    display: block;
}

.field-validation-valid
{
    display: none;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid
{
    display: none;
}

.widget-mercatum {
  margin-bottom: 20px;
}

.widget-mercatum ul {
	line-height: 1.5;
}

#shipping-name {
	color: #374250;
}

.iziToast-close {
	background-position:top !important;
	top:1rem !important;
}

.shopping-cart-footer > .column {
	margin:0.75rem 0.75rem 0 0;
}

.offcanvas-wrapper-mercatum {
	display: flex;
	flex-direction: column;
}

.site-footer-mercatum {
	display: table-row;
}

.body-mercatum {
	flex: 1;
}

input[type="radio"]{
	margin-right: 0.5em;
}

.table-last-child-mercatum tr td:last-child{
    width:1%;
    white-space:nowrap;
}

div.hr-mercatum{
	color: #dbe2e8;
	background-color: #dbe2e8;
	height: 1px;
}

div.hr-mercatum hr {
  display: none;
}

.widget-categories .has-children > ul > li ul{
    display: none;
}

.widget-categories .has-children > ul > li ul.show{
    display: block;
}

/* products smaller images --start */
.product-carousel.product-small-main-image .owl-item img{
    max-width: 50%;
    text-align: center;
    margin: 0 auto;
    display: block;
    max-height: 400px;
}

.product-card.product-list .product-thumb.thumbnail-small{
    width: 180px;
    padding: 0;
}

.product-thumb .thumbnail-small{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.product-info h3.product-title{
    min-height: auto;
}

.product-info .product-button{
    padding-top: 0;
}
/* products smaller images --end */

/* cart popup */
.toolbar-dropdown-group{
    cursor: default;
}

/* products list */
.product-availibilty{
    text-align: center;
}

.product-list .product-info *{
    word-wrap: break-word;
}

.product-list .product-info{
	max-width: 575.5px;
}

.product-list .product-info table.table-last-child-mercatum {
    max-width: 350px;
}
.product-list .product-info table td {
    border-top: 0;
}

.product-list .product-info .action-btn-wrap .add-btn-small {
    display: none;
}

@media(max-width: 489px){
    .product-list .product-info .action-btn-wrap td {
        padding-left: 0.2rem;
        padding-right: 0.2rem;
    }
    .product-list .product-info .action-btn-wrap tr.qty-in-cart-wrap td {
        max-width: 270px;
    }
}

@media (min-width: 576px) and (max-width:767px) {
    .product-card.product-list .product-thumb,
    .product-card.product-list .product-info {
        display: block;
        margin: 0 auto;
    }
    .product-card.product-list .product-thumb {
        width: 300px;
        border-right: none;
    }
}
@media(max-width: 767px) {
    .product-list .product-info,
    .product-list .product-info .product-title,
    .product-list .product-info .product-price {
        text-align: center !important;
    }
    .product-list .product-info .table {
        margin: 0 auto !important;
    }   
}

@media (max-width: 489px), (min-width:992px) and (max-width: 1150px) {
    .product-list .product-info .action-btn-wrap .add-btn-large {
        display: none;
    }
    .product-list .product-info .action-btn-wrap .add-btn-small {
        display: block;
    }
}

/* products list --end */

    .widget-categories ul > li.has-children.expanded > ul, .widget-links ul > li.has-children.expanded > ul {
        overflow-y: auto;
    }

    .widget-categories ul.expanded > li.has-children > ul {
        max-height: 1000px;
    }

    header:not(.navbar-stuck) ~ div.iziToast-wrapper {
        top: 108px;
        position: absolute;
    }

    header.navbar-stuck ~ div.iziToast-wrapper {
        top: 68px;
    }

    .product-ask {
        padding-bottom: 50px;
        text-align: center;
    }

    .subscribe-form .btn > i {
        color: #fff;
    }

    .form-group label {
        padding-left: 0;
    }

    #cookie_info {
        max-width: 100%;
    }

    .toolbar-dropdown-mercatum {
        left: -130% !important;
    }

    .discount-products-list-mercatum {
        max-height: 10rem;
        overflow-y: scroll;
    }

    .input-file-upload input[type="text"] {
        background-color: #fff;
        cursor: pointer;
    }

    a.table-view span {
        top: 1px;
        width: 15px;
        height: 1px;
        margin-bottom: 5px;
        background-color: #000;
    }

        a.table-view span.active {
            background-color: #fff;
        }

table.table-view {
    background-color: #fff;
    border: 1px solid #e1e7ec;
}

    .flex {
        display: flex;
    }

    .products-search-result h4 {
        text-align: center;
        font-size: 20px;
        color: #9da9b9;
    }

    .dropdown-product-remove .remove-from-cart i {
        color: #ff5252;
    }

    .pointer {
        cursor: pointer;
    }

    .products-list-table-view td.product-image,
    .products-list-offertable-view td.product-image {
        position: relative;
    }

    .products-list-table-view td.product-image .product-badge,
    .products-list-offertable-view td.product-image .product-badge {
        position: absolute;
        left: 0;
        top: 0;
        font-size: 12px;
        font-weight: bold;
    }

    .products-list-table-view table.action-btn-wrap {
        margin-left: auto;
    }

    .table-view .product-name a {
        transition: color .3s;
        color: #374250;
        text-decoration: none;
    }

        .table-view .product-name a:hover {
            color: #0da9ef;
        }

    .product-ask .validation-summary-errors {
        text-align: left;
    }

    .shopping-cart-footer span.carttotalbrutto {
        color: #374250;
        font-family: inherit;
        font-style: normal;
        font-weight: 500;
        text-transform: none;
        font-size: 22px;
    }



.site-menu > ul > li > ul:not(.sub-menu) {
    display: table;
    height: 100%;
}
.site-menu > ul > li > ul:not(.sub-menu) > li {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

.site-menu > ul > li.column-menu {
    visibility: hidden;
    position:absolute;
}
.site-menu > ul > li.column-menu:hover {
    cursor: pointer;
}
.site-menu > ul > li.column-menu > a {
    height: auto;
    min-height: unset;
}
.site-menu > ul > li.column-menu,
.site-menu ul li a {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: .05em;
}
.site-menu ul:not(.sub-menu) > li > a {
    white-space: nowrap;
}
.site-menu > ul > li {
    margin: auto 0;
}

    .site-menu > ul > li.column-menu > ul > li {
        display: none;
    }
    /*    
    .site-menu > ul > li > ul > li:hover > .sub-menu {
        display: table;
        z-index: 999;
        top: 150%;
    }*/



    .toolbar-dropdown {
        display: none;
    }

    .nowrap-mercatum {
        white-space: nowrap;
    }

    .no-margin-mercatum {
        margin: 0 !important;
    }

    .product-info tr td,
    .single-product-info tr td {
        vertical-align: middle;
    }

        .product-info tr td .form-control {
            padding-bottom: 0px;
        }

    #specification table {
        table-layout: fixed;
    }

    .offcanvas-container.active .offcanvas-mobile-menu-mercatum {
        visibility: visible;
    }

    .shipping-and-payment-mercatum {
        position: relative;
    }

    .shipping-payments-mercatum {
        width: 50%;
        position: absolute;
        right: 0px;
        top: 0px;
        padding-left: 0.75rem;
    }

    .shipping-and-payment-table-mercatum thead th,
    .shipping-mercatum {
        width: 50%;
    }

    .shipping-mercatum {
        padding-right: 0.75rem;
    }

.shipping-payments-mercatum label {
    width: 100%;
    position: relative;
}
    .shipping-payments-mercatum label img {
        height: 20px;
    }

    #payment-info-box #payment-description {
        border: 1px solid #dbe2e8;
        padding: 12px 18px;
        margin: 1.5rem 0.75rem;
    }

    .product-info table input,
    .products-list-table-view table input,
    .single-product-info table input {
        min-width: 86px;
        max-width: 90px;
    }

    table.products-list-table-view tbody tr td,
    table.products-list-offertable-view tbody tr td {
        vertical-align: middle;
    }

    @media(max-width: 576px) {
        .toolbar .cart .subtotal {
            display: none !important;
        }
    }

    @media(min-width: 577px) {
        .toolbar .cart .subtotal {
            display: inline-block !important;
        }
    }

    /* catalog view */
    .product-card.product-catalog-view {
        margin-bottom: 30px
    }

        .product-card.product-catalog-view .product-info .qty-input-group {
            display: flex;
            justify-content: space-between;
            vertical-align: middle;
            margin-top: 20px
        }

            .product-card.product-catalog-view .product-info .qty-input-group .input-group {
                display: flex
            }

        .product-card.product-catalog-view .product-info .catalog-confirm-btn {
            width: 100%;
            text-align: center
        }

    .catalog-confirm-btn button {
        width: 100%;
        font-weight: 700;
        padding: 0 5px;
    }

    .multi-qty {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .product-card.product-catalog-view .product-info .multi-qty button {
        margin-right: 0;
        padding: 0;
        width: 30%;
        font-weight: 700;
    }

    .input-group button {
        margin: 0;
    }

        .input-group button i {
            font-size: 14px;
        }

    .qty-input-group .catalog-unitname {
        margin-right: 10px;
    }

    .product-card.product-catalog-view .product-info .product-title,
    .product-card.product-catalog-view .product-info .product-price {
        text-align: left
    }

    .product-card.product-catalog-view .product-info .product-parameters {
        margin-bottom: 10px;
        line-height: 1;
    }

    @media (min-width: 768px) {
        .product-card.product-catalog-view {
            display: table;
            width: 100%;
            padding: 0;
            table-layout: fixed;
        }

            .product-card.product-catalog-view .product-thumb,
            .product-card.product-catalog-view .product-info {
                display: table-cell;
                vertical-align: middle;
            }

            .product-card.product-catalog-view .product-thumb {
                position: relative;
                width: 60%;
                padding: 10px 9px;
            }

            .product-card.product-catalog-view .product-info {
                padding: 20px 16px;
            }

            .product-card.product-catalog-view .product-title {
                font-size: 18px
            }
    }

    @media (min-width: 1200px) {
        .product-card.product-catalog-view .product-info {
            width: 30%;
        }
    }

    .shop-view > a.catalog-view span {
        display: block;
        position: relative;
        width: 7px;
        height: 4px;
        margin-bottom: 2px;
        background-color: #606975
    }

        .shop-view > a.catalog-view span::before {
            top: 2px;
            left: 9px;
            width: 5px;
            height: 1px;
            content: ''
        }
    /* quantity input in catalog view */
    .qty-input-group .input-group .form-control {
        text-align: center;
    }
    /* catalog - sidebar show/hide buttons*/
    #sidebar-toggle-sm {
        width: 36px;
        height: 36px;
        text-align: center;
        font-size: 28px;
        margin-bottom: 5px;
        cursor: pointer;
    }

    #sidebar-toggle-lg {
        display: block;
        position: fixed;
        top: 50vh;
        left: 0;
        width: 44px;
        height: 44px;
        background-color: rgba(0, 0, 0, 0.3);
        text-align: center;
        font-size: 34px;
        z-index: 9900;
        cursor: pointer;
        border-radius: 50%;
    }

    #sidebar-toggle-sm a {
        text-decoration: none;
        color: #9da9b9;
    }

    #sidebar-toggle-lg a {
        text-decoration: none;
        color: #fff;
    }


    /* container wide*/
    .container-wide {
        width: 90%;
        max-width: 90%;
        margin-left: 5%;
    }

    /* toggle btn in products/index */
    .shop-toolbar .toggle.btn-light {
        background-color: #e6e6e6;
        border-color: #adadad;
    }

    .shop-toolbar .toggle-group span.toggle-handle.btn-sm {
        top: -1px;
        padding: 0 14px;
    }

    .toggle-buttons {
        display: flex;
        justify-content: flex-start;
    }

    .shop-toolbar .toggle-group label i {
        font-size: 24px;
        font-weight: 500;
        text-transform: none;
    }

    .shop-toolbar .toggle-group label.toggle-on {
        padding-left: 12px;
        padding-right: 24px;
    }

    .shop-toolbar .toggle-group label.toggle-off {
        padding-right: 12px;
        padding-left: 24px;
    }

    .shop-toolbar .column > label {
        padding-right: 20px;
    }
    /*shop-view buttons to the top*/
    .shop-toolbar > .column {
        vertical-align: top;
    }

    /* no image in list view*/
    .table tr td.noimg {
        width: 40%;
    }

/*sorting - filters*/
.shop-sorting {
    display: flex;
    justify-content: flex-start;
}

.sorting-item-sortOrder {
    width: 60%;
}

.sorting-item-perPage {
    width: 40%;
}

.sorting-item-sortOrder .sortOrder {
    max-width: 160px !important;
}

.sorting-item-perPage .perPage {
    max-width: 100px !important;
}

@media (max-width: 991px) {
    .sorting-item-sortOrder {
        width: 45%;
    }
    .sorting-item-perPage {
        width: 30%;
    }
    .sorting-item-filters {
        width: 25%;
    }
}

@media (max-width: 767px) {
    .shop-sorting {
        justify-content: space-between;
    }
    .sorting-item-sortOrder,
    .sorting-item-perPage,
    .sorting-item-filters {
        justify-content: center;
    }
    .sorting-item-sortOrder {
        width: 40%;
    }
    .sorting-item-filters {
        width: 30%;
        display: flex;
    }
    .shop-toolbar > .column {
        display: block;
        width: 100%;
        text-align: center;
    }
    .shop-toolbar > .column:last-child {
        padding-top: 24px;
        text-align: center;
    }
}

@media (max-width: 489px) {
    .shop-sorting {
        flex-wrap: wrap;
        justify-content: center;
    }
    .shop-sorting label {
        width: auto;
    }
    .shop-sorting .sorting-item-sortOrder {
        width: 48%;
    }
    .shop-sorting .sorting-item-perPage {
        width: 27%;
    }
    .shop-sorting .sorting-item-filters {
        width: 25%;
    }
    .shop-sorting .sorting-item-filters .filter-btn-text {
        display: none;
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .shop-toolbar .column:first-child {
        width: 75%;
    }
}

/*filter toggle button*/
.btn-filters-toggle {
    border-color: #dbe2e8;
    background-color: #fff;
    color: #606975;
}

.btn-filters-toggle span.icon-slider {
    display: inline-block;
    margin-right: 5px;
    padding: 0;
}

.btn-filters-toggle span.icon-slider > span {
    display: block;
    position: relative;
    width: 22px;
    height: 1px;
    margin-bottom: 4px;
    background-color: rgba(96, 105, 117, 0.6);
    padding: 0;
}

.btn-filters-toggle span.icon-slider > span::before {
    content: "";
    display: block;
    background-color: rgba(96, 105, 117, 0.8);
    width: 4px;
    height: 4px;
    position: relative;
    top: -2px;
    left: 13px;
    border-radius: 50%;
}

.btn-filters-toggle span.icon-slider > span:first-child::before {
    left: 2px;
}

.btn-filters-toggle span.icon-slider > span:last-child::before {
    left: 7px;
}

.btn-filters-toggle:active span.icon-slider > span,
.btn-filters-toggle:active span.icon-slider > span::before {
    background-color: rgba(256, 256, 256, 0.8);
}


    /* product-badge discount*/

    .product-badge-disc {
        position: absolute;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: .07em;
        text-transform: uppercase;
        padding: 0 6px;
        background-color: rgba(256, 256, 256, 0.5);
    }

    .products-list-table-view td.product-image .product-badge-disc {
        position: absolute;
        left: 0;
        top: 20px;
        font-size: 12px;
        font-weight: bold;
        padding: 0 3px;
    }

    .product-gallery .product-badge-disc {
        top: 50px;
        left: 15px;
    }

    .product-card .product-badge-disc {
        top: 38px;
        left: 18px;
    }

    /* topbar_trader input*/
    #trader-customers-form {
        display: flex;
    }
    #trader-customers-form .btn-icon {
        display: none;
    }
    @media(max-width: 767px){
        .topbar-column.topbar-column-trader{
            width: 70%;
        }
    }
    @media(max-width: 575.9px) {
        #trader-customers-form .btn-text {
           display: none;
        }
        #trader-customers-form .btn-icon {
            display: block;
        }
    }

    /* newsletter inputs*/
    #frmNewsletter .input-group .form-control {
        width: 100%
    }

    #frmNewsletter #conditions-checkbox {
        margin-left: 17px;
    }

    #frmNewsletter .custom-control .custom-control-input:checked ~ .custom-control-label::before {
        border-color: #9da9b9;
        background-color: #9da9b9;
    }

    .navbar {
        padding: 0 !important;
    }

    /* EDI file upload*/
    #edi-file .custom-file {
        width: 100%;
    }

        #edi-file .custom-file .custom-file-label {
            border-radius: 0;
        }

            #edi-file .custom-file .custom-file-label::after {
                border-radius: 0;
                text-transform: uppercase;
            }

    /* cart shipping info*/
    #free-shipping-info {
        display: none;
        position: absolute;
        top: 125%;
        right: 0;
        width: 200px;
        margin-top: -7px !important;
        padding: 10px 0 !important;
        font-size: 14px;
        border: 1px solid #e1e7ec;
        border-radius: 5px;
        background-color: #ffffff;
        line-height: 1.5;
        box-shadow: 0 7px 22px -5px rgba(47, 56, 68, 0.2);
    }

    @media (min-width: 577px) and (max-width: 1072px) {
        .toolbar .cart:hover > #free-shipping-info {
            display: block;
            -webkit-animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
            animation: submenu-show 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        }
    }

    /*additional search in table view*/
    .additional-search {
        position: relative;
    }

        .additional-search .search-tools {
            text-align: right;
            position: relative;
        }

            .additional-search .search-tools span {
                display: inline-block;
                position: relative;
                top: -39px;
                right: 20px;
            }

            .additional-search .search-tools i.icon-cross {
                padding-bottom: 3px;
            }

            .additional-search .search-tools .clear-search,
            .additional-search .search-tools .search-click {
                cursor: pointer;
                vertical-align: middle;
                margin-right: 10px;
                padding: 5px 0;
                color: #9da9b9;
                font-size: 11px;
                font-weight: 500;
                letter-spacing: .1em;
                text-transform: uppercase;
                font-size: 14px;
            }

    .product-retail-price, .product-list-retail-price, .product-item-retail-price {
        font-weight: normal;
    }

    .shop-view > a.table-view span {
        top: 1px;
        width: 15px;
        height: 1px;
        margin-bottom: 5px;
        background-color: #000;
    }

    .shop-view > a.table-view.active span {
        background-color: #fff;
    }

    .widget-categories ul > li > a, .widget-links ul > li > a {
        font-weight: normal;
    }

    h2, .h2, h3.widget-title {
        font-weight: 700;
    }

    .btn {
        font-weight: 300;
    }

    .product-card .product-price,
    .product-list .product-info h6,
    .shopping-cart-footer h3,
    .h-wrapper-form h3 {
        font-weight: 700;
    }

    .form-group label {
        padding-left: 0;
    }

    .form-group label {
        font-weight: normal;
    }

    .offcanvas-menu ul li a {
        display: block !important;
    }

    .offcanvas-menu ul li a,
    .sub-menu > li > a, .toolbar-dropdown > li > a {
        font-weight: normal;
    }

    .single-product-info h6 {
        font-weight: 500;
    }

    .shop-view > a.table-view span {
        top: 1px;
        width: 15px;
        height: 1px;
        margin-bottom: 5px;
        background-color: #000;
    }

    .shop-view > a.table-view.active span {
        background-color: #fff;
    }

    .widget-categories ul > li > a, .widget-links ul > li > a {
        font-weight: normal;
    }

    .btn {
        font-weight: 300;
    }

    .product-card .product-price,
    .product-list .product-info h6,
    .shopping-cart-footer h3,
    .h-wrapper-form h3 {
        font-weight: 700;
    }

    .form-group label {
        padding-left: 0;
    }

    .form-group label {
        font-weight: normal;
    }

    .offcanvas-menu ul li a,
    .sub-menu > li > a, .toolbar-dropdown > li > a {
        font-weight: normal;
    }

    .single-product-info h6 {
        font-weight: 500;
    }

    .sidebar-accordion-mercatum ul {
        max-height: 40vh;
        overflow-y: auto;
        padding: 0px 1.25rem 0px 0px;
    }

        .sidebar-accordion-mercatum ul, .sidebar-accordion-mercatum ul .custom-control-label {
            text-transform: uppercase;
        }

    .sidebar ul li.active > a {
        font-weight: bold;
    }

    .widget-title {
        color: #606975;
    }

    /*quantity in cart*/
.qty-in-cart {
    display: none;
    margin:  0;
}
.qty-in-cart .badge.badge-danger {
    color: #ff5252;
    background-color: #fff;
    border: 1px solid #ff5252;
}
li.qty-in-cart.show {
    display: inline-block;
    }
.grid-item .qty-in-cart-wrap {
    height: 24px;
    padding-top: 4px;
}
.grid-item .qty-in-cart-wrap ul {
    line-height: 1.5;
    padding: 0;
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.grid-item .qty-in-cart.show {
    display: inline-block;
    font-weight: 500;
    font-size: 13px;
    
}

    tr.qty-in-cart-wrap td {
        padding: 0 .75rem;
    }

    .text-align-right-mercatum {
        text-align: right;
    }

    .sortable {
        cursor: pointer;
    }

        .sortable .icom-sort {
            color: #9da9b9
        }

        .sortable .icom-sort-up,
        .sortable .icom-sort-down {
            color: #ff5252;
        }

    .autocomplete-items {
        max-height: 265px;
        overflow-y: auto;
        scrollbar-color: white #0da9ef;
        position: absolute;
        border: 1px solid #d4d4d4;
        border-top: none;
        z-index: 99;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
    }

        .autocomplete-items > div:first-child {
            border-top: 1px solid #d4d4d4;
        }

        .autocomplete-items > div {
            padding: 5px 10px;
            cursor: pointer;
            background-color: #fff;
            border-bottom: 1px solid #d4d4d4;
        }

            .autocomplete-items > div:hover {
                background-color: #e9e9e9;
            }

            .autocomplete-items > div > table {
                width: 100%
            }

                .autocomplete-items > div > table > tbody > tr > td:first-child {
                    width: 100px;
                }

            .autocomplete-items > div p {
                margin: 0;
                font-size: 16px;
            }

    .additional-search .autocomplete-items {
        top: 57%;
    }

    a.filter-item-btn {
        display: inline-block;
        height: 28px;
        line-height: 1.5;
        padding: 4px 8px;
        white-space: nowrap;
        margin: 4px 8px 4px 0;
    }

        a.filter-item-btn i {
            margin-top: -4px;
        }



    @-moz-document url-prefix() {
        input[type="number"].form-control {
            padding-right: 2px !important;
        }
    }

    .btn.addOneOfEachInCategory {
        max-width: 100%;
        white-space: break-spaces;
        line-height: 18px;
        height: auto;
        padding: 12px 22px;
        margin-right: 0;
    }

    .no-width-mercatum {
        width: 0px;
    }
    /*TermsAndConditions*/
    .terms-text:hover {
        cursor: default;
    }

    .saved-carts-search {
        position: relative;
    }

        .saved-carts-search .clear {
            display: none;
            position: absolute;
            top: 8px;
            right: 16px;
        }

            .saved-carts-search .clear:hover {
                cursor: pointer;
            }

    /*grid item*/
    .grid-item .product-symbol {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }

    .grid-item h3.product-title {
        height: 40px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 7px;
    }

    .grid-item .product-price {
        margin-bottom: 7px;
    }

        .grid-item .product-price .price-span-wrap {
            height: 36px;
            margin-bottom: 5px;
        }

        .grid-item .product-price span.oldPrice {
            font-size: 14px;
        }

        .grid-item .product-price span.oldPrice,
        .grid-item .product-price span.newPrice {
            display: inline-block;
            flex-wrap: nowrap;
            white-space: nowrap;
        }

    .grid-item .product-availibilty {
        height: 36px;
        margin-bottom: 5px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    .grid-item .product-availibilty img {
        max-height:36px;
    }

    .grid-item .product-short-description {
        text-align: center;
        margin-bottom: 5px;
        display: -webkit-box;
        height: 50px;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .grid-item .product-min-qty {
        height: 34px;
    }

    .grid-item .product-availibilty,
    .grid-item .product-short-description,
    .grid-item .product-min-qty,
    .grid-item .product-item-retail-price,
    .grid-item .product-list-retail-price {
        font-size: 14px;
        line-height: 1.2;
    }

    .grid-item .action-btn-wrap .btn-ask {
        white-space: normal;
        max-width: 138px;
        line-height: 14px;
        padding-top: 3px;
    }

    @media(min-width:769px) {
        .grid-item .product-item-retail-price,
        .grid-item .product-list-retail-price {
            height: 34px;
            overflow: hidden;
        }
    }

    @media(max-width: 576px) {
        .grid-item h3.product-title,
        .grid-item .product-short-description,
        .grid-item .product-availibilty {
            height: auto;
        }
    }

.grid-item .action-btn-wrap .action-btn-group {
    max-width: 130px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}
    .grid-item .action-btn-wrap .action-btn-group .add i.icon-bag,
    .product-list .action-btn-wrap .add i.icon-bag,
    .table-view .action-btn-wrap .add i.icon-bag {
        font-size: 16px;
        margin-top: -4px;
    }

    /*single product card*/
    .product-gallery {
        min-height: 400px;
        display: flex;
        justify-content: center;
        flex-direction: column;
    }
.single-product-info .add-btn-small {
    display: none;
}
.single-product-info .unit-select {
    width: 150px;
}
@media(max-width: 499px), (min-width: 768px) and (max-width:991px) {
    .single-product-info .add-btn-large {
        display: none;
    }
    .single-product-info .add-btn-small {
        display: block;
    }
    .single-product-info .unit-select {
        width: 110px;
    }
}
.single-product-info .avail img {
    width: auto;
    max-height: 30px;
}

/*single product card - icons*/
.single-product-icon {
    display: inline-block;
    width: 50px;
    margin-bottom: 16px;
    margin-right: 3px;
}

    /*promoted products carousel*/
    .promo-products-carousel .product-card .product-badge {
        line-height: 1;
        top: 10px;
        background-color: rgba(256,256,256,0.6);
    }

    .promo-products-carousel .product-info {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .promo-products-carousel .product-title {
        height: 52px;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        line-height: 1.1;
    }

    .promo-products-carousel .product-price {
        height: 36px;
        margin-bottom: 5px;
    }

        .promo-products-carousel .product-price span.oldPrice {
            font-size: 14px;
        }

        .promo-products-carousel .product-price span.oldPrice,
        .promo-products-carousel .product-price span.newPrice {
            display: inline-block;
            flex-wrap: nowrap;
            white-space: nowrap;
        }

.additional-units-text {
    text-decoration: underline;
    padding-left: 0.75rem;
    color: #212529;
}
.additional-units-text:hover{
    cursor: pointer;
}
.additional-units-table {
    display: none;
}
.additional-units-table.show {
    display: block;
}
/* subproducts in product card*/
.table-layout-fixed{
    table-layout: fixed; 
    width: 100%;
}
.single-product-info .subproducts-table .subproduct-values {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 5px 0;
}
.single-product-info .subproducts-table tr th > p {
    color: #606975;
    font-size: 14px;
    margin-top: 5px;
    padding-top: 5px;
}
.single-product-info .subproducts-table a.btn {
    height: 32px;
    line-height: 32px;
    margin: 5px;
    padding: 0 5px;
    max-width: 100%; 
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.single-product-info .subproducts-table a.btn-secondary {
    background-color: #8d959d;
    border-color: #8d959d;
    color: #fff;
}
.single-product-info .subproducts-table a.btn-secondary:hover {
    background-color: #5a6268;
    border-color: #545b62;
}
.single-product-info .subproducts-table tr th > p::first-letter,
.product-key-v > p::first-letter {
    text-transform: uppercase;
}
.subproducts-list-table a {
    color: #212529;
}
.table.subproducts-list-table td {
    vertical-align: middle;
}

/*autocomplete search spinner*/
#autocomplete-list .spinner-wrapper {
    height: 100%;
    padding-top: calc(50% - 1.5rem);
}

/*product table view - fixed thead & upper scroll*/
.product-table-upperscroll-wrapper, 
.product-table-scroll-wrapper {
    width: 100%;
    overflow-y: hidden;
}
.product-table-upperscroll-wrapper {
    display: none;
    overflow-x: scroll;
}
.product-table-upperscroll-container {
    height: 20px;
}
.product-table-scroll-container {
    overflow: auto;
}
.table-header-wrapper {
    overflow: hidden;
    transform: translateY(-100%);
    -webkit-transition: transform 0.4s;
    -ms-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    -moz-transition: transform 0.4s;
    transition: transform 0.4s;
}
.table-header-wrapper table {
    display: none;
    margin: 20px 0 0 0;
}
.table-header-wrapper table th {
    border-bottom: 1px solid #e1e7ec;
    vertical-align: bottom;
}
.table-header-wrapper.sticky,
.product-table-upperscroll-wrapper.sticky {
    position: fixed;
    z-index: 999;
    background-color: #fff;
}
.table-header-wrapper.sticky {
    top: 77px;
    transform: translateY(0%);
}
.table-header-wrapper.sticky.up {
    top: 0;
}
.product-table-upperscroll-wrapper.sticky {
    top: 64px;
}
.product-table-upperscroll-wrapper.sticky.up {
    top: -17px;
}
@-moz-document url-prefix() {
    .product-table-upperscroll-wrapper.sticky {
        top: 76px;
    }
}
.table-header-wrapper.sticky table {
    display: block !important;
}

/* inpost modal */
#easypack-wrap {
    display: none;
    padding: 0.75rem;
}
#easypack-wrap .btn {
    margin-bottom: 10px;
}

.easypack-widget .type-filter,
.easypack-widget .payment-wrapper {
    background-color: #f7f6f1;
}

    .easypack-widget .type-filter .payment-filter label,
    .easypack-widget .payment-wrapper .payment-filter label {
        color: #000;
    }

.easypack-widget .map-widget .leaflet-popup .leaflet-popup-content-wrapper p {
    color: #fff !important;
}

.easypack-widget .easypack-search-widget .btn,
.easypack-widget .list-wrapper .btn {
    margin-top: 0;
}

@media(min-width:768px) {
    #widget-modal {
        max-width: 85vw !important;
        max-height: 85vh !important;
    }
}

/*start view - product banner*/
.productbanner-img-wrap {
    height: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.productbanner-img-wrap > img {
    max-height: 400px;
}
/*start view -content banner*/
.owl-carousel.content-banner .owl-item > span > a > img,
.owl-carousel.content-banner .owl-item > span > img {
    display: block;
    width: 100%;
}

/*main search*/
form.site-search .search-tools {
    top:40%;
}
form.site-search .search-tools .close-search{
    padding-top: 10px;
}
form.site-search .search-tools .search-category-wrap {
    padding-right: 10px;
}
form.site-search .toggle-search-category {
    width: 152px;
    font-size: 12px;
}
@media(max-width: 767.9px){
    form.site-search .search-tools {
        display: flex;
        flex-wrap: wrap;
        top: 27%;
        right:0;
        flex-direction:column;
        justify-content: space-around;
        height: 100%;
        margin-right:5px;
    }
    form.site-search .toggle-search-category {
        width: 130px;
    }
    form.site-search .search-tools .search-category-wrap {
        order: 2;
        padding-right: 0;
    }

    form.site-search .search-tools .search-tools-wrap {
        order: 1;  
    }
    form.site-search .search-tools .search-tools-wrap span {
        padding: 0;
    }
    form.site-search .search-tools button,
    form.site-search .search-tools select.form-control.form-control-sm:not([size]):not([multiple]) {
        height: 30px;
        line-height:28px;  
        padding-left: 10px;
    }
    form.site-search .search-tools button {
        padding-right: 12px;
        padding-left: 12px;
    }
}

.shopping-cart .product-item, .wishlist-table .product-item, .order-table .product-item {
    min-height: 110px;
}

/*Time Offers*/
.time-offer-box .time-offer-image-wrap {
    max-height: 250px;
    max-width: 250px;
    margin: 0 auto;
}
.time-offer-box .time-offer-image-wrap .product-badge {
    top: 0;
}
.time-offer-box .product-title {
    font-size: 20px;
}
.time-offer-box .product-price {
    font-size: 18px;
}
.time-offer-box .product-price .time-offer-old-price {
    text-decoration: line-through;
    font-size: 14px;
}
.time-offer-box .time-offer-limit {
    font-size: 12px;
}
.time-offer-box .progress {
    height: 6px;
}
.single-product-info .progress {
    height: 10px;
}
.time-offer-box .time-offer-description {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
    background-color: #eee;
    padding: 4px;
    border: 1px solid #ddd;
    border-radius: 2px;
}
.single-product-info .time-offer-old-price {
    font-size: 28px;
    text-decoration: line-through;
}
.countdown .item span.desc {
    font-size: 12px;
    text-transform: uppercase;
}

/*categories box*/
.categoryBox-item {
    display: inline-block;
    padding: 10px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
    background-color: #fff;
    min-height: 120px;
    width: 215px;
    margin: 5px;
    text-align: left;
}
.categoryBox-item a {
    color: #374250;
    text-decoration: none;
    display: flex;
    height: 100%;
}
.categoryBox-item a .categoryBox-img {
    width: 40%;
    height: auto;
}
.categoryBox-item a .categoryBox-title {
    width: 60%;
    height: 100%;
    padding: 3px;
    color: #606975;
    font-weight: 500;
    font-size: 18px;
    position: relative;
}
.categoryBox-item a:hover .categoryBox-title {
    color: #0da9ef;
}
.categoryBox-item a .categoryBox-title span {
    position: absolute;
    bottom: 10px;
    font-weight: 400;
    font-size: 14px;
    color: #0da9ef;
}

/*promo boxes*/
#box-product {
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%;
    min-height: 340px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
}

.box-product_info {
    font-size: 18px;
    width: 100%;
    text-align: right;
    background-color: rgba(256, 256, 256, 0.6);
}

#box-product > a {
    height: 100%;
    text-decoration: none;
    color: #374250;
}

#box-product .box-product-container {
    height: 100%;
}
.promo-boxes .row {
    justify-content: center;
}
#box-product .box-product-container,
.promo-boxes .box-banners {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
@media(min-width: 768px) and (max-width: 950px){
    .promo-boxes .box-banners {
        justify-content: flex-start;
    }
}
.promo-boxes .box-banners .promo-banner:first-child {
    margin-bottom: 10px;
}
.promo-boxes .box-banners .promo-banner img{
    width: 100%;
}
.promo-boxes .box-banners .promo-banner img:hover {
    opacity: 0.8;
    transition: 0.2s;
}
/*seo description*/
#seodesc h2 {
    font-size: 18px;
    font-weight: 500;
}
#seodesc h3 {
    font-size: 16px;
}
#seodesc p {
    font-size: 13px;
}
#seodesc a,
.inner-link {
    color: #374250;
    text-decoration-color: #374250;
}
.inner-link:hover {
    color: #374250;
}

/*start view - large categories*/
.large-category-card:hover .large-category-card-background {
    opacity: 0.4;
}
.large-category-card-background {
    position: absolute;
    top: 10%;
    left: 10%;
    width: 80%;
    height: 80%;
    background-color: #000;
    opacity: 0.2;
}
.large-category-card-info {
    position: absolute;
    top: calc(50% - 52px);
    left: 0;
    width: 100%;
    letter-spacing: 3px;
    transition: all 0.3s ease-in;
}
.large-category-card-info h3 {
    font-size: 56px;
    margin-bottom: 0;
}
.large-category-card-info h3,
.large-category-card-info h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
@media(min-width: 992px) and (max-width: 1199px) {
    .large-category-card-info {
        top: calc(50% - 37px);
    }
    .large-category-card-info h3 {
        font-size: 36px;
    }
    .large-category-card-info h4 {
        font-size: 16px;
    }
}
@media(min-width: 768px) and (max-width: 991px) {
    .large-category-card-info {
        top: calc(50% - 27px);
    }
    .large-category-card-info h3 {
        font-size: 26px;
    }
    .large-category-card-info h4 {
        font-size: 10px;
    }
}

@media(max-width: 499px) {
    .large-category-card-info {
        top: calc(50% - 37px);
    }
    .large-category-card-info h3 {
        font-size: 36px;
    }
    .large-category-card-info h4 {
        font-size: 16px;
    }
}

/*middle banner*/
#mid-ban {
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    width: 100%;
}
#mid-ban .midban-text {
    padding-top: 4rem;
}
@media(max-width: 700px){
    #mid-ban .midban-text h2 span {
        font-size: 38px !important;
    }
    #mid-ban .midban-text p span {
        font-size: 22px !important;
    }
}
@media(max-width: 400px){
    #mid-ban .midban-text h2 span {
        font-size: 30px !important;
    }
    #mid-ban .midban-text p span {
        font-size: 18px !important;
    }
}

/*brands carousel*/
.brands-carousel .brands-logo-wrap {
    height: 140px;
}
.brands-carousel .brands-logo-wrap img {
    height:100%;
    width: auto;
}
.site-footer .payments-method-wrap {
    max-width: 615px;
}

/*category description*/
.category-description #show-more-btn:hover,
.category-description #hide-more-btn:hover {
    cursor: pointer;
}
.category-description #hide-more-btn {
    display:none;
}
.category-description #toggle-more-text {
    display:none;
    padding-top: 10px; 
    text-align: justify;
}
.category-description h2,
.category-description-short h2,
#category-description-more h2{
    font-size: 27px;
    font-weight: 500;
}
.category-description h3,
.category-description-short h3,
#category-description-more h3 {
    font-size: 22px;
    font-weight: 500;
}
.category-description a,
.category-description-short a,
#category-description-more a {
    color: #374250;
    text-decoration-color: #374250;
}

/*order view*/
#mts-alert,
#mts-actions {
    display: none;
}

@media(max-width: 991.99px){
    #mts-actions a,
    #mts-actions button,
    .mts-btn-back {
        height: 36px;
        padding: 0 18px;
        font-size: 12px;
        line-height: 34px;
    }
}

/*filter range-slider on products view*/
.mercatum-range-slider {
    padding-top: 9px;
}
.mercatum-range-slider .ui-range-slider-footer {
    display: table;
    width: 100%;
    padding-top: 30px;
}
.mercatum-range-slider .ui-range-values {
    display: inline-block;
}
.mercatum-range-slider .ui-range-values .ui-range-value-min, .mercatum-range-slider .ui-range-values .ui-range-value-max {
    display: inline-block;
    font-size: 14px;
}

.mercatum-range-slider .ui-range-slider-footer > .column:first-child {
    width: 40%;
}
.mercatum-range-slider .ui-range-slider-footer > .column:last-child {
    width: 60%;
    padding-left: 15px;
    text-align: right;
}
.mercatum-range-slider .ui-range-slider-footer > .column {
    display: table-cell;
    vertical-align: middle;
}

#cookie-settings-modal .toggle-group label i {
    font-size: 16px;
    margin-top: -4px;
}

#cookie-settings-modal .toggle-group label.toggle-on {
    padding-left: 12px;
    padding-right: 24px;
    margin-left:0;
    height: 32px;
}

#cookie-settings-modal .toggle-group label.toggle-off {
    padding-right: 12px;
    padding-left: 24px;
    margin-left: 0;
    height: 32px;
}

#cookie-settings-modal .btn-light {
    background-color: #e6e6e6;
    border-color: #e0e0e0e0;
    color: #6c757d;
}

#cookie-settings-modal .btn[disabled="disabled"] {
    opacity: 0.6;
}

#cookie-settings-modal .toggle-group span.toggle-handle.btn-sm {
    background-color: #fff;
    height: 32px;
    top: -3px;
    margin-left: 0;
}

#cookie-settings-modal .card-header .btn {
    border-radius: 15px;
}

#cookie-settings-modal a.h5 {
    font-size: 1rem;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

#cookie-settings-modal .accordion [data-toggle='collapse']::after {
    left: 0;
}

#cookie_info {
    position: fixed;
    bottom: 0;
    z-index: 100;
    background: #f8f8f8;
    font-size: 0.9rem;
    padding: 1.5rem 2rem;
    width: 100%;
    margin: 0;
}

#cookie-open-btn {
    margin: 0;
    border: none;
    padding: 0 0.5rem;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.5);
    height: 30px;
    text-transform: none;
}
#cookie-open-btn i {
    margin-top: -3px;
}

/*oredr history*/
.order-history #hideAddressBtn,
.order-history-table .order-address {
    display: none;
}

/*cart index*/
.shopping-cart .product-item .product-thumb img {
    min-width: 110px;
    max-width: 110px;
}
.shopping-cart .product-item .product-info,
.shopping-cart .product-item .product-thumb {
    vertical-align: middle;
}

/*notify about availability*/

.custom-control.avail-notify {
    margin-bottom: 0 !important;
}
.custom-control.avail-notify label a {
    text-decoration:underline; 
    font-weight:500;
}
.custom-control.avail-notify label:hover {
    cursor: pointer;
}


.products-list-table-view .custom-control.avail-notify {
    position: absolute;
    left: calc(50% - 90px);
    bottom: -30px;
    margin-bottom: 0 !important;
}

.products-list-table-view .avail-notify-wrap {
    position: relative;
}
.grid-item .avail-notify-wrap {
    min-height: 64px;
}

.order-detail .card {
    border-radius: 2px !important;
}

#login-progress .progress {
    width: 40%;
    margin: 0 auto;
}
#login-progress .progress .progress-bar {
    animation: loading 3s forwards cubic-bezier(0,0,0,0);
    animation-iteration-count: infinite;
}
@keyframes loading {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

/* access modal (for 1400x940px) */

#access-modal .modal-dialog,
#news-auth-modal .modal-dialog {
    width: 80%;
    max-width: 1400px;
    top: 15vh;
    margin: auto;
}
#news-auth-modal .modal-dialog {
    top: 12vh;
}
#access-modal .modal-dialog img,
#news-auth-modal .modal-dialog img {
    width: 100%;
    height: auto;
}
#access-modal .modal-body,
#news-auth-modal .modal-body {
    padding: 0.7rem;
}
#access-modal .access-modal-footer {
    text-align: center;
    width: 29%;
    position: absolute;
    bottom: 24%;
    left: 35.5%;
}
#news-auth-modal .modal-footer {
    justify-content: center;
}
#access-modal #btn-yes img {
    width: 70%;
    height: auto;
}
@media(max-width: 1999.99px) {
    #access-modal .modal-dialog,
    #news-auth-modal .modal-dialog {
        max-width: 1000px;
        top: 5vh;
    }
    #news-auth-modal .modal-dialog {
        top: 3vh;
    }
}
@media(max-width: 576.99px) {
    #access-modal .modal-dialog{
        width: 96%;
    }
    #news-auth-modal .modal-dialog {
        width: 85%;
    }
    #access-modal .modal-body,
    #news-auth-modal .modal-body {
        padding: 0.3rem;
    }
}

.offer-table td.offer-note {
    height: 1px;
    width: 200px;
    min-width: 150px;
}

.offer-table td.offer-note > div {
    display: inline-table;
    height: 100%;
    min-height: 100%;
    width: 100%;
}

.offer-table td.offer-note textarea {
    background-color: #fff;
    border: none;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding-top: 0.75rem;
    padding-right: 0.75rem;
    padding-bottom: 0;
    resize: none;
}

@-moz-document url-prefix() {
    .offer-table td.offer-note textarea {
        display: inline-table;
    }
    .offer-table td.offer-note textarea.nh-one {
        height: 78px;
    }
    .offer-table td.offer-note textarea.nh-two {
        height: 109px;
    }
    .offer-table td.offer-note textarea.nh-three {
        height: 150px;
    }
}

@media(max-width: 419.99px) {
    #frmod #zam,
    #frmod .btn-back {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
}

.notfound-wrap img {
    width: 100%;
    max-width: 450px;
}

@media(max-width:488.99px){
    .inquiry-btn-wrap {
        margin-top: 8px;
        width: 100%;
        margin-left: 0 !important;
    }
    .inquiry-btn-wrap .btn {
        width: 100%;
        
    }
}

@media(min-width: 992px) and (max-width:1198.99px) {
    .grid-item .btn.inquiry-remove,
    .grid-item .btn.inquiry-add {
        padding: 0 8px;
        margin-right: 0;
    }
    .grid-item .btn.inquiry-add {
        margin-left: calc(50% - 79px);
    }
    .grid-item .btn.inquiry-remove {
        margin-left: calc(50% - 85px);
    }
}

.btn.remove-from-inquiry,
.btn.remove-from-inquiry:hover {
    display: inline-block;
    color: #ff5252;
    font-size: 18px;
    line-height: 1;
    text-decoration: none;
    margin: 0;
}
