body {
    font-family: 'Lato';
}

.header-top {
    background-color: #f8f8f8;
    color: #666666;
    font-size: 12px;
    height: 30px;
}

.header {
    border-top: 0px;
    padding-bottom: 0px;
}

.home-slide .slide-bg,
.category-slide .slide-bg {
    background-size: contain;
}

.header-bottom,
.main-nav,
.sticky-header.fixed {
    background-color: #f8f8f8;
}

.sticky-header.fixed .logo {
    display: none;
}

.sticky-header.fixed .menu>li>a {
    font-size: 11px;
}

.header-login {
    position: relative;
    margin-right: 3.2rem;
    padding-right: 3.6rem;
    color: #606669;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.4;
}

.header-cart {
    color: #606669;
    font-size: 16px;
    letter-spacing: 0;
    line-height: 1.4;
    margin-right: 10px;
}

.header-login:after {
    display: block;
    position: absolute;
    top: 50%;
    right: -18px;
    width: 1px;
    height: 43px;
    margin-top: -21.5px;
    background-color: #efefef;
    content: '';
}

.dropdown-cart-action .btn {
    color: #fff;
    background-color: #72bf44;
    border-color: #72bf44;
}

.cart-dropdown .dropdown-toggle::before {
    display: inline-block;
    margin: 2px 0 0;
    /* color: #08c; */
    font-family: 'porto';
    font-size: 3.3rem;
    line-height: 1;
    content: '';
    background: url('/assets/images/icons/SM_Cart_lime.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 32px;
}

.header-login img {
    display: inline-block;
    margin-left: 10px;
    height: 25px;
}

.menu>li>a>img {
    margin: 0 auto;
}

.menu>li>a {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color: #666666;
    text-transform: capitalize;
    text-align: center;
    font-size: 12px;
    padding: 1.25rem 1.19rem;
}

.menu>li:hover>a,
.menu>li.show>a,
.menu>li.active>a {
    background-color: #f9f9f9;
    color: #005baa;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    text-transform: capitalize;
}

.mobile-menu li.open>a,
.mobile-menu li.active>a {
    color: #666666;
}

.widget-title .icon {
    height: 37px;
    width: 50px;
    display: inline-block;
    /* float: left; */
    background-repeat: no-repeat;
    vertical-align: middle;
    background-position: center;
    background-size: contain;
    margin-right: 10px;
}

.homepage-cat-index .icon {
    width: 100%;
    height: 80px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

.menu>li>a>.icon.groceries,
.mobile-menu>li>a>.icon.groceries {
    background-image: url('/assets/images/icons/category/SMIcon01_Groceries_Lime.svg');
}

.icon.groceries {
    background-image: url('/assets/images/icons/category/SMIcon01_Groceries_White.svg');
}

.homepage-cat-index .icon.groceries {
    background-image: url('/assets/images/icons/category/SMIcon01_Groceries_Lime.svg');
}

.homepage-cat-index:hover .icon.groceries {
    background-image: url('/assets/images/icons/category/SMIcon01_Groceries_Blue.svg');
}

.menu>li>a:hover>.icon.groceries,
.menu>li.active>a>.icon.groceries,
.mobile-menu>li.active>a>.icon.groceries {
    background-image: url('/assets/images/icons/category/SMIcon01_Groceries_Blue.svg');
}

.menu>li>a>.icon.chilled,
.mobile-menu>li>a>.icon.chilled {
    background-image: url('/assets/images/icons/category/SMIcon02_ChilledDairy_Lime.svg');
}

.icon.chilled-dairy,
.icon.chilled-and-dairy {
    background-image: url('/assets/images/icons/category/SMIcon02_ChilledDairy_White.svg');
}

.homepage-cat-index .icon.chilled {
    background-image: url('/assets/images/icons/category/SMIcon02_ChilledDairy_Lime.svg');
}

.homepage-cat-index:hover .icon.chilled {
    background-image: url('/assets/images/icons/category/SMIcon02_ChilledDairy_Blue.svg');
}

.menu>li>a:hover>.icon.chilled,
.menu>li.active>a>.icon.chilled,
.mobile-menu>li.active>a>.icon.chilled {
    background-image: url('/assets/images/icons/category/SMIcon02_ChilledDairy_Blue.svg');
}

.menu>li>a>.icon.friuts,
.mobile-menu>li>a>.icon.friuts {
    background-image: url('/assets/images/icons/category/SMIcon03_FruitVeg_Lime.svg');
}

.icon.fruits-vegetables,
.icon.fruit-and-veg {
    background-image: url('/assets/images/icons/category/SMIcon03_FruitVeg_White.svg');
}

.homepage-cat-index .icon.friuts {
    background-image: url('/assets/images/icons/category/SMIcon03_FruitVeg_Lime.svg');
}

.homepage-cat-index:hover .icon.friuts {
    background-image: url('/assets/images/icons/category/SMIcon03_FruitVeg_Blue.svg');
}

.menu>li>a:hover>.icon.friuts,
.menu>li.active>a>.icon.friuts,
.mobile-menu>li.active>a>.icon.friuts {
    background-image: url('/assets/images/icons/category/SMIcon03_FruitVeg_Blue.svg');
}

.menu>li>a>.icon.butcher,
.mobile-menu>li>a>.icon.butcher {
    background-image: url('/assets/images/icons/category/SMIcon04_Butcher_Lime.svg');
}

.icon.butcher {
    background-image: url('/assets/images/icons/category/SMIcon04_Butcher_White.svg');
}

.homepage-cat-index .icon.butcher {
    background-image: url('/assets/images/icons/category/SMIcon04_Butcher_Lime.svg');
}

.homepage-cat-index:hover .icon.butcher {
    background-image: url('/assets/images/icons/category/SMIcon04_Butcher_Blue.svg');
}

.menu>li>a:hover>.icon.butcher,
.menu>li.active>a>.icon.butcher,
.mobile-menu>li.active>a>.icon.butcher {
    background-image: url('/assets/images/icons/category/SMIcon04_Butcher_Blue.svg');
}

.menu>li>a>.icon.delicatessen,
.mobile-menu>li>a>.icon.delicatessen {
    background-image: url('/assets/images/icons/category/SMIcon05_Delicatessen_Lime.svg');
}

.icon.deli,
.icon.delicatessen {
    background-image: url('/assets/images/icons/category/SMIcon05_Delicatessen_White.svg');
}

.homepage-cat-index .icon.delicatessen {
    background-image: url('/assets/images/icons/category/SMIcon05_Delicatessen_Lime.svg');
}

.homepage-cat-index:hover .icon.delicatessen {
    background-image: url('/assets/images/icons/category/SMIcon05_Delicatessen_Blue.svg');
}

.menu>li>a:hover>.icon.delicatessen,
.menu>li.active>a>.icon.delicatessen,
.mobile-menu>li.active>a>.icon.delicatessen {
    background-image: url('/assets/images/icons/category/SMIcon05_Delicatessen_Blue.svg');
}

.menu>li>a>.icon.bakery,
.mobile-menu>li>a>.icon.bakery {
    background-image: url('/assets/images/icons/category/SMIcon06_Bakery_Lime.svg');
}

.icon.bakery-sweets,
.icon.bakery-and-sweets {
    background-image: url('/assets/images/icons/category/SMIcon06_Bakery_White.svg');
}

.homepage-cat-index .icon.bakery {
    background-image: url('/assets/images/icons/category/SMIcon06_Bakery_Lime.svg');
}

.homepage-cat-index:hover .icon.bakery {
    background-image: url('/assets/images/icons/category/SMIcon06_Bakery_Blue.svg');
}

.menu>li>a:hover>.icon.bakery,
.menu>li.active>a>.icon.bakery,
.mobile-menu>li.active>a>.icon.bakery {
    background-image: url('/assets/images/icons/category/SMIcon06_Bakery_Blue.svg');
}

.menu>li>a>.icon.frozen,
.mobile-menu>li>a>.icon.frozen {
    background-image: url('/assets/images/icons/category/SMIcon07_Frozen_Lime.svg');
}

.icon.frozen-foods {
    background-image: url('/assets/images/icons/category/SMIcon07_Frozen_White.svg');
}

.homepage-cat-index .icon.frozen {
    background-image: url('/assets/images/icons/category/SMIcon07_Frozen_Lime.svg');
}

.homepage-cat-index:hover .icon.frozen {
    background-image: url('/assets/images/icons/category/SMIcon07_Frozen_Blue.svg');
}

.menu>li>a:hover>.icon.frozen,
.menu>li.active>a>.icon.frozen,
.mobile-menu>li.active>a>.icon.frozen {
    background-image: url('/assets/images/icons/category/SMIcon07_Frozen_Blue.svg');
}

.menu>li>a>.icon.health,
.mobile-menu>li>a>.icon.health {
    background-image: url('/assets/images/icons/category/SMIcon08_Health_Lime.svg');
}

.icon.health-foods {
    background-image: url('/assets/images/icons/category/SMIcon08_Health_White.svg');
}

.homepage-cat-index .icon.health {
    background-image: url('/assets/images/icons/category/SMIcon08_Health_Lime.svg');
}

.homepage-cat-index:hover .icon.health {
    background-image: url('/assets/images/icons/category/SMIcon08_Health_Blue.svg');
}

.menu>li>a:hover>.icon.health,
.menu>li.active>a>.icon.health,
.mobile-menu>li.active>a>.icon.health {
    background-image: url('/assets/images/icons/category/SMIcon08_Health_Blue.svg');
}

.menu>li>a>.icon.beverages,
.mobile-menu>li>a>.icon.beverages {
    background-image: url('/assets/images/icons/category/SMIcon09_Beverages_Lime.svg');
}

.icon.beverages {
    background-image: url('/assets/images/icons/category/SMIcon09_Beverages_White.svg');
}

.homepage-cat-index .icon.beverages {
    background-image: url('/assets/images/icons/category/SMIcon09_Beverages_Lime.svg');
}

.homepage-cat-index:hover .icon.beverages {
    background-image: url('/assets/images/icons/category/SMIcon09_Beverages_Blue.svg');
}

.menu>li>a:hover>.icon.beverages,
.menu>li.active>a>.icon.beverages,
.mobile-menu>li.active>a>.icon.beverages {
    background-image: url('/assets/images/icons/category/SMIcon09_Beverages_Blue.svg');
}

.menu>li>a>.icon.household,
.mobile-menu>li>a>.icon.household {
    background-image: url('/assets/images/icons/category/SMIcon10_Household_Lime.svg');
}

.icon.household-cleaning,
.icon.household-and-cleaning {
    background-image: url('/assets/images/icons/category/SMIcon10_Household_White.svg');
}

.homepage-cat-index .icon.household {
    background-image: url('/assets/images/icons/category/SMIcon10_Household_Lime.svg');
}

.homepage-cat-index:hover .icon.household {
    background-image: url('/assets/images/icons/category/SMIcon10_Household_Blue.svg');
}

.menu>li>a:hover>.icon.household,
.menu>li.active>a>.icon.household,
.mobile-menu>li.active>a>.icon.household {
    background-image: url('/assets/images/icons/category/SMIcon10_Household_Blue.svg');
}

.menu>li>a>.icon.personal,
.mobile-menu>li>a>.icon.personal {
    background-image: url('/assets/images/icons/category/SMIcon11_PersonalCare_Lime.svg');
}

.icon.personal-care {
    background-image: url('/assets/images/icons/category/SMIcon11_PersonalCare_White.svg');
}

.homepage-cat-index .icon.personal {
    background-image: url('/assets/images/icons/category/SMIcon11_PersonalCare_Lime.svg');
}

.homepage-cat-index:hover .icon.personal {
    background-image: url('/assets/images/icons/category/SMIcon11_PersonalCare_Blue.svg');
}

.menu>li>a:hover>.icon.personal,
.menu>li.active>a>.icon.personal,
.mobile-menu>li.active>a>.icon.personal {
    background-image: url('/assets/images/icons/category/SMIcon11_PersonalCare_Blue.svg');
}

.menu>li>a>.icon.pets,
.mobile-menu>li>a>.icon.pets {
    background-image: url('/assets/images/icons/category/SMIcon12_Pets_Lime.svg');
}

.icon.pets {
    background-image: url('/assets/images/icons/category/SMIcon12_Pets_White.svg');
}

.homepage-cat-index .icon.pets {
    background-image: url('/assets/images/icons/category/SMIcon12_Pets_Lime.svg');
}

.homepage-cat-index:hover .icon.pets {
    background-image: url('/assets/images/icons/category/SMIcon12_Pets_Blue.svg');
}

.menu>li>a:hover>.icon.pets,
.menu>li.active>a>.icon.pets,
.mobile-menu>li.active>a>.icon.pets {
    background-image: url('/assets/images/icons/category/SMIcon12_Pets_Blue.svg');
}

.menu>li>a>.icon {
    display: block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 39px;
    width: 39px;
    height: 39px;
}

.mobile-menu>li>a>.icon {
    display: inline-block;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    width: 16px;
    height: 16px;
    /* line-height: 43px; */
    margin-right: 10px;
    vertical-align: middle;
    margin-top: -4px;
}

.home-slide,
.category-slide {
    position: relative;
    background-color: #72bf44;
}

.special-offer .product-title {
    font-family: 'Lato', sans-serif !important;
    color: #005baa;
    font-size: 18px;
    font-weight: 900;
    margin-top: 40px;
    margin-bottom: 20px;
}

.special-offer .product-price {
    font-family: 'Lato', sans-serif !important;
    font-weight: bold;
    font-size: 48px;
    color: #72bf44;
    display: block;
    margin-top: 20px !important;
}

.product:not(.product-sm):hover {
    box-shadow: none;
}

.special-offer .paction.add-cart {
    background-color: #005baa;
    border-radius: 15px;
    padding: 5px;
    height: 30px;
    color: #fff200;
    font-size: 15px;
    font-weight: 900;
    font-family: 'Lato';
}

.cart-dropdown .product-image-container {
    width: 80px;
    min-width: 80px;
}

.dropdown-cart-products {
    max-height: calc(100vh - 400px);
    overflow: hidden;
    overflow-y: auto;
}

.product-single-details .product-amount {
    border-radius: 5px;
    padding: 4px 10px;
    margin-bottom: 22px;
    text-align: center;
}

.product-amount>span {
    display: inline;
}

.product-single-details .product-amount .total-price {
    margin: 0px;
    display: inline;
}

main .product-image {
    height: 165px;
    text-align: center;
    margin: 0 auto;
}

main .product-image img {
    height: 100%;
    width: auto !important;
    margin: 0 auto;
}

main .product-image-container {
    background-color: #fff;
}

.title.h3 {
    font-size: 48px;
    font-weight: 800;
    font-family: 'Lato';
    color: #005baa;
}

.title.h3.green {
    color: #72bf44;
}

.title.h4 {
    font-size: 33.5px;
    font-weight: 800;
    font-family: 'Lato';
    color: #005baa;
}

.text-blue {
    color: #005baa;
}

.footer .widget-title {
    color: #72bf44;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Lato';
}

.footer .widget .opening-info li {
    margin-bottom: 8px;
}

.footer .widget .opening-info {
    font-weight: 600;
    font-family: 'Lato';
    width: 75%;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.homepage-cat-index img {
    margin: 0 auto;

}

.homepage-cat-index .feature-box-content {
    font-size: 19px;
    font-weight: 700;
    font-family: 'Lato';
    color: #666666;
}

.carousel-section .owl-carousel .owl-stage-outer {
    overflow: hidden;
}

.footer {
    background-color: #f8f8f8;
}

.footer-bottom p {
    margin-bottom: 0px;
    color: #5f5f5f;
}

.footer-bottom {
    background: #dddddd;
    padding: 10px;
    padding-bottom: 10px;
    border-top: 0px;
}

.contact-number {
    background-color: #72bf44 !important;
    border-radius: 20px;
    font-size: 25px;
    color: #fff;
    font-weight: 800;
    padding: 4px;
    text-align: center;
}

.contact-number img {
    display: inline;
    margin-right: 10px;
    margin-top: -5px;
}

img.delivery-card-image {
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}

span.delivery-card-text {
    text-align: center;
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: #72bf44;
    margin-bottom: 15px;
}

.mobile-menu-container {
    background: #f8f8f8;
}

.mobile-menu li,
.mobile-menu {
    border-color: #eee;
}

.mobile-menu li>a,
.mobile-menu-close {
    color: #666;
}

.view-on-map {
    color: #72bf44 !important;
    font-weight: 600;
    margin-bottom: 10px;
}

.view-on-map img {
    display: inline-block;
    margin-right: 5px;
}

.social-icons {
    display: block;
    margin-top: 10px;
}

.social-icons img {
    display: inline-block;
}

.address {
    font-weight: 700;
}

.payment-methods {
    margin-top: 40px;
}

.payment-methods img {
    display: inline-block;
    height: 25px;
    margin-left: 15px;
    margin-top: 20px;
}

.owl-carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i {
    display: none;
}

.owl-carousel .owl-nav button.owl-next {
    background: url('/assets/images/arrows/Arrow_Right_grey.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 33px;
    width: 33px;
}

.owl-carousel .owl-nav button.owl-next:hover {
    background: url('/assets/images/arrows/Arrow_Right_lime.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 33px;
    width: 33px;
}

.special-offer.owl-theme .owl-nav .owl-next {
    right: -10%;
}

.special-offer.owl-theme .owl-nav .owl-prev {
    left: -10%;
}

.special-offer .product-title a {
    display: inline-block;
    min-height: 44px;
    display: block;
}

.owl-carousel .owl-nav button.owl-prev {
    background: url('/assets/images/arrows/Arrow_Left_grey.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 33px;
    width: 33px;
}

.owl-carousel .owl-nav button.owl-prev:hover {
    background: url('/assets/images/arrows/Arrow_Left_lime.svg');
    background-repeat: no-repeat;
    background-size: contain;
    height: 33px;
    width: 33px;
}

.home-slider.owl-theme .owl-nav .owl-next {
    right: 10%;
}

.home-slider.owl-theme .owl-nav .owl-prev {
    left: 10%;
}

.home-slider.owl-carousel .owl-nav button.owl-prev:hover {
    background-image: url('/assets/images/arrows/Arrow_Left_grey.svg');
}

.home-slider.owl-carousel .owl-nav button.owl-next:hover {
    background-image: url('/assets/images/arrows/Arrow_Right_grey.svg');
}

.home-slider.owl-carousel .owl-nav button.owl-prev {
    background-image: url('/assets/images/arrows/Arrow_Left_yellow.svg');
}

.home-slider.owl-carousel .owl-nav button.owl-next {
    background-image: url('/assets/images/arrows/Arrow_Right_yellow.svg');
}

.toolbox.toolbox-pagination.toolbox-top {
    margin-bottom: 5rem;
    padding-bottom: 2rem;
    border-bottom: .1rem solid #efefef;
    border-top: 0px;
}

.page-link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 4rem;
    height: 4rem;
    padding: 0 .3rem;
    border: .1rem solid #f8f8f8;
    background-color: transparent;
    color: #706f6c;
    font-size: 1.4rem;
    line-height: 1.1;
    border-radius: 50%;
    background: #f8f8f8;
}

.page-link.no-border {
    border: 0px;
}

.page-item.active .page-link {
    border-color: #72bf44;
    background-color: #72bf44;
    color: #fff;
}

.page-link:not(.page-link-btn):hover,
.page-link:not(.page-link-btn):focus {
    background-color: #72bf44;
    ;
    color: #fff;
    ;
    text-decoration: none;
    box-shadow: none;
}

.page-link.page-link-btn {
    width: 4rem;
    height: 4rem;
    text-align: center;
    border-radius: 50% !important;
}

.sidebar-shop .widget-title a::after {
    content: ''
}


.sidebar-shop .widget-title {
    padding: 2px 20px;
    background: #72bf44;
    border-radius: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
}


.sidebar-shop .widget-title a:hover {
    color: #fff;
}

.sidebar-shop .widget-title img {
    display: inline-block;
    vertical-align: middle;
    /* height: 30px; */
    /* width: 30px; */
    margin-right: 10px;
}

.sidebar-shop .widget,
.sidebar-shop .widget:last-child {
    border: 0px;
}

.cat-list li a {
    padding: 4px 20px;
    border-radius: 20px;
    background: transparent;
    width: 100%;
    display: block;
    font-size: 1.5rem;
    font-weight: bold;
}

.cat-list li {
    border-bottom: 1px solid #eee;
    padding: 10px 0px;
    margin-bottom: 0px;
}

.cat-list li:last-child {
    border-bottom: 0px;
}

.cat-list li a:hover {
    background-color: #f8f8f8;
    text-decoration: none;
    color: #005aa9;
}

.search-query-text {
    text-align: center;
    padding: 2rem;
}

.search-query-text span {
    display: block;
    font-size: 2.7rem;
    line-height: 2rem;
    font-weight: bold;
}

.product-list .product {
    border: solid 1px #dddddd;
    padding-bottom: 0px;
    overflow: hidden;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}

.product-list .product-image-container {
    /* padding: 5px; */
    border-bottom: solid 1px #dddddd;
    margin-bottom: 0px;
}

.product-details-top {
    padding: 10px;
    text-align: left;
    /* border-bottom: solid 1px #dddddd; */
    min-height: 82px;
    flex: 1;
    width: 100%;
}

.price-box {
    margin-bottom: 3rem;
}

.product-list .price-box {
    margin-bottom: 0px;
}

.product-list .price-box .uom {
    color: #666666;
    font-size: 11px;
    vertical-align: bottom;
    display: inline-block;
    margin-left: 5px;
}

.product-list .product-price {
    font-family: 'Lato';
    font-weight: normal;
    color: #72bf44;
    font-size: 17px;
}

.product-list .product-title a {
    font-weight: 600;
    display: block;
    color: #005baa;
	word-break: break-all;
}

.product-list .paction.add-cart {
    background: #72bf44;
    color: #fff200;
    font-family: 'Lato';
    font-weight: 900;
    font-size: 16px;
    cursor: pointer;
}

.product-list .product-single-qty .bootstrap-touchspin.input-group {
    height: 35px;
    border: 0px;
}

.product-list .product-single-qty .bootstrap-touchspin .form-control {
    height: 35px;
    border: 0px;
}

.product-list .product-single-qty .btn.btn-outline {
    border: 0px;
    background: #f8f8f8;
}

.product-list .product-single-qty .input-group-prepend .btn.btn-outline {
    border-right: solid 1px #dddddd;
}

.product-list .product-single-qty .input-group-append .btn.btn-outline {
    border-left: solid 1px #dddddd;
}

.product-list .product:hover .paction.add-cart,
.product-list .grid-product:hover .paction.add-cart {
    background: #72bf44;
    color: #fff200;
}


.product-single-details {
    padding: 40px 30px;
}

.product-single-details .product-title {
    font-family: 'Lato';
    font-size: 35px;
    color: #005baa;
    font-weight: 800;
    margin-bottom: 1.6rem;
}

.product-single-details .total-price,
.product-single-details .product-price {
    display: block;
    color: #666666;
    margin-top: 7px;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 16px !important;
}

.product-single-details .product-price {
    margin-bottom: 1.3rem;
}

.product-single-details .product-price .price {
    font-size: 26px;
    margin-right: 10px;
    font-weight: 900;
    color: #666666;
}

.product-single-details .total-price {
    margin-bottom: 5rem;
}

.product-single-details .total-price .price {
    font-size: 35px;
    color: #72bf44;
    font-weight: 900;
    margin-right: 10px;
}

.product-categories {
    margin-bottom: 3rem;
    font-family: 'Lato';
    font-weight: 600;
    font-size: 15px;
    color: #666;
}

.product-single-details .paction.add-cart {
    border-radius: 30px;
    color: #fff200;
    background: #005baa;
    font-size: 23px;
    font-family: Lato;
    font-weight: 600;
    padding: 5px 20px;
}

.product-single-details .paction.add-cart span {
    color: #fff200;
    font-size: 16px;
    font-family: Lato;
    font-weight: 600;
    line-height: 16px;
}

.product-single-details .input-group-btn.input-group-prepend button {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    width: 100%;
    text-align: center;
}

.product-single-details .input-group-btn.input-group-append button {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    width: 100%;
    text-align: center;
}


.product-single-details .input-group-btn {
    min-width: 60px
}


.product-single-details .input-group-btn button:hover {
    background: #ddd;
}

.product-single-details .product-single-qty {
    max-width: 168px;
}

.alert-close-btn {
    margin-left: 15px;
}

.product-col .product-image-container {
    flex: 0 0 60px;
    max-width: 60px;
}

.product-col .product-image {
    height: 60px;
}

.btn-remove,
.btn-edit,
.btn-move {
    color: #72bf44;
}

.btn.btn-primary {
    background-color: #005baa;
    color: #fff200;
    border-radius: 30px;
    font-family: 'Lato';
    font-weight: bold;
}

.btn.btn-block.btn-sm.btn-primary {
    background-color: #005baa;
    border-radius: 15px;
    padding: 5px;
    height: 30px;
    color: #fff200;
    font-size: 15px;
    font-weight: 900;
    font-family: 'Lato';
    line-height: 17px;
}

.table.table-cart tfoot .btn {
    border-radius: 20px;
    font-family: "Lato";
}

.table.table-cart tfoot .btn:hover {
    border-color: #005baa;
    background: #005baa;
}

.table.table-striped tfoot {
    border-top: solid 2px;
}

.form-control.form-control-sm {
    border-radius: 25px;
}

.input-group-append .btn.btn-sm.btn-primary {
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    font-family: "Lato";
    font-weight: bold;
    color: #f5eb0a;
    background: #005baa;
    border-color: #005baa;
}


.pulse {
    box-shadow: 0 0 0 0 rgb(0, 91, 170);
    animation: pulse-blue 2s infinite;
}

@keyframes pulse-blue {
    0% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgb(0, 91, 170);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 6px rgba(0, 91, 170, 0);
    }

    100% {
        transform: scale(1);
        box-shadow: 0 0 0 0 rgba(0, 91, 170, 0);
    }
}

@media screen and (min-width: 576px) {
    .checkout-progress-bar li {
        width: 50%;
    }
}

.checkout-progress-bar li>span::after {
    color: #005baa;
}

.checkout-progress-bar li.active::before,
.checkout-progress-bar li.active>span::before {
    background-color: #72bf43;
}

.table-step-shipping,
.checkout-steps li form {
    max-width: 100%;
}

#new-delivery-address {
    display: none;
}

#new-delivery-address.show {
    display: block;
}

.custom-control.custom-checkbox {
    padding-left: 3rem;
}

.payment-logo {
    height: 20px;
    display: inline;
    margin-right: 15px;
}

.loggedin .header-myaccount::after {
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 11px;
    width: auto;
    height: auto;
    margin: 0;
    transition: all .3s;
    border: 0;
    color: #606669;
    font-family: 'porto';
    font-size: 1.4rem;
    line-height: 1;
    content: '\e81c';
}

.header-login.loggedin {
    cursor: pointer;
}

.header-login ul li {
    padding: 9px 0px;
    border-bottom: solid 1px #ddd;
    font-size: 1.2rem;
}

.header-login ul li:last-child {
    border-bottom: 0px;
}

.header-login ul {
    margin: 0px;
}

.header-login .cart-dropdown .dropdownmenu-wrapper::after,
.header-login .cart-dropdown .dropdownmenu-wrapper::before {
    left: 29px;
    right: auto;
}

.header-login .cart-dropdown .dropdownmenu-wrapper::before {
    left: 28px;
}

#logout-form {
    margin: 0px;
}

.cart-product-info strike {
    font-size: 1rem;
}

.offer-ribbon {
    z-index: 9;
    width: 200px;
    padding: 3px;
    position: absolute;
    text-align: center;
    color: #f0f0f0;
    top: 17px;
    left: -66px;
    transform: rotate(-45deg);
    background-color: #e43;
}

/* 
.st-card-number, .st-expiration-date, .st-security-code {
	max-height: 69px;
	width: 100%;
} */

/* .st-card-number iframe, 
.st-expiration-date iframe, 
.st-security-code iframe {
	width: 100%;
} */
/* 
#st-control-frame-iframe {
	height: 0px;
} */

.datepicker-inline {
    width: 100%;
}

.datepicker-inline .table-condensed {
    width: 100%;
}

td.disabled.day.disabled {
    background: #eee;
    border-radius: 0px;
    opacity: 0.5;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background: #eee;
}

td.active.day {
    background-color: #72bf44;
    background-image: none !important;
    background: #72bf44 !important;
    color: #ffffff !important;
    text-shadow: none !important;
    font-weight: bold;
    /* border: solid 1px #d9dad8 !important; */
    border-radius: 0px;
}

td.day {
    height: 33px !important;
}

.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
    background: #72bf4429;
    color: #72bf44;
    border-radius: 0px;
}

.product-list .product-price {
    color: #585b5f;
    font-weight: bold;
}

.product-price strike {
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.out-of-stock-text {
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    background: #e6e6e6;
    width: 100%;
}

.low-stock-text {
    /* height: 35px; */
    /* vertical-align: middle; */
    /* line-height: 35px; */
    background: #ffcb39;
    width: 100%;
    padding: 2px 10px;
    border-radius: 20px;
    color: #ffffff;
    font-size: 11px;
}

.fileuploader-item.upload-failed {
    background: rgba(255, 137, 137, 0.6);
}

.fileuploader-item.upload-successful {
    background: rgba(159, 251, 104, 0.32);
}

.products-list-holder {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.products-list-holder-5 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.mfp-content .product-single-details .product-price {
    font-size: 2.3rem !important;
}

.product-holder {
    padding: 0.5rem 0.5rem 2rem;
}

.owl-item .product-action {
    border-top: 0px;
}

#st-card-number-iframe,
#st-expiration-date-iframe,
#st-security-code-iframe {
    height: 91px;
}

.account-col .form-footer {
    display: block;
}

.btn-create-account {
    min-width: auto;
    vertical-align: top;
}

.btn-have-account-login {
    font-size: 14px;
    font-weight: bold;
    color: #005baa;
    margin-left: 10px;
}

.product-single-details .product-action {
    border-top: 0px;
}

.report-tile {
    padding: 20px;
    border: solid 1px #eee;
    display: block;
    margin: 10px;
    width: 100%;
    text-align: center;
}

.report-tile:hover,
.report-tile:active {
    text-decoration: none;
    color: #72bf44;
    border-color: #72bf44;
}

.report-tile .fa {
    display: block;
    font-size: 3rem;
    margin-bottom: 20px;
}

.offer-desc-home {
    background: #e43;
    color: #fff;
    font-size: 1.2rem;
    border-radius: 28px;
    width: auto;
    display: inline-block;
    padding: 2px 8px;
    font-weight: 600;
}

.sidebar-shop .widget-title a {
    display: block;
    position: relative;
    padding: .2rem 0 .6rem;
    color: inherit;
    display: grid;
    grid-template-columns: 58px auto;
    align-items: center;
}

.delivery-card-text a:hover {
    text-decoration: none;
    color: #72bf44;
}

.header-login a {
    color: #606669;
}

img.express-del-image {
    height: 27px;
    display: block;
    float: right;
}

.express-del-home {
	border-left: solid 3px #005baa;
}

@media screen and (max-width: 768px) {
	.express-del-home {
		border-left: 0px;
		padding-top: 30px;
	}
	.ssd-del-home {
		width: 80%;
	}
}

tr.order-row.express {
animation: blinkingBackground 2s infinite;
}
	@keyframes blinkingBackground{
		0%		{ background-color: #fff;}
		100%	{ background-color: #ffaeae;}
	}


.home-page-banner-holder {
    margin-bottom: 1.4rem;
}

.home-page-banner-actions-holder {
    display: block;
}

.home-product .product-price {
    font-size: 28px;
}

.home-product .offer-desc-home {
    font-size: 1.8rem;
    margin-top: 15px;
}

.home-page-banner-actions i {
    margin-left: 1rem;
}

.home-page-banner-actions {
    float: right;
}

.cat-list li.special-offers a {
    background-color: #ee4433;
    color: #fff;
}

.product-amount {
    font-weight: 600;
    background: #f5f5f5;
}

.fixed span.header-cart {
    display: none;
}

.cat-list li a.active {
    background: #005baa;
    color: #fff;
}

.cart-image {
    display: inline-block;
}

.cart-dropdown .dropdown-toggle::before {
    display: none;
}

svg {
    width: 100px;
    display: block;
    margin: 40px auto 0;
}

.path {
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation-delay: 300ms;
}

.path.circle {
    -webkit-animation: dash 0.9s ease-in-out;
    animation: dash 0.9s ease-in-out;
    animation-delay: 300ms;
}

.path.line {
    stroke-dashoffset: 1000;
    -webkit-animation: dash 0.9s 0.35s ease-in-out forwards;
    animation: dash 0.9s 0.35s ease-in-out forwards;
    animation-delay: 300ms;
}

.path.check {
    stroke-dashoffset: -100;
    -webkit-animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation: dash-check 0.9s 0.35s ease-in-out forwards;
    animation-delay: 300ms;
}

ol.numbered {
    list-style: decimal;
    padding-left: 16px;
}

.offer-desc {
    border: 0px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: left;
    padding: 3px 10px;
    background: rgba(230, 50, 32, 0.9);
    font-size: 12px;
    color: #fff;
}

a {
    transition: all .3s;
    color: #005baa;
    text-decoration: none;
}

@-webkit-keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    0% {
        stroke-dashoffset: 1000;
    }

    100% {
        stroke-dashoffset: 0;
    }
}

@-webkit-keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }

    100% {
        stroke-dashoffset: 900;
    }
}

@keyframes dash-check {
    0% {
        stroke-dashoffset: -100;
    }

    100% {
        stroke-dashoffset: 900;
    }
}

.seasonal-banner a {
    color: #fff;
    text-decoration: none;
}

.seasonal-banner a:hover {
    text-decoration: none;
}

.seasonal-banner {
    background-color: #da3732;
    color: #fff;
    padding: 10px;
    font-size: 21px;
    text-align: center;
    font-weight: bolder;
}

.mobile-header-search {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
}

.search-btn {
    min-width: 10px;
}

.sidebar-shop .widget-title .toggler {
    display: none;
}

.btn-primary.btn-primary-2 {
    border: solid 1px #005baa;
    background: #fff;
    color: #005baa;
}

.new-ribbon {
    z-index: 9;
    width: 200px;
    padding: 3px;
    position: absolute;
    text-align: center;
    color: #f0f0f0;
    top: 17px;
    left: -66px;
    transform: rotate(-45deg);
    background-color: #015baa;
}


.account-dropdown .dropdown-toggle::after {
    display: inline-block;
    position: absolute;
    top: 1rem;
    right: 0;
    width: auto;
    height: auto;
    margin: 0;
    transition: all .3s;
    border: 0;
    color: #606669;
    font-family: 'porto';
    font-size: 1.4rem;
    line-height: 1;
    content: '\e81c';
}

.status-marker {
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
    font-size: 0.9em;
}

.status-processing,
.status-pick_up {
    background: #5dd040;
}

.status-failed {
    background: #f14b26;
}

.status-init,
.status-pending_payment {
    background: #f1a026;
}

.status-out_for_delivery,
.status-delivered,
.status-complete {
    background: #2693f1;
}

.custom-control-label::before {
    border: 1px solid #d2d2d2;
    background-color: #fff;
}

.seasonal-banner a.pull-left {
	line-height: 45px;
}

.btn-seasonal-banner {
	background: #fef200;
    border-radius: 27px;
    color: #000 !important;
}

.cart-offer-products {
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 12px;
}

.cart-offer-title {
    margin-top: 15px;
}


.dropdown-menu.show {
    border: 0px;
    background: transparent;
}

@media screen and (max-width: 768px) {
    .products-list-holder {
        grid-template-columns: 33% 33% 33%;
    }

    .header {
        position: fixed;
        z-index: 9;
        width: 100%;
        top: 0px;
    }

    .main {
        margin-top: 130px;
    }

    .header-top,
    .sticky-wrapper {
        display: none;
    }
}


@media screen and (max-width: 650px) {
    .products-list-holder {
        grid-template-columns: 50% 50%;
    }

    .header {
        position: fixed;
        z-index: 9;
        width: 100%;
        top: 0px;
    }

    .main {
        margin-top: 210px;
    }

    .login-text,
    .header-search,
    .header-cart {
        display: none;
    }

    .mobile-header-search .form-control {
        width: 75%;
        float: left;
        border-bottom-left-radius: 30px;
        border-top-left-radius: 30px;
    }

    .mobile-header-search .search-btn {
        width: 20%;
        float: right;
        border-bottom-right-radius: 30px;
        border-top-right-radius: 30px;
    }

    .mobile-header-search {
        display: block;
    }

    .toolbox.toolbox-pagination.toolbox-top .toolbox-left {
        margin-bottom: 20px;
    }

    .toolbox.toolbox-pagination.toolbox-top {
        flex-direction: column;
    }

    .toolbox .pagination {
        margin-left: 0px;
    }

    .sidebar-wrapper .widget-body:not(.open) {
        display: none;
    }

    .sidebar-shop .widget-title {
        display: grid;
        grid-template-columns: 90% 10%;
    }

    .sidebar-shop .widget-title .toggler i:before {
        height: 100%;
        vertical-align: middle;
        line-height: 41px;
    }

    .sidebar-shop .widget-title .toggler {
        display: flex;
        justify-content: center;
        vertical-align: middle;
    }

}

.add-to-wishlist:hover i {
	font-weight: 900;
}

#wishlist {
	font-size: 26px;
	margin-left: 18px;
}

#wishlist a i {
	color: #72bf44;
}

.wishlist-title {
	text-align: center;
    font-size: 3rem;
    margin-top: 20px;
    margin-bottom: 30px;
    font-weight: bold;
}

.empty-wishlist {
    text-align: center;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
}

.empty-wishlist .fa-heart {
    font-size: 70px;
    font-weight: 100;
    color: #72bf44;
    margin-bottom: 20px;
}


.add-to-wishlist {
    position: absolute;
    top: 5px;
    right: 13px;
    z-index: 3;
    cursor: pointer;
}

.btn-print {
    margin-right: 10px;
    background: #005baa;
    color: #fff;
}

@media screen and (max-width: 440px) {
    .products-list-holder {
        grid-template-columns: 100%;
    }
}

@media print {

	.noprint {
		display: none !important;
	}

	.table-striped tbody tr:nth-of-type(odd) td {
		background-color: rgba(0, 0, 0, .05)!important;
	}
}
