.submitted input.ng-invalid {
    border: solid 1px #dc3545;
}

.submitted textarea.ng-invalid {
    border: solid 1px #dc3545;
}

.submitted span.error {
    color: #dc3545;
    font-size: 12px;
}

.notification-block i {
    line-height: 30px;
}

ul.right-listing li a i {
    line-height: 35px;
}

.error {
    color: red;
    font-size: 13px;
}

.trending-offers-price {
    /*width: 50%;*/
    color: #000000;
    font-size: 14px;
    font-weight: 600;
}

.submitted .select2:invalid+.select2 .select2-selection {
    border-color: #dc3545 !important;
}

.p-image {
    position: absolute;
    top: 74%;
    right: 26%;
    color: #666666;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
}

.circle {
    margin: 0 auto;
    display: block;
    overflow: hidden;
    width: 130px;
    height: 130px;
    border-radius: 10px;
}

ul.notification-div .notification-inner {
    background: #eaeaea !important;
    padding: 10px 15px !important;
    border-radius: 10px !important;
    margin-bottom: 10px !important;
    position: relative;
}

ul.notification-div {
    width: 100% !important;
    display: block !important;
}

ul.notification-div .notification-inner p {
    margin-bottom: 0px !important;
    font-weight: 500 !important;
    color: #2D2D2D !important;
}

ul.notification-div .notification-inner span {
    font-size: 13px;
}

.image-checkbox input[type="checkbox"] {
    display: none;
}

.notification-inner a {
    display: block;
}

.image-checkbox {
    height: 500px !important;
    overflow-x: hidden !important;
    overflow-y: scroll !important;
}

.image-checkbox label:before {
    background-color: white;
    color: #fff;
    content: " ";
    display: block;
    border-radius: 50%;
    border: 1px solid #f47732;
    position: absolute;
    top: 6px;
    left: auto;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 19px;
    transition-duration: 0.4s;
    transform: scale(0);
    z-index: 9;
    right: 10px;
}

#style-1::-webkit-scrollbar {
    width: 8px;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #000;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    border-radius: 8px;
    background-color: #F5F5F5;
}

span.noti-bagde {
    position: absolute;
    width: 16px;
    height: 16px;
    background-color: #F28E2B;
    font-size: 10px;
    font-weight: 500;
    color: #ffffff;
    position: absolute;
    right: -4px;
    top: -5px;
    border-radius: 100%;
    text-align: center;
    line-height: 16px;
}

.store-name {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    /* border-bottom: 1px solid #ccc; */
    padding-bottom: 10px;
}

.store-name img {
    margin-right: 15px;
    border: 1px solid #fdb247;
}

a {
    cursor: pointer;
}

.click_here {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    background: #000000b0;
    transform: translate(-50%, -50%);
    padding: 7px;
    border-radius: 10px;
    font-size: 12px;
    transition: all ease 0.5s;
}

.click_here:hover {
    background: #f3922c;
    color: #fff;
}


.home-today-inner {
    position: relative;
}

section#footer {
    background-color: #21262C;
}

.gray {
    color: #707070;
}

ul#pills-tab {
    border-bottom: 1px solid #ddd;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #F48838;
    background-color: transparent;
    border-bottom: 2px solid #F48838;
}

#slider-section .slider-nav {
    width: 400px;
}

.why-slash-main ul#pills-tab {
    border-bottom: 1px solid #ddd;
}

.why-slash-main .nav-pills .nav-link {
    color: #2D2D2D;
    border-radius: 0;
    text-transform: uppercase;
}

.why-slash-main .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #F48838;
    background-color: transparent;
    border-bottom: 2px solid #F48838;
}

.why-slash-main .nav-pills .nav-link {
    color: #2D2D2D;
    border-radius: 0;
    text-transform: uppercase;
}

.playpause {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0%;
    right: 0%;
    top: 0%;
    bottom: 0%;
    margin: auto;
}

.video-wrapper {
    width: 100%;
    margin: 0 auto;
}

/* .home-today-inner a {
    color: white;
} */

header .dropdown.location .dropdown-toggle svg {
    line-height: 30px;
    height: 30px;
}

/* .navbar .navbar-brand img {
    width: 70px;
} */

.restaurant_menu-inner .restaurant-img img {
    height: 200px;
    object-fit: cover;
    min-height: 200px;
    max-height: 100%;
}

.trending-inner-detail-title ol li a {
    color: #f28f2b;
}

.trending-offers-outer,
.category-block {
    box-shadow: none;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.trending-inner-detail-title-1 a.dropdown-item:first-child {
    width: auto;
    border: 1px solid #f28e2b;
    border-radius: 10px 0 0 10px;
}

.trending-inner-detail-title-1 a.dropdown-item:last-child {
    width: auto;
    border: 1px solid #f28e2b;
    border-radius: 0 10px 10px 0;
}

.trending-inner-detail-title-1 .dropdown-item:focus,
.trending-inner-detail-title-1 .dropdown-item:hover {
    color: #fff;
    text-decoration: none;
    background-color: #f47832;
}

.trending-inner-detail-title-1 .dropdown-item.active,
.trending-inner-detail-title-1 .dropdown-item:active {
    background-color: #f28e2b;
}

h2.common-title-1:after {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -10px;
    width: 45px;
    height: 4px;
    background: #f28e2b;
    left: 0;
}

a.home_view_all {
    float: right;
    margin-top: -40px;
    color: #f28e2b;
    border: 1px solid #f28e2b;
    padding: 5px 10px;
    border-radius: 5px;
    z-index: 9;
}

h2.common-title-1 {
    text-transform: uppercase !important;
    margin-bottom: 30px;
}

/* section.trending-offers-main .card .card-footer {
    height: 70px;
    text-align: center;
    color: #474747;
    background: #fff;
    font-size: 16px;

} */

.img-round {
    display: block;
    width: 100%;
    border-radius: 5px 5px 0 0;
}

.card {
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 13%); */
    border: 0px;
}

.card .card-footer {
    height: 70px;
    text-align: center;
    color: #474747;
    background: #fff;
    font-size: 16px;
}

.trending-offers-main-page .card .card-footer {
    height: 65px;
    text-align: center;
    color: #474747;
    background: #fff;
    font-size: 16px;
}

.trending-offers-main-page .card-footer {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 65px;
}

.home-today-inner {
    padding: 10px;
    background-color: white;
}

.latest a img {
    object-fit: contain;
}

.card_box_slide {
    padding: 10px 10px 0 0;
}

.single-logo .home-today-inner.latest {
    padding: 10px;
    border: none;
    background: #fff;
}

.single-logo {
    height: 330px;
    overflow: hidden;
    padding: 10px;
}

.trending-offers-tag.ng-hide {
    display: block !important;
    opacity: 0;
}

.next_btn {
    display: flex;
    align-items: center;
    padding: 15px;
}

a.next_btn img {
    width: 30px;
    height: 30px;
    background: #f28e2b;
    padding: 8px;
    border-radius: 50%;
}

.pagination ul {
    justify-content: center;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    margin-top: 10px;
}

.pagination ul li {
    color: #000;
    list-style: none;
    line-height: 45px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    user-select: none;
    transition: all 0.3s ease;
}

.pagination ul li.numb {
    list-style: none;
    height: 45px;
    width: 45px;
    margin: 0 3px;
    line-height: 45px;
    border-radius: 50%;
}

.pagination ul li.numb.first {
    margin: 0px 3px 0 -5px;
}

.pagination ul li.numb.last {
    margin: 0px -5px 0 3px;
}

.pagination ul li.dots {
    font-size: 22px;
    cursor: default;
}

.pagination ul li.btn {
    padding: 0 20px;
    border-radius: 50px;
    /* align-items: center; */
    display: flex;
    height: 45px;
    font-size: 14px;
}

.pagination li.active,
.pagination ul li.numb:hover,
.pagination ul li:first-child:hover,
.pagination ul li:last-child:hover {
    color: #fff;
    background: #000;
}

.pdf {
    flex-wrap: nowrap;
    /* box-shadow: 0 0 6px 3px rgb(0 0 0 / 13%); */
    background-color: white;
    border-radius: 4px;
}

#imageCanvas {
    width: 100%;
}

.d-block {
    position: relative;
}

.d-block span {
    position: absolute;
    bottom: 5px;
    right: 5px;
    background-color: #000000c2;
    padding: 2px 10px 2px 10px !important;
    color: white;
    border-radius: 50%;
}

.flyer-inner {
    border: none;
    display: table-cell !important;
    vertical-align: middle;
    width: 218px;
    height: 322px;
    /* box-shadow: 0 3px 6px rgb(0 0 0 / 13%); */
}

.flyer-inner p {
    text-align: center;
}

.flyer-inner:hover {
    border-color: #f47832;
}

.trending-inner-detail-title .trending-inner-detail-title-1 .common-title-1 {
    display: flex;
}

.pdf i {
    width: 30px;
    background: #f47832;
    border-radius: 50%;
    height: 30px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.trending-inner-detail-title img {
    margin-top: -5px;
    margin-right: 10px;
}

.trending-offers-outer {
    padding: 10px;
}

.text-black2 {
    color: #2E2D2C !important;
    font-size: 14px;
}

.js-categories-container .active {
    text-decoration: none;
    color: #f47832 !important;
}

.js-categories-container a:hover {
    color: #f47832 !important;
}

.filter-choice .card-header:after {
    content: "";
    display: block;
    background: url(../images/minus.svg) no-repeat center center;
    background-size: 12px;
    width: 12px;
    height: 12px;
    float: right;
    margin-top: 5px;
}

.accordion .card-header.collapsed:after {
    content: "";
    display: block;
    background: url(../images/plus.svg) no-repeat center center;
    background-size: 12px;
    width: 12px;
    height: 12px;
    margin-top: 5px;
}

.filter-choice .card-header {
    background: transparent;
}

.filter-choice a:hover {
    color: #f28f2b;
}

.text-black1 {
    color: #1D1D1DD1 !important;
    font-size: 13px;
}

.store_data {
    border-radius: 5px;
    background-color: #fff;
    /* box-shadow: 0 0 6px 3px rgb(0 0 0 / 13%); */
    margin-bottom: 10px;
    /* 
    height: 300px;
    overflow: auto; */
}

.filter_data ul li a.active {
    background: #f28f2b;
    color: #fff !important;
}

.filter_data ul li a {
    margin: 0 !important;
    padding: 5px 10px;
    border: 1px solid #f28f2b;
    border-radius: 10px;
}

.filter_data ul li {
    margin: 5px;
}

.filter_data ul {
    display: flex;
    flex-wrap: wrap;
    max-height: 250px;
    overflow: auto;
}

.filter_data .subcategory_ul {
    display: flex;
    flex-wrap: wrap;
    max-height: 400px;
    overflow: auto;
}

.filter_data .trending-offers-body img {
    border: 1px solid #ff7314;
    border-radius: 5px;
    padding: 2px;
    width: 50px;
}

.trending-carousel .trending-offers-body h4.mb-0 {
    font-weight: 500;
    color: #000000;
    font-size: 14px;
    max-width: 180px;
    width: 100%;
    text-overflow: ellipsis;
    margin-bottom: 5px !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 20px;
    height: 40px;
}

.trending-inner-detail-title-1 a.dropdown-item {
    border: 1px solid #f28e2b;
    width: auto !important;
}

.trending-inner-detail-title-1 a.dropdown-item.active {
    width: auto !important;
}

.dropdown-toggle:focus {
    box-shadow: none !important;
}

label.container-checkbox {
    align-items: center;
    display: flex;
}

label.container-checkbox input {
    margin-right: 5px;
}

.trending-offers-days p {
    background: #f28f2b26;
    color: #f28f2b;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 5px 10px;
}

.store_image {
    height: 50px;
    border: 1px solid #ff7314;
    border-radius: 5px;
    padding: 2px;
    width: 50px;
    image-rendering: -webkit-optimize-contrast;
}

.js-categories-container label.container-checkbox input {
    opacity: 0;
    position: absolute;
}

.js-categories-container input[type=checkbox]+span.checkmark:before {
    content: "\2714";
    border: 1px solid #000;
    border-radius: 3px;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    color: transparent;
    transition: .2s;
}

.js-categories-container input[type=checkbox]:checked+span.checkmark:before {
    background-color: #f28f2b;
    border-color: #f28f2b;
    color: #fff;
    font-size: 10px;
    text-align: center;
}

section.trending-offers-main-page .owl-nav button {
    position: absolute;
    background-color: #ffffff !important;
    margin: 0;
    transition: all 0.3s ease-in-out;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

section.trending-offers-main-page .owl-nav button {
    top: -54px;
}

section.trending-offers-main-page .owl-nav button.owl-prev {
    left: auto;
    right: 50px;
}

section.trending-offers-main-page .owl-nav button.owl-next {
    right: 10px;
}

.shadow {
    box-shadow: 0 3px 6px rgba(0, 0, 0, .15) !important;
    border-radius: 5px !important;
}

.page-content {
    padding-bottom: 60px;
}

.btn.btn-white {
    font-size: 15px !important;
    color: #f28f2b;
    border-radius: 8px;
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #DBDBDB 100%) 0% 0% no-repeat;
}

section#footer img {
    margin-bottom: 20px;
    border-radius: 8px;
}

.contact-us.shadow .text-right h2.common-title-1:after {
    right: 0;
    left: auto;
}

.loading {
    background: transparent url('../images/loading_12.gif') center no-repeat;
}

.logo_header {
    image-rendering: pixelated;
}

div#default_country_modal .modal-footer a {
    height: auto;
}

/* https://codepen.io/vank0/pen/mARwLg */

.tinyLoader {
    display: inline-block;
    width: 1em;
    height: 1em;
    color: inherit;
    vertical-align: middle;
    pointer-events: none;
    /*----------------------------*/
    border: .2em solid red;
    border-radius: 50%;
    animation: tinyLoader 2s ease-out infinite;
}

@keyframes tinyLoader {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    25% {
        opacity: 1;
    }

    50% {
        transform: scale(1);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* http://v2.cssload.net/  */

#circularG {
    position: relative;
    width: 42px;
    height: 42px
}

div#circularG {
    margin: 0 auto;
    margin-top: 25px;
}

.circularG {
    background-color: #fa933e;
    position: absolute;
    width: 10px;
    height: 10px;
    -moz-border-radius: 6px;
    -moz-animation-name: bounce_circularG;
    -moz-animation-duration: 1.04s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-direction: normal;
    -webkit-border-radius: 6px;
    -webkit-animation-name: bounce_circularG;
    -webkit-animation-duration: 1.04s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: normal;
    -ms-border-radius: 6px;
    -ms-animation-name: bounce_circularG;
    -ms-animation-duration: 1.04s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-direction: normal;
    -o-border-radius: 6px;
    -o-animation-name: bounce_circularG;
    -o-animation-duration: 1.04s;
    -o-animation-iteration-count: infinite;
    -o-animation-direction: normal;
    border-radius: 6px;
    animation-name: bounce_circularG;
    animation-duration: 1.04s;
    animation-iteration-count: infinite;
    animation-direction: normal;
}

#circularG_1 {
    left: 0;
    top: 17px;
    -moz-animation-delay: 0.39s;
    -webkit-animation-delay: 0.39s;
    -ms-animation-delay: 0.39s;
    -o-animation-delay: 0.39s;
    animation-delay: 0.39s;
}

#circularG_2 {
    left: 4px;
    top: 4px;
    -moz-animation-delay: 0.52s;
    -webkit-animation-delay: 0.52s;
    -ms-animation-delay: 0.52s;
    -o-animation-delay: 0.52s;
    animation-delay: 0.52s;
}

#circularG_3 {
    top: 0;
    left: 17px;
    -moz-animation-delay: 0.65s;
    -webkit-animation-delay: 0.65s;
    -ms-animation-delay: 0.65s;
    -o-animation-delay: 0.65s;
    animation-delay: 0.65s;
}

#circularG_4 {
    right: 4px;
    top: 4px;
    -moz-animation-delay: 0.78s;
    -webkit-animation-delay: 0.78s;
    -ms-animation-delay: 0.78s;
    -o-animation-delay: 0.78s;
    animation-delay: 0.78s;
}

#circularG_5 {
    right: 0;
    top: 17px;
    -moz-animation-delay: 0.91s;
    -webkit-animation-delay: 0.91s;
    -ms-animation-delay: 0.91s;
    -o-animation-delay: 0.91s;
    animation-delay: 0.91s;
}

#circularG_6 {
    right: 4px;
    bottom: 4px;
    -moz-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    animation-delay: 1.04s;
}

#circularG_7 {
    left: 17px;
    bottom: 0;
    -moz-animation-delay: 1.17s;
    -webkit-animation-delay: 1.17s;
    -ms-animation-delay: 1.17s;
    -o-animation-delay: 1.17s;
    animation-delay: 1.17s;
}

#circularG_8 {
    left: 4px;
    bottom: 4px;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
    -ms-animation-delay: 1.3s;
    -o-animation-delay: 1.3s;
    animation-delay: 1.3s;
}

@-moz-keyframes bounce_circularG {
    0% {
        -moz-transform: scale(1)
    }

    100% {
        -moz-transform: scale(.3)
    }
}

@-webkit-keyframes bounce_circularG {
    0% {
        -webkit-transform: scale(1)
    }

    100% {
        -webkit-transform: scale(.3)
    }
}

@-ms-keyframes bounce_circularG {
    0% {
        -ms-transform: scale(1)
    }

    100% {
        -ms-transform: scale(.3)
    }
}

@-o-keyframes bounce_circularG {
    0% {
        -o-transform: scale(1)
    }

    100% {
        -o-transform: scale(.3)
    }
}

@keyframes bounce_circularG {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(.3)
    }
}

/* new scs */
/* 
header .header-top {
    background: #000 !important;
}

header .header-top .navbar .navbar-nav .nav-link:hover {
    color: #f47832 !important;
}

header .header-top .navbar .navbar-nav .nav-link {
    color: #fff !important;
}

a.btn.btn-white {
    background: linear-gradient(to right, #f8b133, #F28E2B);
    color: #fff;
}

.header-bottom.shadow {
    background: linear-gradient(to right, #f8b133, #F28E2B);
}

.navbar .navbar-nav .nav-link:focus,
.navbar .navbar-nav .nav-link:hover {
    color: #F28E2B !important;
    background: #FFEADB;
    border-radius: 5px;
}

.navbar .navbar-nav .nav-item.active .nav-link {
    background: #ffeadb;
    border-radius: 5px;
    color: #F28E2B !important;
}

.navbar .navbar-nav .nav-link {
    color: #fff !important;
}
 */

.trending-offers-outer,
.category-block {
    box-shadow: none;
    height: 320px;
    display: block;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.trending-offers-body {
    padding: 11px 15px 10px;
}

.trending-offers-days {
    padding: 0 !important;
    width: 100%;
}

.trending-offers-days p {
    text-align: left !important;
    padding: 0 !important;
}

.trending-offers-price p span {
    color: #000;
}

.trending-offers-price p {
    color: #f28e2b;
}

.trending-offers-body h4 {
    font-size: 16px;
    margin-bottom: 5px !important;
}

.trending-offers-outer {
    padding: 0;
}

.trending-offers-product-img {
    border-bottom: 1px solid #00000020;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
}

.single-logo {
    padding: 0 10px 10px 0;
}

.trending-offers-days p {
    background: none;
    color: #000;
    font-weight: 500;
    text-align: center;
    border-radius: 30px;
    padding: 5px 10px;
}

.trending-offers-tag,
.trending-offers-tag.ng-hide {
    display: none !important;
}

.slick-track,
.slick-slide {
    width: 266px !important;
}

button.slick-arrow {
    background: #fff;
}

button.slick-prev.slick-arrow {
    position: absolute;
    right: 20px;
    top: -55px;
    transform: rotate(90deg);
    border: none;
    left: auto;
}

.trending-offers-outer.shadow {
    border: 1px solid #cbcbcb;
}

button img {
    margin-bottom: 0;
}

button.slick-next.slick-arrow {
    position: absolute;
    top: -55px;
    right: -10px;
    transform: rotate(90deg);
    border: none;
}

@media (min-width: 1280px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1400px !important;
    }
}

.trend_date {
    color: rgb(101, 187, 67);
    font-size: 12px;
}

loadinggif {
    position: absolute;
    width: 100%;
    height: 100%;
    align-items: center;
    display: flex;
}

div#circularG {
    margin-top: 0;
}

.trending-body img.store_image {
    margin-left: auto;
    position: absolute;
    right: 10px;
    bottom: 30px;
}

/* header .header-top .navbar .navbar-nav .nav-link {
    color: white;
    font-weight: 400;
}

header .dropdown .dropdown-toggle {
    color: #fff !important;
}

header .header-top .navbar .navbar-nav .nav-link:hover {
    color: #f6a430 !important;
    background: transparent;
}

header .header-top .navbar .navbar-nav .nav-item .nav-link {
    background: transparent !important;
}

header .dropdown.location .dropdown-toggle path,
header .dropdown.location .dropdown-toggle circle {
    fill: #fff !important;
}

header .header-top {
    background-color: black !important;
}

.btn_login {
    background: linear-gradient(to right, #f8b133, #F28E2B) !important;
    color: #fff !important;
} */
/* 10-05-2022 */

html {
    height: 100%;
}

.wrapper ui-view {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.page-content {
    height: 100%;
}

footer {
    margin-top: auto;
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.header-bottom {
    background-color: #ffffff;
}

.trending-offers-main-page {
    padding: 175px 0px 0px;
}

.trending-offers-product-img img {
    width: 100%;
    max-height: 150px !important;
    height: 100%;
    padding: 0 10px;
}

.trending-offers-main-page .sidebar {
    z-index: 10 !important;
}

.trending-product-img {
    width: 100% !important;
}

.filter_data .trending-offers-outer {
    height: 308px;
}

.filter_data .trending-offers-outer .trending-body img.store_image {
    bottom: 20px;
}

.filter_data .trending-offers-body h4 {
    max-width: 240px;
    width: 100%;
}

.filter_data .trending-offers-body h4 {
    font-size: 12px;
}

.filter_data .card-body .img-round {
    object-fit: contain;
    padding: 10px;
}

.home-today-inner .geeks {
    position: relative;
    z-index: 10;
    height: 300px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

.home-today-inner .geeks:hover img {
    position: absolute;
    background-color: rgb(255 236 215);
    width: 100%;
    height: 300px;
    z-index: 40;
}

.home-today-inner a img {
    padding: 10px 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
}

/* sticky-btn start */

.sort-btns {
    display: none;
}

/* end */

@media (max-width: 1199px) {
    .trending-carousel .trending-offers-body h4.mb-0 {
        font-size: 12px;
    }

    .trending-offers-days p {
        font-size: 11px;
    }

    .trending-offers-outer .trending-body .store_image {
        width: 45px !important;
        height: 45px;
    }

    .trending-offers-price p {
        font-size: 11px;
    }

    .trending-offers-price p span {
        display: block;
        font-size: 11px;
    }

    .trending-offers-main-page .card .card-footer {
        font-size: 12px;
        height: 55px;
    }

    .home-today-inner .trending-body a {
        font-size: 12px !important;
    }

    .filter_data .trending-offers-body h4 {
        font-size: 11px;
    }
}

@media (max-width: 991px) {
    .trending-offers-main-page {
        padding: 145px 0px 0px;
    }

    .common-title-1 {
        font-size: 16px;
        line-height: 22px;
    }

    h2.common-title-1:after {
        bottom: -5px;
    }

    section.trending-offers-main-page .owl-nav button {
        width: 25px;
        height: 25px;
    }

    button img {
        width: 8px;
    }

    .trend_title {
        font-size: 13px;
        height: 20px !important;
    }

    .filter_data .trending-offers-outer {
        height: 285px;
    }

    .filter-choice .card-header a {
        font-size: 14px;
    }

    .js-categories-container .card-body {
        padding: 10px 0;
    }

    .js-categories-container .card-body a {
        font-size: 12px;
    }

    .trending-offers-main-page .card .card-footer {
        font-size: 10px;
        height: 55px;
    }

    .filter_data .card .card-body .img-round {
        padding: 10px;
    }

    .filter_data .card-body .img-round {
        max-height: 200px;
    }

    p.footer-copyright {
        margin: 10px 0 0;
    }

    /* my profile */
    .my-profile-main {
        padding: 155px 0px 20px !important;
    }

    footer {
        padding-top: 0;
    }

    /* treding detail */
    .trending-inner-product-body {
        width: 100% !important;
    }

    .trending-inner-product-body h4 {
        font-size: 14px;
        margin-bottom: 0;
    }

    .trending-inner-product-body p {
        font-size: 12px;
    }

    .trending-inner-product-body .btn-long-orange {
        width: 100px !important;
        font-size: 14px;
    }

    .trending-inner-product-body a {
        margin-right: 10px;
        margin-top: 0;
        height: 35px;
    }

    .trending-inner-product-body .btn {
        padding: 5px 10px;
    }

    .trending-inner-detail .store_image {
        width: 100% !important;
        max-width: 80px;
        height: 80px !important;
    }

    .trending-inner-detail p {
        font-size: 12px;
        margin-bottom: 0;
    }

    .trending-product-discount .trending-days {
        padding: 1px 6px;
        font-size: 10px;
    }

    .filter_data .trending-offers-outer {
        height: 308px;
    }

    /*  sticky-btn start  */
    .sort-btns .btn {
        background: #fff;
        color: #000;
        border: 1px solid #f3912c;
        font-size: 14px;
    }

    .sort-btns .btn:active {
        background-color: #fff !important;
        border-color: #f3912c !important;
    }

    .btn-secondary:not(:disabled):not(.disabled).active:focus,
    .btn-secondary:not(:disabled):not(.disabled):active:focus,
    .show>.btn-secondary.dropdown-toggle:focus {
        color: #000 !important;
        background-color: #fff !important;
        border-color: #f3912c !important;
    }

    .sort-btns {
        display: block;
        position: fixed;
        padding: 8px 0;
        top: 103px;
        left: 0;
        z-index: 30;
        background: #fff;
        width: 100%;
    }

    .sort-btns .dropdown-item {
        font-size: 14px;
        padding: 4px 10px;
    }

    .sidebar {
        display: none;
    }

    .top-breadcrumb {
        padding-top: 40px;
    }

    .trend-detail {
        display: none;
    }

    .custom-prod {
        width: 70% !important;
    }


    /* end */
}

@media (max-width: 767px) {
    .trending-offers-outer .trending-body .store_image {
        width: 40px !important;
        height: 40px;
    }

    .mobile-menu {
        position: fixed !important;
        transition: opacity .8s ease-in-out;
    }

    .mobile-menu:before {
        content: '';
        opacity: 0;
        /* transition: opacity .8s ease-in-out; */
    }

    .mobile-menu.active:before {
        content: '';
        position: fixed;
        width: calc(100% - 200px);
        height: 100%;
        background: #000;
        opacity: 0.7;
        z-index: 0;
        left: 0;
        top: 0;
        margin-left: 200px;
        transition: opacity .8s ease-in-out;
    }

    .card_box_slide {
        padding: 0 0 10px 0;
    }

    section.trending-offers-main-page .owl-nav button.owl-next {
        right: 0;
    }

    section.trending-offers-main-page .owl-nav button.owl-prev {
        right: 40px;
    }

    .footer .footer-links {
        display: none;
        transition: all ease-in-out 0.5s;
    }

    .footer .f-box.active .footer-links {
        display: block;
        transition: all ease 0.5s;
    }

    .footer .f-box h6 {
        position: relative;
        cursor: pointer;
        transition: all ease 0.5s;
    }

    .footer .f-box h6::after {
        content: '\f078';
        position: absolute;
        right: 0;
        font: normal normal normal 14px/1 FontAwesome;
        transition: all ease 0.5s;
    }

    .footer .f-box h6.active::after {
        transform: rotate(180deg);
    }

    footer h6 {
        font-size: 16px;
    }

    section#footer img {
        margin-bottom: 0;
    }

    .trending-product-img {
        max-height: 240px;
    }

    .home-today-inner a img {
        max-height: 210px;
    }

    footer .box {
        text-align: center;
        border-top: 1px solid #686868;
        margin-top: 10px;
        padding-top: 10px;
    }

    footer .box h6 {
        margin-top: 10px;
    }

    .trending-inner-product-body .store_image {
        width: 60px !important;
        height: 60px !important;
    }

    .trending-inner-product-detail-1 h3 {
        font-size: 18px;
    }

    footer {
        padding-top: 0;
    }

    /* treding detail */
    .trending-offers-main-page .trending-inner-detail .col-md-9 {
        padding-top: 10px;
        margin-top: 15px;
        border-top: 1px solid #faa542;
    }

    .trending-inner-product-body {
        width: 98% !important;
    }

    .trending-inner-detail .store_image {
        width: 100% !important;
        max-width: 70px;
        height: 70px !important;
        position: absolute;
        top: 0;
        right: 10px;
    }

    /*  sticky-btn start  */
    .sort-btns .btn {
        height: 35px;
        padding: 5px 10px;
        font-size: 11px;
    }

    .sort-btns .dropdown-item {
        font-size: 12px;
    }

    .trending-inner-detail {
        padding: 15px 15px 35px 15px !important;
    }

    .top-box .store_image {
        top: 10px;
    }


    /* end */
}

@media (max-width: 575px) {
    .single-logo {
        height: 310px;
        padding: 0 0 10px 0;
    }

    h2.common-title-1 {
        margin-bottom: 20px;
    }

    section.trending-offers-main-page .owl-nav button {
        top: -42px;
    }

    section.trending-offers-main-page .home-today-inner a img {
        height: 100%;
        padding: 10px 0 0;
    }

    .logo_header {
        height: 60px !important;
    }

    .app-btn a {
        max-width: 130px;
    }

    .trending-offers-main-page .card .card-footer {
        height: 40px;
    }

    .owl-carousel .owl-item img {
        max-height: 270px;
    }

    .trending-offers-outer {
        height: 300px;
    }

    .trending-inner-product-body .store_image {
        width: 55px !important;
        height: 55px !important;
    }

    .trending-inner-product-detail-1 h3 {
        font-size: 14px;
    }

    .trending-inner-product-body p {
        font-size: 11px;
        margin-bottom: 0;
    }

    .trending-days {
        margin-top: 2px;
        padding: 2px 10px;
        font-size: 10px;
    }

    /* treding detail */
    .trending-inner-product-detail {
        flex-direction: row !important;
    }

    .trending-offers-main-page .trending-inner-detail .col-md-9 {
        padding-top: 10px;
        margin-top: 0;
        border-top: 1px solid #faa542;
    }

    .sort-btns {
        top: 125px;
        right: 15px;
    }

    .custom-card .card-body img {
        max-height: 280px;
        height: 100%;
    }

    .trending-inner-detail {
        padding: 15px 15px 15px 15px !important;
    }

    .top-breadcrumb {
        padding-top: 60px;
    }

    .trending-offers-price {
        width: 50%;
    }

    .filter_data .trending-offers-body img {
        width: 40px;
    }
}

/* 11-05-2022 after login pages */
/* my profile */

.my-profile-main {
    padding: 185px 0px 20px;
}