/* Cart */
 .t706__form-upper-text strong {
     background: #ffd669;
     margin: 1px 1px;
     border-radius: 5px;
     border-color: #ffd669;
     padding-left: 5px;
     padding-right: 5px;
     padding-top: 4px;
     padding-bottom: 4px;
     transition: all 0.2 s ease-in-out;
}
 .t706__product-title__option, .t706__product-quantity {
     opacity: 1 !important;
     font-weight: 600 !important;
}
 .t706__product-title__option {
     max-width: 130px;
     background: #eeeeee !important;
     margin: 1px 1px;
     border-radius: 5px !important;
     border-color: #eeeeee;
     padding-left: 5px !important;
     padding-right: 5px !important;
     padding-top: 4px !important;
     padding-bottom: 4px !important;
     transition: all 0.2 s ease-in-out;
}
/* Cart End */
/* ?? */
 .t490__bgimg {
     background-color: #fff;
     border-radius: 5px !important;
     overflow: hidden;
}
 .uc-cart {
     z-index: 9999 !important;
}
 .t706__cartwin-content {
     max-width: 860px;
     border-radius: 10px !important;
}
 .t951__sidebar 
/* Store Filters */
 {
     border-radius: 5px !important;
}
 .t-store__filter__chosen-val 
/* Store Filters */
 {
     border-radius: 5px !important;
     background-color: rgba(36, 132, 67, 1) !important;
     color: #ffffff;
     font-weight: 400 !important;
    /*background-color: rgba(255, 214, 105, 1) !important;
     */
}
 .uc-btn-catalog, .uc-btn-subcatalog 
/* Sticky Btns */
 {
     position: sticky;
     position: -webkit-sticky;
     z-index: 999;
}
 .uc-btn-catalog 
/* Sticky Btns */
 {
     top: 60px;
}
 .uc-btn-subcatalog 
/* Sticky Btns */
 {
     top: 154.5px;
}
 .t-records 
/* Sticky Btns */
 {
     overflow-x: unset !important;
}
 .t-store__card__mark-wrapper {
     left: 10px;
     bottom: 1-px !important;
}
 .t-store__card__mark {
     font-size: 10px;
     width: 135px;
     height: 25px;
     border-radius: 10px 0 10px 0 !important;
}
 .doc-pdf {
     border: 1px solid #1E1E1E;
    /*border: 1px solid #303030;
     */
    /*background-color: #ffffff;
     */
}
 @media (max-width: 480px) {
     .doc-pdf {
         height: 485px;
         width: 90%;
        /*width: 350px;
         */
    }
     .uc-btn-catalog 
    /* Sticky Btns */
     {
         top: 0px;
    }
     .uc-btn-subcatalog 
    /* Sticky Btns */
     {
         top: 78px;
    }
}
 @media (min-width: 481px) {
     .doc-pdf {
         height: 800px;
         width: 50%;
    }
     .t706__sidebar-prodamount-wrap {
         display: none;
    }
    /*store card image*/
     .t-store__grid-cont_col-width_stretch .t-store__card__imgwrapper_original-ratio.t-store__card__imgwrapper_1-1 {
         background-color: #fff;
         border-radius: 5px !important;
         overflow: hidden;
    }
    /*store card quantity*/
     .t-store__prod__quantity {
         width: 100%;
    }
     .t-store__prod__quantity-input {
         text-align: center;
         width: 100%;
    }
     .t-store__prod__quantity+a[href="#order"] {
         width: 100%;
    }
}
 @media screen and (min-width: 960px) {
    /*store search*/
     .t951 .t-store__filter__search .t-store__filter__input {
         width: 425px;
    }
     .t951 .t-store__filter__chosen-bar {
        /* Store Filters */
         top: 385px;
         bottom: auto !important;
         border-radius: 5px;
         border: 2px solid rgba(36, 132, 67, 1) !important;
    }
}
 @media screen and (min-width: 1680px) {
     .t951 .t-store__filter__chosen-bar {
        /* Store Filters */
         width: 200px !important;
    }
}
 @media screen and (min-width: 1920px) {
     .t951 .t-store__filter__chosen-bar {
        /* Store Filters */
         left: 98px;
    }
}
 @media screen and (min-width: 2560px) {
     .t951 .t-store__filter__chosen-bar {
        /* Store Filters */
         left: 418px;
    }
}
