/* start */
@font-face {font-family: "FuturaBT-Book";font-display: swap;src: url("../font/webfont/FuturaBT-Bookd41d.html?#iefix") format("embedded-opentype"), url("../font/webfont/FuturaBT-Book.woff") format("woff"), url("../font/webfont/FuturaBT-Book.html") format("truetype"),url("../font/webfont/FuturaBT-Book-2.html#HelveticaNeue-Light") format("svg");font-weight: normal;font-style: normal;}
@font-face {font-family: "FuturaBT-Light";font-display: swap;src: url("../font/webfont/FuturaBT-Lightd41d.html?#iefix") format("embedded-opentype"),url("../font/webfont/FuturaBT-Light.woff") format("woff"), url("../font/webfont/FuturaBT-Light.html") format("truetype"), url("../font/webfont/FuturaBT-Light-2.html#HelveticaNeue-Light") format("svg");font-weight: normal;font-style: normal;}
@font-face {font-family: "SilverSouthScript";font-display: swap;src: url("../fonts/SilverSouthScriptd41d.html?#iefix") format("embedded-opentype"),url("../fonts/SilverSouthScript.woff") format("woff"), url("../fonts/SilverSouthScript.html") format("truetype"),url("../fonts/SilverSouthScript-2.html#HelveticaNeue-Light") format("svg");font-weight: normal;font-style: normal;}
@font-face {font-family: "ASafePlacetoFall";font-display: swap;src: url("../font/webfont/ASafePlacetoFalld41d.html?#iefix") format("embedded-opentype"),url("../font/webfont/ASafePlacetoFall.woff") format("woff"), url("../font/webfont/ASafePlacetoFall.html") format("truetype"),url("../font/webfont/ASafePlacetoFall-2.html#HelveticaNeue-Light") format("svg");font-weight: normal;font-style: normal;}
.container,
.HdrContr {
    width: 95%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}

.HdrContr {
    max-width: 1300px;
}

.td {
    display: table;
    width: 100%;
    height: 100%;
}
.td .td-mid {
    display: table-cell;
    vertical-align: middle;
}
.td .td-bttm {
    display: table-cell;
    vertical-align: bottom;
}

header {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: 9;
}

.ht_820{
    min-height: 820px;
}

@media (max-width: 991px){

    .

    .chk_lef_div .active
    {
        display: none;
    } 
    
    .chk_rig_div{
        top: 0!important;
    }
    
    .chk_rig_sep_div::before{
        height: 100%!important;
    }
    
    .chk_rig_div {
        width: 100%!important;
        padding: 20px 30px 30px 30px;
        box-shadow: -4px 5px 20px 0 rgb(0 0 0 / 8%);
        display: inline-block;
        background: #fff;
        position: relative!important;
        min-height: auto!important;
        left: 0!important;
        margin-bottom: 20px;
    }
    
    .chk_lef_div{
        width: 100%!important;
    }
    
}

@media (max-width: 767px) {
    header {
        padding: 0;
        z-index: 10;
    }

    .productpage-flavour {
        width: 100%!important;
        margin-top: 0px!important;
    }


    .aiz-carousel .slick-arrow {
        width: 22px!important;
        font-size: 13px;
        height: 22px!important;
        border-radius: 50%!important;
        line-height: 23px!important;
        top: 45%;
    }


    div.inn_div{
        margin-top: 50px!important;
    }
    .our_cus_div, .chk_div {
        padding: 65px 15px!important;
        position: relative;
    }
    
    .chk_log_tab_div, .chk_add_tab_div, .chk_del_tab_div, .chk_spe_tab_div, .chk_pay_tab_div {
        width: 100%!important;
    }

}


@media (max-width: 576px){
    
    .chk_div_soc_div, .chk_rig_sep_div{
        display: none;
    }

    .chk_log_tab_cnt_form_div_cnt > input{
        width: 280px;
    }

}

header .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.title {
    width: 100%;
    position: relative;
    display: inline-block;
}
.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
    font-size: 38px;
    line-height: 38px;
    color: #000;
    font-weight: 600;
}
.title h1 em,
.title h2 em,
.title h3 em,
.title h4 em,
.title h5 em,
.title h6 em {
    font-family: "SilverSouthScript";
    letter-spacing: 3px;
}
@media (max-width: 767px) {
    .title h1,
    .title h2,
    .title h3,
    .title h4,
    .title h5,
    .title h6 {
        font-size: 24px;
        line-height: 28px;
    }
}
.title p {
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}
.CmnPage {
    width: 100%;
    position: relative;
    display: block;
}
div.inn_div {
    display: block;
    margin-top: 68px;
    width: 100%;
}
.ComnBtn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.p_0{
    padding: 0;
}
.ComnBtn .ComnBtn-Txt {
    padding: 7px 0px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
    border: 0;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: relative;
    z-index: 1;
    background: url(../img/BtnBg.png) center center no-repeat;
    background-size: cover;
    color: #fff;
    width: 250px;
    text-align: center;
}
@media (max-width: 767px) {
    .ComnBtn .ComnBtn-Txt {
        width: 240px;
        background-size: contain;
        text-transform: capitalize;
        font-size: 14px;
    }
}
.ComnBtn .ComnBtn-Txt:hover {
    background-size: cover;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.owl-dots,
.owl-nav {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
    z-index: -1;
}
.owl-nav [class*="owl-"] {
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}
.owl-nav .owl-prev {
    float: left;
}
.owl-nav .owl-next {
    float: right;
}
.Ovrly {
    width: 0%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #00000059;
    z-index: 3;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.OpnOverLay {
    width: 100%;
}
.ClsPopBtn {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
    background: transparent;
    border: 0;
    padding: 0;
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.ClsPopBtn img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.ClsPopBtn:hover img {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
iframe {
    width: 100%;
    height: 100%;
}
fieldset,
.Cstm-Slct {
    width: 100%;
    position: relative;
    display: block;
    z-index: 1;
    margin-bottom: 15px;
}
.FrmTxt,
.Cstm-Slct select {
    width: 100%;
    font-size: 16px;
    border: 0;
    background: transparent;
    border-bottom: 1px solid #000;
    padding: 8px 0;
}
.FrmTxt:focus ~ .PlcHldrTxt,
.Cstm-Slct select:focus ~ .PlcHldrTxt {
    top: -10px;
    font-size: 12px;
}
.Cstm-Slct::before {
    width: 0%;
    height: 0%;
    top: 50%;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    content: "";
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 3px solid #000;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.PlcHldrTxt.FcusActv {
    top: -10px;
    font-size: 12px;
}
.PlcHldrTxt {
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 0px;
    z-index: -1;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    font-weight: 500;
}
textarea.FrmTxt::-webkit-input-placeholder {
    color: #000;
    font-size: 14px;
}
textarea.FrmTxt:-ms-input-placeholder {
    color: #000;
    font-size: 14px;
}
textarea.FrmTxt::-ms-input-placeholder {
    color: #000;
    font-size: 14px;
}
textarea.FrmTxt::placeholder {
    color: #000;
    font-size: 14px;
}
.FixContcNbr_wppr {
    position: fixed;
    bottom: 10%;
    z-index: 8;
    left: 50px;
}
.FixContcNbr_wppr .FixContcNbr_Bx {
    display: inline-block;
    position: relative;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul,
.FixContcNbr_wppr .FixContcNbr_Bx li {
    display: inline-block;
    position: relative;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li,
.FixContcNbr_wppr .FixContcNbr_Bx li li {
    display: block;
    margin-bottom: 15px;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li:last-child,
.FixContcNbr_wppr .FixContcNbr_Bx li li:last-child {
    margin-bottom: 0;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li:nth-child(1) a,
.FixContcNbr_wppr .FixContcNbr_Bx li li:nth-child(1) a {
    background: #5b9d0d;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li a,
.FixContcNbr_wppr .FixContcNbr_Bx li li a {
    font-size: 25px;
    color: #fff;
    width: 50px;
    height: 50px;
    background: #ffc320;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li a:hover,
.FixContcNbr_wppr .FixContcNbr_Bx li li a:hover {
    background: var(--primary);
}
.FixContcNbr_wppr .FixContcNbr_Bx ul li a .fa-phone,
.FixContcNbr_wppr .FixContcNbr_Bx li li a .fa-phone {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.BugrMenuBg,
.BugrMenuWppr {
    width: 100%;
    display: block;
    position: relative;
}
.BugrMenuBg {
    padding: 12px 25px;
    background: #f2e7d4;
}


@media (max-width: 991px) {
   /* .BugrMenuBg {
        display: block;
        padding: 4px 5px;
    }*/
 

    .PymntMtdBx .PymntOptn .Pymnt-clm3:last-child{
        width: 100%!important;
        margin: 10px 0;
    }

}
.BugrMenuBg .BugrMenuWppr ul {
    margin-bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 991px) {
    .BugrMenuBg .BugrMenuWppr ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 12px;
    }

    #wishlist {
        display: none!important;
    }

    .wishlist-span-txt {
        display: none;
    }

}
.BugrMenuBg .BugrMenuWppr ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin-right: 15px;
    padding-right: 15px;
}
.BugrMenuBg .BugrMenuWppr ul li::before {
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    content: "";
    border-bottom: 1px solid #666666;
    border-right: 1px solid #666666;
    -webkit-transform: rotate(-45deg) translateY(-50%);
    -ms-transform: rotate(-45deg) translateY(-50%);
    transform: rotate(-45deg) translateY(-50%);
}
.BugrMenuBg .BugrMenuWppr ul li:last-child::before {
    content: none;
}
.BugrMenuBg .BugrMenuWppr ul li a {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    font-weight: 400;
}
.BugrMenuBg .BugrMenuWppr ul li a:hover {
    color: var(--primary);
}
.BugrMenuBg .BugrMenuWppr ul li .ActvLnk {
    color: var(--primary);
    font-weight: 600;
}
.TopHdr_wppr,
.HdrWppr,
.Menu_wppr,
.HdrScllnk_wppr {
    width: 100%;
    position: relative;
    display: block;
}
.TopHdr_wppr {
    padding: 5px 30px;
    background: var(--primary);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 991px) {
    .TopHdr_wppr {
        padding: 12px 20px;
    }
    .chk_log_tab_cnt_tit_div{
        flex-wrap: wrap;
        white-space: wrap;
    }
    
    .chk_spe_div_lbl li > span{
        padding: 6px 8px;
        margin-right: 8px;
        font-size: 13px;
        margin-bottom: 10px;
    }
    
    .chk_log_tab_cnt_form_div_cnt > input, .chk_log_tab_cnt_form_div_cnt textarea{
        width: 100%;
        min-width: 240px;
    }
    
    .chk_rig_div{
        padding: 20px 10px!important;
    }
    
    .rig_div_pay_cnt_box_div{
        margin-top: 20px;
    }
    #btn_pay_now {
        padding: 10px 20px!important;   
    }
    
}
@media (max-width: 860px) {
    .TopHdr_wppr {
        padding: 12px 20px;
    }
}
@media (max-width: 767px) {
    .TopHdr_wppr {
        padding: 10px 20px;
    }
}
.TopHdr_wppr .HdrWppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 70%;
    flex: 0 70%;
    max-width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr,
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo-Bx,
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr {
    width: 28%;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr {
        width: 72%;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn {
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-right: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    cursor: pointer;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn {
        width: 45px;
        margin-right: 10px;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn:hover span {
    background: #9d9d9d;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn span {
    width: 100%;
    height: 2px;
    display: inline-block;
    position: relative;
    background: #fff;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn span {
        height: 1px;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn span:nth-child(2) {
    margin: 5px 0;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .MenuIcn span:nth-child(2) {
        margin: 4px 0;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx {
    margin-right: 20px;
    width: 184px;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx {
        margin-right: 10px;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span {
    display: inline-block;
    position: relative;
    width: 100%;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span {
        line-height: 0;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span a {
    width: 100%;
    display: block;
    position: relative;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span a {
        line-height: 0;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span a:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrLogo_wppr .HdrLogo-Bx span a img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr {
    width: 68%;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr {
        display: none;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
}
@media (max-width: 991px) {
    
}

.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li a{
    white-space: nowrap;       
}

.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li:last-child {
    margin-right: 0;
}
@media (max-width: 1240px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li:last-child {
        display: none;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 30px;
    text-transform: uppercase;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul li a:hover {
    color: #9d9d9d;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr {
    padding-right: 20px;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr::before {
    width: 10px;
    height: 10px;
    top: 8px;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    content: "";
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr:hover .MenuDrpLst_wppr , .DrpLst_wppr:hover .mega_men_div{
    opacity: 1;
    visibility: visible;
    top: 45px;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr {
    display: block;
    position: absolute;
    top: 100px;
    left: 0px;
    background: #ffffff;
    padding: 10px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border-radius: 0px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr::before, .mega_men_div::before {
    width: 0;
    height: 0px;
    top: -5px;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #ffffff;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr ul {
    width: 100%;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr ul li {
    width: 100%;
    margin: 0;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr ul li a {
    color: #000;
    width: 100%;
    display: block;
    font-size: 13px;
    line-height: 24px;
    padding: 3px 0px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    text-transform: capitalize;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrMrnu_wppr .Menu_wppr ul .DrpLst_wppr .MenuDrpLst_wppr ul li a:hover {
    color: var(--primary);
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 30%;
    flex: 0 30%;
    max-width: 30%;
    display: inline-block;
    position: relative;
}
@media (max-width: 1140px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 40%;
        flex: 0 40%;
        max-width: 40%;
    }
}
@media (max-width: 991px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 45%;
        flex: 0 45%;
        max-width: 45%;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    position: relative;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li {
    display: inline-block;
    position: relative;
    margin-right: 25px;
}
@media (max-width: 1140px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li {
        margin-right: 20px;
    }
}

@media (max-width: 991px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li {
        margin-right: 12px;
    }
    li.category-nav-element > a{
        padding: 5px 10px!important;
    }
}

@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li {
        margin-right: 10px;
    }
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul.HdrScllnk_wppr_ul > li:first-child {
        display: none;
    }

    .container, .HdrContr {
        padding: 0 0 0 6px!important;
    }

    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr {
        padding: 0 5px;
        margin-top: 0!important;
    }

    #wishlist > a > i{
        font-size: 24px;
        margin-left: 6px;
        padding-top: 1px;
    }

}

@media (max-width: 1240px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li em {
        display: none;
    }
}

.dropdown-menu.dropdown-menu-right.dropdown-menu-lg.p-0.stop-propagation.MycrtPgeMn ul li{
    margin-right: 0;
}


.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li:last-child {
    margin-right: 0;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li a {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a:hover {
    color: #9d9d9d;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a i {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 24px;
    height: 24px;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a i {
        width: 17px;
        height: 28px;
    }

    .SoclLnk_wppr ul{
        padding-left: 0;
    }

    .HdrScllnk_wppr{
        margin-left: -30px;
    }

    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a.SrchBtn i{
        width: 20px!important;
        height: 20px!important;
    }

    .aiz-carousel.gutters-20 .carousel-box{
        padding: 0 4px;
    }

}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a i img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    -webkit-filter: brightness(100);
    filter: brightness(100);
    -o-object-position: top;
    object-position: top;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a em {
    display: inline-block;
    margin-left: 10px;
    white-space: nowrap;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a .ItmVlu {
    width: 14px;
    height: 14px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: -5px;
    right: -5px;
    font-size: 11px;
    line-height: 11px;
    color: var(--primary);
    font-weight: 600;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li a .ItmVlu {
        width: 10px;
        height: 11px;
        top: -5px;
        right: -5px;
        font-size: 9px;
        background-color: transparent;
        color: #fff;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr ul li .CLsSrch i img {
    -o-object-position: bottom;
    object-position: bottom;
}

.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .HdrScllnk_wppr_ul li a.SrchBtn img {
    z-index: 2;
}

.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    max-width: 55%;
    display: none;
    background: rgb(83, 27, 25);
}

@media (max-width: 1200px){
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx {
        left: -65px;
        max-width: 65%;
    }
}

@media (max-width: 991px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx {
        max-width: 70%;
        left: -50px;
    }
    
}
@media (max-width: 767px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx {
        width: 100%;
        height: auto;
        position: fixed;
        top: 50px;
        bottom: auto;
        left: 0;
        max-width: 100%;
        display: none;
        padding: 0px 10px 14px;
        background: var(--primary);
    }

    .half-outside-arrow .slick-prev{
        left: 0!important;
    }

    .half-outside-arrow .slick-next{
        right: 0!important;
    }


    .TopHdr_wppr .HdrWppr .HdrScllnk_wppr > ul > li:first-child + li{
        margin-right: 4px!important;
    }

}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset {
    margin-bottom: 0;
    height: 100%;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt {
    font-size: 14px;
    padding: 0 0 0 10px;
    height: 100%;
    background: transparent;
    border-color: #fff;
    color: #fff;
}
@media (max-width: 991px) {
    .TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt {
        padding: 0 0 0 10px;
    }
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt::-webkit-input-placeholder {
    color: #fff;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt:-ms-input-placeholder {
    color: #fff;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt::-ms-input-placeholder {
    color: #fff;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .SrcBx fieldset .FrmTxt::placeholder {
    color: #fff;
}
.lang_drp {
    position: absolute;
    width: 100%;
    background: #fff;
    padding: 5px;
    left: 20px;
    margin-top: 20px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    z-index: 1;
}

@media only screen and (min-width: 769px) and (max-width: 991px) {
    ul.HdrScllnk_wppr_ul{
        padding-left: 12px!important;
    }

    #search {
        padding:  10px 50px 10px 0!important;
    }

}

@media (max-width: 991px) {
    .lang_drp {
        left: auto;
        right: 0;
        width: 70%;
    }
}
@media (max-width: 767px) {
    .lang_drp {
        left: auto;
        right: 0px;
    }
}
.lang_drp:before {
    width: 0;
    height: 0;
    top: -5px;
    right: auto;
    bottom: auto;
    left: auto;
    right: 43px;
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
    .lang_drp:before {
        right: 20px;
    }
}
@media (max-width: 767px) {
    .lang_drp:before {
        right: 8px;
    }
}
.lang_drp li {
    padding: 2px 6px;
    background: #ffffff;
    border-right: 0px;
    display: block;
}
.lang_drp li:nth-child(1) a {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
}
.lang_drp li a {
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: 12px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-family: "Montserrat", sans-serif;
}
/*.HdrScllnk_wppr.Hrd ul li:nth-child(1) {
    display: none !important;
}*/
.mobile-top-header {
    display: none;
}
@media (max-width: 767px) {
    .mobile-top-header {
        width: 100%;
        display: block;
        line-height: 0px;
        position: fixed;
        z-index: 8;
        bottom: 0;
        background-image: -webkit-gradient(linear, left top, right top, from(var(--primary)), to(#db4b46));
        background-image: -o-linear-gradient(left, var(--primary), #db4b46);
        background-image: linear-gradient(to right, var(--primary), #db4b46);
    }
    .mobile-top-header ul {
        list-style-type: none;
        display: inline-block;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .mobile-top-header ul li {
        width: 32.3%;
        text-align: center;
        float: left;
    }
    .mobile-top-header ul li a {
        font-size: 11px;
        padding: 8px 3px 8px 3px;
        line-height: 18px;
        display: block;
        color: #ffffff;
        width: 100%;
        text-align: center;
        text-decoration: none;
    }
    .mobile-top-header ul li:nth-child(2) {
        width: 32%;
        text-align: center;
        float: left;
        border-left: 1px solid rgba(220, 219, 219, 0.44);
        border-right: 1px solid rgba(220, 219, 219, 0.44);
    }
}
.PrcedToChecOutMn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.PrcedToChecOutMn a {
    width: 49.8%;
    border-radius: 0px !important;
    padding: 5px 20px;
}
#searchbx::-webkit-scrollbar {
    width: 4px;
}
::-webkit-scrollbar-track {
    background: #ffffff;
}
::-webkit-scrollbar-thumb {
    background: #000;
}
#searchbx {
    position: fixed;
    width: 50%;
    right: 0;
    top: 68px;
    display: none;
    overflow: auto;
    background: #fff;
    -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.3);
    max-height: 50vh;
}
@media (max-width: 991px) {
    #searchbx {
        width: 75%;
        top: 45px;
    }
}
@media (max-width: 767px) {
    #searchbx {
        width: 100%;
        top: 75px;
    }
}
#searchbx ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
}
#searchbx ul li {
    width: 47%;
    margin-right: 5px;
    margin-bottom: 10px;
    display: block !important;
}
@media (max-width: 767px) {
    #searchbx ul li {
        width: 100%;
        margin-bottom: 8px;
    }
}
#searchbx ul li a {
    display: block;
    padding: 0px;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #000;
}
#searchbx ul li a .form-inline.clearfix {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#searchbx ul li a .form-inline.clearfix .ProductImgl {
    margin-right: 12px;
    width: 26%;
}
#searchbx ul li a .form-inline.clearfix .ProductImgl img {
    width: 100%;
}
#searchbx ul li a .form-inline.clearfix .ProductInfo {
    width: 65%;
}
#searchbx ul li a .form-inline.clearfix .ProductInfo span {
    display: block;
    font-size: 12px;
}
#searchbx ul li a .form-inline.clearfix .ProductInfo span:nth-child(1) {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.3;
}
#searchbx ul li a .form-inline.clearfix .ProductInfo span:nth-child(2) {
    font-size: 11px;
}
#searchbx ul li a .form-inline.clearfix .ProductInfo span:nth-child(3) {
    font-size: 12px;
}
.NavMenSctn,
.NavMenu,
.SubMenuBx {
    width: 100%;
    display: block;
    position: relative;
}
.NavMenSctn {
    height: 100vh;
    position: fixed;
    width: 28rem;
    background: #ffffff;
    top: 0;
    left: -100%;
    bottom: 0;
    z-index: 5;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 767px) {
    .NavMenSctn {
        width: 100%;
        height: 100%;
    }
}
.NavMenSctn nav {
    width: 100%;
    height: 100%;
    padding: 60px 0px 30px;
    position: relative;
    display: block;
    overflow: hidden;
}
.NavMenSctn nav .NavMenu {
    height: 90vh;
    overflow: auto;
}
.NavMenSctn nav .NavMenu ul {
    width: 100%;
    position: relative;
}
.NavMenSctn nav .NavMenu ul li {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.NavMenSctn nav .NavMenu ul li a {
    font-size: 16px;
    line-height: 14px;
    width: 90%;
    display: block;
    position: relative;
    padding: 0 20px;
    font-weight: 400;
    color: #979e9a;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {
    .NavMenSctn nav .NavMenu ul li a {
        font-size: 14px;
        line-height: 12px;
    }
}
.NavMenSctn nav .NavMenu ul li a:hover {
    color: #000;
    margin-left: 5px;
}
.NavMenSctn nav .NavMenu ul li .DwnLst {
    width: 12px;
    height: 12px;
    position: absolute;
    top: 0px;
    right: 20px;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.NavMenSctn nav .NavMenu ul li .DwnLst::before,
.NavMenSctn nav .NavMenu ul li .DwnLst::after {
    width: 100%;
    height: 100%;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 50%;
    position: absolute;
    content: "";
    background: #979e9a;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.NavMenSctn nav .NavMenu ul li .DwnLst::after {
    width: 100%;
    height: 2px;
}
.NavMenSctn nav .NavMenu ul li .DwnLst::before {
    width: 2px;
    height: 100%;
}
.NavMenSctn nav .NavMenu ul li .SubMenu_wppr {
    width: 100%;
    background: #ffffff;
    padding: 0;
}

.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx{
    display:  none;
}

.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx > ul > li > ul {
    display: none;
}

.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx {
    padding-top: 12px;
}
.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx ul li {
    margin-bottom: 10px;
}
.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx ul li a {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    color: #000;
    text-transform: capitalize;
}
@media (max-width: 767px) {
    .NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx ul li a {
        font-size: 14px;
        line-height: 18px;
    }
}
.NavMenSctn nav .NavMenu ul li .SubMenu_wppr .SubMenuBx ul li a:hover {
    color: var(--primary);
}
.NavMenSctn nav .NavMenu ul .ActMenu a {
    color: #000000;
}
.NavMenSctn nav .NavMenu ul .ActMenu .dwn_list_1, .SubMenuBx > ul > li.ActMenu .dwn_list_2 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dwn_list_2 + ul {
    padding-top:  10px;
}

.NavMenSctn nav .NavMenu ul .ActMenu .DwnLst::after {
    background: #000000;
}
.NavMenSctn nav .NavMenu ul .ActMenu .DwnLst::before {
    background: #000000;
}
.NavMenSctn nav .NavMenu ul .ActMenu .SubMenu_wppr .SubMenuBx ul li a {
    color: #000000;
}
.NavMenSctn nav .ClsPopBtn {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
}
.OpnMenu {
    left: 0;
}
.OpnLyOut {
    width: 100%;
}
.NavMenu::-webkit-scrollbar {
    width: 8px;
}
.NavMenu::-webkit-scrollbar-track {
    background: #eee;
}
.NavMenu::-webkit-scrollbar-thumb {
    background: #333;
}
.BugrMenuBg .BugrMenuWppr ul li a.dots_s:after {
    content: "...";
}
footer {
    position: relative;
    width: 100%;
    display: block;
    padding: 50px 0 40px;
    background: #f1f1f1;
}

header + section.pt-5.mb-4 {
    margin-top: 3%;
}

@media (max-width: 1200px){
    footer {
        padding: 50px 0 80px;
    }
}

@media (max-width: 991px) {
    footer {
        padding: 35px 0 35px;
    }

    header + section.pt-5.mb-4 {
        margin-top: 5%;
    }

}
@media (max-width: 767px) {
    footer {
        padding: 15px 10px 80px;
        margin-top: 10px;
    }
    header + section.pt-5.mb-4 {
        margin-top: 3%;
    }
    
}
@media (max-width: 767px) {
    footer .FtrSctn_wppr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .aiz-main-wrapper {
        overflow: hidden;
    }

}
@media (max-width: 767px) {
    footer .FtrSctn_wppr .col-xl-6 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.FtrSctn_wppr,
.FtrMeuStn,
.FtrAdrs,
.SoclLnk_wppr,
.CopRgt_wppr,
.CopyTxt_wpr,
.FrtLogo,
.SbcrbTxtFromWppr {
    width: 100%;
    position: relative;
    display: block;
}
.FtrSctn_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 60px;
}
@media (max-width: 991px) {
    .FtrSctn_wppr {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .FtrSctn_wppr {
        margin-bottom: 0px;
    }
}
.FtrSctn_wppr .col-xl-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 991px) {
    .FtrSctn_wppr .col-xl-6 {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 0px;
    }
    .FtrSctn_wppr .col-xl-6 .col-sm-4 {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 10px;
    }
    .FtrSctn_wppr .col-xl-6 .col-sm-6 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .FtrSctn_wppr .col-xl-6 .col-sm-2 {
        padding-left: 0px;
        padding-right: 0px;
    }
    .FtrSctn_wppr .col-xl-6 .col-sm-2 .SoclLnk_wppr ul li {
        display: inline-block;
        margin-right: 0px;
    }
    .FtrSctn_wppr .col-xl-6 .col-sm-2 .SoclLnk_wppr ul li a {
        font-size: 16px;
    }
}
.FtrMeuStn .title small,
.FtrAdrs .title small {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #252525;
}
@media (max-width: 767px) {
    .FtrMeuStn .title small,
    .FtrAdrs .title small {
        margin-bottom: 5px;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }
}
.FtrMeuStn ul,
.FtrAdrs ul {
    width: 100%;
    padding: 0;
    display: block;
    position: relative;
}
.FtrMeuStn ul li,
.FtrAdrs ul li {
    width: 100%;
    display: block;
    position: relative;
}
.FtrMeuStn ul li a,
.FtrAdrs ul li a {
    font-size: 14px;
    line-height: 28px;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.FtrMeuStn ul li a:hover,
.FtrAdrs ul li a:hover {
    color: var(--primary);
    margin-left: 5px;
}
.FtrAdrs address,
.FtrAdrs ul li a {
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
    display: block;
    width: 100%;
    position: relative;
}
.FtrAdrs address {
    margin-bottom: 2px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .FtrAdrs address {
        margin-bottom: 8px;
    }
}
.FtrAdrs ul {
    width: 100%;
}
.FtrAdrs ul li {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 5px;
}
.FtrAdrs ul li a:hover {
    color: var(--primary);
}
.SoclLnk_wppr ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0px;
}
.SoclLnk_wppr ul li a {
    font-size: 20px;
    color: var(--primary);
}
.SoclLnk_wppr ul li a:hover {
    color: #000;
}
@media (max-width: 767px) {
    .CopRgt_wppr .col-xl-12 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .CopRgt_wppr .CopyTxt_wpr ul{
        padding-left: 0;
    }

}
.CopRgt_wppr .CopyTxt_wpr ul {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}
@media (max-width: 767px) {
    .CopRgt_wppr .CopyTxt_wpr ul {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
}
.CopRgt_wppr .CopyTxt_wpr ul li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 10px;
}
/*.CopRgt_wppr .CopyTxt_wpr ul li img {
    width: 35px;
}*/
/*@media (max-width: 767px) {
    .CopRgt_wppr .CopyTxt_wpr ul li img {
        width: 25px;
    }
}*/
.CopRgt_wppr .PssnTxt_wppr {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .CopRgt_wppr .PssnTxt_wppr {
        margin-top: 10px;
    }
}
.CopRgt_wppr .PssnTxt_wppr .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .CopRgt_wppr .PssnTxt_wppr .title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
    }
}
.CopRgt_wppr .PssnTxt_wppr .title p {
    font-size: 14px;
    line-height: 20px;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 500;
}
.CopRgt_wppr .PssnTxt_wppr .title p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    font-weight: 500;
}
.CopRgt_wppr .PssnTxt_wppr .title p a img {
    width: 65px;
    vertical-align: middle;
}
.FtrSbcrtn_wppr {
    width: 26%;
    position: absolute;
    top: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2;
}
@media (max-width: 767px) {
    .FtrSbcrtn_wppr {
        width: 100%;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: relative;
    }
}
.FtrSbcrtn_wppr .FrtLogo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .FtrSbcrtn_wppr .FrtLogo {
        display: none;
    }
}
.FtrSbcrtn_wppr .FrtLogo span {
    width: 140px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
}
.FtrSbcrtn_wppr .FrtLogo span a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.FtrSbcrtn_wppr .FrtLogo span a:hover img {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
}
.FtrSbcrtn_wppr .FrtLogo span a img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr fieldset .FrmTxt {
    border-color: var(--primary);
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr fieldset .hasVal {
    top: -10px;
    font-size: 12px;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn {
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 3;
    cursor: pointer;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn a {
    cursor: pointer;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn a label {
    z-index: 1;
    cursor: pointer;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn input {
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 2;
    cursor: pointer;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn input:hover ~ .SbmtIcn {
    color: #000;
}
.FtrSbcrtn_wppr .SbcrbTxtFromWppr .SubmtBtn .SbmtIcn {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--primary);
    font-size: 24px;
}
.LgnInSin.Actvelgn {
    height: 100vh;
}
.LgnInSin.Actvelgn .LgSinUpPouMnSwn {
    left: 50%;
    opacity: 1;
    visibility: visible;
}
.LgnInSin {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0vh;
    z-index: 10;
    background: #000000e0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}
.LgnInSin .LgSinUpPouMnSwn {
     width: 70%;
    position: absolute;
    left: 150%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #251a2f url(../img/loginbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s;
    opacity: 0;
    visibility: hidden;
}


@media (max-width: 1240px) {
    .LgnInSin .LgSinUpPouMnSwn {
        width: 85%;
    }
}
@media (max-width: 991px) {
    .LgnInSin .LgSinUpPouMnSwn {
        height: auto;
        width: 75%;
        padding: 40px 0px;
        background: #251a2f;
    }
}
@media (max-width: 767px) {
    .LgnInSin .LgSinUpPouMnSwn {
        width: 100%;
    }
}
.LgnInSin .LgSinUpPouMnSwn .rightIconSemn {
    -webkit-filter: brightness(100);
    filter: brightness(100);
    position: absolute;
    top: -30px;
    cursor: pointer;
}
.LgnInSin .LgSinUpPouMnSwn .clseSemnPop {
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-filter: invert(1);
    filter: invert(1);
    cursor: pointer;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn {
    width: 50%;
    position: relative;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .scsfll {
    color: #f0c06d;
    font-size: 13px;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
@media (max-width: 1240px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn {
        width: 60%;
    }
}
@media (max-width: 991px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn {
        width: 100%;
    }
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .FrgrtPsswd.cl12mnvrtClSemn {
    display: none;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .LognWitPssSwnMn.cl12mnvrtClSemn {
    display: none;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.SignUpLg {
    display: none;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.SignUpLg .FrmSemnLg .FormGrpSemn {
    margin-bottom: 30px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.SignUpLg .FrmSemnLg .FormGrpSemn .frmCnt {
    padding-left: 35px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.SignUpLg .FrmSemnLg .FormGrpSemn .frmlabel {
    left: 35px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.OtpResndVeifed {
    display: none;
}

.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn.forgetpassword {
    display: none;
}

.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn {
    width: 100%;
    position: relative;
    padding-right: 90px;
}
@media (max-width: 991px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn {
        padding-right: 0px;
        padding: 50px;
    }
}
@media (max-width: 767px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn {
        padding: 10px;
    }
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 auto;
    margin-top: 10px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .FcBk a,
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .gleplus a,
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .twitter a
 {
    font-size: 14px !important;
    color: #a2a2a2;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .FcBk a svg,
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .gleplus a svg,
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .Lgffcd .twitter a svg  {
    color: #a2a2a2;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .title {
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .title h3 {
    font-size: 30px;
    color: #ffffff;
    font-weight: 400;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg {
    width: 100%;
    position: relative;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn {
    position: relative;
    display: block;
    margin-bottom: 30px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .frmlabel.hasVal {
    top: -18px;
    font-size: 14px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .frmCnt.InptEmailPOhone {
    padding-left: 33px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .frmCnt {
    width: 100%;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #a8a3ac;
    padding: 6px 0px;
    color: #ffffff;
    font-weight: 400;
    padding-left: 33px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .frmCnt:focus ~ .frmlabel {
    top: -18px;
    font-size: 14px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .Smr {
    position: absolute;
    top: 4px;
    left: 0px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .Smr img {
    -webkit-filter: invert(1);
    filter: invert(1);
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FormGrpSemn .frmlabel {
    position: absolute;
    top: 6px;
    left: 34px;
    color: #fff;
    font-weight: 300;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    pointer-events: none;
    font-size: 15px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .CntNhe, #btn_log, #btn_review {
    display: inline-block;
    padding: 5px 28px;
    background-color: #c73630;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    margin: 10px 0px;
    cursor: pointer;
}
@media (max-width: 991px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .CntNhe {
        margin: 30px 0px;
    }
}
@media (max-width: 767px) {
    .LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .CntNhe {
        padding: 5px 35px;
        margin: 0px 0px 20px;
        margin-right: 7px;
    }
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .BskseMnVr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 12px;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .BskseMnVr a {
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: #989797;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .BskseMnVr a:hover {
    color: #c73630;
}
.LgnInSin .LgSinUpPouMnSwn .LgnCl12Semnvr .cl6vrSemn .cl12mnvrtClSemn .FrmSemnLg .FrmBtnLbel .BskseMnVr a.LgAsGst {
    width: 100%;
    margin-top: 20px;
    color: #fff;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .lang_drp {
    position: absolute;
    width: 176px;
    background: #fff;
    padding: 5px;
    left: -100px;
    margin-top: 20px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    z-index: 1;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .lang_drp:before {
    width: 0;
    height: 0;
    top: -5px;
    right: auto;
    bottom: auto;
    left: auto;
    right: 43px;
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .lang_drp li {
    padding: 0px 6px;
    background: #ffffff;
    border-right: 0px;
    display: block;
    margin-right: 0px;
}
.TopHdr_wppr .HdrWppr .Clm-Xl-4 .HdrScllnk_wppr .lang_drp li a {
    color: #000000;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
    font-size: 12px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-family: "Montserrat", sans-serif;
}
.lngSeclvr {
    position: absolute;
    bottom: -15px;
    right: 10px;
    width: 50%;
    opacity: 0.2;
}
@media (max-width: 1300px) {
    .lngSeclvr {
        width: 32%;
    }
}
.lngSeclvr img {
    width: 100%;
}
.DteCldrWth em {
    font-family: "SilverSouthScript";
    letter-spacing: 3px;
    font-size: 32px;
}
/*a.LogIn {
    display: block;
    text-align: center;
    color: #fff;
}*/
span.bar {
    position: absolute;
    top: -20px;
    left: -27px;
    opacity: 0;
    font-size: 16px;
    visibility: hidden;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    color: #fff;
}
.BarVisble {
    top: 6px !important;
    left: 35px !important;
    opacity: 1 !important;
    visibility: visible !important;
}
.BskseMnVr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.BskseMnVr a.LgAsGst {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.BskseMnVr a.Lguptmn {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.BskseMnVr a {
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    text-transform: capitalize;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.BskseMnVr a:hover {
    color: #c73630;
}
.BskseMnVr .clsrLginWithOtp {
    width: 85%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 10px;
    margin-bottom: 20px;
    margin: 0 auto;
}
.BskseMnVr .clsrLginWithOtp a {
    color: #989797;
}
.UsingLogin {
    position: relative;
    width: 100%;
    margin-top: 25px;
    color: #a2a2a2;
    font-size: 14px;
    text-align: center;
}
.UsingLogin:before {
    left: 0;
    width: 35%;
    height: 1px;
    background-color: #a2a2a2;
    position: absolute;
    content: "";
    top: 12px;
}
.UsingLogin:after {
    right: 0;
    width: 35%;
    height: 1px;
    background-color: #a2a2a2;
    position: absolute;
    content: "";
    top: 12px;
}
.Clswnmnd12Swn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.Clswnmnd12Swn .ClswcmnVr {
    width: 48%;
    position: relative;
}
.Clswnmnd12Swn .ClswcmnVr .owl-theme .owl-nav {
    position: absolute;
    z-index: 1;
    top: 35%;
}
.Clswnmnd12Swn .ClswcmnVr .owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -9px;
    width: 20px;
    height: 20px;
    background-color: #fff !important;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.Clswnmnd12Swn .ClswcmnVr .owl-theme .owl-nav .owl-prev img {
    width: 6px;
}
.Clswnmnd12Swn .ClswcmnVr .owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -9px;
    width: 20px;
    height: 20px;
    background-color: #fff !important;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.Clswnmnd12Swn .ClswcmnVr .owl-theme .owl-nav .owl-next img {
    width: 6px;
}
.Clswnmnd12Swn .cl6clmnvrSwn {
    width: 48%;
    position: relative;
}
.Clswnmnd12Swn .cl6clmnvrSwn .FrmSemnWr {
    margin-top: 0px;
}
.Clswnmnd12Swn .cl6clmnvrSwn .FrmSemnWr .FrmGrpmn {
    width: 100%;
}
.OrBksrMnvr {
    text-align: center;
}
.OrBksrMnvr p {
    color: #fff;
    text-align: center;
}
.IndxBnnr_wppr,.BnnrImgW-ppr,.IndxBnnrTxt_wppr,.BnntTxt_wppr,.lookngBx_wppr,.lokngCtgry_wppr,.lokngCtgry,.lokngCtgry a,.Ftrd_wppr,.FrtrdClm_wppr,.Card_Clm,.Card_Clm a,.CrdImg,.CrdImg span,.CrdImg span img,.VewDtl_wppr,.VewBrn_wppr,.SweetBxWppr,.SweetImg,.SweetImg span,.SweetImg span img,.SweetTxtWppr,.CtgryClm_wppr,.ClmBx-Wppr,.ClmBx-Wppr a,.CtgryImg,.CtgryImg span,.CtgryImg span img,.ShpCtgrySldr_wppr,.ShpCtgrySldr,.ShpCtgry_wppr,.ShpCtgry-ItmWppr,.ShpSlr-Wppr,.ShpSldr-Itm,.AbutBg-Bx,.Abut_txtWppr,.AbutSldtImg,.AbutSldtImg span,.AbutSldtImg span img {
    width: 100%;
    position: relative;
    display: block;
}
video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.IndxBnnr_wppr {
    height: calc(100vh - 67px);
}
@media (max-width: 991px) {
    .IndxBnnr_wppr {
        height: auto;
    }
}
.IndxBnnr_wppr .BnnrImgW-ppr,
.IndxBnnr_wppr .video-bg {
    height: 100%;
}
@media (max-width: 991px) {
    .IndxBnnr_wppr .BnnrImgW-ppr,
    .IndxBnnr_wppr .video-bg {
        line-height: 0;
    }
}
.IndxBnnr_wppr .BnnrImgW-ppr::before,
.IndxBnnr_wppr .video-bg::before {
    width: 100%;
    height: 100%;
    top: auto;
    right: 0;
    bottom: 0px;
    left: 0%;
    position: absolute;
    content: "";
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.IndxBnnrTxt_wppr {
    position: absolute;
    /*bottom: 50%;*/
    bottom:32%;
    left: 0;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    z-index: 1;
}
@media (max-width: 767px) {
    .IndxBnnrTxt_wppr {
        top: auto;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        bottom: 10px;
    }
}
.IndxBnnrTxt_wppr .BnntTxt_wppr .title h1,
.IndxBnnrTxt_wppr .BnntTxt_wppr .title p {
    color: #fff;
    text-align: center;
}
.IndxBnnrTxt_wppr .BnntTxt_wppr .title h1 {
    font-size: 70px;
    line-height: 70px;
}
@media (max-width: 767px) {
    .IndxBnnrTxt_wppr .BnntTxt_wppr .title h1 {
        font-size: 36px;
        line-height: 38px;
    }
}
.IndxBnnrTxt_wppr .BnntTxt_wppr .title p {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
}

.d-none{
    display: none!important;
}

.d-block{
    display: block!important;
}

@media (max-width: 767px) {
    .IndxBnnrTxt_wppr .BnntTxt_wppr .title p {
        font-size: 12px;
        line-height: 16px;
        margin: 3px 0px;
    }
}
.IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0px;
}
@media (max-width: 991px) {
    .IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn {
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
    .IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn {
        margin-bottom: 40px;
    }
}
/*.IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn .ComnBtn-Txt{color:#fff;padding:0;cursor:pointer;font-size:14px;background:transparent;width:auto}*/

@media (max-width: 767px) {
    .IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn .ComnBtn-Txt {
        margin-top: 6px;
        font-size: 12px;
        line-height: 1;
    }
} 
/*.IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn .ComnBtn-Txt:hover{background:transparent;color:var(--primary)}*/

.IndxBnnrTxt_wppr .BnntTxt_wppr .title .ComnBtn .ComnBtn-Txt::before {
    content: none;
}
.lookngBx_wppr .owl-nav {
    z-index: 0;
}
.lookngBx_wppr .title h2 {
    text-align: center;
    color: var(--primary);
    font-size: 24px;
}
@media (max-width: 767px) {
    .lookngBx_wppr .title h2 {
        font-size: 22px;
    }
}
.lookngBx_wppr .title h2 em {
    font-size: 36px;
}
@media (max-width: 767px) {
    .lookngBx_wppr .title h2 em {
        font-size: 28px;
    }
}
.lookngBx_wppr .lokngCtgry_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px;
}
.lookngBx_wppr .lokngCtgry_wppr .col-xl-2.col-lg-2.col-md-2.col-sm-6 {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 767px) {
    .lookngBx_wppr .lokngCtgry_wppr {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 15px;
    }
    .lookngBx_wppr .lokngCtgry_wppr .col-xl-2.col-lg-2.col-md-2.col-sm-6 {
        width: 100%;
        margin-bottom: 10px;
        padding-left: 0px;
        padding-right: 0px;
    }
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a:hover .title p {
    color: var(--primary);
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a:hover .lookImg span img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .lookImg {
    width: 100%;
    display: block;
    position: relative;
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .lookImg span {
    width: 89px;
    display: block;
    position: relative;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .lookImg span {
        width: 55px;
    }
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .lookImg span img {
    width: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    position: relative;
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .title {
    margin-top: 10px;
}
.lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .title p {
    text-align: center;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 20px;
    font-size: 14px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
@media (max-width: 991px) {
    .lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .title p {
        line-height: 1.2;
    }
}
@media (max-width: 767px) {
    .lookngBx_wppr .lokngCtgry_wppr .lokngCtgry a .title p {
        font-size: 13px;
    }
}
.Ftrd_wppr .title h3 {
    color: var(--primary);
    text-align: center;
}
@media (max-width: 991px) {
    .Ftrd_wppr .title h3 {
        font-size: 28px;
    }
}
@media (max-width: 767px) {
    .Ftrd_wppr .title h3 {
        font-size: 22px;
    }
}
.Ftrd_wppr .title h3 em {
    font-size: 60px;
    line-height: 60px;
}
@media (max-width: 991px) {
    .Ftrd_wppr .title h3 em {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .Ftrd_wppr .title h3 em {
        font-size: 28px;
    }
}
.Ftrd_wppr .FrtrdClm_wppr {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .Ftrd_wppr .FrtrdClm_wppr {
        margin-top: 35px;
    }
}
@media (max-width: 767px) {
    .Ftrd_wppr .FrtrdClm_wppr {
        margin-top: 15px;
    }
}
.Ftrd_wppr .VewBrn_wppr {
    margin-top: 50px;
}
@media (max-width: 991px) {
    .Ftrd_wppr .VewBrn_wppr {
        margin-top: 30px;
    }
}
.Ftrd_wppr .VewBrn_wppr .ComnBtn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .lokng_wppr .Ftrd_wppr .VewBrn_wppr {
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .VewBrn_wppr {
        margin-top: 10px;
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .VewBrn_wppr .ComnBtn .ComnBtn-Txt {
        width: 175px;
        background-size: contain;
        text-transform: capitalize;
        font-size: 14px;
    }
}
#ContentPlaceHolder1_PnlBirthdayandPartyItemsSectionCakesINHOme .Card_Clm .CrdImg a span {
    height: 160px;
}
.Card_Clm {
    -webkit-box-shadow: 0 8px 15px #00000040;
    box-shadow: 0 8px 15px #00000040;
    overflow: hidden;
}

/*.Card_Clm:hover {
    transform: scale(1.03);
    transition-duration: .3s;
}
*/

.Card_Clm:hover span.ToptipPge {
    right: 0px;
    right: 20px;
}
@media (max-width: 991px) {
    .Card_Clm {
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e2e2e2;
    }
}
/*.Card_Clm:hover .CrdImg a span img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}*/
.Card_Clm:hover .title {
    background: var(--primary);
}
.Card_Clm:hover .title p {
    color: #fff;
}
.Card_Clm:hover .title .Prs_wppr {
    display: none !important;
}



.Card_Clm .CrdImg a span {
    overflow: hidden;
}

@media only screen and (min-width: 568px) {
    .Card_Clm:hover .title .VewDtl_wppr {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
}



@media (max-width: 767px) {
    .Card_Clm .CrdImg a span {
        height: auto;
    }
}
.Card_Clm .CrdImg a span img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    width: 100%;
    -o-object-fit: contain;
    object-fit: cover;
    object-position: top center;
}
.Card_Clm .title {
    padding: 15px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 991px) {
    .Card_Clm .title {
        height: auto;
    }
}
@media (max-width: 767px) {
    .Card_Clm .title {
        height: auto;
        padding: 8px;
    }
}
.Card_Clm .title p {
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
}
@media (max-width: 991px) {
    .Card_Clm .title p {
        line-height: 1.1;
    }
}
@media (max-width: 767px) {
    .Card_Clm .title p {
        font-size: 14px;
    }
}
.Card_Clm .title .Prs_wppr {
    width: 100%;
    display: block;
    position: relative;
    margin-top: 5px;
}
@media (max-width: 991px) {
    .Card_Clm .title .Prs_wppr {
        margin-top: 1px;
    }
}
.Card_Clm .title .Prs_wppr em {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    display: inline-block;
}
@media (max-width: 767px) {
    .Card_Clm .title .Prs_wppr em {
        font-size: 13px;
        line-height: 20px;
    }
}
.Card_Clm .title .Prs_wppr i {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    padding: 0 5px;
    color: #666666;
}
@media (max-width: 767px) {
    .Card_Clm .title .Prs_wppr i {
        font-size: 11px;
        margin-left: 4px;
        padding: 0px 0px;
    }
}
.Card_Clm .title .Prs_wppr i::before {
    width: 100%;
    height: 1px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #666666;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.Card_Clm .title .VewDtl_wppr {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 0px;
}
.Card_Clm .title .VewDtl_wppr .ComnBtn .ComnBtn-Txt {
    border: 1px solid #fff;
    color: #fff;
    background: transparent;
    width: auto;
    padding: 2px 20px;
    border-radius: 50px;
    line-height: 26px;
}
@media (max-width: 767px) {
    .Card_Clm .title .VewDtl_wppr .ComnBtn .ComnBtn-Txt {
        padding: 1px 6px;
        line-height: 22px;
        font-size: 12px;
    }
}
.Card_Clm .title .VewDtl_wppr .ComnBtn .ComnBtn-Txt:hover {
    background: var(--primary);
}
.Card_Clm .title .VewDtl_wppr .ComnBtn .ComnBtn-Txt::before {
    content: none;
}
.Card_Clm .title .VewDtl_wppr .WshlBtn-Wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.Card_Clm .title .VewDtl_wppr .WshlBtn-Wppr .WhlstBtn {
    padding: 0;
    border: 0;
    color: #fff;
    background: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.Card_Clm .title .VewDtl_wppr .WshlBtn-Wppr .WhlstBtn img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}
@media (max-width: 991px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .owl-theme .owl-nav [class*="owl-"] {
        width: 12px;
    }
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .owl-theme .owl-nav [class*="owl-"] img {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .owl-theme .owl-nav [class*="owl-"] {
        width: 9px;
    }
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .owl-theme .owl-nav [class*="owl-"] img {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .ShpSlr-Wppr .Card_Clm .title,
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .ShpSlr-Wppr .Card_Clm .title {
        height: auto;
    }
}
.SweetWppr {
    background: #e4ecef;
}
.SweetWppr .SweetBxWppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.SweetWppr .SweetBxWppr .SweetTxtWppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.SweetWppr .SweetBxWppr .SweetTxtWppr .title {
    width: 77%;
}
@media (max-width: 991px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title {
        text-align: center;
    }
}
.SweetWppr .SweetBxWppr .SweetTxtWppr .title h4 {
    color: #db4b46;
    font-weight: 600;
    font-family: "SilverSouthScript";
    font-size: 60px;
    line-height: 60px;
}
@media (max-width: 991px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title h4 {
        font-size: 52px;
        line-height: 54px;
    }
}
@media (max-width: 767px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title h4 {
        text-align: center;
        font-size: 42px;
        line-height: 42px;
    }
}
.SweetWppr .SweetBxWppr .SweetTxtWppr .title small {
    width: 100%;
    display: block;
    position: relative;
    font-size: 36px;
    line-height: 36px;
    text-transform: uppercase;
    margin: 10px 0;
    font-weight: 600;
}
@media (max-width: 991px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title small {
        font-size: 24px;
        line-height: 26px;
    }
}
@media (max-width: 767px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title small {
        font-size: 18px;
        line-height: 20px;
    }
}
.SweetWppr .SweetBxWppr .SweetTxtWppr .title p {
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
}
@media (max-width: 767px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title p {
        text-align: center;
    }
}
.SweetWppr .SweetBxWppr .SweetTxtWppr .title .ComnBtn {
    margin-top: 70px;
}
@media (max-width: 991px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title .ComnBtn {
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    .SweetWppr .SweetBxWppr .SweetTxtWppr .title .ComnBtn {
        margin-top: 6px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.CtgryClm_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 50px;
}
.CtgryClm_wppr .owl-stage {
    margin: 0 auto;
}
@media (max-width: 767px) {
    .CtgryClm_wppr {
        padding: 0px 9px;
    }
}
#occ_div .CtgryClm_wppr .CtgryClm-4 {
    max-height: 528px;
}
.CtgryClm_wppr .CtgryClm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    max-width: 100%;
    position: relative;
    padding: 6px 3px;
}
@media (max-width: 767px) {
    .CtgryClm_wppr .CtgryClm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        max-width: 100%;
    }
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a:hover .CtgryImg span img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a:hover .title h4,
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a:hover .title p {
    color: #e4ecef;
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .CtgryImg span {
    overflow: hidden;
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .CtgryImg span:before {
    width: 100%;
    height: 80%;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000000db));
    background-image: -o-linear-gradient(transparent, #000000db);
    background-image: linear-gradient(transparent, #000000db);*/
    z-index: 1;
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .CtgryImg span img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title {
    position: absolute;
    bottom: 0;
    padding: 30px;
    z-index: 1;
}
@media (max-width: 767px) {
    .CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title {
        padding: 10px;
    }

    .aiz-carousel .slick-prev {
        left: 15px!important;
    }
    .aiz-carousel .slick-next {
        right: 15px!important;
    }

}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title h4 {
    color: #fff;
    font-size: 26px;
    line-height: 25px;
    color: #fff;
    text-align: center;
}
.CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title p {
    color: #fff;
    text-align: center;
    margin-top: 10px;
}
@media (max-width: 991px) {
    .CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title p {
        margin-top: 8px;
    }
}
@media (max-width: 767px) {
    .CtgryClm_wppr .CtgryClm-4 .ClmBx-Wppr a .title p {
        margin-top: 5px;
    }
}
.ShpCtgrySldr_wppr .ShpCtgrySldr {
    text-align: center;
    margin-top: 30px;
}
@media (max-width: 991px) {
    .ShpCtgrySldr_wppr .ShpCtgrySldr {
        margin-top: 0px;
        margin-bottom: 15px;
    }
}
.ShpCtgrySldr_wppr .ShpCtgrySldr .ShpCtgry-Itm {
    display: inline-block;
    position: relative;
}
.ShpCtgrySldr_wppr .ShpCtgrySldr .ShpCtgry-Itm .title small {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    color: #747474;
    cursor: pointer;
    margin-right: 20px;
}
@media (max-width: 991px) {
    .ShpCtgrySldr_wppr .ShpCtgrySldr .ShpCtgry-Itm .title small {
        font-size: 14px;
        line-height: 18px;
    }
}
.ShpCtgrySldr_wppr .ShpCtgrySldr .ShpCtgry-Itm .title small:hover {
    color: var(--primary);
}
.ShpCtgrySldr_wppr .ShpCtgrySldr .ShpCtgry-Itm .title .ActvBtn {
    color: var(--primary);
}
.ShpCtgrySldr_wppr .ShpCtgrySldr .owl-stage {
    margin: 0 auto;
}
.ShpCtgry_wppr {
    margin-top: 20px;
}
@media (max-width: 767px) {
    .ShpCtgry_wppr {
        margin-top: 0px;
    }
}
.ShpCtgry_wppr .ShpCtgry-ItmWppr {
    display: none;
}
/*.ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr,
.ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr {
    padding: 0 30px;
}*/
@media (max-width: 991px) {
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr,
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr {
        padding: 0px 20px 0 16px;
    }
}
.ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item,
.ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item {
    padding: 20px;
}
@media (max-width: 991px) {
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item,
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item {
        padding: 6px;
    }
}
@media (max-width: 767px) {
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item,
    .ShpCtgry_wppr .ShpCtgry-ItmWppr .ShpSlr-Wppr .owl-item {
        padding: 4px;
    }
}
.ShpCtgry_wppr .CurntItm {
    display: block;
}
.AbutBg-Bx {
    background: url(../img/Say-About-Bg.jpg) center center no-repeat;
    background-size: cover;
}
@media (max-width: 767px) {
    .AbutBg-Bx {
        padding-bottom: 15px;
    }
}
.AbutBg-Bx::before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #db4b4652;
}
.Abut_txtWppr .AbutHdng_Bx {
    position: absolute;
    width: 25%;
    top: 20%;
    right: 18%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    z-index: 1;
}
@media (max-width: 1024px) {
    .Abut_txtWppr .AbutHdng_Bx {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 28px 0px;
    }
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutHdng_Bx {
        padding: 20px 0px 14px;
    }
}
@media (max-width: 1024px) {
    .Abut_txtWppr .AbutHdng_Bx .title {
        text-align: center;
    }
}
.Abut_txtWppr .AbutHdng_Bx .title h5 {
    color: var(--primary);
    font-weight: 500;
}
@media (max-width: 1024px) {
    .Abut_txtWppr .AbutHdng_Bx .title h5 {
        font-size: 32px;
    }
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutHdng_Bx .title h5 {
        font-size: 22px;
    }
}
.Abut_txtWppr .AbutHdng_Bx .title h5 em {
    font-size: 48px;
    font-weight: 700;
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutHdng_Bx .title h5 em {
        font-size: 30px;
    }
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0px 15px;
    }
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldtImg {
    overflow: hidden;
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldtImg::before {
    width: 100%;
    height: 30%;
    top: auto;
    right: 0;
    bottom: 0px;
    left: 0%;
    position: absolute;
    content: "";
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.82)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.82) 0%, rgba(0, 0, 0, 0) 100%);
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldtImg span img {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    left: -100%;
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr {
    padding: 0 100px;
    overflow: hidden;
    margin-top: 60px;
}
@media (max-width: 1024px) {
    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr {
        padding: 0 30px;
    }
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr {
        padding: 0 0px;
    }
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr .title p {
    font-weight: 400;
    margin-top: 60px;
    position: relative;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr .title p {
        margin-top: 15px;
    }
}
.Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr .title em {
    display: block;
    position: relative;
    width: 100%;
    color: var(--primary);
    font-size: 16px;
    line-height: 36px;
    font-weight: 500;
    margin-top: 30px;
    position: relative;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutSldrBx .AvbutSldr_Itm .AbutSldrTxt_wppr .title em {
        margin-top: 0px;
    }
}
.Abut_txtWppr .AbutSldrBx .owl-dots {
    width: 50%;
    z-index: 1;
    top: auto;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px);
}
@media (max-width: 767px) {
    .Abut_txtWppr .AbutSldrBx .owl-dots {
        width: 100%;
        padding: 0px 10px;
        text-align: center;
        position: relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}
.Abut_txtWppr .AbutSldrBx .owl-item.active .AvbutSldr_Itm .AbutSldtImg span img {
    left: 0;
}
.Abut_txtWppr .AbutSldrBx .owl-item.active .AbutSldrTxt_wppr .title p,
.Abut_txtWppr .AbutSldrBx .owl-item.active .AbutSldrTxt_wppr .title em {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .ShpCtgry-ItmWppr.PhotGlryBx {
    display: block !important;
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .ShpCtgry-ItmWppr.PhotGlryBx .Card_Clm a .title {
        height: 46px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .lokng_wppr .Ftrd_wppr .ShpCtgry_wppr .ShpCtgry-ItmWppr.PhotGlryBx .Card_Clm a .title p {
        font-weight: 500 !important;
    }
}
.PrdctLstng_wppr .col-sm-2,
.lokng_wppr .Ftrd_wppr .FrtrdClm_wppr .mb-md-4,
.lokng_wppr .Ftrd_wppr .FrtrdClm_wppr .col-sm-2 {
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 767px) {
    .PrdctLstng_wppr .col-sm-2,
    .lokng_wppr .Ftrd_wppr .FrtrdClm_wppr .mb-md-4,
    .lokng_wppr .Ftrd_wppr .FrtrdClm_wppr .col-sm-2 {
        padding-left: 4px;
        padding-right: 4px;
        width: 49%;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr {
        padding: 0px 30px;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav {
        z-index: 1;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .owl-prev {
        position: absolute;
        left: -25px;
        top: -9px;
        width: 9px;
    }
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .owl-prev img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .owl-next {
        position: absolute;
        right: -25px;
        top: -9px;
        width: 9px;
    }
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .owl-next img {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .disabled {
        display: none;
    }
}
@media (max-width: 767px) {
    .lokng_wppr .Ftrd_wppr .ShpCtgrySldr_wppr .owl-nav .disabled {
        display: inline-block;
    }
}
@media (max-width: 767px) {
    .CmnPage.lokng_wppr.py-xl-5.py-lg-5.py-md-4.py-sm-4.py-4 {
        padding-bottom: 0px !important;
    }
}
#ContentPlaceHolder1_PnlBirthdayandPartyItemsSectionCakesINHOme .lokng_wppr .Card_Clm .title p {
    height: auto;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_PnlBirthdayandPartyItemsSectionCakesINHOme .lokng_wppr .Card_Clm .title {
        height: auto;
    }
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_Pnl1FeaturedSectionINHOme .lokng_wppr .Card_Clm .title {
        height: 72px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
@media (max-width: 767px) and (max-width: 767px) {
    #ContentPlaceHolder1_Pnl1FeaturedSectionINHOme .lokng_wppr .Card_Clm .title .MnVswn p {
        max-height: 30px;
        overflow: hidden;
    }
}
#occ_div .owl-nav {
    width: 95%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
#occ_div .owl-theme .owl-nav [class*="owl-"] {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #fff !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#occ_div .owl-theme .owl-nav [class*="owl-"] img {
    width: 14px;
}
@media (max-width: 767px) {
    #occ_div .CtgryClm_wppr {
        margin-bottom: 0px;
    }
}
#occ_div .CtgryClm_wppr .CtgryClm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    max-width: 100%;
    max-height: 528px;
}
@media (max-width: 767px) {
    #occ_div .CtgryClm_wppr .CtgryClm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        max-width: 100%;
        max-height: inherit;
    }
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_Pnl1stCatgeorySectionINHOme .lookngBx_wppr .lokngCtgry_wppr .col-xl-2.col-lg-2.col-md-2.col-sm-6 {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_Pnl1stCatgeorySectionINHOme .owl-nav .owl-prev,
    #ContentPlaceHolder1_Pnl1stCatgeorySectionINHOme .owl-nav .owl-next {
        width: 8px;
    }
    #ContentPlaceHolder1_Pnl1stCatgeorySectionINHOme .owl-nav .owl-prev img,
    #ContentPlaceHolder1_Pnl1stCatgeorySectionINHOme .owl-nav .owl-next img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    #del_div .owl-nav,
    #occ_div .owl-nav {
        width: 95%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 0;
    }
}
@media (max-width: 767px) {
    #occ_div .owl-theme .owl-nav [class*="owl-"],
    #del_div .owl-theme .owl-nav [class*="owl-"] {
        padding: 3px !important;
        width: 25px;
        height: 25px;
        background: #fff !important;
        border-radius: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    #del_div .owl-theme .owl-nav [class*="owl-"] img,
    #occ_div .owl-theme .owl-nav [class*="owl-"] img {
        width: 8px;
    }
}
@media (max-width: 767px) {
    #del_div .CtgryClm_wppr,
    #occ_div .CtgryClm_wppr {
        margin-bottom: 20px;
    }
}
/*#ContentPlaceHolder1_PnlYouMayAlsoLike .Card_Clm .title,
#ContentPlaceHolder1_Pnl1FeaturedSectionINHOme .Card_Clm .title,
#ContentPlaceHolder1_PnlShopbyOccasionSectionINHOme .Card_Clm .title,
#ContentPlaceHolder1_PnlBestSallerProductSectionCakesInHome .Card_Clm .title {
    height: 100px;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_PnlYouMayAlsoLike .Card_Clm .title,
    #PrdListBind .Card_Clm .title,
    #ContentPlaceHolder1_Pnl1FeaturedSectionINHOme .Card_Clm .title,
    #ContentPlaceHolder1_PnlShopbyOccasionSectionINHOme .Card_Clm .title,
    #ContentPlaceHolder1_PnlBestSallerProductSectionCakesInHome .Card_Clm .title {
        height: auto;
    }
}*/
.owl-stage {
    margin: 0 auto;
}
.modal1_1 {
    position: fixed;
    z-index: 99999;
    height: 100%;
    width: 100%;
    top: 0;
    background: #f7f3f385;
    filter: alpha(opacity=60);
    opacity: 1;
    -moz-opacity: 0.8;
}
.center1_1 {
    z-index: 1000;
    padding: 10px;
    width: 334px;
    text-align: center;
    background-color: transparent;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.center1_1 p {
    font-size: 20px;
    line-height: 28px;
    margin-top: 18px;
    text-transform: uppercase;
    text-align: center;
}
.dsplhd {
    display: block;
}
.FrmSemnWr .validation .Drlmnvr {
    border: 1px solid #ff0000;
}
.removevalidation {
    opacity: 0.3;
    pointer-events: none;
}
.Add-on-Gifts-info {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    background-color: #5bc0de;
}
.ShpSlr-Wppr1 {
    padding: 0px 30px;
}
.ShpSlr-Wppr1 .owl-item {
    padding: 20px;
}
.ShpSlr-Wppr1 .title {
    height: 100px;
}
#ContentPlaceHolder1_PnlPhotoSectionCakesINHOme .Card_Clm .title {
    height: 100px;
}

.tag {
    position: absolute;
    background: linear-gradient(to right,#ae0500 ,#660000);
    padding: 5px 15px 6px 24px;
    color: #fff;
    right: 0;
    font-size: 14px;
    font-weight: 300;
    top: 0;
    border-radius: 0px 0px 0px 100px;
    z-index: 1;
    letter-spacing: var(--ls);
}

/*
.tag:before {
    content: "";
    padding: 4px;
    background: #e89e17;
    top: -7px;
    position: absolute;
    z-index: 0;
    right: 0;
    display: inline-block;
    border-radius: 0 30px 10px 0
}
*/

/*.new-product {
    background: linear-gradient(to right,#070400 ,#6b6a62);
}*/
.best-seller {
    background: linear-gradient(to right,#e89e17,#e2cb29);
}
.personalised {
    background: linear-gradient(to right,#e89e17,#e2cb29);
}

.DscrTdlPgemnVr.hideoff h3 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 11px;
}
.DscrTdlPgemnVr.hideoff ul li:after {
    top: 10px;
}
#occ_div .CtgryClm_wppr {
    margin-bottom: 0px;
}
.Vistrmns {
    display: inline-block;
    position: absolute;
    left: 15px;
    font-size: 14px;
    color: #780000;
    font-weight: 600;
}
@media (max-width: 767px) {
    .Vistrmns {
        position: relative;
        left: 0px;
    }
}
.PrdctLst_wppr,
.PrdctLstng_wppr {
    width: 100%;
    position: relative;
    display: block;
}

.FltrStn_wppr {
    width: 100%;
    position: relative;
    display: block;
    margin-top: -5px;
}



@media (max-width: 767px) {
    .PrdctLst_wppr .OvrSwmVrMn {
        overflow: hidden;
    }

    .dropdown-menu.dropdown-menu-lg{
        width: 300px!important;
        min-width: 300px!important;
    }

}


.PrdctLst_wppr .Clm-xl-6 {
    position: fixed;
    right: 25px;
    width: 70%;
    top: 70px;
    float: right;
    z-index: 4;
}
@media (max-width: 1140px) {
    .PrdctLst_wppr .Clm-xl-6 {
        top: 60px;
        right: 0px;
    }
}
@media (max-width: 991px) {
    .PrdctLst_wppr .Clm-xl-6 {
        top: 54px;
        width: 100%;
        background-color: #fff;
        padding: 8px 0px;
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 {
        top: 75px;
        padding: 4px 0px;
    }
    .PrdctLst_wppr .Clm-xl-6 .PrlSlSwNvrSwn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .FixMenu{
        top: 50px!important;
    }

}
.PrdctLst_wppr .Clm-xl-6 .PrlSlSwNvrSwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .PrlSlSwNvrSwn {
        display: none;
        position: fixed;
        left: 0;
        width: 100%;
        right: 0;
        bottom: 0;
        z-index: 10;
        background: #fff;
        top: 0;
        padding: 20px;
        padding-top: 45px;
        height: 100vh;
        padding-bottom: 60px;
        overflow: auto;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr.DsyNnePntNone {
    opacity: 0.5;
    pointer-events: none;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr.SrtOrderMnvrSwn {
        width: 30%;
        margin-bottom: 0px;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr {
    display: inline-block;
    position: relative;
    font-size: 15px;
    margin-right: 10px;
    width: 160px;
    cursor: pointer;
}
@media (max-width: 1366px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr {
        width: 145px;
        position: relative;
    }
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr {
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .Swmvr {
    font-size: 14px;
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 15px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .Swmvr {
        pointer-events: none;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .Swmvr:before {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 8px;
    height: 8px;
    content: "";
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .Swmvr:before {
        right: -2px;
        content: none;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .SvrsMnvr {
    top: 28px;
    padding: 10px;
    border-radius: 5px;
    max-height: 150px;
    overflow: auto;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .SvrsMnvr {
        top: 0px;
        position: relative;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block !important;
        height: auto !important;
        padding: 9px 12px !important;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .SvrsMnvr li {
    font-size: 13px;
    line-height: 16px;
    cursor: pointer;
    padding-right: 0px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin-bottom: 7px;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr .SvrsMnvr li {
        font-size: 13px;
        line-height: 24px;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr select {
    border: none;
    font-size: 14px;
    color: #000000;
    background-color: transparent;
    background: url(../img/dwnarw.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 100%;
    padding-right: 20px;
    width: 100%;
}
@media (max-width: 767px) {
    .PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr select {
        font-size: 12px;
    }
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr small {
    display: inline-block;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    font-weight: 600;
    cursor: pointer;
    padding-right: 15px;
    margin-right: 30px;
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr small::before {
    width: 7px;
    height: 7px;
    top: 6px;
    right: 0;
    bottom: 0;
    left: auto;
    position: absolute;
    content: "";
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr small:hover {
    color: var(--primary);
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr ul {
    width: 100%;
    padding: 6px;
    background: #fff;
    display: none;
    position: absolute;
    -webkit-box-shadow: 0 5px 10px #0000001f;
    box-shadow: 0 5px 10px #0000001f;
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr ul li {
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    cursor: context-menu;
}
.PrdctLst_wppr .Clm-xl-6 .FltrStn_wppr .DrpSlctr ul li:hover {
    color: var(--primary);
}
.PrdctLst_wppr .Clm-xl-12 {
    width: 100%;
    display: block;
    position: relative;
    float: left;
}
.PrdctLstng_wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .PrdctLstng_wppr {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
@media (max-width: 767px) {
    .PrdctLstng_wppr .countprdtct {
        width: 49%;
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 8px;
    }
    .PrdctLstng_wppr .countprdtct .Card_Clm .title {
        height: 100%;
    }
}
.FixMenu {
    position: fixed;
    z-index: 4;
    top: 68px;
}
.SvrsMnvr::-webkit-scrollbar {
    width: 4px;
}
@media (max-width: 767px) {
    .SvrsMnvr::-webkit-scrollbar {
        width: 2px;
    }
}
.SvrsMnvr::-webkit-scrollbar-track {
    background: #fff;
}
.SvrsMnvr::-webkit-scrollbar-thumb {
    background: #000;
}
.wdth-pc {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 30px 0px;
}
.wdth-pc .err_div .msg_fst .msgRed {
    font-family: "Poppins", sans-serif !important;
}
.FltrStn_wppr .ClseProLsmn {
    display: none;
}
@media (max-width: 767px) {
    .FltrStn_wppr .ClseProLsmn {
        display: inline-block;
        position: absolute;
        right: 8px;
        top: 8px;
        width: 15px;
        opacity: 0.6;
    }
}
.FltrStn_wppr .Cll12Secrch {
    display: none;
}
@media (max-width: 767px) {
    .FltrStn_wppr .Cll12Secrch {
        position: fixed;
        bottom: 0;
        width: 100%;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        z-index: 9;
        left: 0;
    }
    .FltrStn_wppr .Cll12Secrch .Col6sec {
        width: 49.7%;
        float: left;
        position: relative;
        display: block;
        text-align: center;
        background: var(--primary);
        margin-right: 0.3%;
        padding: 5px;
    }
    .FltrStn_wppr .Cll12Secrch .Col6sec .Sec12ShowFlr {
        color: #fff;
    }
    .FltrStn_wppr .Cll12Secrch .Col6sec:last-child {
        margin-right: 0%;
        background: #db4b46;
    }
}
.FltreTbsemn {
    display: none;
}
@media (max-width: 767px) {
    .FltreTbsemn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        margin-left: 10px;
        cursor: pointer;
    }
    .FltreTbsemn .FltrBtnSwn {
        width: 17px;
        height: 12px;
    }
    .FltreTbsemn .FltrBtnSwn span {
        display: block;
        width: 100%;
        height: 1px;
        background-color: #666;
    }
    .FltreTbsemn .FltrBtnSwn span:nth-child(2) {
        margin: 3px 0px;
    }
    .FltreTbsemn p {
        line-height: 1;
        font-size: 13px;
        margin-left: 5px;
        margin-bottom: 0;
        text-transform: uppercase;
        color: #666;
        font-weight: 600;
    }
}
.VewBrn_wppr.dsplhd .ComnBtn {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ShopNow a.ComnBtn-Txt {
    display: inline-block;
    padding: 5px 20px;
    background: #ce423d;
    color: #fff;
    margin-top: 15px;
    border-radius: 3px;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_PnlCategory {
        width: 100%;
    }
}
@media (max-width: 767px) {
   /* #PrdListBind .Card_Clm .CrdImg a span {
        height: 160px;
    }*/

    #PrdListBind .col-6 {
        padding-left: 4px;
        padding-right: 4px;
        width: 49%;
        margin-bottom: 10px;
    }
    #PrdListBind .Card_Clm .CrdImg a span img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
}
@media (max-width: 767px) {
    #PrdListBind .Card_Clm .title {
        height: 100%!important;
    }
}
.dlPgrMnSwn {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 40px 50px;
}
@media (max-width: 991px) {
    .dlPgrMnSwn, .our_cus_div {
        padding: 0px!important;
    }
    .our_cus_par{
        white-space: nowrap;
    }
    .our_cus_cnt_div_cnt{
        -webkit-column-count: 2!important;
        column-count: 2!important;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }

    .TopHdr_wppr .HdrWppr .Clm-Xl-8 .HdrScllnk_wppr .HdrScllnk_wppr_ul li:last-child {
        display: block!important;
        margin-right: 6px!important;
    }

    p {
        font-size: 15px;
        line-height: 26px;
    }

    .EglnWthEgs .RdoBx .Rdo-1 {
        margin-right: 45px!important;
    }

    .inn_div > .PrdctLst_Wppr .row.dlPgrMnSwn > .col-xl-5,     .inn_div > .PrdctLst_Wppr .row.dlPgrMnSwn .col-xl-7.detail {
        padding: 0!important;
    }

    .QuickInquiry{
        display: none;
    }
}
.dlPgrMnSwn .LftSldSemn {
    width: 45%;
    position: relative;
}
@media (max-width: 1366px) {
    .dlPgrMnSwn .LftSldSemn {
        width: 40%;
        position: relative;
    }
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .LftSldSemn {
        width: 49%;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .LftSldSemn {
        width: 49%;
        position: relative;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn {
        width: 100%!important;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    top: 112px;
    z-index: 1;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn {
        top: 90px;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn {
        top: auto;
        position: relative;
        padding-bottom: 30px;
        z-index: auto;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn {
    width: calc(100% - 75px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 1366px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn {
        position: relative;
        z-index: 9;
        background-color: #fff;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn {
        margin-top: 0px;
        margin-left: 0px;
        width: 100%;
        position: fixed;
        bottom: 0px;
        z-index: 10;
        left: 0;
        background: #fff;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn {
    width: 48%;
    text-align: center;
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn {
        width: 50%;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn:first-child a {
    background-color: #780000;
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn a {
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-color: #ce423d;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn a {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .BtnDlpgemn .DsplyFlxmn a {
        border-radius: 0px;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .ZomPge {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .ZomPge .WhlstLst {
    position: absolute;
    right: 15px;
    z-index: 2;
    top: 20px;
    width: 45px;
    height: 45px;
    background: #ffffffc4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .ZomPge .WhlstLst {
        width: 35px;
        height: 35px;
        right: 10px;
        top: 10px;
    }
}
.dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .ZomPge .WhlstLst a {
    line-height: 0;
}
@media (max-width: 767px) {
    .dlPgrMnSwn .LftSldSemn .ZoomSemnDlMn .ZomPge .WhlstLst a img {
        width: 75%;
        display: block;
        margin: 0 auto;
    }
}
/*.dlPgrMnSwn .RgtSldSemn {
    width: 53%;
    position: relative;
}
@media (max-width: 1366px) {
    .dlPgrMnSwn .RgtSldSemn {
        width: 55%;
    }
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn {
        width: 49%;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn {
        width: 49%;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .RgtSldSemn {
        width: 100%;
    }
}
*/
.dlPgrMnSwn .RgtSldSemn .scmdenSwn {
    position: absolute;
    right: 65px;
    list-style: none;
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn .scmdenSwn {
        right: 0px;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .scmdenSwn {
        position: absolute;
        right: 0px;
        z-index: 1;
    }
}
.dlPgrMnSwn .RgtSldSemn .scmdenSwn li {
    margin-bottom: 3px;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .scmdenSwn li:first-child a img {
        width: 9px;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .scmdenSwn li a img {
        width: 14px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname {
    width: 90%;
    position: relative;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname {
        width: 100%;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname h1 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname h1 {
        width: 94%;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname small {
    font-size: 14px;
    color: var(--primary);
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p {
    position: relative;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p span {
    color: #ce423d;
    display: inline-block;
    font-size: 20px;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p .MnPrce {
    font-size: 40px;
    color: #ce423d;
    font-weight: 400;
    margin-right: 10px;
    margin-left: 3px;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p .MnPrce {
        font-size: 23px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p .PrceCutmn {
    color: #666666;
    margin-right: 10px;
    font-size: 14px;
    text-decoration: line-through;
    font-weight: 400;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PrceSemn p .offPrc {
    color: #558c07;
    font-size: 14px;
    font-weight: 400;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .VewMreDlpge {
    width: 100%;
    margin-bottom: 10px;
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .VewMreDlpge {
        margin-bottom: 15px;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .VewMreDlpge {
        font-size: 12px;
        margin-bottom: 10px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .VewMreDlpge img {
    margin-right: 8px;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .VewMreDlpge p {
    color: var(--primary);
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    cursor: pointer;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde {
    width: 100%;
    position: relative;
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde {
        margin-bottom: 4px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    z-index: 0;
    padding: 0 15px;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4.ActmnCke .imgSenMn {
    border: 2px solid #d86762;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 {
    width: 100%;
    margin-right: 0px;
    cursor: pointer;
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 {
        width: 100%;
        margin-right: 10px;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 {
        width: 100%;
        margin-right: 15px;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 {
        width: 100%;
        margin-right: 15px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .imgSenMn {
    width: 100%;
    margin-bottom: 10px;
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .imgSenMn {
        line-height: 0;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .imgSenMn img {
    width: 100%;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .CntMnSwnln {
    width: 100%;
    text-align: center;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .CntMnSwnln .MnKg {
    color: #666666;
    font-size: 11px;
    line-height: 1;
    word-break: break-word;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .pckuprGrde .clmrmd4 .CntMnSwnln .PrcMn {
    font-size: 14px;
    color: #d14c47;
    font-weight: 500;
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .HdrgnPcude {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px;
}
@media (max-width: 1140px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .HdrgnPcude {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .HdrgnPcude {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .HdrgnPcude {
        margin-bottom: 15px;
        margin-top: 22px;
    }
}
.dlPgrMnSwn .RgtSldSemn .Prdcname .PckUnUprde .HdrgnPcude h2 {
    font-size: 16px;
    color: #666666;
    font-weight: 600;
}
.EglnWthEgs {
    position: absolute;
    right: 50px;
    top: -15px;
}
@media (max-width: 991px) {
    .EglnWthEgs {
        position: absolute;
        right: 25px;
        top: 25px;
    }
}
@media (max-width: 767px) {
    .EglnWthEgs {
        right: 9px;
        top: 17px;
    }
}
.EglnWthEgs .RdoBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 0px;
}
.EglnWthEgs .RdoBx .Rdo-1.Eggless label:before {
    border: 1px solid #398209;
}
.EglnWthEgs .RdoBx .Rdo-1.Eggless .RdoTxt:checked ~ label::after {
    background: #398209;
    opacity: 1;
}
.EglnWthEgs .RdoBx .Rdo-1 {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
}
.EglnWthEgs .RdoBx .Rdo-1:nth-child(2) label:before {
    border: 1px solid #398209;
}
.EglnWthEgs .RdoBx .Rdo-1:nth-child(2) label:after {
    background: #398209;
}
.EglnWthEgs .RdoBx .Rdo-1:nth-child(2) .RdoTxt:checked ~ label::after {
    background: #398209;
    opacity: 1;
}
.EglnWthEgs .RdoBx .Rdo-1 .RdoTxt {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 1px;
    opacity: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
.EglnWthEgs .RdoBx .Rdo-1 .RdoTxt:checked ~ label::after {
    background: #ed1c24;
    opacity: 1;
}
.EglnWthEgs .RdoBx .Rdo-1 label {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 55px;
    padding-left: 30px;
    color: #666666;
    font-weight: 500;
}
@media (max-width: 991px) {
    .EglnWthEgs .RdoBx .Rdo-1 label {
        padding-left: 25px;
    }
}
.EglnWthEgs .RdoBx .Rdo-1 label::before {
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 1px solid #ed1c24;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.EglnWthEgs .RdoBx .Rdo-1 label::after {
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background: #ed1c24;
    -webkit-transform: translateY(-50%) scale(0.5);
    -ms-transform: translateY(-50%) scale(0.5);
    transform: translateY(-50%) scale(0.5);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0;
}
.FrmSemnWr {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 10px;
}
@media (max-width: 1140px) {
    .FrmSemnWr {
        margin-top: 15px;
    }
}
@media (max-width: 991px) {
    .FrmSemnWr {
        margin-top: 10px;
        width: 100%;
    }
}
.FrmSemnWr .InActivemnvr .Drlmnvr .time {
    position: absolute;
    right: -16px;
    width: 78%;
    top: 30px;
}
.FrmSemnWr .InActivemnvr .Drlmnvr .time span {
    font-size: 11px;
}
.FrmSemnWr .SlcrDteme.Mndr .Drlmnvr .Dldtnu .MnthTr {
    width: auto;
}
.FrmSemnWr .SlcrDteme.Mndr .Drlmnvr .time {
    position: relative;
    left: 0;
    width: 78%;
    margin-top: 5px;
}
.FrmSemnWr .SlcrDteme.Mndr .Drlmnvr .time .DrvryStrd {
    font-size: 13px;
    font-weight: 500;
}
@media (max-width: 991px) {
    .FrmSemnWr .SlcrDteme.Mndr .Drlmnvr .time .DrvryStrd {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .FrmSemnWr .SlcrDteme.Mndr .Drlmnvr .time .DrvryStrd {
        font-size: 14px;
        line-height: 1;
        color: #383838;
        font-weight: 400;
    }

    .TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst .CntSldrTsmnSec p {
        font-size: 15px;
        color: #212121;
        font-weight: 500;
        line-height: 25px;
        padding-left: 10px;
    }

}
.FrmSemnWr .FrmGrpmn {
    width: 49%;
    position: relative;
    margin-bottom: 10px;
}
@media (max-width: 991px) {
    .FrmSemnWr .FrmGrpmn {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn {
        width: 100%;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr {
    background: transparent;
    color: #666;
    font-weight: 400;
    border: 1px solid #d7d7d7;
    outline: 0;
    line-height: 1;
    border-radius: 4px;
    padding: 0px 20px;
    padding-left: 9px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .DelveyDte {
    position: absolute;
    bottom: 11px;
    font-size: 12px;
    left: 100px;
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .DelveyDte {
        left: 85px;
        bottom: 12px;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu {
        line-height: 1;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu .Dte {
    font-size: 40px;
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu .Dte {
        font-size: 28px;
        line-height: 0;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu .MnthTr {
    width: 36px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    margin-right: 6px;
    margin-left: 4px;
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu .MnthTr .Mnth,
.FrmSemnWr .FrmGrpmn .Drlmnvr .Dldtnu .MnthTr .Dtename {
    display: block;
    font-size: 12px;
    margin: 3px 0px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-transform: uppercase;
    width: 100%;
}
@media (max-width: 991px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr span.time.UdermnVr {
        top: 10px;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .time {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
    display: inline-block;
    margin: 0px 0px;
    width: 65%;
    position: absolute;
    right: 5px;
    margin-top: -20px;
}
@media (max-width: 1024px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .time {
        font-size: 14px;
        color: #666666;
        font-weight: 500;
        display: inline-block;
        margin: 0px 0px;
        width: 58%;
        left: 62px;
        top: -3px;
        position: absolute;
        right: 5px;
        margin-top: 0px;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .time {
        font-size: 11px;
        top: 0px;
        position: absolute;
        left: 84px;
        width: auto;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .time .DrvryStrd {
    font-size: 10px;
    color: #666666;
    font-weight: 400;
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .time .DrvryStrd {
        font-size: 11px;
    }
}
.FrmSemnWr .FrmGrpmn .Drlmnvr .time .DryPrceMn {
    font-size: 11px;
    color: red;
    font-weight: 400;
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .Drlmnvr .time .DryPrceMn {
        font-size: 11px;
    }
}
.FrmSemnWr .FrmGrpmn .RghtArw {
    width: auto;
    position: absolute;
    right: 15px;
    left: auto;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
@media (max-width: 767px) {
    .FrmSemnWr .FrmGrpmn .RghtArw {
        display: none;
    }
}
.FrmSemnWr .FrmGrpmn .banForm-grp_ImgH {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 52px;
}
.FrmSemnWr .FrmGrpmn .fileLbl_ImgH {
    font-size: 16px;
    width: 100%;
    border: none;
    border-radius: 0px;
    color: #ffffff;
    cursor: pointer;
    background: #ffffff3d;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    text-align: center;
    display: block;
    text-align: left;
    padding: 8px 20px 8px 20px;
    position: relative;
}
.FrmSemnWr .FrmGrpmn .fileLbl_ImgH .fileUp_ImgH {
    position: absolute;
    right: 15px;
    top: 50%;
}
.FrmSemnWr .FrmGrpmn .fileLbl_ImgH small {
    width: calc(100% - 0px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: block;
    position: relative;
    left: 0px;
    font-size: 14px;
    top: 0px;
    color: #666666;
    font-weight: 500;
}
.FrmSemnWr .FrmGrpmn .fileLbl_ImgH small strong {
    display: block;
    font-size: 9px;
    font-weight: 500;
}
.FrmSemnWr .FrmGrpmn .fileLbl_ImgH span {
    width: 100%;
    position: absolute;
    right: 0;
    left: 0px;
    top: 33%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.FrmSemnWr .FrmGrpmn .fileInpt_ImgH {
    display: none;
}
.FrmSemnWr .FrmGrpmn .banFrm-cntrl_ImgH {
    font-size: 14px;
    padding: 0 18px;
    width: 100%;
    height: 100%;
    line-height: 46px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}
.FrmSemnWr .FrmGrpmn .imglo {
    position: absolute;
    top: 50%;
    left: 12px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}
.FrmSemnWr .FrmGrpmn select.frmcntl {
    background-color: transparent;
    background: url(../img/down-arrow-select1.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 96%;
}
.FrmSemnWr .FrmGrpmn .frmcntl {
    text-align: left;
    text-decoration: none;
    background: transparent;
    color: #666;
    font-weight: 400;
    border: 1px solid #d7d7d7;
    outline: 0;
    padding: 12px 15px 12px 15px;
    display: block;
    width: 100%;
    border-radius: 4px;
    min-height: 52px;
    line-height: 26px;
    font-size: 14px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 991px) {
    .FrmSemnWr .FrmGrpmn .frmcntl {
        padding: 8px 15px 8px 15px;
    }
}
.FrmSemnWr .FrmGrpmn .frmcntl:focus {
    -webkit-box-shadow: 0px 2px 10px #848484;
    box-shadow: 0px 2px 10px #848484;
    border: 1px solid #ce423d;
}
.FrmSemnWr .FrmGrpmn .frmcntl:focus ~ .pntrr {
    opacity: 1;
    visibility: visible;
}
.FrmSemnWr .FrmGrpmn .pntrr {
    position: absolute;
    font-weight: 300;
    font-size: 10px;
    top: 8px;
    background-color: rgba(0, 0, 0, 0.9);
    color: #fff;
    width: 150px;
    opacity: 0;
    visibility: hidden;
    height: 30px;
    border-radius: 2px;
    border-color: rgba(0, 0, 0, 0.9);
    text-align: center;
    line-height: 31px;
    margin: 0;
    padding: 0;
    z-index: 1;
    left: -170px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
    animation: downarrow 0.6s infinite alternate ease-in-out;
}
.FrmSemnWr .FrmGrpmn .pntrr:after {
    content: "";
    position: absolute;
    top: 8px;
    left: 150px;
    width: 0;
    height: 0;
    border-right: solid 7px transparent;
    border-left: solid 7px rgba(0, 0, 0, 0.9);
    border-bottom: solid 7px transparent;
    border-top: solid 7px transparent;
    z-index: 1;
}
@-webkit-keyframes downarrow {
    0% {
        -webkit-transform: translateX(0);
    }
    100% {
        -webkit-transform: translateX(0.4em);
    }
}
.DscrTdlPgemnVr {
    width: 90%;
    position: relative;
    display: block;
    margin-top: 10px;
}
@media (max-width: 1140px) {
    .DscrTdlPgemnVr {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .DscrTdlPgemnVr {
        width: 100%;
    }
}
.DscrTdlPgemnVr h4 {
    font-size: 16px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}
@media (max-width: 767px) {
    .DscrTdlPgemnVr h4 {
        margin-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .DscrTdlPgemnVr p {
        font-size: 14px;
        text-align: justify;
    }
}
.DscrTdlPgemnVr ul {
    margin-bottom: 20px;
    padding-left: 20px;
}
.DscrTdlPgemnVr ul li {
    list-style: none;
    padding: 3px 0px;
    font-size: 14px;
    text-align: left;
    position: relative;
    font-weight: 500;
    padding-left: 22px;
    color: #666666;
}
.DscrTdlPgemnVr ul li:after {
    width: 0.6em;
    height: 0.6em;
    top: 6px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    content: "";
    background-color: #c8c8c8;
    border-radius: 50%;
    display: inline-block;
}
.TstmnSemnSwn {
    background: url(../img/Say-About-Bg.jpg) center center repeat;
    background-size: cover;
    position: relative;
    padding: 90px 70px;
    background-attachment: fixed;
}
@media (max-width: 991px) {
    .TstmnSemnSwn {
        padding: 45px 30px;
    }
}
@media (max-width: 767px) {
    .TstmnSemnSwn {
        padding: 25px 15px;
    }
}
.TstmnSemnSwn .owl-theme .owl-nav.disabled + .owl-dots {
    position: relative;
    top: auto;
    left: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1;
    margin-top: 40px !important;
}
@media (max-width: 767px) {
    .TstmnSemnSwn .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 20px !important;
    }
}
.TstmnSemnSwn .owl-theme .owl-dots .owl-dot.active span,
.TstmnSemnSwn .owl-theme .owl-dots .owl-dot:hover span {
    background: var(--primary);
}
.TstmnSemnSwn .owl-theme .owl-dots .owl-dot span {
    background-color: #ffffff;
}
.TstmnSemnSwn .SldrMnTstCntmn {
    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;
}
.TstmnSemnSwn .SldrMnTstCntmn .SrcMnbme {
    width: 20%;
}
.TstmnSemnSwn .SldrMnTstCntmn .SrcMnbme p {
    text-align: center;
    line-height: 1.3;
    margin-top: 5px;
}
.TstmnSemnSwn .SldrMnTstCntmn .SrcMnbme .WrdMn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px;
    font-size: 36px;
    font-weight: 600;
    color: var(--primary);
    margin: 0 auto;
}
@media (max-width: 767px) {
    .TstmnSemnSwn .SldrMnTstCntmn .SrcMnbme .WrdMn {
        font-size: 30px;
        width: 55px;
        height: 55px;
    }
}
.TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst {
    width: 75%;
}
.TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst .ImgrewMn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst .ImgrewMn img {
    width: auto;
    margin: 0px 2px;
}
.TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst .CntSldrTsmnSec {
    margin-top: 10px;
}
.TstmnSemnSwn .SldrMnTstCntmn .CntSldrTst .CntSldrTsmnSec p {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}
.TstmnSemnSwn:before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #db4b4652;
}
.TstmnSemnSwn .BckclorMnSwn {
    width: 100%;
    position: relative;
    display: block;
}
.TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying {
    width: 100%;
    position: relative;
    margin-bottom: 40px;
    text-align: center;
}
@media (max-width: 767px) {
    .TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying {
        margin-bottom: 20px;
    }
}
.TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying .title h4 {
    font-size: 36px;
    color: var(--primary);
}
@media (max-width: 767px) {
    .TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying .title h4 {
        font-size: 24px;
    }
}
.TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying p {
    font-size: 18px;
    color: var(--primary);
    font-weight: 500;
    margin-top: 5px;
}
@media (max-width: 767px) {
    .TstmnSemnSwn .BckclorMnSwn .HdrngWhrSying p {
        font-size: 14px;
    }
}
.youMyalslnk {
    padding: 65px 50px;
    position: relative;
}
@media (max-width: 991px) {
    .youMyalslnk {
        padding: 40px 30px;
    }
}
@media (max-width: 767px) {
    .youMyalslnk {
        padding: 20px 15px;
    }
}
.youMyalslnk .title h4 {
    color: var(--primary);
    font-size: 36px;
    line-height: 1;
}
@media (max-width: 767px) {
    .youMyalslnk .title h4 {
        font-size: 22px;
        text-align: left;
    }
}
.youMyalslnk .owl-nav {
    top: -70px;
    left: auto;
    right: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 1;
    width: auto;
}
@media (max-width: 767px) {
    .youMyalslnk .owl-nav {
        top: -42px;
    }
}
.youMyalslnk .owl-nav .owl-prev {
    position: absolute;
    left: -38px;
}
@media (max-width: 767px) {
    .youMyalslnk .owl-nav .owl-prev {
        width: 9px;
        left: -25px;
    }
    .youMyalslnk .owl-nav .owl-prev img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .youMyalslnk .owl-nav .owl-next {
        width: 9px;
    }
    .youMyalslnk .owl-nav .owl-next img {
        width: 100%;
    }
}
.youMyalslnk .mgbtnmn {
    margin-bottom: 45px;
    text-align: center;
}
@media (max-width: 767px) {
    .youMyalslnk .mgbtnmn {
        margin-bottom: 25px;
    }
}
.youMyalslnk .Card_Clm {
    margin-bottom: 18px;
}
@media (max-width: 767px) {
    .youMyalslnk .Card_Clm {
        margin-bottom: 0px;
    }
}
@media (max-width: 767px) {
    .youMyalslnk .Card_Clm .title {
        height: 100%;
    }
    .youMyalslnk .Card_Clm .title p {
        max-height: 30px;
        overflow: hidden;
    }
}
.DteCldr {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: #000000c7;
    z-index: 111;
    display: none;
}
@media (max-width: 767px) {
    .DteCldr {
        z-index: 10;
    }
}
.DteCldr .ClmnCle {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    z-index: 9;
}
.DteCldr .DteCldrWth {
    position: absolute;
    top: 0;
    left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: none;
    transform: none;
    width: 450px;
    height: 100vh;
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    right: 0;
}
@media (max-width: 767px) {
    .DteCldr .DteCldrWth {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .DteCldr .DteCldrWth em {
        font-size: 24px;
    }
}
.DteCldr .DteCldrWth .DteTimeCldrTime.ActTb {
    right: 0px;
    opacity: 1;
    visibility: visible;
}
.DteCldr .DteCldrWth .DteTimeCldrTime {
    padding: 0px;
    position: absolute;
    width: 100%;
    left: auto;
    height: 100%;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    bottom: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .NmrmlDlRyMidNight {
    padding: 15px 30px;
    border-top: none;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .TmeSltmn {
    text-align: center;
    width: 100%;
    position: relative;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .TmeSltmn h4 {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .TmeSltmn .TmeSloMn {
    text-align: center;
    position: relative;
    margin-top: 15px;
    max-height: 400px;
    overflow: auto;
}
div#DeliveryTypeListBind::-webkit-scrollbar { width:9px!important; }

.DteCldr .DteCldrWth .DteTimeCldrTime .TmeSltmn .TmeSloMn .Rdo-1 {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .TmeSltmn .TmeSloMn .Rdo-1 .RdoTxt {
    left: auto;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 {
    margin-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 .PrceMn p {
    font-size: 14px;
    color: #e1453f;
    font-weight: 500;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 .RdoTxt {
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 1px;
    opacity: 0;
    margin: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 .RdoTxt:checked ~ label::after {
    background: #ed1c24;
    opacity: 1;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 label {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 50px;
    padding-left: 30px;
    color: #666666;
    font-weight: 500;
    cursor: pointer;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 label::before {
    width: 20px;
    height: 20px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    border-radius: 50%;
    border: 1px solid #ed1c24;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.DteCldr .DteCldrWth .DteTimeCldrTime .Rdo-1 label::after {
    width: 17px;
    height: 17px;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 1.5px;
    position: absolute;
    content: "";
    border-radius: 50%;
    background: #ed1c24;
    -webkit-transform: translateY(-50%) scale(0.5);
    -ms-transform: translateY(-50%) scale(0.5);
    transform: translateY(-50%) scale(0.5);
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    opacity: 0;
}
.DteCldr .DteCldrWth .DteTimeCldrTime .ClsemnRgt {
    position: absolute;
    top: 18px;
    cursor: pointer;
    padding: 5px;
    left: 10px;
}
.DteCldr .DteCldrWth .DteTimeCldrTime h3 {
    font-size: 24px;
    color: var(--primary);
    font-weight: 600;
    margin-bottom: 18px;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding: 12px 0px;
}
@media (max-width: 767px) {
    .DteCldr .DteCldrWth .DteTimeCldrTime h3 {
        font-size: 18px;
    }
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme {
    height: 350px;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker td {
    border: 0;
    padding: 1px;
    position: relative;
    z-index: 1;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme span.ui-datepicker-year {
    font-size: 14px;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker .ui-datepicker-title select {
    padding: 0 14px;
    padding-right: 10px;
    font-size: 14px;
    line-height: 29px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    width: 120px;
    color: #808080;
    background-color: transparent;
    background: url(../img/dwnarw.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 93%;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-widget-header {
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #000000;
    font-weight: bold;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker {
    width: 100%;
    height: 100%;
    border: 1px solid #ffffff;
    background-color: #ffffff;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker a.ui-state-default.ui-state-active {
    border: 1px solid #ffffff;
    background: #e1453f;
    color: #ffffff;
    border-radius: 5px;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker td span,
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-datepicker td a {
    padding: 8.5px;
    text-align: center;
}
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-state-default,
.DteCldr .DteCldrWth .DteTimeCldrTime #datepickerTme .ui-widget-content .ui-state-default {
    border: none;
    background: transparent;
}
.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #cecece !important;
    width: 1px !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #e1453f !important;
    border-radius: 0px !important;
    opacity: 1 !important;
    width: 5px !important;
}
.AddnSomthingMke.ActvmnSec {
    right: 0;
    visibility: visible;
    opacity: 1;
}
.AddnSomthingMke {
    position: fixed;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    right: -200%;
    opacity: 0;
    visibility: hidden;
    background: #000000d4;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.AddnSomthingMke .mCustomScrollBox {
    height: auto;
}
.AddnSomthingMke .AdnSmting {
    width: 95%;
    margin: 50px;
    padding: 0px;
    background-color: #ffffff;
    position: relative;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting {
        width: 100%;
        margin: 0px;
        height: 100vh;
    }
}
.AddnSomthingMke .AdnSmting .ClsBtnSmnvr {
    position: absolute;
    right: 7px;
    top: 7px;
    cursor: pointer;
}
.AddnSomthingMke .AdnSmting .title {
    margin-top: 22px;
    text-align: center;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .title {
        margin-top: 18px;
    }
}
.AddnSomthingMke .AdnSmting .title h4 {
    font-size: 24px;
    color: var(--primary);
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .title h4 {
        font-size: 18px;
    }
}
.AddnSomthingMke .AdnSmting .title h4 em {
    font-size: 36px;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .title h4 em {
        font-size: 24px;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn {
    margin-top: 15px;
    max-height: auto;
    margin-bottom: 1px;
    padding: 0px 20px;
    max-height: 402px;
    overflow: auto;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn {
        margin-top: 14px;
        max-height: 70vh;
        margin-bottom: 0px;
        overflow: auto;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
    width: 15%;
    border: 1px solid #dcdcdc;
    background-color: #ffffff;
    margin-right: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
@media (max-width: 1240px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
        width: 100%;
    }
}
@media (max-width: 991px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
        width: calc(100% /3.3);
    }
}
@media (max-width: 767px) {

.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
    width: calc(100% /3.3);
}

    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
       width: calc(100% /3.3);
        position: relative;
        padding-bottom: 40px;
        margin-right: 9px;
        margin-bottom: 9px;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .ClnkIncrdaMn {
    width: 100%;
    cursor: pointer;
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt:nth-child(6n-6) {
    margin-right: 0px;
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .ImgSpr {
    text-align: center;
    padding: 5px;
    height: 160px;
}
@media (max-width: 1366px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .ImgSpr {
        height: 90px;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .ImgSpr img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntNmeSwn {
    background-color: #f9eadf;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 8px;
    position: relative;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntNmeSwn {
        position: absolute;
        bottom: 0;
        width: 100%;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntMnSwn {
    text-align: center;
}
@media (max-width: 767px) {
    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntMnSwn {
        min-height: 60px;
    }
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntMnSwn h4 {
    font-size: 12px;
    font-weight: 400;
}
.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt .CntMnSwn h5 {
    font-size: 13px;
    margin: 5px 0px;
}
.nmbr_add {
    margin: 8px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.nmbr_add button.disclmn {
    pointer-events: none;
}
.nmbr_add button {
    border-radius: 100%;
    width: 22px;
    height: 22px;
    border: 1px solid #b9b5b2;
    font-weight: 600;
    background: none;
    line-height: 1.2;
    color: #232860;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
}
.nmbr_add input {
    width: 20px;
    text-align: center;
    border: none;
    background: none;
    font-size: 14px;
    border-radius: 5px;
    font-weight: 600;
    margin: 0px 2px;
    color: #232860;
}
.BsePrcSemn {
    width: 100%;
    position: relative;
    background-color: #faede4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 10px 40px;
}
@media (max-width: 767px) {
    .BsePrcSemn {
        padding: 8px 10px;
        position: fixed;
        bottom: 0;
    }
}
.BsePrcSemn .BsrPrcMnSemn {
    position: relative;
    display: block;
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .BsePrcSemn .BsrPrcMnSemn .BseItmn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .CntmnWithMn a {
    display: inline-block;
    background-color: #ce423d;
    padding: 8px 20px;
    color: #fff;
    border-radius: 5px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .BsePrcSemn .BsrPrcMnSemn .BseItmn .CntmnWithMn a {
        padding: 6px 14px;
        font-size: 12px;
        margin-top: 4px;
    }
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn {
    margin-right: 50px;
    position: relative;
}
@media (max-width: 767px) {
    .BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn {
        width: 30%;
        text-align: center;
        margin-right: 10px;
    }
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn:nth-child(2):before {
    content: "+";
    display: inline-block;
    position: absolute;
    left: -41px;
    top: 40%;
    pointer-events: none;
    line-height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    text-align: center;
    height: 15px;
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn:nth-child(2):before {
        left: -15px;
    }
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn:nth-child(3):before {
    content: "=";
    display: inline-block;
    position: absolute;
    left: -41px;
    top: 40%;
    pointer-events: none;
    line-height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    text-align: center;
    height: 15px;
    font-size: 20px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn:nth-child(3):before {
        left: -14px;
    }
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn strong {
    font-weight: 400;
    color: #000;
    font-size: 14px;
}
.BsePrcSemn .BsrPrcMnSemn .BseItmn .Cl2mnBsemn p {
    font-size: 16px;
    font-weight: 600;
}
.WthOutRmv {
    margin: 0px 4px;
    display: inline-block;
}
.CheBxMn {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.CheBxMn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: -10px;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    border-radius: 5px;
}
.CheBxMn:hover input ~ .checkmark {
    background-color: #ffffff;
}
.CheBxMn input:checked ~ .checkmark {
    background-color: #ffffff;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.CheBxMn input:checked ~ .checkmark:after {
    display: block;
}
.CheBxMn .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid #aeaeae;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.MycrtPgeMn {
    position: fixed;
    left: auto;
    display: none;
    top: 58px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    z-index: 1;
    right: 20px;
}
@media (max-width: 767px) {
    .MycrtPgeMn {
        right: 0px;
        top: 50px;
        width: 100%;
    }
}
.MycrtPgeMn .TlreMyCrt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.MycrtPgeMn .TlreMyCrt .ClsMnSwnMn {
    cursor: pointer;
}
.MycrtPgeMn:before {
    width: 0;
    height: 0;
    top: -5px;
    right: auto;
    bottom: auto;
    left: auto;
    right: 0px;
    position: absolute;
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.MycrtPgeMn .SwnMnvrTur {
    background-color: #f9f8f8;
    padding: 20px;
    overflow: auto;
    max-height: 350px;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec {
    margin-bottom: 20px;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #ffffff;
    padding: 8px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .LcmnSwn {
    margin-top: 12px;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .LcmnSwn p {
    font-size: 14px;
    color: #000;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .LcmnSwn p img {
    vertical-align: middle;
    margin-right: 5px;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .ImgCrt {
    width: 22%;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .ImgCrt .ImgCrt {
    width: 100%;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .ImgCrt img {
    width: 100%;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .CntCrtRpt {
    width: 78%;
    padding: 0px 15px;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .CntCrtRpt p {
    font-size: 14px;
    color: #666666;
    line-height: 1.3;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .CntCrtRpt small {
    margin-top: 1px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .CntCrtRpt small span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #b7b7b7;
    border-radius: 50%;
    margin: 0px 8px;
}
.MycrtPgeMn .SwnMnvrTur .MnRptrSwnSec .PrdSemnSwn .DlteIcnMn {
    width: 10%;
}
.DsyBckClmn {
    width: 100%;
    position: relative;
    padding: 10px;
    background: #f2f3f8;
    margin-top: 14px;
    border-radius: 6px;
}
.DsyBckClmn .DteWsie {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}
.DsyBckClmn .DteWsie .Dtemn {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .Dtemn {
        width: 30%;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn {
        width: 29%;
    }
}
.DsyBckClmn .DteWsie .Dtemn .DateNvr {
    font-size: 36px;
    line-height: 1;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .Dtemn .DateNvr {
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn .DateNvr {
        font-size: 32px;
    }
}
.DsyBckClmn .DteWsie .Dtemn .NvrFrs {
    margin-left: 10px;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs {
        margin-left: 5px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs {
        margin-left: 5px;
    }
}
.DsyBckClmn .DteWsie .Dtemn .NvrFrs small {
    display: block;
    line-height: 1;
    color: #666666;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs small {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs small {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs p {
        font-size: 12px;
        line-height: 1;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .Dtemn .NvrFrs p {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .FrDlyPge .FresDky {
        line-height: 1;
    }
}
.DsyBckClmn .DteWsie .FrDlyPge .FresDky small {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .FrDlyPge .FresDky small {
        line-height: 1;
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .FrDlyPge .FresDky small {
        font-size: 12px;
        line-height: 1;
    }
}
.DsyBckClmn .DteWsie .FrDlyPge .FresDky small span {
    color: #f43f37;
}
.DsyBckClmn .DteWsie .FrDlyPge .FresDky p {
    line-height: 1;
}
@media (max-width: 991px) {
    .DsyBckClmn .DteWsie .FrDlyPge .FresDky p {
        line-height: 1;
    }
}
@media (max-width: 767px) {
    .DsyBckClmn .DteWsie .FrDlyPge .FresDky p {
        line-height: 1;
    }
}
@media (max-width: 1366px) {
    .ZomPge .etalage {
        height: 400px !important;
    }
}
@media (max-width: 991px) {
    .ZomPge .etalage {
        height: 335px !important;
    }
}
.ttlCrSemn {
    width: 100%;
    position: relative;
    display: block;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}
.ttlCrSemn .CrtTmnSwnVtr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 15px 25px;
}
.ttlCrSemn .CrtTmnSwnVtr .CrtTrlMn {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
}
.ttlCrSemn .CrtTmnSwnVtr .CrtTrlMn:last-child {
    color: #f5433c;
}
.ttlCrSemn .PrcedToChecOutMn a {
    color: #000;
    display: block !important;
    text-align: center;
    background-color: #cb3630;
    padding: 10px 20px;
    font-size: 18px !important;
    font-weight: 400;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ui-datepicker .ui-datepicker-prev span {
/*    background-image: url(../img/rght_icnt.png);*/
    background-position: center;
}
.ui-datepicker .ui-datepicker-next span {
/*    background-image: url(../img/nex_icnt.png);*/
    background-position: center;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    border: none;
    background: none;
    font-weight: normal;
    color: #212121;
}
.ui-datepicker th {
    font-family: "Poppins", sans-serif;
}
@media (max-width: 767px) {
    .ZomPge .etalage li.etalage_thumb {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .ZomPge li.etalage_small_thumbs {
        top: auto !important;
        bottom: 45px;
        width: auto !important;
    }
    .ZomPge li.etalage_small_thumbs ul {
        width: auto !important;
    }
    .ZomPge li.etalage_small_thumbs ul .etalage_small_thumbs {
        padding: 0px;
    }
    .ZomPge li.etalage_small_thumbs ul .etalage_small_thumb {
        width: 35px !important;
        height: 35px !important;
    }
}
.TmeSloMn {
    overflow: auto !important;
}
.TmeSloMn::-webkit-scrollbar {
    width: 4px;
}
.TmeSloMn::-webkit-scrollbar-track {
    background: #fff;
}
.TmeSloMn::-webkit-scrollbar-thumb {
    background: #ce423d;
}
.ZomPge .etalage .etalage_hint {
    display: none !important;
}
.PrdSemnSwn .DsyBckClmn .DteWsie {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.PrdSemnSwn .DsyBckClmn .DteWsie .Dtemn {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.PrdSemnSwn .DsyBckClmn .DteWsie .Dtemn .NvrFrs small {
    font-size: 12px;
}
.PrdSemnSwn .DsyBckClmn .DteWsie .FrDlyPge {
    width: 56%;
}
.PrdSemnSwn .DsyBckClmn .DteWsie .FrDlyPge .FresDky {
    line-height: 1;
}
.PrdSemnSwn .DsyBckClmn .DteWsie .FrDlyPge .FresDky small {
    font-size: 12px;
    line-height: 1;
}
.OutOfStock {
    width: 100%;
    height: 112%;
    position: absolute;
    z-index: 9;
    background: #ffffffd6;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 24px;
    color: red;
}
.dlPgrMnSwn .Clswnmnd12Swn .cl6clmnvrSwn.Sth50mnvr {
    width: 48%;
    position: relative;
}
@media (max-width: 767px) {
    .dlPgrMnSwn .Clswnmnd12Swn .cl6clmnvrSwn.Sth50mnvr {
        width: 100%;
    }
}
.dlPgrMnSwn .Clswnmnd12Swn .cl6clmnvrSwn.Sth50mnvr .FrmSemnWr .FrmGrpmn {
    width: 100%;
}
.dlPgrMnSwn .Clswnmnd12Swn .cl6clmnvrSwn {
    width: 100%;
}
.dlPgrMnSwn .Clswnmnd12Swn .cl6clmnvrSwn .FrmSemnWr .FrmGrpmn {
    width: 49%;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-theme .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    padding: 7px !important;
    background: #f9eadf !important;
    border-radius: 50%;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-next {
    position: absolute;
    right: 7px;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-next img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-prev {
    position: absolute;
    left: 7px;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-prev img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
#ContentPlaceHolder1_PnlProductAddOn .owl-dots,
#ContentPlaceHolder1_PnlProductAddOn .owl-nav {
    z-index: 1;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_PnlProductFlavourData {
        width: 100%;
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .PckUnUprde .Clswnmnd12Swn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.in-stock-success {
    position: relative;
    display: inline-block;
    padding: 0.2em 0.2em 0.2em 0.3em;
    font-size: 75%;
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
    background-color: #5cb85c;
    right: 0;
    top: 0px;
}
.Add-on-Gifts-info {
    display: inline-block !important;
    position: relative !important;
    padding: 0.2em 0.2em 0.2em 0.3em !important;
    font-size: 75% !important;
    font-weight: 400 !important;
    line-height: 1 !important;
    color: #fff !important;
    text-align: center !important;
    white-space: nowrap !important;
    vertical-align: baseline !important;
    border-radius: 0.25em !important;
    background-color: #5bc0de !important;
}
.Shwnbbx {
    position: relative;
    line-height: 0;
    width: 100%;
    height: 100px;
}
.Shwnbbx:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.55);
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
#ContentPlaceHolder1_PnlCssForAddtocart {
    width: 50%;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_PnlCssForAddtocart {
        width: 50%;
    }
}
.prdtcdemn {
    position: absolute;
    left: 0;
    top: 0;
    padding: 6px 10px;
    background: #f2e7d4;
    line-height: 1;
    font-size: 12px;
    border-radius: 25px;
    z-index: 2;
}
.ASlunWrt {
    width: 100%;
    position: relative;
    display: block;
}
.ASlunWrt .VdrSemnAbtSwldr {
    width: 100%;
    position: relative;
    display: block;
    line-height: 0;
}
.ASlunWrt .VdrSemnAbtSwldr::before {
    width: 100%;
    height: 100%;
    top: auto;
    right: 0;
    bottom: 0px;
    left: 0%;
    position: absolute;
    content: "";
    z-index: 1;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
}
.ASlunWrt .BcrpverSemn {
    position: absolute;
    bottom: 60px;
    z-index: 1;
    text-align: center;
    width: 100%;
}
@media (max-width: 767px) {
    .ASlunWrt .BcrpverSemn {
        bottom: 12px;
    }
}
.ASlunWrt .BcrpverSemn h4 {
    font-size: 70px;
    font-family: "SilverSouthScript";
    color: #ffffff;
    line-height: 1;
}
@media (max-width: 767px) {
    .ASlunWrt .BcrpverSemn h4 {
        font-size: 46px;
    }
}
.ASlunWrt .BcrpverSemn p {
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .ASlunWrt .BcrpverSemn p {
        font-size: 14px;
    }
}
.AbtCmtSwn {
    width: 100%;
    position: relative;
}
.AbtCmtSwn .TtlemnSwnSl p {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
    text-align: center;
    padding: 70px;
}
@media (max-width: 991px) {
    .AbtCmtSwn .TtlemnSwnSl p {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .AbtCmtSwn .TtlemnSwnSl p {
        padding: 15px;
        font-size: 14px;
    }
}
.AbtCmtSwn .clmnSwnWncl12 {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #2d0842;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .AbtCmtSwn .clmnSwnWncl12 {
        padding: 30px;
    }
}
@media (max-width: 767px) {
    .AbtCmtSwn .clmnSwnWncl12 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
    }
}
.AbtCmtSwn .clmnSwnWncl12 .cl6mnswn {
    width: 50%;
}
@media (max-width: 991px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn {
        width: 45%;
    }
}
@media (max-width: 767px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn {
        width: 100%;
    }
}
.AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child {
    padding: 0px 60px;
}
@media (max-width: 991px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child {
        padding: 0px 20px;
        padding-right: 0px;
        width: 55%;
    }
}
@media (max-width: 767px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child {
        width: 100%;
        padding: 0px 0px;
        margin-top: 15px;
    }
}
.AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child p {
    font-size: 16px;
    color: #ffffff;
    margin-bottom: 30px;
    text-align: justify;
}
@media (max-width: 991px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child p {
        margin-bottom: 10px;
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child p {
        font-size: 14px;
    }
}
.AbtCmtSwn .clmnSwnWncl12 .cl6mnswn:last-child p:last-child {
    margin-bottom: 0px;
}
.AbtCmtSwn .clmnSwnWncl12 .owl-dots {
    position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 0 !important;
    z-index: 0;
    bottom: 20px;
}
@media (max-width: 991px) {
    .AbtCmtSwn .clmnSwnWncl12 .owl-dots {
        bottom: 0px;
    }
}
.AbtCmtSwn .clmnSwnWncl12 .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: #ffffff;
    opacity: 0.5;
}
.AbtCmtSwn .clmnSwnWncl12 .owl-theme .owl-dots .owl-dot.active span,
.AbtCmtSwn .clmnSwnWncl12 .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
    opacity: 1;
}
.CntMnSwnCln {
    width: 100%;
    position: relative;
    display: block;
}
.CntMnSwnCln .CmtSwnVrImg {
    width: 100%;
    padding: 84px 0px;
}
@media (max-width: 991px) {
    .CntMnSwnCln .CmtSwnVrImg {
        padding: 30px 0px;
    }
}
@media (max-width: 767px) {
    .CntMnSwnCln .CmtSwnVrImg {
        padding: 15px 0px;
    }
}
.CntMnSwnCln .CmtSwnVrImg p {
    color: #666666;
    font-size: 16px;
    font-weight: 400;
    text-align: justify;
}
@media (max-width: 767px) {
    .CntMnSwnCln .CmtSwnVrImg p {
        font-size: 14px;
    }
}
.CntMnSwnCln .clswnWrwn {
    width: 100%;
    position: relative;
    line-height: 0;
}
.CntMnSwnCln .clswnWrwn img {
    width: 100%;
}
.BrcMnthsWr {
/*    background: #eebd76 url("../img/bckimgswn.png");*/
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0px;
}
@media (max-width: 991px) {
    .BrcMnthsWr {
        padding: 35px 0px;
    }
}
@media (max-width: 767px) {
    .BrcMnthsWr {
        padding: 20px 0px 0px;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 {
    width: 30%;
    position: relative;
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 {
        width: 30%;
        margin: 0 auto;
        margin-bottom: 14px;
    }
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 img {
        width: 100%;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .title {
    margin-bottom: 20px;
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .title h4 {
    color: var(--primary);
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .title h4 {
        font-size: 24px;
        line-height: 28px;
        text-align: center;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .title h4 em {
    color: var(--primary);
    font-size: 60px;
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .title h4 em {
        font-size: 36px;
    }
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 p {
        text-align: justify;
        font-size: 14px;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .ComnBtn {
    margin-top: 55px;
}
@media (max-width: 991px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .ComnBtn {
        margin-top: 25px;
    }
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6 .ComnBtn {
        margin-bottom: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.BrcMnthsWr .AbtCntSwnVrMn .cldmndr6:last-child {
    width: 65%;
    position: relative;
}
@media (max-width: 767px) {
    .BrcMnthsWr .AbtCntSwnVrMn .cldmndr6:last-child {
        width: 100%;
    }
}
.CrpteClnt {
    width: 100%;
    position: relative;
    display: block;
    padding: 80px 0px 40px;
    text-align: center;
}
@media (max-width: 991px) {
    .CrpteClnt {
        padding: 35px 0px 5px;
    }
}
@media (max-width: 767px) {
    .CrpteClnt {
        padding: 25px 0px 5px;
    }
}
.CrpteClnt .title {
    margin-bottom: 30px;
    display: block;
}
@media (max-width: 991px) {
    .CrpteClnt .title {
        margin-bottom: 15px;
    }
}
.CrpteClnt .title h4 {
    margin-bottom: 30px;
    color: var(--primary);
}
@media (max-width: 991px) {
    .CrpteClnt .title h4 {
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .CrpteClnt .title h4 {
        font-size: 24px;
        line-height: 28px;
    }
}
.CrpteClnt .title h4 em {
    font-size: 60px;
}
@media (max-width: 991px) {
    .CrpteClnt .title h4 em {
        font-size: 42px;
    }
}
@media (max-width: 767px) {
    .CrpteClnt .title h4 em {
        font-size: 36px;
    }
}
.CrpteClnt .title p {
    color: #666666;
    font-size: 16px;
    text-align: center;
    padding: 0px 180px;
}
@media (max-width: 991px) {
    .CrpteClnt .title p {
        padding: 0px 20px;
    }
}
@media (max-width: 767px) {
    .CrpteClnt .title p {
        padding: 0px 0px;
        font-size: 14px;
        text-align: justify;
    }
}
.CrpteClnt .ClmnSrtWrt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.CrpteClnt .ClmnSrtWrt .clmndr2mn {
    margin-right: 50px;
    margin-bottom: 30px;
}
@media (max-width: 991px) {
    .CrpteClnt .ClmnSrtWrt .clmndr2mn {
        margin-right: 35px;
        margin-bottom: 15px;
        width: 18%;
    }
    .CrpteClnt .ClmnSrtWrt .clmndr2mn img {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .CrpteClnt .ClmnSrtWrt .clmndr2mn {
        width: 21%;
        margin-right: 9px;
        margin-bottom: 10px;
    }
    .CrpteClnt .ClmnSrtWrt .clmndr2mn img {
        width: 100%;
    }
}
.Cl12mnSwnvr {
    width: 100%;
    background-color: #780000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 991px) {
    .Cl12mnSwnvr {
        padding: 20px;
    }
}
@media (max-width: 767px) {
    .Cl12mnSwnvr {
        padding: 15px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.Cl12mnSwnvr .Abtcl6 {
    width: 50%;
    position: relative;
    line-height: 0;
}
@media (max-width: 991px) {
    .Cl12mnSwnvr .Abtcl6 {
        width: 40%;
    }
}
@media (max-width: 767px) {
    .Cl12mnSwnvr .Abtcl6 {
        width: 100%;
    }
}
.Cl12mnSwnvr .Abtcl6 img {
    width: 100%;
}
.Cl12mnSwnvr .Abtcl6:last-child {
    padding: 0px 60px;
}
@media (max-width: 991px) {
    .Cl12mnSwnvr .Abtcl6:last-child {
        width: 58%;
        padding: 0px 0px;
    }
}
@media (max-width: 767px) {
    .Cl12mnSwnvr .Abtcl6:last-child {
        width: 100%;
    }
}
.Cl12mnSwnvr .Abtcl6:last-child p {
    margin-bottom: 35px;
    color: #ffffff;
    font-weight: 400;
}
@media (max-width: 991px) {
    .Cl12mnSwnvr .Abtcl6:last-child p {
        margin-bottom: 10px;
        font-size: 14px;
        text-align: justify;
    }
}
.Cl12mnSwnvr .Abtcl6:last-child p b {
    font-weight: 500;
}
.Cl12mnSwnvr .Abtcl6:last-child p:last-child {
    margin-bottom: 0px;
}
.ASlunWrt.bnrSwn .VdrSemnAbtSwldr {
    width: 100%;
}
.ASlunWrt.bnrSwn .VdrSemnAbtSwldr img {
    width: 100%;
}
.ASlunWrt.bnrSwn p {
    margin-top: 10px;
}
@media (max-width: 767px) {
    .ASlunWrt.bnrSwn p {
        margin-top: 5px;
    }
}
.ASlunWrt.bnrSwn p a {
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
}
@media (max-width: 767px) {
    .ASlunWrt.bnrSwn p a {
        font-size: 14px;
    }
}
.CntBcdrSwnMn {
    padding: 100px 0px;
    position: relative;
}
@media (max-width: 1140px) {
    .CntBcdrSwnMn {
        padding: 45px 0px;
    }
}
@media (max-width: 767px) {
    .CntBcdrSwnMn {
        padding: 30px 0px 0px;
    }
}
.CntBcdrSwnMn .CntbcimgMn {
    position: absolute;
    right: 0px;
    width: 20%;
    opacity: 0.04;
}
@media (max-width: 767px) {
    .CntBcdrSwnMn .CntbcimgMn {
        display: none;
    }
}
.CntBcdrSwnMn .CntbcimgMn img {
    width: 100%;
}
.CntBcdrSwnMn .cl12CntBcSw {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .CntBcdrSwnMn .cl12CntBcSw {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6 {
    width: 45%;
    position: relative;
}
@media (max-width: 1140px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 {
        width: 100%;
        margin-bottom: 12px;
    }
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6:first-child img {
    width: 100%;
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6 h5 {
    font-size: 38px;
    color: var(--primary);
    font-weight: 600;
    margin-bottom: 60px;
}
@media (max-width: 1140px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 h5 {
        margin-bottom: 15px;
        font-size: 30px;
    }
}
@media (max-width: 767px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 h5 {
        font-size: 22px;
    }
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn2 {
    margin-right: 8px;
}
@media (max-width: 767px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn2 img {
        width: 6px;
    }
}

.Cl12CntSwnWrdr > .colmn2 i.las.la-phone-alt.la-2x{
    transform: rotate(-70deg);
}

.CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn10 p {
    color: #666666;
    font-size: 18px;
    margin-bottom: 5px;
}
@media (max-width: 1140px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn10 p {
        font-size: 14px;
    }
}
.CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn10 p a {
    color: #666666;
    font-size: 18px;
}
@media (max-width: 1140px) {
    .CntBcdrSwnMn .cl12CntBcSw .colBnse6 .Cl12CntSwnWrdr .colmn10 p a {
        font-size: 14px;
    }
}
.StrlctorMn {
    width: 100%;
    position: relative;
    display: block;
    background-color: #e8e8e8;
    padding: 85px 0px;
}
@media (max-width: 1140px) {
    .StrlctorMn {
        padding: 55px 0px;
    }
}
@media (max-width: 767px) {
    .StrlctorMn {
        padding: 30px 0px 30px;
    }
}
.StrlctorMn .title {
    text-align: center;
}
.StrlctorMn .title h4 {
    color: var(--primary);
}
.StrlctorMn .title h4 em {
    font-size: 60px;
}
@media (max-width: 767px) {
    .StrlctorMn .title h4 em {
        font-size: 40px;
    }
}
.StrlctorMn .title .sltBxLocmn {
    position: absolute;
    right: 0;
    top: 0;
}
@media (max-width: 767px) {
    .StrlctorMn .title .sltBxLocmn {
        position: relative;
        right: 0;
        top: 0;
        margin-top: 20px;
        width: 100%;
    }
}
.StrlctorMn .title .sltBxLocmn select {
    background-color: transparent;
    border: none;
    font-size: 16px;
    color: var(--primary);
    background: url(../img/dwnarw.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 100%;
    padding-right: 20px;
}
@media (max-width: 767px) {
    .StrlctorMn .title .sltBxLocmn select {
        padding: 5px 10px;
        border: 1px solid var(--primary);
        border-radius: 3px;
        width: 100%;
        background-position-x: 97%;
    }
}
.StrlctorMn .StrlcTrLpng {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 1140px) {
    .StrlctorMn .StrlcTrLpng {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng {
        margin-top: 20px;
    }
}
.StrlctorMn .StrlcTrLpng .StreLctormn {
    width: 30%;
    position: relative;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    margin-right: 40px;
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn {
        margin-right: 20px;
        width: 32%;
        margin-bottom: 20px;
    }
}
@media (max-width: 991px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn {
        width: 100%;
        margin-right: 0px;
    }
    .pro_div_item{
        margin-top: 10px!important;
    }


}
.StrlctorMn .StrlcTrLpng .StreLctormn:nth-child(3n-3) {
    margin-right: 0px;
}
.StrlctorMn .StrlcTrLpng .StreLctormn .GetDrmnSwn a {
    font-size: 14px;
    color: var(--primary);
    font-weight: 600;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-left: 0px;
}
@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn .GetDrmnSwn a {
        margin-left: 0px;
    }

    .pro_div_item .rat_div, .pro_div_item .WshlBtn-Wppr{
        margin-top: -15px;
    }

    .Newpro {
        right: -17px !important;
        top: 1px!important;
        width: 60px!important;
        font-size: 10px!important;
    }
    #all_product .Card_Clm span.ToptipPge{
        font-size: 10px!important;
    }
    .rat_div img, .pro_div_item .WshlBtn-Wppr img{
        width: 20px!important;
    }

}
.StrlctorMn .StrlcTrLpng .StreLctormn .GetDrmnSwn a img {
    vertical-align: middle;
    margin-left: 8px;
}
.StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 15px;
}


@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr {
        margin-bottom: 10px;
    }
}
.StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn2 {
    margin-right: 4px;
}



@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn2 img {
        width: 12px;
    }
}
.StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn10 p {
    font-size: 16px;
    color: #666666;
    margin-bottom: 4px;
}
@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn10 p {
        font-size: 14px;
    }
}
.StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn10 p a {
    font-size: 16px;
    color: #666666;
}
@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr .colmn10 p a {
        font-size: 14px;
    }
}
.StrlctorMn .StrlcTrLpng .StreLctormn .Cl12CntSwnWrdr:last-child {
    margin-bottom: 0px;
}
.StrlctorMn .StrlcTrLpng .StreLctormn h5 {
    font-size: 20px;
    text-transform: uppercase;
    color: #000000;
    font-weight: 500;
}
.StrlctorMn .StrlcTrLpng .StreLctormn b {
    color: var(--primary);
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
}
@media (max-width: 767px) {
    .StrlctorMn .StrlcTrLpng .StreLctormn b {
        margin-bottom: 10px;
    }
}
.CmnPage.CrefFrmSec .title {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}
.CmnPage.CrefFrmSec .title h4 {
    color: #ffffff;
    margin-bottom: 40px;
}
@media (max-width: 1140px) {
    .CmnPage.CrefFrmSec .title h4 {
        margin-bottom: 25px;
    }
}
.CmnPage.CrefFrmSec .title h4 em {
    font-size: 60px;
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec .title h4 em {
        font-size: 45px;
    }
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr {
    margin-bottom: 0px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr:before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background: #000 url(../img/cntbacimg.jpg) center center no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr:after {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background-color: #000000c7;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .crrslct {
    padding: 5px 0px;
    border: 0;
    border-bottom: 1px solid #ffffff;
    font-size: 14px;
    line-height: 30px;
    background: transparent;
    width: 100%;
    color: #ffffff;
    background: url(../img/down-arrow-select2.html) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 96%;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .crrslct option {
    color: #000000;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .hasVal {
    top: -9px;
    font-size: 12px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 75%;
    margin: 0 auto;
}
@media (max-width: 1140px) {
    .CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr {
        width: 100%;
    }
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComnBtn {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px;
    width: 100%;
}
@media (max-width: 1140px) {
    .CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComnBtn {
        margin-top: 10px;
    }
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComnBtn .ComnBtn-Txt {
    background-image: url("../img/BtnBgwhte.png");
    color: #000000;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx h2 {
    font-size: 48px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx p {
    color: #ffffff;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr {
    padding: 100px 50px;
    width: 100%;
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr {
        padding: 25px 9px;
    }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 {
    max-width: 100%;
    z-index: 1;
    width: 60%;
    margin: 0 auto;
}
@media (max-width: 1140px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 {
        width: 80%;
    }
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 {
        width: 100%;
    }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title {
    margin-bottom: 50px;
}
@media (max-width: 1140px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title {
        margin-bottom: 35px;
    }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title h2 {
    font-size: 36px;
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title p {
    font-size: 14px;
    width: 85%;
    margin: 0 auto;
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title p {
        width: 100%;
        line-height: 1.5;
    }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset {
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset {
        margin-bottom: 25px;
    }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComBtnBx .Cmn-Btn {
    padding: 10px 50px;
    padding-right: 50px;
    border: 1px solid white;
    background: #fff;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.CmnPage.CrefFrmSec fieldset.Wthfull {
    -webkit-box-flex: 0;
    -ms-flex: 0 100%;
    flex: 0 100%;
    max-width: 100%;
}
.CmnPage.CrefFrmSec fieldset {
    -webkit-box-flex: 0;
    -ms-flex: 0 48%;
    flex: 0 48%;
    max-width: 48%;
    margin-bottom: 20px;
    margin-right: 8px;
}
@media (max-width: 767px) {
    .CmnPage.CrefFrmSec fieldset {
        -webkit-box-flex: 0;
        -ms-flex: 0 100%;
        flex: 0 100%;
        max-width: 100%;
    }
}
.CmnPage.CrefFrmSec fieldset .FtrInpt {
    padding: 5px 0px;
    border: 0;
    border-bottom: 1px solid #a4a2a3;
    font-size: 18px;
    line-height: 25px;
    background: transparent;
    color: #ffffff;
    width: 100%;
}
.CmnPage.CrefFrmSec fieldset .FtrInpt:focus ~ .InptTxtName, .CmnPage.CrefFrmSec fieldset .FtrInpt:valid ~ .InptTxtName{
    top: -10px;
    font-size: 12px;
}
.CmnPage.CrefFrmSec fieldset .InptTxtName.hasVal {
    top: -10px;
}
.CmnPage.CrefFrmSec fieldset .InptTxtName {
    position: absolute;
    top: 10px;
    left: 0;
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    z-index: 0;
    padding: 0 0px;
    color: #ffffff;
}
.CntMapShw {
    width: 100%;
    position: relative;
    display: block;
    height: 535px;
}
.CntMapShw .FrmboxShw {
    width: 100%;
    height: 100%;
    position: relative;
}
.CntMapShw .FrmboxShw iframe {
    width: 100%;
    height: 100%;
}
.CntMapShw .CntWthShw {
    position: absolute;
    left: 146px;
    top: 0;
    width: 422px;
    background: #ec1f25;
    height: 422px;
    padding: 50px;
}
.CntMapShw .CntWthShw h5 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 60px;
}
.CntMapShw .CntWthShw .AddresCitBpx {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 70px;
}
.CntMapShw .CntWthShw .AddresCitBpx .form-input:focus ~ .label-wrap,
.CntMapShw .CntWthShw .AddresCitBpx .form-input:focus ~ .hasVal {
    top: -18px;
}
.CntMapShw .CntWthShw .AddresCitBpx label.label-wrap.hasVal {
    top: -18px;
}
.CntMapShw .CntWthShw .AddresCitBpx .label-wrap {
    opacity: 54%;
    color: #ffffff;
    font-weight: 500;
    top: 2px;
}
.CntMapShw .CntWthShw .AddresCitBpx .form-input.border-bottom {
    border-bottom: 1px solid #fff;
    color: #ffffff;
}
.CntMapShw .CntWthShw .btngetDirection a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}
.CntMapShw .CntWthShw .btngetDirection a img {
    vertical-align: middle;
    margin-left: 10px;
}
.CntMnSwnCln.PryPlcmnVr .CmtSwnVrImg {
    padding: 55px 0px;
}
.CntMnSwnCln.PryPlcmnVr .CmtSwnVrImg p {
    font-size: 14px;
    margin-bottom: 15px;
}
.CrSecFrm {
    width: 100%;
    position: relative;
    display: none;
    padding: 0px 0px 35px;
}
@media (max-width: 767px) {
    .CrSecFrm {
        padding: 0px 0px 0px;
    }
}
.CrSecFrm .CarfOpperSec {
    width: 100%;
    display: block;
    position: relative;
}
.CrSecFrm .CarfOpperSec .ColCr9 {
    width: 100%;
    position: relative;
    display: block;
}
.CrSecFrm .CarfOpperSec .ColCr9 p {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #666666;
}
.CrSecFrm .CarfOpperSec .ColCr9 h4 {
    font-size: 48px;
    margin-bottom: 30px;
    text-align: center;
    color: #f47529;
    font-weight: 600;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .CrSecFrm .CarfOpperSec .ColCr9 h4 {
        font-size: 36px;
        margin-bottom: 10px;
    }



}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 h4 {
        font-size: 24px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 h4 span {
    color: #ed1d24;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt {
    width: 100%;
    position: relative;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0px;
    border: none;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec.ActeTab {
    background-color: #f2e7d4;
    color: #000;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec.ActeTab h5 {
    color: #000;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec {
    width: 100%;
    display: block;
    padding: 11px 16px 11px;
    cursor: pointer;
    position: relative;
    background-color: #f2f2f2;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec {
        padding: 8px 16px 8px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 {
    font-size: 18px;
    position: relative;
    color: #000000;
}
@media (max-width: 991px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 {
        font-size: 14px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 span {
    position: absolute;
    color: #666666;
    left: 50%;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec {
    position: absolute;
    right: 25px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
@media (max-width: 991px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec {
        top: 45%;
    }
}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec {
        right: 22px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec .DrpDeownImgSec:before {
    width: 14px;
    height: 2px;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    position: absolute;
    content: "";
    background-color: #000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec .DrpDeownImgSec:after {
    width: 2px;
    height: 14px;
    top: -7px;
    right: auto;
    bottom: auto;
    left: 6px;
    position: absolute;
    content: "";
    background-color: #000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec.MinusAdd .DrpDeownImgSec:before {
    width: 15px;
    height: 2px;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
    position: absolute;
    content: "";
    background-color: #000000;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec.MinusAdd .DrpDeownImgSec:after {
    content: none;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown {
    width: 100%;
    position: relative;
    display: none;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity {
    padding: 12px 12px;
    border: 1px solid #dedede;
}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity {
        padding: 10px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity p {
    font-size: 14px;
    color: #4a4a4a;
    margin-bottom: 10px;
    text-align: justify;
    font-weight: 300;
}
@media (max-width: 991px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity p {
        font-size: 13px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity h4,
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000000;
    position: relative;
    margin: 15px 0px;
    text-align: left;
    text-transform: capitalize;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul {
    padding-left: 35px;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul {
        padding-left: 15px;
        margin-bottom: 15px;
    }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul li {
    padding: 3px 0px;
    font-size: 14px;
    text-align: left;
    position: relative;
    font-weight: 500;
    padding-left: 22px;
    color: #666666;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul li:after {
    width: 0.6em;
    height: 0.6em;
    top: 6px;
    right: auto;
    bottom: auto;
    left: 0;
    position: absolute;
    content: "";
    background-color: #f47529;
    border-radius: 50%;
    display: inline-block;
}
.cl12SwmnvrBlgvrFqcnvr {
    padding: 55px 0px;
}
@media (max-width: 767px) {
    .cl12SwmnvrBlgvrFqcnvr {
        padding: 20px 0px;
    }
}
@media (max-width: 767px) {
    .CmnPage.BugrMenuBg.PrvSwnpLySmn {
        display: block;
    }
}
.PryPlcmnVr h3 {
    font-size: 18px;
    font-weight: 500;
}
.PryPlcmnVr ul {
    padding-left: 30px;
    margin-bottom: 20px;
    margin-top: 15px;
}
.PryPlcmnVr ul li {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
    position: relative;
    padding-left: 10px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.PryPlcmnVr ul li:before {
    width: 0.5rem;
    height: 0.5rem;
    top: 4px;
    right: auto;
    bottom: auto;
    left: -11px;
    position: absolute;
    content: "";
    display: inline-block;
    border-radius: 50%;
    margin-right: -0.5rem;
    background-color: #000;
}
.blgClmnSwn {
    width: 100%;
    position: relative;
    display: block;
    padding: 35px 0px;
}
@media (max-width: 991px) {
    .blgClmnSwn {
        padding: 20px 0px;
    }
}
.blgClmnSwn .hdingSemn {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 25px;
}
@media (max-width: 991px) {
    .blgClmnSwn .hdingSemn {
        padding: 0px 0px;
    }
}
@media (max-width: 767px) {
    .blgClmnSwn .hdingSemn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .blgClmnSwn .hdingSemn .BlghdingMn {
        margin-bottom: 10px;
    }
}
.blgClmnSwn .hdingSemn .BlghdingMn h3 {
    font-size: 38px;
    color: var(--primary);
    font-weight: 600;
}
@media (max-width: 991px) {
    .blgClmnSwn .hdingSemn .BlghdingMn h3 {
        font-size: 34px;
    }
}
@media (max-width: 767px) {
    .blgClmnSwn .hdingSemn .BlghdingMn h3 {
        font-size: 26px;
        width: 100%;
        display: block;
    }
}
.blgClmnSwn .hdingSemn .SelmnSwn select {
    border: 1px solid var(--primary);
    border-radius: 30px;
    padding: 5px 10px;
    width: 200px;
    background-color: transparent;
    background: url(../img/dwnarw.png) no-repeat right;
    -webkit-appearance: none;
    background-position-x: 93%;
}
.BlgLstSmn {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: 30px;
}
@media (max-width: 991px) {
    .BlgLstSmn {
        margin-left: 0px;
        margin-top: 20px;
    }
}
.BlgLstSmn .BlgRptserSemn.wthinc4n .BlgCntSemnvr p a {
    position: absolute;
    bottom: 20px;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn.wthinc4n .BlgCntSemnvr p a {
        bottom: 0px;
        margin-top: 10px;
        position: relative;
    }
}
.BlgLstSmn .BlgRptserSemn {
    width: 23%;
    position: relative;
    margin-right: 20px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn {
        width: 36%;
    }
}
@media (max-width: 767px) {
    .BlgLstSmn .BlgRptserSemn {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 10px;
    }
}
.BlgLstSmn .BlgRptserSemn:hover .blgImgSemnVr img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.BlgLstSmn .BlgRptserSemn .lnkall {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) {
    width: 47.5%;
    position: relative;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) {
        width: 57.5%;
    }
}
@media (max-width: 767px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) {
        width: 100%;
    }
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .blgImgSemnVr {
    border-radius: 5px;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .blgImgSemnVr {
        height: 100%;
    }
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .blgImgSemnVr img {
    border-radius: 5px;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .blgImgSemnVr img {
        height: 100%;
    }
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr {
    z-index: 1;
    position: relative;
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr small {
    color: #ffffff;
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr p {
    color: #ffffff;
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr p a {
    color: #ffffff;
    margin-top: 12px;
    position: relative;
}
@media (max-width: 767px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr p a {
        margin-top: 5px;
    }
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1):before {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#000));
    background-image: -o-linear-gradient(transparent, #000);
    background-image: linear-gradient(transparent, #000);
    opacity: 0.9;
    border-radius: 5px;
    z-index: 1;
}
.BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr {
    position: absolute;
    bottom: 35px;
    padding: 0px 28px;
    width: 100%;
}
@media (max-width: 991px) {
    .BlgLstSmn .BlgRptserSemn:nth-child(7n + 1) .BlgCntSemnvr {
        bottom: 20px;
        padding: 0px 18px;
        width: 100%;
    }
}
.BlgLstSmn .BlgRptserSemn .blgImgSemnVr {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.BlgLstSmn .BlgRptserSemn .blgImgSemnVr img {
    width: 100%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.BlgLstSmn .BlgRptserSemn .BlgCntSemnvr {
    padding: 15px 15px;
}
.BlgLstSmn .BlgRptserSemn .BlgCntSemnvr small {
    font-size: 13px;
    color: #4a4a4a;
    font-weight: 500;
    display: block;
    margin-bottom: 8px;
}
.BlgLstSmn .BlgRptserSemn .BlgCntSemnvr p {
    font-size: 16px;
    color: #4a4a4a;
    font-weight: 600;
}
.BlgLstSmn .BlgRptserSemn .BlgCntSemnvr p a {
    display: block;
    margin-top: 30px;
    color: var(--primary);
    font-size: 14px;
}
.SelmnSwn {
    position: absolute;
    right: 20px;
    width: 220px;
    padding: 0px;
}
@media (max-width: 767px) {
    .SelmnSwn {
        width: 100%;
        right: 0px;
        width: 100%;
        position: relative;
    }
}
.SelmnSwn .BlgSwnVr {
    display: block;
    border: 1px solid #d7d7d7;
    padding: 10px 11px;
    border-radius: 3px;
    position: relative;
    cursor: pointer;
}
.SelmnSwn .BlgSwnVr .RwnSwnBkr {
    border: solid #1b1b1b;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 9px;
    height: 9px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 16px;
}
@media (max-width: 767px) {
    .SelmnSwn .BlgSwnVr .RwnSwnBkr {
        width: 7px;
        height: 7px;
        top: 8px;
        right: 10px;
    }
}
.SelmnSwn ul.BlgSwnPge {
    position: absolute;
    border: 1px solid #eee;
    width: 100%;
    padding: 12px;
    -webkit-box-shadow: 0px 6px 13px #e6e6e6;
    box-shadow: 0px 6px 13px #e6e6e6;
    border-radius: 4px;
    display: none;
    z-index: 1;
    background: #fff;
}
@media (max-width: 767px) {
    .SelmnSwn ul.BlgSwnPge {
        z-index: 2;
    }
}
.SelmnSwn ul.BlgSwnPge li a {
    font-size: 14px;
}
.blog-det {
    margin-top: 40px;
}
.blog-det .blogNav {
    width: 355px;
    float: left;
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
}
@media (max-width: 991px) {
    .blog-det .blogNav {
        width: 260px;
    }
}
@media (max-width: 767px) {
    .blog-det .blogNav {
        width: 100%;
        float: none;
        margin-bottom: 40px;
    }
}
.blog-det .blogNav .blogNav-title {
    height: 46px;
    background: var(--primary);
    padding: 0 20px;
    line-height: 46px;
    color: #ffffff;
    font-size: 18px;
}
@media (max-width: 767px) {
    .blog-det .blogNav .blogNav-title {
        font-size: 16px;
        padding: 0 10px;
        height: 35px;
        line-height: 35px;
    }
}
.blog-det .blogNav .blogNav-body {
    padding: 25px 20px;
    background: #f9f9f9;
}
@media (max-width: 767px) {
    .blog-det .blogNav .blogNav-body {
        padding: 15px 10px;
    }
}
.blog-det .blogNav .blogNav-body .moreNws-wrap {
    position: relative;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.blog-det .blogNav .blogNav-body .moreNws-wrap:last-child {
    margin-bottom: 0px;
}
.blog-det .blogNav .blogNav-body .moreNws-wrap .moreNws-img {
    width: 85px;
    height: 85px;
    float: left;
}
@media (max-width: 767px) {
    .blog-det .blogNav .blogNav-body .moreNws-wrap .moreNws-img {
        width: 50px;
        height: 50px;
    }
}
.blog-det .blogNav .blogNav-body .moreNws-wrap .moreNws-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.blog-det .blogNav .blogNav-body .moreNws-wrap .moreNws-nam {
    width: calc(100% - 85px);
    padding-left: 15px;
    float: left;
    max-height: 78px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 14px;
}
.blog-det .blogNav .blogNav-body .moreNws-wrap .moreNws-href {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
.blog-det .blogDetSec {
    width: calc(100% - 355px);
    float: left;
    padding-right: 50px;
}
@media (max-width: 991px) {
    .blog-det .blogDetSec {
        width: calc(100% - 265px);
        padding-right: 20px;
    }
}
@media (max-width: 767px) {
    .blog-det .blogDetSec {
        width: 100%;
        float: none;
        padding-right: 0;
    }
}
.blog-det .blogDetSec .blogDet-title {
    margin-bottom: 25px;
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-title {
        margin-bottom: 15px;
    }
}
.blog-det .blogDetSec .blogDet-title h2 {
    font-size: 26px;
    line-height: 1.2;
    width: 100%;
    padding-right: 50px;
    float: left;
}
@media (max-width: 991px) {
    .blog-det .blogDetSec .blogDet-title h2 {
        padding-right: 0px;
    }
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-title h2 {
        font-size: 15px;
        padding-right: 20px;
        line-height: 1.4;
    }
}
.blog-det .blogDetSec .blogDet-title .blogDet-date {
    padding: 8px 0px;
    width: 100%;
    text-align: left;
    float: left;
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-title .blogDet-date {
        padding-bottom: 0px;
    }
}
.blog-det .blogDetSec .blogDet-img {
    width: 100%;
    height: 430px;
    margin-bottom: 35px;
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-img {
        height: 180px;
        margin-bottom: 15px;
    }
}
.blog-det .blogDetSec .blogDet-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.blog-det .blogDetSec .blogDet-txt {
    margin-bottom: 75px;
}
.blog-det .blogDetSec .blogDet-txt h3 {
    color: #000000;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
}
.blog-det .blogDetSec .blogDet-txt p span {
    font-size: 11.5pt!important;
    line-height: 115%!important;
    font-family: Poppins, serif!important;
    color: rgb(102, 102, 102)!important;
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-txt p span  {
        margin-bottom: 25px;
    }
}
.blog-det .blogDetSec .blogDet-txt b strong {
    color: #000000;
    font-weight: bold;
}
@media (max-width: 767px) {
    .blog-det .blogDetSec .blogDet-txt {
        margin-bottom: 25px;
    }
}
.BlgDlMnWrs {
    display: inline-block;
    width: 100%;
}
.ComClas.MainCrtTbBtn {
    background: #e7e7e7;
}
@media (max-width: 767px) {
    .ComClas.MainCrtTbBtn {
        display: none;
    }
}
.CtgryBx {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CtgryBx .Clm-3 {
    width: 25%;
    float: left;
    position: relative;
}
@media (max-width: 991px) {
    .CtgryBx .Clm-3 {
        width: 30%;
    }
}
.CtgryBx .Clm-3 .CtgryClmBX {
    width: 100%;
    padding: 12.3px 20px;
    position: relative;
    background: #f3f3f3;
}
.CtgryBx .Clm-3 .CtgryClmBX .title {
    float: none;
}
.CtgryBx .Clm-3 .CtgryClmBX::before,
.CtgryBx .Clm-3 .CtgryClmBX::after {
    width: 0;
    height: 0;
    position: absolute;
    content: "";
    top: 0;
    z-index: 1;
    right: -43px;
}
.CtgryBx .Clm-3 .CtgryClmBX::after {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 40px solid #ffffff;
}
.CtgryBx .Clm-3 .CtgryClmBX::before {
    right: -40px;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 40px solid #f3f3f3;
    z-index: 2;
}
@media (max-width: 991px) {
    .CtgryBx .Clm-3 .CtgryClmBX .title {
        margin-left: 25px;
    }
}
.CtgryBx .Clm-3 .CtgryClmBX .title p {
    text-align: center;
    color: #747474;
    font-weight: 500;
    font-size: 18px;
}
.CtgryBx .Clm-3 .AvtClasBx {
    background: #adadad;
}
.CtgryBx .Clm-3 .AvtClasBx::before {
    border-left: 40px solid #adadad;
}
.CtgryBx .Clm-3 .AvtClasBx .title p {
    color: #ffffff;
}
.CtgryBx .Clm-3 .ActvDone {
    background: #ce423d;
}
.CtgryBx .Clm-3 .ActvDone::before {
    border-left: 40px solid #ce423d;
}
.CtgryBx .Clm-3 .ActvDone .title p {
    color: #fff;
}
.CtgryBx .Clm-3 .ActvDone .title p em {
    display: inline-block;
    margin-right: 10px;
}
.CrtBx_wppr {
    width: 100%;
    position: relative;
    display: inline-block;
}
.Crt-Clm-8 {
    max-width: 68%;
    position: relative;
    display: inline-block;
    width: calc(100% - 32%);
}
@media (max-width: 767px) {
    .Crt-Clm-8 {
        width: 100%;
        max-width: 100%;
    }
}
.Crt-Clm-8 .title h1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 30px;
    position: relative;
    font-weight: 500;
}
@media (max-width: 767px) {
    .Crt-Clm-8 .title h1 {
        font-size: 20px;
        margin-bottom: 15px;
    }
}
.Crt-Clm-8 .CrtClmBx {
    width: 100%;
    position: relative;
    display: inline-block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx {
        display: inline-block;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
}
.Crt-Clm-8 .CrtClmBx:last-child {
    border-bottom: 0;
    margin-bottom: 0px;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
    width: 55%;
    float: left;
    position: relative;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
        width: 52%;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
        width: 100%;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx {
        display: inline-block;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtImgBx,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtImgBx {
    width: 80px;
    float: left;
    position: relative;
    padding: 5px;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtImgBx,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtImgBx {
        width: 66px;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtImgBx,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtImgBx {
        width: 56px;
        padding: 0px;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtImgBx img,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtImgBx img {
    width: 100%;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx {
    width: calc(100% - 110px);
    float: right;
    position: relative;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx {
        width: calc(100% - 90px);
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx {
        width: calc(100% - 90px);
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .title.ShpCrtTxtBx p {
    font-weight: 600;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx p,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .WghtSec p {
    width: 70%;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0px;
    color: #000000;
    font-weight: 500;
    text-transform: capitalize;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx p,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .WghtSec p {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx p,
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .WghtSec p {
        width: 100%;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX {
    width: 100%;
    float: left;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn {
    background: none;
    float: left;
    margin-right: 20px;
    border: 0;
    border-right: 1px solid #232860;
    color: #000000;
    font-size: 13px;
    line-height: normal;
    cursor: pointer;
    padding: 0;
    padding-right: 30px;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn:hover,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn:hover {
    color: #000;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn {
    width: 20px;
    position: relative;
    height: 20px;
    margin-right: 10px;
    float: left;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn::before,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn::before {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-weight: 300;
    font-family: "Font Awesome\ 5 Free";
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn::before,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn .WisltIcn::before {
    content: "\f004";
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn:last-child,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .Rmv-SvItmBtn:last-child {
    border: 0;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .ActvWslst,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .ActvWslst {
    color: #000000;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .ActvWslst .WisltIcn::before,
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX .ActvWslst .WisltIcn::before {
    color: #000000;
    font-weight: 900;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
    width: 45%;
    padding-right: 50px;
}
@media (max-width: 991px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
        padding-right: 0px;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 {
        width: calc(100% - 90px);
        float: right;
        padding-right: 0px;
        margin-top: 0px;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .ItmPrsBx .title p {
    color: #000000;
    font-weight: 500;
    font-size: 16px;
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-5 .ItmPrsBx .title p {
        font-weight: 600;
    }
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-5 .ItmPrsBx .title p em {
    display: inline-block;
    margin-right: 5px;
}
.Crt-Clm-4 {
    max-width: 30%;
    position: relative;
    display: inline-block;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    float: right;
}
@media (max-width: 767px) {
    .Crt-Clm-4 {
        max-width: 100%;
        top: 0px;
        margin-top: 22px;
        position: relative;
    }
}
.OrSmryBx {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 18px;
    float: left;
    margin-bottom: 15px;
    border-radius: 5px;
}
.OrSmryBx .MnRptrSwnSec {
    margin-left: 0px;
    padding: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn {
    margin-bottom: 0px;
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .CntCrtRpt {
    width: 80%;
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DsyBckClmn {
    padding: 8px;
    border-radius: 5px;
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn {
    width: 28%;
}
@media (max-width: 991px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn {
        width: 32%;
    }
}
@media (max-width: 767px) {
   .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn {
    width: 33%;
}
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .DateNvr {
    font-size: 30px;
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .DateNvr {
        font-size: 32px;
        line-height: 1;
    }
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .NvrFrs {
    margin-left: 7px;
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .NvrFrs {
        margin-left: 4px;
    }
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .NvrFrs small {
    font-size: 14px;
    margin-bottom: 2px;
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .Dtemn .NvrFrs small {
        line-height: 1;
        font-size: 13px;
    }
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .FrDlyPge .FresDky {
    line-height: 1;
    margin-bottom: 2px;
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .FrDlyPge .FresDky {
        margin-bottom: 0px;
    }
}
.OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .FrDlyPge .FresDky small {
    line-height: 1;
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .FrDlyPge .FresDky small {
        font-size: 13px;
    }
}
@media (max-width: 767px) {
    .OrSmryBx .MnRptrSwnSec .PrdSemnSwn .DteWsie .FrDlyPge .FresDky p {
        font-size: 13px;
    }
}
@media (max-width: 991px) {
    .OrSmryBx {
        padding: 12px;
    }
}
.OrSmryBx .title small {
    font-size: 18px;
    font-weight: 600;
    display: block;
    color: #000000;
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .OrSmryBx .title small {
        font-size: 16px;
    }
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .SmryDtlBx,
    .Crt-Clm-4 .OrSmryBx .SmryDtlBx ul {
        margin-bottom: 5px;
    }
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul ul {
    border-top: 1px solid #cacaca;
    border-bottom: 1px solid #cacaca;
    margin: 15px 0;
    padding: 15px 0;
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .SmryDtlBx ul,
    .Crt-Clm-4 .OrSmryBx .SmryDtlBx ul ul {
        margin: 7px 0;
        padding: 10px 0;
    }
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul li,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 10px;
    font-weight: 500;
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx .SmryTotlBx,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul .SmryTotlBx {
    width: 100%;
    float: left;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px 0;
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx .SmryTotlBx .TotlTxtBx,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul .SmryTotlBx .TotlTxtBx {
    color: #000000;
    font-weight: 500;
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx .SmryTotlBx .TotlPrs p,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul .SmryTotlBx .TotlPrs p {
    color: #000000;
    font-weight: 500;
}
.Crt-Clm-4 .OrSmryBx .SmryDtlBx .SmryTotlBx .TotlPrs p em,
.Crt-Clm-4 .OrSmryBx .SmryDtlBx ul .SmryTotlBx .TotlPrs p em {
    display: inline-block;
    margin-right: 10px;
}
.Crt-Clm-4 .OrSmryBx .btn_comn.ChkoutBtn.PyNwSemn a {
    width: 49%;
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn {
    width: 100%;
    margin: 0;
    text-align: center;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn input[type="submit"] {
    padding: 8px 10px;
    border-radius: 5px;
    font-size: 14px;
    border: 1px solid #ce423d;
    color: #fff;
    background: #ce423d;
    width: 100%;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn input[type="submit"]:hover {
    background-color: transparent;
    color: #000;
    border: 1px solid #000;
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #fff;
        z-index: 0;
    }
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn a {
    color: #fff;
    background: #000;
    width: 100%;
    padding: 8px 10px;
    font-weight: 500;
    border-radius: 5px;
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn a {
        width: 100%;
        margin-bottom: 10px;
        padding: 5px 10px;
    }
}
@media (max-width: 991px) and (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn a {
        margin-bottom: 0px;
        background: #fff;
        font-size: 14px;
    }
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn a:first-child {
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
@media (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn a:first-child {
        width: 49%;
    }
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn a:first-child:hover {
    background-color: #000000;
    color: #ffffff;
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn a:last-child {
    color: #fff;
    background: #ce423d;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: 1px solid #ce423d;
}
@media (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .ChkoutBtn a:last-child {
        width: 49%;
    }
}
.Crt-Clm-4 .OrSmryBx .ChkoutBtn a:last-child:hover {
    background: transparent;
    color: #000000;
    border: 1px solid #000;
}
.Crt-Clm-4 .OrSmryBx .CpnBx {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 0 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .Crt-Clm-4 .OrSmryBx .CpnBx {
        float: left;
        margin: 7px 0;
    }
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .CpnBx {
        float: left;
        margin: 7px 0;
    }
}
.Crt-Clm-4 .OrSmryBx .CpnBx fieldset {
    width: 72%;
    float: left;
    position: relative;
    z-index: 1;
    margin-bottom: 0px;
}
.Crt-Clm-4 .OrSmryBx .CpnBx fieldset .CpnTxtBx {
    width: 100%;
    position: relative;
    display: block;
    background: none;
    border: 1px solid #cacaca;
    padding: 6px 10px;
    z-index: 1;
    line-height: 22px;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px;
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .CpnBx fieldset .CpnTxtBx {
        font-size: 12px;
    }
}
.Crt-Clm-4 .OrSmryBx .CpnBx fieldset label {
    position: absolute;
    top: 6px;
    left: 10px;
    color: #676767;
    z-index: -1;
    font-size: 13px;
    line-height: 20px;
}
.Crt-Clm-4 .OrSmryBx .CpnBx .AplyBtn {
    width: 25%;
    float: left;
    background: #ce423d;
    border: 0;
    color: #fff;
    font-weight: 500;
    padding: 6px 0;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: 1px solid #ce423d;
    border-radius: 3px;
}
@media (max-width: 991px) {
    .Crt-Clm-4 .OrSmryBx .CpnBx .AplyBtn {
        font-size: 12px;
        padding: 6px 3px;
    }
}
.Crt-Clm-4 .OrSmryBx .CpnBx .AplyBtn:hover {
    background: transparent;
    border: 1px solid #000000;
    color: #000000;
}
.Crt-Clm-4 .OrSmryBx .NedHlepBx ul {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.Crt-Clm-4 .OrSmryBx .NedHlepBx ul li {
    margin-bottom: 0;
}
.Crt-Clm-4 .OrSmryBx .NedHlepBx ul li a {
    display: block;
    color: #787878;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-size: 14px;
    margin-bottom: 10px;
}
.Crt-Clm-4 .OrSmryBx .NedHlepBx ul li a:hover {
    color: #000000;
}
.Crt-Clm-4 .OrSmryBx .NedHlepBx ul li a em {
    display: inline-block;
    margin-right: 20px;
}
.Crt-Clm-4 .OrSmryBx .PymtOptn {
    width: 100%;
    position: relative;
    display: block;
    float: left;
}
.Crt-Clm-4 .OrSmryBx .PymtOptn .title small {
    display: block;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.Crt-Clm-4 .OrSmryBx .PymtOptn span {
    width: 100%;
    position: relative;
    display: block;
    padding: 10px 0;
}
.Crt-Clm-4 .OrSmryBx .PymtOptn span img {
    width: 100%;
}
.CrtCntctBx {
    padding: 50px 0;
}
@media (max-width: 991px) {
    .CrtCntctBx {
        padding: 30px 0px;
    }
}
@media (max-width: 767px) {
    .CrtCntctBx {
        padding: 30px 0px;
    }
}
.Crt-Clm-8 .CrtClmBx .WghtSec {
    display: block;
    width: 100%;
    margin-top: 7px;
}
.Crt-Clm-8 .CrtClmBx .WghtSec p {
    color: #666666;
}
.Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .WghtSec p {
    color: #666666;
    text-transform: capitalize;
    font-size: 12px;
}
@media (max-width: 767px) {
    .Crt-Clm-8 .CrtClmBx .Clm-lg-7 .CrtDtlBx .WghtSec p {
        font-size: 13px;
    }
}
.nmbr_add {
    margin: 12px 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .nmbr_add {
        margin: 6px 0px;
    }
}
.nmbr_add button {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    border: 1px solid #cacaca;
    font-weight: 500;
    background: none;
    color: #848484;
    -webkit-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    line-height: normal;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
}
@media (max-width: 767px) {
    .nmbr_add button {
        width: 18px;
        height: 18px;
    }
}
.nmbr_add button:hover {
    background: #000;
    color: #fff;
}
.nmbr_add input {
    width: 35px;
    text-align: center;
    border: 1px solid #cacaca;
    background: none;
    font-size: 14px;
    font-weight: 500;
    margin: 0px 10px;
    color: #000;
    height: 23px;
}
@media (max-width: 767px) {
    .nmbr_add input {
        width: 20px;
        height: 19px;
        -webkit-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        font-size: 10px;
    }
}
.btn_comn a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 28px;
    display: block;
    font-size: 14px;
}
.btn_comn {
    display: inline-block;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}
.CtgryBx .Clm-3 .CtgryClmBX.AvtClasBx.ActFrstSec {
    background-color: #000;
}
.CtgryBx .Clm-3 .CtgryClmBX.AvtClasBx.ActFrstSec:before {
    border-left: 40px solid #000;
}
.CtgryBx .Clm-3 .CtgryClmBX.AvtClasBx.ActFrstSec .title p {
    color: #ffffff;
}
.PymntIcn {
    width: 100%;
    display: block;
    float: left;
    margin-top: 10px;
}
.PymntIcn img {
    width: 100%;
    -webkit-filter: brightness(100);
    filter: brightness(100);
}
.HdmnVr {
    margin-bottom: 15px;
}
.HdmnVr h5 {
    font-size: 20px;
    font-weight: 500;
}
.Cl12SwnVrMnCl12 .DlvAdrClm-6 .DlvAdrClmBx {
    padding: 12px 12px;
}
.Cl12SwnVrMnCl12 .DlvAdrClm-6 address {
    margin: 8px 0 0px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 20px;
    border: 1px solid #eee;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn {
        padding: 12px 12px;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn {
    width: 100%;
    background-color: #f6f6f6;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn {
        padding: 10px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .DsyBckClmn {
    margin-top: 0px;
    width: 65%;
    background-color: transparent;
}
@media (max-width: 1240px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .DsyBckClmn {
        width: 65%;
    }
}
@media (max-width: 991px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .DsyBckClmn {
        width: 69%;
    }
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .DsyBckClmn {
        width: 100%;
        padding: 0px;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .LcMnvrSwn {
    padding: 0px 15px;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .LcMnvrSwn {
        padding: 0px 0px;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .LcMnvrSwn p {
    font-size: 12px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .lctmSwnVrClswn .LcMnvrSwn p img {
    vertical-align: middle;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 48%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 15px;
    border: 1px solid #eee;
    position: relative;
    margin-top: 15px;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn {
        width: 100%;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .DlteIcnMn {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 12px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .DlteIcnMn a img {
    width: 100%;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .ImgCrt {
    width: 20%;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .ImgCrt img {
    width: 100%;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .CntCrtRpt {
    padding-left: 10px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .CntCrtRpt p {
    font-size: 13px;
    margin-bottom: 0px;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .CntCrtRpt p {
        margin-bottom: 0px;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .PrdSemnSwn .CntCrtRpt small {
    font-size: 13px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 {
    width: 40%;
    position: relative;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 {
        width: 100%;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtImgBx {
    width: 30%;
    position: relative;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtImgBx a {
    display: inline-block;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtImgBx a img {
    width: 100%;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtTxtBx {
    padding-left: 15px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtTxtBx p {
    line-height: 1;
    font-size: 14px;
    margin-bottom: 0px;
}
@media (max-width: 767px) {
    .CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtTxtBx p {
        font-size: 15px;
    }
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-4 .CrtDtlBx .ShpCrtTxtBx .ShpCrtBtnBX a {
    font-size: 12px;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-3 .CrtDtlBx .ItmQntBx .nmbr_add {
    margin: 0px 0px;
    border: 1px solid #eee;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-3 .CrtDtlBx .ItmQntBx .nmbr_add input.crtQtyVal {
    background-color: #fff;
}
.CrtBx_wppr .Crt-Clm-8 .CrtClmBx.Vsrmn .Clm-lg-3 .CrtDtlBx .ItmQntBx .nmbr_add input {
    border: 0px solid;
    background-color: #f5f5f5;
    margin: 0px 0px;
}
.ItmRptmnVr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 10px 20px;
    background: #eee;
    font-size: 14px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .ItmRptmnVr {
        display: none;
    }
}
.ItmRptmnVr .Clm-mdr-4 {
    width: 40%;
}
.CrtDtlBx.SpngSwnvrvr .WghtSec p {
    font-size: 14px;
    line-height: 1.4;
}
.CrtDtlBx.SpngSwnvrvr .WghtSec p strike {
    font-size: 14px;
    margin-left: 10px;
}
.Crt-Clm-8 p.scsfll {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: green;
}
@media (max-width: 767px) {
    .Crt-Clm-8 p.scsfll {
        top: -25px;
    }
}
.ShpCrtBtnBX {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
}
.ShpCrtBtnBX .Rmv-SvItmBtn img {
    width: 100%;
}
.AdNwFrmBx .AdsNwFrm .Shppclswlebtn {
    width: 100%;
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.AdNwFrmBx .AdsNwFrm .Shppclswlebtn .FrmSvBtn {
    margin-right: 10px;
}
#ContentPlaceHolder1_UpdatePnlWallet label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Clm-lg-3 .CrtDtlBx .ItmPrsBx .title p {
    font-size: 16px;
    line-height: 20px;
}
.minOrdrNme {
    width: 100%;
    position: relative;
    display: block;
    padding: 5px 10px;
    text-align: center;
    background: #ce423d;
    color: #fff;
    float: left;
    border-radius: 5px;
}
.DlvrTbBx,
.DlvBtnBx,
.ComDlvryBx,
.DlvrAdrsBx,
.DlvAdrClmBx,
.AdNwFrmBx,
.AdsNwFrm {
    width: 100%;
    display: block;
    position: relative;
    float: left;
}
.DlvrTbBx {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .DlvrTbBx {
        margin-bottom: 10px;
    }
}
.DlvrTbBx .DlvBtnBx {
    width: 100%;
    display: block;
    position: relative;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .DlvrTbBx .DlvBtnBx {
        margin-bottom: 15px;
    }
}
.DlvrTbBx .DlvBtnBx .DlvrBtnTxt {
    float: left;
    background: none;
    border: 0;
    font-size: 22px;
    line-height: 24px;
    font-weight: 500;
    margin-right: 20px;
    cursor: pointer;
    color: #cacaca;
    padding: 0px;
}
@media (max-width: 767px) {
    .DlvrTbBx .DlvBtnBx .DlvrBtnTxt {
        font-size: 18px;
        margin-right: 20px;
    }
}
.DlvrTbBx .DlvBtnBx .DlvrBtnTxt:hover {
    color: #000;
}
.DlvrTbBx .DlvBtnBx .ActTbBtn {
    color: #363636;
    font-weight: 600;
}
.ComDlvryBx {
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .ComDlvryBx {
        margin-bottom: 10px;
    }
}
.BlngBx {
    display: none;
}
.DlvrAdrsBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.DlvAdrClm-6 {
    width: 48.5%;
    float: left;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .DlvAdrClm-6 {
        width: 100%;
        margin-bottom: 15px;
    }
}
.DlvAdrClm-6:nth-child(even) {
    float: right;
}
.DlvAdrClm-6 .DlvAdrClmBx {
    padding: 15px 15px;
}
.DlvAdrClm-6 .AtcAdrs {
    border: 1px solid #000;
}
.DlvAdrClm-6 .ChkBx {
    position: absolute;
    width: 22px;
    height: 20px;
    top: 15px;
    right: 15px;
}
.DlvAdrClm-6 .ChkBx input {
    width: 100%;
    height: 100%;
    position: relative;
    opacity: 0;
    cursor: pointer;
    z-index: 1;
    display: inline-block;
}
.DlvAdrClm-6 .ChkBx input:checked ~ label {
    background: #000;
    border: 1px solid #000;
}
.DlvAdrClm-6 .ChkBx input:checked ~ label::before {
    content: none;
}
.DlvAdrClm-6 .ChkBx input:checked ~ label::after {
    content: "\2714";
    color: #ffffff;
    position: absolute;
    font-size: 11px;
    left: 6px;
    top: 1px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
}
.DlvAdrClm-6 .ChkBx label {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #000;
    height: 100%;
    z-index: -1;
    border-radius: 3px;
}
.DlvAdrClm-6 .ChkBx label::after {
    left: 8px;
    color: #ffffff;
}
.DlvAdrClm-6 .ChkBx label::before {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 12px;
    font-weight: 900;
    font-family: "Font Awesome\ 5 Free";
    -webkit-transform: translate(-32%, -50%);
    -ms-transform: translate(-32%, -50%);
    transform: translate(-32%, -50%);
    color: #fff;
    background: transparent;
    border: none;
    content: none;
}
.DlvAdrClm-6 .DlvAdrBx .DlvAdrNme {
    width: 100%;
    float: left;
}
.DlvAdrClm-6 .DlvAdrBx .DlvAdrNme small {
    font-size: 16px;
    font-weight: 600;
}
.DlvAdrClm-6 .DlvAdrBx .DlvAdrNme p {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 4px 0;
    display: block;
    color: #666666;
    font-weight: 400;
}
.DlvAdrClm-6 .DlvAdrBx address {
    width: 100%;
    float: left;
    font-size: 13px;
    line-height: 20px;
    margin: 4px 0;
    display: block;
    color: #666666;
    font-weight: 400;
}
.DlvAdrClm-6 .DlvAdrBx .EdtbtnBx {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
}
.DlvAdrClm-6 .DlvAdrBx .EdtbtnBx a {
    background: none;
    border: 0;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    float: left;
    padding: 0;
    margin-right: 30px;
    color: #000000;
    font-weight: 600;
}
.DlvAdrClm-6 .DlvAdrBx .EdtbtnBx button {
    background: none;
    border: 0;
    font-size: 12px;
    line-height: 20px;
    cursor: pointer;
    float: left;
    padding: 0;
    margin-right: 30px;
    color: #000000;
    font-weight: 600;
}
.DlvAdrClm-6 .DlvAdrBx .EdtbtnBx button:hover {
    color: #000;
}
.AdNwFrmBx .FrmAdrsBx {
    display: inline-block;
    background: none;
    border: 1px solid #363636;
    padding: 6px 20px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
    color: #363636;
    margin-bottom: 10px;
    border-radius: 5px;
}
.AdNwFrmBx .FrmAdrsBx:hover {
    background: #ce423d;
    color: #fff;
    border: 1px solid #ce423d;
}
.AdNwFrmBx .ActvFrm {
    background: #ce423d;
    color: #fff;
    border: 1px solid #ce423d;
}
.AdNwFrmBx .AdsNwFrm {
    display: none;
}
.AdNwFrmBx .AdsNwFrm em {
    float: right;
    font-size: 12px;
    color: red;
    line-height: 22px;
    margin-bottom: 5px;
}
.AdNwFrmBx .AdsNwFrm .AdsFrmBx {
    width: 100%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.AdNwFrmBx .AdsNwFrm fieldset {
    width: 32%;
    float: left;
    margin-bottom: 20px;
    position: relative;
}
@media (max-width: 767px) {
    .AdNwFrmBx .AdsNwFrm fieldset {
        width: 100%;
    }
}
.AdNwFrmBx .AdsNwFrm fieldset .FrmTxt {
    width: 100%;
    float: left;
    position: relative;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 24px;
    border: 1px solid #b5b5b5;
    background: none;
    top: 0;
    border-radius: 5px;
}
.AdNwFrmBx .AdsNwFrm fieldset .FrmTxt:focus ~ label,
.AdNwFrmBx .AdsNwFrm fieldset .FrmTxt:focus ~ .Fcus {
    top: -10px;
    background: #f3f3f3;
    padding: 2px 6px;
}
.AdNwFrmBx .AdsNwFrm fieldset .SlctBx {
    font-size: 12px;
    color: #747474;
    position: relative;
}
.AdNwFrmBx .AdsNwFrm fieldset label {
    position: absolute;
    top: 14px;
    left: 10px;
    font-size: 12px;
    color: #747474;
    line-height: 12px;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.AdNwFrmBx .AdsNwFrm fieldset label.Fcus {
    top: -10px;
    background: #f3f3f3;
    padding: 2px 6px;
}
.AdNwFrmBx .AdsNwFrm .Frm-CLm6 {
    width: 49%;
}
@media (max-width: 767px) {
    .AdNwFrmBx .AdsNwFrm .Frm-CLm6 {
        width: 100%;
    }
}
.AdNwFrmBx .AdsNwFrm .Frm-CLm12 {
    width: 100%;
}
.AdNwFrmBx .AdsNwFrm .Frm-CLm12 textarea {
    height: 100px;
}
.AdNwFrmBx .AdsNwFrm .FrmSvBtn {
    color: #000;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 5px 40px;
    display: block;
    border: 1px solid #000;
    margin: 0;
    font-size: 14px;
    background: transparent;
    font-weight: 500;
    border-radius: 5px;
}
.AdNwFrmBx .AdsNwFrm .FrmSvBtn:hover {
    background: #000000;
    color: #fff;
    border-color: #000;
}
.AdNwFrmBx .AdsNwFrm .SlctIcn::before {
    content: "\f107";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    color: #747474;
    display: inline-block;
    position: absolute;
    right: 18px;
    top: 17px;
    pointer-events: none;
    line-height: 10px;
}
.PymyAdsBx {
    float: left;
    border-bottom: 1px solid #cacaca;
    margin-bottom: 15px;
    padding-bottom: 15px;
    width: 100%;
}
@media (max-width: 991px) {
    .PymyAdsBx {
        margin-bottom: 8px;
        padding-bottom: 8px;
    }
}
.PymyAdsBx small {
    float: left;
}
.PymyAdsBx span {
    float: right;
}
.PymyAdsBx span a {
    display: block;
    color: #000;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}
.PymyAdsBx span a:hover,
.PymyAdsBx span a:hover::before {
    color: #000;
}
.PymyAdsBx span a::before {
    content: "\f303";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    color: #000000;
    display: inline-block;
    position: absolute;
    left: -20px;
    top: 5px;
    pointer-events: none;
    line-height: 10px;
}
.AddNwAdrBx {
    float: left;
    position: relative;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
}
.AddNwAdrBx small {
    font-weight: 600;
    font-size: 16px;
}
.AddNwAdrBx address {
    margin-bottom: 10px;
}
.AddNwAdrBx address,
.AddNwAdrBx span {
    display: block;
    color: #000000;
    font-weight: 500;
}
.PymtDlvAdrsbtn {
    float: left;
    width: 100%;
    position: relative;
    margin: 10px 0;
}
.PymtDlvAdrsbtn a {
    display: inline-block;
    color: #000000;
    line-height: 18px;
    font-size: 13px;
    font-weight: 500;
    position: relative;
}
.PymtDlvAdrsbtn a:hover {
    color: #000;
}
.PymntMtdBx {
    width: 100%;
    float: left;
    position: relative;
    display: block;
}
.PymntMtdBx .PymntHdng {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}
@media (max-width: 991px) {
    .PymntMtdBx .PymntHdng {
        margin-bottom: 0px;
    }
}
.PymntMtdBx .PymntHdng h1 {
    text-transform: capitalize;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0;
    color: #363636;
}
.PymntMtdBx .PymntOptn {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0;
}
@media (max-width: 991px) {
    .PymntMtdBx .PymntOptn {
        margin: 20px 0 0px;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 {
    width: 22%;
    float: left;
    position: relative;
    margin-right: 5px;
}
@media (max-width: 991px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 {
        width: 100%;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3:last-child {
    width: 100%;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3:last-child .PymntOptnBx {
    padding: 6px 12px;
}
@media (max-width: 767px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 {
        width: 49%;
    }
}
@media (max-width: 767px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3:nth-child(3) {
        width: 100%;
        margin-top: 8px;
    }
    .PymntMtdBx .PymntOptn .Pymnt-clm3:nth-child(3) .PymntOptnBx span {
        float: none;
        width: auto;
        text-align: center;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx {
    width: 100%;
    float: left;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx {
        padding: 10px;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx fieldset {
    width: auto;
    float: left;
    text-align: center;
    position: relative;
    margin-bottom: 0px;
    margin-right: 5px;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx fieldset input {
    width: 20px;
    height: 20px;
    display: inline-block;
    opacity: 0;
    margin: 0;
    margin-bottom: 0px;
    cursor: pointer;
}
@media (max-width: 767px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx fieldset input {
        margin-bottom: 5px;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx fieldset input:checked ~ label {
    border: 8px solid #000;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx fieldset label {
    width: 20px;
    height: 20px;
    position: absolute;
    border: 1px solid #000;
    border-radius: 50%;
    display: inline-block;
    left: 50%;
    top: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx p {
    color: #666;
    font-weight: 500;
    font-size: 14px;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx span {
    width: 100%;
    float: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 500;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx span small {
    color: #666666;
    display: block;
    margin-bottom: 4px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.2;
}
@media (max-width: 991px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx span small {
        margin-bottom: 5px;
        line-height: 1.5;
    }
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx span p {
    font-weight: 500;
    font-size: 15px;
    color: #000;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 .PymntOptnBx span p em {
    display: inline-block;
    margin-right: 10px;
    font-weight: 500;
}
.PymntMtdBx .Wlt-Wappr {
    width: 100%;
    float: left;
    margin-top: 30px;
}
@media (max-width: 991px) {
    .PymntMtdBx .Wlt-Wappr {
        margin-top: 25px;
    }
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx {
    width: 100%;
    position: relative;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
}
@media (max-width: 991px) {
    .PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx {
        margin-bottom: 25px;
    }
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .WltIcnBx {
    float: left;
    padding-right: 30px;
    margin-right: 0px;
    border-right: 1px solid #d2d2d2;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .WltIcnBx span,
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .WltIcnBx img {
    width: 100%;
    display: block;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX {
    float: left;
    position: relative;
    width: 100%;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX input {
    position: absolute;
    left: 0;
    opacity: 0;
    visibility: hidden;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .WltbtnIcn {
    width: 30px;
    height: 30px;
    border: 1px solid #000000;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .WltbtnIcn:hover {
    border: 15px solid #000000;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .WltbtnIcn::before {
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    color: #fff;
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    pointer-events: none;
    line-height: 10px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 5s;
    -o-transition: all 5s;
    transition: all 5s;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .Act-Wlt {
    background: #000;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .Act-Wlt::before {
    content: "\f00c";
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .titlemn {
    width: 95%;
    margin-left: 25px;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .title p {
    color: #000000;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.PymntMtdBx .Wlt-Wappr .Wlt-WapprBtnBx .Us-WltBtnBX .title em {
    font-size: 12px;
    line-height: 22px;
    color: #666666;
    font-weight: 500;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx {
    float: left;
    position: relative;
    width: 100%;
    padding: 20px;
    background: #f4f4f4;
    border-radius: 5px;
    display: none;
    margin-bottom: 25px;
}
@media (max-width: 991px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx {
        margin-bottom: 20px;
        padding: 8px;
    }
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx {
    width: 100%;
    float: left;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 {
    width: 30%;
    float: left;
}
@media (max-width: 767px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 {
        width: 46%;
    }
}
@media (max-width: 767px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3:nth-child(3) {
        width: 100%;
        margin-top: 10px;
    }
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3:last-child {
    width: 40%;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3:nth-child(2) .title::before {
    background: url(../img/minus.png) center center no-repeat;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3:first-child .title::before {
    content: none;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title {
    padding: 12px;
    background: #fff;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    position: relative;
}
@media (max-width: 991px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title {
        padding: 6px;
    }
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: -37px;
    top: 50%;
    pointer-events: none;
    line-height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 30px;
    text-align: center;
    background: url(../img/equle.png) center center no-repeat;
    background-size: contain;
    height: 10px;
}
@media (max-width: 991px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title::before {
        left: -20px;
        width: 14px;
    }
}
@media (max-width: 767px) {
    .PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title::before {
        content: none;
    }
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title p {
    font-size: 12px;
    line-height: 24px;
    color: #8c8b8b;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title small {
    color: #000000;
    font-weight: 500;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .WltDtl-Clm3 .title small em {
    display: inline-block;
    margin-left: 10px;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .RmngBlcBx {
    width: 100%;
    text-align: center;
    display: block;
    margin-bottom: 15px;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .RmngBlcBx span {
    display: inline-block;
}
.PymntMtdBx .Wlt-Wappr .WltDtlBx .WltDtlClmBx .RmngBlcBx span p {
    font-size: 12px;
    line-height: 24px;
    color: #8c8b8b;
}
.Crt-Clm-8 .CrtClmBx.PyntSecDv .Clm-lg-7 {
    width: 80%;
}
.Crt-Clm-8 .CrtClmBx.PyntSecDv .Clm-lg-5 {
    width: 20%;
    margin-top: 25px;
}
.Crt-Clm-8 .CrtClmBx.PyntSecDv .Clm-lg-7 .CrtDtlBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.Crt-Clm-8 .CrtClmBx.PyntSecDv .Clm-lg-7 .CrtDtlBx .ShpCrtTxtBx {
    width: calc(100% - 75px);
}
.AdNwFrmBx .AdsNwFrm .AdsFrmBx .DlvrMn {
    display: block;
    width: 100%;
    margin-top: 20px;
}
.containerSlw {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.containerSlw input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.containerSlw .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 23px;
    width: 23px;
    background-color: #ffffff;
    border-radius: 3px;
    border: 1px solid #000000;
}
.containerSlw:hover input ~ .checkmark {
    background-color: #ffffff;
}
.containerSlw input:checked ~ .checkmark {
    background-color: #000000;
}
.containerSlw .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.containerSlw input:checked ~ .checkmark:after {
    display: block;
}
.container .checkmark:after {
    left: 8px;
    top: 4px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.PymntMtdBx .Cl12SwnVrMnCl12 {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
@media (max-width: 767px) {
    .PymntMtdBx .Cl12SwnVrMnCl12 {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 20px;
    }
}
.PymntMtdBx .Cl12SwnVrMnCl12 .DlvAdrClm-6 {
    width: 48.5%;
    float: left;
    border: none;
    border-radius: 0px;
}
@media (max-width: 767px) {
    .PymntMtdBx .Cl12SwnVrMnCl12 .DlvAdrClm-6 {
        width: 100%;
    }
}
.PymntMtdBx .Cl12SwnVrMnCl12 .DlvAdrClm-6 .DlvAdrClmBx {
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    height: 200px;
    overflow: hidden;
}
.PymntMtdBx .Cl12SwnVrMnCl12 .DlvAdrClm-6 .DlvAdrClmBx address {
    margin: 5px 0 0px;
}
.MnRptrSwnSec {
    margin-bottom: 20px;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #ffffff;
    padding: 0px;
    border-radius: 0px;
}
.MnRptrSwnSec .PrdSemnSwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.MnRptrSwnSec .PrdSemnSwn .LcmnSwn {
    margin-top: 12px;
}
.MnRptrSwnSec .PrdSemnSwn .LcmnSwn p {
    font-size: 14px;
    color: #000;
}
.MnRptrSwnSec .PrdSemnSwn .LcmnSwn p img {
    vertical-align: middle;
    margin-right: 5px;
}
.MnRptrSwnSec .PrdSemnSwn .ImgCrt {
    width: 20%;
}
.MnRptrSwnSec .PrdSemnSwn .ImgCrt img {
    width: 100%;
}
.MnRptrSwnSec .PrdSemnSwn .CntCrtRpt {
    width: 80%;
    padding: 0px 15px;
}
.MnRptrSwnSec .PrdSemnSwn .CntCrtRpt p {
    font-size: 14px;
    color: #666666;
    line-height: 1.3;
}
.MnRptrSwnSec .PrdSemnSwn .CntCrtRpt small {
    margin-top: 5px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.MnRptrSwnSec .PrdSemnSwn .CntCrtRpt small span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #b7b7b7;
    border-radius: 50%;
    margin: 0px 8px;
}
.MnRptrSwnSec .PrdSemnSwn .DlteIcnMn {
    width: 10%;
}
@media (max-width: 767px) {
    .chk_lst .CmnrSemvr {
        font-size: 13px;
    }
}
.OrSmryBx .CpnBx .scsfll {
    font-size: 12px;
    position: absolute;
    bottom: -18px;
    color: green;
}
#ContentPlaceHolder1_Online {
    width: 44%;
}
@media (max-width: 767px) {
    #ContentPlaceHolder1_Online {
        width: 100%;
    }
}
#ContentPlaceHolder1_Online .SrcSen {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12px 10px;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx .FrStIsmnVr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx .FrStIsmnVr:last-child p img {
    width: 28px;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx .FrStIsmnVr p {
    margin-left: 6px;
    margin-right: 10px;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx .FrStIsmnVr p img {
    width: 55px;
}
#ContentPlaceHolder1_Online .SrcSen .PymntOptnBx .FrStIsmnVr fieldset label {
    top: 2px;
}
.Maintop0px {
    margin-top: 0px !important;
}
.dashBanner {
    width: 100%;
    height: 400px;
    position: relative;
    background: url(../img/abctbacimg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 25px 0;
    z-index: 4;
}
@media (max-width: 767px) {
    .dashBanner {
        height: 200px;
        padding: 15px 0px;
    }
}
.dashBanner::after {
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    content: "";
    background-color: #000000;
    opacity: 0.6;
}
.dashBanner .container {
    height: 100%;
    position: relative;
    z-index: 3;
    width: 96%;
    max-width: 1500px;
}
@media (max-width: 767px) {
    .dashBanner .container {
        max-width: 100%;
        width: 88%;
    }
}
.dashBanner .container .dashBanner-title {
    height: 100%;
    width: 100%;
}
.dashBanner .container .dashBanner-title .td {
    display: table;
    width: 100%;
    height: 100%;
}
.dashBanner .container .dashBanner-title .td .td-mid {
    display: table-cell;
    vertical-align: middle;
}
@media (max-width: 767px) {
    .dashBanner .container .dashBanner-title .td .td-mid {
        position: absolute;
        display: block;
        width: 100%;
        bottom: 45px;
    }
}
.dashBanner .container .dashBanner-title .td .td-mid h1 {
    font-size: 30px;
    color: #ffffff;
    text-align: center;
    position: relative;
    padding-bottom: 12px;
    font-weight: 300;
    font-family: "FuturaBT-Light";
}
@media (max-width: 767px) {
    .dashBanner .container .dashBanner-title .td .td-mid h1 {
        font-size: 26px;
    }
}
.dashBanner .container .dashBanner-title .td .td-mid h1::after {
    width: 60px;
    height: 2px;
    top: auto;
    right: auto;
    bottom: 0;
    left: 50%;
    position: absolute;
    content: "";
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #ffffff;
}
.dashBanner .container .dashBanner-title .td .td-mid p {
    text-align: center;
    margin-top: 20px;
    color: #ffffff;
    font-weight: 300;
}
@media (max-width: 767px) {
    .dashBanner .container .dashBanner-title .td .td-mid p {
        margin-top: 10px;
        font-size: 14px;
    }
}
.dashBanner .container .userCont-wrap {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
@media (max-width: 767px) {
    .dashBanner .container .userCont-wrap {
        display: none;
    }
}
.dashBanner .container .userCont-wrap .userAcOption-wrap {
    float: left;
    position: relative;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn.active {
    background: #ffffff;
    color: #000000;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn.active::after {
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn {
    width: 165px;
    height: 36px;
    padding: 0 20px;
    line-height: 34px;
    color: #ffffff;
    border: 1px solid #ffffff;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn {
        width: 144px;
        height: 32px;
        line-height: 30px;
        padding: 0 12px;
        font-size: 15px;
    }
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn:hover {
    background-color: #fff;
    color: #000;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn::after {
    width: 8px;
    height: 8px;
    top: 50%;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute;
    content: "";
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-top: -2px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
@media (max-width: 767px) {
    .dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-btn::after {
        right: 10px;
    }
}
.dashBanner .container .userCont-wrap .userAcOption-wrap ul.userAcOption-list.active {
    opacity: 1;
    visibility: visible;
    z-index: 8;
    display: block;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-list {
    position: absolute;
    background: #ffffff;
    width: 220px;
    padding: 10px;
    -webkit-box-shadow: 6px 8px 8px rgba(0, 0, 0, 0.18);
    box-shadow: 6px 8px 8px rgba(0, 0, 0, 0.18);
    border-top: 1px solid #eaeaea;
    border-radius: 4px;
    border-top-left-radius: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    display: none;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-list .lgotBtn a {
    background: #ce423d;
    color: #ffffff;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-list li {
    border-bottom: 1px solid #eaeaea;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-list li:last-child {
    border-bottom: 0px;
}
.dashBanner .container .userCont-wrap .userAcOption-wrap .userAcOption-list li a {
    padding: 9px 15px;
    display: block;
    font-size: 14px;
    color: #666666;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 500;
}
.dashBanner .container .userCont-wrap .userDirtAct {
    float: right;
    height: 36px;
}
.dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx {
    width: 25px;
    height: 100%;
    float: left;
    margin-right: 25px;
}
@media (max-width: 767px) {
    .dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx {
        width: 22px;
        margin-right: 14px;
    }
}
@media (max-width: 767px) {
    .dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx:last-child {
        margin-right: 0px;
    }
}
.dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx .userDirtAct-href {
    width: 100%;
    height: 100%;
    line-height: 0px;
    position: relative;
}
.dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx .userDirtAct-href:hover:after {
    opacity: 1;
    visibility: visible;
}
.dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx .userDirtAct-href::after {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    position: absolute;
    content: attr(data-title);
    padding: 6px 14px;
    background: #000000;
    color: #ffffff;
    top: 28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    line-height: 18px;
    font-size: 14px;
    border-radius: 4px;
    opacity: 0;
    visibility: hidden;
}
.dashBanner .container .userCont-wrap .userDirtAct .userDirtAct-bx .userDirtAct-href img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.dashDetSec {
    margin: 15px 0 15px;
    padding: 0 30px;
}
@media (max-width: 767px) {
    .dashDetSec {
        margin: 0px 0;
        padding: 0 0px;
    }
}
.dashDetSec .dash-wrapper {
    background: rgba(226, 226, 226, 0.41);
}
.dashDetSec .dash-wrapper .dashUppRow {
    border-bottom: 2px solid #ffffff;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashUppRow {
        border-bottom: 0px solid #ffffff;
    }
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx {
    padding: 45px 30px 50px;
    width: 33%;
    float: left;
    border-right: 2px solid #ffffff;
    position: relative;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx:nth-child(3) {
    border-right: none;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx:hover .dashUpp-imgBx img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx:hover .dashUpp-dataWrap .dataWrap-title span,
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx:hover .dashUpp-dataWrap .dataWrap-des {
    color: #000;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx:hover .dashUpp-dataWrap .dataWrap-title span::after {
    border-color: #000;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashUppRow .dashUppBx {
        width: 100%;
        padding: 35px 35px 0px;
        border-right: 0px solid #ffffff;
    }
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUppHref {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-imgBx {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    margin: 0 auto;
    overflow: hidden;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-imgBx {
        display: none;
    }
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-imgBx img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap {
    margin-top: 60px;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap {
        margin-top: 0px;
    }
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap .dataWrap-title {
    font-size: 24px;
    text-align: center;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap .dataWrap-title {
        font-size: 18px;
    }
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap .dataWrap-title span {
    display: inline-block;
    padding-right: 20px;
    position: relative;
    font-weight: 500;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap .dataWrap-title span::after {
    width: 8px;
    height: 8px;
    top: 50%;
    right: 0px;
    bottom: auto;
    left: auto;
    position: absolute;
    content: "";
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    margin-top: 3px;
}
.dashDetSec .dash-wrapper .dashUppRow .dashUppBx .dashUpp-dataWrap .dataWrap-des {
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    font-style: italic;
    font-family: "FuturaBT-Light";
    font-weight: 500;
}
.dashDetSec .dash-wrapper .dashBtmRow {
    padding: 32px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashBtmRow {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx {
    width: 33.3%;
    float: left;
    padding: 15px 30px;
    border-right: 2px solid #ffffff;
    position: relative;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx {
        width: 100%;
        border-right: 0px;
    }
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx:last-child {
    border-right: 0px;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx:hover .dashUpp-imgBx img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx:hover .dashDwn-dataWrap .dataWrap-title span,
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx:hover .dashDwn-dataWrap .dataWrap-des {
    color: #000;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx:hover .dashDwn-dataWrap .dataWrap-title span::after {
    border-color: #000;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dashDwnHref {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 1;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dataWrap-title {
    font-size: 18px;
    text-align: center;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dataWrap-title span {
    display: inline-block;
    padding-right: 16px;
    position: relative;
    color: #666;
    font-size: 16px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dataWrap-title span {
        color: #000;
    }
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dataWrap-title span::after {
    width: 6px;
    height: 6px;
    top: 50%;
    right: 0px;
    bottom: auto;
    left: auto;
    position: absolute;
    content: "";
    border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    margin-top: 0px;
}
.dashDetSec .dash-wrapper .dashBtmRow .dashBtmBx .dataWrap-des {
    font-size: 14px;
    text-align: center;
    margin-top: 4px;
    font-style: italic;
    color: #000;
    font-family: "FuturaBT-Light";
    font-weight: 500;
}
.ordHis-wrapper {
    margin: 30px 0;
    padding: 0 30px;
}
@media (max-width: 767px) {
    .ordHis-wrapper {
        padding: 0 10px;
    }
}
.ordHis-wrapper .ordHis-wrap {
    border: 1px solid #d7d7d7;
    margin-bottom: 25px;
    display: block;
    margin-top: 20px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head {
    padding: 10px 12px;
    background: #efefef;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-bottom: 12px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordIdBx {
    width: 218px;
    height: 26px;
    line-height: 26px;
    background: #ce423d;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    padding: 0 8px;
    float: left;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordIdBx {
        width: 150px;
        font-size: 11px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx {
    width: 75px;
    height: 26px;
    background: #ffffff;
    border: 1px solid #c7c5c5;
    float: right;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx:hover {
    background: #ce423d;
    border-color: #ce423d;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx:hover a {
    color: #fff;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx:hover a img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #3e3e3e;
    line-height: 26px;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-head .ordTrckBtnBx a img {
    width: 14px;
    margin-right: 5px;
    line-height: 0;
    position: relative;
    top: 1px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item {
    padding: 20px 0px;
    border-bottom: 1px solid #e4e4e4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item {
        padding: 20px 20px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item {
        padding: 20px 20px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item {
        padding: 15px 15px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prdImg {
    width: 110px;
    height: auto;
    float: left;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prdImg {
        width: 60%;
        margin: 0 auto;
        display: block;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prdImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    line-height: 0;
    -o-object-position: top center;
    object-position: top center;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det {
    float: left;
    width: calc(100% - 112px);
    padding-left: 40px;
}
@media (max-width: 991px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det {
        padding-left: 15px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det {
        width: calc(100% - 0px);
        padding-left: 0px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif {
    width: 30%;
    float: left;
    padding-right: 0%;
}
@media (max-width: 991px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif {
        padding-right: 0px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif .RnwBtnBx {
    display: block;
    margin-top: 10px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif .RnwBtnBx .RnwBtn {
    background: #ed1c24;
    border: 0;
    border-radius: 5px;
    color: #fff;
    padding: 7px 15px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif .prd-txt.RedClr {
    color: #ed1c24;
    font-size: 14px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif .prd-txt {
    font-size: 12px;
    line-height: 1.2;
    color: #666666;
    margin-bottom: 5px;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-brif .prd-txt a {
    font-size: 16px;
    line-height: 1.2;
    color: #000;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-price {
    width: 32%;
    float: left;
    padding-left: 30px;
    font-weight: 500;
    color: #000;
    font-size: 16px;
    margin-top: 10px;
}
@media (max-width: 991px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-price {
        padding-left: 0px;
        margin-top: 0px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-price {
        width: 100%;
        padding-left: 0px;
        margin-top: 0px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts {
    width: 38%;
    float: left;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts {
        width: 100%;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts .prd-delDate {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    color: #000;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts .prd-delDate {
        font-size: 12px;
        line-height: 16px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts .prd-stsMsg {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .prd-sts .prd-stsMsg {
        font-size: 12px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper {
    margin-top: 10px;
    width: 100%;
    float: left;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx {
    width: 100%;
    float: left;
    border: 1px solid #cccccc;
    margin-bottom: 25px;
    position: relative;
    margin-top: 20px;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndTxtBx {
    padding: 10px;
    background: #efefef;
    width: 100%;
    position: relative;
    display: block;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-top: 0px;
    color: #000;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx {
    padding: 20px 10px;
    width: 100%;
    position: relative;
    float: left;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIDBx {
    width: 60%;
    float: left;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIDBx {
        width: 100%;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIDBx small {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIDBx span {
    display: block;
    font-size: 12px;
    margin-bottom: 8px;
    font-weight: 500;
    color: #747474;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIdDtl {
    width: 40%;
    float: right;
    line-height: 18px;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIdDtl {
        width: 100%;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIdDtl p {
    color: #000;
    font-weight: 500;
    font-size: 14px;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .addOns-wrapper .addonList .RfndStatBx .RfndDtlBx .RfndIdDtl p {
        font-size: 12px;
    }
}
.ordHis-wrap-foot {
    padding: 10px 15px;
    border-top: 1px solid #e4e4e4;
}
.ordHis-wrap-foot .ordHis-ftStatus {
    font-size: 14px;
    line-height: 26px;
    color: #797979;
    float: left;
    font-weight: 500;
}
@media (max-width: 767px) {
    .ordHis-wrap-foot .ordHis-ftStatus {
        width: 100%;
    }
}
.ordHis-wrap-foot .ordHis-act {
    float: right;
}
@media (max-width: 767px) {
    .ordHis-wrap-foot .ordHis-act {
        width: 100%;
    }
}
.ordHis-wrap-foot .ordHis-act .ordHis-total {
    float: left;
    line-height: 26px;
    color: #000000;
    font-size: 15px;
    font-weight: 500;
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn {
    width: 15%;
    float: left;
    text-align: center;
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn {
        width: auto;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn .OdrCnclBtn {
    margin: 5px 0 15px;
    padding: 5px 25px;
    background: transparent;
    border: 1px solid #000;
    font-size: 14px;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-weight: 500;
    border-radius: 5px;
}
@media (max-width: 991px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn .OdrCnclBtn {
        width: 100%;
        padding: 0px;
    }
}
@media (max-width: 767px) {
    .ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn .OdrCnclBtn {
        margin: 5px 0 0px;
        padding: 1px 15px;
        font-size: 12px;
    }
}
.ordHis-wrapper .ordHis-wrap .ordHis-wrap-body .ordHis-wrap-item .prd-det .CnlBtn .OdrCnclBtn:hover {
    background-color: #ce423d;
    color: #ffffff;
    border: 1px solid #ce423d;
}
.ReviewPopSec {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    height: 100vh;
    width: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.58);
}
.ReviewPopSec .PopFrmSec {
    width: 45%;
    top: 50%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #fff;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .ReviewPopSec .PopFrmSec {
        width: 94%;
    }
}
.ReviewPopSec .PopFrmSec .PopBxCls {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../img/close.html) center center no-repeat;
    background-size: 70%;
    cursor: pointer;
    z-index: 2;
    -webkit-filter: brightness(0);
    filter: brightness(0);
}
.ReviewPopSec .PopFrmSec .frmfrop {
    padding: 30px;
}
@media (max-width: 767px) {
    .ReviewPopSec .PopFrmSec .frmfrop {
        padding: 20px;
    }
}
.ReviewPopSec .PopFrmSec .frmfrop h6 {
    font-size: 24px;
    line-height: 28px;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px;
}
.ReviewPopSec .PopFrmSec .frmfrop p {
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .ReviewPopSec .PopFrmSec .frmfrop p {
        margin-bottom: 10px;
    }
}
.ReviewPopSec .PopFrmSec .RatingRewview {
    width: 100%;
    display: block;
}
.ReviewPopSec .PopFrmSec .RatingRewview .FrmgrpSec {
    width: 100%;
    border: 1px solid #666;
    padding: 10px;
    height: 80px;
    border-radius: 5px;
}
.ReviewPopSec .PopFrmSec .BtnRewSec {
    margin-top: 10px;
}
.ReviewPopSec .PopFrmSec .BtnRewSec .AddReviewSec {
    padding: 6px 26px;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    background-color: #000;
    border: none;
    border-radius: 5px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 30%;
    padding: 10px;
    border: 1px solid #eee;
    margin-right: 0px;
    margin-left: 15px;
}
@media (max-width: 767px) {
    .ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn {
        width: 100%;
        margin-left: 0px;
    }
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .LcmnSwn {
    margin-top: 12px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .LcmnSwn p {
    font-size: 14px;
    color: #000;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .LcmnSwn p img {
    vertical-align: middle;
    margin-right: 5px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .ImgCrt {
    width: 15%;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .ImgCrt img {
    width: 100%;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .CntCrtRpt {
    width: 83%;
    padding: 0px 0px 0px 15px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .CntCrtRpt p {
    font-size: 13px;
    color: #666666;
    line-height: 1.3;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .CntCrtRpt small {
    margin-top: 2px;
    font-size: 14px;
    color: #000;
    font-weight: 500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .CntCrtRpt small span {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #b7b7b7;
    border-radius: 50%;
    margin: 0px 8px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .DlteIcnMn {
    width: 4%;
    position: absolute;
    top: 12px;
    right: 10px;
}
.ordHis-wrap-body .ordHis-wrap-item .PrdSemnSwn .DlteIcnMn a img {
    width: 100%;
}
.clMyOrdrSemnVr {
    width: 100%;
    margin-bottom: 15px;
    margin-right: 0px;
    padding: 0px 20px;
    border-top: 1px solid #dcdcdc;
    padding-top: 25px;
}
@media (max-width: 767px) {
    .clMyOrdrSemnVr {
        padding: 0px 0px;
        padding-top: 15px;
    }
}
#ContentPlaceHolder1_UpdatePWallet .walletAddGrp {
    margin-bottom: 18px;
}
.ordHis-wrap-foot ul li {
    display: inline-block;
    line-height: 1;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid var(--primary);
}
.ordHis-wrap-foot ul li:last-child {
    border-right: none;
}
.walletAddGrp #ContentPlaceHolder1_Online {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3 {
    width: 22%;
    float: left;
    position: relative;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3:last-child {
    width: 32%;
}
.PymntMtdBx .PymntOptn .Pymnt-clm3:last-child .PymntOptnBx {
    padding: 6px 12px;
}
@media (max-width: 767px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3 {
        width: 49%;
    }
}
@media (max-width: 767px) {
    .PymntMtdBx .PymntOptn .Pymnt-clm3:nth-child(3) {
        width: 100%;
        margin-top: 8px;
    }
    .PymntMtdBx .PymntOptn .Pymnt-clm3:nth-child(3) .PymntOptnBx span {
        float: none;
        width: auto;
        text-align: center;
    }
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx {
    width: 100%;
    float: left;
    border-radius: 5px;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 991px) {
    .walletAddGrp .Pymnt-clm3 .PymntOptnBx {
        padding: 10px;
    }
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx fieldset {
    width: auto;
    float: left;
    text-align: center;
    position: relative;
    margin-bottom: 0px;
    margin-right: 5px;
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx fieldset input {
    width: 20px;
    height: 20px;
    display: inline-block;
    opacity: 0;
    margin: 0;
    margin-bottom: 0px;
    cursor: pointer;
}
@media (max-width: 767px) {
    .walletAddGrp .Pymnt-clm3 .PymntOptnBx fieldset input {
        margin-bottom: 5px;
    }
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx fieldset input:checked ~ label {
    border: 8px solid #000;
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx fieldset label {
    width: 20px;
    height: 20px;
    position: absolute;
    border: 1px solid #000;
    border-radius: 50%;
    display: inline-block;
    left: 50%;
    top: 3px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.walletAddGrp .Pymnt-clm3 .PymntOptnBx p {
    color: #666;
    font-weight: 500;
    font-size: 14px;
}
.prdImg .popup {
    position: relative;
    width: 100%;
    margin-top: 10px;
}
.prdImg .popup small {
    font-size: 15px;
    position: absolute;
    text-align: center;
    z-index: 1;
    top: 10px;
    width: 100%;
    color: #fff;
}
.prdImg .popup .popuptext {
    display: block;
    position: relative;
}
.prdImg .popup .popuptext img {
    width: 100%;
    border-radius: 5px;
}
.prdImg .popup .popuptext a {
    font-size: 12px;
    position: absolute;
    bottom: 9px;
    text-align: center;
    color: #fff;
    width: 100%;
}
.prof-wrapper {
    margin: 30px 0;
    padding: 0 30px;
}
@media (max-width: 991px) {
    .prof-wrapper {
        margin: 0px 0;
        padding: 0 0px;
    }
}
.prof-wrapper .prof-wrap {
    padding: 0 30px;
    background: #f3f3f3;
    border: 1px solid #ebe9e9;
    position: relative;
}
@media (max-width: 767px) {
    .prof-wrapper .prof-wrap {
        padding: 0 10px;
    }
}
.prof-wrapper .prof-wrap .editBtn {
    position: absolute;
    right: 57px;
    top: 23px;
    z-index: 1;
}
@media (max-width: 767px) {
    .prof-wrapper .prof-wrap .editBtn {
        right: 20px;
    }
}
.prof-wrapper .prof-wrap .editBtn a {
    position: relative;
    display: inline-block;
    padding: 0px 10px 1px 25px;
    color: #484848;
    border: 1px solid #484848;
    font-size: 14px;
    text-transform: capitalize;
}
.prof-wrapper .prof-wrap .editBtn a:hover {
    background: #000;
    border: 1px solid #000;
    color: #fff;
}
.prof-wrapper .prof-wrap .editBtn a:hover::before {
    color: #fff;
}
.prof-wrapper .prof-wrap .editBtn a::before {
    content: "\f303";
    font-family: "Font Awesome\ 5 Free";
    font-weight: 900;
    color: #000000;
    display: inline-block;
    position: absolute;
    left: 9px;
    top: 6px;
    pointer-events: none;
    line-height: 10px;
    font-size: 10px;
}
.prof-wrapper .prof-wrap .profBx {
    padding: 30px 0;
}
.prof-wrapper .prof-wrap .profBx .profBx-head {
    width: 240px;
    padding-right: 50px;
    float: left;
}
@media (max-width: 767px) {
    .prof-wrapper .prof-wrap .profBx .profBx-head {
        margin-right: 0px;
        margin-left: 6px;
        margin-bottom: 10px;
    }
}
@media (max-width: 991px) {
    .prof-wrapper .prof-wrap .profBx .profBx-head {
        width: 100%;
    }
}
.prof-wrapper .prof-wrap .profBx .profBx-head .prof-title {
    font-size: 18px;
    color: #000000;
    font-weight: 500;
}
.prof-wrapper .prof-wrap .profBx .profBx-body {
    width: calc(100% - 240px);
    float: left;
}
@media (max-width: 991px) {
    .prof-wrapper .prof-wrap .profBx .profBx-body {
        width: 100%;
    }
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap.DisableInpt .from-grp .from-inpt {
    pointer-events: none;
    opacity: 0.5;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap.DisableInpt .from-grp .from-btn {
    pointer-events: none;
    opacity: 0.5;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap {
    max-width: 830px;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 {
    width: calc(100% - 12px);
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 textarea.from-inpt {
    height: 132px;
    resize: none;
    line-height: 1.5;
    padding: 5px 10px;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 input.from-btn.greenBtn.proChangeBtn {
    background-color: #ce423d;
    color: #ffffff;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border: 1px solid #ce423d;
    border-radius: 5px;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 input.from-btn.greenBtn.proChangeBtn:hover {
    background-color: transparent;
    border: 1px solid #000;
    color: #000;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 .from-btn {
    width: 160px;
    height: 40px;
    text-align: center;
    border: none;
    cursor: pointer;
    margin-top: 15px;
    color: #000;
    font-weight: 500;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    font-size: 14px;
    text-transform: uppercase;
    border: 1px solid #000;
}
@media (max-width: 991px) {
    .prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 .from-btn {
        margin-top: 5px;
    }
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid100 .from-btn:hover {
    background: #000000;
    color: #ffffff;
    font-weight: 500;
    border: 1px solid #000;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid33 {
    width: calc(33.3% - 12px);
}
@media (max-width: 767px) {
    .prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid33 {
        width: calc(100% - 12px);
    }
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid50 {
    width: calc(50% - 12px);
}
@media (max-width: 991px) {
    .prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx.wid50 {
        width: calc(100% - 12px);
    }
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx {
    margin: 0 6px 12px;
    float: left;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx .from-lbl {
    display: block;
    color: #868686;
    font-size: 15px;
    margin-bottom: 10px;
}
.prof-wrapper .prof-wrap .profBx .profBx-body .profBx-frmWrap .from-grp .from-grpBx .from-inpt {
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    padding: 0 5px;
    color: #868686;
    border: 1px solid #b7b2b2;
    background: #f6f4f4;
}
.SubCrbeDsSec {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    padding-top: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 30px;
}
@media (max-width: 767px) {
    .SubCrbeDsSec {
        margin-top: 10px;
        padding-top: 20px;
        padding-bottom: 10px;
    }
}
.SubCrbeDsSec .SubcrTxtSec {
    width: 80%;
    position: relative;
}
@media (max-width: 767px) {
    .SubCrbeDsSec .SubcrTxtSec {
        width: 65%;
    }
}
.SubCrbeDsSec .SubcrTxtSec .frmtxtBx {
    padding: 8px 0px;
    border: 0;
    border-bottom: 1px solid #000000;
    background: none;
    font-size: 16px;
    line-height: 26px;
    position: relative;
    width: 100%;
    font-family: "DIN-Light";
}
.SubCrbeDsSec .SubcrTxtSec .frmtxtBx:focus ~ label {
    top: -10px;
    left: 0;
    font-size: 12px;
}
.SubCrbeDsSec .SubcrTxtSec label {
    position: absolute;
    top: 13px;
    left: 2px;
    font-size: 14px;
    line-height: 14px;
    z-index: 0;
    font-family: "DIN-Medium";
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    color: #000;
}
.SubCrbeDsSec .SubcrTxtSec label.up {
    top: -10px;
    left: 0;
    font-size: 12px;
}
.SubCrbeDsSec .SubcrTxtSecBtn {
    width: 20%;
    text-align: right;
}
@media (max-width: 767px) {
    .SubCrbeDsSec .SubcrTxtSecBtn {
        width: 35%;
    }
}
.SubCrbeDsSec .SubcrTxtSecBtn .SUbCrbtn {
    background: #000;
    padding: 10px 10px;
    border: 0;
    width: 80%;
    font-family: "DIN-Medium";
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    z-index: 1;
    position: relative;
    overflow: hidden;
    color: #fff;
    border-radius: 5px;
}
#ContentPlaceHolder1_pnlviewShippingAddressAddres .DlvrAdrsBx .DlvAdrClm-6 .DlvAdrClmBx,
#ContentPlaceHolder1_PnlBillingAddress .DlvrAdrsBx .DlvAdrClm-6 .DlvAdrClmBx {
    background: #fff;
    border-radius: 5px;
}
#ContentPlaceHolder1_UpdatePanel5 .FrmAdrsBx,
#ContentPlaceHolder1_UpdatePanel4 .FrmAdrsBx {
    background-color: #ce423d;
    color: #fff;
    border: 1px solid #ce423d;
}
.trckOrd-wrapper {
    margin: 30px 0;
    padding: 0 30px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper {
        padding: 0 0px;
        margin: 0px 0;
    }
}
.trckOrd-wrapper .userInfo {
    border: 1px solid #d7d7d7;
    background: #efefef;
    padding: 10px 12px 10px 25px;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo {
        padding: 10px 10px 25px 10px;
        border: none;
        border-radius: 0px;
    }
}
.trckOrd-wrapper .userInfo .user-det {
    padding: 15px 0;
    float: left;
}
.trckOrd-wrapper .userInfo .user-det .infoTitle {
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
    font-weight: 600;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo .user-det .infoTitle {
        margin-bottom: 8px;
    }
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .user-name {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 10px;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .user-addr {
    max-width: 300px;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .user-addr p {
    font-size: 14px;
    color: #606060;
    font-weight: 500;
    line-height: 21px;
    padding-left: 22px;
    margin-bottom: 8px;
    position: relative;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .user-addr p .svg-inline--fa {
    position: absolute;
    left: 0;
    top: 3px;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .userMob {
    margin-top: 15px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo .user-det .user-detBx .userMob {
        margin-top: 8px;
    }
}
.trckOrd-wrapper .userInfo .user-det .user-detBx p {
    font-size: 14px;
    color: #606060;
    font-weight: 500;
    line-height: 21px;
    margin-bottom: 5px;
    position: relative;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx p a {
    font-size: 14px;
    color: #606060;
    font-weight: 500;
}
.trckOrd-wrapper .userInfo .user-det .user-detBx .userMob p {
    font-size: 14px;
    color: #606060;
    font-weight: 500;
}
.trckOrd-wrapper .userInfo .user-act {
    float: right;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo .user-act {
        width: 100%;
    }
}
.trckOrd-wrapper .userInfo .user-act .ordIdBx {
    width: 218px;
    height: 26px;
    line-height: 26px;
    background: #ce423d;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
    padding: 0 8px;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo .user-act .ordIdBx {
        width: 150px;
        margin-right: 10px;
    }
}
.trckOrd-wrapper .userInfo .user-act .bckHisBtnBx {
    width: 160px;
    height: 26px;
    background: #ffffff;
    border: 1px solid #c7c5c5;
    float: left;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .userInfo .user-act .bckHisBtnBx {
        width: 150px;
    }
}
.trckOrd-wrapper .userInfo .user-act .bckHisBtnBx:hover {
    background: #ce423d;
    border-color: #ce423d;
}
.trckOrd-wrapper .userInfo .user-act .bckHisBtnBx:hover a {
    color: #fff;
}
.trckOrd-wrapper .userInfo .user-act .bckHisBtnBx a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #000000;
    line-height: 26px;
    font-weight: 500;
}
.trckOrd-wrapper .userInfo .user-act .bckHisBtnBx a img {
    width: 10px;
    margin-right: 5px;
    line-height: 0;
    position: relative;
    top: 0px;
}
.trckOrd-wrapper .trckOrd-wrap {
    border: 1px solid #d7d7d7;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap {
        border: none;
        border-radius: 0px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item {
    padding: 25px 40px 45px;
    border-bottom: 1px solid #e4e4e4;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item {
        padding: 15px 10px 15px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item:last-child {
    border-bottom: none;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet {
    float: left;
    width: 30%;
    padding-right: 20px;
    margin-bottom: 20px;
}
@media (max-width: 1240px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet {
        width: 48%;
    }
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px;
        padding-right: 0px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemImg {
    width: 105px;
    height: 85px;
    float: left;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemImg img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    line-height: 0;
    -o-object-position: top center;
    object-position: top center;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemBrif {
    width: calc(100% - 109px);
    float: left;
    padding-left: 20px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemBrif {
        width: calc(100% - 76px);
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemBrif .item-txt {
    font-size: 13px;
    line-height: 1.2;
    color: #666666;
    margin-bottom: 5px;
    font-weight: 500;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemBrif .item-txt a {
    font-size: 14px;
    line-height: 1.2;
    color: #000;
    font-weight: 600;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    width: 100%;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .itemDet .itemBrif .item-txt a:hover {
    color: #000;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-sts {
    width: 20%;
    float: left;
    padding-left: 20px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-sts {
        width: 100%;
        padding-right: 0px;
        margin-top: 10px;
        text-align: center;
        padding-left: 0px;
        margin-bottom: 30px;
        border-bottom: 1px solid #eee;
        padding-bottom: 25px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-sts .item-price {
    font-size: 14px;
    line-height: 2;
    font-weight: 600;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-sts .item-stsMsg {
    font-size: 14px;
    color: #666666;
    font-weight: 500;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track {
    width: 75%;
    float: left;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track {
        width: 100%;
        margin-top: 5px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx {
    width: calc(100% / 5);
    position: relative;
    float: left;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx .trackPoint {
    font-size: 14px;
    text-align: center;
    margin-bottom: 15px;
    color: #676767;
    font-weight: 500;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx .trackPoint {
        font-size: 11px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx .trackDot {
    position: relative;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx .trackDot span {
    width: 16px;
    height: 16px;
    background: #ababab;
    border-radius: 50%;
    margin: 0 auto;
    display: block;
    position: relative;
    z-index: 1;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx .trackDot:after {
    width: 100%;
    height: 2px;
    top: 50%;
    right: auto;
    bottom: auto;
    left: -50%;
    position: absolute;
    content: "";
    background: #ababab;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx:first-child .trackDot:after,
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .trackBx:first-child .trackDot:before {
    display: none;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .stpClr .trackPoint {
    color: #7eb535;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .stpClr .trackDot span {
    background: #7eb535;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .stpClr .trackDot:after {
    background: #7eb535;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .track-msg {
    width: 100%;
    float: left;
    text-align: center;
    color: #666666;
    font-size: 14px;
    margin-top: 25px;
    font-weight: 500;
    margin-bottom: 50px;
}
@media (max-width: 767px) {
    .trckOrd-wrapper .trckOrd-wrap .trckOrd-item .item-track .track-msg {
        margin-bottom: 0px;
        margin-top: 15px;
    }
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-foot {
    padding: 12px 22px;
    border-top: 1px solid #e4e4e4;
    text-align: right;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-foot .trckOrd-total {
    display: inline-block;
    font-weight: 500;
}
.Dlble {
    opacity: 0;
}
.clrRed {
    color: red !important;
}
.trckOrd-wrapper .trckOrd-wrap .trckOrd-item .trackBx.stpClr.redSec .trackDot span {
    background-color: red;
}
.RfndTxtBx {
    padding: 10px;
    background: #efefef;
    width: 100%;
    position: relative;
    display: block;
    font-size: 14px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin-top: 35px;
}
@media (max-width: 767px) {
    .RfndTxtBx {
        padding: 15px;
    }
}
.RfndTxtBx p {
    font-size: 13px;
    color: #666666;
    font-weight: 500;
}
.RfndTxtBx p b {
    font-size: 15px;
    color: #000;
    margin-right: 10px;
}
@media (max-width: 767px) {
    .RfndTxtBx p b {
        margin-right: 5px;
    }
}
.wallet-wrapper {
    margin: 30px 0;
    padding: 0 30px;
}
.wallet-wrapper .wallet-wrap {
    padding: 45px 40px 65px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap {
        padding: 20px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn {
    max-width: 430px;
    width: 100%;
    margin: 0 auto;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: calc(100% - 100px);
    margin: 0 auto;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt {
        max-width: inherit;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .wallet-icn {
    width: 65px;
    float: left;
    margin-right: 25px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .wallet-icn {
        margin-right: 12px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .wallet-icn img {
    width: 100%;
    height: auto;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .walletAmt-Txt {
    padding: 8px 22px;
    border-left: 1px solid #dbdbdb;
    float: left;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .walletAmt-Txt {
        padding: 8px 10px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .walletAmt-Txt .walletAmt-val {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    margin-bottom: 8px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAmt .walletAmt-Txt .walletAmt-msg {
    color: #676767;
    font-size: 14px;
    font-weight: 500;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap {
    margin-top: 50px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap {
        margin-top: 30px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp {
    width: 100%;
    margin-bottom: 30px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp {
        margin-bottom: 15px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp:last-child {
    margin-bottom: 0px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt {
    width: 100%;
    border: 1px solid #b7b7b7;
    background: #fff;
    padding: 0 22px;
    height: 52px;
    line-height: 50px;
    font-size: 16px;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt {
        height: auto;
        line-height: 2.5;
        font-size: 14px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt::-webkit-input-placeholder {
    font-weight: 600;
    color: #000000;
    opacity: 64%;
    font-size: 14px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt:-ms-input-placeholder {
    font-weight: 600;
    color: #000000;
    opacity: 64%;
    font-size: 14px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt::-ms-input-placeholder {
    font-weight: 600;
    color: #000000;
    opacity: 64%;
    font-size: 14px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddInpt::placeholder {
    font-weight: 600;
    color: #000000;
    opacity: 64%;
    font-size: 14px;
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddBtn {
    width: 306px;
    height: 42px;
    border: none;
    background: #ce423d;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: #ffffff;
    font-size: 14px;
    line-height: 42px;
    text-transform: uppercase;
    cursor: pointer;
    margin: 0 auto;
    display: block;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 5px;
}
@media (max-width: 767px) {
    .wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddBtn {
        width: auto;
        height: auto;
        padding: 8px 15px;
        line-height: inherit;
        font-size: 12px;
    }
}
.wallet-wrapper .wallet-wrap .wallet-wrapInn .walletAdd-wrap .walletAddGrp .walletAddBtn:hover {
    background: #000;
    color: #ffffff;
}
#ContentPlaceHolder1_UpdatePWallet .FrStIsmnVr {
    position: relative;
}
#ContentPlaceHolder1_UpdatePWallet .FrStIsmnVr:nth-child(4):before {
    position: absolute;
    right: 8px;
    top: 10px;
    width: 6px;
    height: 6px;
    content: "";
    border: solid #000;
    border-width: 0 1px 1px 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#ContentPlaceHolder1_UpdatePWallet select {
    background-color: transparent;
    border: 1px solid #e6e6e6;
    padding: 4px 40px 4px 10px;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
}
.wisList-wrapper {
    margin: 20px 0 0;
    padding: 0 30px;
}
.wisList-wrapper .profileUpdate-msg.scsfll {
    margin-bottom: 22px;
    text-align: center;
    width: 100%;
}
@media (max-width: 767px) {
    .wisList-wrapper {
        padding: 0 0px;
    }
}
.wisList-wrapper .row {
    width: 100%;
    position: relative;
}
.wisList-wrapper .row .list-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid #ebebeb;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    width: 100%;
}
@media (max-width: 991px) {
    .wisList-wrapper .row .list-wrapper {
        margin: 0 0 20px 0;
    }
}
@media (max-width: 767px) {
    .wisList-wrapper .row .list-wrapper {
        margin: 0 0 20px 0;
    }
}
.wisList-wrapper .row .list-wrapper .prdWrap {
    width: 20%;
    z-index: 1;
    float: left;
    border-left: 0;
    padding: 2px 20px 40px;
    position: relative;
    overflow: hidden;
}
@media (max-width: 991px) {
    .wisList-wrapper .row .list-wrapper .prdWrap {
        width: 33%;
        padding: 30px 8px 30px;
    }
}
@media (max-width: 767px) {
    .wisList-wrapper .row .list-wrapper .prdWrap {
        width: 50%;
        padding: 10px;
    }
}
.wisList-wrapper .row .list-wrapper .prdWrap .removeWisBtn {
    position: absolute;
    width: 21px;
    height: 21px;
    border: none;
    background-color: transparent;
    background: #000 url(../img/icon/cancel.png);
    background-position: center center;
    background-size: 70%;
    background-repeat: no-repeat;
    opacity: 0.8;
    top: 2px;
    right: 20px;
    padding: 4px;
    z-index: 8;
}
@media (max-width: 767px) {
    .wisList-wrapper .row .list-wrapper .prdWrap .removeWisBtn {
        top: 10px;
        right: 10px;
    }
}
.wisList-wrapper .row .list-wrapper .prdWrap .prdImg {
    width: 100%;
    margin-bottom: 5px;
    position: relative;
}
.wisList-wrapper .row .list-wrapper .prdWrap .prdImg .imgBx {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
}
.wisList-wrapper .row .list-wrapper .prdWrap .prdImg .imgBx img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
}
.wisList-wrapper .row .list-wrapper .prdWrap .prdImg .prdImgHrf {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.wisList-wrapper .row .list-wrapper .prdWrap .TxtCntr {
    text-align: center;
    padding: 0 0px;
}
@media (max-width: 991px) {
    .wisList-wrapper .row .list-wrapper .prdWrap .TxtCntr {
        padding: 0 0px;
    }
}
@media (max-width: 767px) {
    .wisList-wrapper .row .list-wrapper .prdWrap .TxtCntr {
        padding: 0 10px;
    }
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx {
    width: 100%;
    position: relative;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title {
    width: 100%;
    position: relative;
    display: inline-block;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrdctminHdng {
    font-size: 16px;
    line-height: 18px;
    padding-left: 0px;
    font-weight: 500;
    display: block;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrdctminHdng {
        font-size: 14px;
        line-height: 16px;
    }
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title p {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .BuyLnk {
    display: block;
    text-align: center;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .BuyLnk a {
    padding: 5px 23px;
    color: #000000;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    margin-top: 15px;
    font-size: 12px;
    border: 1px solid #000000;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    border-radius: 5px;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .BuyLnk a:hover {
    background: #ce423d;
    border: 1px solid #ce423d;
    color: #ffffff;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .RatingSec {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .RatingSec svg.svg-inline--fa.fa-star.fa-w-18.Yelow {
    color: #f4e11b;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .RatingSec .svg-inline--fa {
    font-size: 11px;
    margin-right: 5px;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrceSec {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrceSec span {
    display: inline-block;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrceSec span:first-child {
    font-weight: 500;
    color: #000;
    margin-right: 20px;
    font-size: 15px;
}
.wisList-wrapper .row .list-wrapper .prdWrap .PrctHdngbx .title .PrceSec span:last-child {
    font-size: 14px;
    color: #939393;
}
.aspire {
    font-size: 14px;
    font-weight: 700 !important;
    color: var(--primary);
    letter-spacing: 0.5px;
}
.FrStIsmnVr {
    display: flex;
    padding-left: 24px;
    align-items: center;
}
.whatsapp-float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 74px;
    right: 6px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}
div#BillingLoactionDropsearchbx {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 15px;
    z-index: 111111 !important;
    border: 1px solid #333;
    height: 250px;
    overflow-y: auto;
}
div#BillingLoactionDropsearchbx ul li.containerFluidNgScopeLocation {
    display: block;
    float: none;
    margin: 0 0;
    padding: 3px 0;
    font-size: 14px;
}
div#ShippingLoactionDropsearchbx {
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    padding: 15px;
    z-index: 111111 !important;
    border: 1px solid #333;
    height: 250px;
    overflow-y: auto;
}
div#ShippingLoactionDropsearchbx ul li.containerFluidNgScopeLocation {
    display: block;
    float: none;
    margin: 0 0;
    padding: 3px 0;
    font-size: 14px;
}
div#BillingLoactionDropsearchbx::-webkit-scrollbar,
div#ShippingLoactionDropsearchbx::-webkit-scrollbar {
    width: 5px;
}
div#BillingLoactionDropsearchbx::-webkit-scrollbar-track,
div#ShippingLoactionDropsearchbx::-webkit-scrollbar-track {
    box-shadow: none;
}
div#BillingLoactionDropsearchbx::-webkit-scrollbar-thumb,
div#ShippingLoactionDropsearchbx::-webkit-scrollbar-thumb {
    background-color: #ce423d;
    outline: 0;
}
.QuickInquiry {right: 0;left: auto;background: var(--primary);width: 77px;padding: 8px 0px;border-bottom-left-radius: 8px;border-top-left-radius: 0;top: 37.1%;z-index: 9;position: fixed;transition: all 1s ease;color: #fff;transform: rotate(90deg) translate(0, -50%);-moz-animation: NAME-YOUR-ANIMATION 1s infinite;-o-animation: NAME-YOUR-ANIMATION 1s infinite;animation: NAME-YOUR-ANIMATION 1s infinite;}

.carousel-control-prev-icon{
    background-image: url('../img/icon/rght_icnt.png');
    width: 15px;
    height: 28px;
}

.carousel-control-next-icon{
    background-image: url('../img/icon/nex_icnt.png');
    width: 15px;
    height: 28px;
}


#all_product .Card_Clm span.ToptipPge {
    background: var(--primary);
    color: #fff;
    font-size: 11px;
    width: max-content;
    padding: 2px 14px;
    border-radius: 0;
    position: absolute;
    left: 0;
    z-index: 1;
    top: 0;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

/* mega menu */
.mega_men_div{
}

.mega_men_div ul{
    display: block!important;
}

.mega_sub_men_div {
    position: relative;
    left: 0px;
    padding: 10px;
    width: 170px;
    border-right: 1px solid var(--primary)0f;
}

.mega_sub_men_div_1::before, .mega_sub_men_div_2::before, .mega_sub_men_div_3::before, .mega_sub_men_div_4::before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: 170px;
    background-color: #fff;
    height: 10px;
}

.meg_men_div_cnt{
    display: flex;
}

.mega_sub_men_div:last-child{
    border-right: none;
}

.mega_men_div span{
    font-size: 13px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    color: var(--primary);
}

.rat_div img {
    width: 24px;
    padding: 2px;
    text-shadow: 1px 1px 6px #333;
}

#pro_wei_div{
    border-top: 1px solid #dddada;
    padding-top: 10px;
}

#pro_wei_div > span, .pro_msg_cke_div span{
    color: var(--primary);
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
}

.pro_wei_div_cnt ul{
    display: flex;
    flex-wrap: wrap;
}

.pro_wei_div_cnt ul > li{
    margin: 10px 15px 10px 0;
    border: 1px solid var(--primary);
    border-radius: 5px;
    padding: 10px 20px;
    cursor: pointer;
}

.pro_egg_cnt{
    padding: 10px;
}

.pro_egg_cnt_inp{
    display: flex;
    align-items: center;
}

.pro_egg_cnt_inp  input{
    width: 20px;
    height: 20px;
}

span.pro_egg_para{
    position: relative;
    font-size: 18px;
    padding-left: 6px;
    color: #371211;
}

span.pro_egg_para::before{
    content: '';
    position: absolute;
    top: 10px;
    right: -30px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: green;
}

span.pro_egg_para::after{
    content: '';
    position: absolute;
    top: 7px;
    right: -33px;
    border: 1px solid green;
    width: 16px;
    height: 16px;
}

#pro_wei_div ul > li span{
    color: var(--primary);
    font-size: 14px;
    letter-spacing: .5px;
    font-weight: 500;
    cursor: pointer;
}

.pro_msg_cke_div{
    padding-top: 10px;
}

.pro_msg_cke_div_inp input{
    border: 1px solid var(--primary)!important;
    padding: 20px;
    height: 45px;
    border-radius: 5px;
    margin: 8px 0;
    box-shadow: none!important;
}

.pro_msg_cke_div_inp input::placeholder{
    color: #999191;
}

.pro_city_div_cnt{
    border: 1px solid var(--primary);
    border-radius: 5px;
    height: 45px;
    display: flex;
    align-items: center;
}

.pro_city_div_cnt span{
    width: 30px;
    text-align: end;
    color: #999191;
}

.pro_city_div{
    margin: 30px 0;
}

.pro_city_div_cnt input{
    width: calc(100% - 40px);
    margin-left: 6px;
    border: none;
}


.pro_city_div_ava{
    font-size: 13px;
    font-weight: 500;
    color: #e58c07;
}

.pro_del_div_cnt span{
    color: var(--primary);
    font-size: 14px;
}
.pro_del_div_day{
    color: #f44336!important;
}

.pro_buy_bnt{
    width: 110px;
    text-align: center;
    margin: 10px 0;
}

.pro_buy_bnt a{
    display: inline-block;
    width: 100%;
    padding: 10px;
    background-color: #ce423d;
    color: #ffffff;
    border-radius: 5px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

#pro_des_div{
    margin-top: 30px;
}

#pro_des_div h4{
    font-size: 22px;
    color: #491716;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dddada!important;
}

#pro_des_div span{
    font-size: 15px;
    letter-spacing: .5px;
    color: #666;
}

.pro_not_div
{
    margin: 20px 0;
}

.pro_not_div_cnt > span {
    color: #a5a5a5;
    font-size: 14px;
    letter-spacing: 1px;
}

.pro_note_div_par {
    border: 1px solid #a5a5a5;
    padding: 10px 18px;
    border-radius: 5px;
    margin-top: 2px;
}

.pro_note_div_par > span{
    color: #a5a5a5;
    font-size: 14px;
}

/* rating start */

#our_cus_div{
    display: block;
    position: relative;
    border-top: 1px solid #e5e5e5;
}

.our_cus_div, .chk_div{
    padding: 65px 50px;
    position: relative;
}


.our_cus_tit h2{
    color: var(--primary);
    font-size: 26px;
    font-weight: 600;
    letter-spacing: .5px;
}

.our_cus_par{
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.our_cus_par_1{
    display: flex;
    align-items: baseline;
}

.our_cus_img + span{
    font-size: 18px;
    font-weight: 600;
    color: #2e0f0e;
    padding-left: 5px;
}

.our_cus_par_2
{
    display: flex;
    align-items: baseline;
    padding-left: 30px;
}

.our_cus_img > img{
    width: 16px;
}

.our_cus_img span > img{
    width: 11px;
}

.our_cus_par_2 .our_cus_img > img{
    width: 24px;
}

.our_cus_par_2 span{
    font-weight: 400;
}

.our_cus_cnt_div{
    padding: 25px 0 16px;
}

.our_cus_cnt_div_cnt{
    overflow: unset;
    white-space: unset;
    -webkit-column-count: 4;
    column-count: 4;
    width: 100%;
}

.our_cus_rev_div{
    width: 100%;
    max-width: none;
    min-height: auto;
    padding: 0;
    display: block;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;

    padding: 0!important;
    border-radius: 10px;
    border: 1px solid #52525238;
    background-color: #fff;
    width: 100%;
    box-shadow: none;
    min-height: auto!important;
    margin: 0 0 15px;

    text-align: left;
    min-height: 224px;
}

.our_cus_rev_img{
    overflow: hidden;
}

.our_cus_rev_img > img
{
    width: 100%;
    height: auto;
    max-width: 100%;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.our_cus_rev_div_2{
    padding: 10px;
}

.our_cus_rev_div_2 h4{
    font-weight: 600;
    font-size: 14px;
    color: #3e1715;
}

.our_cus_rev_div_2 > span{
    font-size: 12px;
    display: block;
    color: #787777e8;
    padding: 10px 0 0;
}
.our_cus_rev_rec_1 > span img {
    width: 10px;
}
.our_cus_rev_rec{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.our_cus_rev_rec_2 > span{
    color: green;
    font-size: 10px;
}
.our_cus_rev_par span {
    font-size: 12px;
    font-weight: 500;
    color: #361211;
}
.our_cus_rev_par {
    padding-bottom: 8px;
    border-bottom: 1px solid #ddd;
}
.our_cus_rev_pro_div{
    padding-top: 8px;
}

.our_cus_rev_pro_1 span{
    color: #939393;
    font-size: 15px;
}

.our_cus_rev_pro_1 span + span{
    color: #333;
    font-size: 15px;
}

.our_cus_rev_nme{
    padding: 10px 140px 10px 10px;
}

.our_cus_rev_nme span{
    font-weight: 600;
    font-size: 16px;
    color: #240c0b;
}

.our_cus_rev_cit{
    color: #959595;
    font-size: 15px;
}

.you_may_div{
    position: relative;
    background: #db4b4652;
}

.you_may_div::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url('../img/Say-About-Bg.jpg');
}

.you_may_div .Card_Clm .title{
    background-color: #fff;
}

/* check out start */
div.inn_div .svg-inline--fa.fa-check.fa-w-16, div.inn_div .svg-inline--fa.fa-rupee-sign.fa-w-10,.Cl12SwnVrMnCl12 svg{
    width: 1em;
}

.chk_div {
    display: block;
    margin-top: 30px;
}

.chk_lef_div {
   width: 280px;   
}

.chk_lef_div.disabled {
    cursor: not-allowed;
}


.chk_rig_div {
    width: calc(100% - 390px);
    padding: 20px 30px 30px 30px;
    box-shadow: -4px 5px 20px 0 rgb(0 0 0 / 8%);
    background: #fff;
    position: absolute;
    top: 65px;
    min-height: 470px;
    left: 330px;
}


.chk_tab_icn {
    width: 50px;
    display: flex;
    justify-content: end;
}

.chk_tab_icn > img{
    filter: hue-rotate(45deg) invert(1);
}


.chk_log_tab_div, .chk_add_tab_div, .chk_del_tab_div, .chk_spe_tab_div, .chk_pay_tab_div{
    display: flex;
    border: 1px solid #efeeee;
    box-shadow: none;
    width: 95%;
    margin-top: 0;
    margin-bottom: 15px;
    padding: 10px 15px;
}



.chk_tab_cnt {
    display: grid;
    padding-left: 10px;
}

.chk_tab_cnt span {
    color: #130706;
}

.chk_tab_cnt span + span {
    color: #d5d5d5;
}

.chk_lef_div .active{
    background: #fff;
    box-shadow: -20px 5px 20px 0 rgb(0 0 0 / 8%);
    position: relative;
    border: none;
    z-index: 2;
    width: 100%;
    border-bottom: 3px solid #ab3733;
}

.chk_lef_div .disabled {
    background: #f7f8f9a1;
    cursor: not-allowed!important;
    position: relative;
    width: 95%;
    border: 1px solid #edebeb;
}

.chk_rig_div_cnt{
    background: #fff;
    padding: 15px 15px 15px 0;
    width: 96.4%;
    margin-left: 44px;
}

.chk_del_tab_cnt_tit_div
{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.chk_del_tab_cnt_tit_div span{
    font-weight: 300;
    letter-spacing: .5px;
}

.chk_del_tab_cnt_tit_div h3 {
    font-weight: 600;
    color: #4a1816;
    padding-left: 5px;
    letter-spacing: .5px;
}

.chk_log_tab_cnt_tit_div{
    display: flex;
    white-space: nowrap;
}

.chk_log_tab_cnt_tit_div span{
    font-weight: 300;
    letter-spacing: .5px;
}

.chk_log_tab_cnt_tit_div h3{
  font-size: 18px;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: 15px;
  margin-left: 5px;
  margin-top: -3px;
}

.chk_sel_div > select {
    border: 1px solid #c7c7c7;
    box-shadow: none!important;
    border-radius: 0;
    opacity: 1;
    margin: 8px 0;
    font-size: 15px;
    font-weight: 500;
    height: 40px;
    transition: .5s all ease-in;
}

.chk_sel_div > select:hover, .chk_log_tab_cnt_form_div_cnt > input:hover, .chk_log_tab_cnt_form_div_cnt textarea:hover, .chk_log_tab_cnt_form_div_cnt input:hover {
    border: 1px solid #471615;
}


.chk_log_tab_cnt_form_div_cnt > input::placeholder, .chk_log_tab_cnt_form_div_cnt textarea::placeholder {
    color: #b9b9b9;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: .5px;
}

.chk_log_tab_cnt_form_div_cnt > input, .chk_log_tab_cnt_form_div_cnt textarea {
    border: 1px solid #c7c7c7;
    box-shadow: none!important;
    border-radius: 0;
    opacity: 1;
    margin: 8px 0;
    font-size: 15px;
    padding: 20px 15px;
    font-weight: 500;
    transition: .5s all ease-in;
}
.chk_log_tab_cnt_frm_div {
    display: flex;
    justify-content: space-between;
}

.chk_div_fac_div
{
    display: grid;
}

.chk_log_tab_cnt_frm_eml_div{
    display: grid;
    width: 47%;
}

.chk_div_soc_div{
    width: 40%;
}

.chk_div_goo_cnt_div{
    display: flex;
    font-size: 14px;
    color: #fff;
    outline: none;
    background: #bd4b3a;
    border: 0;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.chk_div_fac_cnt_div{
    display: flex;
    font-size: 14px;
    text-align: center;
    color: #fff;
    outline: none;
    outline: 0;
    background: #3b5a96;
    border: 0;
    width: 100%;
    height: auto;
    padding: 10px 20px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.chk_rig_sep_div{
    position: relative;
}
.chk_rig_sep_div::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 293px;
    background: #dbdbdb;
}

.chk_rig_sep_div::after{
    content: 'OR';
    position: absolute;
    top: 50%;
    left: -13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #dbdbdb;
    font-size: 13px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    color: #501a18;
}

.chk_log_tab_div_all.active {
    display: block;
    padding-left: 35px;
    padding-top: 22px;
}



.chk_rig_div.disabled
{
    display: none;
}

.chk_exp_div{
    margin-top: 40px;
    display: grid;
}
.chk_exp_div span > b { 
    font-size: 14px; 
    font-weight: 700;
}
.chk_exp_div_del{
    font-size: 14px;
    padding: 5px 0;
    color: #717171;
}
.chk_exp_div_date{
    display: grid;
    width: 120px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 16%);
    border-radius: 3px;
    margin: 0 10px 20px 0;
}

.chk_exp_tim_slt{
    display: grid;
    margin: 0 0 20px 20px;
}

.chk_gif_div > span {
    color: #1a9102;
    font-size: 14px;
    letter-spacing: .5px;
    padding: 5px 0;
    display: block;
}

.chk_std_del_free  #chk_std_del_status{
    padding-left: 10px;
}

.chk_del_tim_div{
    display: flex;
    flex-wrap: wrap;
}

.chk_del_tim_div span{
    border: 1px solid #b1b1b1;
    padding: 10px 10px;
    border-radius: 5px;
    margin: 12px 10px 0;
}

.chk_std_del_div{
    border-bottom: 2px dashed #e5e5e5;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.chk_std_del_free{
    position: relative;
}

.chk_std_del_free::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 8px;
    height: 8px;
    background-color: #1a9102;
    border-radius: 50%;
}

.chk_std_del_free > span{
    padding-left: 15px;
}

.chk_std_del_free::after {
    content: '';
    position: absolute;
    top: 4px;
    left: -3px;
    width: 14px;
    border: 1px solid #1a9102;
    border-radius: 50%;
    height: 14px;
}

.chk_del_tim_div span.active{
    border: 1px solid #1a9102;
}

.chk_div_img{
    display: flex;
    flex-wrap: wrap;
}

.chk_del_tim_div.active, .chk_gif_div.active{
    display: flex;
    flex-wrap: wrap;
}

.chk_del_tim_div.inactive, .chk_gif_div.inactive{
    display: none;
}

.chk_div_img span {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border: 1px solid #c5c5c5;
    padding: 3px;
    margin-right: 10px;
}

.f_icn, .g_icn{
    margin-right: 6px!important;
}

/* rig div pay */
.rig_div_pay_cnt_div_cart, .chk_spe_div_lbl{
   margin-top: 30px;   
}

.chk_spe_div_lbl ul{
    display: flex;
    flex-wrap: wrap;
}

.chk_spe_div_lbl li > span{
    border: 1px solid #afafaf;
    padding: 8px 30px;
    margin-right: 10px;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .5px;
}

.chk_spe_div_msg {
    display: grid;
    margin-top: 10px;
}
.chk_spe_div_lbl > span{
    font-weight: 400;
    font-size: 13px;
    display: block;
    margin-bottom: 5px;
}

.chk_spe_div_msg > span{
    font-weight: 400;
    font-size: 13px;
    
}

.chk_spe_div_lbl ul li > span.active{
    border: 2px solid #33a130;
}

.chk_spe_div_lbl ul > li > select{
    border: 1px solid #afafaf;
    padding: 8px 30px;
    margin-right: 10px;
    font-size: 14px;
    display: block;
    margin-bottom: 15px;
    font-weight: 500;
    letter-spacing: .5px;
}

.chk_spe_div_msg textarea {
    border: 1px solid #c7c7c7;
    box-shadow: none!important;
    border-radius: 0;
    opacity: 1;
    width: 95%;
    margin: 8px 0;
    font-size: 15px;
    padding: 20px 15px;
    font-weight: 500;
    transition: .5s all ease-in;
}
.chk_spe_div_lbl_span{
    font-size: 13px;
    font-weight: 400;
}
.chk_spe_div_lbl_span > span > a{
    color: #00f;
    text-decoration: underline;
    font-size: 13px;
    font-weight: 500;
    padding-left: 5px;
}

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

.rig_div_pay_cnt_div_cart_nme{
    display: flex;
}

.rig_div_pay_cnt_div_cart_nme span{
    margin-right: 10px;
}

.rig_div_pay_cnt_div_cart_nme svg{
    color: #3b1311;
}


.rig_div_pay_cnt_box_div {
    background: #efefef;
    width: 100%;
    padding: 16px;
    display: inline-grid;
    border: 1px solid #efefef;
    border-radius: 3px;
}

.rig_div_pay_cnt_box_2_div_lbl {
    display: flex;
    justify-content: space-between;
    font-weight: 600;
    color: #292929;
    margin-bottom: 10px;
}

.rig_div_pay_cnt_box_2_div_lbl a{
    color: #00f;
    text-decoration: underline;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}

.rig_div_pay_cnt_box_div_lbl {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px dashed var(--primary)45;
    padding: 10px 0;
    margin-bottom: 10px;
}

#btn_pay_now{
   display: inline-block;
   padding: 8px 30px;
   background-color: #c73630;
   color: #ffffff;
   text-transform: uppercase;
   font-size: 16px;
   border: none;
   border-radius: 1px;
   margin: 10px 0px;
   cursor: pointer;
}

.rig_div_pay_cnt_div_cart_no span.rig_div_cart_no{
    padding: 2px 6px;
    border: none;
    font-size: 20px;
    vertical-align: middle;
    color: #210a0a;
    font-weight: 500;
}

.chk_log_tab_cnt_div_span span{
   font-size: 12px;
   color: #737373;
   margin-top: 20px;   
}

.chk_log_tab_cnt_div_span span a{
   font-size: 12px;
   color: #00f;
   text-decoration: underline;
   cursor: pointer;
}

.rig_div_pay_cnt_div_cart_img{
    width: 70px;
    border: 1px solid #c6c7c9;
    padding: 2px;
    height: 70px;
    border-radius: 2px;
}

.pay_chk_cart_div{
    width: calc(100% - 70px);
    margin-left: 15px;
}

.rig_div_pay_cnt_div_cart {
    display: flex;
    padding-bottom: 17px;
    border-bottom: 1px dashed var(--primary)45;
    width: 100%;
}

.rig_div_pay_cnt_div .rig_div_pay_cnt_div_cart:last-child{
    border-bottom: none;
}

.rig_div_pay_cnt_div{
    column-count: 2;
    width: 100%;
}

.rig_div_pay_cnt_div_cart_no{
    margin: 10px 0;
}

.rig_div_pay_cnt_div_cart_no span{
    border: 1px solid var(--primary);
    padding: 2px 6px;
    color: var(--primary);
    font-size: 12px;
}

.rig_div_pay_cnt_div_cart_price > span{
    font-size: 20px;
    font-weight: 600;
}
.rig_div_pay_cnt_div_cart_price ul li{
    list-style: circle;
    font-size: 12px;
    font-weight: 400;
    margin-left: 16px;
}

.typed-search-box{
    overflow-y:  scroll;
}

ul.navbar_main_title {
    overflow: hidden;
    height: 260px;
} 

ul.navbar_main_sub_title{
    overflow-y:  scroll;
    height:  260px;
}


.arrow-container {
  width: 20px;
  animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  cursor: pointer;
  height: 18px;
  margin: auto;
  margin-top: -30px;
}

.arrow-down {
  height: 6px;
  background: #fff;
  transform: rotate(45deg);
  transform-origin: 0% 0%;
  border-radius: 5px;
}
.arrow-down:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  left: 100%;
  border-radius: 5px;
  background: #fff;
  transform: rotate(-90deg);
  transform-origin: 0% 100%;
}

@keyframes bounce {
    50% {
        transform: translateY(-15px);
    }
}


@media (max-width: 767px){

    .Card_Clm .CrdImg a span img{
        height: 180px;
    }

    #PrdListBind .Card_Clm .CrdImg a span img{
        height: 160px;
    }

}
.error {color: red;font-weight: 400;display: block;font-size: 14px;}


.cat_wrapper {
    background-color: #fff;
}   
.cat_des {
    top: 113px;
    right: 0;
    width: 95%;
    padding: 1px 20px 0 0;
    margin: 0 auto;
}
.cat_des h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px;
    padding-left: 0px;
    margin-top: 5px;
}
.cat_des p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px;
}

.PrdctLst_Wppr i + p {
    font-weight: 500;
}


.PrdctLst_Wppr .la-cart-plus, .PrdctLst_Wppr .la-cart-arrow-down {
    font-size: 25px;
    padding-right: 5px;
}


.PrdctLst_Wppr .la-shopping-basket {
    font-size: 20px;
    padding-right: 5px;
}

@media only screen and (min-width:  320px) and (max-width:  568px) {

    .pro-related-box-div {
        border: none!important;
        overflow: auto!important;
        box-shadow: none!important;
    }

    .Card_Clm:hover .title .VewDtl_wppr {
        display: block!important;
    }

    .pro-related-box-div:hover .title {
        background:transparent!important;
    }

    .pro-related-box-div .rating {
        margin-bottom: 2px!important;
    }

    .Card_Clm .title .Prs_wppr em {
        font-size: 14px;
        font-weight: 600;
        margin-top: -9px;
        font-style: normal;
        color: #2c2929!important;
    }

    .pro-related-box-div .title > p {
        font-size: 15px;
        color: var(--title)!important;
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 2px!important;
    }

    .PrdctLst_Wppr i + p {
        font-weight: 500;
        font-size: 14px;
    }
    
    .PrdctLst_Wppr .la-shopping-basket {
        font-size: 20px;
        padding-right: 5px;
    }

.PrdctLst_Wppr .la-cart-plus, .PrdctLst_Wppr .la-cart-arrow-down {
        font-size: 25px;
        padding-right: 5px;
    }

    .AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt {
        width: calc(100% /2.2)!important;
    } 
    .Card_Clm .CrdImg a span img {
        height: 190px;
        border-radius: 8px;
    }  

    .pro_div_item .Card_Clm {
        box-shadow: none!important;
        border: none!important;
        position: relative;
    }


.pro_div_item .WshlBtn-Wppr {
        margin-top: -15px;
        position: absolute;
        top: -270px;
        left: 7px;
    }

    .pro_div_item .WshlBtn-Wppr a > i {
        filter: drop-shadow(0px 0px 10px #444) brightness(0) opacity(.8) hue-rotate(225deg);
    }

    .pro_div_item .WshlBtn-Wppr a[data-original-title=""] > i {
        color: red!important;
        filter: none!important;
    }

    .pro_div_item .WshlBtn-Wppr i {
        font-size: 20px;
    }

    .pro_div_item .Card_Clm .title {
        padding: 8px 0 0;
    }
    .pro_div_item .Card_Clm .title p:first-child {
        font-size: 12px;
        color: #a0a0a0;
        font-weight: 500;
        margin-bottom: 5px;
    }

    .Card_Clm:hover .title .Prs_wppr ,     .pro_div_item .Card_Clm .title .VewDtl_wppr, .pro-related-box-div .VewDtl_wppr {
        display: block!important;
    }

    .pro-related-box-div .WhlstBtn > i {
        position: absolute;
        top: -254px;
        filter: drop-shadow(0px 0px 12px black);
    }
   
    .pro_div_item .Card_Clm:hover .title {
        background: transparent!important;
    }

    .pro_div_item  .rating span, .Card_Clm .title .VewDtl_wppr .ComnBtn .ComnBtn-Txt {
        display: none;
    }

    
    .pro_div_item .Card_Clm {
        margin-bottom: 20px;
    }

.pro_div_item .Card_Clm .rating {
    margin: 1px 0!important;
}
    
.pro_div_item .Card_Clm .title .Prs_wppr em {
    font-size: 14px;
    font-weight: 600;
    margin-top: -9px;
    font-style: normal;
    color: #2c2929!important;
}

    .pro_div_item .Card_Clm .title p {
        font-size: 15px;
        color: var(--title);
        font-weight: 600;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 4px;
    }

.tag {
    padding: 3px 10px 4px 18px;
    text-transform: capitalize;
    font-size: 11px!important;
    font-weight: 500;
    letter-spacing: var(--ls);
}

}


.AddnSomthingMke .AdnSmting .Cl12SemnSwn .ClrptSemn .cl4Rpt label {
    margin: 0!important;
}
.dategory-div {
        border: 1px solid #251d33;
        border-radius: 4px;
        padding: 10px;
        margin-right: 10px;
        margin-top: 12px;
        color: #000;
        opacity: 1;
        cursor: pointer;
        font-size: 15px;
        font-family: lato,sans-serif;
}

.productpage-flavour {
    width: 49%;
    margin-top: -38px;
}
.productpage-flavour .FrmGrpmn {
    width: 100%;
}

/* new testimonial start */
.TestimonialsData  .TstmnSemnSwn::before {
background: #E9DFDB url('https://s3-alpha-sig.figma.com/img/d22a/77c7/31216cd0b8fb02644cf92ecc99cad1eb?Expires=1717372800&Key-Pair-Id=APKAQ4GOSFWCVNEHN3O4&Signature=i12S0hUAtyKFzNbOXIpnjJFLMpL6AkQ9HZsiK0av6i~fqCpeTEQnAGQ89i89HRynoiKA0mXiK3dLwW7jPAA-kNG5lDYohPhVnkco9YikBgzeXC5kWX2NxeeHxzeTApmFGhuy3u8a~U9JRwWdt727fKb6xttEm5A0zfb-CLynO9UgWxT3senP-Y46bg4z3ZYgivJl-PnlJSgPIvfRTMLxDiTwjsiuDimHNBfCTCVvmHbvowywK7VpJyMfajn34wOyJMnf8OwlzJhSBTR7636bCZs9oVe~TFlB7phaMaiPbZlYYwXycMxBokruBLtE1GReZa6U31RSmZXrNyb7moOrOg__')!important;
    height: 100%;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.TestimonialsData  .TstmnSemnSwn::after {
    background: #e9dfdb82;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.TestimonialsData .TstmnSemnSwn {
padding: 100px 200px 80px!important;
}

.TestimonialsData  .owl-nav {
z-index: 9!important;
}

.TestimonialsData .owl-nav > button > i {
    background-color: #AADCDB;
    color: #000;
    padding: 10px;
    font-size: 24px;
    border-radius: 1000%;
}

.TestimonialsData .owl-nav > button:first-child {
margin-left: -75px!important;
}

.TestimonialsData .owl-nav > button:last-child {
	margin-right: -75px!important;
}

.TestimonialsData .owl-carousel .owl-stage-outer {
padding-bottom: 45px;
}

.cus-sli_div {
    background-color: #AADCDB;
    border-radius: 15px 15px 0 0;
    padding: 40px 70px 55px;
min-height: 590px;
}

.cus-sli_div::before {
    content: '';
    position: absolute;
    bottom: -22px;
    left: 36px;
    background: #AADCDB;
    width: 21%;
    height: 127px;
    z-index: 0;
}


.cus-sli_div::after{
    content: '';
    position: absolute;
    bottom: -15px;
    right: 36px;
    background: #AADCDB;
    width: 33%;
    height: 59px;
    z-index: -1;
}

.cus-qut_img {
    width: 45px;
    margin: 0 auto;
    object-fit: contain;
    opacity: .4;
}
.cus-img {
position: relative;
    margin: 15px 0 0px;
height: 190px;
}
.cus-dtl {
    text-align: center;
padding-bottom: 40px;
}
.cus-dtl p {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    font-weight: 600;
    font-style: italic;
    font-family: 'Poppins';
    color: #383838;
    padding: 0 40px;
margin-top: 20px;
z-index: 9;
}

.cus-sli_svg {  
 position: absolute;
    top: 27px;
    left: 0;
    width: 100%;
    right: 0;
    margin: 0 auto;
}

.TestimonialsData .text-dark {
    color: #101010 !important;
    font-family: 'Poppins';
    font-weight: 700;
z-index: 8;
position: relative;
}

.cus-dtl strong {
      font-size: 16px;
    font-weight: 800;
    font-family: 'Poppins';
    line-height: 24px;
    position: absolute;
    font-style: italic;
    color: #383838;
    left: 0;
    right: 0;
    bottom: 45px;
}

.cus-img > svg:first-child {
    position: absolute;
    width: 100%;
    height: 21.49px;
    left: 0;
    top: -12px;
    stroke-width: 5px;
}

.cus-img img {
height: 100%;
object-fit: cover;
}

.cus-img > svg:last-child {
    position: absolute;
    width: 100%;
    height: 21.49px;
    left: 0;
    bottom: -10px;
    stroke-width: 5px;
}
.cus-sli_div + svg {
    position: absolute;
    bottom: -42px;
    width: 100%;
    height: 63px;
}

img.bg-cap {
    position: absolute;
    top: 48px;
    right: 10%;
    width: 280px;
    transform: rotate(27.4deg);
    z-index: 0;
    mix-blend-mode: color-burn;
    opacity: .3;
    filter: hue-rotate(50deg) grayscale(1);
}

img.bg-baloon {
    position: absolute;
    top: 48px;
    left: 27%;
    width: 280px;
    transform: rotate(27.4deg);
    z-index: 0;
    mix-blend-mode: color-burn;
    opacity: .3;
    filter: hue-rotate(50deg) grayscale(1);
}

img.bg-cupcake {
    position: absolute;
    bottom: 1%;
    right: 25%;
    width: 280px;
    transform: rotate(-18.6deg);
    z-index: 0;
    mix-blend-mode: color-burn;
    opacity: .3;
    filter: hue-rotate(50deg) grayscale(1);
}

img.bg-capcakes_1 {
    position: absolute;
    width: 230px;
    height: auto;
    bottom: 4%;
    left: 8%;
    gap: 0px;
    opacity: 0.7;
    transform: rotate(-26.65deg);
    mix-blend-mode: color-burn;
    filter: grayscale(1);
}

@media only screen and (max-width: 1800px) and (min-width: 1500px) {
.cus-sli_div {
padding: 40px 55px 55px
}
.cus-dtl p {
padding: 0 25px;
}

.cus-sli_div::before {
    bottom: -22px;
    left: 0;
    width: 28%;
    border-bottom-left-radius: 44px;
}

.cus-sli_div::after {
    bottom: -15px;
    right: 0;
    width: 42%;
    border-bottom-right-radius: 46px;
}

}

@media only screen and (max-width: 1600px) {	
.TestimonialsData .TstmnSemnSwn {
    padding: 50px 20px 40px !important;
}
.cus-sli_div {
    border-radius: 10px 10px 0 0;
    padding: 30px 30px 45px;
    min-height: auto;
}
.cus-dtl p,  .cus-dtl strong {
font-size: 15px;
}

.cus-dtl p {
padding: 0 16px;
}

img.bg-baloon {
    top: 77px;
    left: 0;
    width: 130px;
}

img.bg-cap {
    position: absolute;
    top: -3px;
    right: 0;
    width: 115px;
}

img.bg-capcakes_1 {
    position: absolute;
    width: 115px;
    bottom: 14px;
    right: 54px;
left: auto;
}

img.bg-cupcake {
    position: absolute;
    bottom: 130px;
    left: -32px;
    width: 110px;
}

.cus-sli_div::before {
    bottom: -17px;
    left: 0px;
    width: 30%;
    height: 80px;
    z-index: 0;
    border-bottom-left-radius: 28px;
}

.cus-sli_div::after {
    bottom: -12px;
    right: 0;
    width: 41%;
    height: 50px;
    z-index: -1;
    border-bottom-right-radius: 20px;
}

}

@media only screen and (max-width: 1600px) and (min-width: 1200px) {

    .cus-sli_div::before {
        bottom: -20px;
        left: 0px;
        width: 29%;
        height: 80px;
        border-bottom-left-radius: 50px;
    }

    .TestimonialsData .TstmnSemnSwn {
        padding: 70px 90px 60px !important;
    }

.cus-sli_div::after {
        border-bottom-right-radius: 50px;
    }
.cus-sli_div {
min-height: 590px;
}
img.bg-cap, img.bg-baloon, img.bg-cupcake, img.bg-capcakes_1{
width: 190px!important;
}

}

@media only screen and (max-width: 1200px) and (min-width: 991px) {
.TestimonialsData .TstmnSemnSwn {
	padding: 70px 20px 55px !important;
}
.cus-dtl p, .cus-dtl strong {
font-size: 16px;
}

}

@media only screen and (max-width: 991px) and (min-width: 576px) {	
.cus-sli_div {
margin-right: 10px;
margin-left: 10px;
}

.cus-sli_div + svg {
width: 94%
}

}

/* new testimonial end */