html {
    font-size: 16px;
    line-height: 27px;
    font-size: 100%;
}
* .modal-header .btn-close {
    background-image: url('../images/close-line.svg')!important;
    width: 1em;
    height: 1em;
    background: none;
    opacity: 1;
    background-position: center;
    margin: 12px!important;
    padding: 0.5rem 0.5rem;
    box-sizing: content-box; 
}

@media (min-width: 320px) and (max-width: 768px){
    .tryon_loader {
        transform: translate(-50%,-50%);
        left: 50%;
        top: 50%;
        z-index: 9999;
        position: fixed;
        margin: 0;
    }
    
}

@media only screen and (min-device-width: 1080px) and (max-device-width: 1920px) and (orientation: portrait) {
   
    /* Tailori Platform */
body{
    line-height: var(--bs-body-line-height);
}
.modal-header:after{
    content:normal!important;
}
.modal-header:before{
    content:normal!important;
}
#tryonPicBtn {
    height: 100px;
    width: 100px;
    font-size: 28px;
}
.main_block .navbar {
    height: auto!important;
    min-height: auto!important;
}
header .full-header {
    padding: 0;
}
button.button.custom_tryon {
    width: 230px;
    border: none;
    position: absolute;
    right: 0.5rem;
    top: 0.5rem;
    z-index: 9;
    padding: 0;
    display: block;
    }
button.button.custom_tryon img {
        width: 217px;
        height: auto;
    }

button#uploadImg {
    float: right;
    z-index: 99999;
    position: absolute;
    border: 0;
    width: 230px;
    background: #303030;
    color: #fff;
}
.togglesearch{
    position: absolute;
    top: 4px;
    display: none;
    z-index: 9;
    left: 640px;
}
.togglesearch input[type="text"]{
   width: 326px;
    border: 1px solid #a9a9a9;
    outline: none;
    font-size: 24px;
    height: 90px;
    padding: 10px;
}
 
.togglesearch input[type="button"]{
    width: 90px;
    padding: 5px 0;
    background: #000000;
    color: #fff;
    margin-left: -6px;
    border: 1px solid #000000;
    outline: none;
    cursor: pointer;
    height: 100px;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: 0;
}
button.go img {
    width: 4rem;
}
button#search-btn{
    width: 90px;
    padding: 5px 0;
    background: #000000;
    color: #fff;
    margin-left: -6px;
    border: 1px solid #000000;
    outline: none;
    cursor: pointer;
    height: 88px;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    right: 0;
    border-radius: .25rem;
}
/*landing page css starts*/

.tryon_container {
    width: 100%!important;
    background-color: #fff;
     position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    overflow: hidden!important;
}
.tryon_container {
    width: 1080px!important;
    background-color: #fff;
}
.tryon_container {
    width: 650px!important;
    background-color: #fff;
    position: fixed;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
/*landing page css ends*/

/*product page css starts*/
.tryon_header {
    height: 120px;
}
main.tryon_middle.product {
    background-repeat: no-repeat;
    background-size: cover;
}
.bottom-area {
    height: 1200px;
    position: relative;
}
/*styleme css starts*/
.caption {
    /* height: 5rem; */
    color: #000;
    font-size: 2rem;
    padding: 1rem;
}
 .navbar-brand img {
    width: 16rem;    
    position: relative;
    display: inline;
}
    .product-img {
        margin: 10px;
        position: relative;
        margin-bottom: 0!important;
        text-align: center;
        height: 250px;
        vertical-align: middle;
        background-color: #d9cece80;
    }
  
    .product-img img {
        width: 86%;
        padding: 0;
        position: absolute;
        transform: translate(-50%,-50%);
        top: 50%;
    }
    .icon_icon:hover {
        background: #c60012;
    }
    .product-img.selected .bottom_bt {
        display: flex;
    }
    .icon_style {
        text-align: -webkit-center!important;
        text-align: -moz-center!important;
        text-align: center;
        position: relative;
        display: flex;
        cursor: pointer;
    }
    .icon_img {
        width: 50px;
        height: 50px;
        background: #ffffff;
        border-radius: 50%;
        color: #232323;   
    }
    .bottom_bt {
        position: absolute;
        bottom: -16px;
        transform: translate(-50%, -50%);
        left: 50%;
        width: 90%;
        display: none;
    }
    button.btn.ui-button img {
        width: 100%;
    }
    /*new addition*/
    .modal#ScanQR {
        z-index: 1057;
    }
    .share_mypic {
        position: absolute;
        right: 130px;
        font-size: 40px;
    }
    .dropdown-toggle-acc {
        background: #000;
        border: #000;
    }
    .btn-dark {
    /* background: #e6e6e6!important; */
    background: #000 !important;
        border: none;
    }
    .top {
        height: 660px!important;
    }
    .lookbook {
        height: 660px!important;
    }
    .tryon_container {
        width: 1080px!important;
        background-color: #fff;
    }
    .tryon_header {
         height: 110px;
    }
    .tryon_footer {
        height: 80px;
        background: none;
        position: fixed!important;
        bottom: 0;
        width: 100%!important;
        display: block;
    }
    .tryon_footer p {
        font-size: 22px!important;
        line-height: 28px;
        padding: 14px;
    }
    .tryon_middle {
        height: 1800px;
        background-image: url(../images/bg.jpg);
        position: relative;
        overflow: hidden;
        width: 1080px;
    }

    button.btn.ui-button {
       width: 90px;
       height: 90px;
        background: #000;
        color: #fff;
        font-size: 40px;
        position: relative;     
    }
    button.btn.ui-button span {
        display: none;
        line-height: 10px;
        position: absolute;
        bottom: 2px;
        transform: translate(-50%, -50%);
        left: 50%;
    }
    .dropdown.btn.ui-button {
        position: relative;
        font-size: 42px;
        font-size: 1rem;
        border-radius: .25rem;
    }
    .dropdown-toggle-acc {
        width: 90px;
        height: 90px;
        margin: .25rem!important;
    }
    .dropdown-toggle-acc .fa {
        font-size: 46px;
        color: #fff;
    }
    i.fa.fa-arrow-left {
        font-size: 38px!important;
    }
    .button_grp span {
        top: -100px;
        font-size: 42px;
        font-weight: 600;
    }
    .content {
        height: 600px;
        overflow: hidden;
    }
    .bottom-area {
        height: 1200px;
        position: relative;
    }
    .textselect {
        left: 50%;
        top: 100px;
        position: absolute;
        text-shadow: none;
        color: #000;
        font-size: 42px;
        font-weight: 600;
    }
    .textselect {
        text-shadow: none;
        color: #000;
        font-size: 42px;
        font-weight: 600;
    }
    span.textselect2 {
        color: #000;
        font-size: 42px;
        font-weight: 600;
        text-shadow: none;
        position: absolute;
        transform: translate(-50%, -50%);
        top: -60px;
    }
    .tryon_middle.bg_b {
        background-image: url(../images/bg2.jpg);
        background-repeat: no-repeat;
    }
    .tryon_middle.styleme {
        background: none;
        margin: 8px;
        margin-top: 0;
    }
    a.dropdown-item img {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .dropdown-toggle-brand {
        color: #000;
    height: 70px;
        border: 1px solid #e0dfdf!important;
        font-size: 18px!important;
        font-weight: 600!important;
       background: #e6e6e6!important;
    }
  
    .right_pane {
        background: none!important;
        width: 10rem!important;
        right: 0;
        z-index: 9;
    }
    .left_pane {
        background: none!important;
        width: 12rem!important;
        left: 0!important;
    }
    .model_middle {
        height: calc(100vh - 128px)!important;
        width: calc(1080px - 12rem)!important;
        justify-content: center;
        align-content: center;
        left: 12rem!important;

    }
    div#tryon_drawer-content {
    width: calc(1080px - 21rem)!important;
}
    .tryon_bt img {
      margin-bottom: 8px;
    background: #b72025;
    height: 65px;
    border-radius: 6px;
margin-top: 6px;
position: absolute;
    transform: translate(-50%,-50%);
top: 34px;
    z-index: 99;
    left: 50%;
    }
    button.btn.ui-button.m-1.cam {
      width: 90px;
     height: 90px;
        padding: 5px 15px;
        background: #c60012!important;
    }
    button.btn.ui-button .fa {
        font-size: 50px;
    }
    button.btn.ui-button.m-1.cam img {
        width: 55px;
    }
    i.fa.fa-arrow-left {
        font-size: 41px!important;
        padding-bottom: 16px!important;
    }
    .tryon_screen {
        display: none;
        width: 100%!important;
        position: absolute!important;
        z-index: 999;
        left: 0%;
        height: 100vh;
        background: #Fff;
        background-color: white;
    }
    .product_cat {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 80%;
       margin: 0;
    }
    button.startbt {
        background: #fff;
        position: absolute;
        bottom: 0;
        transform: translate(-50%, -50%);
        border: 1px solid #000;
        padding: 16px 37px;
        font-size: 40px;
    }
    div.tryon_bt {
        height: 80px!important;
        color: #fff;
        font-size: 42px!important;
        font-weight: 600!important;
        width: 100%;
        background: #e6e6e6;
         border:none;
    }
    .fav_cart_custom{
        right: 0px;
        position: absolute;
        transform: translate(-50%, -50%);
        right: 0;   
          top: 155px;
        z-index: 999999;
    }
.fav_cart_custom .icon_icon {
    width: 50px;
    height: 50PX;
      padding: 8px 9px;
    border-radius: 50px;
    font-size: 20px!important;
    background: #9a9a9a;
    margin-bottom: 5px;
}
.fav_cart_custom .icon_icon:hover {
    background: #c60012;
}
    .tryon_header.vrscreen {
        height: 120px;
        background: rgb(2, 249, 255);
        background: linear-gradient(180deg, rgba(2, 249, 255, 0.5298494397759104) 0%, rgba(2, 249, 255, 0) 100%);
    }
    .tryon_footer.vrscreen {
        justify-content: space-between;
        background: rgb(0 0 0);
    }
    /*modal css starts*/
    .modal#Sizes {
        z-index: 1099;
    }
    .modal#Quantity {
        z-index: 1099;
    }
    #Sizes .modal-dialog,
    #Quantity .modal-dialog {
        width: 650px;
        max-width: 650px;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        position: absolute;
    }
    .size-item {
        position: relative;
        padding: 12px 12px;
        border: 1px solid #535766;
        border-radius: 50px;
        display: inline-block;
        margin-right: 32px;
        margin-bottom: 12px;
        width: 80px;
        height: 80px;
        color: #000;
    }
    .size-item.selected {
        border: 1px solid #000000;
        background: #000000;
        color: #fff!important;
    }
    .size-display {
        font-weight: 600;
        font-size: 32px;
        min-width: 18px;
        text-align: center;
    }
    #mypics {
        overflow: hidden;
    }
    #mypics .modal-body {
        overflow-y: scroll;
    }
    #cart .modal-body {
        overflow-y: scroll;
    }
    #myfav .modal-dialog,
    #piczoom .modal-dialog,
    #mypics .modal-dialog {
        width: 1080px;
        max-width: 1080px;
        margin: 00;
        height: 1920px;
    }
    #mycart .modal-dialog {
        width: 1080px;
        max-width: 1080px;
        margin: 00;
        height: 1920px;
    }
    #piczoom .modal-body img {
        width: 100%;
    }
    .modal-title {
        font-size: 32px;
        color: #fff;
        font-family: "Montserrat",Helvetica,sans-serif;
        font-weight: 500;
        float: left;
    }
    div#mybg .modal-header{
        padding: 1rem 1rem;
        width: 100%;
        height: auto!important;
        background: #000;
    }
    #myfav .modal-content,
    #piczoom .modal-content,
    #mypics .modal-content {
        height: 100%!important;
    }
    #mycart .modal-content {
        height: 100%!important;
    }
    #myfav .modal-header,
    #piczoom .modal-header,
    #mypics .modal-header {
        height: 120px;
    }
    #mycart .modal-header {
        height: 120px;
    }
    #myfav .modal-title,
    #piczoom .modal-title,
    #mypics .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 32px;
    }
    #mycart .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        font-size: 32px;
    }
    #myfav .modal-footer {
        height: 120px;
    }
    .btn-close {
        color: #fff!important;
    }
    #ScanQR .modal-dialog,
    #ScanQRWishlist .modal-dialog,
    #ScanQRUpload .modal-dialog {
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        position: absolute;
        width: 800px!important;
        max-width: 800px!important;
    }
    #ScanQR .modal-content,
    #ScanQRWishlist .modal-content,
    #ScanQRUpload .modal-content {
        background-color: #000000b8;
    }
    #ScanQR .btn-close,
    #ScanQRWishlist .btn-close,
    #ScanQRUpload .btn-close {
        background-image: url(/image/close-line.svg)!important;
        position: absolute;
        right: 20px;
        background-size: 60px 60px;
        opacity: 1;
    }
    #ScanQR .modal-dialog img,
    #ScanQRWishlist .modal-dialog img,
    #ScanQRUpload .modal-dialog img {
        width: 100%;
        padding: 8px;
    }
    .modal#ScanQRWishlist {
        z-index: 1059;
    }
    .modal#mybg {
     height: 320px; 
    position: fixed;
    bottom: 0!important;
    top: calc(100vh - 320px);
    }
    #mybg .modal-dialog {
        width: 1080px;
        max-width: 1080px;
        bottom: 0;
        position: absolute;
        margin: 0;
        transform: none;
    }
    .modal.fade.show#mybg {
        display: none;
	opacity: 1;
    }
    #mybg .modal-content {
        height: 320px;
    }
    .cartBlock {
        display: inline-block;
        width: 100%;
        padding-right: 20px;
        border-right: 1px solid #eaeaec;
    }
    .cartItem {
        display: flex;
        background: #fff;
        font-size: 14px;
        border: 1px solid #eaeaec;
        border-radius: 4px;
        position: relative;
        padding: 12px 12px 12px;
        margin-bottom: 18px;
    }
    .itemRight {
        color: #000;
        padding-left: 22px;
        position: relative;
        min-height: 148px;
        margin-bottom: 12px;
        width: 100%;
        text-align: left;
        font-size: 28px;
    }
    .itembrand {
        font-size: 20px;
        font-weight: bold;
    }
    .item-text {
        font-size: 28px;
        color: #a0a0a0;
        text-shadow: none;
    }
    .selsize {
        display: inline-block;
        white-space: nowrap;
        padding: 20px 20px;
        background: #f5f5f6;
        color: #282c3f;
        font-weight: 600;
        cursor: pointer;
        margin-right: 12px;
        border-radius: 2px;
        line-height: 16px;
    }
    .quantity {
        display: inline-block;
        white-space: nowrap;
        padding: 20px 20px;
        background: #f5f5f6;
        color: #282c3f;
        font-weight: 600;
        cursor: pointer;
        margin-right: 12px;
        border-radius: 2px;
        line-height: 16px;
    }
    .qrbox {
        position: absolute;
        right: 0;
        width: 200px;
        height: 150px;
        top: 91px;
    }
    .qrbox img {
        width: 100%;
    }
    .close_icon {
        position: absolute;
        right: 0;
        width: 50px;
        height: 50px;
        top: 0px;
        padding: 16px;
    }
    .action_container {
        line-height: 15px;
        display: flex;
        align-items: center;
        margin-top: 26px;
        margin-bottom: 26px;
        padding: 0 12px 0 10px;
        font-weight: 600;
        font-size: 24px;
        color: #282c3f;
    }
    .selectIcon {
        display: flex;
        height: 32px;
        align-items: center;
        width: 32px;
        justify-content: center;
    }
    .message {
        margin-left: 32px;
    }
    .right_box_actions {
        border-top: 0;
        margin-left: auto;
    }
    .bulk_action {
        display: inline-block;
        width: auto;
        margin: 0;
        text-align: center;
    }
    .removbt {
        color: #535766;
        padding: 6px 24px 6px 0;
        height: 32px;
        border: none;
        background: #fff;
        display: block;
    }
    .bulk_action:last-child {
        border-left: 1px solid #d4d5d9;
        padding-left: 31px;
    }
    .dropdown .dropdown-toggle {
        font-size: 28px;
        border-radius: 0;
    }
    .dropdown-item{
            font-size: 28px;
            padding: 1rem 1rem!important;
    }
    a.dropdown-item {
        font-size: 28px;
        padding: 1.5rem 1rem!important;
    }
    .cartItem .form-check {
        height: 40px;
        top: 24px;
        position: absolute;
        left: 25px;
    }
    .cartBlock .form-check .form-check-input {
        width: 35px!important;
        height: 35px!important;
        min-height: 1.8rem;
    }
    .cartItem .form-check .form-check-input {
        width: 35px!important;
        height: 35px!important;
    }
    .itemCard .form-check .form-check-input {
        width: 35px!important;
        height: 35px!important;
    }
    .itemCard .form-check {
        position: absolute;
        left: 6px;
        top: 3px;
        z-index: 99;
    }
    .form-check-input:checked {
        background-color: #5cb85c!important;
        border-color: #5cb85c!important;
    }
    /*modal css ends*/
    .icon_img {  
        width: 70px;
        height: 70px; 
        padding: 15px 0px;    
    }
    .tryon_bt .icon_img{
        background:none;
    }
    .icon_img .fa {
        font-size: 27px;
        text-shadow: none;
        padding-top: 5px;
    }
    .icon_style span {
        font-size: 18px;
        color: #000!important;
        text-shadow: none;
        width: 100%!important;
        text-align: left;
        padding: 26px 0px;
    }
    .dropdown-toggle {
        height: 80px!important;
        border-radius: 0;
    }
    .background_box {
        height: 200px!important;
        bottom: 0px;
        z-index: 999;
        display: -webkit-inline-box;
    }
    #mybg .background_box .thumbs {
        margin: 0;
        white-space: nowrap;
        width: 1080px;
        height: 238px;
        margin: 0px auto;
        padding-top: 6px;
        display: -webkit-inline-box;
        overflow-x: scroll;
        overflow-y: hidden;
    }
    #mybg .background_box .re_box {
        margin: 4px 4px;
        border: 2px solid #fff;
        background: #ffffff;
        width: 200px !important;
        height: 210px !important;
        display: inline-block;
        padding: 2px;
        overflow: hidden;
    }
    .re_box.selection {
    border: .2rem solid #c60012;
    }   
    #mybg #mybackgrounds {
        height: auto!important;
        display: -webkit-inline-box;
    }
    .icon_icon {
        width: 40px;
        height: 40px;
        padding: 4px 8px;
        border-radius: 50px;
        font-size: 20px!important;
        background: #000;
    }
    .fav_Container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative;
        margin: 90px 0 0 -45px;
        bottom: 100px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
    }
    .itemImage {
        position: relative;
    }
    .itemCard {
        background-color: #fff;
        -webkit-transition: all 2s ease;
        transition: all 2s ease;
        padding: 0 0 14px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 220px;
        flex: 1 0 220px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 40px 0 0 40px;
        outline: 1px solid #e9e9eb;
        position: relative;
        height: 475px;
        max-width: 230px;
    }
    .itemCard.mypic {
        background-color: #fff;
        -webkit-transition: all 2s ease;
        transition: all 2s ease;
        padding: 0 0 14px;
        -webkit-box-flex: 1;
        -ms-flex: 1 0 500px;
        flex: 1 0 500px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin: 20px 0 18px 20px;
        outline: 1px solid #e9e9eb;
        position: relative;
        height: 660px;
        max-width: 560px;
    }
    .itemCard.mypic .CardImage {
        min-height: 400px;
    }
    .itemDetails {
        position: absolute;
        height: 175px;
        bottom: 0;
        max-width: 100%;
        width: 100%;
        background: #fff;
    }
    .CardImage {
        width: 100%;
        cursor: pointer;
        min-height: 294px;
        -webkit-transition: all 2s ease;
        transition: all 2s ease;
        opacity: 1;
    }
    .itemDetails_a {
        height: 116px;
        font-size: 14px;
        text-align: left;
        color: #696b79;
        padding: 10px 10px 0;
        border: none!important;
        border-bottom: 1px solid #e9e9eb!important;
    }
    .fav_Container .remove-icon {
        position: absolute;
        right: 0;
        top: 0;
        background: #dedede8a;
        padding: 14px;
    }
    .item_actions {
        color: #c60012;
        font-weight: 600;
        padding: 12px;
        font-size: 24px;
        text-align: center;
    }
    .item_actions.selsize {
        background: none;
        padding: 22px;
        font-size: 24px;
        line-height: 16px;
    }
    .item_actions:hover {
        background: #c60012;
        color: #fff;
    }
    .itemDetails .pricing {
        text-align: center;
        font-weight: 600;
        font-weight: 22px;
        color: #000;
    }
    .tryon_screen .cover-container {
        background: #000;
    }
    /*new addition*/
    button.btn.ui-button.m-1.cam {
        background: #c60012!important;
        display: none;
    }
    button.btn.ui-button.m-1.sharebt {
        background: #000!important;
        display: none;
    }
    .icon-wrapper {
        display: flex;
        grid-template-columns: 1fr 1fr;
        height: 80px;
        margin-top: 0px;     
        width: 100%;
        justify-content: space-between;
        padding-right: 16px;
    }
    .category {
        height: calc(100vh - 385px);
        overflow-y: scroll;
    }
    .category::-webkit-scrollbar-track {
        /*background: #fff;*/
        border-radius: 0px;
        /*background-color: #fff !important;*/
    }
    .qrdetails picture {
        width: 40%;
    }
    .qr-text {
        width: 60%;
        color: #fff;
        font-size: 78px;
        text-align: left;
        margin-top: 60px;
        padding-left: 40px;
    }
    .qr-text p {
        font-size: 36px;
        margin-top: 15%;
        letter-spacing: normal;
    }
    .modal-footer button {
        font-size: 34px!important;
        background-color: transparent;
    }
    .model_middle .img_container img {
        height: 80%;
    }
    .img_container {
    height: calc(100vh - 190px);
    }
/*Manisha added css 8-9*/
  .dropdown-toggle-brand img {
    width: 100%;  
    }
.dropdown-menu.show li img {
    width: 100%;
    padding: 1px;    
}
.text-black {
    background-color: #eaeaeaad;
    margin: 0 10px;
    padding: 0.2rem;
    margin-bottom: 1.2rem;
    text-align: left;
    text-indent: 0.4rem;
}
.text-price {
    position: absolute;
    left: 0.5rem;
    bottom: 0.5rem;
    font-size: 17px;
    font-weight: 700;
}

.dropdown-menu.show{
    min-width: 10rem!important;
       left: -102px!important;
    z-index: 9999999;
}
ul#Try_cat.dropdown-menu.show {
    left: 10px!important;
}
#lowerGroup.dropdown-menu.show, #upperGroup.dropdown-menu.show, #dropdown-brandlist.dropdown-menu.show, #dropdown-rightul.dropdown-menu.show, #lowerGroup_.dropdown-menu.show,  #upperGroup_.dropdown-menu.show  {
    left: -2px!important;
}
form input:placeholder-shown + button{
  opacity: 0;
  pointer-events: none;
} 

form button.reset  {
 right: 140px;
    font-size: 53px;
    position: absolute;
    border: none;
    display: block;
  width: 0;
    height: 0;
    line-height: 20px;
    border-radius: 50%;
    top: -17px;
    bottom: 0;
    margin: auto;
    padding: 0;
    outline: none;
    cursor: pointer;
    transition: .1s;
}


#success_snackbar_fav, #success_snackbar_cart {
  visibility: hidden;
    min-width: 450px;
    margin-left: -225px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 980px;
    font-size: 17px;
}

#success_snackbar_fav.show, #success_snackbar_cart.show  {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}
.marked {
    display: none;
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: -2px;
    right: -6px;
}
.product-img.selected .marked {
    display: block;
}
button#brand_left {
        padding: 0;
}
button#dropdownMenuButton2 {
       height: 80px; 
}
.dropdown-toggle-brand svg {
    position: absolute;
    transform: translate(-50%,-50%);
    left: 50%;
    bottom: -10px;
}
.dropdown.btn.ui-button .btn-dark {
    background: #000;
    border: #000;
}
@-webkit-keyframes fadein {
  from {bottom: 900; opacity: 0;} 
  to { bottom: 980px; opacity: 1;}
}

@keyframes fadein {
  from {bottom:900; opacity: 0;}
  to {bottom: 980px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {bottom: 980px; opacity: 1;} 
  to {bottom: 900; opacity: 0;}
}

@keyframes fadeout {
  from {bottom: 980px; opacity: 1;}
  to {bottom: 900; opacity: 0;}
}
@media (min-width:1025px) {
     ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
    }
}
}

div.go img {
    width: 5rem;
}

.goQr {
    position: absolute;
    right: 100px;
    border: none;
    padding: 4px 10px;
    color: #000;
    width: 90px;
    height: 90px;
    top: 0;
}
button.reset {
    right: 90px;
    font-size: 53px;
    position: absolute;
    border: none;
    display: block;
    width: 84px;
    height: 84px;
    background: #fff;
    line-height: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 0;
    outline: none;
    cursor: pointer;
    transition: .1s;
    z-index: 9;
    font-weight: 600;
}

div#search-btn {
    width: 90px;
    padding: 5px 0;
    color: #fff;
    margin-left: -6px;
    border-left: 1px solid #b1b1b1;
    outline: none;
    cursor: pointer;
    height: 85px;
    font-size: 24px;
    font-weight: 700;
    position: absolute;
    right: 0;
    border-radius: 0.25rem;
    top: 1px;
    background-color: #fff;
    z-index: 99;
}

/* New Update Bootstrap Css working  */
*, ::after, ::before {
    box-sizing: border-box;
}
.p-0 {
    padding: 0!important;
}
.p-1 {
    padding: 0.25rem;
}
.py-2 {
    padding-top: 0.5rem!important;
    padding-bottom: 0.5rem!important;
}
.h-100 {
    height: 100%!important;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.p-0 {
    padding: 0!important;
}
.mx-auto {
    margin-right: auto!important;
    margin-left: auto!important;
}
.m-0 {
    margin: 0!important;
}
.m-1 {
    margin: 0.25rem!important;
}
.mb-1 {
    margin-bottom: 0.25rem!important;
}
.mt-auto {
    margin-top: auto!important;
}
img, svg {
    vertical-align: middle;
}
.rounded-0 {
    border-radius: 0!important;
}
.w-100 {
    width: 100%!important;
}
.w-50 {
    width: 50%!important;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}
[hidden] {
    display: none!important;
}
.position-relative {
    position: relative!important;
}
.position-absolute {
    position: absolute!important;
}
.d-flex {
    display: flex!important;
}
.justify-content-end {
    justify-content: flex-end!important;
}
.h-100 {
    height: 100%!important;
}
.overflow-hidden {
    overflow: hidden!important;
}
.navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.navbar-light .navbar-brand {
    color: rgba(0,0,0,.9);
}
.navbar {
    position: relative;
    display: flex;
}
.dropdown, .dropend, .dropstart, .dropup {
    position: relative;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    outline: 0;
}
.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,-50px);
}
.fade {
    transition: opacity .15s linear;
}
.text-white {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
}
.dropdown-toggle {
    white-space: nowrap;
}
.flex-column {
    flex-direction: column!important;
}
.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529;
}
/* End New Bootstrap  */

/* QR-scan popup show*/
.show {
    opacity: 1;
}