.cartlist-popup,
.stock_notify-success-popup {
    left: 0;
    display: block;
    background: #5faf45;
    position: absolute;
    z-index: 100;
    color: #fff;
    width: 100%;
    min-height: 40px;
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    bottom: -20px;
    line-height: 22px;
}

.cartlist-popup-dtl .fa-check {
    background: #fff;
    margin-right: 10px;
    padding: 3px;
    border-radius: 50%;
    color: #28a745;
}

.wishlist-popup-dtl.hide {
    display: none;
}

.wishlist-popup-dtl {
    display: block;
    background: #8bc34a;
    z-index: 100;
    color: #fff;
    width: 100%;
    min-height: 40px;
    line-height: 40px;
    text-align: center;
    padding-top: 0;
    font-size: 12px;
    bottom: -20px;
    position: absolute;
}

.wishlist-popup-dtl .fa-check {
    background: #fff;
    margin-right: 10px;
    padding: 3px;
    border-radius: 50%;
    color: #28a745 !important;
}

#products_dtl_page .wishlist-popup-dtl {
    width: 100%;
    min-height: 40px;
    text-align: center;
    font-size: 12px;
    position: unset;
    margin-bottom: 10px;
    border-radius: 18px;
}

.cartlist-popup-dtl-error.hide,
.cartlist-popup.hide,
.stock_notify-success-popup.hide {
    display: none;
}

.cartlist-popup-dtl-error {
    display: block;
    background: red;
    z-index: 100;
    color: #fff;
    width: 100%;
    min-height: 33px;
    text-align: center;
    padding-top: 10px;
    font-size: 12px;
    bottom: 0;
}

#cart-empty-page {
    padding: 15px 0;
    text-align: center;
}

#cart-empty-page .empty-link,
.order-success .empty-link {
    width: fit-content;
    background: #f9bb28;
    margin: 0 auto;
    padding: 14px 30px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 30px;
}

.logout {
    background: transparent;
    border: 0px;
    font-weight: 300;
}

.help-block {
    color: #e40707;
}

.order-success {
    text-align: center;
}

.order-success .head {
    padding-top: 10px;
    font-size: 25px;
    line-height: normal;
}

.order-success .sub-haed {
    font-size: 14px;
    padding-top: 10px;
    letter-spacing: 3px;
    margin-bottom: 10px;
}

.account-info-success .fa-check {
    background: #fff;
    border-radius: 50%;
    padding: 3px;
    color: #28a745;
}

.account-info-success {
    color: #fff;
    background: #28a745;
    text-align: center;
    border-radius: 5px;
}

.settings-edit-popup .modal-content {
    top: 55px;
}

#product_view .summary {
    width: 100%;
    margin-left: 15px;
    margin-bottom: 35px;
    border-top: 1px solid #ebebeb;
    padding-top: 20px;
}

#contact_page #contact .left-sec span p {
    font-size: 13px;
    line-height: 2.5;
    color: white;
    display: block;
}

.pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    clear: both;
    padding: 0px 15px !important;
}

.pagination>li {
    display: inline;
}

.pagination>li a:hover {
    background: rgba(226, 224, 218, 0.44);
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #5f5f5f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    font-weight: 500;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #f9bb28;
    border-color: #f9bb28;
}

.product-rating {
    color: #f5b02a;
}

.product-rating:hover {
    color: #f5b02a;
}

.product-rating .fa-star {
    color: #f5b02a;
}

#product-review-page .product-review .review-left {
    background: 0 0;
    margin-bottom: 30px;
    border: 1px solid #eaeaea;
}

#product-review-page .product-review .review-left-head {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #eaeaea;
}

#product-review-page .product-review .review-left-head h5 {
    font-weight: 600;
    padding-left: 20px;
    font-size: 18px;
}

#product-review-page .product-review .review-left-body .content-box {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 15px;
}

#product-review-page .product-review .review-left-body h6 {
    margin-bottom: 15px;
    font-size: 18px;
}

#product-review-page .product-review .review-left-body {
    padding: 19px 20px 2px 20px;
}

#product-review-page .product-review .review-right {
    background: 0 0;
    margin-bottom: 0;
    border: 1px solid #eaeaea;
}

#product-review-page .product-review .review-right-head {
    padding: 15px 0 15px 0;
    border-bottom: 1px solid #eaeaea;
}

#product-review-page .product-review .review-right-body {
    padding: 15px 20px 120px 20px;
}

#product-review-page .product-review .review-right-head .content {
    padding: 0 15px;
    text-align: center;
}

#product-review-page .product-review .img-box img {
    width: 75px;
}

#product-review-page .product-review .review-right-head a {
    color: #666;
    font-weight: 600;
    font-size: 13px;
    padding-top: 20px;
}

#product-review-page .rate-summary {
    margin-top: 15px;
}

#product-review-page .rate-summary .rate-num {
    background: #4caf50;
    padding: 3px 6px;
    color: #fff;
    margin-right: 10px;
    border-radius: 4px;
}

#product-review-page .rate-summary .rate-count {
    font-size: 14px;
    font-weight: 600;
    color: #807777;
}

#product-review-page .product-review .review-right-body h6 {
    font-weight: 600;
    margin: 15px 0;
    font-size: 18px;
}

.product-rating {
    color: #ee9f03 !important;
    text-transform: uppercase;
    font-weight: 600;
}

#product-review-page .rating {
    display: inline-block;
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 50px;
}

#product-review-page .rating label {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    cursor: pointer;
}

#product-review-page .rating label:last-child {
    position: static;
}

#product-review-page .rating label:nth-child(1) {
    z-index: 5;
}

#product-review-page .rating label:nth-child(2) {
    z-index: 4;
}

#product-review-page .rating label:nth-child(3) {
    z-index: 3;
}

#product-review-page .rating label:nth-child(4) {
    z-index: 2;
}

#product-review-page .rating label:nth-child(5) {
    z-index: 1;
}

#product-review-page .rating label input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

#product-review-page .rating label .icon {
    float: left;
    color: transparent;
    font-size: 35px;
}

#product-review-page .rating label:last-child .icon {
    color: #000;
}

#product-review-page .rating:hover label:hover input~.icon,
#product-review-page .rating:not(:hover) label input:checked~.icon {
    color: #ee9f04;
}

#product-review-page .rating label input:focus:not(:checked)~.icon:last-child {
    color: #000;
    text-shadow: 0 0 5px #09f;
}

#product-review-page .form-group .form-control {
    border: 1px solid #e1e1e1;
    background-color: #fff;
    height: 50px;
    border-radius: 3px;
    color: #414141;
    box-shadow: none;
}

#product-review-page #customerreviews-description.form-control {
    height: 100px;
    outline: 0;
}

#product-review-page .orng-btn {
    border-radius: 3px;
    background-color: #ffbf00;
    height: 41px;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 0 55px;
    border: none;
}

#product-review-page .content_area {
    margin-bottom: 0px;
}


/************************** Search Keyword **********************************/

.search-keyword-dropdown {
    position: absolute;
    top: 103px;
    background: #fff;
    z-index: 2;
    width: 100%;
}

.search-keyword-dropdown li {
    font-size: 12px;
    color: #000;
    line-height: 28px;
    cursor: pointer;
    padding: 2px 15px;
    border-bottom: 1px solid #ebebeb;
    transition: ease-in-out all 0.3s;
}

.search-keyword-dropdown li:hover {
    background: #f1f1f1;
}

.search-dropdown .search-selected {
    background: #f1f1f1;
}

.search-keyword-dropdown .search-dropdown {
    max-height: 230px;
    overflow-y: scroll;
    border: 1px solid #ededed;
}

.search-keyword-dropdown .search-dropdown::-webkit-scrollbar {
    width: 5px;
    border-radius: 10px;
}

.search-keyword-dropdown .search-dropdown::-webkit-scrollbar-track {
    background: #ececec;
}

.search-keyword-dropdown .search-dropdown::-webkit-scrollbar-thumb {
    background: #b7b5b5;
}

.search-keyword-dropdown .search-dropdown::-webkit-scrollbar-thumb:hover {
    background: #a1a1a1;
}

.mobile-header-Search-box .search-keyword-dropdown {
    width: 100%;
}


/************************** Search Keyword **********************************/

#login_page .alert-success {
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
}

#products_dtl_page #product_dtl_sec .pro_info_box .quantity_dtl .form-control {
    width: 60px;
    margin-left: 15px;
    height: 39px;
    outline: none;
    box-shadow: none;
}

.modal-check {
    text-align: center;
    margin-bottom: 10px;
}

.modal-check .fa-check-circle {
    font-size: 30px;
    color: #41aa4b;
}

#cancel_order_msg {
    color: #fff;
    text-align: center;
}

#cancelsuccessModal .modal-header .close {
    position: absolute;
    top: 0px;
    right: 10px;
}

#cancelsuccessModal .modal-header .fa-times-circle-o {
    font-size: 20px;
    color: #fff;
}

.offer_page #product_view{
    width:100% !important;
}
.alert_error_size {
    padding: 10px;
    width: fit-content;
}
.alert_error_size.hide {
    display: none;
}

.go_to_cart{
    background: #4daf4f !important;
    border-color: #4daf4f !important;
}
.cart_dropdown{
    display: block !important;
}

.pro_item_box .img_box .deal_tag2{
    direction:ltr;
}

.store-error-msg{
    padding: 5px 15px;
    background: rgb(81 84 82);
    color: rgb(255 255 255);
}

html:lang(ar) #products_page #prolist #product_view .filtered .label{
    padding-left: 20px;
}

html:lang(ar) #prolist #product_view .filtered {
    right: auto !important;
    left: 10px; }
    @media only screen and (max-width: 468px) {
      html:lang(ar) #prolist #product_view .filtered {
        right: auto !important;
        left: 10px; } }
        
        .checkout-summary-box .cart_box {
    display: flex;
    align-items: center;
    position: relative;
}
.checkout-summary-box .cart_box:not(:last-of-type) {
    border-bottom: 1px solid #e6e6e6;
}
.checkout-summary-box .cart_box .img_box {
    width: 105px;
    padding: 15px;
    border-right: 1px solid #e6e6e6;
}
.checkout-summary-box .cart_box .pro_info {
    width: calc( 100% - 105px );
    padding: 15px 20px 15px 15px;
}
.checkout-summary-box .cart_box .pro_info .pro_title {
    font-size: 13px;
    color: #2c2c2b;
    text-transform: capitalize;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
}
.checkout-summary-box .cart_box .pro_info .price {
    color: #f9bb28;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px;
}
.checkout-summary-box .cart_box .pro_info .qnty {
    color: #999999;
    font-size: 12px;
}
.social-share-mob{
            position: relative;
        }
        @media only screen and (min-width: 768px){
        #btn-share{
            
            display: none;
        }
            
        }
        @media only screen and (max-width: 768px){
        #btn-share{
         position: absolute;
    right: 0px;
    top: 0px;
    font-size: 22px;
    color: #929191;
        width: 22px;
    z-index: 1;
    height: 22px;
    text-align: right;
        }
        }
        
        html:lang(ar) #btn-share{
            right: auto;
            left: 0;
        }
        
        
.data_input .open:not(.show)>.dropdown-menu{
    display: none
}
.data_input .dropdown-menu.inner li.hidden{
    display: none
}
.bs-searchbox input{    
    height: 45px !important;
    width: 100% !important;
    background: #ebebeb !important;
}

 #cart_page .total_price_section .extraCharge{
     padding: 10px 12px;
    background: #f9bb27;;
    margin-bottom: 25px;
    color: #303030;
    -webkit-animation: shake 2s cubic-bezier(.36, .07, .19, .97) forwards infinite;
    animation: shake 2s cubic-bezier(.36, .07, .19, .97) forwards infinite;
    perspective: 1000px;
 } 
 @keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0)
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0)
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0)
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0)
    }
}

  #cart_page .total_price_section .extraCharge span{
         color: #303030;
  }
  
  .payment-page .payment-method{
      margin-bottom: 40px;
  }
  .payment-page .payment-method .options.deliMeth.NotAllowd{
user-select: none;
    cursor: not-allowed !important;
  }
  .payment-page .payment-method .options.deliMeth.NotAllowd *{
          pointer-events: none;
user-select: none;
    cursor: not-allowed !important;
  }
  
  .payment-page .payment-method .options.deliMeth .input-style-box{
      align-items: flex-start;
          margin-bottom: 0;
  }
  
  .payment-page .payment-method .options.deliMeth .input-style-box .flexRit{
      padding-left: 30px;
          margin-top: -3px;
  }
  .payment-page .payment-method .options.deliMeth .input-style-box .flexRit .title{
         font-size: 15px;
    color: #2d2d2d;
    margin-bottom: 7px;
  }

 .payment-page .payment-method .options.deliMeth .input-style-box .flexRit p{
     font-size: 13px;
     margin: 0;
 }
html:lang(ar) .payment-page .payment-method .options.deliMeth .input-style-box .flexRit{
     padding-left: 0px;
     padding-right: 30px;
}
html:lang(ar) .payment-page .checkout-step .address .title::before{
    left: auto;
        right: -35px;
}
#products_dtl_page #product_dtl_sec .pro_info_box .fastDelivery{
    margin: 15px 0;
    
}
.fastDelivery{
    margin: 25px 0;
       padding: 10px 12px;
    background: #1fcc60;
    -webkit-animation: shake 2s cubic-bezier(.36, .07, .19, .97) forwards infinite;
    animation: shake 2s cubic-bezier(.36, .07, .19, .97) forwards infinite;
    perspective: 1000px;
}

.fastDelivery .title{
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
    color: #fff;
}
.fastDelivery span{
    font-size: 11px;
    font-weight: 300;
    text-transform: none;
   color: #fff;
    display: block;
    line-height: 16px;
        margin-top: 3px;

}
html:lang(ar) .fastDelivery .title{
        font-size: 14px;
    font-weight: 700;
}
html:lang(ar) .fastDelivery span{
        font-size: 13px;
    font-weight: 800;
}

.payment-page .payment-method .options.NotAllowd .input-style-box .flexRit .title{
    color: #868686 !important;
}
.payment-page .payment-method .options.NotAllowd .input-style-box .flexRit p{
    color: #868686 !important;
}

/*AVAILABLE_OFFERS*/

#cart_page .cart_main_info .cart_promotion .apply_promotion_code{
    margin-bottom: 20px;
}
.AvlSpclOff{
         background: #4dae4f;
    margin-bottom: 30px;
    padding: 16px 18px 18px;
    border: 1px solid #4dae4f;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
}
.AvlSpclOff .TitleBox{
    display: flex;
    align-items: center;
    
}
.AvlSpclOff .TitleBox svg{
    fill: #ffffff;
    width: 18px;
}
.AvlSpclOff .TitleBox .Title{
     font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    padding-left: 15px;
        width: calc(100% - 18px);
}
.AvlOff{
        background: #fff;
    margin-bottom: 30px;
    padding: 16px 18px 18px;
    border: 1px solid #4dae4f;
    border-radius: 4px;
    font-size: 13px;
    position: relative;
}
.AvlOff .Title{
     font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px;
    display: flex;
    align-items: center;
        color: #4dae4f;
}
.AvlOff .Title svg{
    margin-right: 15px;
    fill: #4dae4f;
    width: 18px;
}

.AvlOff .info{
     padding-left: 7px;   
}
.AvlOff .info p, .AvlOff .info li{
    font-size: 13px;
        color: #282c3f;
            line-height: normal;
}
.AvlOff .info span{
        color: #4dae4f;
            font-weight: 400;
}
.AvlOff .info li{
    position: relative;
    padding-left: 15px;
}
.AvlOff .info li::before{
    content: "";
        width: 4px;
    height: 4px;
    border-radius: 4px;
    background-color: #282c3f;
 position: absolute;
 left: 0px;
 top: 6px;
}
.AvlOff .info li:not(:last-of-type){
    margin-bottom: 10px;
}
@media screen and (max-width: 468px){
    .MobFixdBtn{
        padding-bottom: 120px;
    }
}
.stickyparent{
    position: relative;
    overflow: hidden;
}
.stickyparent .stickyselector{
    position: sticky;
    position: -webkit-sticky;
    bottom: 60px;
    transition: all .3s;
}
.stickyparent .stickyselector.IsFixed{
    position: fixed !important;
    margin: 0px !important;
    background: #fff;
    padding: 5px 2px !important;
    bottom: 70px !important;
    z-index: 3;
    width: 100%;
    left: 0;
}
.stickyparent .stickyselector.IsFixed a, .stickyparent .stickyselector.IsFixed button{
    margin: 0 !important;
}
#CountdownSec {
    padding: 6px 0;
    background: #f9ba28;
    text-align: center;
}

@media only screen and (min-width: 468px) {
    #CountdownSec {
        padding: 12px 0;
    }
}

#CountdownSec .container {
    padding: 0;
}

#CountdownSec .LftSec div{
    font-weight: 500;
    font-size: 12px;
}

@media only screen and (min-width: 468px) {
    #CountdownSec .LftSec div{
        font-weight: 600;
        font-size: 16px;
    }
}

#Header.sticky #CountdownSec {
    display: none;
}

html[lang="en"] #CountdownSec .ar {
    display: none;
}

html[lang="ar"] #CountdownSec .en {
    display: none;
}

html[lang="ar"] #CountdownSec .LftSec div{
    font-weight: 600;
}
@media only screen and (min-width: 468px) {
    .clerancesale{
        display:none;
    }
}



.mdlBar{
    background: #f9bb28;
}
@media only screen and (min-width: 768px){
    .mdlBar{
     display: none;   
    }
}


.mdlBar .marquee {
  height: 20px;
  display: flex;
  align-items: center;
  width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}

.mdlBar .marquee .flxBx {
  display: flex;
  align-items: center;
  width: 200%;
  position: absolute;
  animation: marquee 15s linear infinite;
}

.mdlBar .marquee .flxBx:hover {
  animation-play-state: paused;
}

.mdlBar .marquee .flxBx .txt{
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    font-size: 11px;
    white-space: nowrap;
}
.mdlBar .marquee .flxBx .txt::after{
    content: "";
    display: inline;
    margin: 0 10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #966900;
}

@keyframes marquee {
  0% { left: 0; }
  100% { left: -100%; }
}
@keyframes marquee1 {
  0% { right: 0; }
  100% { right: -100%; }
}

html:lang(ar) .mdlBar .marquee .flxBx .txt{
    font-family: "Cairo", sans-serif;
}
html:lang(ar) .mdlBar .marquee .flxBx{
    animation: marquee1 15s linear infinite;
}
.delivery-option-txt{
    background: #d3fbe2;
    margin-top: 12px;
    padding: 0 10px;
    border: 1px solid #25d366;
}
