#factories {
    max-height: 333px;
    overflow: auto;
}
.c-message-light__justify {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-message-light--info {
    background-color: #fffde4;
    border: 1px solid #f6e8a1;
    color: #a37731;
}
.c-message-light {
    font-size: 14px;
    font-size: 1rem;
    line-height: 2;
    padding: 15px 20px;
    position: relative;
    border-radius: 5px;
    line-height: 22px;
}
#productlistholder{
    padding: 0px 23px 25px;
    line-height: 2.14;
    width: 100%;
}
#productlistholder p {
    margin: 0px 0px 8px 0px;
    text-align: right;
}
.no-margin {
    margin: 0px;
}

a.btn.btn-link {
    color: #333
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    display: inline-block
}

.panel-group .panel {
    border: none;
    /*-webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);*/
    border-radius: 0;
    box-shadow: 0 0 5px #dddddd63;
}

.panel-group .panel .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #f2f2f2;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: .625rem .625rem 0 0;
}

.addtocompare {
    display: flex;
    align-items: center;
    cursor: pointer;
    z-index: 5;
    opacity: 0;
    transition: 1s ease;
}

.product-item:hover .addtocompare {
    opacity: 1;
}

input#moghayese {
    margin: 0;
}

.addtocompare .text {
    margin: 0;
    color: #333;
}

.addtocompare.active {
    opacity: 1;
}

.addtocompare input.active {
    display: none;
}

.addtocompare.active input.active {
    display: block;
}

div#technicalfilters .panel .panel-body label.control-label {
    width: 100%;
    cursor: pointer;
}

div#technicalfilters .panel .panel-body .form-group label.control-label:after {
    content: "\E602";
    position: absolute;
    transition: 1s all ease;
    left: 20px;
    color: #000;
    font-size: 16px;
    font-family: 'Glyphicons Regular';
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

div#technicalfilters .panel .panel-body .form-group.active label.control-label:after {
    transform: rotate(180deg);
}

.addtocompare.active input {
    display: none;
}

div#technicalfilters .panel {
    background: none;
    box-shadow: none;
}

div#technicalfilters div#headingTechnical-Specifications {
    display: none;
}

div#technicalfilters .panel .panel-body {
    padding: 0;
}

div#technicalfilters .panel .panel-body .form-group {
    padding: 8px 20px;
    background: #fff;
    box-shadow: 0 0 5px #e8e8e8;
}

#technicalfilters .form-group .seach-list input[type="text"]::placeholder {
    color: #9e9e9e;
}

.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: #535353;
    text-decoration: none;
    position: relative
}

.panel-group .panel .panel-heading .more-less {
    position: absolute;
    left: 0px;
    transition: 1s all ease;
    top: 25%
}

.panel a.collapsed i {
    transform: rotate(180deg);
}

.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
}
#searchproducts {
    font-size: 12px;
    font-size: .857rem;
    height: 38px;
    line-height: 1.833;
    border-radius: 7px;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 38px;
    width: 100%;
    background: #f8f8f8;
    border: 1px solid transparent;
    color: #717171;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    padding: 11px 12px;
    letter-spacing: -.8px;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 38px;
    font-weight: 400;
}
#searchproducts:focus{
    border: 1px solid #00bfd6 !important;
    background: #fff !important;
}
#listfilters .panel-body{
    padding: 10px 13px 8px 12px;
}

a#btnsearchproducts i.glyphicon {
    display: block;
    color: #bdbdbd;
    right: 6px;
    top: 8px;
    font-size: 19px;
}

.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: #39D2B4;
    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
}

.dynatree-container.dynatree-rtl {
    border: none !important
}

.dynatree-container.dynatree-rtl li {
    background: none !important
}

.dynatree-container.dynatree-rtl li span.dynatree-exp-cd span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-cdl span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-cl span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-c span.dynatree-expander {
    background-size: 60%;
    background-position: center;
    background-image: url('/portals/0/svg/bottom-arrow.svg');
}

.dynatree-container.dynatree-rtl li span.dynatree-exp-ed span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-edl span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-el span.dynatree-expander,
.dynatree-container.dynatree-rtl li span.dynatree-exp-e span.dynatree-expander {
    background-size: 60%;
    transform: rotate(180deg);
    background-position: center;
    background-image: url('/portals/0/svg/left-arrow.svg');
}

.dynatree-container.dynatree-rtl li span.dynatree-connector {
    display: none
}

.dynatree-container.dynatree-rtl li span.dynatree-icon {
    display: none
}

.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 #eee;
    border-radius: 4px;
    color: #5a5a5a !important;
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    border-radius: 10px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0 2px;
    font-size: 18px;
    font-weight: 200;
}
#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 {
    position: relative
}

#productlistholder .row>div {
    margin-bottom: 0px;
    padding: 0px;
}

.grid-list-options .list-inline {
    margin-bottom: 0;
}

.grid-list-options .list-inline li {
    padding: 0px
}

.grid-list-options .nav-tabs {
    border: 0px;
    margin: 0px;
    padding: 0;
    display: inline-block;
    margin-top: 8px;
}

.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;
    display: flex;
    align-items: center;
    border: none;
    background: none;
}

.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 {
    border: none;
    background: none;
    color: #ed1943;
}

.grid-list-options .product-grid-order {
    color: #dedede;
    margin-left: 5px;
    vertical-align: middle;
    font-size: 1.5rem;
}

.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 {
    background-color: #f6f6f9;
    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 {
    height: 220px
}

.product-grid-item .grid-img img {
    max-height: 220px !important
}

.product-grid-item .addtocompare {
    cursor: pointer;
    display: block;
    text-align: center;
    position: absolute;
    z-index: 10;
    bottom: 0;
    right: -100px;
    color: #444;
    padding: 0;
    overflow: hidden;
    background-color: #fff;
    transition: .5s ease;
    font-size: 11px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    border-top-left-radius: 5px;
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, .1);
    padding: 2px 5px 2px 25px;
    background-image: url(images/checkbox.png);
    background-repeat: no-repeat;
    background-position: 5px 5px
}

.product-grid-item .addtocompare.active {
    background-position: -112px 5px
}

.product-grid-item:hover .addtocompare {
    right: 0
}

.product-grid-item .grid-info {
    padding: 15px
}

.product-grid-item .grid-info .cost {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}

.product-grid-item .grid-info .linktoview .title {
    font-size: 16px;
    text-align: center;
    color: #444
}

.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;
}

#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: 0;
    overflow-x: hidden;
    overflow-y: auto;
    transition: max-height 1s ease;
}

#technicalfilters .form-group.active .list-items {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

#technicalfilters .form-group .seach-list {
    transition: 1s all ease;
    max-height: 0;
    opacity: 0;
    transition: max-height 1s ease;
    margin: 0;
}

#technicalfilters .form-group.active .seach-list {
    opacity: 1;
    max-height: fit-content;
    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+")
}

#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
}

@media only screen and (min-width:768px) {
    .row-eq-height {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}


/*new kashiland*/

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
    border-radius: .3125rem;
}

.mt-1 {
    margin-top: 1rem
}

.grid-list-options {
    overflow-x: auto;
    background: #fff;
    white-space: nowrap;
    align-items: center;
    border-radius: 0;
    margin-left: 8px;
    margin-right: 8px;
    border: 1px solid #d5d5d5;
    border-bottom: none;
}

.grid-list-options ul.list-inline li a {
    display: block;
    text-align: center;
    color: #303030;
    font-size: .9375rem;
    padding: 0 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.grid-list-options ul.list-inline li a:hover {
    background: #ececec;
}

.grid-list-options ul.list-inline li a.active {
    background: #43b5e8;
    color: #fff;
}

@media (min-width:768px) {
    .items-slider.items-slider-min .product-item {
        max-width: 13rem;
        min-width: 13rem
    }
    .items-slider.items-slider-min .product-item--min {
        max-width: 12rem;
        min-width: 12rem
    }
}

@media (min-width:768px) {
    .items-slider .product-item {
        max-width: 16rem;
        min-width: 16rem
    }
    .items-slider .vendor-item {
        max-width: 20rem;
        min-width: 20rem
    }
}

.items-slider .product-item {
    max-width: 13rem;
    min-width: 13rem;
    margin-bottom: 30px
}

.items-slider .product-item+.product-item {
    margin-right: .75rem
}

.product-item {
    position: relative;
    display: flex;
    padding: 0 .5rem .5rem;
    flex-direction: column;
    border-left: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 0;
    transition: all .2s ease-in-out;
}

@media screen and (prefers-reduced-motion:reduce) {
    .product-item {
        transition: none
    }
}

.product-item:focus,
.product-item:hover {
    box-shadow: 0 0px 30px 0 rgba(0, 0, 0, .15)
}

.product-item .avatar-box {
    margin-top: .5rem
}

.product-item .avatar-box .avatar-box-info,
.product-item .avatar-box .avatar-box-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-item .avatar-box+.product-item-wrapper {
    margin-top: .5rem
}

.product-item .avatar-box+.product-item-wrapper .product-item-cover img {
    border-radius: 0
}

.product-item .product-like-wrapper .like-btn {
    width: 3rem;
    height: 3rem;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}

.product-item .product-like-wrapper .like-btn.active .like-btn-icon svg {
    color: red !important;
}

.product-item .product-like-wrapper span {
    display: none
}

.product-item-wrapper {
    position: relative
}

.product-item-cover {
    position: relative;
    margin-left: -.5rem;
    margin-right: -.5rem
}

.product-item-cover:before {
    /* content: ""; */
    display: block;
    /* padding-bottom: 100% */
}

.product-item-cover img {
    /* top: 0; */
    /* left: 0; */
    padding: 20px;
    /* height: 100%; */
    /* width: 100%; */
    -o-object-fit: cover;
    /* object-fit: cover; */
    -o-object-position: 50% 50%;
    /* object-position: 50% 50%; */
    /* position: absolute; */
    /* border-radius: 0; */
}

.row.row.min-gutters {
    border-right: 1px solid #e1e1e1;
}

#productlistholder .row>div:hover {
    z-index: 3;
    position: relative;
}

.row.row.min-gutters:first-child {
    border-top: 1px solid #e1e1e1;
}

.product-item-cover-details {
    min-height: 1.125rem;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

.product-item-discount {
    color: #ed1d46;
    font-weight: normal;
    position: relative;
    min-height: 30px;
    top: 0;
    text-align: center;
}

.product-item-discount span:after {
    content: "";
    border-bottom: 1px solid #ed1d46;
    position: absolute;
    bottom: 0;
    width: calc(100% + 1rem);
    right: -0.5rem;
}

.product-item-title-wrapper {
    display: block
}

.product-item-title {
    color: #303030;
    font-size: 18px;
    font-weight: 500;
    min-height: 48px;
    line-height: 1.7;
    margin: 0;
    text-align: right;
}

.product-item-rate {
    width: 100%;
    display: flex;
    margin-top: .2em;
    font-size: .875em;
    min-height: 1.130625rem
}

a.product-item-title-wrapper {
    text-decoration: none;
}

.product-item-rate .signals {
    color: #b5b5b5
}

.product-item-vendor {
    display: block;
    width: 100%;
    font-size: .875rem;
    color: #7d7d7d;
    margin-top: .4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-item-vendor a {
    color: #303030
}

.product-item-vendor a:focus,
.product-item-vendor a:hover {
    color: #ed1943
}

.product-item-free-shipping {
    position: absolute;
    bottom: 7.8rem;
    left: 0
}

.product-item-free-shipping span {
    background: #fff;
    font-size: .875rem;
    border-radius: 1.5rem;
    display: inline-block;
    padding: .063rem .5rem
}

.product-item-price-container {
    display: block;
    line-height: 1;
    min-height: 1.5rem;
    margin-top: .3rem;
    text-align: left;
}

.product-item-price {
    color: #959595;
    font-size: 1.2rem;
    display: block;
    line-height: 1;
    margin-right: auto;
    width: max-content;
    position: relative;
}

.product-item-price span {
    font-size: 1.125rem;
    color: #000;
    font-weight: 700
}

.product-item-price-primary {
    color: #ed1943;
    font-size: 1.075rem;
    text-decoration: line-through;
    margin-right: .5rem;
    position: absolute;
    right: -53px;
}

.product-item-price-profit {
    font-size: .8rem;
    color: #006060
}

.product-item-empty {
    padding: 0 .5rem;
    font-size: .875rem;
    display: inline-block;
    color: #303030;
    border-radius: .3125rem;
    background: rgba(48, 48, 48, .1)
}

.product-item-btn {
    right: .5rem;
    border-radius: 20%;
    position: absolute;
    bottom: .5rem;
}

.product-item-details {
    min-height: 1.625rem;
    line-height: 1.5em;
    font-size: .75rem
}

.product-item-details span {
    display: inline-block;
    margin-top: .5rem
}

@media (min-width:768px) {
    .product-item {
        margin-bottom: 0
    }
    .product-item-btn {
        opacity: 0;
        z-index: -1;
        transition: all .2s ease-in-out
    }
}

@media screen and (min-width:768px) and (prefers-reduced-motion:reduce) {
    .product-item-btn {
        transition: none
    }
}

@media (min-width:768px) {
    .product-item:hover .product-item-btn {
        opacity: 1;
        z-index: 1
    }
}

@media (max-width:767.98px) {
    .product-item--hi-mobile {
        min-height: 8.5rem
    }
    .product-item--hi-mobile .avatar-box {
        position: absolute;
        top: 2.8em;
        left: .5rem;
        right: .5rem;
        font-size: .85rem
    }
    .product-item--hi-mobile .avatar-box:before {
        content: "";
        flex: 0 0 33%;
        width: 33%;
        max-width: 8.5714rem;
        margin-left: 1rem
    }
    .product-item--hi-mobile .product-item-wrapper {
        display: flex;
        margin-top: .5rem
    }
    .product-item--hi-mobile .product-item-cover {
        flex: 0 0 33%;
        width: 33%;
        max-width: 8.5714rem;
        max-height: 8.5714rem;
        align-self: flex-start;
        margin: 0
    }
    .product-item--hi-mobile .product-item-cover img {
        border-radius: .3125rem !important
    }
    .product-item--hi-mobile .product-item-cover .product-item-rate {
        width: auto
    }
    .product-item--hi-mobile .product-item-cover-details {
        min-height: 0;
        margin-top: 0
    }
    .product-item--hi-mobile .product-item-content {
        flex: 1 0 1%;
        min-width: 1%;
        margin-right: 1rem;
        display: flex;
        flex-direction: column
    }
    .product-item--hi-mobile .product-item-title-wrapper {
        height: 2em;
        margin-bottom: 3.5rem
    }
    .product-item--hi-mobile .product-item-title {
        margin-top: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-height: 2em !important;
    }
    .product-item--hi-mobile .product-item-title:after,
    .product-item--hi-mobile .product-item-title:before {
        content: none !important
    }
    .product-item--hi-mobile .product-item-free-shipping {
        top: auto;
        position: static
    }
    .product-item--hi-mobile .product-item-free-shipping span {
        margin-top: .8rem;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .19)
    }
    .product-item--hi-mobile .product-item-price-container {
        margin-top: .5rem
    }
    .product-item--hi-mobile .product-item-details {
        font-size: .875rem;
        min-height: 0
    }
    .product-item--hi-mobile .product-item-details span {
        margin-top: .8rem
    }
    .product-item--hi-mobile .product-item-btn {
        bottom: .5rem
    }
    .product-item--hi-mobile .product-item-discount {
        top: auto;
        bottom: .5rem
    }
}

.product-item--min .product-item-cover:before {
    padding-bottom: 86%
}

.product-item--min .product-item-title-wrapper {
    height: auto
}

.product-item--min .product-item-title {
    font-size: .875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.product-item--min .product-item-price {
    font-size: .75rem
}

.product-item--min .product-item-price span {
    font-size: .875rem;
    font-weight: 400
}

.product-item--min .product-item-price-primary {
    font-size: .75rem
}

.product-item--min .product-item-btn {
    font-size: 1.1rem
}

.product-item--min .product-item-free-shipping {
    bottom: 5.6rem
}

.avatar-box-xs,
.product-item--min .avatar-box {
    font-size: .8125rem
}

.avatar-box-xs .avatar,
.avatar-xs,
.product-item--min .avatar-box .avatar {
    font-size: 2.5714285714rem
}

@media (min-width:768px) {
    .avatar-box-xs .avatar,
    .avatar-xs,
    .product-item--min .avatar-box .avatar {
        font-size: 2.25rem
    }
}

.timeline-product-item {
    width: 100%;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .19);
    border: 1px solid #dfdfdf;
    border-radius: .6rem;
    position: relative;
    margin: auto
}

.timeline-product-item .product-image {
    width: 100%;
    border-radius: .6rem .6rem 0 0
}

.timeline-product-item .like-btn {
    width: 50px;
    height: 50px;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0
}

.timeline-product-item .like-btn span {
    display: none
}

@media (min-width:768px) {
    .product-group-slider .product-item,
    .product-topSell-slider .product-item {
        max-width: 19.2rem !important;
        min-width: 19.2rem !important
    }
}

.addToBasket,
.addToBasket:hover {
    padding: 5px 10px;
    background-color: #43b5e8 !important;
    border-color: #43b5e8 !important;
}

.addToBasket {
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 1.222;
    width: 60px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    color: #fff;
    border: none;
}
#technicalfilters .form-group.active .list-items .checkbox {
    margin: 0;
}

.addToBasket i {
    font-size: 1rem;
    margin-right: 4px;
    position: relative;
    top: 1px;
}

.addToBasket img,
.addToBasket:hover img {
    width: 20px;
}

a#filterprice {
    background: #43b5e8;
    border-radius: 0;
    border-color: #43b5e8;
}

a#filterprice:hover {
    box-shadow: 0 0 5px #ddd;
}

.total-product-count {
    font-size: 1rem;
    position: relative;
    top: 14px;
    text-align: left;
}

span.addtocompare {
    display: flex;
    cursor: pointer;
    color: transparent;
    transition: all .3s ease-in-out;
}

span.addtocompare:hover {
    color: #00bfd6
}

.product-item:hover .addtocompare {
    color: #a3a3a3
}

.icon-plus {
    width: 47px;
    height: 47px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
}

.icon-plus.w25 {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-plus.w25:after {
    width: 26px;
    height: 3px;
    left: 0;
    top: 11px;
}

.icon-plus.w25:before {
    width: 4px;
    height: 23px;
    left: 11px;
    top: 1px;
}

.icon-plus:after,
.icon-plus:before {
    content: '';
    position: absolute;
    background: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.icon-plus:after {
    width: 25px;
    height: 6px;
    left: 11px;
    top: 20px;
}

.icon-plus:before {
    width: 6px;
    height: 25px;
    left: 20px;
    top: 11px;
}

.c-promotion-box__cover--out-of-stock {
    border-bottom: 1px solid #969696;
    z-index: 2;
    height: 27px;
}

.c-promotion-box__cover {
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 27px;
}

.c-promotion-box__cover--out-of-stock .c-promotion-box__cover-text {
    color: #ababab;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: .8;
    font-weight: 400;
}

.c-promotion-box__cover>div {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 20%;
    height: 31px;
}

.c-promotion-box__cover-text {
    white-space: nowrap;
    font-weight: 700;
    z-index: 4;
    background-color: #fff;
    padding: 0 10px;
}

.c-promotion-box__cover-text,
.m-t-lg,
.m-v-lg {
    margin-top: 2rem;
}

.panel-default>.panel-heading,
ul.fancytree-container {
    background: none;
    border: none;
}

ul.fancytree-container * {
    font-family: IRANYekan;
}

ul.fancytree-container:focus {
    outline: none !important;
    outline-color: none !important;
    outline-style: none !important;
    outline-width: none !important;
}

.fancytree-plain span.fancytree-active span.fancytree-title,
.fancytree-plain span.fancytree-selected span.fancytree-title,
.fancytree-plain span.fancytree-node:hover span.fancytree-title {
    background: none !important;
    border-color: transparent !important;
    color: #424242;
}

.fancytree-plain span.fancytree-active span.fancytree-title,
.fancytree-plain span.fancytree-selected span.fancytree-title:before {
    content: ' ';
    width: 8px;
    height: 8px;
    background-color: #424242;
    display: inline-block;
    border-radius: 50%;
    margin-left: 5px;
    font-weight: 900;
}

ul.fancytree-container.fancytree-rtl ul {
    padding-right: 7px;
}

div#headingfactories {
    margin: 10px 0;
    display: block;
    width: auto;
    border-bottom: 1px solid #f2f2f2;
    padding: 10px 14px 8px 14px;
}
.search-brand{
    position: relative;
}

.search-brand input {
    font-size: 12px;
    font-size: .857rem;
    line-height: 1.833;
    border-radius: 7px;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 38px;
    width: 100%;
    background: #fff;
    border: 1px solid #00bfd6;
    color: #717171;
    font-size: 14px;
    font-size: 1rem;
    line-height: 1.571;
    padding: 11px 12px;
    letter-spacing: -.8px;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 38px;
}
.search-brand input:focus{
    outline: none;
}
.search-brand i {
    color: #bdbdbd;
    position: absolute;
    right: 12px;
    top: 10px;
    font-size: 19px;
}

.brand-ul {
    line-height: 1.833;
    list-style: none;
    margin-right: 0;
    margin-left: 0;
}

.brand-ul li {
    margin: 0;
    position: relative;
    padding: 5px 0px;
}

.brand-ul li label {
    cursor: pointer;
    color: #3b3b3b;
    max-width: 60%;
    font-size: 14px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    /* width: 100%; */
    margin-right: 0 !important;
    line-height: 21px;
}

.brand-ul li label input {
    right: 20px;
}

.brand-ul li label[data-en]:before {
    content: attr(data-en);
    color: #a6a6a6;
    font-size: 11px;
    line-height: 2;
    font-weight: 300;
    width: 80px;
    text-align: left;
    max-width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    direction: ltr;
    padding-right: 10px;
    position: absolute;
    left: 7px;
    white-space: nowrap;
}


/* --------------------------------------------------------
       Kashiland Pager
    -----------------------------------------------------------*/

.kashiland-pager-wrapper {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10.5px -10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.kashiland-pager {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    list-style: none;
}

.kashiland-pager li {
    display: inline-block;
}

.kashiland-pager li a {
    border-radius: 8px;
    color: #535353;
    font-size: 18px;
    font-size: 1.286rem;
    line-height: 34px;
    margin: 0 3px;
    display: inline-block;
    width: 35px;
    height: 34px;
    text-align: center;
    vertical-align: top;
}

.kashiland-pager li.active a {
    background-color: #408abd;
    border: 1px solid #408abd;
    color: #fff;
}

.kashiland-pager li a:hover {
    text-decoration: none;
}
#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}
}
.c-listing {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.03);
    border: 1px solid #e4e4e4;
    line-height: 22px;
    position: relative;
    display: block;
    width:100%;
}
.c-listing__items {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    /* display: flex; */
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -1px;
    margin-bottom: -1px;
    list-style: none;
    padding: 15px;
}
.product-item-cover a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-item-price span strong {
    color: red;
  }

  /* start custom css */
  @media only screen and (max-width:480px) {

    .media-image.col-xs-3 img {
        width: 100%;
    }
    .ecommerce-action-menu {
        bottom: 50px !important;
    }
  }
  @media only screen and (max-width:992px) {
    .product-item--hi-mobile .product-item-cover img {
        width: 100%;
    }
    
    .product-item-cover img {
        padding: 0;
    }
    
    .product-item--hi-mobile .product-item-title {
        font-size: 1.5rem;
    }
    
  }
  
  /* end custom css */
