.ProductHead h3 {
    padding: 0 0 10px 0;
    margin: auto;
    font-weight: 500;
    font-size: 22px;
    letter-spacing: 1px;
    font-family: 'Rubik', sans-serif;
    text-transform: uppercase;
    color: #333;
}
.ViewMore a {
    float: right;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 5px;
    color:#2196f3;
}
.Products {
    text-align: center;
    border: 1px solid #ddd;
    padding:16px 7px 7px;
    border-radius: 5px;
    overflow: hidden;
    transition: .
}
.Products:hover img{
    transform:scale3d(1.2, 1.2, 1.2);
}
.Products img {
    /*width: 86%;*/
    height: 110px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    transition: .5s;
}
.Products h3 {
    font-size: 18px;
    color: #100f0f;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.Products a.btn.btn-mores {
    background:#2196f3;
    padding: 4px 13px;
    color: #fff;
    border-radius: 25px;
    margin: 6px 0px 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}
.p-17{
     padding: 17px;
}
.CityIcon ul{
    padding-left: 0px;
    display: flex;
    margin: 13px 8px;
}
.CityIcon ul li {
    width: 9%;
    list-style: none;
    margin: 7px;
}
.PopularCity {
    text-align: center;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
    transition: .5s ease;
}
.PopularCity a img {
    width: 62%;
    height: 60px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.PopularCity h3 {
    margin-top: 5px;
    font-weight: 500;
    font-size: 15px;
    color: #86827f;
}
.PopularCity:hover {
    transform: scale(1.06);
}
.AddsBanner img {
    width: 100%;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.p-0{
    padding-left: 5px;
    padding-right: 4px;
}
.py-0{
    padding-top: 5px;
    padding-bottom: 5px;
}
.PL-1 {
    padding-right: 5px;
}
.PR-1 {
    padding-left: 5px;
}

.Shop-col-Grid {
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
}
.category-productsone {
    padding: 0px 6px;
}




@media (min-width:200px) and (max-width:575.98px){
 /*.Products {
    text-align: center;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 25px;
 }*/
 .Products {
    text-align: center;
    border: 1px solid #ddd;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 0px;
}
 .Products a.btn.btn-mores {
    background: #ff6700;
    padding: 4px 14px;
    color: #fff;
    border-radius: 25px;
    margin: 5px 0px;
 }
 .Products h4 {
    font-size: 12px;
    color: #FF5722;
    font-weight: 600;
}
 .CityIcon ul {
    padding-left: 0px;
    margin: 13px 8px;
    width: 100%;
    display: inline-block;
 }
 .CityIcon ul li {
    width: 92%;
    list-style: none;
    margin: 7px;
 }
.PopularCity a img {
    width: 62%;
    height: 145px;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
 }
 .PopularCity h3 {
    margin-top: 5px;
    font-weight: 500;
    font-size: 26px;
    color: #86827f;
 }
 .ProductHead h3 {
    font-size: 23px;
    padding: 0 0 10px 0;
    font-weight: 600;
    color: #333;
    margin: 0px;
 }
 .AddsBanner img {
    width: 100%;
    height: 150px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.banners img {
    width: 100%;
    margin-top: 22px;
    margin-left: 0px;
    height: 150px !important;
    background: #fff;
    padding: 4px;
}
}




/*:::::::::::: L CArt  :::::::::::::::*/

.dropdown-content.Ecomm-Dropdown {
    width: 1232px !important;
}
h3.GenderHead {
    font-size: 15px;
    padding-left: 13px;
    font-weight: 600;
    color: #333;
}
.GenderSubCateItem h3 {
    font-size: 15px;
    margin-bottom:8px;
    color: #333;
    font-weight: 600;
}
.GenderSubCateItem a {
    padding: 6px 1px;
}
.GenderSubCateItem a:hover{
    background: transparent;
    text-decoration: underline !important;
}
.dropdown-content.Ecomm-Dropdownone {
    width: 1233px !important;
    position: absolute;
    left:-353px;
    right: 0px;
}
.CategoryImgsec {
    text-align: center;
    padding: 5px 25px;
}
.CategoryImgsec a img {
    width: 135px;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    transition: .5s;
}
.CategoryImgsec a p {
    font-size: 17px;
    margin-bottom: 0px;
    color: #444444e6;
    font-weight: 500;
    margin-top: 6px;
}
.CategoryImgsec a img:hover {
    transform: scale(1.1);
}
.BannerCont {
    padding: 10px 20px;
}
.BannerCont p {
    font-size: 15px;
    text-align: justify;
    line-height: 25px;
    word-break: break-all;
}
a.btn.btn-vx-glass {
    border: 1px solid #ff6700;
    color: #ff6700;
    margin-top: 12px;
    width: 137px;
    padding: 7px;
    transition: .5s;
}
a.btn.btn-vx-glass:hover {
    background: #ff6700;
    color: #fff;
}
.banners img {
    width: 100%;
    margin-top: 22px;
    margin-left: 0px;
    height: 300px;
    background: #fff;
    padding: 4px;
}
.BannerImgs img {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.BannerCont h2 {
    position: relative;
    top: 92px;
    text-align: center;
    font-size: 46px;
    margin: 0px;
}
.Products h4 {
    font-size: 14px;
    color:#fea101;
    font-weight: 600;
}
.Products h4 span {
    margin: 0px 7px;
    text-decoration: line-through;
    color: #2196f3;
    font-size: 12px;
}
.AddBanners img {
    width: 100%;
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
}
.AddBanners h3 {
    text-align: center;
    margin: 11px 0px 0px;
    font-size: 20px;
}


 /*plus or minus button */
    .qty {
        margin-bottom: 10px;
    }
    .qty .count {
        color: #000;
        display: inline-block;
        vertical-align: top;
        font-size: 20px;
        font-weight: 700;
        line-height: 30px;
        padding: 0 2px;
        min-width: 33px;
        text-align: center;
        margin-top: -2px;
    }
    .qty .plus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: white;
        width: 24px;
        height: 24px;
        font: 22px/1 Arial,sans-serif;
        text-align: center;
        border-radius: 50%;
        background:#fea101;
        padding-top: 2px;
     }
    .qty .minus {
        cursor: pointer;
        display: inline-block;
        vertical-align: top;
        color: white;
        width: 24px;
        height: 24px;
        font: 22px/1 Arial,sans-serif;
        text-align: center;
        border-radius: 50%;
        background-clip: padding-box;
        background:#fea101;
    }
    .minus:hover{
        background-color:#34a534 !important;color:#ffff !important;
    }
    .plus:hover{
        background-color:#34a534 !important;color:#ffff !important;
    }
    /*Prevent text selection*/
    span{
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
    }
    input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }
    input:disabled{
        background-color:white;
    }
    .qty h4 {
        font-size: 17px;
    }
    .Buy a button {
        margin-top: 20px;
        margin-bottom: 10px;
        background: black;
        border: none;
        padding: 6px 24px;
        color: #fff;
    }


/*::::::::::::::   MY ACCOUNT PAGE   :::::::::::::::::::*/


     body{margin:0;padding:0 !important;}
        
        .My-account-card {
            background: #fff;
            padding: 10px 15px;
        }
        .ac-holder {
            font-size: 16px;
            text-align:center;
        }
        .ac-holder .fa {
            color:#59b210;
            font-size: 19px;
        }
        .ac-user-id {
            font-weight: 600;
            text-align: center;
            font-size: 14px;
        }
        .ac-user-id span {
            font-weight: 500;
            font-size: 15px;
        }
        .my-ac-cpanel {
            padding: 10px 15px;
        } 
        .my-ac-nav {
            font-size: 16px;
            font-weight: 500;
            cursor: pointer;
            color: #000;
            transition: .5s;
        }
        .my-ac-nav:hover {
            color:#2196f3;
            padding-left: 5px;
        }
        .my-ac-nav .fa {
            color: #000000;
        }
        .my-ac-cpanel {
            padding: 10px 15px;
            border-bottom: 1px solid #d0c8c594;
        }
        .pro-info h3 {
            text-transform: uppercase;
            font-size: 24px;
            font-weight: 600;
            color:#2196f3;
        }
        .my-ac-formPanel {
            padding: 16px;
            margin-top: 20px;
        }
        input.form-control.my-ac-form {
            height: 45px;
            box-shadow:none;
        }
        .submit-btnn-ac .btn {
            width: 37%;
            height: 42px;
            background:#2196f3;
            color: #fff;
            text-transform: uppercase;
            box-shadow: none;
            margin-top: 11px;
            box-shadow: none;
        }
        .ac-holder img {
            width: 90px;
            border-radius: 50%;
            height: 90px;
            background-size: cover;
            overflow: hidden;
        }    

.ac-holder .Edits {
    position: absolute;
    left: 52%;
    top: 18%;
    background: #ffffff;
    padding: 5px;
    border-radius: 50%;
    font-size: 15px;
    color: #4ebc4e;
    box-shadow: 0px 0px 7px -1px;
    cursor: pointer;
}
.ProImg-Edit-Modal {
    display: grid;
    margin-bottom: 10px;
    background: #fff;
}
.ProImg-Edit-Modal a .fa {
    font-size: 11px;
}
.ProImg-Edit-Modal a {
    font-size: 12px;
    color: #565151e3;
    font-weight: 600;
    margin-top: 10px;
}
.ProImg-Edit-Modal a:hover {
    color:#fea101;
}
#EditsBox {
    position: absolute;
    width: 81%;
}

@media (min-width:576px) and (max-width:768px){
    .nav-inner {
        position: relative;
        background: #fea101;
        border-bottom: none;
        letter-spacing: 0.5px;
        border-bottom: 1px #4dbb4d solid;
        padding-left: 0px;
    }
}




   /*----------------->>>>>>>>>>>>>>  Login Modal  <<<<<<<<<<<<<--------*/


    body{padding:0px !important;}
    .modal-header {
        text-align: center;
        background:#2196f3 !important;
        padding: 23px !important;
    }
    .close {
        color: #fff !important;
        opacity: .9;
    }
    .modal-title {
        margin-bottom: 0;
        line-height: 1.5;
        width: 100%;
        text-transform: uppercase;
        font-size: 22px;
        letter-spacing: 1.8px;
    }
    .Modal-Logo a img {
        width: 148px;
        position: absolute;
        top: 3px;
        left: 34%;
    }
    .LoginBody h3 {
        text-align: center;
        font-size: 15px;
        margin-top: 3px;
        text-transform: uppercase;
        letter-spacing: 1.3px;
        color: #333333bf;
        font-weight: 600;
    }
    .Otp-Id{
        color: #56b722;
        font-weight: 600;
    }
    .LoginBody hr {
        width: 85px;
        border-top: 2px solid #fea101;
        margin: 0px auto 10px;
    }
    .LoginBody .form-group label {
        font-size: 13px;
        padding-left: 4px;
        color: #585252c2;
        font-weight: 500;
    }
    .LoginBody .form-control {
        background: #f3f8fc;
        box-shadow: none;
        height: 43px;
        border: 1px solid #cccccc29;
        border-radius: 0px;
    }
    .LoginBody .form-control:focus{
        border: 1px solid #fea101;
    }
    .SubmitBtnn .btn {
        width: 100%;
        height: 44px;
        border-radius: 0px;
        border: none;
        background:#fea101;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 1.7px;
        word-spacing: 2px;
        color: #fff;
        outline: none;
    }
    .SubmitBtnn .btn:focus{
        background: #56b722;
        border:none;
        outline: none;
    }
    .LoginBody p {
        font-size: 13px;
        color: #aba6a6;
        margin-bottom:5px;
    }
    .OtpInp {
        display: flex;
    }
    .OtpInp .form-control {
        margin-right: 2px;
    }
    .sidebar .Header h3 {
        margin-bottom: 0px;
        font-size: 18px;
        letter-spacing: .1px;
        padding-left: 10px;
        line-height: 34px;
    }


    @media (min-width: 768px){
        .modal-dialog {
            width: 430px;
            margin: 30px auto;
        }
    }   
    .modal{
        padding-right: 0px !important;
    }
    .custom-file-input {
      color: transparent;
    }
    .custom-file-input::-webkit-file-upload-button {
      visibility: hidden;
    }
    .custom-file-input::before {
      content: 'Select Your Photo';
      color: black;
      display: inline-block;
     /* background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);*/
     background: transparent;
      border:none;
      border-radius: 3px;
      padding: 5px 8px;
      outline: none;
      white-space: nowrap;
      -webkit-user-select: none;
      cursor: pointer;
      text-shadow: 1px 1px #fff;
      font-weight: 700;
      font-size: 10pt;
    }
    .custom-file-input:hover::before {
      border-color: transparent;
    }
    .custom-file-input:active {
      outline: 0;
    }
    .custom-file-input:active::before {
      background: transparent; 
    }

    .ProfilePicture {
        text-align: center;
        border: 1px solid #eee;
        padding: 15px;
    }
    .ProfilePicture img {
        width: 260px;
        height: 260px;
        border-radius: 50%;
        background-size: cover;
        overflow: hidden;
        background-repeat: no-repeat;
    }

    /*Brand Logo size*/
  
  /*.MybrandLogo a img {
        width: 130px;
        height: 100px;
        background-repeat: no-repeat;
        background-size: cover;
        overflow: hidden;
    }*/





    /*:::::::::  Checkout Page  :::::::::::*/

    .cart-collaterals h3 {
       background-color: #59b210;
       border-bottom: 1px #59b210 solid;color:#fff;
    }   
    .CheckoutBox {
        padding: 10px 15px;
        background: #fff;
    }
    .CheckoutHead h4 {
        color: #333;
        font-size: 16px;
        border-bottom: 1px solid #ddd;
        padding-bottom: 5px;
        margin-bottom: 17px;
    }
    .CheckoutForm .form-control {
        box-shadow: none;
        border-radius: 0px;
        height: 40px;
    }
    .CheckoutForm .form-control:focus{
        border: 1px solid #59b210;
    }
    #Users {
        padding: 0px 15px;
    }
    input[type="checkbox"] {
      background: red;
      border: #7f83a2 1px solid;
   }
   .ProductsOrder img {
        width: 100%;
        height: auto;
        background-size: cover;
        background-repeat: no-repeat;
        overflow: hidden;
        font-size: 14px;
    }
    .OrderDetails{margin-top:15px;}
    .ProOrderCont p {
        font-size: 15px;
        font-weight: 600;
        color: #333333c7;
    }
    .buttons {
        padding: 12px;
        text-align: right;
    }
    .buttons .btn {
        background: #2196f3;
        color: #fff;
        border: 1px solid #2196f3;
        border-radius: 3px;
        outline: none;
        padding: 11px 40px;
    }
   .buttons .btn:hover {
        background: transparent;
        color: #2196f3;
        border: 1px solid #2196f3;
    }
    .shippingInfo .fa {
        color: #2196f3;
        padding-right: 7px;
    }
    .shippingInfo p {
        color: #63605c;
        font-size: 14px;
    }
    .button.btn-proceed-checkout {
        background: #2196f3 !important;
        border: none;
        color: #fff;
        border-bottom: 4px #c18b36 solid !important;
        font-weight: 500;
        position: relative;
        top:39%;
    }
    .button.btn-proceed-checkout:hover {
        background: #59b210 !important;
        border: none;
        color: #fff;
        border-bottom: 4px #74a04f solid !important;
        font-weight: 500;
    }
    .totals {
        border: 1px #ddd solid;
        min-height: 339px;
    }
    .totals .inner {
        padding: 15px;
        height: 285px;
    }
    .table tfoot {
        border-top: 2px solid #ddd;
    }

    .table td, .table th {
        padding: .75rem;
        vertical-align: middle !important;
        text-align: center;
    }






 /* :::::::::::::::::   Push Notification Style    :::::::::::::::::::*/

.PushNotification .modal {
    left: 77% !important;
    top: 65px;
}
.CartNotification {
    text-align: center;
}
.push-row{
    padding: 0px 15px !important;
}
.push-p-0{
    padding:0px !important;
}
.CartNotification {
    text-align: center;
    height: 63px;
}
.CartNotification .fa {
    font-size: 35px;
    color: #fff;
    position: relative;
    top: 22%;
}
.CartContent {
    height: 54px;
}
.CartContent h5 {
    text-align: left;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 9px 0px 4px;
}
.CartContent p {
    color: #ffffff;
    font-size: 13px;
    padding-left: 6px;
}    
.CartContent .close {
    font-size: 21px;
    color: #fff;
    text-shadow: none;
    opacity: .8;
    margin-top: -4px;
}

/*:::::::::  RES 4 MOB IPAD & IPAD PRO  :::::::::::*/

@media (min-width:200px) and (max-width:575.98px){
    .PushNotification .modal {
        left: 0% !important;
        top: 125px;
    }
}
@media (min-width:576px) and (max-width:768px){
    .PushNotification .modal {
        left: 55% !important;
        top: 75px;
    }
}
@media (min-width:769px) and (max-width:1025px){
   .PushNotification .modal {
        left: 66% !important;
        top: 65px;
    }
}