﻿.no-margin {
    margin: 0px;
}

a.btn.btn-link {
    color: #333
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    display: inline-block
}

.panel-group .panel {
    border: unset!important;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.16);
}

.panel-group .panel .panel-heading {
    color: #fff;
    background-color: #feb917;
    border-color: #f2f2f2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 0px;
}

.panel-group .panel .panel-heading a,
.panel-group .panel .panel-heading a:hover,
.panel-group .panel .panel-heading a:active,
.panel-group .panel .panel-heading a:visited {
    display: block;
    color: #ffffff;
    text-decoration: none;
    position: relative
}

.panel-group .panel .panel-heading .more-less {
    position: absolute;
    left: 0px;
    top: 25%
}

.panel-group .panel>.panel-heading+.panel-collapse>.panel-body {
    border-top: 0px;
}

.panel-group .panel .onoff [type="checkbox"]:not(:checked),
.panel-group .panel .onoff [type="checkbox"]:checked {
    position: absolute;
    right: -9999px
}

.panel-group .panel .onoff [type="checkbox"]:not(:checked)+label,
.panel-group .panel .onoff [type="checkbox"]:checked+label {
    position: relative;
    padding-right: 55px;
    cursor: pointer;
    font-weight: normal
}

.panel-group .panel .onoff [type="checkbox"]:not(:checked)+label:before,
.panel-group .panel .onoff [type="checkbox"]:checked+label:before,
.panel-group .panel .onoff [type="checkbox"]:not(:checked)+label:after,
.panel-group .panel .onoff [type="checkbox"]:checked+label:after {
    content: '';
    position: absolute
}

.panel-group .panel .onoff [type="checkbox"]:not(:checked)+label:before,
.panel-group .panel .onoff [type="checkbox"]:checked+label:before {
    right: 0;
    top: 0;
    width: 40px;
    height: 20px;
    background: #E7E7E7;
    border-radius: 6px;
    transition: background-color .2s
}

.panel-group .panel .onoff [type="checkbox"]:not(:checked)+label:after,
.panel-group .panel .onoff [type="checkbox"]:checked+label:after {
    width: 20px;
    height: 20px;
    transition: all .2s;
    border-radius: 0 6px 6px 0px;
    background: #BDBDBD;
    top: 0;
    right: 0
}

.panel-group .panel .onoff [type="checkbox"]:checked+label:before {
    background: #E7E7E7
}

.panel-group .panel .onoff [type="checkbox"]:checked+label:after {
    background: #e74f2b;
    top: 0;
    right: 20px;
    border-radius: 6px 0px 0px 6px
}

.panel-group .panel .onoff [type="checkbox"]:focus+label:before {
    border: 0;
    outline: 0;
    box-sizing: border-box
}

ul.fancytree-container {
    border: none
}

ul.fancytree-container .fancytree-icon,
ul.fancytree-container .fancytree-custom-icon {
    display: none
}

ul.fancytree-container .spinner:before {
    margin-right: -10px !important;
    margin-left: 0px !important
}

.bootstrap-tagsinput {
    border: none !important;
    box-shadow: none !important;
    padding: 0 !important
}

.bootstrap-tagsinput input[type="text"] {
    display: none;
}

.bootstrap-tagsinput .label-filter {
    border: 1px solid #bdbdbd;
    border-radius: 4px;
    color: #5a5a5a !important;
    position: relative;
    display: inline-block
}

#quickshow {
    left: 10%;
    right: 10%;
    width: 80%;
    height: 80%;
    padding: 0 !important;
    margin: 0 !important;
}

#quickshow .modal-dialog {
    padding: 0 !important;
    margin: 0 !important;
}

#quickshow .modal-content {
    width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0px !important;
    box-shadow: none !important
}

#quickshow .modal-body {
    max-height: inherit;
}

.vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
}

.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
}

.modal-content {
    width: inherit;
    height: inherit;
    margin: 0 auto;
}

#productlistholder {
    border-top: 1px solid #dedede;
    padding-top: 25px;
    position: relative
}

.grid-list-options .list-inline {
    margin-bottom: 5px
}

.grid-list-options .list-inline li {
    padding: 0;
    display: inline-flex;
    flex-direction: row-reverse
}

.grid-list-options .list-inline li img {
    width: 15px;
}

.grid-list-options .nav-tabs {
    border: 0px;
    margin: 0px;
    padding: 0;
    display: inline-block;
}

.grid-list-options .nav-tabs>li>a,
.grid-list-options .nav-tabs>li>a:hover,
.grid-list-options .nav-tabs>li>a:focus {
    color: #555;
    cursor: pointer;
    background-color: unset !important;
    border: unset !important;
    border-bottom-color: unset !important;
}

.grid-list-options .nav-tabs>li.active>a,
.grid-list-options .nav-tabs>li.active>a:hover,
.grid-list-options .nav-tabs>li.active>a,
.grid-list-options .nav-tabs>li.active>a:hover,
.grid-list-options .nav-tabs>li.active>a:focus {
    color: #535353;
    cursor: default;
    background-color: unset!important;
    border: unset!important;
    border-bottom-color: unset!important
}

.grid-list-options .product-grid-order {
    color: #dedede;
    margin-left: 5px;
    vertical-align: middle
}

.grid-list-options .product-grid-style {
    padding: 2px 6px 0px 6px;
    text-align: center;
    font-size: 18px;
    height: 30px
}

.grid-list-options .product-grid-style i {
    margin: 0px
}

.product-grid-item {
    position: relative;
    overflow: hidden;
    height: 100%
}

.product-grid-item a,
.product-grid-item a:hover,
.product-grid-item a:visited,
.product-grid-item a:active {
    text-decoration: none
}

.product-grid-item .grid-label {
    position: absolute;
    z-index: 10;
    top: 0;
    right: 0
}

.product-grid-item .grid-img img {
    max-height: 220px !important
}

.product-grid-item>div,
.product-grid-item>div>div,
.product-grid-item>div>div>div {
    height: 100%
}

.product-grid-item .grid-info .cost {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.product-grid-item .grid-info .grid-options {
    margin: 15px 0px 0px 0px;
    text-align: center
}

.product-grid-item .grid-info .grid-options a {
    display: inline-block;
    width: 28px;
    height: 24px;
    background: #c60021;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px
}

.product-grid-item .grid-info .grid-options a.add-to-cart {
    width: 60px;
}

.product-grid-item .grid-info .grid-options a.active {
    background: #000
}

#grid-list .product-grid-item .grid-info .cost {
    text-align: right
}

#grid-list .product-grid-item .grid-info .linktoview .title {
    text-align: right
}

#grid-list .product-grid-item .grid-info .grid-options {
    text-align: right
}

.grid-extanded-info {
    position: absolute;
    top: -5px;
    left: 0;
    color: #b7b7b7;
    font-size: 12px;
    font-size: .857rem;
    line-height: 21px;
}

#priceranges input[type=number]::-webkit-inner-spin-button,
#priceranges input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#priceranges input[type=number] {
    -moz-appearance: textfield
}

#frompriceshow,
#topriceshow {
    width: 80%;
    height: 28px;
    line-height: 28px;
    border-radius: 5px;
    background-color: #f8f8f8;
    display: inline-block;
    overflow: hidden;
    border: none;
    margin: 6px 0;
    text-align: center;
    color: #3c3c3c;
    font-size: 11px !important;
    line-height: 1.571;
    letter-spacing: .3px;
}

#technicalfilters .panel:first-child {
    margin-top: 5px;
}

#technicalfilters .checkbox label,
#technicalfilters .radio label {
    padding-right: 30px;
    padding-top: 6px;
    padding-bottom: 6px;
    display: block
}

#technicalfilters .checkbox label:hover,
#technicalfilters .radio label:hover {
    background-color: #f9f9f9
}

#technicalfilters .form-group .list-items {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto
}

#technicalfilters .form-group .seach-list {
    margin-bottom: 15px
}

#technicalfilters .form-group .seach-list input[type="text"] {
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: 98% center;
    background-size: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjZTBlMGUwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTAwIDEwMDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGwtcnVsZTpldmVub2RkO2NsaXAtcnVsZTpldmVub2RkO30KPC9zdHlsZT48cGF0aCBjbGFzcz0ic3QwIiBkPSJNOTEuOSw5MS45Yy0zLjUsMy41LTkuMiwzLjUtMTIuNywwTDYyLjcsNzUuNEM1Ni45LDc5LDUwLjEsODEsNDIuNyw4MUMyMS42LDgxLDQuNSw2My45LDQuNSw0Mi43ICBTMjEuNiw0LjUsNDIuNyw0LjVTODEsMjEuNiw4MSw0Mi43YzAsNy4zLTIuMSwxNC4xLTUuNiwyMGwxNi41LDE2LjVDOTUuNCw4Mi43LDk1LjQsODguNCw5MS45LDkxLjl6IE00Mi43LDE1LjcgIGMtMTQuOSwwLTI3LDEyLjEtMjcsMjdzMTIuMSwyNywyNywyN3MyNy0xMi4xLDI3LTI3UzU3LjcsMTUuNyw0Mi43LDE1Ljd6Ij48L3BhdGg+PC9zdmc+")
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item {
    padding-right: 0px !important;
    display: block;
    position: relative;
    cursor: pointer
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item input {
    display: none
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item .customlist-color {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin: 0 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 2px;
    position: relative;
    background-position: center;
    background-repeat: repeat;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==)
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item .customlist-color i {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item .customlist-thumbnail {
    display: inline-block;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 2px
}

#technicalfilters .form-group .list-items .customlist-items .customlist-item input:checked+.customlist-checked::before {
    content: '\2611';
    color: #39d2b4;
    font-size: 24px;
    position: absolute;
    left: 0;
    top: -5px;
    font-style: normal
}

.seach-list {
    margin-bottom: 15px;
}

.list-items {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto
}

#clearfilters {
    display: inline-block;
    background: #f00;
    padding: 2px 10px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    float: right;
    font-size: 11px
}

.notify {
    position: fixed;
    min-width: 350px;
    max-width: 450px;
    background-color: #fff;
    font-size: 14px;
    color: #494949;
    border-radius: 4px;
    border: 1px solid #dedede;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0 2px 4px;
    z-index: 999
}

.notify .notify-icon {
    float: right;
    position: absolute;
    width: 50px;
    height: 100%;
    text-align: center;
    overflow: hidden;
    padding: 5px
}
.hidden{
    display: none;
}
.notify .notify-icon .notify-icon-inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.notify .notify-icon .notify-icon-inner img {
    max-width: 18px;
    max-height: 18px
}

.notify .notify-text {
    float: right;
    padding: 10px 15px 10px 10px;
    margin-right: 50px
}

.notify .notify-text h3 {
    display: block;
    padding: 0;
    margin: 3px 0;
    font-size: 14px;
    font-weight: 700;
    line-height: normal
}

.notify .notify-text p {
    margin: 5px 0;
    margin-bottom: 0;
    padding: 0;
    font-size: 12px;
    font-weight: 400;
    text-align: justify
}

.notify .notify-close-btn {
    position: absolute;
    display: block;
    width: 10px;
    height: 10px;
    left: -10px;
    top: -10px;
    cursor: pointer;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGNzdGMTE3NDA3MjA2ODExOEMxNDkyODc0N0NBMUEwNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo3N0ZBOTUxNzNERkIxMUUyQUZGMEFDRjY0RjNFODlDOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo3N0ZBOTUxNjNERkIxMUUyQUZGMEFDRjY0RjNFODlDOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY3N0YxMTc0MDcyMDY4MTE4MDgzRkQyMTE2MTM0QUNBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY3N0YxMTc0MDcyMDY4MTE4QzE0OTI4NzQ3Q0ExQTA0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5Ke+4QAAAMlJREFUeNqkk90KwyAMha0dvp/ghfthsFcb67YLYe83EBdZlCxL3KCFU0nM+WqjTqUUs+bZ1Nd2d6jDDDqDHqCk1AeQBx1B+Xa9vAFovmNBwFwSzAvIoWKFWJxciNGxmJtp3FeQMDkziCEfcCTObYUUEPE3JAg3xwawZKJBMsm5kZkDNIhqlgC0+J/cFyAIDTOD3fkABKXbeQSxP8xRaWyHNIAfdFvbHU8BJ9JdqdscktDTD9ITtCcnTLpMDRLwMlWPmdZe55cAAwD+1kOdnSr5eQAAAABJRU5ErkJggg==) no-repeat center;
    background-size: 10px, 10px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50%;
    border: 1px solid #ddd
}

.notify .notify-close-btn:hover {
    background-color: #f3f3f3
}

.notify .notify-close-btn:active {
    background-color: #ddd
}

.notify.dark-theme {
    background: rgba(44, 46, 47, .9);
    color: #fafafa;
    border-color: #333;
    box-shadow: rgba(0, 0, 0, 0.3) 0 2px 4px
}

.notify.dark-theme .notify-icon {
    border-color: rgba(44, 46, 47, 1)
}

.notify.dark-theme .notify-close-btn {
    background: url(data:image/png;base64,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) no-repeat center;
    background-size: 10px, 10px;
    background-color: rgba(44, 46, 47, .9);
    border: 1px solid #333
}

.notify.dark-theme .notify-close-btn:hover {
    background-color: #313131
}

.notify.dark-theme .notify-close-btn:active {
    background-color: #222
}

.notify.success {
    background: #BCF5BC;
    color: #006400;
    border-color: #7CDD77
}

.notify.success .notify-icon,
.notify.success .notify-close-btn {
    border-color: #7CDD77
}

.notify.error {
    background: #F77975;
    color: #fff;
    border-color: #CD4945
}

.notify.error .notify-icon,
.notify.error .notify-close-btn {
    border-color: #CD4945
}

.notify.info {
    background: #78C5E7;
    color: #fff;
    border-color: #3BADD6
}

.notify.info .notify-icon,
.notify.info .notify-close-btn {
    border-color: #3BADD6
}

.notify.warning {
    background: #ffeaa8;
    color: #826200;
    border-color: #ffc237
}

.notify.warning .notify-icon,
.notify.warning .notify-close-btn {
    border-color: #ffc237
}

.notify.size-small {
    min-width: 250px;
    max-width: 350px;
    font-size: 12px
}

.notify.size-small .notify-text h3 {
    font-size: 14px
}

.notify.size-small .notify-text p {
    font-size: 12px
}

.notify.notify-top-left {
    top: 20px;
    right: 20px
}

.notify.notify-top-right {
    top: 20px;
    left: 20px
}

.notify.notify-top-center {
    top: 20px;
    right: 50%;
    margin-right: -196px
}

.notify.notify-bottom-left {
    bottom: 20px;
    right: 20px
}

.notify.notify-bottom-right {
    bottom: 20px;
    left: 20px
}

.notify.notify-bottom-center {
    bottom: 20px;
    right: 50%;
    margin-right: -196px
}

.notify.notify-top-full {
    max-width: none;
    top: -1px;
    bottom: auto;
    left: 50px;
    right: 50px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.notify.notify-top-full .notify-close-btn,
.notify.notify-top-center .notify-close-btn {
    top: auto;
    bottom: -10px
}

.notify.notify-bottom-full {
    max-width: none;
    bottom: -1px;
    left: 50px;
    right: 50px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.notify.notify-center-center {
    top: 50%;
    right: 50%;
    margin-right: -196px;
    margin-top: -26px
}

.notify.notify-without-title .notify-text h3 {
    margin: 5px 0
}

.notify.notify-without-title .notify-text p {
    margin-bottom: 5px
}

.notify.notify-without-icon .notify-text {
    margin-right: 0
}

.notify-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.05);
    z-index: 998
}

.notify-overlay.light {
    background: rgba(255, 255, 255, 0.3)
}

#pageSize {
    border: 1px solid #ddd;
    color: #535353
}

#productlistfrm {
    position: relative;
    min-height: 200px
}

#productlistspr {
    background-color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}

.product-spinner {
    width: 146px;
    height: 146px;
    line-height: 146px;
    margin: 49px auto;
    position: relative;
    box-sizing: border-box;
    text-align: center;
    z-index: 0;
    text-transform: uppercase;
    -o-text-transform: uppercase;
    -ms-text-transform: uppercase;
    -webkit-text-transform: uppercase;
    -moz-text-transform: uppercase
}

.product-spinner:before,
.product-spinner:after {
    opacity: 0;
    box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 97px;
    border: 5px solid #ebebeb;
    box-shadow: 0 0 49px #ebebeb inset 0 0 49px #ebebeb;
    -o-box-shadow: 0 0 49px #ebebeb inset 0 0 49px #ebebeb;
    -ms-box-shadow: 0 0 49px #ebebeb inset 0 0 49px #ebebeb;
    -webkit-box-shadow: 0 0 49px #ebebeb inset 0 0 49px #ebebeb;
    -moz-box-shadow: 0 0 49px #ebebeb inset 0 0 49px #ebebeb
}

.product-spinner:after {
    z-index: 1;
    animation: product-list-spinner 2.3s infinite 1.15s;
    -o-animation: product-list-spinner 2.3s infinite 1.15s;
    -ms-animation: product-list-spinner 2.3s infinite 1.15s;
    -webkit-animation: product-list-spinner 2.3s infinite 1.15s;
    -moz-animation: product-list-spinner 2.3s infinite 1.15s
}

.product-spinner:before {
    z-index: 2;
    animation: product-list-spinner 2.3s infinite;
    -o-animation: product-list-spinner 2.3s infinite;
    -ms-animation: product-list-spinner 2.3s infinite;
    -webkit-animation: product-list-spinner 2.3s infinite;
    -moz-animation: product-list-spinner 2.3s infinite
}

@keyframes product-list-spinner {
    0% {
        transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes product-list-spinner {
    0% {
        -o-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -o-transform: scale(1);
        opacity: 0
    }
}

@-ms-keyframes product-list-spinner {
    0% {
        -ms-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -ms-transform: scale(1);
        opacity: 0
    }
}

@-webkit-keyframes product-list-spinner {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes product-list-spinner {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@media only screen and (min-width:768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


/* custome Edit Start */

.productlistNEW-back-white {
    background: #fff;
    padding: 0;
}

.productlistNEW-cutsom {
    width: 100%;
    margin: 0;
    align-items: center;
}

.img-thumbnail.productlistNEW-box {
    padding: 15px 5px 5px;
    display: flex;
    min-height: 390px;
    border-radius: unset;
    background-color: unset !important;
    border: unset !important;
    flex-direction: column;
    justify-content: space-between;
}

.img-thumbnail.productlistNEW-box:hover,
.product-grid-item:hover {
    box-shadow: 0 0px 6px rgba(0, 0, 0, .16);
    z-index: 20;
    border-radius: 10px;
    overflow: hidden;
}

.product-grid-item {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}

h4.title.titleproductlistNEW {
    padding-right: 5px;
    color: #000000;
    font-size: 14px;
    margin: 5px 0 10px 0;
}

.img-thumbnail.productlistNEW-box h6 {
    padding-right: 7px;
    font-size: small;
}

.img-thumbnail h6 {
    font-size: inherit;
}

.img-thumbnail h6 span {
    color: #ff521c;
}

.block.newproductlistNEW {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    overflow: hidden;
}

.product-grid-item .newproductlistNEW {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.productlistNEW-downpane {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
}

.productlistNEW-static h3,
.productlistNEW-downpane h3 {
    display: flex;
    font-size: 24px;
    padding: 0;
    color: #000000;
    width: inherit;
    justify-content: space-between;
}

.grid-list-price h3 {
    display: flex;
    font-size: 30px;
    color: #000000;
    font-weight: revert;
    flex-direction: row;
}

.addToBasket {
    color: white !important;
    background-color: #00A21B;
    padding: 7px 5px;
    margin-top: 5px;
    width: 100%;
    display: block;
    text-align: center;
}

.productlistNEW-cutsom .productlistNEW-static {
    display: flex;
    justify-content: center;
    width: 100%;
}

.product-grid-item .productlistNEW-static {
    font-size: small;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.productlistNEW-static p {
    padding-right: 8px;
}

.productlistNEW-static img {
    float: left;
    width: 14%;
}

.productlistNEW-cutsom .text-center.productlistNEW-endpane a {
    padding: 7px 5px;
    transition: 0.4s;
}

.product-grid-item .text-center.productlistNEW-endpane a {
    background-color: #ff521c;
    padding: 13px 5px;
    transition: 0.4s;
}

.text-center.productlistNEW-endpane {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
}

.text-center.productlistNEW-endpane a {
    color: black;
}

.tag.label.label-filter,
span.fancytree-title {
    text-overflow: ellipsis;
    width: 90%;
    overflow: hidden
}

:focus {
    outline: unset !important
}

.checkbox {
    margin-right: 15px
}

.productlistNEW-static p {
    display: flex;
    flex-direction: revert;
    justify-content: space-between;
    align-items: center
}

.spacetop {
    width: 93vw;
    display: block;
    margin: 0 auto
}

.grid-list-options .nav-tabs>li>a i::before {
    color: #7c7c7c;
}

h4.title.titleproductlistNEW {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    min-height: 30px;
}

span.fancytree-node.fancytree-folder .fancytree-expander {
    position: relative
}

span.fancytree-node.fancytree-folder .fancytree-expander::before {
    content: "";
    width: 2px;
    height: 15px;
    background: #FFB403;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50px;
    transition: .4s
}

span.fancytree-node.fancytree-folder .fancytree-expander::after {
    content: "";
    width: 15px;
    height: 2px;
    background: #FFB403;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) translateX(-40%);
    border-radius: 50px;
}

span.fancytree-node.fancytree-folder.fancytree-expanded .fancytree-expander::before {
    content: "";
    width: 2px;
    height: 15px;
    background: #FFB403;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(90deg);
    border-radius: 50px
}

ul.fancytree-container>li:not(:last-child) {
    border-bottom: 1px solid rgba(112, 112, 112, .44)
}

ul.fancytree-container>li {
    padding: 10px 0
}

.fancytree-container.fancytree-rtl span.fancytree-expander {
    background-image: unset!important;
    background-position: center!important;
    transform: translateX(100%)
}

.paginationjs {
    display: flex;
    justify-content: center
}

.paginationjs .paginationjs-pages li:first-child,
.paginationjs .paginationjs-pages li:first-child>a {
    border-radius: 15px 0 0 15px!important;
    -webkit-border-radius: 15px 0 0 15px!important;
    -moz-border-radius: 15px 0 0 15px!important;
    -ms-border-radius: 15px 0 0 15px!important;
    -o-border-radius: 15px 0 0 15px!important;
}

.paginationjs .paginationjs-pages li {
    float: left!important
}

.paginationjs .paginationjs-pages li:last-child {
    border-left: unset !important;
    border-right: unset !important;
    border-radius: 0 15px 15px 0!important;
    -webkit-border-radius: 0 15px 15px 0!important;
    -moz-border-radius: 0 15px 15px 0!important;
    -ms-border-radius: 0 15px 15px 0!important;
    -o-border-radius: 0 15px 15px 0!important;
}

.currency-unit {
    font-size: 10px;
    text-align: left
}

.grid-list-price h3 span {
    position: relative
}

.grid-list-price h3 span::after {
    content: attr(data-unit);
    font-size: 15px;
    /* transform:rotate(-90deg); */
}

.paginationjs .paginationjs-pages li.active>a {
    height: 50px !important;
}

.paginationjs .paginationjs-pages li>a {
    min-width: 50px !important;
    height: 50px !important;
    background: unset !important;
    color: #fff !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.paginationjs-pages li:first-child {
    background: #e74f2b !important;
}

.paginationjs-pages li:nth-child(2) {
    background: rgb(231 79 43 / 90%) !important;
}

.paginationjs-pages li:nth-child(3) {
    background: rgb(231 79 43 / 80%) !important;
}

.paginationjs-pages li:nth-child(4) {
    background: rgb(231 79 43 / 70%) !important;
}

.paginationjs-pages li:nth-child(5) {
    background: rgb(231 79 43 / 60%) !important;
}

.paginationjs-pages li:nth-child(6) {
    background: rgb(231 79 43 / 50%) !important;
}

.paginationjs-pages li:nth-child(7) {
    background: rgb(231 79 43 / 40%) !important;
}

.paginationjs-pages li:nth-child(8) {
    background: rgb(231 79 43 / 30%) !important;
}

.paginationjs-pages li:nth-child(9) {
    background: rgb(231 79 43 / 20%) !important;
}

.paginationjs .paginationjs-pages li {
    border: unset !important;
}

.paginationjs-pages .J-paginationjs-page a {
    background: unset !important;
}

.paginationjs-pages li a {
    padding: 20px 20px;
}

.paginationjs-pages li {
    border: unset !important;
    border-right: unset !important;
}

.paginationjs-pages {
    box-shadow: 0 0px 5px rgb(0 0 0 / 16%);
    border-radius: 15px;
}

.panel-body #filterprice {
    background: #e74f2b !important;
    border-color: #d53e1a !important;
}

a.add-to-cart {
    background: whitesmoke;
}

ul.list-inline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 70%;
}

.About-us p {
    line-height: 2;
    padding-top: 8px;
}

h3.cost span.text-danger {
    font-size: smaller;
}

span.Minunitprice {
    width: 100%;
}


/* custome Edit End */

.nameandofferforyou {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
}

span.bestofferforyou {
    background: red;
    color: white;
    width: 16%;
    text-align: center;
    display: flex;
    border-radius: 0 0 7px 7px;
    justify-content: center;
    align-items: center;
    padding: 0 2rem;
}

span.UnavailableContent {
    padding: 7px 5px;
    background: #84817c;
    color: white;
}

.img-thumbnail.productlistNEW-box:hover a.productlistNEWwishlist.addtowish {
    transform: translateX(-100%);
}

.img-thumbnail.productlistNEW-box a.productlistNEWwishlist.addtowish {
    transform: translateX(170%);
    transition: 0.5s;
}

a.productlistNEWwishlist.addtowish i {
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

a.productlistNEWwishlist.addtowish i:hover {
    -webkit-text-fill-color: red !important;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: red;
}

a.productlistNEWwishlist.addtowish.active {
    transform: translateX(-100%) !important;
}

a.productlistNEWwishlist.addtowish.active i {
    -webkit-text-fill-color: #fd0000;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: red;
}

.Gridlist-productlistNEW-downpane {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.Gridlist-productlistNEW-downpane a.basketing.wishlist.addtowish {
    width: 100%;
    background: #00a21b;
    color: white;
    font-size: 21px;
    text-align: center;
    margin: 11px 0;
}

.action-icons {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

a.LinktodetailProduct {
    width: 100%;
    background: whitesmoke;
    text-align: center;
    font-size: 19px;
}

span.text-danger.deletprice.mr-15 {
    margin-left: 6%;
    font-size: 19px;
}

span.d-flex.flex-row.align-items-center.newpricep {
    font-size: 30px;
    margin-top: 7%;
}

h3.cost.MinPayable {
    display: flex;
    flex-direction: column;
}

h3.cost.text-center.Minunitprice span {
    font-size: 30px;
}

.action-icons a {
    border: 1px solid black;
    border-radius: 152px;
    line-height: 0;
    padding: 9px;
}

.action-icons a:first-child {
    color: #d66e6e;
}

.action-icons a.active {
    color: red;
    border-color: red;
}

.action-icons a:last-child {
    color: black;
}

.action-icons .addtocompare.active {
    color: #00a21b;
    border-color: #00a21b;
}

@media (max-width:768px) {
    ul.list-inline {
        width: 100%;
    }
    ul#gridtabs {
        display: none;
    }
    .filterIcon {
        position: fixed;
        left: 1%;
        bottom: 16%;
        z-index: 100;
        background: #f1b914;
        padding: 8px;
        border-radius: 180%;
    }
    .InMobileview {
        display: none;
    }
    .col-md-3.InMobileview.Active {
        display: block;
    }
    .col-md-9.Items-lists.Active {
        display: none;
    }
}

@media (max-width:992px) {
    .productlistNEW-static h3,
    .productlistNEW-downpane h3 {
        font-size: 18px;
    }
}


/* start custom css */

#grid-table .sug-socl {
    display: contents;
    width: 30%;
}

#grid-table .sug-socl {
    width: 30%;
}

#grid-table .nameandbrand {
    width: 70%;
}


/* start custom css */
.callperic-alborzkala-productlist {
    background: #00ceb5;
    color: #000;
    padding: 5px 0;
    text-align: center;
}
.holder_box-description p{
    text-align: justify;
    line-height: 38px;
}
.holder_box-description h1,
.holder_box-description h2,
.holder_box-description h3,
.holder_box-description h4,
.holder_box-description h5,
.holder_box-description h6{
    font-size: 18px;
}
.holder_box-description{
    height: 200px;
    overflow: hidden;

}
.box-shadow{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 5px;
}
.p-0{
    padding: 0 !important;

}
.holder_box-description{
    padding: 20px;
    margin: 40px 0;
    position: relative;
}

.box-hide-seemore{
    width: 100%;
    height: 90px;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .3), #fff);
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.text-seemore-alborzkala{
    background-color: #e7e7e754;
    padding: 20px;
    display: block;
    color: #000;
    border-radius: 20px;
    transition: all 0.4s;
    cursor: pointer;
    margin: 20px 0;
}
.text-seemore-alborzkala:hover{
transform: translateY(-5px);
}