.slick-slide img,
label {
    display: inline-block;
}

.glow-on-hover:hover:before,
.img-nav.active,
.img-nav:hover,
.modal-header .close,
.sidebar {
    opacity: 1;
}

.logo a,
.logo span {
    transition: color 0.15s linear;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}

::-webkit-scrollbar-thumb {
    background-color: #e90018;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

.dropdownMenuLink2:hover .dropdown-menu {
    display: block;
    z-index: 1111;
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 11;
}

.dropdown.dropdownMenuLink2 {
    padding: 7px 0;
    margin-top: 17px;
}

.dropdownMenuLink2 .dropdown-menu {
    box-shadow: 0 4px 16px 0 rgb(0 0 0 / 20%);
    top: 33px;
    border: none;
    border-radius: 0;
}

.dropdownMenuLink2 .dropdown-menu a,
.dropdownMenuLink2 .dropdown-menu a span,
.dropdownMenuLink2 .dropdown-menu span {
    font-size: 14px;
    font-weight: 400;
}

.dropdownMenuLink2 .dropdown-divider {
    margin: 0;
}

.dropdownMenuLink2 .dropdown-item {
    padding: 0.5rem 1.5rem;
}

.dropdownMenuLink2 .dropdown-menu a span i {
    font-size: 14px;
    color: #004b91;
}

.dropdownMenuLink2 .dropdown-item:active {
    background-color: #a5b5c6;
}

.brand-slider .product_details h6,
.shopNow_slider .grid-content h6 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.slick-next:before,
.slick-prev:before {
    color: #004b91;
    z-index: 10;
    font-size: 12px;
}

.slick-slide:hover {
    transition: all ease-in-out 0.7s;
    transform: scale(1.04);
}

.slick-prev {
    left: 5px;
    z-index: 10;
}

.slick-next {
    right: 5px;
    z-index: 10;
}

.position-relative .badge {
    box-shadow: none;
    border-radius: 20px;
    position: absolute;
    top: -5px;
    right: -10px;
    left: auto;
    font-size: 11px;
}

.topright .fa {
    font-size: 30px;
    margin-right: 5px;
}

.dropdownMenuLink ._more_dropdown,
.dropdownNotification ._more_dropdown {
    list-style: none;
}

.dark-font .breadcrumb-item+.breadcrumb-item::before,
.dropdownMenuLink a,
.dropdownNotification a {
    color: #000;
}

.dropdownMenuLink ._more_dropdown li a.dropdown-item,
.dropdownNotification ._more_dropdown li a.dropdown-item {
    padding: 12px 20px;
    border-bottom: 1px solid #ddd;
    font-weight: 400;
    font-size: 15px;
}

@media (min-width: 601px) {
    .dropdownNotification .dropdown-menu {
        max-width: 245px;
        max-height: 260px;
        left: -60px !important;
        min-width: 240px;
        overflow-y: scroll;
    }

    .desk-none {
        display: none;
    }
}

.dropdownNotification .dropdown-menu::-webkit-scrollbar {
    width: 10px;
}

.dropdownNotification .dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.dropdownNotification .dropdown-menu::-webkit-scrollbar-thumb {
    background: linear-gradient(45deg, #c6c6c6, #a8a8a8 100px);
    border-radius: 25px;
}

.dropdownNotification .dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #555;
}

.dropdownNotification .dropdown-menu li a.dropdown-item {
    white-space: break-spaces;
    font-size: 13px;
    display: flex;
    padding: 6px 11px;
    justify-content: start;
}

.dropdownNotification .dropdown-menu li a.dropdown-item i {
    font-size: 16px;
    margin-top: 2px;
    margin-right: 2px;
}

.dropdownNotification .dropdown-menu li a.dropdown-item label {
    margin-bottom: 0;
    margin-left: 4px;
}

.a2a_mini_services .a2a_i:nth-child(6),
.a2a_mini_services .a2a_i:nth-child(8),
.brand-container .homeatribut,
.dropdownNotification .dropdown-toggle::after,
.kovring a[aria-expanded="false"]::before,
.kovring a[aria-expanded="true"]::before,
.mob-add-cart-btn,
.mob-clik-btn {
    display: none;
}

.dropdownNotification.position-relative .badge {
    right: -6px;
}

.topright a[aria-expanded="false"]::before,
.topright a[aria-expanded="true"]::before {
    content: none;
}

#demo {
    margin: 10px 10px 1px;
}

.star-rating {
    line-height: 32px;
    font-size: 1.25em;
}

.star-rating .fa-star {
    color: orange;
}

.brand-container {
    /* margin: 10px; */
    background: #fff;
    padding: 20px 20px 0;
    background-image: url(../../../../website/assets/images/taxture_bg.jpg);
    background-size: cover;
    background-position: 50%;
    height: 100%;

}

.brand-container ul {
    list-style: none;
    display: flex;
    justify-content: center;
    justify-content: space-around;
    overflow: auto;
    white-space: nowrap;
}

.brand-container div.brand-slider li {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 20px;
}

.brand-container a {
    color: #333;
}

.brand-container .card {
    width: 110px;
    border: 0;
}

.brand-container .img {
    width: 100%;
    object-fit: contain;
    height: 80px;
    overflow: hidden;
}

.brand-container .card-body,
.breadcrumb,
.heading_n_share h2 {
    margin-bottom: 0;
}

.a-flip-card .card__back .card,
.brand-container .img img {
    padding: 10px;
    width: 100%;
}

.aff-img-circle,
.aff-img-circle-text,
.btn-head-css,
.product_details,
tr.trth-cls {
    text-align: center;
    background: white;
    padding: 10px 0px 0px;
    min-height: 140px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.product_details h6 {
    padding: 0px 10px;

}



.product_logos {
    min-height: 50px;
    box-shadow: none;
}

.flashpro.slick-slide.slick-active {
    padding-bottom: 20px !important;
}

.brand-container .diskount {
    font-size: 12px;
    color: #888;
}

label {
    margin-bottom: 0.25rem;
}

span.required {
    color: red;
}

.wish_txt {
    font-size: 20px;
}

.toggle-password.icone-eye {
    position: absolute;
    right: 12px;
    bottom: 16px;
    z-index: 11;
    cursor: pointer;
}

.review-form .btn {
    color: #fff;
    display: block;
    width: auto !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
}

.review-form input[type="file"] {
    line-height: 1.2;
}

.grid-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 0 10px;
}

.grid-container2 .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 5px 14px;
    margin: 6px 0;
    overflow: hidden;
    border-radius: 3px;
}

.grid-container2 .grid-img {
    width: 130px;
    margin-right: 10px;
}

.grid-container2 .grid-img img {
    width: 100%;
    max-height: 85px;
    object-fit: contain;
}

.grid-container2 .grid-content {
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}

.grid-container2 .grid-content .btn {
    font-size: 12px;
}

.slick-initialized.deals_of_the_day .slick-slide,
.slick-initialized.more_to_explore .slick-slide,
.slick-initialized.new_arrival_product .slick-slide,
.slick-initialized.people_also_viewed .slick-slide,
.slick-initialized.recommended_item .slick-slide,
.slick-initialized.top_brand_product .slick-slide,
.slick-initialized.top_rated_product .slick-slide,
.slick-initialized.trending_offers .slick-slide,
.slick-initialized.trending_product .slick-slide {
    padding: 8px;
}

.similar_products .similar_products_container .similar_products_items .img {
    height: 210px;
    box-shadow: rgb(0 0 0 / 10%) 0 2px 8px;
}

.fa-heart.fa-gray {
    color: gray !important;
}

.deals_of_the_day .slick-slide .prone,
.more_to_explore .slick-slide .prone,
.new_arrival_product .slick-slide .prone,
.people_also_viewed .slick-slide .prone,
.recommended_item .slick-slide .prone,
.static-page-gal .slick-slide .prone,
.top_brand_product .slick-slide .prone,
.top_rated_product .slick-slide .prone,
.trending_offers .slick-slide .prone,
.trending_product .slick-slide .prone {
    height: 210px;
    box-shadow: rgb(0 0 0 / 10%) 0 2px 8px;
    background: #fff;
}

/* .new_arrival_product .slick-slide .prone:hover{
    transform: scaleX(1.2);
} */

form.srchbox button {
    outline: 0;
    background: 0 0;
    border: none;
    color: #fff;
    /* padding: 4px 20px; */
    border-radius: 4px;
    background: #e60000;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 86px;
    box-shadow: 1px 1px 10px rgb(0 0 0 / 20%) !important;
}

.d-flex_buttons {
    display: flex;
    justify-content: space-between;
}

.a-flip-card .mb-5,
.fs-48 {
    font-size: 48px;
}

.kovring a[aria-expanded="true"] {
    background: #3d74f000;
}

@media (max-width: 600px) {
    .dropdownNotification .dropdown-menu {
        left: -110px !important;
        max-width: 245px;
        max-height: 260px;
        min-width: 240px;
        overflow-y: scroll;
    }

    .product_category ul {
        white-space: inherit !important;
    }

    .mobi-none {
        display: none;
    }

    .qr_coin {
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    .qr_coin .col-md-3 {
        margin-top: 12px !important;
    }

    .qr_coin .border-right {
        border-right: 0px solid #dee2e6 !important;
    }
}

.product_category ul {
    list-style: none;
    display: -ms-flexbox;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    overflow: auto;
    white-space: nowrap;
}

.product_category ul li {
    padding-right: 3px;
    padding-left: 3px;
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.product_category img {
    width: 64px;
    height: 64px;
    margin-bottom: 4px;
}

.product_category img:hover {
    transition: all ease-in-out 0.5s;
    transform: scale(1.08);
}

@media (min-width: 640px) {

    .product_category img {
        width: 200px;
        height: 200px;
        margin-bottom: 4px;
        margin: 20px;
    }
}



.product_category h6 {
    font-weight: 500;
    font-size: 14px;
    color: #2f2f2f;
    padding: 9px 0;
}

.product_category {
    margin-top: 30px;
    margin-bottom: 30px;
}

.dealsday .deals_of_the_day .prone img,
.more_to_explore img,
.new_arrival_product .prone img,
.people_also_viewed .prone img,
.recommended_item .prone img,
.static-page-gal .prone img,
.top_brand_product .prone img,
.top_rated_product .prone img,
.trending_offers img,
.trending_product .prone img {
    /* height: 100%; */
    height: 200px;
    object-fit: contain;
    width: 100%;
}

@media (max-width: 767px) {
    .topoffer ul {
        overflow-x: scroll !important;
        white-space: inherit !important;
    }

    .d-flex_buttons {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }

    .smt-1 {
        margin-top: 6px;
    }

    .buynow .tabs .tabs_content {
        flex-wrap: wrap !important;
        justify-content: center !important;
    }

    .delivery_address.buynow .tabs .tabs_content {
        flex-wrap: inherit !important;
        justify-content: left !important;
    }

    .buynow .tabs .tabs_content button.ml-4 {
        margin-left: 0 !important;
        margin-top: 10px !important;
    }

    .d_view {
        display: none;
    }
}

.mw-250 {
    min-width: 250px;
}

@media (min-width: 768px) {
    .menu-cart .close-circle {
        margin-top: -4px;
        position: absolute;
        right: 20px;
    }

    .m_view {
        display: none;
    }

    .menu-cart .close-circle a {
        color: red;
    }

    .mycard_section_add.mw-600 {
        float: right;
        top: -3px;
        margin-top: -50px;
    }

    .mycard_section_add.mw-600 .border-right {
        border-radius: 0;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        min-width: auto;
    }

    .mycart .mobile {
        width: 100%;
    }
}

.zoom {
    position: relative;
    display: inline-block;
}

.zoom img {
    height: auto;
    max-width: 100%;
    display: block;
}

.product-slider .img-container img {
    flex-grow: 1;
    max-width: 100%;
}

.zoom:after {
    content: "";
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(icon.png);
}

.zoom img::selection {
    background-color: transparent;
}

.img-display {
    flex-grow: 1;
    max-width: 510px;
}

.simple-pagination ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    text-align: center;
}

.simple-pagination li {
    display: inline-block;
    margin-right: 5px;
}

.simple-pagination li a,
.simple-pagination li span {
    color: #666;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #dadada;
    background-color: #fff;
    box-shadow: 0 0 10px 0 #eee;
}

.simple-pagination .current {
    color: #fff;
    background-color: #f0a11f;
    border-color: #eba514;
}

.simple-pagination .next.current,
.simple-pagination .prev.current {
    background: #d49003;
}

@media (max-width: 766px) {
    .sorting_section {
        display: none;
    }
}

.sorting_section select {
    width: 175px;
}

.heading_n_share {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

@media (max-width: 500px) {
    .heading_n_share .a2a_kit.mr-5 {
        margin-right: 0 !important;
    }
}

.modal-dialog.modal-sm {
    max-width: 450px;
}

.size_content span {
    border: 2px solid #ddd8d8;
    padding: 5px 8px;
    font-size: 13px;
}

.delivery_address label,
.pincodeInput button {
    font-size: 14px;
    font-weight: 500;
    color: #778899;
}

.delivery_address label {
    margin-bottom: 0;
    margin-left: 10px;
}

.pincodeInput .mainBox {
    border-bottom: 2px solid #005ebea8;
    display: inline-block;
}

.pincodeInput {
    margin: 5px 0 15px;
}

.pincodeInput button {
    background: 0 0;
    border: none;
    float: right;
}

.pincodeInput input {
    font-size: 13px;
    font-weight: 500;
    color: #778899;
    background: 0 0;
    border: none;
}

.pincodeInput input:focus-visible {
    outline: crimson solid 0;
    border-radius: 0;
}

.delivery_address select {
    height: calc(1em + 0.75rem + 2px);
    padding: 0.1375rem 1.75rem 0.1375rem 0.75rem;
    font-size: 0.815rem;
    border-radius: 0;
}

.delivery_address .custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0 rgb(0 123 255 / 25%);
}

.delivery_address p {
    font-size: 14px;
    margin: 6px 0;
}

.delivery_address p .line-cut,
.line-cut {
    text-decoration: line-through;
}

.delivery_address p .ques-mark {
    border: 1px solid gray;
    border-radius: 50%;
    font-size: 13px;
    padding: 0 4px;
    cursor: pointer;
}

.similar_products .slick-prev {
    left: -5px;
    z-index: 10;
}

.similar_products .slick-next {
    right: -5px;
    z-index: 10;
}

.card.d-flex.justify-content-center.mx-auto.col-md-10.offset-md-1.my-3.p-5 {
    padding: 20px;
    border: 1px solid #ccc;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.form-custom-cls,
.opn-str-main-dv {
    padding: 40px 0;
}

.form-custom-cls form,
.services-div-scr,
.static-page-gal .flashpro .sta-page p {
    padding: 20px;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.form-custom-cls form {
    border: 1px solid #ccc;
    background: #fbfbfb;
}

.services-div-scr {
    margin: 40px 0;
    max-height: 700px;
    overflow-y: scroll;
    overflow-x: hidden;
    border: 1px solid #ccc;
    background: #fbfbfb;
}

.serviceBox {
    color: #666;
    background: linear-gradient(to right, #f1c40f 49%, #f39c12 50%);
    font-family: Raleway, sans-serif;
    text-align: center;
    padding: 2px 10px 12px;
    border-radius: 150px 0 50px 50px;
    transition: 0.3s;
}

.serviceBox .service-content {
    background: linear-gradient(to top left, #fff, #fff, rgba(255, 255, 255, 0.8));
    padding: 20px 13px;
    border-radius: 0 130px 50px 50px;
    box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.4);
}

.serviceBox .service-icon {
    color: #f1c40f;
    font-size: 50px;
    margin: 0 0 10px;
}

.serviceBox:hover .service-icon i {
    color: #da8219;
    transform: rotateY(360deg);
    transition: 0.3s;
}

.serviceBox .title {
    color: #da8219;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 10px;
}

.serviceBox .description {
    font-size: 15px;
    line-height: 25px;
}

.serviceBox.green {
    background: linear-gradient(to right, #01acb3 49%, #007687 50%);
}

.serviceBox.green .service-icon {
    color: #01acb3;
}

.serviceBox.green .title,
.serviceBox.green:hover .service-icon i {
    color: #007687;
}

.serviceBox.purple {
    background: linear-gradient(to right, #ae3de2 49%, #8622d5 50%);
}

.serviceBox.purple .service-icon {
    color: #ae3de2;
}

.serviceBox.purple .title,
.serviceBox.purple:hover .service-icon i {
    color: #8622d5;
}

.serviceBox.blue {
    background: linear-gradient(to right, #02aff1 49%, #0179e9 50%);
}

.serviceBox.blue .service-icon {
    color: #02aff1;
}

.serviceBox.blue .title,
.serviceBox.blue:hover .service-icon i {
    color: #0179e9;
}

@media only screen and (max-width: 990px) {
    .serviceBox {
        margin: 0 0 30px;
    }
}

.services-heading.six h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
    word-spacing: 1px;
    letter-spacing: 2px;
    color: #ffba00;
    margin-bottom: 20px;
}

.services-heading.six h3 span {
    line-height: 2em;
    padding-bottom: 15px;
    text-transform: none;
    font-size: 0.7em;
    font-weight: 400;
    font-style: italic;
    font-family: "Playfair Display", Bookman, serif;
    color: #999;
    letter-spacing: -0.005em;
    word-spacing: 1px;
    letter-spacing: none;
}

.services-heading.six h3:after,
.services-heading.six h3:before {
    position: absolute;
    left: 0;
    bottom: 12px;
    width: 45px;
    height: 4px;
    content: "";
    right: 45px;
    margin: auto;
    background-color: #004b91;
}

.services-heading.six h3:before {
    background-color: #ffaf00;
    left: 45px;
    width: 90px;
}

.glow-on-hover {
    padding: 15px 40px;
    color: #fff;
    background: #004b91;
    cursor: pointer;
    position: relative;
    z-index: 0;
    border-radius: 10px;
}

.glow-on-hover:before {
    content: "";
    background: linear-gradient(45deg, red, #ff7300, #fffb00, #48ff00, #00ffd5, #002bff, #7a00ff, #ff00c8, red);
    position: absolute;
    top: -2px;
    left: -2px;
    background-size: 400%;
    z-index: -1;
    filter: blur(5px);
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    animation: 20s linear infinite glowing;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    border-radius: 10px;
}

.glow-on-hover:after,
.list-hover-slide a:before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    width: 100%;
}

.glow-on-hover:active,
.glow-on-hover:hover,
.main-nav a:hover {
    color: #fff;
}

.glow-on-hover:active:after {
    background: 0 0;
}

.glow-on-hover:after {
    height: 100%;
    background: #111;
    left: 0;
    border-radius: 10px;
}

@keyframes glowing {

    0%,
    100% {
        background-position: 0 0;
    }

    50% {
        background-position: 400% 0;
    }
}

.static-page-gal .flashpro .sta-page p {
    font-weight: 600;
    background-color: #f2f3f7;
    font-size: 15px;
    color: #122337;
    border-left: 1px solid rgba(204, 204, 204, 0.575);
    border-right: 1px solid rgba(204, 204, 204, 0.575);
    border-bottom: 1px solid rgba(204, 204, 204, 0.575);
}

.static-page-gal .flashpro {
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
}

.stati-pg-gallery-sec {
    margin: 0 !important;
}

.breadcrm-section nav .breadcrumb {
    background-color: #e9ecef !important;
    padding: 0.75rem 1rem !important;
    color: #888;
}

.dark-font .breadcrumb-item.active {
    color: #455a64;
}

.form-btn-cus-css {
    padding: 10px 100px;
}

.wishlist table td {
    vertical-align: middle;
}

.sidebar {
    height: 100%;
    min-height: 650px;
    padding: 80px 0 0;
    overflow: auto;
    border-right: 1px solid #e6e6e6;
    background-color: #f7f7f7;
    background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #f7f7f7 4px), repeating-linear-gradient(#ffffff55, #fff);
}

.logo {
    text-align: center;
    margin: 0;
    padding-bottom: 40px;
}

.logo a {
    display: block;
    padding: 0.5em 0;
    color: #000;
    text-decoration: none;
    font-size: 24px;
}

.logo a:hover {
    color: #ffcf07;
}

.logo a:hover span {
    color: #004b91;
}

.logo span {
    font-weight: 700;
}

.main-nav ul {
    border-top: 1px solid #3c3735;
}

.main-nav li {
    border-bottom: 1px solid #3c3735;
}

.main-nav a {
    padding: 0.8em 0.5em 0.8em 3em;
    color: #000;
}

.list-hover-slide li {
    position: relative;
    overflow: hidden;
}

.list-hover-slide a {
    display: block;
    position: relative;
    z-index: 1;
    transition: color 0.35s;
}

.list-hover-slide a:before {
    display: block;
    left: -100%;
    height: 100%;
    border-right: 5px solid #ffb400;
    background: #004b91;
    transition: left 0.35s;
}

.fancybox-prev,
.list-hover-slide a.is-current:before,
.list-hover-slide a:hover:before {
    left: 0;
}

.make-mon-cls h1 {
    font-size: 48px;
    font-weight: 300;
    color: #666;
}

.make-mon-cls h2 {
    font-size: 34px;
    font-weight: 300;
    color: #666;
}

.join-now-cls {
    text-align: right;
}

.product-slider {
    padding: 20px 0;
}

.product-details {
    padding: 40px 20px;
    background: #fff;
    border-top: 1px solid #fbfbfb;
}

.join-now-cls a {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0 !important;
    margin-top: 20px;
}

.a-flip-card .btn-default {
    background: #dfc717;
    color: #fff;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
    font-size: 14px;
}

.a-flip-card .card {
    box-shadow: 2px 2px 20px rgba(0, 0, 0, 0.3);
    border: 10px solid #fcf5d3;
    margin-bottom: 30px;
}

.a-flip-card .card-01 .card-body {
    position: relative;
    padding-top: 40px;
}

.a-flip-card .card-01 .badge-box {
    position: absolute;
    top: -26px;
    left: 50%;
    background: #e7c823;
    width: 50px;
    border-radius: 50px;
    height: 50px;
    font-size: 30px;
    font-weight: 900;
    color: #fff;
    margin-left: -21px;
    text-align: center;
}

.a-flip-card .card-01 .badge-box i {
    background: #dfc717;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}

.a-flip-card .profile-box {
    background-size: cover;
    float: left;
    width: 100%;
    text-align: center;
    padding: 30px 0;
    position: relative;
    overflow: hidden;
}

.a-flip-card .profile-box:before {
    background-color: #777;
    background-image: url("https://images.pexels.com/photos/247599/pexels-photo-247599.jpeg?h=350&auto=compress&cs=tinysrgb");
    width: 100%;
    position: absolute;
    content: "";
    left: -10%;
    top: 0;
    z-index: 0;
}

.a-flip-card .profile-box img {
    width: 170px;
    height: 170px;
    position: relative;
    border: 5px solid #fff;
}

.a-flip-card .social-box i {
    border: 1px solid #dfc717;
    color: #dfc717;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    line-height: 30px;
}

.a-flip-card .social-box i:hover {
    background: #dfc717;
    color: #fff;
}

.a-flip-card .social-box a,
.affi-com-col12-para .sup-icn-color {
    margin: 0 5px;
}

.a-flip-card .card-01 .height-fix .card-img-overlay {
    top: inherit;
    color: #fff;
    background: -moz-linear-gradient(top, #1e5799 0, #7db9e8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e5799), color-stop(100%, #7db9e8));
    background: -webkit-linear-gradient(top, #1e5799 0, #7db9e8 100%);
    background: -o-linear-gradient(top, #1e5799 0, #7db9e8 100%);
    background: -ms-linear-gradient(top, #1e5799 0, #7db9e8 100%);
}

.a-flip-card .card-01 .height-fix .fa {
    color: #fff;
    font-size: 22px;
    margin-right: 18px;
}

.a-flip-card .card-01 .height-fix .card-img-top {
    width: auto;
    height: 100%;
}

.a-flip-card .card-flipper {
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    height: 450px;
}

.a-flip-card .card__front,
.card__back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.9s;
    transition: 0.9s;
}

.a-flip-card .card-flipper.effect__hover:hover .card__front,
.a-flip-card .card-flipper.effect__random.flipped .card__front,
.a-flip-card .card__back {
    -webkit-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.bg-aff {
    background-image: url(https://www.transparenttextures.com/patterns/light-wool.png);
}

.a-flip-card.px-5 {
    padding-left: 1.2rem !important;
    padding-right: 1.2rem !important;
}

.a-flip-card .card-flipper.effect__hover:hover .card__back,
.a-flip-card .card-flipper.effect__random.flipped .card__back {
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0);
}

.cta-drive-bar {
    padding: 10px 0;
    border-top: thin solid #eee;
    border-bottom: thin solid #eee;
}

.circle-image {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0;
}

.circle-img-tag {
    padding: 0 40px;
    transition: 0.5s;
    height: 160px;
}

.circle-img-tag:hover {
    filter: blur(1px);
}

.circle-image img.arrow-img {
    height: 56px;
    width: 22px;
}

.aff-img-circle img {
    border-radius: 50%;
    width: 130px;
    height: 130px;
}

.aff-img-circle-text h3 {
    font-size: 18px;
    padding-top: 5px;
}

.affo-heading a {
    border-bottom: 3px double #ff9300;
}

.fancybox-title-inside-wrap,
.img-dv-lft-para,
.img-dv-rgt-para {
    padding-top: 10px;
}

.img-dv-lft-para h1 a,
.img-dv-rgt-para h1 a {
    font-weight: 300;
    font-size: 28px;
    padding-bottom: 10px;
}

.img-dv-lft img,
.img-dv-rgt img {
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.list-hover-slide li a i {
    margin-right: 5px;
}

.trth-cls th:first-child {
    vertical-align: middle;
    width: 60%;
    border-bottom-width: 0;
}

.commissions .trth-cls th {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
}

.table-commision .table-bordered thead td,
.table-commision .table-bordered thead th {
    border-bottom-width: 0;
}

.table-commision table {
    color: #666;
    font-size: 14px;
}

.table-commision table thead .trth-cls {
    text-transform: uppercase;
}

.table th,
.table-commision .table td {
    padding: 8px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.affi-com-col12-para .sup-icn-color,
.sup-icn-color,
.table-commision table .sup-icn-color {
    color: #bd0000;
}

.affi-com-col12-para p {
    font-size: 14px;
    padding: 5px 0;
    display: flex;
}

.affi-com-col12-para .label-primary {
    background-color: #337ab7;
}

.affi-com-col12-para .label {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 6px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    margin: 0 5px;
}

.com-bot-heading h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 5px;
    color: #666;
}

.mob-clik-btn i {
    color: #ffca00;
}

@media (min-width: 580px) and (max-width: 992px) {
    .home-img-css {
        padding: 25px 0;
        position: relative;
    }

    .aff-img-circle {
        text-align: center;
        padding-top: 20px;
    }
}

.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    /*    top: 68px !important;*/
    z-index: 109;
}

.outofstock,
.outofstocks {
    background-color: #fa6900;
    position: relative;
    pointer-events: none !important;
}

.megamenuWrapper:hover .megamenudropbtn span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: inherit !important;
    -webkit-box-orient: vertical;
    font-size: 14px;
    font-weight: 800;
}

.cust-head-css .b_heading a,
.cust-head-css .cust-he-cs-a,
.cust-head-css1 .b_heading a:hover {
    font-size: 15px;
    font-weight: 700;
}

.megamenuWrapper,
.megamenudropbtn {
    transition: 0.8s ease-in-out;
}

.megamenuWrapper .megamenudropbtn span {
    font-weight: 600;
}

.megamenuWrapper:hover .megamenudropbtn {
    transform: scale(1.3);
}

.cust-head-css .b_heading a,
.cust-head-css1 .b_heading a {
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.5s ease-in-out;
}

.cust-head-css .b_heading a,
.cust-head-css1 .b_heading~a:hover {
    text-decoration: underline !important;
}

.cust-head-css .cust-he-cs-a {
    text-transform: capitalize;
}

.outofstock:after,
.outofstocks:after {
    position: absolute;
    left: -1px;
    right: 0;
    content: "\2215";
    font-size: 42px;
    color: #f43455;
    transform: rotate(15deg);
    top: 0;
    bottom: 0;
    text-align: center;
}

.outofstock {
    height: 100px;
    width: 100px;
    border-radius: 5px;
}

.cyan-circle,
.red-circle {
    border: 3px solid #717171;
}

.outofstock:after {
    line-height: 19px;
}

.outofstocks:after {
    line-height: 28px;
}

.notify-me-dv {
    padding: 10px 0;
    width: 100%;
}

.cyan-circle,
.gold-circle,
.red-circle {
    height: 80px;
    width: 80px;
    padding-top: 19px;
    font-size: 23px;
    margin: auto auto 9px;
    font-weight: 600;
}

.notify-me-dv .notify-inp form {
    display: flex;
    justify-content: flex-start;
}

.notify-me-dv .notify-inp form input[type="email"] {
    outline: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-right: none;
    width: 50%;
}

.notify-me-dv .notify-inp form input[type="submit"] {
    outline: 0;
    padding: 6px 20px;
    border: 1px solid #ccc;
    color: #fff;
    background-color: #ffa933;
}

.filter-box._category .content.open::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 30%);
    background-color: transparent !important;
}

.filter-box._category .content.open::-webkit-scrollbar {
    width: 5px;
    background-color: transparent !important;
}

.filter-box._category .content.open::-webkit-scrollbar-thumb {
    background-color: #004b91;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

.filter-box._category .content.open,
.filter-box._discount .content.open {
    max-height: 275px;
    overflow-y: scroll;
    margin-right: 9px;
}

.filter-box._discount .content.open::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(255 255 255 / 30%);
    background-color: transparent !important;
}

.filter-box._discount .content.open::-webkit-scrollbar {
    width: 5px;
    background-color: transparent !important;
}

.filter-box._discount .content.open::-webkit-scrollbar-thumb {
    background-color: #004b91;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

.katgories {
    position: sticky;
    z-index: 112;
    top: 0;
}

.slideing ul {
    background: #fff;
    min-height: 100vh;
}

.red-circle {
    background: #f85454;
    border-radius: 50px;
}

.cyan-circle {
    background: #0bcab1;
    border-radius: 50px;
}

.gold-circle {
    background: gold;
    border: 3px solid #717171;
    border-radius: 50px;
}

@media (max-width: 579px) {

    .aff-img-circle,
    .join-now-cls,
    .make-mon-cls h1,
    .make-mon-cls h2 {
        text-align: center;
    }

    .sidebar {
        background-image: repeating-radial-gradient(circle at 0 0, transparent 0, #f7f7f7 4px), repeating-linear-gradient(#ffffff55, #fff);
        position: fixed;
        z-index: 99;
        top: 0;
        width: 100%;
        display: none;
    }

    button.mob-clik-btn {
        display: block;
        z-index: 999;
        background: #004b91;
        color: #fff;
        border: none;
        padding: 4px 10px;
        font: inherit;
        cursor: pointer;
        outline: inherit;
        position: fixed;
        top: 175px;
    }

    .make-mon-cls h1 {
        font-size: 34px;
    }

    .make-mon-cls h2 {
        font-size: 20px;
    }

    .com-bot-heading p {
        font-size: 14px;
    }

    .home-img-css {
        padding: 25px 0;
        position: relative;
    }

    .circle-image img.arrow-img {
        height: 56px;
        width: 22px;
        position: absolute;
        left: 45%;
        bottom: -25px;
        transform: rotateZ(90deg);
    }

    .affiliate-section .product-details {
        padding: 10px 0;
    }

    .circle-image .row {
        display: flex;
        flex-direction: column;
    }

    .aff-img-circle {
        padding-top: 20px;
    }

    .filter-box._category .content.open,
    .filter-box._discount .content.open {
        max-height: 124px;
        overflow-y: scroll;
        margin-right: 0;
    }

    .product-lft .filter-box .content ul li {
        padding: 0 10px;
    }

    .box_wrapper .product-details {
        padding: 35px 2px;
    }
}

.img-display:hover .zoom img.zoomImg {
    display: none;
    background-color: #ebebeb;
}

.slide-button-to .slick-next,
.slide-button-to .slick-prev {
    top: 50%;
}

p.cart-size-color {
    font-size: 14px;
    font-weight: 600;
}

.ifram-map-css iframe {
    width: 100%;
    height: 370px;
}

.card-custom-css {
    margin-top: 10px;
    height: 160px;
}

@media screen and (max-width: 480px) {
    .form-btn-cus-css {
        padding: 10px 85px;
    }
}

@media screen and (max-width: 786px) {
    .brand-container .card {
        width: 78px;
    }
}

.col-md-3.col-lg-2.product-slider.affihome-custom-css {
    padding: 0;
}

.sticky-navbar,
.sticky-navbar1 {
    -webkit-transition: 0.5s;
    -moz-transition: position 10s;
    -ms-transition: position 10s;
    -o-transition: position 10s;
    transition: 0.5s;
}

.nav-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    animation: 1s forwards smoothScroll;
    z-index: 111;
    width: 100%;
}

@keyframes smoothScroll {
    0% {
        transform: translateY(-40px);
    }

    100% {
        transform: translateY(0);
    }
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate3d(0, 0, 0);
    z-index: 8020;
}

.fancybox-inner,
.fancybox-outer,
.fancybox-skin {
    position: relative;
}

.fancybox-skin {
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-close,
.fancybox-nav span {
    width: 36px;
    cursor: pointer;
    z-index: 8040;
    position: absolute;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
    background-image: url(fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    top: -18px;
    right: -18px;
    height: 36px;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url(blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    top: 50%;
    height: 34px;
    margin-top: -18px;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(0, 0, 0, 0.5);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
}

#accordion .card-header button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-decoration: none;
}

#accordion .card-header button[aria-expanded="true"]:after {
    font-family: FontAwesome;
    content: "\f077";
    vertical-align: middle;
    text-decoration: none;
}

#accordion .card-header button[aria-expanded="false"]:after {
    font-family: FontAwesome;
    content: "\f078";
    vertical-align: middle;
    text-decoration: none;
}

.accordion-body .card-header {
    padding: 0;
    margin-bottom: -1px;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgb(223 223 223);
}

.accordion-body .card-body {
    padding: 8px 16px;
}

.accordion-body .card {
    border-radius: 0;
    margin-bottom: -1px;
}

.heading-le h3 {
    font-size: 36px;
    font-weight: 400;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {

    #fancybox-loading,
    .fancybox-close,
    .fancybox-next span,
    .fancybox-prev span {
        background-image: url(https://fancyapps.com/fancybox/source/fancybox_sprite.png);
        background-size: 44px 152px;
    }

    #fancybox-loading div {
        background-image: url(https://fancyapps.com/fancybox/source/fancybox_loading@2x.gif);
        background-size: 24px 24px;
    }
}

.gallery-viewer {
    margin-top: 30px !important;
    margin-bottom: 0 !important;
}

.buynow .tabs .tabs_content_cust {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ddd;
    padding: 20px;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.open-store-dv ul li {
    list-style: none;
    line-height: 37px;
}

.opn-str-main-dv1 {
    background: #fbfbfb;
    padding: 15px;
    box-shadow: 0 2px 5px 1px rgb(64 60 67 / 16%);
}

.opn-str-tbl-re::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}

.opn-str-tbl-re::-webkit-scrollbar-thumb {
    background-color: #f90;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
}

.opn-str-tbl-re::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);
    background-color: #f5f5f5;
}

.whatsapp-icon-section .whatsapp-icon .float {
    position: fixed;
    bottom: 0;
    left: 10px;
    background-color: transparent;
    color: #25d366;
    border-radius: 50px;
    text-align: center;
    font-size: 70px;
    z-index: 999;
}

@media (min-width: 280px) and (max-width: 375px) {
    .mobi-none {
        display: none;
    }

    .d_view {
        display: none;
    }

    .small,
    small {
        font-size: 100%;
        font-weight: 400;
    }

    .flashpro .diskount {
        font-size: 15px;
        padding: 3px 0px 0px 0px;
    }

    .flashpro h6 {
        font-size: 16px;
    }

    .homeatribut {
        font-size: 14px;
    }

    .viewallbtn .homeview {
        font-size: 14px;
    }

    .dealsday h4 {
        font-size: 18px;
    }

    footer ul li a {
        color: #fff !important;
        text-decoration: none;
        font-size: 14px;
    }

    /* ========================================================== */
    .product-listing .card .card-body h5 {
        font-size: 14px;
    }

}

@media (min-width: 376px) and (max-width: 480px) {
    .mobi-none {
        display: none;
    }

    .d_view {
        display: none;
    }

    .small,
    small {
        font-size: 100%;
        font-weight: 400;
    }

    .flashpro .diskount {
        font-size: 15px;
        padding: 3px 0px 0px 0px;
    }

    .flashpro h6 {
        font-size: 16px;
    }

    .homeatribut {
        font-size: 14px;
    }

    .viewallbtn .homeview {
        font-size: 14px;
    }

    .dealsday h4 {
        font-size: 14px;
    }

    footer ul li a {
        color: #fff !important;
        text-decoration: none;
        font-size: 14px;
    }



}

@media (min-width: 320px) and (max-width: 425px) {
    .product-rft .product-container .product-listing .row {
        display: flex;
    }
}

@media (min-width: 481px) and (max-width: 767px) {
    .mobi-none {
        display: none;
    }

    .d_view {
        display: none;
    }

    .small,
    small {
        font-size: 100%;
        font-weight: 400;
    }

    .flashpro .diskount {
        font-size: 15px;
        padding: 3px 0px 0px 0px;
    }

    .flashpro h6 {
        font-size: 16px;
    }

    .homeatribut {
        font-size: 14px;
    }

    .viewallbtn .homeview {
        font-size: 14px;
    }

    .dealsday h4 {
        font-size: 14px;
    }

    footer ul li a {
        color: #fff !important;
        text-decoration: none;
        font-size: 14px;
    }



}

@media (min-width: 768px) and (max-width: 991px) {
    .m_view {
        display: none;
    }
}

@media (min-width: 992px) {
    .m_view {
        display: none;
    }
}

@media (max-width: 992px) {
    .footer-top-strip .info-blocks:first-child .info-block {
        border-width: 0;
        border-right-width: 0;
        border-style: solid;
        border-color: rgb(255, 255, 255);
    }

    .footer-top-strip .module-body {
        flex-direction: column;
    }

    .footer-top-strip .info-block {
        border-width: 0;
        border-right-width: 0;
        border-left-width: 0;
    }

    .footer-top-strip .info-blocks:last-child .info-block {
        border-width: 0;
        border-left-width: 0;
        border-style: solid;
        border-color: rgb(255, 255, 255);
    }

    .footer-top-strip .module-item:not(.swiper-slide) {
        width: 100%;
    }

    .footer-play-store-logo img {
        width: 100%;
    }
}


.product-details .product-details_size .size_list li div:hover {
    border-radius: 0;
}

.mega-menu-overflow {}






/* chirag singh csss */
.product-rework h6 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.about-heading .about-title .about-content p {
    text-align: justify;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .srchbox > input {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 32px;
        border: none;
        outline: none;
        font-size: 16px;
        padding-left: 6px !important;
        border-radius: unset !important;
        width:unset !important;
        /* margin-left: -42px !important; */
    }
    .homtoplogo img {
        margin-top: unset !important;
    }
    form.srchbox button .fa.fa-search:before {
        margin-left: unset !important;
        background: unset !important;
        color: #154a91 !important;
        position: absolute !important;
    right: 28px !important;
    bottom: unset !important;
    padding: 4px !important;
    color: #154a91 !important;
    position: absolute !important;
    right: 28px !important;
    bottom: unset !important;
    top: 0px !important;
    }
   
   
    }
@media only screen and (min-width:568px) and (max-width:992px) { 
    .product_category img {
        width: 135px;
        height: 157px;
        margin-bottom: 4px;
        margin: 20px;
    }

   .cus-inner-tab {
    position:relative; 
    /* bottom:12px; */
    z-index: 99;
   }
   .my-cus-icon {
    margin-top: 22px;
   }

   .my-toggle-top {
    margin-top: -90px !important;
} 
.homtoplogo img {
    margin-top: 0px !important;
    width: 100%;
    height: 100%;
    margin-left: 11px;
}
.delivery_address select {
    height: calc(1em + 0.75rem + 2px);
    font-size: 0.650rem;
    border-radius: 0;
    padding: 0px 18px 0px 0px;
}
.footer-top-strip .module-item:not(.swiper-slide) {
    width: 25% !important;
}
.footer-top-strip .module-body {
    flex-direction: row !important;
}


}
@media only screen and (min-width:200px) and (max-width:567px) { 
    #mobilebannersecond .carousel-inner .carousel-item img {
        min-height: 283px !important;
        max-height: 283px !important;
        object-fit: cover !important;
    }
    .product-rft .product-listing .card .card-body {
        padding: 8px !important;
    }
    .product-rft .product-container .product-listing .row .col-md-3 .card .img {
        max-height: unset !important;
    }
}
.about-banner-section-cus{
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
    .dropdownNotification .dropdown-menu {
        max-width: 245px;
        max-height: 260px;
        left: -70px !important;
        top: 90px !important;
        min-width: 240px;
        overflow-y: scroll;
    }
}
@media only screen and (min-width:768px) and (max-width:992px) { 
    .about-banner-section-cus{
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 122% 145%;
    }

    .box_wrapper_custom-tab{
        height: 150px;
    }
    .product-details.product-details-cus-res {
        padding: 15px 0px;
        background: #fff;
        border-top: 1px solid #fbfbfb;
    }
    .box_wrapper_custom_res1{
        height: 440px;
    }
    .box_wrapper_custom_res2{
        height: 380px;
    }
    .menu-icons {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: flex-start;
        align-items: center;
    }
    .dropdown.list-drop-cus.more-list-parent-cus .menu-icons.show + ul.dropdown-menu.more-ul-parent-cus{
        left: -150%;
    }
    .my-toggle-top {
        margin-top: -90px !important;
        margin-left: 5px !important;
        background: #fff;
    }
    .container.newspage {
        max-width: 80% !important;
    }
    
}
@media only screen and (min-width:200px) and (max-width:767px) { 
    .about-banner-section-cus {
        background-position: bottom;
        background-repeat: no-repeat;
        background-size: 345% 112%;
    }
    .dropdownNotification .dropdown-menu
    {
        position: absolute;
    transform: translate3d(-115px, -35px, 0px);
    top: 66px;
    left: -38px !important;
    will-change: transform;
    }
    .my-order-pagination-dv ul{
        margin: 1px 10px 20px 100px;
        padding: 0;
        list-style: none;
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

}

