* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent
}

html,
body {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 100%
}

.row.header {
    align-items: center;
}

#container {
    min-height: 100vh;
    background-color: #fff
}

a {
    text-decoration: none;
    color: #333
}

._1FWdmb .Z4_K_h ._31Y9yB {
    transition: -webkit-filter .3s ease-out
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

::-webkit-input-placeholder {
    color: #c8c7c2
}

._2dxSCm ._1eMB9R::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: -.2px
}

::-webkit-scrollbar {
    width: 0;
    background: 0 0
}

._3UIa49 {
    background: -webkit-linear-gradient(right, #2874f0, #689df4)
}

::-webkit-scrollbar {
    display: none
}

._1FWdmb {
    font-size: 16px;
    color: #eaeaea;
    padding:8px 3px 17px;
    display: table;
    table-layout: fixed;
    width: 100%;
    min-height: 52px;
    transition: background-color .3s ease-out
}

._1FWdmb ._3NH1qf {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 11px;
    width: 30px;
    max-height: auto;
    line-height: 10px;
    position: relative;
    overflow: hidden
}

._1FWdmb .Z4_K_h {
    padding-left: 5px;
    display: table-cell;
    vertical-align: middle;
    height: 28px;
    overflow: hidden;
    line-height: 10px;
    max-width: 111px;
    position: relative
}

.menu-icon{display: inline-block;padding-right: 7px;}
.menu-icon2{padding: 0;}
._1FWdmb .Z4_K_h ._31Y9yB {
    max-height: 30px;
    transition: -webkit-filter .3s ease-out
}

._1FWdmb ._3QNhdh {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    white-space: nowrap;
    overflow-x: scroll;
    padding: 10px;
}

._1FWdmb ._3QNhdh ._2WBW6z {
    text-align: left;
    padding-left: 12px
}

._1FWdmb ._2tVMo0 {
    background: #d32f2f;
    border-radius: 50%;
    color: #fff;
    height: 15px;
    width: 15px;
    position: absolute;
    top: 10px;
    right: 5px;
    font-size: 8px;
    text-align: center;
    line-height: 12.5px;
    border: 2px solid #fff
}

.main-slider .carousel-indicators{
    margin-bottom: 0;
    bottom: 8px;
}

.main-slider ol.carousel-indicators li{
    margin: 0 !important;
    background-color: #AAA !important;
    width: 10px !important;
    height: 10px !important;
    border: 0 !important;
}

.deals-div {
    -webkit-animation: Jzh4Md .3s linear;
    animation: Jzh4Md .3s linear;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
    color: #2873ee;
    padding: 15px;
    overflow: hidden;
    background-repeat: no-repeat;
    display: block;
    align-self: center;
    display: flex;
    align-items: center;
    position: relative;
    z-index: 1
}

.dod-div1{
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
    margin-right: 4px;
}

.deals-div .dod-label {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.deals-div .sale-is-live-div {
    margin-left: auto
}

._1QM2o6._1isCBQ{
    background-color: #f1f2f4;
}

.delivery-txt {
    margin-top: 10px;
    font-size: 12px;
}

.timer-div {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    display: flex;
    align-items: center;
    opacity: .8;
}

.timer-div .clock-img {
    margin-right: 5px;
    height: 16px;
    width: 16px
}

.blinking {
    -webkit-animation: 1s blink ease infinite;
    -moz-animation: 1s blink ease infinite;
    -ms-animation: 1s blink ease infinite;
    -o-animation: 1s blink ease infinite;
    animation: 1s blink ease infinite;
    
  }
  
  @keyframes blink {
    from, to {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  
  @-moz-keyframes blink {
    from, to {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  
  @-webkit-keyframes blink {
    from, to {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  
  @-ms-keyframes blink {
    from, to {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  
  @-o-keyframes blink {
    from, to {
      opacity: 0;
    }
    50% {
      opacity: 1;
    }
  }
  .btn-sale-is-live {
    border: 0;
    outline: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-weight: 600;
    line-height: 14px;
    background: #ffffff;
    color: RED;
    padding: 10px 12px;
    font-size: 12px;
    border-radius: 4px;
    text-transform: inherit;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 2px 0;
}

._31rzHu {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(40, 116, 240, .95);
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s
}

._31rzHu ._1Gf-tJ {
    top: 16%;
    position: absolute;
    transform: translateX(-50%);
    width: 85%;
    align-items: center;
    left: 50%
}

._31rzHu ._1Gf-tJ ._2wxxo3 {
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 12px;
    color: #fff
}

._31rzHu ._1Gf-tJ ._3zjmm_ {
    font-size: 14px;
    line-height: 18px
}

._31rzHu ._1Gf-tJ ._3zjmm_ ._6BYRdm {
    vertical-align: middle;
    padding: 0 5px
}

._31rzHu ._1Gf-tJ ._2PfOqy {
    display: inline-block;
    background: #fff;
    padding: 10px 20px;
    border-radius: 2px;
    margin-top: 21px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    color: #565656
}


input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

::-webkit-input-placeholder {
    color: #c8c7c2
}

._1s54Jm {
    background-color: #fff;
    border: 0;
    outline: 0;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-align: center;
    font-weight: 600;
    line-height: 14px
}

.btn-sale-is-live {
    background: #ffffff;
    color: RED;
    padding: 10px 12px;
    font-size: 12px;
    border-radius: 4px;
    text-transform: inherit;
    box-shadow: rgba(0, 0, 0, 0.16) 0 1px 2px 0
}

._1wQXWE {
    position: fixed;
    height: 120%;
    top: 0;
    left: 0;
    z-index: 10
}

._1wQXWE,
._1wQXWE ._3NNPRA {
    width: 100%;
    pointer-events: none
}

._1wQXWE ._3NNPRA {
    position: absolute;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    opacity: 0;
    will-change: opacity
}

._1wQXWE ._1YW0Vg {
    display: flex;
    flex-direction: column
}

._1wQXWE .NLH8Sf {
    background: #fff;
    position: fixed;
    width: 75%;
    height: 120%;
    top: 0;
    left: 0;
    transform: translate3d(-102%, 0, 0);
    will-change: transform;
    box-shadow: 3px 0 8px 1px rgba(0, 0, 0, .4)
}

._1wQXWE .NLH8Sf .ezDLVG {
    display: flex;
    align-items: center;
    background: linear-gradient(30deg, #2874f0, #0065c5);
    height: 60px
}

._1wQXWE .NLH8Sf .ezDLVG .Xv3JXt {
    table-layout: fixed
}

._1wQXWE .NLH8Sf .ezDLVG ._1N4Gn8 {
    margin-left: 12px;
    width: 15px;
    height: 15px
}

._1wQXWE .NLH8Sf .ezDLVG .LuA1IN {
    width: 75%;
    margin-left: 20px;
    font-size: 16px;
    align-self: flex-end;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 1px
}

._1wQXWE .NLH8Sf .ezDLVG ._2yJavz {
    vertical-align: middle;
    margin-right: 15px
}

._1wQXWE .NLH8Sf .ezDLVG ._2IiByI {
    display: flex;
    align-items: center
}

._1wQXWE .NLH8Sf .neEAPi {
    overflow-y: auto
}

._1wQXWE .NLH8Sf ._4mBcWB {
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #e0e0e0
}

._1wQXWE .NLH8Sf ._4mBcWB .TcEsyJ {
    height: 35px;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #262626
}

._1wQXWE .NLH8Sf ._4mBcWB .TcEsyJ .J-Efh8 {
    display: flex;
    align-items: center;
    color: #414141
}

._1wQXWE .NLH8Sf ._4mBcWB:last-child {
    margin: 0;
    padding: 0;
    border-bottom: 0
}

._1wQXWE .NLH8Sf ._4mBcWB:last-child .TcEsyJ {
    height: 35px;
    font-size: 14px;
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    color: #262626
}

._1wQXWE ._2VpmuG {
    margin-left: 12px
}

._2dxSCm {
    width: 100%
}

._2dxSCm ._38U37R {
    top: 0;
    width: 100%;
    z-index: 2;
    will-change: opacity;
    position: relative
}

._2dxSCm .ORogdv {
    width: 100%;
    will-change: opacity
}

._2dxSCm .ORogdv ._1k9EoO ._3hNQUi {
    width: 100%;
    min-width: 31%;
    transform: scale(1);
    z-index: 1
}

._2dxSCm .ORogdv ._1k9EoO ._2d36Hu {
    width: 95%;
    z-index: 2;
    padding-bottom: 10px;
    margin: auto
}

._2dxSCm ._1iFrUM {
    width: 100%;
    height: 55px;
    display: table;
    table-layout: fixed;
    z-index: 2;
    position: fixed;
    top: 0;
    padding: 10px 0;
    will-change: transform;
    transition: transform .25s ease-out
}

._2dxSCm ._1iFrUM ._1iILZ2 {
    color: #fff;
    width: 10%;
    max-width: 48px;
    overflow: hidden
}

._2dxSCm ._1iFrUM ._1iILZ2,
._2dxSCm ._1iFrUM ._3vO4US {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: relative
}

._2dxSCm ._1iFrUM ._3vO4US {
    width: 80%
}

._2dxSCm .search-div {
    width: 100%;
    height: 40px;
    font-size: 14px;
    letter-spacing: -.2px;
    color: #777;
    display: inline-block;
    text-align: left;
    opacity: 1;
    vertical-align: middle;
    border-radius: 2px;
    background-color: #fff;
    position: relative;
    line-height: 40px;
    border: 0;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._2dxSCm ._1eMB9R {
    width: 100%;
    height: 38px;
    padding-left: 36px;
    font-size: 14px;
    border: 0;
    outline: 0
}

._2dxSCm ._1eMB9R::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: -.2px
}

._2dxSCm ._2Eo--l:before,
._2dxSCm .search-div:before {
    position: absolute;
    content: " ";
    height: 16px;
    width: 16px;
    left: 10px;
    top: 12px
}

._2dxSCm .search-div:before {
    background: url('../images/theme/search.svg');
}

._2dxSCm ._3lqN6b {
    border-radius: 2px 2px 0 0;
    margin: auto;
    position: relative
}

::-webkit-scrollbar {
    width: 0;
    background: transparent
}

.WhKF32 .IF3BzC {
    min-height: 101vh
}

._2GaeWJ {
    position: relative;
    margin: auto;
    min-width: inherit;
    min-height: inherit
}

._2GaeWJ ._2puWtW {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 100%;
    max-height: 100%;
    transform: translate(-50%, -50%);
    transition: opacity .3s linear
}

._2GaeWJ ._2puWtW._3a3qyb {
    opacity: 1
}

._2UX-zz {
    flex: 1;
    display: block;
    position: relative
}

.-LqSIK {
    border-spacing: 0;
    table-layout: fixed;
    border-collapse: collapse
}

.-LqSIK .Cs7ycL {
    width: 50%;
    margin: auto;
    position: relative;
    vertical-align: middle;
    padding: 2px;
}

._3xlpeR {
    margin: auto;
    width: 100%;
    transform: translateY(8px);
    border-radius: 2px;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .16)
}

._1fhgRH {
    display: block;
    width: 100%;
    /* background: #fff; */
    padding-bottom: 1px
}

._1fhgRH .vMNvBz {
    padding: 0
}



._2rW-uM {
    -webkit-animation: Jzh4Md .3s linear;
    animation: Jzh4Md .3s linear;
    position: relative;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
    padding: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    display: block
}

._2rW-uM ._3LrtWH {
    align-self: center;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 1
}

._2rW-uM ._3QuZpZ {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1;
    margin-right: 4px
}

.dod-div {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

._2rW-uM .dod-label {
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

._2rW-uM ._3Nxu4r {
    margin-left: auto
}

.delivery-txt {
    margin-top: 10px;
    font-size: 12px;
    color: #333;
}

._2rW-uM ._1J8KR1 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px
}

._3sgvr0 {
    border: 0
}

._1cVt6K {
    padding-bottom: 4px
}

._1CXxjX {
    padding: 14px;
    color: #2873ee;
}

._2mmD4F {
    opacity: .8
}

._1oETR8 {
    margin-top: 7px
}

._1dZamR {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    display: flex;
    align-items: center;
}

._1dZamR ._29lYyb {
    margin-right: 5px;
    height: 16px;
    width: 16px
}

._2enssu {
    position: relative;
    overflow: hidden;
    padding: 16px;
    display: block;
    background: #FFF;
    border: 1px solid #f5f5f5;
}

._2enssu ._3LXIRu {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

._2enssu ._24B_AU {
    width: 100%;
    overflow: hidden;
    text-align: center;
    margin-top: 15px
}

._2enssu ._3SexMn {
    line-height: 21px!important;
    text-align: center;

    font-size: 14px;
    color: #262626;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    margin-top: 15px;
}

span.a-size-mini.a-color-secondary {
    font-size: 12px!important;
    /* line-height: 10px!important; */
    color: #565959;
    display: none;
    font-weight: 400!important;
    /* font-style: normal!important; */
}

._2enssu ._1AQnZC {
    color: #565959;
    font-weight: 300;
    font-size: 12px;
    margin-top: 8px;
    line-height: 22px;
}

._24B_AU._1AQnZC.as_gdf{
    opacity: 1 !important;
    display: none;
}

.mrp {
    text-decoration: line-through;
    color: #565959;
    font-weight: 300;
    font-size: 12px;
}

.selling-price {
    font-weight: 600;

    font-size: 14px;
    color: #000;
    margin-right: 5px;
}

html {
    height: 100%
}

::-webkit-scrollbar {
    display: none
}

.carousel-indicators li {
    width: 10px !important;
    height: 10px !important;
    border: 0 !important;
    border-radius: 10px;
    list-style: none;
}

/* ------------------ Loader ------------------ */
@-webkit-keyframes scaling-circle {

    0%,
    30%,
    50%,
    100% {
        -webkit-transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(1);
        transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(1);
    }

    40% {
        -webkit-transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(0);
        transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(0);
    }
}

@keyframes scaling-circle {

    0%,
    30%,
    50%,
    100% {
        -webkit-transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(1);
        transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(1);
    }

    40% {
        -webkit-transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(0);
        transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px)) scale(0);
    }
}

.scaling-circle {
    --radius: 25;
    --size: 10;
    height: calc(var(--size) * 1px);
    width: calc(var(--size) * 1px);
    position: absolute;
    /* top: 50%; */
    left: 50%;
}

.scaling-circle div {
    height: 100%;
    width: 100%;
    position: absolute;
    border-radius: 100%;
    background: #0e84d9;
    -webkit-animation: scaling-circle 0.8s calc(var(--delay) * 1s) infinite ease;
    animation: scaling-circle 0.8s calc(var(--delay) * 1s) infinite ease;
    -webkit-transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px));
    transform: rotate(calc(var(--angle) * 1deg)) translate(0, calc(var(--radius) * 1px));
}

.scaling-circle div:nth-child(1) {
    --angle: 45;
    --delay: 0.1;
}

.scaling-circle div:nth-child(2) {
    --angle: 90;
    --delay: 0.2;
}

.scaling-circle div:nth-child(3) {
    --angle: 135;
    --delay: 0.3;
}

.scaling-circle div:nth-child(4) {
    --angle: 180;
    --delay: 0.4;
}

.scaling-circle div:nth-child(5) {
    --angle: 225;
    --delay: 0.5;
}

.scaling-circle div:nth-child(6) {
    --angle: 270;
    --delay: 0.6;
}

.scaling-circle div:nth-child(7) {
    --angle: 315;
    --delay: 0.7;
}

.scaling-circle div:nth-child(8) {
    --angle: 360;
    --delay: 0.8;
}

/* ------------------ Loader ------------------ */

.product-slider {
    position: relative;
}

.product1carousel{
    bottom: 0;
}

img.d-block.img-fluid.m-auto {
    height:  auto !IMPORTANT;
    width: 100% !important;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
}

.offer-badge {
    position: absolute;
    width: 45px;
    height: 45px;
    line-height: 15px;
    font-size: 15px;
    border-radius: 100%;
    z-index: 1;
    color: #fff;
    background: #B12704;
    padding-top: 8px;
    text-align: center;
    font-weight: bold;
}

.share-icon {
    width: 36px;
    height: 36px;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../../img/share.png);
    background-size: 24px 24px;
    border-radius: 18px;
    position: absolute;
    right: 0;
    border: 1px solid #eee;
    padding: 24px;
    border-radius: 50%;
    z-index: 1;
    top: 60px;
}

.love-icon {
    background-image: url(../../img/love.png);
    width: 36px;
    height: 36px;
    display: block;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px 24px;
    border-radius: 18px;
    position: absolute;
    right: 0;
    border: 1px solid #eee;
    padding: 24px;
    border-radius: 50%;
    z-index: 1;
}

.carousel-indicators li.active {
    background-color: #565959 !important;
    border: 0.1rem solid #565959 !important;
}

.carousel-indicators li {
    background-color: #fff !important;
    border: 0.1rem solid #565959 !important;
}

.card{
    margin: 0;
}

.product-title {
    font-size: 14px;
    text-align: left;
    color: #565959;
    line-height: 21px!important;
    font-weight: 400!important;
    font-style: normal!important;
    text-decoration: none!important;
    text-transform: capitalize;
}

.offer-main{
    font-weight: 500;font-size: 16px;
}

.product-price {
    font-size: 20px;
    font-weight: 600;
    letter-spacing: -0.02px;
    line-height: 28px;
}

.product-price.d-flex.my-2.jhdyg {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
}

.product-price .discount {

    color: rgb(0, 140, 0) !important;
    margin-right: 10px;
}

.product-price .mrp {
    text-decoration-line: line-through;
    color: rgb(113, 116, 120);
    margin-right: 10px;
    margin: 0 5px;
    margin-right: 10px;
    font-size: 20px;
    font-weight: 600;
}

.product-price .price {
    color: rgb(0, 0, 0);
}

.offer-timer {
    color: rgb(199, 0, 85);
}

.feature-container {
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

.feature-container .featured-item:nth-child(1) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .featured-item:nth-child(2) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .featured-item:nth-child(3) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .featured-item:nth-child(4) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .featured-item:nth-child(5) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .featured-item:nth-child(6) .featured-img {
    width: 30px;
    height: 30px;
}

.feature-container .feature-title {
    line-height: 16px;
    letter-spacing: 0.3px;
    color: rgb(17, 17, 18);
    font-size: 12px;
    text-align: center;
}

.container-fluid.px-2.py-3.d-flex.feature-container.product-extra.card {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
}

.txt-product-detail {
    margin: 0;
    text-align: left;
}

.flex {
    display: flex !important;
}

/*.button-container {*/
/*    position: fixed;*/
/*    bottom: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    box-shadow: -4px 3px 7px #bdbbbb;*/
/*}*/

.buynow-button {
    background: #ffc200;
    display: block;
    color: #000;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #ffc200;
    font-size: 14px;
    padding: 6px 9px;
}

.buynow-button-white {
    background: #fff;
    display: block;
    color: black;
    position: relative;
    overflow: hidden;
    border-radius: 2px;
    border: 1px solid #ffc200;
    font-size: 14px;
    padding: 6px 9px;
    border: none !important;
}

.product-page-buy {
    width: 100%;
    height: 50px;
    border: 1px solid #ffc200;
}

.btn-continue {
    width: 170px !important;
    height: 40px !important;
}

.color-div h4 {
    color: #212529;
    font-size: 16px;
    text-align: left;
    margin-left: 10px;
    font-weight: 600;
}

.color-list {
    display: flex;
    flex-direction: row;
    overflow-x: auto;
}

.color-div .color-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #EEE;
    border-radius: 10px;
    width: 100px;
    justify-content: flex-end;
    border-color: #888C8C;
}

.color-div .color-item.active {
    border-color: #367dfb;
    box-shadow: 1px 1px 4px 0px #367dfb78;
}

.color-div .color-item:focus {
    box-shadow: 0 0 0 0.3rem #C8F3FA;
}

.color-div img {
    max-height: 90px;
    padding: 10px;
    /* max-width: 100%; */
    height: unset;
}

.color-div .color-name {
    font-size: 14px;
    text-align: center;
}

.storage-div h4,
.size-div h4 {
    text-align: left;
    margin-left: 5px;
    font-weight: 600;
    font-size: 16px;
    color: #212529;
}

.size-list {
    display: flex;
    flex-direction: row;
}

.storage-div .storage-item,
.size-div .size-item {
    display: flex;
    flex-direction: column;
    border: 1px solid #EEE;
    border-radius: 10px;
}

.storage-div .storage-item{
    display: inline-block;
    vertical-align: middle;
    margin-top: 7px;
}

.storage-div .storage-item.active,
.size-div .size-item.active {
    border-color: #367dfb;
    box-shadow: 1px 1px 4px 0px #367dfb78;
}

.storage-div .storage-name,
.size-div .size-name {
    font-size: 14px;
}

.common-button {

    background: rgb(251, 100, 27);
    position: relative;
    overflow: hidden;
    border-radius: 0.2rem;
    width: 100%;
    height: 50px;
    border: 1px solid #e88406;
    text-align: center;
    align-items: center;
    display: flex;
    justify-content: center;
    color: white;
    font-size: 16px;
    text-decoration: none;
}

.common-button:hover {
    color: #000;
    text-decoration: none;
}

/* Payment */
.recommended-product {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.recommended-product img {
    width: 75px;
    height: auto;
}

.recommended-product .description {
    padding-left: 20px;
}

.recommended-product span.strike {
    text-decoration: line-through;
}

.recommended-product .qty,
.recommended-product span {
    font-size: 16px;
}

.recommended-product span.discount {
    color: #008c00;
}

.recommended-product span.mrp {
    color: #0F1111;
    font-size:16px;
    font-weight: 400;
    line-height: 1.35;
}

.recommended-product span.selling_price {
    font-weight: 600;
    color: #212529!important;
}

.yu_sved {
    color: #565959!important;
    font-size: 1.0rem!important;
    line-height: 1.4!important;
    font-family: system-ui;
    font-weight: 500;
}

.yu_sved span.discount-amt {
    font-family: system-ui;
    font-size: 1.1rem!important;
    color: #B12704!important;
    font-weight: 500;
    margin-right: 6px;
}

.yu_sved span#discount{
    font-family: system-ui;
    font-size: 1.1rem!important;
    color: #B12704!important;
    font-weight: 500;
}

.sld_b_a{
    color: #565959!important;
    font-size: 1.0rem!important;
    line-height: 1.4!important;
    font-family: system-ui;
    font-weight: 500;
}

.strike {
    text-decoration: line-through;
}

.recommended-product .product-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600 !IMPORTANT;
    max-width: calc(100vw - 120px);
    margin-bottom: 3px;
    font-family: system-ui;
    color: #212529;
}

.recommended-product .product-detail {
    font-size: 12px;
    color: #878787;
}

.form-check {
    font-size: 20px;
    border: 1px solid #ccc;
    margin-bottom: 11px;
    border-radius: 10px;
}

.form-check.active {
    border-color: #367dfb;
}

.form-check input {
    height: 20px;
    width: 20px;
    border: 1px solid;
}

.form-check label.form-check-label {
    font-size: 23px;
    display: flex;
    margin: 0;
    align-items: center;
    padding: 15px;
}

.form-check .form-check-label.input {
    margin-right: 10px;
}

span.unaviable {
    font-size: 18px;
    opacity: 0.5;
    margin-left: 10px;
    line-height: 31px;
}

.form-check.available-method span {
    font-size: 18px;
    margin-left: 13px;
    font-weight: 500;
}

.delivery-extra .line {
    margin-bottom: 10px;
}

.delivery-extra span {
    font-size: 20px;

}

.offerend-container {
    text-align: center;
    font-weight: bold;
    padding: 14px;
}

.offer-timer {
    color: rgb(251, 100, 27) !important;
}

.order-total {
    color: rgb(251, 100, 27) !important;
    font-weight: bold;
}

.pay-logo {
    max-width: 40px;
    padding: 0.5rem;
}

.list-group {
    text-decoration: none;
}

.product-details div {
    max-width: 100vw !important;
}

.product-details>div {
    padding: 0 !important;
}

.form-floating>.form-control,
.form-floating>.form-select,
.form-floating>.form-control-plaintext {
    padding: 10px 12px !important;
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    transform: scale(.85) translateY(-1rem) translateX(1.15rem) !important;
    background-color: #fff;
    padding: 0rem 0.75rem;
    opacity: 1;
    left: 6px;
}

.form-floating .form-control,
.form-floating .form-select {
    font-size: 14px !important;
    border: 1px solid rgba(0, 0, 0, .24);
    height: 50px !important;
    min-height: auto;
    line-height: initial;
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown),
.form-floating>.form-select {
    box-shadow: none !important;
}

.form-floating>.form-control:focus,
.form-floating>.form-select {
    border-color: #007185;
    z-index: 1;
    box-shadow: 0 0 0 .3rem #C8F3FA,0 .1rem .2rem rgba(15,17,17,.15) inset;
}

.card.max-height {
    height: calc(100vh - 42px) !important;
}

.form-floating>label {
    font-size: 14px;
    font-family: Roboto, Droid Sans, Helvetica Neue, Arial, Helvetica, sans-serif;
    color: #878787;
    height: auto !important;
    width: auto;
    display: inline-block;
    padding: 14px;
}

.row .form-floating>label {
    display: inline-block;
}


.progress-box {
    height: 56px;
    overflow: hidden;
    display: block;
    text-align: center;
    background: #fff;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 4px 8px -8px;
    box-shadow: 0 4px 8px -8px;
}

.card-footer {
    background: none !important;
    border-top: none !important;
    position: fixed;
    bottom: 10px;
    width: 90%;
    left: 5%;
}

.card {
    --bs-border-color-translucent: rgba(0, 0, 0, .125) !important;
    --bs-border-radius: .25rem !important;
    border: 1px solid #dee2e6 !important;
}

.sefty-banner {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(241, 243, 246);
    padding: 15px 0;
}

.sefty-banner .sefty-img {
    object-fit: contain;
    display: flex;
    position: relative;
    width: 45px;
    height: 35px;
}

.sefty-banner .sefty-txt {
    color: rgb(113, 116, 120);
    font-weight: 600;
    letter-spacing: 0px;
    width: 230.822px;
}

.footer-price {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.footer-price .selling_price {
    font-size: 16px;
}

.mb-70 {
    margin-bottom: 70px;
}

.product-price-list {
    display: flex;
    justify-content: space-between;
}

.product-price-list .mrp {
    text-decoration: none !important;
    color: initial !important;
}

.product-price-list .title, .product-price-list .data {
    font-size: 14px;
    color: #212529!important;
    font-weight: 500;
}

.product-price-list .data{
    font-weight: 400;
}

span.data.selling_price {
    color: #212529!important;
    font-size: 14px;
}

.product-price-list.my-3.pt-3.total span.title {
    font-size: 14px;
    color: #0F1111 !important;
}

.product-price-list .text-success {
    /* font-weight: 600; */
    color: #069e06 !important;
}

.product-price-list.total {
    border-top: 1px dashed #EEE;
}

.product-price-list.saved-div {
    border-top: 1px solid #EEE;
    font-size: 13px;    color: #069e06 !important;
}

.svg-100 {
    padding-left: 2%;
}

.svg-100 svg {
    width: 100%;
}

.grt_jfhfj {
    background: #FFC266;
    font-size: 12px;
    max-width: 11rem;
    display: block;
    display: none;
    margin: 0 auto;
    text-align: center;
    padding: 4px;
    animation: glow 1s linear infinite;
    box-shadow: rgba(255, 194, 102, 0.50) 0px 5px 15px;
}

.home-product-price-div {
    font-size: 14px;
    color: #388e3c;
    margin-top: 8px;
}

.home-product-price-div .mrp {
    text-decoration: line-through;
    color: #9A9A9A;
    margin: 0 2px;
}

@keyframes glow {
  0% {
    box-shadow: 0 0 0 0 #FFC266;
  }
  
  50% {
    box-shadow: 0 0 30px 0 #FFC266;
  }
}


._24B_AU._1AQnZC.as_gdf img {
    width: 55px;
    height: auto;
}

a.search-div_prd {
    width: 100%;
    height: 40px;
    font-size: 14px;
    letter-spacing: -.2px;
    color: #777;
    display: inline-block;
    text-align: left;
    opacity: 1;
    vertical-align: middle;
    border-radius: 2px;
    background-color: #fff;
    position: relative;
    line-height: 40px;
    border: 0;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a.search-div_prd > input._1eMB9R {
    width: 100%;
    height: 38px;
    padding-left: 36px;
    font-size: 14px;
    border: 0;
    outline: 0;
}

a.search-div_prd:before{
    background: url('../images/theme/search.svg');
    position: absolute;
    content: " ";
    height: 16px;
    width: 16px;
    left: 10px;
    top: 12px;
}

a.search-div_prd input._1eMB9R::-webkit-input-placeholder {
    color: #878787;
    font-size: 14px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    letter-spacing: -.2px
}

.container-fluid.cghd_t {
    background: #fff;
    padding:12px 14px 0px;
}

.container-fluid.reat_str {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
    padding:12px 0px 0px;
}

.container-fluid.reat_str > a {
    width: 50%;
    text-decoration: none;
    color: #007185;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
}

.hfgshhfg{
    width:50%;
    text-align:right;
}

.hfgshhfg > img {
    width:50%;
    height:auto;
}

.social-proofing-faceout-title-tk_bought {
    color: #0B0C0C;
    font-weight: 400;
    font-size: 13px;
    text-align: center;
    border-bottom: 5px solid #f3f3f3;
}

.great_bdg {
    color: #fff;
    font-size: 13px;
    background: #CC0C39;
    background-color: #CC0C39!important;
    padding: 4px 8px 4px 8px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
    width: 50%;
    font-weight: 600;
    display: none;
    text-align: center;
    animation: glow_btn 1.4s linear infinite;
    box-shadow: rgba(204, 12, 57, 0.35) 0px 5px 15px;
}

@keyframes glow_btn {
  0% {
    box-shadow: 0 0 0 0 #CC0C39;
  }
  
  50% {
    box-shadow: 0 0 30px 0 #CC0C39;
  }
}

span.price > span {
    font-size: 16px;
    position: relative;
    top: -16px;
    font-weight: 400;
}

span.price.tgl > span {
    font-size: 16px;
    position: relative;
    top: 0;
    font-weight: 700;
    font-family: system-ui;
}

span.price.tgl {
    font-size: 16px;
    font-weight: 700;
    font-family: system-ui;
}

.ttl_pty {
    font-size: 16px;
    font-weight: 700;
    font-family: system-ui;
    width:100%;
}

.em_odhdb {
    color: #0F1111;
    font-size: 15px;
    font-weight: 500;
    font-family: system-ui;
}

.frd_lec {
    width: 100%;
    margin: 20px 0px;
}

.frd_lec> h3 {
    font-size: 15px;
    font-family: system-ui;
    font-weight: 500;
    color: #007185;
}

.frd_lec > h4 {
    font-size: 15px;
    font-family: system-ui;
    font-weight: 500;
    color: #007185;
    margin-top: 15px;
}

.product-price.d-flex.my-2.jhdyg > h5 {
    font-size: 18px;
    color: #007600!important;
    font-family: system-ui;
    font-weight: 600;
}

button.buynow-button.buynow-button-white.product-page-buy {
    background: #fff;
    width: 92%;
    border-color: #fff;
    display: block;
    margin: 0 auto;
    height: 50px;
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
    box-shadow: 0 0.2rem 0.5rem 0 rgba(213,217,217,.5);
}

button.buynow-button.buynow-button-white.product-page-buy:hover {
    border-color: #008296 !IMPORTANT;
    box-shadow: 0 0 0 0.3rem #C8F3FA, inset 0 0 0 0.2rem #FFF;
    border: 1px solid #008296 !important;
}

button.buynow-button.product-page-buy{
    background: #ffc200;
    border-color: #ffc200;
    width: 92%;
    display: block;
    margin: 0 auto;
    height: 50px;
    font-size: 14px;
    color: #000;
    margin-bottom: 0px;
    box-shadow: 0 0.2rem 0.5rem 0 rgba(213,217,217,.5);
}

button.buynow-button.product-page-buy:hover{
    border-color: #008296 !IMPORTANT;
    box-shadow: 0 0 0 0.3rem #C8F3FA, inset 0 0 0 0.2rem #FFF;
    border: 1px solid #008296 !important;
}

.menu-logo h4{
    font-weight: 500;
}

.txt-product-detail {
    margin: 0;
    text-align: left;
    font-weight:600;
    font-size: 18px;
}

.ft_hdre_amz img {
    width: 100%;
    height: auto;
}

.product-details-img{
    margin: 0 !important;
    margin-bottom: 55px !important;
}


.Product-cart-btn{
    position: fixed;
    z-index: 99;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow: -4px 3px 7px #bdbbbb;
    display: flex !important;
}

.hfghh.p-2{
    text-align: left;
    font-family: system-ui;
    font-weight: 700;
    font-size: 18px;
}

button.ue_ct_lo {
    background-color: transparent;
    border: 0;
    display: block;
    font-size: 1.4rem;
    line-height: 1.35;
    margin: 0;
    outline: 0;
    padding: 0.8rem 1.6rem 1.2rem 1.7rem;
    text-align: center;
    width: 94%;
    border: 1px solid #c3c3c3;
    display: block;
    margin: 0 auto;
    border-radius: .8rem;
    height: 45px;
    box-shadow: 0 .2rem .5rem 0 rgba(213,217,217,.5);
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 500;
    font-family: system-ui;
}

.ghdfs_hjsdg.p-3.py-0 > span {
    position: relative;
    left: 48%;
    background-color: #F3F3F3;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    font-size: 14px;
    font-weight: 600;
    font-family: system-ui;
    top: -24px;
}

select#country {
    margin: -12px 0px 20px 0px;
    border-radius: 0.7rem;
    background: #F0F2F2;
    box-shadow: 0 0.2rem 0.5rem rgba(15,17,17,.15) !IMPORTANT;
    border-color: #D5D9D9 !important;
}

select#country option {
    font-size: 1.6rem;
    line-height: 1.35;
}


span.a-size-base {
    font-size: 1.3rem!important;
    line-height: 1.35!important;
    font-weight: 500;
    font-family: system-ui;
    margin: 3px;
}

.form-control::-webkit-input-placeholder{
    color:#000;
}

h3.ord_n_klb.p-3 {
    font-size: 24px;
    font-weight: 600;
    font-family: system-ui;
}

.product-price-list.mt-0.pt-3.saved-div > span.text-success {
    font-size: 1.4rem!important;
    line-height: 1.35!important;
    color: #B12704 !important;
    font-family: system-ui;
    font-weight: 600;
}

ul.a-unordered-list.a-vertical {
    margin: 5px 0 0 0;
    color: #0F1111;
}

.timer.qty.mx-4 {
    border-radius: 0.7rem;
    background: #F0F2F2;
    box-shadow: 0 0.2rem 0.5rem rgba(15,17,17,.15);
    width: 90%;
    display: block;
    overflow: hidden;
    margin: 30px 0px;
    height: 45px;
    padding: 10px 10px 10px 15px;
    font-size: 16px;
    font-family: system-ui;
    font-weight: 500;
    color: #0F1111;
    border: 1px solid #d4d4d4;
}

ul#deals {
    border-radius: 0 0 0.8rem 0.8rem;
}

.sefty_incter.px-3 a {
    font-size: 12px;
    font-family: system-ui;
    font-weight: 400;
    text-decoration: none;
    color: #007185;
}

button.buynow-button.product-page-buy.col-12.btn-continue.p_fdt {
    width: 100% !IMPORTANT;
    height: 45px !IMPORTANT;
    color: #0F1111;
    background: #FFD814;
    border-color: #FCD200;
    border-radius: .8rem;
    box-shadow: 0 .2rem .5rem 0 rgba(213,217,217,.5);
}


.container-fluid.px-0.offerend-container.bfgd_g > h4 {
    text-align: left;
    color: #565959!important;
    font-size: 1.1rem!important;
    font-family: system-ui;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

img.selrt-logo {
    display: none;
}



span.temp_utn {
    display:none;
}

.active span.temp_utn {
    font-family: system-ui;
    font-size: 13px !important;
    color: #ff0000 !important;
    display: block;
    text-transform: uppercase;
}

img.phn_p_dis{
    display:none;
}

img.pay_m_dis{
    display:none;
}

.active img.phn_p_dis{
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin: 15px 15px 15px 15px;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}

.active img.pay_m_dis{
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin: 15px 15px 15px 15px;
    box-shadow: 0 0 0 rgba(204,169,44, 0.4);
    animation: pulse 2s infinite;
}

.recommended-product .qty, .recommended-product span {
    font-size: 16px;
    color: #212529;
}

.recommended-product .price-description{
    padding-left: 20px;
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}


