/*select.form-select,
select.variation-select{ width: 100%; display:flex; white-space: nowrap; align-items: center; border-radius: 5px !important; border: 1px solid #f2f2f2;height: 100%; padding:10px;  font-family: "Poppins", sans-serif !important;
      padding-left: 15px; cursor:pointer; appearance: none !important; position:relative;  box-shadow:none; color:#151515; font-size:13px;background: url(../images/select-arrow.png) no-repeat right center !important;  }


.dir-ltr{ direction:ltr; }


*/
/****======== Product Badges Start ========****/

.badges{  z-index:5;  position: absolute; top:25px; left:25px; display:flex; width:auto;  }
.badge {border-radius:4px;padding: 7px 10px;text-transform: none;font-size:12px;font-family: "Poppins", sans-serif !important;font-weight:700;line-height:1;margin-right:5px;}
.badge:last-child{ margin-right:0px; }
.badge.deal,
.badge.on-sale-badge{ background: #ffebea; color:#ff4439; }
.badge.discount{ background: #ffebea; color:#ff4439; }
.badge.new{ background: #dbfbee; color:#2eb783; }
.badge.badge-seller,
.badge.best-seller{background: #f8ce6d !important;color: #151515;/* background: #ffb100 !important; *//* color:#fff; *//* max-width: 95px; *//* text-overflow: ellipsis; *//* overflow: hidden; */}
.badge.on-sale-badge{ background: #ff3c30; color:#fff !important; max-width: 95px; text-overflow: ellipsis; overflow: hidden;}
.badge.gift{ background: #39bcb7; color:#fff; }
.badge.new-arrival-badge {max-width: 95px; text-overflow: ellipsis; overflow: hidden;}
span.badge.updated-icon {
    padding: 0px !important;
}
/* new badge css */
span.badge.updated-icon img {
    height: 27px !important;
}
.updated-icon img { max-width: 60px !important;}

.product-card .badges .badge.updated-icon {
    height: 25px;
    width: 25px;
    margin-right: 7px;
}
span.badge.best-seller.updated-icon {
    background-color: transparent !important;
}


/****======== Product Badges End ========****/

/****======== Heading Tags Start ========****/


/*h1,
h2,
h3,
h4,
h5,
h6 {  font-family: "Poppins", sans-serif !important; font-weight: 600 !important; line-height:normal; padding:0px; margin:0px;  }

*/
/****======== Heading Tags End ========****/



/****======== Overlay Start ========****/

.filter-overlay,
.menu-overlay,
.cart-overlay{ position: fixed; height:100%; width: 100%;  top: 0; left:0; transition: all 0.2s ease; z-index:9; visibility:hidden; opacity:0; z-index:120; background-color:#00000080 !important; }

.filter-overlay.visible,
.menu-overlay.visible,
.cart-overlay.visible{ visibility:visible !important; opacity:1 !important; }


/****======== Overlay End ========****/

/****======== Font Awesome Start ========****/

.fa-heart{ font-weight:900 !important; }

/****======== Font Awesome End ========****/


/****======== Font Weight Start ========****/
/*
.fw-400{ font-weight:400 !important; }
.fw-600{ font-weight:600 !important; }
.fw-700{ font-weight:700 !important; }*/

/****======== Font Weight End ========****/



/****======== Catagory Card Start ========****/

/*.owlslider-shop-category-slider .item.product-list { border: 1px solid #f1f1fd; min-height: 100px; overflow: hidden; padding: 15px !important; }
.owlslider-shop-category-slider .item.product-list figure { position: absolute; right: 5px; bottom: 0; min-height: 60px; display: flex; align-items: center; margin-bottom: 0; }
.owlslider-shop-category-slider .item.product-list figure img { max-width: 70%; margin-right: 0; margin-left: auto; margin-bottom: 10px; }
.owlslider-shop-category-slider .item.product-list h3 { width: 107px; font-family: 'Poppins', sans-serif !important; font-weight: 600; font-size: 13px; z-index: 2; position: relative; line-height: 16px !important; margin-top: 0px !important; }
.owlslider-shop-category-slider .item.product-list p { width: 107px; font-family: 'Poppins', sans-serif !important; font-weight: 600; font-size: 13px; z-index: 2; position: relative; line-height: 16px !important; margin-top: 0px !important; }
.owlslider-shop-category-slider .item.product-list.active,
.owlslider-shop-category-slider .item.product-list:hover { border: 1px solid #ffb100; }
.owlslider-shop-category-slider .product-list { padding-bottom: 25px; position: relative; }
.owlslider-shop-category-slider .product-list::after { content: '\f054'; font-family: 'font awesome 5 free'; font-size: 12px; border: none !important; color: #ccc; transform: none; font-weight: 700; position: absolute; left: 16px; bottom: 10px; }
.owl-selling-slider .owl-nav button { top:45% !important; }*/

/****======== Catagory Card End ========****/

/****======== Modal Box Start ========****/

.modal-dialog .modal-close { position: absolute; right: -10px; top: -10px; }
.modal-dialog .modal-close button{background-color: #fff; height: 30px; width: 30px; border-radius: 100%; opacity: 1; box-sizing: border-box; font-size:15px; z-index: 9; display:flex; align-items:center; justify-content:center; }

/****======== Modal Box End ========****/


/****======== Owl Carousel Navs/Dots Start ========****/

.owl-nav { width:100%; display:flex; justify-content:space-between; }
.owl-nav button{ width: 45px; position:relative; height: 45px; line-height: 40px; border-radius: 100%; font-size: 0; background-color: #ffffff !important; border:solid 4px #f7f7f7 !important; text-decoration: none!important;  border-radius:100% !important; position: absolute; top: 45%; transform:translateY(-45%);  }
.owl-nav button.owl-prev { left:-15px; }
.owl-nav button.owl-next { right:-15px; }
.owl-nav span{ font-size:0px; }
.owl-next span:before ,
.owl-prev span:before {content: ""; position: absolute; background-size: auto; left: 0; top: 0; background-repeat: no-repeat; width: 10px; margin: 0px auto; left: 0px; right: 0; align-items: center; height: 100%; background-position: center;}
.owl-next span:before { background-image: url(../images/nav-right.svg); }
.owl-prev span:before { background-image: url(../images/nav-left.svg); }

.owl-theme .owl-nav [class*=owl-]:hover i{ color:#151515; }

.owl-dots .owl-dot:focus { outline: 0px; }
.owl-theme .owl-dots .owl-dot span { background-color: #D0D0D0 !important; width: 7px; height: 7px; margin: 5px 4px; }
.owl-theme .owl-dots .owl-dot.active span { background-color: #ffb100 !important; width: 16px; }
.owl-theme .owl-nav [class*=owl-]:hover { background: #ffb100; color: #fff; text-decoration: none; }
.owl-theme .owl-nav .disabled{ cursor: not-allowed; }
.owl-dots .owl-dot:focus { outline: 0px; }
.owl-dots .owl-dot span { background-color: #D0D0D0 !important; width: 7px; height: 7px; margin: 5px 4px; }
.owl-dots .owl-dot.active span { width: 20px; background-color: #FBD46A !important; }



/****======== Owl Carousel Navs/Dots End ========****/



/****======== Product Card Start ========****/


.product-card{ background:#fff;  border-radius:15px; padding:20px; position:relative; margin-bottom:30px; border:solid 1px #EEEEEE;  }
.product-card a{ width:100%; display:inline-block; }
.product-card .product-image{ width:auto; text-align:center; height:200px; max-width:200px; margin:35px auto 10px;  overflow:hidden; display:flex; align-items:center;  }
.product-card .product-image a{ display:flex; align-items:center;height:100%; }
.product-card .product-image img{ height: auto; width: auto; margin: 0px auto; max-width: 100%; max-height: 100% !important;}
.product-card .badges{display:flex;position:absolute;left:20px;top:20px;z-index:3;}
.product-card .badges .badge{position: relative !important;left: 0px;top: 0px;line-height: 1 !important;display: inline-block !important;/* position:relative !important; *//* left:0px; *//* top:0px; */}
.product-card .rating-wishlist{ top:20px; right:20px; position:absolute; z-index:0; display:flex; align-items:center; }
.product-card .ubuy-fulfilled{ bottom:20px; right:20px; position:absolute; width:32px; }
.product-card .ubuy-fulfilled img{ width:100%; height:auto; }
.product-card .product-rating{ font-size:14px; color:#151515; font-weight:700; margin-right:20px; }
.product-card .product-rating i{ color:#ffb100; margin-right:4px; }
.product-card .availability{ margin-top:5px;}
.product-card .availability.out-of-stock { color:#dc3545; }
.rating-wishlist{ z-index: 11; }
.rating-wishlist a.add-to-wishlist{ border-radius: 100%; width: 30px; height: 30px; display:flex !important; justify-content:center; align-items:center; background: #ccc; display:block;color:#fff;  }
.rating-wishlist a.add-to-wishlist i{ font-size:14px; margin-bottom:-2px; font-weight:900 !important; }
.add-to-wishlist.btn-light.active,
.rating-wishlist a.add-to-wishlist.active{ background: #ffebea; }
.add-to-wishlist.btn-light.active i,
.rating-wishlist a.add-to-wishlist.active i{ color:#ff4439; }
.product-store{ display:flex; }
.product-store span{ font-size:12px; color:#666666; font-weight:500; font-family:'Poppins', sans-serif; }
.product-store img{ width:20px !important; height:auto; margin-right:5px; vertical-align:middle; border-radius:5px; }
.product-card .product-title{ width:90%; height:43px; overflow:hidden;  font-size:14px; color: #151515; font-weight:500 !important; font-family:'Poppins', sans-serif; line-height:22px; margin-top:8px; margin-bottom:0px;  }
.product-card .product-price{ width:90%; color:#151515; line-height:1; font-size:16px; font-weight:700; text-transform:uppercase; display:flex; align-items:center; font-family:'Poppins', sans-serif; margin-bottom:0px; }
.product-card .product-price {font-family:'Poppins', sans-serif; font-weight:700; margin-top:12px;  }
.product-card .product-price span{ margin-right:5px; }
.product-card .product-price del{ font-size:90%; font-weight:500;  color:#dc3545; margin-left:10px; line-height:1; font-family:'Poppins', sans-serif;}
.countdown-badge{ background:#ff3c2f; color:#fff; border-radius:5px; margin-left:15px; padding:4px 7px; font-size: 12px; font-weight: 700; text-transform: uppercase; min-width:85px; }
.countdown-badge .aw_countdown_timer{ display:flex; margin-left:5px; }
.owl-carousel .product-card{ margin-bottom:0px; }
.product-card.small-card .product-image{ width:auto; text-align:center; height:120px; margin:35px auto 10px;  overflow:hidden; display:flex; align-items:center;  }
.product-card.small-card .badge{ padding: 5px 10px; font-size: 11px; font-family: 'Poppins'; font-weight: 700; text-transform: uppercase; }
.product-card.small-card .rating-wishlist a.add-to-wishlist { width:25px; height:25px; }
.product-card.small-card .rating-wishlist a.add-to-wishlist i{ font-size:13px; }
.product-card.small-card .product-rating { font-size:12px; }
.product-card.small-card .product-rating i{ font-size:11px; }
.product-card.small-card .product-title { font-size:12px; line-height:20px; height: 40px; margin-top:5px; }

.product-card.small-card .product-price { font-size:13px; margin-top:7px; }
.product-card.small-card .ubuy-fulfilled { width:25px; }
.product-card.small-card .product-store img{ width:15px !important; }
.product-store .brand_name{ max-width:100px; overflow:hidden;text-overflow:ellipsis; white-space: nowrap; margin-right:0px !important; line-height:normal;}
.product-store .brand_name a {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #151515;
    font-weight: 600;
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


@media screen and (max-width: 1500px){
}


@media screen and (max-width: 1366px){

    .product-card .product-price del { font-size:85%; }
    .product-card .ubuy-fulfilled{ width:28px; }

    .product-card.smal-card .product-title {  overflow: hidden; font-size: 13px; line-height: 20px; margin-top: 8px; margin-bottom: 0px; height:43px; }
    .product-card.smal-card .product-price{ font-size:14px; }
    .product-card.smal-card .product-price del { font-size:85%; }
    .product-card.smal-card .ubuy-fulfilled{ width:28px; }
    .product-card .product-image { height:140px; max-width:140px; }

    .product-card .badges{ left:15px; top:15px; }
    .product-card .badges .badge{padding: 7px 7px; font-size: 10px; }
    .product-card .ubuy-fulfilled{ right:15px; bottom:15px; width:22px; }
    .product-card .rating-wishlist { right:15px; top:15px; }
    .product-store img {/* width:15px !important; */margin-right:5px !important;}
    .product-store span { font-size:11px; }
    .product-card{ padding:15px; }
    .product-card .product-image { height:120px; min-width:120px; }

    .product-card .product-title { font-size: 12px; line-height: 17px; margin-bottom: 0px; height: 34px; width:80%; }
    .product-card .product-price{ margin-top:6px; font-size:12px; width:85%;  }
    .rating-wishlist a.add-to-wishlist{ height:25px; width:25px; }
    .rating-wishlist a.add-to-wishlist i{ font-size:12px !important; }

    .product-card .product-rating { margin-right:10px; font-size:12px;  }


    .product-card.small-card { padding:15px; }
    .product-card.small-card .badges{ left:15px; top:15px; }
    .product-card.small-card .ubuy-fulfilled{ right:15px; bottom:15px; }
    .product-card.small-card .rating-wishlist { right:15px; top:15px; }
    .product-card.small-card .product-store img { width:15px !important; margin-right:5px !important; }
    .product-card.small-card .product-store span { font-size:11px; }
    .product-card.small-card .product-image { height:120px; min-width:120px; }
    .product-card.small-card .product-rating i{ font-size:12px; }
    .product-card.small-card .product-rating{ font-size:12px; }
    .product-card.small-card .product-title { font-size: 12px; line-height: 17px; margin-bottom: 0px; height: 43px; width:80%; }
    .product-card.small-card .product-price{ margin-top:6px; font-size:12px; width:80%;  }
    .product-card.small-card .rating-wishlist a.add-to-wishlist{ height:25px; width:25px; }
    .product-card.small-card .rating-wishlist a.add-to-wishlist i{ font-size:12px !important; }

    .owl-next span:before, .owl-prev span:before { background-size:75%;  }
    /*badges added css new*/
    a.btn.font-weight-bold.btn-primary.w-60.poppins-font.updated-icon{width: 40px !important;height: 30px !important;}
    .updated-icon{width: 30px;height: 30px;padding: 0px;}
    .updated-icon.btn.btn-primary{padding-left: 0px !important;padding-right: 0px !important;}
    .updated-icon.btn.btn-primary img{max-width: 12px}
    span.badge.on-sale.updated-icon img{max-width: 20px;}
    span.badge.latest-deals.updated-icon img{max-width: 20px;}
    .product-item-left-section .badge{top: 20px;left: 26px;}
    span.badge.new.updated-icon img{max-width: 20px;}
    span.badge.latest-deals.updated-icon{top: 18px;left: 30px;}
    .product-item-left-section .badge.gift{top: 20px;left: 29px;}
    span.badge.gift.updated-icon img{max-width: 16px;}
    /*badges added css new*/
}

@media screen and (max-width: 768px){
    .product-card .product-title{ height:34px; }
    .product-card .product-price { width:100%; }
    /*badges added css new*/
    a.btn.font-weight-bold.btn-primary.w-60.poppins-font.updated-icon{padding: 15px;width: 30px !important;height: 30px !important;}
    .items-title .updated-icon img{max-width: 12px !important;}
    .updated-icon img{max-width: 40px !important;}
    /*badges added css new*/
}
@media screen and (max-width: 576px){
    a.img-detail{ display:inline-block !important; }
    .owl-selling-slider .owl-nav button { top:40% !important; }
    .product-card .ubuy-fulfilled{ bottom:10px; }
    .product-card .product-price { width:100%; }
    .product-card { margin-bottom:10px; }
    .product-card .product-title {width: auto !important;overflow: hidden !important;max-height: 34px !important;height: auto !important;margin-top: 0px !important;word-break: break-word;/* width:100%; */}
    a.img-detail{/* display:flex !important; */}
    .rating-wishlist a.add-to-wishlist{ width:20px !important; height:20px !important; }
    .product-card .ubuy-fulfilled { width:20px; }
    .product-card .product-image img{margin-top:0px !important;}
    .product-card .badges .badge{padding:4px;}
    .product-card .product-image{min-width: 70px; max-width: 70px; height: 70px; margin: 0px; margin-right: 10px; border: solid 1px #f1f1fd; padding: 4px; border-radius: 4px; }
    .owl-nav button { height:35px; width:35px; }
    .product-card .product-image{min-width: 70px !important; max-width: 70px !important; height: 70px !important; margin: 0px; margin-right: 10px; border: solid 1px #f1f1fd; padding: 4px; border-radius: 4px; }
    /*badges added css new*/
    .product-card .badges{top: 10px;left: 10px !important;}

    /*badges added css new*/
    .product-card .badges .badge {top: 0px;font-size: 8px;text-overflow: ellipsis;max-width: 70px;white-space: nowrap;}

    .product-card{ display: flex; }
    .product-card a{width:auto;display:flex;}
    .product-card a.img-detail .product-title{ margin-top:5px !important; margin-bottom:5px; }
    .product-card .product-price { font-size:14px; margin:0px; }
}
@media screen and (max-width: 480px){
    /*badges added css new*/
    .product-item-left-section .badge.gift{left: 21px;}
    span.badge.latest-deals.updated-icon{left: 20px !important;}
    /*badges added css new*/


    span.badge.updated-icon img{height: 20px !important;}
}

@media screen and (max-width: 375px){
    /*badges added css new*/
    #on-sale .product-item-left h3{margin-top: 30px !important;}
    span.badge.latest-deals.updated-icon{left: 25px;}
    /*.product-card .badges .badge{left: -10px;}*/
    .updated-icon img{max-width: 35px !important;}

    /*badges added css new*/
}

/****======== Product Card End ========****/


button.owl-prev:hover,
button.owl-next:hover { background:#fff !important; }








/****======== Footer 24/7 Customer Support Start ========****/

.customer-support { border: 1px solid #eeeeee; margin-top: 10px; border-radius: 5px;}
.customer-support span a {font-family: "Open Sans",sans-serif; white-space:normal !important; font-weight: 700 !important; text-decoration: none; color:#151515; }
.customer-support p { margin-bottom:0px;  line-height: 18px;}
.customer-support img{ margin:0px !important; }
.customer-support .large-font{ margin-bottom:5px; }
.customer-support p a { font-size: 11px !important;white-space:normal !important; }
.customer-support p.large-font a { font-size: 14px !important; line-height: 18px;}


@media screen and (max-width: 1400px){
    .customer-support { padding:10px !important; }
    .customer-support .media-body.pl-3 { padding-left:8px !important; }
    .customer-support p.large-font a { font-size:13px !important; }
    .customer-support p a{ margin:0px !important; }
}


@media screen and (max-width: 1024px){
    /*badges added css new*/
    .updated-icon{width: 20px !important;height: 20px !important;}
    .updated-icon img{max-width: 45px !important;}
    /*badges added css new*/
}

/****======== Footer 24/7 Customer Support End ========****/