.category_list {
    margin-bottom: 30px
}

.category_items_list .product_box {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 10px
}

.product-list li .quick-view {
    top: 0 !important
}

.product_box a {
    position: relative;
    color: var(--themes-secondary)
}

.product_box a:hover {
    text-decoration: unset
}

.product_box a.btn-green {
    color: #65b32e
}

.product_box a.btn-green:hover {
    color: #fff
}

.product_box .product_name {
    margin-bottom: 5px;
    height: 38.5px
}

.product_box .category-name,
.product_box .product-heading,
.product_box .product_name {
    font-size: 13px;
    color: var(--themes-secondary);
    overflow: hidden
}

.product_box .category-name {
    height: 19.2px
}

.product_box .product-heading {
    height: 62.7px
}

.product_box .category-name a,
.product_box .product-heading a,
.product_box .product_name a {
    color: var(--themes-secondary);
    font-family: "Capriola", sans-serif
}

.product_box .product_desc {
    line-height: 1.3;
    margin-bottom: 5px;
    font-size: 11px;
    font-weight: 300;
    height: 14px !important;
    min-height: 14px !important
}

.product_box .product_images {
    position: relative;
    margin-bottom: 5px
}

.product_box .product_images .img_wrapper {
    height: 155px;
    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
}

.product_box .label [class^=l-] {
    position: absolute;
    z-index: 2;
    max-width: 62px;
    max-height: 62px
}

.product_box .label .l-halal {
    left: 0;
    top: 48px
}

.product_box .product_images .img_wrapper img {
    max-height: 155px;
    width: auto;
    height: auto;
    max-width: 100%
}

.product_box .product_images .grayscale .img_wrapper img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.product_box .product_detail,
.product_box .product_images {
    padding: 0
}

.product_box .product_detail {
    height: 135px;
    text-align: center
}

.product_box .product_price {
    color: #8e8f8e;
    text-align: center;
    font-weight: 400;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 50px
}

.product_box .product_price .price_now {
    font-size: 21px;
    font-weight: 700
}

.product_box .product_price .price_normal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1.2;
    position: relative;
    justify-content: center;
    background-color: #fff;
    z-index: 1;
    padding-right: 2px;
    font-weight: 400;
    font-size: 25px;
    height: 23px;
    font-family: "Roboto";
}

.product_box .product_price .price_normal .weight_text {
    font-size: 13px;
    line-height: 1.2;
    margin-left: 3px;
    word-spacing: 2px
}

.product_box .product_price .price_promo {
    font-size: 13px !important;
    text-transform: uppercase;
    font-family: "Capriola", sans-serif;
    display: inline-block;
    height: auto;
    min-height: unset;
    margin-left: 5px
}

.product_box .product_price .price_bundle {
    font-weight: 400
}

#center_column .view-product-list .summary,
.product_box .product_price .price_discount .price_bundle {
    display: none
}

.product_box .product_add_to_cart .btn-add-to-cart-old-old {
    width: 100%;
    font-family: 'Capriola', sans-serif;
    font-weight: 700;
    font-size: 15px;
    background-color: #fff
}

.product_box .product_add_to_cart .btn-add-to-cart-old-old:hover {
    background-color: #65b32e
}

.product-list .product_box .count-down-time+.left-block,
.product-list li .count-down-time+.left-block {
    margin-top: 10px
}

.product-list .product_box .left-block {
    padding: 0;
    overflow: hidden
}

.product-list .product_box .left-block .image-wrapper,
.product-list li .left-block .image-wrapper {
    position: relative
}

.product-list .product_box .left-block .promo-wrapper,
.product-list li .left-block .promo-wrapper {
    height: 25px
}

.product-list .product_box .left-block .product-discount-label {
    background-color: #65b32e;
    color: #fff;
    padding: 2px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    line-height: 14px
}

.product-list .product_box .left-block .product-discount-label.blue {
    background-color: #0f67b1
}

.product-list .product_box .left-block .product-discount-label.mm-promo {
    background-color: #009df6
}

.btn-add-to-cart,
.product_box .btn-add-to-cart {
    border: 1px solid #fff !important
}

.product_box .btn.out-of-stock {
    font-size: 14px;
    line-height: 1.2;
    padding: 8px 0 !important
}

.btn-add-to-cart,
.btn.add-cart,
.product_box .btn-add-to-cart,
.product_box .btn.add-cart {
    background-color: #fff !important;
    text-transform: uppercase;
    font-family: 'Capriola', sans-serif !important;
    height: 33px;
    border-radius: 20px
}

.btn.add-cart .display,
.btn.add-cart .effect {
    border: 1px solid transparent;
    border-radius: 20px;
    color: #fff
}

.btn.add-cart.btn-view-more .display,
.btn.add-cart.btn-view-more .effect {
    padding-top: 6px
}

.btn-add-to-cart .display,
.btn-add-to-cart .effect {
    border: 0 !important
}

.btn.add-cart img {
    max-height: 20px
}

.btn-add-to-cart:hover,
.product_box .btn-add-to-cart:hover,
.product_box .btn-view-more:hover {
    background-color: unset !important
}

.btn-add-to-cart:hover .effect,
.btn.add-list a:hover,
.product_box .btn-add-to-cart:hover .effect,
.product_box .btn-view-more:hover .effect {
    color: #fff
}

.btn.add-list a,
.btn.btn-notify-me {
    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
}

.btn.add-list a {
    font-size: 14px;
    color: var(--themes-secondary)
}

.btn.btn-notify-me {
    height: 33px;
    border-radius: 20px
}

.btn.btn-notify-me i {
    margin-right: 5px
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .left-block {
    margin: 0 -15px
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .left-block>a {
    overflow: hidden
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .left-block a.img span,
.category-featured:not(.dare-compare) .product-featured .product-list li .left-block a.img span {
    padding-top: 10px
}

.dare-compare .product-list .product_box .left-block {
    margin: 0 10px
}

.product-list .product_box .left-block a.img,
.product-list li .left-block a.img {
    height: 100%;
    display: table;
    position: relative;
    width: 100%
}

.product-list .product_box .left-block a.img:after,
.product-list li .left-block a.img:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .left-block a.img,
.category-featured:not(.dare-compare) .product-featured .product-list li .left-block a.img {
    height: 170px;
    overflow: visible
}

.product-list .product_box .left-block a.img span,
.product-list li .left-block a.img span {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    width: 100%;
    height: 100%
}

.product-list li .count-down-time {
    position: absolute;
    z-index: 10
}

.product-list li .count-down-time span {
    background-color: #333
}

.product-list li .left-block {
    padding: 0;
    overflow: hidden
}

#related_product_block,
.content-customer-sidebar .left-column .customer-menu li,
.product-list .product_box .label img,
.product-list li .label img,
.widget_dynamic_list_home_product .product_box .label img {
    width: 100%
}

.list-view-loading {
    background-position: center;
    margin-top: 30px
}

#shop-leftmenu {
    max-height: calc(100vh - 120px);
    overflow-y: auto;
    padding: 20px 0 20px 10px
}

.category-filter .subcat_catalog {
    padding: 0
}

.product-list li .left-block .product-discount-label {
    background-color: #f44336;
    color: #fff;
    padding: 7px 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 5px;
    line-height: 14px
}

.product-list li .left-block .product-discount-label.blue {
    background-color: #f44336
}

.product-list .product_box .left-block a img,
.product-list li .left-block a img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 98%;
    top: 0;
    margin: auto;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0
}

.product-list.suggested-product li .left-block a img {
    width: auto;
    height: auto
}


.product-list .product_box .left-block a img.potrait,
.product-list li .left-block a img.potrait {
    max-height: 100%;
    height: 100%;
    width: auto
}

.product-list .product_box .left-block a img.full-width-image,
.product-list li .left-block a img.full-width-image {
    max-height: 100%
}

.dare-compare .product-list .product_box .left-block a img.potrait {
    width: auto;
    height: auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    webkit-transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.dare-compare .product-list .product_box .left-block a img.full-width-image {
    max-height: 100%;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    webkit-transform: unset;
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .left-block a.img span img {
    max-width: 180px;
    max-height: 170px
}

.product-list .product_box .label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 5px);
    margin-top: 0;
    z-index: 1
}

.product-list .product_box .label [class^=l-],
.widget_dynamic_list_home_product .product_box .label [class^=l-] {
    position: absolute;
    z-index: 2;
    max-width: 62px;
    max-height: 62px;
    height: 45px;
    width: 45px
}

.product-list .product_box .label .l-exclusive,
.widget_dynamic_list_home_product .product_box .label .l-exclusive {
    right: 0;
    top: 0
}

.product-list .product_box .label .l-category-blurb,
.widget_dynamic_list_home_product .product_box .label .l-category-blurb {
    right: 0;
    top: 0;
    left: auto
}

.product-list .product_box .label .l-halal,
.widget_dynamic_list_home_product .product_box .label .l-halal {
    left: 0;
    top: 48px;
    width: 35px;
    height: 35px
}

.product-list .product_box .label .aia-popover-product,
.widget_dynamic_list_home_product .product_box .label .aia-popover-product {
    width: 35px;
    height: 35px
}

.product-list .product_box .label .l-best-seller,
.product-list .product_box .label .l-new,
.widget_dynamic_list_home_product .product_box .label .l-best-seller,
.widget_dynamic_list_home_product .product_box .label .l-new {
    left: 0;
    top: 0
}

.product-list .product_box .label .l-best-seller.with-new,
.widget_dynamic_list_home_product .product_box .label .l-best-seller.with-new {
    left: 50px
}

.product-list .product_box .label .l-brand-blurb,
.widget_dynamic_list_home_product .product_box .label .l-brand-blurb {
    bottom: 0;
    right: 0;
    width: 46px;
    height: auto
}

.product-list .product_box .label .l-0-percent,
.widget_dynamic_list_home_product .product_box .label .l-0-percent {
    right: 0;
    bottom: 0
}

.product-list .product_box .label .l-4-working,
.product-list .product_box .label .l-7-working,
.widget_dynamic_list_home_product .product_box .label .l-4-working,
.widget_dynamic_list_home_product .product_box .label .l-7-working {
    left: 15px;
    bottom: 10px;
    width: 107px;
    height: 34px;
    top: auto
}

.product-list .product_box .label .l-7-working img,
.widget_dynamic_list_home_product .product_box .label .l-7-working img {
    margin-top: -37px
}

.product-list .product_box .label .pull-left,
.widget_dynamic_list_home_product .product_box .label .pull-left {
    margin-right: 5px
}

.product-list .product_box .label .pull-right,
.widget_dynamic_list_home_product .product_box .label .pull-right {
    margin-left: 5px
}

.product_box .quick-view.red a.heart {
    opacity: 1 !important;
    color: #e1574c
}

.product-list .product_box .quick-view a.heart:hover::before,
.product-list .product_box .quick-view.red a.heart::before,
.widget_dynamic_list_product_item_row .product_box .quick-view a.heart:hover::before,
.widget_dynamic_list_product_item_row .product_box .quick-view.red a.heart::before {
    background-image: url(../../images/icon/product-heart-red.png)
}

.product-list .product_box .quick-view,
.widget_dynamic_list_product_item_row .product_box .quick-view {
    top: 15%;
    right: 0;
    overflow: visible;
    z-index: 2;
    position: unset
}

.category-featured .product-list .product_box .quick-view,
.category-featured .widget_dynamic_list_product_item_row .product_box .quick-view {
    right: 5px
}

.product-list .product_box .quick-view a:hover,
.widget_dynamic_list_product_item_row .product_box .quick-view a:hover {
    text-decoration: none
}

.product-list .product_box .quick-view .tooltip,
.widget_dynamic_list_product_item_row .product_box .quick-view .tooltip {
    margin-right: 35px
}

.product-list .product_box .add-to-cart,
.widget_dynamic_list_product_item_row .product_box .add-to-cart {
    text-align: right
}

.product-list .product_box:hover .add-to-cart,
.widget_dynamic_list_product_item_row .product_box:hover .add-to-cart {
    bottom: -1px;
    height: 51px;
    background-color: rgba(62, 158, 8, .7)
}

.product-list .product_box .add-to-cart:hover,
.product-list .product_box .right-block:hover .add-to-cart,
.widget_dynamic_list_product_item_row .product_box .add-to-cart:hover,
.widget_dynamic_list_product_item_row .product_box .right-block:hover .add-to-cart {
    background-color: #3e9e08
}

.product-list .product_box .quick-view.greyed a,
.widget_dynamic_list_product_item_row .product_box .quick-view.greyed a {
    cursor: default
}

.product-list .product_box .quick-view.greyed a:hover,
.widget_dynamic_list_product_item_row .product_box .quick-view.greyed a:hover {
    background-color: #ccc
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .add-to-cart,
.category-featured:not(.dare-compare) .product-featured .product-list li .add-to-cart {
    z-index: 2;
    width: 100%;
    visibility: hidden;
    opacity: 0
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box:hover .add-to-cart {
    visibility: visible;
    opacity: 1
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .add-to-cart a,
.category-featured:not(.dare-compare) .product-featured .product-list li .add-to-cart a {
    background: 0 0;
    display: block;
    width: 100%;
    float: right;
    height: 50px;
    padding: 0
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .add-to-cart a i,
.category-featured:not(.dare-compare) .product-featured .product-list li .add-to-cart a i {
    display: inline-block;
    margin: 12px 12px 0 0;
    font-size: 26px
}

.product-list .product_box .right-block {
    padding: 0
}

.product-list .product_box .quick-view a.heart,
.widget_dynamic_list_product_item_row .product_box .quick-view a.heart {
    position: absolute;
    right: 0;
    -webkit-transition: opacity .2s ease .2s;
    -o-transition: opacity .2s ease .2s;
    transition: opacity .2s ease .2s;
    background: 0 0;
    opacity: 0;
    bottom: 0
}

.product-list .product_box .quick-view a,
.widget_dynamic_list_product_item_row .product_box .quick-view a {
    width: 25px;
    height: 25px;
    float: left;
    border-radius: 90%;
    margin-top: 5px;
    text-align: center;
    line-height: 32px;
    color: rgba(0, 0, 0, .4)
}

.product-list .product_box .quick-view a.heart:before,
.widget_dynamic_list_product_item_row .product_box .quick-view a.heart:before {
    content: "";
    background-image: url(../../images/icon/product-heart.png);
    font-weight: 700;
    font-size: 24px;
    height: 20px;
    width: 20px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
    left: 0;
    bottom: 0;
}

.bootbox.modal.form-shoppinglist .btn-favourite {
    cursor: pointer
}

.bootbox.modal.form-shoppinglist .container-checkbox-shopping-list.selected .btn-favourite,
.product-list .product_box .quick-view a:hover,
.widget_dynamic_list_product_item_row .product_box .quick-view a:hover {
    color: #e1574c
}

.bootbox.modal.form-shoppinglist .btn-update-favourite:disabled {
    opacity: 1;
    background: #ccc !important
}

.dare-compare .product-list .product_box .right-block {
    padding: 0 10px
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .right-block,
.category-featured:not(.dare-compare) .product-featured .product-list li .right-block {
    margin-top: -45px;
    padding: 0
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .right-block>:not(.add-to-cart) {
    position: relative;
    z-index: 3;
    margin-right: 50px
}

.product-list .product_box .product-name {
    height: 75px;
    overflow: hidden;
    padding-bottom: 0;
    line-height: 1.1
}

.product-list .product_box .product-name .gram-price,
.product-list .product_box .product-name .size {
    font-size: 12px
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .product-name {
    height: auto;
    text-shadow: 1px 1px 1px #fff
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box:hover .product-name {
    text-shadow: none
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box .product-name a {
    display: inline-block;
    height: 15px;
    overflow: hidden
}

.product-list .product_box .product-price {
    font-size: 16px;
    color: #65b32e;
    font-weight: 700
}

.category-featured:not(.dare-compare) .product-featured .product-list .product_box:hover .old-price,
.category-featured:not(.dare-compare) .product-featured .product-list .product_box:hover .product-name a,
.category-featured:not(.dare-compare) .product-featured .product-list .product_box:hover .product-price {
    color: #fff
}

.product-list .product_box .old-price {
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 5px;
    line-height: normal
}

.product-list .product_box .save-desc,
.product-list li .quick-view a:hover {
    text-decoration: none
}

.product-list .product_box .content_desc {
    font-size: 12px;
    color: #333;
    line-height: 14px;
    overflow: hidden
}

.product-list .product_box .content_info {
    font-size: 12px;
    line-height: 15px;
    height: auto;
    overflow: hidden;
    color: #999
}

.sort_wrapper label {
    margin-bottom: 0
}

.product-list .product_box .content_info span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.product-list .product_box .content_info span img,
.product-list li .content_info span img {
    display: unset;
    width: unset;
    height: 10px;
    vertical-align: baseline
}

.product-list .product_box .content_info i.fa,
.product-list li .content_info i.fa {
    float: right;
    margin-left: 3px;
    font-size: 14px;
    cursor: help
}

.product-list .product_box .content_info i.fa.fa-balance-scale,
.product-list li .content_info i.fa.fa-balance-scale {
    float: none;
    font-size: 12px;
    margin-left: 0
}

.product-list .product_box .content_price {
    width: 100%;
    overflow: hidden
}

.product-list .product_box .weight-tooltip {
    margin-top: 0;
    width: 15px;
    height: 15px;
    background-position: -11px -11px
}

.product-list .product_box .weight-tooltip img {
    height: 15px;
    min-height: 15px;
    width: 15px
}

.category-featured:not(.dare-compare) .product-list .product_box .content_price .old-price,
.category-featured:not(.dare-compare) .product-list li .content_price .old-price {
    right: initial
}

.product-list .product_box .content_price .product-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1.2;
    position: relative;
    justify-content: center;
    background-color: #fff;
    z-index: 2;
    padding-right: 2px;
    font-weight: 400;
    font-size: 25px;
    height: 23px;
    font-family: "InkstonCasualRegular"
}

.product-list .product_box .content_price .product-price img {
    padding-top: 5px
}

.product-list .product_box .content_price .old-price {
    position: absolute;
    right: 15px;
    white-space: nowrap
}

.category-featured .product-list .product_box .content_price .product-price,
.sidebar-list.product-list .product_box .content_price .product-price {
    background-color: transparent
}

.category-featured .product-featured .product-list .product_box .banner-block {
    margin: 0 -15px;
    overflow: hidden
}

.product-list .product_box:hover img {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -ms-transform: none;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none
}

.category-featured .product-featured .product-list .product_box .banner-block img.zoom,
.category-featured .product-list .product_box:hover img,
.category-featured .product-list .product_box:hover img.zoom {
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1)
}

.category-featured .product-list .product_box:hover img.zoom {
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    -webkit-transform: scale(1.2, 1.2);
    -moz-transform: scale(1.2, 1.2);
    -o-transform: scale(1.2, 1.2)
}

.category-featured .product-featured .product-list .product_box .banner-block img.zoom {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.category-featured .product-featured .product-list .product_box:hover .banner-block img.zoom {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    -ms-transform: scale(1.075, 1.075);
    transform: scale(1.075, 1.075);
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(1.075, 1.075);
    -webkit-transform-origin: center;
    -moz-transform: scale(1.075, 1.075);
    -moz-transform-origin: center;
    -o-transform: scale(1.075, 1.075);
    -o-transform-origin: center
}

.category-featured .product-featured .product-list .product_box:hover .grey:before {
    content: " ";
    display: block;
    background-color: rgba(51, 51, 51, .5);
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%
}

.product-list .col_product:hover .product_box .quick-view a.heart,
.widget_dynamic_list_product_item_row .col_product:hover .product_box .quick-view a.heart {
    opacity: 1
}

.content-customer-sidebar .left-column {
    opacity: 1;
    left: 0;
    position: relative;
    -webkit-animation: unset;
    animation: unset
}

.form-submit.button-mobile {
    margin-bottom: 20px
}

.container .content-container #shoppinglist-item-content td.desc .brand,
.container .content-container #shoppinglist-item-content td.desc .title {
    margin-bottom: 0;
    font-size: 13px
}

.container .content-container #shoppinglist-item-content .column-action .share-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px
}

.container .content-container #shoppinglist-item-content .column-action .share-icon .icon-share {
    font-size: 16px !important
}

.container .content-container #shoppinglist-item-content .column-action .share-label {
    font-size: 13px
}

.container .content-container #shoppinglist-item-content .old-price {
    width: 100%;
    display: block;
    font-size: 12px;
    color: #8e8f8e
}

.container .content-container #shoppinglist-item-content .product-price {
    color: #41a00a;
    font-size: 18px;
    font-weight: 400
}

.container .content-container #shoppinglist-item-content .btn.add-cart {
    height: auto
}

.container .content-container #shoppinglist-item-content .product-price.promo-price {
    color: #8e8f8e
}

.content-customer-main .btn {
    font-size: 14px
}

#shoppinglist-item-content td.desc .product-price {
    font-family: "InkstonCasualRegular";
    font-size: 20px;
    color: var(--productpage-active_price)
}

#shoppinglist-item-content td.desc .product-price.promo-price {
    color: var(--product-price_off_price)
}

#shoppinglist-item-content td.desc .product-price.product-buyx-price {
    color: var(--product-buyx_price)
}

#shoppinglist-item-content td.desc .product-price.product-mm-price {
    color: var(--product-mix_and_match_price)
}

#shoppinglist-item-content td.desc .old-price {
    color: var(--product-old_price);
    font-size: 14px;
    line-height: 2.5
}

#shoppinglist-item-content td.desc .product-discount-label.f-red {
    color: var(--product-buyx)
}

#shoppinglist-item-content td.desc .product-discount-label.mm-product {
    color: var(--product-mix_and_match)
}

.content-container #shoppinglist-item-content td.column-action {
    vertical-align: middle
}

.product-list li .label {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 5px);
    margin-top: 5px;
    z-index: 1
}

.product-list li .label [class^=l-] {
    position: absolute;
    z-index: 2;
    width: 45px;
    height: 45px
}

.product-list li .label .l-exclusive {
    left: 0;
    top: 0
}

.product-list li .label .l-halal {
    left: 0;
    top: 48px
}

.product-list li .label .l-best-seller {
    right: 0;
    top: 0
}

.product-list li .label .l-0-percent {
    right: 0;
    bottom: 0
}

.product-list li .label .l-4-working,
.product-list li .label .l-7-working {
    left: 0;
    bottom: 0;
    width: 107px;
    height: 34px
}

.product-list li .label .l-7-working img {
    margin-top: -37px
}

.product-list li .label .pull-left {
    margin-right: 5px
}

.product-list li .label .pull-right {
    margin-left: 5px
}

.product-list li .quick-view {
    right: 0;
    overflow: visible;
    z-index: 2
}

.category-featured .product-list li .quick-view {
    right: 5px
}

.product-list li .quick-view .tooltip {
    margin-right: 35px
}

.product-list li .add-to-cart {
    text-align: right
}

.product-list li:hover .add-to-cart {
    bottom: -1px;
    height: 51px;
    background-color: rgba(62, 158, 8, .7)
}

.product-list li .add-to-cart:hover,
.product-list li .right-block:hover .add-to-cart {
    background-color: #3e9e08
}

.product-list li .quick-view.greyed a {
    cursor: default
}

.product-list li .quick-view.greyed a:hover {
    background-color: #ccc
}

.category-featured:not(.dare-compare) .product-featured .product-list li:hover .add-to-cart {
    visibility: visible;
    opacity: 1
}

.product-list li .right-block {
    padding: 0
}

.dare-compare .product-list li .right-block {
    padding: 0 10px
}

.category-featured:not(.dare-compare) .product-featured .product-list li .right-block>:not(.add-to-cart) {
    position: relative;
    z-index: 3;
    margin-right: 50px
}

.product-list li .product-name {
    height: 75px;
    overflow: hidden;
    padding-bottom: 0;
    line-height: 1.1
}

.product-list li .product-name .gram-price,
.product-list li .product-name .size {
    font-size: 12px
}

.product-list li .product-price {
    font-size: 16px;
    color: #65b32e;
    font-weight: 700
}

.category-featured:not(.dare-compare) .product-featured .product-list li:hover .product-price {
    color: #fff
}

.product-list li .old-price {
    display: inline-block;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 5px;
    line-height: normal
}

.product-list li .save-desc {
    text-decoration: none
}

.product-list li .content_desc {
    font-size: 12px;
    color: #333;
    line-height: 14px;
    overflow: hidden
}

.product-lightbox2 .content_info,
.product-list li .content_info {
    font-size: 12px;
    line-height: 15px;
    height: 15px;
    overflow: hidden;
    color: #999;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product-list li .content_info span {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis
}

.product-list li .content_price {
    width: 100%;
    overflow: hidden;
    height: auto
}

.product-list li .content_price .product-price {
    position: relative;
    float: left;
    background-color: #fff;
    z-index: 2;
    padding-right: 2px;
    font-weight: 700
}

.product-list li .content_price .product-price img {
    padding-top: 5px
}

#individual-product #product-info-content .product-price.red,
.product-list li .content_price .product-price.red {
    color: red
}

.product-list li .content_price .old-price {
    position: absolute;
    right: 15px;
    white-space: nowrap
}

.product-list .category-name {
    color: var(--themes-secondary);
    text-transform: uppercase;
    overflow: hidden;
    font-weight: 500
}

.product-list .product-unit {
    height: 36px
}

.product-list .product-sku {
    color: #aaa;
    margin-bottom: 5px
}

.product-list .add-cart,
.recipedetail-page .add-cart {
    margin: 10px 0;
    width: 100%;
    height: 36px
}

.product-list .btn.add-cart i.giant2.icon-cart {
    display: inline-block;
    padding-top: 3px
}

#individual-product .add-cart img,
.product-list .add-cart img {
    display: inline-block;
    height: 20px;
    margin-top: 0;
    margin-right: 0;
}

.product-list .content {
    padding: 10px;
    color: #333
}

.product-list .content li {
    list-style: none
}

.product-list .content li i {
    margin-right: 10px
}

.filter_and_sort {
    font-size: 12px;
    color: #867e7e;
    margin-bottom: 20px
}

.filter_and_sort .select_wrapper {
    display: inline-block;
    margin-left: 10px
}

.category-filter-mobile select.sort_select.forder,
.filter_and_sort .select_wrapper select,
.sort_wrapper select.sort_select.forder {
    border: 0;
    border-bottom: 1px solid var(--themes-secondary);
    padding: 5px;
    background: 0 0 !important;
    color: var(--themes-secondary)
}

.category-filter-mobile select.sort_select.forder,
.sort_wrapper select.sort_select.forder {
    border-radius: 0;
    height: auto;
    font-size: 12px !important
}

.filter_and_sort .filter_and_sort_title {
    color: var(--themes-secondary);
    font-size: 12px;
    margin-bottom: 10px
}

.category_list {
    background: #fff
}

.category_list_top {
    margin-top: 45px;
    margin-bottom: 15px
}

.category_list_top p {
    margin-bottom: 15px
}

.category_list_top .static-block top {
    margin-bottom: -30px
}

.category-filter-mobile {
    display: none
}

.toolbar-categories .toolbar-title {
    color: #555960;
    font-size: 21px;
    margin-bottom: 30px
}

.toolbar-categories .category-filter {
    margin-right: 0;
    padding: 0 8px
}

.toolbar-categories .category-filter>.row {
    margin-left: -8px;
    margin-right: -8px
}

.toolbar-categories .category-filter>.row_bottom {
    display: none !important
}

.category-filter .subcat_catalog,
.toolbar-categories .category-filter .category_see_more a:hover,
.toolbar-categories .category-filter .subcat_catalog:hover {
    text-decoration: unset;
    -webkit-transition: .125s all ease-in;
    -o-transition: .125s all ease-in;
    transition: .125s all ease-in
}

.toolbar-categories .category-filter .subcat_catalog .product-desc-col {
    background: #d9dae4;
    text-align: center;
    font-size: 12px;
    padding: 10px 5px;
    color: var(--themes-secondary);
    margin-bottom: 20px;
    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;
    line-height: 1.4;
    height: 70px
}

.toolbar-categories .category-filter .subcat_catalog .product-desc-col.active,
.toolbar-categories .category-filter .subcat_catalog:hover .product-desc-col {
    background: var(--themes-primary);
    color: #fff;
    text-align: center;
    font-size: 12px;
    padding: 10px 5px;
    -webkit-transition: .125s all ease-in;
    -o-transition: .125s all ease-in;
    transition: .125s all ease-in
}

.toolbar-categories .category-filter .category_see_more a {
    color: #555960;
    font-size: 20px;
    padding: 0 25px;
    background: #fff;
    display: inline-block;
    position: relative
}

.toolbar-categories .category-filter .category_see_more a:hover {
    color: var(--themes-primary)
}

.toolbar-categories .category-filter .category_see_more {
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.toolbar-categories .category-filter .category_see_more:before {
    content: "";
    position: absolute;
    top: 50%;
    height: 1px;
    background: #a5a5a5;
    left: 0;
    right: 0
}

.toolbar-categories .category-filter .row_hidden {
    display: none;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.category-filter,
.controller-product:not(.action-search) #center_column {
    background: 0 0;
    border: 0;
    -webkit-box-shadow: unset;
    box-shadow: unset
}

.category-filter.border {
    border: 1px solid #c9c9c9
}

.filter_and_sort .sort_wrapper {
    margin: 0;
    border-bottom: 0
}

.product_add_to_cart {
    border: 0;
    border-radius: 20px
}

.product_add_to_cart .display,
.product_add_to_cart .effect {
    font-size: 14px;
    padding-top: 7px;
    color: #fff;
    background-color: #65b32e;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding-left: 5px;
    padding-right: 5px
}

.product_add_to_cart .effect {
    background-color: #097f53
}

.product_add_to_cart .input-group {
    background-color: #65b32e;
    color: #fff;
    width: 102%;
    border-radius: 20px
}

.product_add_to_cart .input-group .btn {
    color: #fff
}

.product_add_to_cart .input-group .form-control {
    background-color: #fff;
    border: 0;
    text-align: center;
    box-shadow: none;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    height: 30px;
    -webkit-box-shadow: none;
    font-weight: 500
}

.open-product-detail {
    padding-left: 5px;
    padding-right: 5px
}

.open-product-detail:hover {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: 0 !important
}

.open-product-detail .product_box {
    padding: 5px 10px;
    position: relative
}

.open-product-detail:hover .product_box {
    transform: scale(1.019);
    box-shadow: none;
    border: 0
}

.open-product-detail .right-block .btn.add-cart .input-group .input-group-btn {
    padding: 0
}

#btn-filter .mega_dropdown {
    min-width: 400px
}

@media (max-width:320px) {
    #btn-filter .mega_dropdown {
        min-width: 250px;
        font-size: 10px
    }

    #btn-clear-filter {
        display: block
    }

}

@media (max-width:480px) {
    .open-product-detail .right-block .btn.add-cart .input-group .input-group-btn {
        padding: 0 4px
    }
}

.controller-product #items_list.list-view-loading {
    margin-top: 0
}

.view-product-list .product-list.grid {
    width: 100%;
    margin-top: 0
}

.list-view .summary {
    display: none
}

.sort_wrapper {
    border-bottom: 0
}

.view-product-list {
    border-bottom: 0;
    margin-top: 30px
}

.view-product-list .category-heading {
    margin-top: 60px;
    margin-bottom: 30px
}

.view-product-list .category-heading span.page-heading-title {
    font-size: 24px;
    color: #65b32e;
    max-width: unset;
    display: block;
    white-space: normal
}

.view-product-list .category_banners_wrapper {
    margin-bottom: 10px;
    text-align: center
}

.product-list .product_box .quick-view a.heart,
.widget_dynamic_list_product_item_row .product_box .quick-view a.heart {
    z-index: 2
}

.filter_and_sort {
    padding: 0 20px
}

.catalog-breadcrumb,
.category-filter-wrapper {
    padding: 0
}

.items>.open-product-detail:hover {
    margin-top: 0 !important;
    padding: 0 15px
}

.product_add_to_cart .display,
.product_add_to_cart .effect {
    font-size: 14px;
    padding-top: 7px;
    color: #fff;
    background-color: #65b32e;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding-left: 5px;
    padding-right: 5px;
}


@media (max-width:1175px) {

    .bx-wrapper .bx-controls-direction a {
        width: 46px;
        height: 46px;
    }

}

.product_add_to_cart .effect {
    color: #fff;
    background-color: #097f53;
}

.product_add_to_cart {
    border-radius: 20px;
}

.product_add_to_cart .input-group {
    background-color: #65b32e;
    color: #fff;
    width: 102%;
    border-radius: 20px;
}

.product_add_to_cart .input-group .btn {
    color: #fff;
}

.product_add_to_cart .input-group .form-control {
    background-color: #fff;
    border: none;
    text-align: center;
    box-shadow: none;
    padding: 0;
    margin-top: 3px;
    margin-bottom: 3px;
    height: 30px;
    -webkit-box-shadow: none;
    font-weight: 500;
}

.view-product-list .toolbar-right {
    padding-right: 25px;
}
@media (max-width:1200px) and (min-width:992px) {
    .product_box .product_price .price_promo {
        font-size: 11px !important
    }
    .widget_dynamic_list_home_product .product_box .product_images img{
        max-height:100px !important;
    }
}

@media (max-width:992px) {
    .category_list_top {
        margin-top: 0;
        margin-bottom: 0
    }

    .product_box {
        margin-bottom: 20px
    }

    .widget_dynamic_list_product_item_row .product_box {
        margin-bottom: 0
    }

    .product_box .product_price {
        height: 44px
    }

    .product-list .product_box .weight-tooltip {
        height: 15px;
        width: 15px
    }

    .product-list .product_box .weight-tooltip img {
        min-height: 11px !important;
        height: 15px !important;
        width: 15px
    }

    .product_box .product_images .img_wrapper img {
        max-height: 120px;
        font-size: 10px
    }

    .product_box .product_name {
        font-size: 13px;
        line-height: 1.5
    }

    .product_box .category-name,
    .product_box .product-heading {
        font-size: 13px
    }

    .product_box .product_price .price_now {
        font-size: 25px;
        height: 25px
    }

    .product-list .product_box .quick-view a.heart,
    .widget_dynamic_list_product_item_row .product_box .quick-view a.heart {
        opacity: 1
    }

    .toolbar-categories .category-filter .subcat_catalog .product-desc-col,
    .toolbar-categories .category-filter .subcat_catalog .product-desc-col.active,
    .toolbar-categories .category-filter .subcat_catalog:hover .product-desc-col {
        height: 50px;
        font-size: 10px
    }

    .filter_and_sort .sort_wrapper {
        padding: 6px 0;
        margin-bottom: 30px;
        border-bottom: 0
    }

    .category-filter-mobile select.sort_select.forder,
    .sort_wrapper select.sort_select.forder {
        margin-left: 5px
    }

    .category-filter-mobile .select_wrapper::after,
    .sort_wrapper .select_wrapper::after {
        top: 25%;
        right: -15%
    }

    .col-lg-6.col-promotion.col-promotion-image {
        max-width: unset !important;
        max-height: unset !important
    }

    #center_column .view-product-list .list-view {
        padding: 0
    }

    .product-list .product_box .label [class^=l-],
    .widget_dynamic_list_home_product .product_box .label [class^=l-] {
        position: absolute;
        z-index: 2;
        width: 30px;
        height: 30px;
        bottom: 18px;
    }

    .product-list .product_box .label .l-brand-blurb,
    .widget_dynamic_list_home_product .product_box .label .l-brand-blurb {
        width: 35px;
        height: auto
    }

    .product-list .product_box .label img,
    .widget_dynamic_list_home_product .product_box .label img {
        height: auto
    }

    .product_box .product_detail {
        height: 130px !important
    }

    .product_box .product_images .img_wrapper {
        height: 120px
    }

    .open-product-detail:hover {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .5s all ease-in;
        -o-transition: .5s all ease-in;
        transition: .5s all ease-in
    }

    .btn.add-cart .display,
    .btn.add-cart .effect {
        padding: 0 3px 2px;
        font-size: 11px
    }

    .mixnmatch .mm-box-wrapper {
        padding-right: 0
    }

    .category-filter {
        padding: 20px 5px;
        margin-right: 0
    }

    .category-filter .subcat_catalog {
        padding: 8px 0
    }

    .toolbar-categories .category-filter .subcat_catalog .product-desc-col {
        margin-bottom: 0
    }

    .catalog-breadcrumb,
    .category-filter-wrapper,
    .filter_and_sort {
        padding: 0
    }
}

@media (max-width:768px) {
    .view-product-list .category-heading span.page-heading-title {
        font-size: 18px;
        color: #65b32e;
        max-width: unset;
        display: block;
        white-space: normal
    }

    .view-product-list .category-heading {
        margin-top: 0;
        margin-bottom: 10px
    }

    #center_column .view-product-list {
        margin-top: 20px
    }

    .product_box .product_price .price_normal .weight_text {
        font-size: 11px
    }

    .btn.add-cart,
    .product_box .btn.add-cart {
        width: 100%
    }
    .product_box .btn.out-of-stock{
        font-size:12px;
    }
}