.hero-top-banner {
    height: 600px;
    background-image: url(../images/catalog-list-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: unset;
}

a.filter-reset:hover {
    color: #000;
}

.grid-view-width {
    margin: 0px 15px;
}

.no-data {
    font-family: JosefinSans-Regular;
    color: #000;
    font-size: 14px;
}

/*.responsive-table , .cat-grid-color, .cat-grid-length, .cat-grid-farm {
   
    font-family: JosefinSans-Regular;
}*/

.button.btn-align {
    padding: 9px 6px 6px 6px !important;
    font-family: JosefinSans-SemiBold;
}

.admin-menu > .navbar a {
    float: inherit;
    font-family: JosefinSans-Bold;
    color: #00000094;
}

.find {
    font-size: 36px;
    letter-spacing: 6.9px;
    text-align: center;
    font-family: edinburgh-regular;
    line-height: 41px;
}

.tooltip-content {
    width: 78px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.product-btn > .svg-inline--fa {
    margin-right: 10px;
}

section.catalog-search {
    padding: 100px 0px;
}

input.material-input {
    text-align: center;
    font-size: 27px !important;
    letter-spacing: 5px;
}

.search-btn {
    text-align: center;
    letter-spacing: 2px;
    font-family: JosefinSans-Bold;
    color: #4C4C4C;
}

.control-material {
    margin-bottom: 1em;
}

.clr-plte {
    height: 30px;
    width: 30px;
    display: block;
    border-radius: 0px;
    margin: 10px 10px;
    float: left;
}

.color-pallate {
    margin-bottom: 15px;
    display: flow-root;
}

ul,
#myUL {
    list-style-type: none;
}

#myUL {
    margin: 0;
    padding: 0;
}

.caret {
    cursor: pointer;
    -webkit-user-select: none;
    /* Safari 3.1+ */
    -moz-user-select: none;
    /* Firefox 2+ */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
}

.product-img {
    height: 165px;
    overflow: hidden;
}

.is-primary.has-ribbon-list {
    right: -30px;
}

.is-primary.has-ribbon-grid {
    right: 30px;
}

.ribbon {
    /*background-color: #ec6c30;
    border-right: none;
    color: #fff;*/
    justify-content: center;
    padding-left: 0.75em;
    padding-right: 0.75em;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-align: center;
    white-space: nowrap;
    /*position: absolute;
    top: 0.5em;
    right: 0;*/
    font-weight: 400;
    z-index: 2;
}

.has-ribbon {
    position: relative;
}

.ribbon.is-primary {
    background-color: #ec6c30;
    color: #fff;
    border: none;
    font-size: 12px;
    width: 100px;
}

.ribbon.is-success {
    background: #737d05;
    color: #fff;
    line-height: 14px;
}

.is-success.has-ribbon-list {
    right: -17px;
}

.is-success.has-ribbon-grid {
    right: 30px;
}

.caret::before {
    content: "\25B6";
    color: black;
    display: inline-block;
    margin-right: 6px;
}

.nested > li {
    list-style: none;
    padding: 5px 1px;
}

#filters-grades li {
    padding: 1px 0px;
    font-size: 14px;
}

#myUL > li {
    margin: 5px 0px;
}

.caret-down::before {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

ul.nested.active {
    padding-inline-start: 40px;
}

.nested {
    display: none;
}

.active {
    display: block;
}

.clr-drp, .grade-drp {
    border: 1px solid #efefef;
    padding: 2px 9px;
}

.display-none {
    display: none !important;
}

.display-block {
    display: block !important;
}

.wish-check {
    margin: 10px;
}

.widget-title.mb-30 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 2px;
    border-bottom: 3px solid #F0EAE0;
    padding-bottom: 20px;
}

.filter-search-fixed {
    text-align: center;
}

.catalog-grid-image {
    float: left;
    /*left: -30px;*/
    position: relative;
}

a.cat-name {
    font-size: 17px;
    font-family: Poppins-Medium;
    cursor: pointer;
    margin-top: -1px;
    display: block;
}

a.sub-cat-name {
    font-family: Poppins-Regular;
    font-size: 13px;
    cursor: pointer;
}

a.cat-details {
    margin-top: 17px;
    display: inline-block;
    color: #000;
    text-decoration: underline;
    font-family: Poppins-Medium;
    text-transform: uppercase;
}

td.main-color, td.length-grade, td.farm-name, td.origin {
    font-family: 'Poppins-Regular';
}

.fa-bars, .fa-th-large {
    font-size: 35px;
    margin: 0px 5px;
    color: #CFC9B9;
    top: 10px;
    position: relative;
    cursor: pointer;
}

.fa-bars:hover, .fa-th-large:hover {
    color: #6f6a63;
}


td.farm-name > a {
    color: #000;
    text-decoration: underline;
}

.selected-grid {
    color: #6f6a63 !important;
}

.catalog-details-list {
    display: inline-block;
    width: 150px;
    overflow: hidden;
    float: right;
}

span.b-checkbox.is-short-list > label::before {
    width: 33px;
    height: 32px;
    margin-top: -3px;
}

span.b-checkbox.is-short-list > label::after {
    width: 29px;
    height: 29px;
    left: 2px;
    top: 0px;
    font-size: 19px;
    padding: 5px 3px;
}

span.k-checkbox > input[type="checkbox"]:checked {
    border-color: #ff6358;
    color: #fff;
    background-color: #ff6358;
}

.k-checkbox > input[type="checkbox"] {
    border-radius: 2px;
    margin: 0;
    padding: 0;
    width: 16px;
    height: 16px;
    line-height: initial;
    border: 1px solid #d0d0d0;
    border-style: solid;
    outline: 0;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-appearance: none;
}

span.k-checkbox > input[type="checkbox"]:checked::before {
    border-radius: 2px;
    -webkit-transform: scale(1) translate(-50%,-50%);
    -ms-transform: scale(1) translate(-50%,-50%);
    transform: scale(1) translate(-50%,-50%);
}

span.k-checkbox > input[type="checkbox"]::before {
    content: "\f00c";
    width: 17px;
    height: 17px;
    /*font-size: 12px;*/
    font-family: "FontAwesome";
    -webkit-transform: scale(0) translate(-50%,-50%);
    -ms-transform: scale(0) translate(-50%,-50%);
    transform: scale(0) translate(-50%,-50%);
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    position: absolute;
    width: 17px;
    height: 17px;
    color: #363636;
    background: #cfc9b9;
}


.pro-image-sec {
    display: grid;
}

.grid-check-field {
    float: left;
}

.product-btn {
    margin-top: 20px;
}

    .product-btn > .fa {
        margin-right: 18px;
    }

span.cat-grid-farm {
    text-decoration: underline;
}

a {
    color: #ffa89e;
}

.filter-reset, .filter-save {
    font-family: JosefinSans-Bold;
    color: #000;
    text-decoration: underline;
    letter-spacing: 2.5px;
}

.single-product-wrapper:hover {
    background: rgb(240, 234, 224, 0.7);
}

.product-description {
    margin-top: 10px;
}

/*.cat-name-grid > a > h5 {
    font-size: 13px;
    font-family: GothamBook;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    margin-bottom: 0px;
}*/

.custom-icon-grid:hover, .custom-icon-pro:hover {
   text-decoration: none !important;
}


.custom-icon-grid>img {
    width: 20px;
    margin: 0 5px;
    margin-bottom: 10px;
}
.custom-icon-pro > img {
    width: 33px;
    margin-right: 10px;
}


.cat-name-0-1{
    font-size: 17px;
    font-family: Poppins-Medium;
    cursor: pointer;
    margin-top: 2px;
    display: block;
    width: max-content;
    float: left;
}

.cat-name-grid > a > h5 {
    font-size: 13px;
    font-family: Poppins-Light;
    width: 200px;
    margin-bottom: 0px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 35px;
    font-weight: 900;
}

.cat-name-grid > a > h4 {
    font-family: Poppins-Light;
    font-weight: 900;
}

.k-treeview .k-plus,
.k-treeview .k-minus,
.k-treeview .k-plus-disabled,
.k-treeview .k-minus-disabled {
    margin-top: 0.25em;
    margin-left: 0px !important;
    cursor: pointer;
}

span.cat-grid-length, span.cat-grid-color, span.cat-grid-farm {
    font-family: Poppins-Light;
    word-break: break-all;
    width: 200px;
    display: block;
    text-overflow: ellipsis;
    font-weight: 900;
}

span.k-sprite.category {
    display: none;
}

li.k-item > ul.k-group {
    margin-left: 25px !important;
}

.k-treeview .k-item {
    padding: 0;
}

.short-list-check {
    width: 25px;
    height: 21px;
    margin: 0px 7px;
}

.tags.has-addons {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}

.text-search-delete {
    /*float: right;*/
    top: 25px;
    font-size: 19px;
    background: none !important;
}



.footer-heading, .footer-heading > a {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 10px;
    letter-spacing: 2.917px;
    font-family: JosefinSans-Medium;
}

.footer {
    background-color: #324E4C;
    padding: 7rem 1.5rem 3rem;
    margin-top: 90px;
}

.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected, .k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited {
    color: #000 !important;
    background-color: #C3BCA8 !important;
    border-color: #f85a00;
    border-radius: 0 !important;
    padding-top: 5px !important;
}

/*.k-dropdown .k-state-focused, .k-filebrowser-dropzone,  .k-mobile-list .k-edit-label.k-check:active, .k-mobile-list .k-item>.k-label:active, .k-mobile-list .k-item>.k-link:active, .k-mobile-list .k-recur-view .k-check:active, .k-pager-wrap .k-link:hover, .k-scheduler .k-scheduler-toolbar ul li.k-state-hover, .k-splitbar-horizontal-hover:hover, .k-splitbar-vertical-hover:hover {
    color: #2e2e2e;
    background-color: #bcb4b0;
    border-color: #b6b6b6;
    border-radius: 0 !important;
    padding-top: 5px !important;
}*/

#treeviewKendo2 > .k-group > .k-item > .k-top > .k-state-hover, #treeviewKendo2 > .k-group > .k-item > .k-mid > .k-state-hover, #treeviewKendo2 > .k-group > .k-item > .k-bot > .k-state-hover {
    color: #2e2e2e;
    background-color: #bcb4b0;
    border-color: #b6b6b6;
    border-radius: 0 !important;
    padding-top: 5px !important;
}

a.button.btn-align:hover {
    text-decoration: none !important;
}

span.k-dropdown-wrap.k-state-default > .k-input {
    margin-top: 0px;
}

span.k-dropdown-wrap.k-state-default > .k-select > .k-icon {
    margin-top: 0px;
    margin-left: 0px;
}

.catalog-pagination {
    padding: 10px 0px 8px 0px;
    background: rgb(207,201,185, 0.6);
    margin: 20px 0;
    line-height: 2;
    font-family: Poppins-Medium;
    letter-spacing: 1.25px;
}

.pagination-dropdown > .k-dropdown-wrap, .selectcss > .k-dropdown-wrap {
    padding: 0 !important;
}

.navbar {
    justify-content: center;
    padding: 0 24px;
    position: inherit;
}

    .navbar a {
        float: inherit;
        font-family: JosefinSans-Bold;
        color: #00000094;
        margin: 0;
    }

button.dropbtn {
    font-size: 15px !important;
    color: #324E4C !important;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 3.31px;
    font-family: JosefinSans-Bold !important;
    margin: 0;
    background-color: inherit;
}

.navbar a:hover, .dropdown:hover .dropbtn {
    text-decoration: none !important;
}

.k-list > .k-state-focused.k-state-selected, .k-listview > .k-state-focused.k-state-selected, .k-state-focused.k-state-selected, td.k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 3px 1px #c54700;
    box-shadow: inset 0 0 3px 1px #c8c1af !important;
}

.k-treeview .k-checkbox {
    margin-top: 5px;
}

.k-treeview .k-in {
    padding: 5px 3px 2px 6px;
    line-height: 1.3333em;
}


.gridpaging {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    /* color: #ff7f41; */
    letter-spacing: 2px;
    padding: 5px 9px;
    line-height: 1;
    margin: 0px 5px;
    height: 28px;
}

/*******Farm Contact Details Popup*******/

h4.modal-title {
    font-family: JosefinSans-Bold;
    font-size: 18px;
    color: #324E4C;
    letter-spacing: 2px;
}

.farm-details > h2 {
    font-family: JosefinSans-Regular;
    font-size: 24px;
    color: #050505;
}

.farm-details > h3 {
    font-family: JosefinSans-LightItalic;
    font-size: 19px;
    color: #050505;
}

.farm-details > h4 > .farm-details > h4 > a {
    font-family: JosefinSans-Regular;
    font-size: 14px;
    color: #050505;
    text-transform: uppercase;
    letter-spacing: 1.15px;
}

.modal-dialog {
    max-width: 750px;
}

.farm-content > p {
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: JosefinSans-Regular;
}

a.orange-caret {
    color: #ff7f41 !important;
    font-size: 21px !important;
    font-weight: bold;
    margin-left: -15px !important;
    position: absolute;
    line-height: 16px;
    margin-top: 0 !important;
}

    a.orange-caret:hover {
        text-decoration: none !important;
    }

span.farm-popup-data {
    text-transform: initial;
}

.bg-grey-farm {
    margin: 0;
    padding: 15px;
    background: #F0EAE0;
}

.margin-0 {
    margin: 0;
}

.padding-0 {
    padding: 0;
}

.farm-contact-head {
    font-family: JosefinSans-Bold;
    color: #324E4C;
    font-size: 18px;
    letter-spacing: 2.25px;
    border-bottom: 2px solid #fff;
    padding-bottom: 8px;
    margin-bottom: 15px;
}

.first-name {
    font-family: JosefinSans-Regular;
    font-size: 24px;
    letter-spacing: 2.5px;
}

.sales {
    font-family: JosefinSans-LightItalic;
    font-size: 19px;
    letter-spacing: 2px;
}

.farm-contact-details {
    font-family: JosefinSans-Regular;
    line-height: 29px;
    text-transform: uppercase;
}

.variety-count {
    text-align: left;
    font-size: 30px;
    font-family: 'Poppins-Medium';
    color: #f8a274;
    margin: 20px 0px;
    position: absolute;
    top: 100px;
    left: 50px;
    letter-spacing: 2.25px;
    width: 390px;
}

.for-result {
    text-align: left;
    font-size: 22px;
    font-family: 'Poppins-Medium';
    color: #818181;
    margin: 20px 0px;
    position: absolute;
    top: 250px;
    left: 50px;
    width: 390px;
    letter-spacing: 1.25px;
}

.show-on-0-results {
    position: relative;
    /*padding: 40px 10px;
    box-shadow: 0px 2px 6px 3px #efefef;*/
}



/*.modal-content {
    padding: 25px;
    border-radius: 10px !important;
}

.modal-header {
    margin: 12px 15px;
    padding: 10px 0;
    border-bottom: 3px solid #F0EAE0;
}*/

div#noFlowers {
    text-align: center;
}

    div#noFlowers > span {
        font-size: 24px;
    }


.farm-content > p > a {
    color: #000;
    text-decoration: underline;
    font-size: 13px;
    letter-spacing: 1.5px;
}

span.flwr-attr {
    font-family: 'Poppins-LightItalic';
    font-size: 13px;
}

span.cat-grid-farm > a {
    color: #000;
}

.safari-results, .safari-count {
    font-family: JosefinSans-Medium;
}

.search-no-results > p {
    font-family: 'JosefinSans-Bold';
    font-size: 20px;
    color: #324E4C;
}
/**Harish_30_Jan_2021**/
.btn {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


.btn-grey {
    background: #c5c5c5;
    color: #000;
    /*font-size: 10px !important;*/
}

/**Harish_30_Jan_2021**/
/*@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0)
{ @media {
  .gridpaging {
  
    padding: 5px 9px 3px 9px;
  
}
}}*/


/*@media not all and (min-resolution:.001dpcm) { 
    @media {
         .gridpaging {
            padding: 5px 9px 3px 9px;
        }
    }
}*/
/*@supports (-webkit-text-size-adjust:none) and (not (-ms-ime-align:auto)) and (not (-moz-appearance:none)) {
   .gridpaging {
  
    padding: 5px 9px 3px 9px;
  
}
}*/

/*_:-webkit-full-screen:not(:root:root), .your-selector-here
{
     .safari-count{
       line-height: 20px;
       vertical-align: text-top;
   }

    .safari-results{
       line-height: 20px;
       vertical-align: text-top;
   }
}*/

/*@media screen and (-webkit-min-device-pixel-ratio:0) and (min-color-index:0) {
  .gridpaging {
  
    padding: 5px 9px 3px 9px;
  
}
}*/

.clr-plte {
    height: 30px;
    width: 30px;
    display: block;
    border-radius: 0px;
    margin: 10px 10px;
    float: left;
}

    .clr-plte > .svg-inline--fa {
        padding: 5px 5px;
        color: aliceblue;
        font-size: 29px;
    }

.product-btn > .fa-plus {
    font-size: 34px;
}

.footer-section {
    text-align: left;
}

a:hover {
    color: #eae4d6;
    text-decoration: underline !important;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.farm-contact-details > span, .farm-contact-details > span > a {
    color: #212529;
    margin: 2px 10px;
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    font-family: JosefinSans-Regular;
    cursor: pointer;
}

    .farm-contact-details > span > img {
        margin: 0px 5px;
        width: 17px;
    }

/*.dropdown-content a {
          color: black;
          padding: 12px 16px;
          text-decoration: none;
          display: block;
        }*/

/*.dropdown-content a:hover {background-color: #ddd;}*/

.dropdown:hover .dropdown-content {
    display: block;
}

.content table td, .content table th {
    border: none;
}

.filter-search {
    width: 75%;
    padding: 4px 11px;
}

button.btn.btn-grey.filter-search-delete {
    padding: 3px 8px !important;
    border: none;
    height: 28px;
    margin-left: 0px !important;
}

.filter-search-delete {
    margin-top: 10px;
    padding: 13px 13px !important;
    border: 1px solid #ccc;
    margin-left: -7px !important;
}

/*.dropdown:hover .dropbtn {background-color: #3e8e41;}*/
.filterApply {
    display: contents !important;
    transform: rotate(360deg);
}

/*.k-autocomplete.k-state-default, .k-dropdown-wrap.k-state-default, .k-numeric-wrap.k-state-default, .k-picker-wrap.k-state-default {

        height: 23px !important;
        padding: 3px 3px;

    }*/
.k-dropdown .k-input, .k-dropdown .k-state-focused .k-input, .k-menu .k-popup {
    text-align: center;
}

::placeholder {
    color: #F0EAE0;
}

span.k-dropdown-wrap.k-state-default {
    border-radius: 0px;
}

.k-autocomplete, .k-dropdown-wrap, .k-numeric-wrap, .k-picker-wrap, .k-textbox {
    border: 1px solid #ffffff;
}

button.farm-popup {
    border: 0;
    background: none;
    padding: 0;
    text-align: left;
    text-decoration: underline;
}

button.ng-binding.farm-popup:focus {
    outline: none;
}

.DisableFilterApply {
    max-height: 0 !important;
    transform: rotate(0deg);
}

.with-separator {
    border-bottom: 1px solid #CFC9B9;
    margin-bottom: 10px;
}

    .with-separator:last-child {
        border-bottom: 0px solid #CFC9B9;
        margin-bottom: 0px;
    }

.b-checkbox label {
    margin-top: 7px;
}

input.input-text.is-medium, textarea.input-text.is-medium {
    width: 100%;
    border: 1px solid #EFEFEF;
    line-height: 3;
    padding: 0px 9px;
    font-family: JosefinSans-Medium;
    letter-spacing: 4px;
    color: #000000;
}

a.download-ann-file-popup {
    color: #ffffff;
    display: inline-flex;
    background: #334F4D;
    padding: 2px 9px;
    margin-top: 15px;
    font-family: 'JosefinSans-Regular';
    letter-spacing: 1.75px;
}

    a.download-ann-file-popup:hover {
        color: #ffffff;
    }

.shrtlst-download.columns {
    display: block;
    text-align: right;
    position: absolute;
    right: 189px;
    margin-top: -55px;
}

div#farm-specification-attr > .column > label, label.productlabel, label.familylabel, div#box-specification-attr > .column > label, div#box-specification-attr > .column > .control > label {
    font-family: 'JosefinSans-Medium';
    letter-spacing: 2.667px;
    font-size: 14px;
    color: #5b5b5b;
    text-transform: uppercase;
    margin-bottom: 0;
}

.table.box-dimension {
    font-family: 'JosefinSans-Medium';
    letter-spacing: 2.25px;
}


span.disabled {
    pointer-events: none;
    cursor: not-allowed;
}


/***********Variety Image Popup*************/

.variety-img-content > .modal-header {
    border: none;
    margin: 0;
}

.modal-content.variety-img-content {
    background: none;
    border: none;
    overflow: hidden;
}

.variety-img-content > .modal-header > button {
    color: #fff;
    text-shadow: none;
    background: #000;
}

.custom-icon {
    position: relative;
    display: inline-block;
    /*margin: 50px;*/
    cursor: pointer;
}

.custom-icon > img {
    width: 33px;
    margin: 0px 5px;
}

.custom-icon .custom-icon-hover {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.custom-icon:hover .custom-icon-hover {
    display: inline;
}

/*a.download-ann-file > img {
    width: 20px;
    margin-bottom: 8px;
}*/

.custom-icon label::before {
    border: 3px solid #cec8b8;
}

.custom-icon label:hover::before {
    border: 3px solid #838383;
}

.custom-icon .custom-icon-hover-list {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.custom-icon:hover .custom-icon-hover-list {
    display: inline;
}

.custom-icon .custom-icon-hover-grid {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
}

.custom-icon:hover .custom-icon-hover-grid {
    display: inline;
}

@media only screen and (min-width: 350px) and (max-width: 700px) {
    .variety-count {
        font-size: 20px;
        position: absolute;
        top: 210px;
        left: 10px;
        width: 97%;
    }
    .for-result {
        font-size: 14px;
        position: absolute;
        top: 320px;
        left: 10px;
        width: 97%;
    }

    .res_d_block{
        display: block;
    }

    .show-on-0-results {
        position: relative;
        height: 440px;
        background-color: #f8f9fa !important;
    }

/*.custom-icon > img {
    width: 33px;
    margin: 0 2px;
}*/

}



/* Chrome, Safari, and also the Edge Browser and Firefox */
@media and (-webkit-min-device-pixel-ratio:0) {
  span.b-checkbox.is-short-list > label::before {
    margin-top: -5px;
}
}


@media not all and (min-resolution:.001dpcm) { 
     @supports (-webkit-appearance:none) {
          span.b-checkbox.is-short-list > label::before {
    margin-top: -5px;
}
     }
}