ul.tea_ul_categories .tea_li_item {
    display: inline-block;
    position: relative;
}
ul.tea_ul_categories .tea_li_item .tea_cat_item {
    color: #666;
    padding: 3px 15px;
    position: relative;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none!important;
}
.tea_product_group_item {
    padding: 0 15px;
}
.tea_blocks {
    margin-bottom: 20px;
}
.tea_cate_item_content h3.tea_title_category {
    margin-top: 20px;
}
.group_type_type2 span.count_text,
.group_type_type3 span.count_text {
    display: none;
}
.group_type_type2 a.tea_cate_link,
.group_type_type3 a.tea_cate_link {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
}
.tea_categories_group.left .tea_adc_heading {
    text-align: left;
}
.tea_ul_categories a.tea_cat_item.actived {
    color: rgba(0,0,0,0.1);
    border: 1px solid #666!important;
    pointer-events: none;
}
.tea_categories .slick-dots button:before{
    display: none;
}
.tea_categories_group.center_with_border ul.tea_ul_categories .tea_li_item .tea_cat_item {
    padding: 8px 15px;
    display: block;
    border: 1px solid #666;
    font-weight: 600;
}
.tea_categories_group.center_with_border ul.tea_ul_categories {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.tea_categories_group.center_with_border ul.tea_ul_categories .tea_li_item {
    margin-right: -1px;
}
.tea_ul_categories a.tea_cat_item.actived::after{
    content: "";
    display: flex!important;
    display: -webkit-flex;
    position: absolute;
    -webkit-animation: spiner_loading 0.4s infinite linear;
    animation: spiner_loading 0.4s infinite linear;
    left: 50%;
    top: 50%;
    z-index: 1001;
    margin-left: -10px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    border-radius: 50%;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    z-index: 10;
}
@-webkit-keyframes spiner_loading {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spiner_loading {
    from {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    to {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}
.tea_categories_group.left ul.tea_ul_categories {
    text-align: left;
}
.tea_categories_group.left ul.tea_ul_categories .tea_cat_item {
    padding-left: 0;
    padding-right: 25px;
}
.tea_block_product_item .product_list.row {
    margin-left: 0;
    margin-right: 0;
}
.tea_categories_group.left_with_border .tea_adc_heading {
    text-align: left;
}
.tea_categories_group.left_with_border .tea_ul_categories {
    text-align: left;
    display: flex;
    display: -webkit-flex;
}
.tea_categories_group.left_with_border .tea_ul_categories .tea_cat_item {
    border: 1px solid #666666;
    padding: 8px 15px;
    font-weight: normal;
    display: inline-block;
    background: #fff;
}
.tea_categories_group.left_with_border .tea_ul_categories .tea_li_item {
    margin-right: -1px;
}
ul.tea_ul_categories .tea_li_item.active {
    z-index: 111;
}
ul.tea_ul_categories .tea_li_item {
    display: inline-block;
    position: relative;
}
.group_type_type2 span.tea_product_count,
.group_type_type3 span.tea_product_count {
    margin-left: 3px;
    color: #333;
    margin-top: 0;
    display: flex;
    display: -webkit-flex;
}
.tea-cat-view-all-form {
    text-align: center;
    padding-top: 20px;
    display: flex;
    display: -webkit-flex;
    margin: 0 auto;
    width: 100%;
    justify-content: center;
    -webkit-justify-content: center;
}
a.tea-cat-view-all.button.btn.btn-primary {
    display: flex;
    display: -webkit-flex;
    width: auto;
    align-items: center;
    -webkit-align-items: center;
}
.tea_categories.type_list .product-miniature.plist_7 {
    margin-bottom: -1px!important;
}
.tea_categories.type_list .product-image {
    width: 100px;
    float: left;
}
.tea_cate_item_content img {
    max-width: 100%;
}
.tea_cat_group_cats ul.slick-dots button {
    width: 10px;
    height: 10px;
    background: #ccc;
    box-shadow: none;
    margin: 0 3px;
    border: none;
}
.tea_blocks_wrapper.grid a.tea-cat-load-more.button {
    margin-top: 20px;
}
.tea_block_product_item .tea_block_banner .tea_block_infos {
    position: absolute;
    bottom: 20px;
    left: 10px;
    right: 10px;
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.8);
    color: #333;
    padding: 5px 15px;
    min-width: 50%;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}
.tea_block_banner .tea_block_category_name img {
    max-width: 18px;
}
.tea_block_product_item .tea_block_banner {
    position: relative;
    padding: 0 15px;
}
.tea_block_banner .tea_block_infos > span {
    display: block;
}
.tea_block_banner .tea_block_infos .tea_block_product_number {
    line-height: 1;
    text-transform: none;
    color: #777;
    font-size: 12px;
}
.tea_block_banner a {
    display: block;
    position: relative;
}
.tea_categories {
    clear: both;
    display: block;
    max-width: 100%;
}
.tea_cat_group_cats ul.slick-dots li.slick-active button {
    background: #666;
}
.tea_cate_item a.tea_cate_link {
    overflow: hidden;
    position: relative;
}
.type_2 .tea_cate_item .tea_cate_item_content:hover > a.tea_cate_link:before {
    right: 10px;
    bottom: 10px;
    opacity: 1;
}
.type_2 .tea_cate_item .tea_cate_item_content > a.tea_cate_link:before {
    position: absolute;
    top: 10px;
    left: 10px;
    right: calc(100% - 10px);
    bottom: calc(100% - 10px);
    content: '';
    border-top: 1px solid rgba(255,255,255,102.8);
    border-left: 1px solid rgba(255,255,255,102.8);
    transition: all 0.3s;
    opacity: 0;
}
.type_2 .tea_cate_item .tea_cate_item_content:hover > a.tea_cate_link:after {
    left: 10px;
    top: 10px;
    opacity: 1;
}
.type_2 .tea_cate_item .tea_cate_item_content > a.tea_cate_link:after {
    position: absolute;
    bottom: 10px;
    right: 10px;
    top: calc(100% - 10px);
    left: calc(100% - 10px);
    content: '';
    border-bottom: 1px solid rgba(255,255,255,102.8);
    border-right: 1px solid rgba(255,255,255,102.8);
    transition: all 0.3s;
    opacity: 0;
}
.tea_categories.type_list .product-description.product-infor {
    width: calc(100% - 100px);
    float: left;
    padding-bottom: 0;
}
.tea_categories.type_list .thumbnail-container {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
ul.tea_ul_categories .tea_li_item.active .tea_cat_item {
    color: #6ad4ff;
}
.tea_categories_group.left_with_border ul.tea_ul_categories .tea_li_item.active .tea_cat_item,
.tea_categories_group.right_with_border ul.tea_ul_categories .tea_li_item.active .tea_cat_item,
.tea_categories_group.center_with_border ul.tea_ul_categories .tea_li_item.active .tea_cat_item {
    color: #fff;
    background: #6ad4ff;
}
.tea_categories_group.right .tea_adc_heading,
.tea_categories_group.right_with_border .tea_adc_heading {
    text-align: right;
}
.tea_categories_group.right ul.tea_ul_categories,
.tea_categories_group.right_with_border ul.tea_ul_categories {
    text-align: right;
}
.tea_categories_group.right ul.tea_ul_categories .tea_cat_item {
    padding-right: 0;
    padding-left: 25px;
}
.tea_categories_group.right_with_border ul.tea_ul_categories .tea_li_item .tea_cat_item {
    border: 1px solid #666;
    padding: 8px 20px;
    display: block;
    font-weight: normal;
}
.tea_categories_group.right_with_border ul.tea_ul_categories {
    display: table;
    width: 100%;
}
.tea_categories_group.right_with_border ul.tea_ul_categories .tea_li_item {
    margin-left: -1px;
    float: right;
}
ul.tea_ul_categories .tea_li_item:first-child:last-child {
    display: none;
}
.tea_ul_categories.tea_countitem_group_1{
    display: none;
}
.tea_cate_item_content {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    position: relative;
}
.tea_categories.type_list .product-miniature .h3.product-title {
    margin-top: 0;
}
.tea_categories.type_list .product-miniature .pg_attr_quickshop_wrapp {
    display: none;
}
.tea_categories.type_list .product-item-control {
    display: none;
}
.tea_categories .slick-dots button {
    font-size: 0;
    background: #ccc;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    padding: 0;
    margin: 0 2px;
    border: 1px solid #fff;
}
.tea_categories .slick-dots li {
    margin: 0;
}
.tea_categories .slick-dots li.slick-active button {
    background: #666;
}
.tea_categories .slick-dots li button:before {
    font-family: 'slick';
    font-size: 10px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.tea_categories .slick-dots li {
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.advancat_2 .tea_cat_blocks {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}
.advancat_2 .tea_cate_item {
    display: flex;
}
.advancat_2 .tea_cat_blocks> .tea_cate_item {
    margin: 15px 0;
}
.advancat_2 .tea_cate_item a.tea_cate_link {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    margin-right: 10px;
    width: 120px;
}
.advancat_2 .tea_cate_item h3.tea_title_category {
    margin-bottom: 0;
    padding-left: 10px;
    text-align: left;
    margin-top: 0;
    width: calc(100% - 130px);
    width: -webkit-calc(100% - 130px);
}
.advancat_2 .tea_cate_item_content {
    background: #fafafa;
    border: 1px solid #eee;
    padding: 20px 10px 20px 20px;
}
.product-description.product-infor {
    padding: 15px 15px 25px;
}
.tea_title_category ul.pg_avc_group_subcat {
    font-size: 14px;
    font-weight: normal;
    margin-top: 7px;
}
.tea_title_category ul.pg_avc_group_subcat .tea_cate_item {
    margin-bottom: 5px;
    display: inline-block;
}
.pg_avc_group_subcat .tea_product_count {
    display: inline-block;
}
.tea_title_category ul.pg_avc_group_subcat .tea_cate_item .tea_cate_link {
    width: 100%;
    margin: 2px 0;
    color: #888;
}
.tea_cate_button{
    display: none;
}
h3.tea_title_category {
    text-align: center;
    display: block;
    width: 100%;
}
.c_no_space .tea_cate_item {
    padding: 0;
}
.tea_cate_link span.name {
    color: #333;
}
.advancat_4 .tea_cate_item {
    border-left: 1px solid #ddd;
    position: relative;
    border-bottom: 1px solid #ddd;
}
.advancat_4 .tea_cat_blocks {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    border: 1px solid #ddd;
    border-bottom: none;
    border-left: none;
}
.tea_title_category a.tea_cate_link {
    width: 100%!important;
    font-size: 15px;
}
.advancat_4 h3.tea_title_category {
    position: absolute;
    bottom: 10px;
}
.advancat_4 .tea_title_category a.tea_cate_link {
    font-size: 14px;
}
a.tea_cate_button.btn-primary {
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
}
.advancat_2 .tea_cate_button.btn-primary {
    display: inline-block;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
}
.advancat_2 .tea_cate_button.btn-primary:after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}
.tea_cate_link h3.tea_title_category {
    text-align: center;
}
.tea_cat_blocks .slick-arrow:before {
    font-size: 24px;
}
span.tea_product_count {
    font-size: 14px;
    color: #999;
    display: block;
    font-weight: normal;
    margin-top: 5px;
}
.tea_cat_blocks .slick-arrow {
    display: block;
    opacity: 1;
    visibility: visible;
    border: none;
}
a.tea-cat-load-more.button.btn.btn-primary {
    border: 1px solid #ddd;
    line-height: 1;
    display: inline-block;
    white-space: nowrap;
    margin-top: 0px;
    background: transparent;
    color: #333;
    position: relative;
    font-size: 1rem;
    padding: 15px 20px;
    min-width: 180px;
    text-align: center;
}

a.tea-cat-load-more.button.btn.btn-primary:hover{
    color: #333;
}
.more_noborder a.tea-cat-load-more.button.btn.btn-primary {
    border: none;
    margin-top: 0;
}
.tab_content_center ul.tea_ul_categories {
    text-align: center;
}
.style_tab_2 ul.tea_ul_categories a.tea_cat_item,
.style_tab_2 ul.tea_ul_categories li.active a.tea_cat_item {
    text-transform: uppercase;
    color: #000;
}
.style_tab_2 ul.tea_ul_categories li.active a.tea_cat_item:before {
    content: "";
    position: absolute;
    bottom: 0px;
    width: 100%;
    left: 0;
    height: 2px;
    background: #000;
}
.style_tab_2 ul.tea_ul_categories .tea_li_item .tea_cat_item {
    margin: 0 2rem;
    padding-left: 0;
    padding-right: 0;
}
ul.tea_ul_sub_categories {
    display: none;
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
}
ul.tea_ul_sub_categories.active {
    display: block;
}
.tea_ul_sub_categories li {
    display: inline-block;
}
.tea_ul_sub_categories li .tea_cat_item {
    padding: 3px 10px;
    color: #999;
    font-size: 90%;
}
.tea_ul_sub_categories li.active .tea_cat_item {
    color: red;
}
ul.tea_ul_categories {
    display: block;
    padding-bottom: 15px;
    margin-bottom: 0;
    text-align: center;
}
.tea_block_product_item {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
}
.tea_product_group_item .thumbnail-container,
.tea_product_group_item .highlighted-informations,
.tea_product_group_item .product-description {
    max-width: 100%;
}
.tea_cat_blocks {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
}
.tea_cat_group_cats {
    margin-bottom: 60px;
    display: block;
    max-width: 100%;
}
.tea_block_product_item.active {
    display: block;
}
.tea_categories_group button.slick-arrow {
    border: 1px solid #ccc;
    background: rgba(255,255,255,0.7);
    width: 30px;
    height: 40px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    opacity: 1;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
}
.tea_categories_group button.slick-arrow.slick-prev:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 1px solid #555;
    border-bottom: 1px solid #555;
    top: 14px;
    opacity: 1;
    z-index: 100;
    left: 10px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.tea_categories_group button.slick-next.slick-arrow:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-left: 1px solid #555;
    border-bottom: 1px solid #555;
    top: 14px;
    opacity: 1;
    z-index: 100;
    left: 8px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.tea_blocks_wrapper.slider .tea_block_product_item {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 30px);
    width: -webkit-calc(100% + 30px);
    margin: 0 -15px;
    opacity: 0;
    visibility: hidden;
    transition: none;
    -webkit-transition: none;
}
.align_content_left, .align_content_left * {
    text-align: left;
}
.align_content_left h3.tea_title_category {
    text-align: left;
}
.align_content_right, .align_content_right * {
    text-align: right;
}
.align_content_right h3.tea_title_category {
    text-align: right;
}
.group_type_type2 h3.tea_title_category {
    position: absolute;
    bottom: 10px;
    background: rgba(255,255,255,0.9);
    display: inline-block;
    width: auto;
    padding: 10px 20px;
    min-width: 50%;
    left: 15px;
    text-align: center;
}
.group_type_type3 h3.tea_title_category {
    position: absolute;
    background: rgba(255,255,255,0.8);
    padding: 10px;
    display: inline-block;
    width: auto;
    left: 50%;
    top: 50%;
    margin-top: 0;
    margin-bottom: 0;
    transform: translate3d(-50%,-50%,0);
    -webkit-transform: translate3d(-50%,-50%,0);
}
.group_type_type3 h3.tea_title_category .tea_product_count:after,
.group_type_type2 h3.tea_title_category .tea_product_count:after {
    content: ")";
}
.group_type_type3 h3.tea_title_category .tea_product_count:before,
.group_type_type2 h3.tea_title_category .tea_product_count:before {
    content: "(";
}
.group_type_type2.align_content_center h3.tea_title_category {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.tea_block_no_cat .alert.alert-warning {
    clear: both;
    width: 100%;
    display: block;
}
.tea_block_product_item .tea_block_product {
    width: 100%;
    display: block;
}
.tea_blocks_wrapper.slider .tea_block_product_item > .tea_block_product:first-child {
    padding: 3px 0;
}
.tea_categories_group button.slick-arrow.slick-next {
    right: 0;
}
.tea_categories_group a.tea-cat-load-more.button.btn.btn-primary.actived {
    color: transparent;
}
.tea_blocks_wrapper {
    position: relative;
    display: block;
    max-width: 100%;
}
.tea_categories_group {
    margin-bottom: 60px;
}
.tea_block_product_item ul.slick-dots {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 0;
}
.tea_product_group_item .product-miniature {
    width: 100%;
}
.tea_block_banner {
    float: left;
    margin-right: -1px;
}
.tea_block_banner img {
    border: 1px solid #eee;
    max-width: 100%;
}
.theloke_button a {
    padding: 10px 15px;
    background: #999;
    text-transform: uppercase;
    font-weight: 600;
}
.tea_block_banner + .tea_block_product {
    float: left;
    padding-left: 0;
    margin: 0;
}
.tea_blocks_wrapper.slider .tea_block_product_item.active {
    opacity: 1;
    position: relative;
    visibility: visible;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.tea_adc_heading {
    display: block;
    margin-bottom: 2rem;
    position: relative;
    clear: both;
    text-align: center;
}
.slick-slide {
    float: left;
}
.slick-list {
    display: block;
    width: 100%;
    overflow: hidden;
}
.tea_categories .tea_adc_subtitle {
    color: #999!important;
    font-size: 1rem!important;
}
h3.tea_adc_title {
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.cl_white .pg_tm_comment,
.cl_white span.pg_tm_name{
    color: #fff;
}
.cl_white .pg_tm_icon_header {
    color: #fff;
}
.align-right {
    text-align: right;
}
@media (min-width: 768px){
    .tea_mobile_cat_dropdown{
        display: none;
    }
}
@media (max-width: 767px){
    h4.tea_mobile_cat_dropdown {
        font-size: 14px;
        cursor: pointer;
    }
    h4.tea_mobile_cat_dropdown:after {
        content: "";
        width: 8px;
        height: 8px;
        border-left: 2px solid #333;
        border-bottom: 2px solid #333;
        display: inline-block;
        transform: rotate(-45deg);
        vertical-align: 4px;
        margin-left: 10px;
    }
    .tea_categories .tea_blocks {
        position: relative;
    }
    .tea_mobile_cat_dropdown + .tea_ul_categories {
        position: absolute;
        top: 100%;
        background: #fff;
        border: 1px solid #ddd;
        z-index: 10;
        width: 200px;
        padding: 7px 0;
        opacity: 0;
        visibility: hidden;
    }
    .tea_mobile_cat_dropdown + .tea_ul_categories.active {
        opacity: 1;
        visibility: visible;
        margin-top: 10px;
        z-index: 1000;
    }
    ul.tea_ul_categories .tea_li_item {
        display: block;
        position: relative;
    }
    ul.tea_ul_categories .tea_li_item .tea_cat_item {
        display: block;
    }
    a.tea-cat-load-more.button.btn.btn-primary {
        margin-top: 10px;
    }
    .tea_block_banner.left,
    .tea_block_banner.right {
        display: none;
    }
    .tea_block_banner + .tea_block_product {
        width: 100%!important;
    }
    .tea_block_product ul.slick-dots {
        display: none!important;
    }
}


/***************************/
@media (min-width: 1200px){
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="3"] .product-miniature {
        width: 33.33%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="4"] .product-miniature {
        width: 25%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="5"] .product-miniature {
        width: 20%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="6"] .product-miniature {
        width: 16.66%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="2"] .product-miniature {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-desktop="1"] .product-miniature {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="1"] .product-miniature {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="2"] .product-miniature {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="3"] .product-miniature {
        width: 33.33%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="4"] .product-miniature {
        width: 25%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="5"] .product-miniature {
        width: 20%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-tablet="6"] .product-miniature {
        width: 16.66%;
        float: left;
        padding: 0 15px;
    }
}
@media (max-width: 767px){
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="6"] .product-miniature {
        width: 16.66%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="5"] .product-miniature {
        width: 20%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="4"] .product-miniature {
        width: 25%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="3"] .product-miniature {
        width: 33.33%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="2"] .product-miniature {
        width: 50%;
        float: left;
        padding: 0 15px;
    }
    .tea_blocks_wrapper.grid .tea_block_product_item[data-col-mobile="1"] .product-miniature {
        width: 100%;
        float: left;
        padding: 0 15px;
    }
}

@keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    75% {
        left: 100px;
    }
    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes lds-ellipsis3 {
    0%, 25% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    75% {
        left: 100px;
    }
    100% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes lds-ellipsis2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    25%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        left: 100px;
    }
    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
@-webkit-keyframes lds-ellipsis {
    0% {
        left: 32px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    25% {
        left: 32px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        left: 100px;
    }
    75% {
        left: 168px;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        left: 168px;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}
.lds-ellipsis {
    position: absolute;
    top: 0;
    left: 50%;
    max-width: 80px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.lds-ellipsis > div {
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 40px;
    height: 40px;
}
.lds-ellipsis div > div {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #f00;
    position: absolute;
    top: 0;
    left: 32px;
    -webkit-animation: lds-ellipsis 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
}
.lds-ellipsis div:nth-child(1) div {
    -webkit-animation: lds-ellipsis2 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis2 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #cecece;
}
.lds-ellipsis div:nth-child(2) div {
    -webkit-animation-delay: -0.45s;
    animation-delay: -0.45s;
    background: #9d9d9d;
}
.lds-ellipsis div:nth-child(3) div {
    -webkit-animation-delay: -0.225s;
    animation-delay: -0.225s;
    background: #7a7a7a;
}
.lds-ellipsis div:nth-child(4) div {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    background: #434343;
}
.lds-ellipsis div:nth-child(5) div{
    -webkit-animation: lds-ellipsis3 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    animation: lds-ellipsis3 0.9s cubic-bezier(0, 0.5, 0.5, 1) infinite forwards;
    background: #cecece;
}
.lds-ellipsis {
    width: 29px !important;
    height: 29px !important;
    -webkit-transform: translate(-14.5px, -14.5px) scale(0.2) translate(14.5px, 14.5px);
    transform: translate(-14.5px, -14.5px) scale(0.2) translate(14.5px, 14.5px);
    position: absolute;
    top: 23px;
    left: 50%;
    margin-left: -15px;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
}
.tea_categories_group a.tea-cat-load-more.button.btn.btn-primary.actived .lds-ellipsis {
    opacity: 1;
    visibility: visible;
}
