@font-face {
    font-family: 'vodafone';
    src: url('../fonts/vodafone/vodafone.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vodafone Rg';
    src: url('../fonts/vodafone/vodafone.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Vodafone_Rg_Bold';
    src: url('../fonts/vodafone/Vodafone_Rg_Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'VodafoneLt';
    src: url('../fonts/vodafone/VodafoneLt.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

.card {
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.9); /* Fancy shadow effect */
    transition: box-shadow 0.3s ease; /* Optional: Add transition for a smooth effect */
}

    .card:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.9); /* Adjusted shadow on hover */
        cursor: pointer;
    }


.txtOfferHeaderRed {
    font-family: VodafoneLt;
    font-size: 36px;
    color: #e50302;
}

.ErrorMessage {
    font-size: 25px;
    color: #ff1721;
    font-family: Moderat-Regular !important;
}

.ErrorMessageSmall {
    font-size: 20px;
    color: #ff1721;
    font-family: Moderat-Regular !important;
}



.form-control {
    border-color: #ff1721 !important;
    color: #00008f;
    height: auto !important;
    padding: 8px 12px !important;
    font-size: 20px !important;
    border-radius: 10px 10px 10px 10px !important;
}

.FormInPut {
    margin-top: 10px;
}

.form-select {
    border-color: #ff1721 !important;
    color: #00008f;
    height: auto !important;
    padding: 8px 12px !important;
    font-size: 20px !important;
    border-radius: 10px 10px 10px 10px !important;
}

.RewardSubHeading2Blue {
    font-weight: bold;
    font-family: Vodafone_Rg_Bold;
    font-size: 20px;
    color: gray;
}

.modelCategory {
    /*width:300px;*/
}

.chkCountyCatehory {
    font-family: 'vodafone Rg';
    color: #e50302;
    margin-bottom: 0px;
    font-size: 20px !important;
}

.chkDiv {
    padding-left: 20px;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-family: 'vodafone Rg';
    color: #e50302;
    font-size: 25px !important;
}

div.chkDiv label {
    font-size: 25px !important;
}

.col-20 {
    flex: 0 0 20%;
    max-width: 20%;
}

.col-80 {
    flex: 0 0 80%;
    max-width: 80%;
}

.btnVodafone {
    background-color: red;
    color: white;
    padding: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-color: transparent !important;
}


.btnGetDiscountCode {
    margin-top: 15px;
    margin-bottom: 15px;
}


.OfferPagePadding {
    padding-left: 10px !important;
    padding-right: 10px !important;
}


.txtOfferHeader {
    font-family: VodafoneLt;
    font-size: 36px;
}


.txtCategoryHeader {
    font-family: Vodafone_Rg_Bold;
    font-size: 20px !important;
    color: white;
    background-color: #e50302;
    text-transform: uppercase;
}

.txtOfferSubHeaderRed {
    font-family: VodafoneLt;
    font-size: 25px !important;
    color: #e50302;
}

.txtOfferSubHeader {
    font-family: VodafoneLt;
    font-size: 25px !important;
}
.txtOfferSubHeaderBold {
    font-family: Vodafone_Rg_Bold;
    font-size: 25px !important;
}

.txtOfferSubHeaderRedBold {
    font-family: Vodafone_Rg_Bold;
    font-size: 35px !important;
    color: #e50302;
}


.txtDiscount {
    font-family: VodafoneLt;
    font-size: 25px !important;
    color: #e50302;
}


.card-body {
    /*color: #e50302 !important;*/
    padding-bottom: 0px !important;
    padding-right: 20px !important;
    padding-top: 20px !important;
    padding-left: 20px !important;
    background-color: #e50302;
}

.card-title {
    font-family: 'vodafone Rg' !important;
    font-weight: bolder !important;
    font-size: 20px;
    color: white; /*#e50302;*/
    margin-bottom: 0px !important;
}

.card-text {
    font-family: VodafoneLt !important;
    font-weight: bolder !important;
    font-size: 10px;
    padding: 0px !important;
    color: gray !important;
    line-height: none !important;
}


.SearchBox {
    height: auto !important;
}

.btn-outline-secondary-Search {
    color: #e60000 !important;
    background-color: white !important;
    font-size: 16px;
}

.btn-light.dropdown-toggle {
    width: 200px !important;
}

.dropDownList {
    font-family: 'vodafone Rg';
    font-size: 16px;
    padding: 10px;
    margin-left: 10px;
    width: 200px;
}

.form-control:focus {
    outline: 0 !important;
    border-color: initial;
    box-shadow: none;
}

.offerImage {
    max-width: 502px;
    max-height: 502px;
}

.formBackGround {
    background-color: #e8e9ec;
}

.MenuRow {
    background-color: #e60000;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    padding: 14px;
}

    .MenuRow label {
        width: 100%;
    }

    .MenuRow .col {
        padding: 0px;
        margin: 0px;
    }

div.DropDownmenu {
    background-color: #e60000;
    color: white;
    text-align: center;
    padding: 14px;
    text-decoration: none;
}

div.scrollmenu {
    background-color: #e60000;
    overflow: auto;
    white-space: nowrap;
}

    div.scrollmenu a {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }

    div.scrollmenu label {
        color: white;
        text-align: center;
        padding: 14px;
    }


    div.scrollmenu a:hover {
        background-color: #ae0001;
    }


div.scrollmenuM {
    background-color: #e60000;
    overflow-x: scroll !important;
    white-space: nowrap;
}

    div.scrollmenuM a {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }

    div.scrollmenuM label {
        color: white;
        text-align: center;
        padding: 14px;
    }


    div.scrollmenuM a:hover {
        background-color: #ae0001;
    }


.MenuImage {
    width: 40px;
    height: 40px;
}

.MenuImageWC {
    width: 62px;
    height: 40px;
}


.vodafoneBG {
    background-color: #e60000;
}

.container {
    max-width: 1220px !important;
}

.zoom {
    transition: transform .1s;
}

    .zoom:active {
        background-color: #ae0001;
    }

    .zoom:hover {
        -ms-transform: scale(1.2); /* IE 9 */
        -webkit-transform: scale(1.2); /* Safari 3-8 */
        transform: scale(1.2);
    }

* {
    padding: 0;
    margin: 0;
    font-family: 'vodafone Rg';
    font-size: 16px;
}


.SubCategoryCaption {
    color: #e60000;
    background: white;
    text-align: center;
    font-size: 16px;
    font-family: 'Vodafone Rg' !important;
    font-weight: bold;
    margin-top: 15px;
    min-height: 0px !important;
}

.SubCategoryDescription {
    color: #e60000;
    background: white;
    text-align: center;
    font-size: 16px;
    font-family: 'Vodafone Rg' !important;
    margin-top: 15px;
    min-height: 0px !important;
}


/*menu Style*/

.navbar-toggler {
    width: 80px;
    height: 34px;
    background-color: #e8e9ec !important;
    color: black !important;
    border: none;
    padding: 0px !important;
    margin: 0px !important;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0,0,0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}

.navbar {
    border-radius: 0px !important;
    min-height: 20px !important;
    padding: 0px !important;
    background-color: #e8e9ec !important;
    position: fixed !important;
    padding-top: 10px !important;
    top: 0px !important;
    z-index: 100 !important;
    width: 100% !important;
}



.nav-item > label {
    text-align: left !important;
}

.navbar-collapse {
    align-items: flex-start !important;
}


.bg-info {
    background-color: #e8e9ec !important;
}


.form-horizontal {
    background-color: transparent !important;
    border: none !important;
}

.navbar-toggle {
    float: left;
}

.navbar-nav > li > a {
    padding: 5px !important;
    color: white !important;
}

.sapceRight {
    margin-right: 10px !important;
}

.btn-secondary {
    color: black;
    background-color: #e8e9ec;
    border-color: #e60000;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

    .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus {
        box-shadow: none;
    }

    .btn-secondary.focus, .btn-secondary:focus {
        color: black;
        background-color: #e8e9ec;
        border-color: #e60000;
        box-shadow: none;
    }

    .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
        color: black;
        background-color: #e8e9ec !important;
        border-color: #e60000 !important;
    }

    .btn-secondary:hover {
        color: black;
        background-color: #e8e9ec;
        border-color: #e60000;
    }

    .btn-secondary:active {
        color: black;
        background-color: #e8e9ec;
        border-color: #e60000 !important;
    }


.btn-primary {
    color: #fff;
    background-color: #e60000;
    border-color: #e60000;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

    .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {
        box-shadow: none;
    }

    .btn-primary.focus, .btn-primary:focus {
        color: #fff;
        background-color: #e60000;
        border-color: #e60000;
        box-shadow: none;
    }

    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: #e60000 !important;
        border-color: #e60000 !important;
    }

    .btn-primary:hover {
        color: #fff;
        background-color: #e60000;
        border-color: #e60000;
    }

    .btn-primary:active {
        color: #fff;
        background-color: #e60000;
        border-color: #e60000 !important;
    }

.dropdown-item {
    color: #e60000;
    background-color: transparent;
}


    .dropdown-item.active, .dropdown-item:active {
        color: #fff;
        text-decoration: none;
        background-color: #e60000;
    }



.lineXXS {
    height: 5px;
}

.lineXS {
    height: 15px;
}

.lineS {
    height: 15px;
}

.lineM {
    height: 20px;
}

.lineL {
    height: 30px;
}

.lineL {
    height: 40px;
}

.lineXL {
    height: 60px;
}

/*small Device Style*/







/*// Extra small devices (portrait phones, less than 576px)
// No media query since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) {
    .OfferPagePadding {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }

    .MenuImage {
        width: 50%;
        height: 50%;
    }

    .MenuImageWC {
        width: 50%;
        height: 50%;
    }

    .btn-light.dropdown-toggle {
        width: 200px !important;
    }

    .chkDiv {
        padding-left: 20px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        font-family: 'vodafone Rg';
        color: #e50302;
        font-size: 18px !important;
    }

    div.chkDiv label {
        font-size: 18px !important;
    }
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) {

    .txtCategoryHeader {
        font-family: Vodafone_Rg_Bold;
        font-size: 40px !important;
        color: white;
        background-color: #e50302;
        text-transform: uppercase;
    }

    .btn-light.dropdown-toggle {
        width: 200px !important;
    }

    .card-body {
        background-color: #e50302;
        padding-bottom: 0px !important;
        padding-right: 20px !important;
        padding-top: 20px !important;
        padding-left: 20px !important;
    }


    .card-title {
        font-family: 'vodafone Rg' !important;
        font-weight: bolder !important;
        font-size: 35px;
        color: white; /*#e50302;*/
        margin-bottom: 0px !important;
    }

    .card-text {
        font-family: VodafoneLt !important;
        font-weight: bolder !important;
        font-size: 18px;
        padding: 0px !important;
        color: gray !important;
    }

    .chkDiv {
        padding-left: 20px;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
        font-family: 'vodafone Rg';
        color: #e50302;
        font-size: 18px !important;
    }

    div.chkDiv label {
        font-size: 18px !important;
    }
}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) {
    .btn-light.dropdown-toggle {
        width: 200px !important;
    }
}


/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
    .btn-light.dropdown-toggle {
        width: 200px !important;
    }
}


::-WebKit-scrollbar {
    -WebKit-appearance: none;
}

::-WebKit-scrollbar-thumb {
    border-radius: 4px;
    /*background-color: rgba(0,0,0,.5);*/
    background-color: #a80000;
    -WebKit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

::-webkit-scrollbar:horizontal {
    height: 5px;
}



@media screen and (max-width: 720px) {
    .txtOfferHeaderRed {
        font-family: VodafoneLt;
        font-size: 20px;
        color: #e50302;
    }

    .txtOfferSubHeaderRed {
        font-family: VodafoneLt;
        font-size: 20px !important;
        color: #e50302;
    }

    .txtOfferSubHeader {
        font-family: VodafoneLt;
        font-size: 20px !important;
    }

    .txtOfferSubHeaderBold {
        font-family: Vodafone_Rg_Bold;
        font-size: 20px !important;
    }


    .txtOfferSubHeaderRedBold {
        font-family: Vodafone_Rg_Bold;
        font-size: 18px !important;
        color: #e50302;
    }

    
}
