﻿p {
    color: #000000;
}

a {
    color: #272727;
    cursor: pointer;
}

p, h1, h2, h3, h4, h5, h6 {
    line-height: 1.5em;
}

hr {
    width: 100%!important;
}

.bg-cusRed {
    background-color: #c1272d;
}

.header-menu-vertical {
    border: 1px solid #f77f86!important;
}

.news-letter-area {
    background-color: #c1272d;
}

#mc-embedded-subscribe {
    background: #f7d807;
    color: black;
}

#scrollUp {
    background-color: #c1272d;
    bottom: 100px;
}

#scrollUp:hover {
    background-color: #f7d807;
}

.h200 {
    height: 200px;
}

.redClr {
    color: #c1272d!important;
}

.titleText {
    position: absolute;
    color: white;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
}

.titleheader {
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 70px;
    position: relative;
}

.checbox_question {
    display: none;
}

.w100px {
    width: 100px!important;
}

.popular-categories-area .blog-slider-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}

    .popular-categories-area .blog-slider-wrapper .single-slider-item {
        padding: 0 15px;
    }

    .popular-categories-area .blog-slider-wrapper .category-slider-bg {
        background-color: #fff;
    }

        .popular-categories-area .blog-slider-wrapper .category-slider-bg .category-discript {
            padding: 30px 25px;
        }

    .popular-categories-area .blog-slider-wrapper .thumb-category {
        position: relative;
        overflow: hidden;
    }

        .popular-categories-area .blog-slider-wrapper .thumb-category img {
            width: 100%;
            transition: all .3s linear;
        }

        .popular-categories-area .blog-slider-wrapper .thumb-category:hover img {
            transition: all .3s linear;
            transform: scale(1.035) rotate(.05deg);
        }

    .popular-categories-area .blog-slider-wrapper .category-discript {
        padding-top: 20px;
        padding-left: 15px;
    }

        .popular-categories-area .blog-slider-wrapper .category-discript h4 {
            font-size: 15px;
            text-transform: capitalize;
            color: #272727;
            display: block;
            line-height: 1;
            margin: 5px 0 20px 0;
        }

        .popular-categories-area .blog-slider-wrapper .category-discript li {
            display: block;
        }

        .popular-categories-area .blog-slider-wrapper .category-discript a {
            color: #9d9c9c;
            font-size: 13px;
            line-height: 24px;
            display: block;
            text-transform: capitalize;
        }

            .popular-categories-area .blog-slider-wrapper .category-discript a:hover {
                color: #266cfb;
            }

            .popular-categories-area .blog-slider-wrapper .category-discript a.view-all-btn {
                display: block;
                margin-top: 10px;
                font-size: 14px;
                line-height: 24px;
                color: #266cfb;
                border-radius: 5px;
            }

                .popular-categories-area .blog-slider-wrapper .category-discript a.view-all-btn:hover {
                    color: #266cfb;
                }

.popular-categories-area.popular-categories-area-2 .blog-slider-wrapper .category-discript {
    padding-top: 0;
    padding-left: 0;
    background: #fff;
}

    .popular-categories-area.popular-categories-area-2 .blog-slider-wrapper .category-discript h4 {
        font-size: 15px;
        padding: 18px 20px 19px 20px;
        color: #fff;
        background: #c1272d;
        font-weight: 700;
        width: 100%;
        margin: 0px;
        display: inline-block;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .popular-categories-area.popular-categories-area-2 .blog-slider-wrapper .category-discript ul {
        padding: 0 0 0 20px;
    }

    .popular-categories-area.popular-categories-area-2 .blog-slider-wrapper .category-discript a.view-all-btn {
        line-height: 24px;
        color: #266cfb;
        border-radius: 5px;
        padding: 0 0 20px 20px;
    }

.login-register-tab-list a.active h4 {
    color: #c1272d !important;
}


.offcanvas-toggle:hover{
    color: white!important;
}

.cartNo {
    position: absolute;
    top: -8px;
    left: 34px;
    display: inline-block;
    width: 19px;
    height: 19px;
    color: black!important;
    background: #f7d807;
    line-height: 19px;
    font-size: 11px;
    border-radius: 100%;
    text-align: center;
    font-weight: 700;
}

td {
    line-height: 25px;
}

.btnBox {
    background-color: #c1272d;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 18px 30px 17px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

    .btnBox:hover {
        background-color: black;
    }

.quantity-price {
    margin-top: 0px !important;
}

.loader {
    display: none;
    position: relative;
    left: 45%;
    margin-top: 30px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #c7c7c7;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

ul.pagination li {
    font-weight: 400;
    color: #1d1d1d;
    padding: 0;
    height: 36px;
    line-height: 36px;
    background: #f6f6f6;
    font-size: 14px;
    display: inline-block;
    width: 36px;
    border-radius: 100%;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}

    ul.pagination li.active {
        background: #c1272d;
        color: white;
    }

.pagination {
    display: inline-block;
    padding-top: 20px;
}

.defAddr {
    float: left;
    border: 1px #b30808 solid;
    border-radius: 10px;
    padding: 2px 7px;
    margin: 5px 0px;
    font-size: 10px;
    font-weight: bold;
    color: #c1272d;
}

.btnBox1 {
    background-color: #f2f2f2;
    border: medium none;
    color: #272727;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    padding: 16px 35px 17px;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .3s ease 0s;
    outline: 0;
    border-radius: 5px;
}

    .btnBox1:hover {
        background-color: #c1272d;
        color: white;
    }

.btnBox2 {
    background-color: #c1272d!important;
    border-radius: 5px;
    color: #fff!important;
    display: inline-block!important;
    font-size: 14px!important;
    font-weight: 700!important;
    line-height: 1!important;
    padding: 18px 30px 17px!important;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

.toggle-handle.btn.btn-default {
    background-color: white;
}

.toggle.btn {
    margin-bottom: 30px;
}

.btn.btn-default {
    background-color: #bdbdbd;
    color: white;
}

.w55px {
    width: 55px;
}

.header-nav li {
    padding: 0 5px!important;
}

.zoomWindowContainer div {
    /*width: 500px !important;
    height: 500px !important;*/
    margin: auto;
}

.cusZoom {
    margin: auto;
    width: 60% !important;
    max-height: 400px;
}

.zoomContainer {
    overflow: hidden !important;
}

.product-decs h2 a.product-link {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.variantionBtn {
    padding: 8px 15px;
    font-weight: bold;
    border: 1px solid #e0e0e0;
    background-color: white;
    margin: 5px;
}

    .variantionBtn.selected {
        background-color: #c1272d;
        color: white;
        border: 1px solid #c1272d;
    }

        .variantionBtn.selected:focus, input:focus {
            outline: none;
        }

.well {
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}

.header-nav{
    padding-right: 0px!important;
}

.cusInput {
    border: 1px solid #9c9c9c;
    padding: 5px;
    background-color: white;
}

.cusdropdown {
    width: 100%;
    text-overflow: ellipsis;
}

.priColor {
    color: #c1272d;
}

.table-responsive {
    overflow-x: auto;
}

.list-product {
    padding: 0px 15px!important;
}

.loader {
    display: none;
    position: relative;
    left: 40%;
    margin-top: 30px;
    margin-bottom: 30px;
    border: 12px solid #f3f3f3;
    border-radius: 50%;
    border-top: 12px solid #c7c7c7;
    width: 100px;
    height: 100px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
}

li.PagedList-ellipses{
    display: none!important;
}

.sliderRange {
    width: 90px;
    border: 0;
    font-weight: bold;
    padding: 10px 0px;
    display: inline-block;
}

.search-element input {
    padding: 20px 100px 20px 20px!important;
}

.category-discript.catagorySec{
    height: 250px;
}

.cusBorder {
    border: 1px solid #c1272d2e!important;
}

.cusImg {
    object-fit: cover;
    height: 210px;
}

.addPWA {
    display: none;
    position: fixed;
    bottom: 7px;
    left: -20px;
    z-index: 9;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 573px), not all, not all, not all, only screen and (max-width: 573px) and (min-resolution: 192dpi), only screen and (max-width: 573px) and (min-resolution: 2dppx) {
    .header-nav li {
        border-right: unset !important;
        margin: 0 0 15px;
    }

    .header-static-nav{
        margin-bottom: 0px!important;
    }

    div.product-inner div.img-block {
        width: 230px;
        margin: auto;
    }

    .addPWA {
        display: block !important;
    }
}

.hero-side-category nav.category-menu{
    height: auto!important;
}

.brandIcon {
    width: 150px;
}

.inputDisabled {
    cursor: not-allowed;
    background: #f2f2f2!important;
}

.single-slide-item img {
    padding: 8px;
}

.prodBorder {
    border: 1px solid #d6d6d6;
}

.list-product.text-center::before {
    display: none !important;
}

@supports (-webkit-touch-callout: none) {
    .safariLarge {
        display: none!important;
    }

    .safariSmall {
        display: block!important;
    }
}

.topupBtn {
    background-color: #c1272d !important;
    border-radius: 5px;
    color: #fff !important;
    display: inline-block !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    padding: 10px 10px !important;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease 0s;
}

.EWIcon {
    width: 13px;
    margin-bottom: 4px;
}

.GPIcon {
    width: 14px;
    margin-bottom: 3px;
    filter: grayscale(1);
}

#NewsletterForm {
    height: 47px;
    background: #fff;
    color: #b1b1b1;
    padding: 15px 120px 0 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    border: none;
    border-radius: 5px;
}

#NewsletterBtn {
    background: #f7d807;
    color: black;
    position: absolute;
    top: 0;
    right: 0;
    text-transform: capitalize;
    font-size: 0;
    font-weight: 700;
    font-size: 14px;
    border: 0;
    box-shadow: none;
    padding: 0 20px;
    line-height: 47px;
    height: 47px;
    border-radius: 0 5px 5px 0;
    transition: all .3s linear;
}

.NewsletterLoad {
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

.updatedClassLeft {
    position: absolute;
    top: 8px;
    left: 0px;
    cursor: pointer;
}

.updatedClassRight {
    position: absolute;
    top: 8px;
    right: 2px;
    cursor: pointer;
}

.NoStock {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid black;
    padding: 10px;
}

.opacity03{
    opacity: 0.1!important;
}

.varNoStock{
    display: none;
}

body #toast-container > div {
    opacity: 1;
}

.clickable-row {
    cursor: pointer;
}

.orderSumDiv {
    background-color: #ebeaea;
    padding: 30px;
}

.flagMargin {
    margin-top: 2px;
}

.FAQQ {
    padding: 5px 15px;
    border: 1px solid #c1272d;
}

.FAQQ label{
    margin-top: .5rem;
    width: 100%;
    cursor: pointer;
}

.FAQA {
    padding: 10px 17px;
    background-color: #c1272d;
    display: none;
}

.FAQA p{
    color: white;
}

.width40px {
    width: 40px;
}

.bckgClr {
    background-color: #e5e5e5;
}

.countryFlag {
    margin-top: 1px;
}

.mobileCart {
    display: block!important;
    left: 20px;
}

.add-to-btn {
    color: white;
    border: none;
    outline: none;
    font-weight: bold;
    width: 100%;
    height: 50px;
}


.width60 {
    width: 60%;
}
