::placeholder {
  color: #bfbfbf;

}
a:hover{
  color: var(--primary) !important;
}
a{
  color: transparent !important;
}
.note-modal .note-group-select-from-files{
    display: block !important;
}
.bg-disable{
    background-color: #bbbbbb !important;
}
.category-icon{
    margin-right: 7px !important;
}
.breadcrumb{
  background-color: transparent !important;
}
.wishlist  .card-img-top{
    height: 160px;
}
.top-navbar-mobile-view {
  display: none !important;
}
.top-navbar-web-view {
  display: block !important;
}
/* body {

} */
ul {
  padding: 0;
  margin: 0;
}
.about_headers{
    width: 100%;
    background-color: red;
    display: flex;
    justify-content: center;
  }
.about_headers_container{
    /* width: 75%;
    min-height: 50vh; */
    padding: 25px ;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    color: #fff !important;
    right: 0;

  }
.aiz-main-wrapper{
  background-color: #f9f9f9 !important;
}
li {
  list-style: none;
}
.row_web_view img{
  height: 17px;
  margin:0 10px;
}
.top-navbar {
  background-color: #F9F9F9 !important;
}
.category_dropdown .categories_menu.show {
  transform: translate(0px, 55px) !important;
}
.category_dropdown .categories_menu{
  min-width: 9rem;
}
.categories_menu .second_level{
  transform: translate(168px, -58px) !important;
  min-width: 1000%;
  height: 421px !important;
  padding: 12px;
  overflow-y: scroll;
  overflow-x: hidden;

}
.categories_menu .second_level .third_offer_container {
  background-image: url("../assists/icons/background (2).png");
  background-size: cover;
  background-repeat: no-repeat;
  height: 120px;
  margin-top: 12px;
}

  .categories_menu .second_level h5{
color: var(--primary);


font-size: 13px;
font-weight: normal;
margin-bottom: 0;
}
.lang-change img{
  height: 16px !important;
  width: 24px !important;
}
.categories_menu .second_level span{
  color: #4B4B4B;

font-size: 12px;
font-weight: normal;

}
.categories_menu li a, .categories_menu li,.categories_menu .dropdown-toggle {
  padding: 5px !important;

  font-size: 13px !important;
  font-weight: normal !important;
  color: #111934 !important;
}
#categories_menu .third_offer_container .btn_container{
  background-color: #25d28c;
  width: 40%;
  height: 100%;
  text-align: center;
padding-top: 35px;
}
#categories_menu .third_offer_container .btn_container a{

  font-size: 10px !important;
  font-weight: 500;
  color: #ffffff !important;
  text-align: center;
}
#categories_menu .third_offer_container .btn_container a:hover{
  background-color: transparent !important;
}
#categories_menu .third_offer_container .btn_container a img{
  margin-top: 12px;
  width: 24px;
}
#categories_menu .third_offer_container span {
  color: rgb(76, 133, 214) !important;
  font-weight: bold !important;
}
#categories_menu .third_offer_container h1 {

  font-size: 24px !important;
  font-weight: 500 !important;

  color: #2f3542 !important;
  padding-top: 12px;
  padding-left: 12px;

}

#account-navigation-container .account-navigation-wrapper .link {
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;

  position: relative;
  height: 42.2px;
  background: #f9f9f9;
  max-width: 126px;
  width: 139px;
  border-radius: 12px;
  margin-right: 7px;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  cursor: pointer;
}
.slick-prev {
  z-index: 7777777777777777777777777;
}
.slick-next{
  z-index: 7777777777777777777777777;
right: -16px;

}
.basket {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(175, 161, 161, 0.44);
  width: 65%;
  height: 100%;

  font-size: 12px;
  color: #333333 !important;
}
.favorite {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35%;
}
.lang .show.dropdown-menu,
 .account-basket .show.dropdown-menu {
  min-width: 100% !important;
}
.show.currancy_menue{

  transform:translate(0, 42px) !important;
}
.show.dropdown-menu a{
  color:#74788d !important;
}
.show.dropdown-menu .active{
  color:#fff !important;
}
.show.dropdown-menu li:hover{
  background-color: var(--primary) !important;
color: #fff !important;


}
.product-details_container .send_btn {
    background-color:  var(--primary) !important;
    border-color:  var(--primary) !important;
    color: #fff !important;
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;

    font-size: 12px;
    font-weight: normal;
    height: 40px;
    width: 150px;
}
.modal-body .send_btn{
    background-color:  var(--primary);
    border-color:  var(--primary);
    color: #fff;
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;

  font-size: 12px;
  font-weight: normal;
  height: 40px;
  width: 150px;
  }

  .modal-body .close_btn{
    background-color: #fff;
    border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;

  font-size: 12px;
  font-weight: normal;
  height: 40px;
  width: 150px;

  }
.product-details_container .close_btn {
    background-color: #fff;
    border-color:  var(--primary);
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;

    font-size: 12px;
    font-weight: normal;
    height: 40px;
    width: 150px;
}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active{
  background-color: #F9F9F9;
}
.show.dropdown-menu a:hover{
  background-color: var(--primary) !important;
color: #fff !important;

}
.f-banner,
.s-banner,
.th-banner{
  background-image: url('../assists/icons/WhatsApp\ Image\ 2023-10-03\ at\ 1.25.18\ PM.jpeg');
  background-size: cover;
  height: 75vh;
}

#account-navigation-container .account-navigation-wrapper .link .lang img {
  width: 15px;
  margin-bottom: 7px;
}
#account-navigation-container .account-navigation-wrapper .link .lang {
  display: flex;
  align-items: center;
  justify-content: center;
  border-right: 1px solid rgba(175, 161, 161, 0.44);
  width: 55%;
  height: 100%;

  font-size: 12px;
  color: #333333 !important;
  cursor: pointer;
}

.carrency {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45%;

  font-size: 9px;
  font-weight: normal;
  color: #111934 !important;
  cursor: pointer;
  padding: 4px;
}
.links_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer-widget .links_container
{
  display: flex;
  justify-content: space-between;
  margin-top: 4px;
}
.footer-widget .socialmedia_container {
  margin-top: 4px;

}
.front-header-search label{
  width: 100%;
  position: relative;
  margin-bottom: 0px;
}
.front-header-search label span{
  position: relative;
  left: 94%;
  top: 47%;
  cursor: pointer;
}
.front-header-search .input-group label input
{
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  color: #333;
  background-color: #f9f9f9;
  border: 1px solid var(--primary)  !important;
  border-radius: 12px;
  padding: 12px 40px 13px 15px;
  box-sizing: border-box;
  outline: none;
  transition: all ease .3s;

}
.input-group-append .btn, .input-group-prepend .btn{
  border: 1px solid var(--primary);
  border-left: 0 !important;
  border-bottom-right-radius: 12px !important;
  border-top-right-radius: 12px !important;
  background-color: #f9f9f9;

}

.section_title{
  margin-top: 25px;
}
.first_discound_container button {
  margin-left: -1.7%;
  padding: 10px 12px 9px 12px;
}
/* .front-header-search .input-group{
  width: 75% !important;
  border-right:1px solid var(--primary)  !important;
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
} */
 .nav_bottom {
  background-color: #25d28c;
}
 .nav_bottom p {

  font-size: 14px;
  color: #ffffff;
  margin-bottom: 0 !important;
}
.links_container .categories_dropdown,
.links_container .btn:first-child:active {
  background-color: var(--primary) !important;
  border: var(--primary) !important;

  font-size: 14px !important;
  font-weight: 500 !important;
  width: 165px !important;
  color: #fff !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
}
.row_mobile_view {
  display: none;
}
.links_container li a {
  color: #111934 !important;

  font-size: 14px;
}
.links_container li a:hover{
  color: var(--primary) !important;
}

.links_container li p {
  background-color: #00c478;
  color: #fff;

  font-size: 9px;
  width: 31px;
  height: 14px;
  border-radius: 3px;
  text-align: center;
  margin-bottom: 0;
  margin-left: 7px;
}

.links_container .dropdown-toggle::after {
  display: none;
}

.row_web_view .top-navbar img {
  height: 20px;
  margin-right: 7px;
}
.mw-50 {
  max-width: 50%;
}
.top-navbar p {

  font-size: 13px;
  margin-right: 14px;
  margin-bottom: 0;
}
.banner_container{
  position: relative;
}
.banner_container .carousel-indicators li{
  background-color: var(--primary) !important;
  height: 2px;
}
.slick-next:before{
  content: url('../assists/icons/chevron-right.png');
  background-color: #fff;
  padding: 10px;
  border-radius: 50%;
    display: block;
  position: absolute;
bottom: -30%;
right: -20%;

}
.slick-prev:before{
  content: url('../assists/icons/chevron-left.png');
background-color: #fff;
padding: 10px;
border-radius: 50%;
  display: block;
position: absolute;
bottom: -20%;

}
/* .slick-next:before{
  color:#FFFFFF !important;
  opacity: 1;
} */
.banner_container .slick-prev{  position: absolute;
top: 89%;
  left: 43%;
  z-index: 44444444444;
}
.banner_container .slick-dots li button:before{
  content: "-" !important;
  font-size: 45px;
}
.banner_container .slick-dots{
  bottom: 50px;
}
.banner_container .slick-next{
  top: 89%;
  right: 43%;
  z-index: 44444444444;

}
.banner_container  h1{

font-size: 32px;
color: #232323;
padding-top: 104px;
}
.banner_container p{

 font-size: 15px;
width: 78%;
}
.banner_container  h1 span{
  color: var(--primary);

}
.banner_container  img{
  width: 500px;
}
.banner_container .btn_container{
  width: 160.4px !important;
  background-color: #FFFFFF;
  border-radius: 12px;
  border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  padding-top: 8px;
  padding-bottom: 8px;
  text-transform: capitalize;
  display: flex;
  justify-content: center;
}
.banner_container .btn_container a{
  color: #25d28c !important;
  text-align: center;
  text-transform: capitalize !important;
}
.banner_container .slick-slide
{
  margin-top: 25px;
    background-color: #D2E1F5;
    padding-left: 59.6px;
    padding-top: 50px;
    padding-bottom: 75px;
    border-radius: 20px;
}

.selected_for_u .section_title a {

  font-size: 18px;
  font-weight: 300;
  color: #000000 !important;
}
.selected_for_u h5 {

  font-size: 20px;
  font-weight: 500;
}
.selected_for_u .card-body,
.hot_deals .card-body {
  padding: 12px 2px !important;
}

.selected_for_u .carousel-control-prev,
.hot_deals .carousel-control-prev {
  position: absolute;
  /* bottom: -31%; */
}
.selected_for_u .carousel-control-next,
.selected_for_u .carousel-control-prev,
.hot_deals .carousel-control-next,
.hot_deals .carousel-control-prev {
  width: 1% !important;
}
.selected_for_u .carousel-control-next,
.hot_deals .carousel-control-next {
  position: absolute;
  right: 0;
  /* bottom: -31%; */
}

.selected_for_u .carousel-control-prev img,
.selected_for_u .carousel-control-next img {
  width: 40px;
}
.hot_deals .col-md-3 {
  max-width: 20% !important;
  padding: 2px;
}

.card_conatiner {
  border-radius: 12px;
  background-color: #fff;
  margin-right: 7px;
  padding: 10px;
}
.similar_product h5 {

  font-size: 22px;
  font-weight: 500;
  padding: 12px 0;
}
.card button {
  background-color: #fff !important;
  border: 1px solid var(--primary);
  color: #000 !important ;

  font-size: 13px;

  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 7px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.card button:hover .add_cart_btn{
  color: #fff !important;

}
.card button:hover {
  background-color: var(--primary) !important;
  color: #fff !important;
  justify-content: space-between;
}
.card button a{
  color: #000 !important ;

  font-size: 13px;

}
  /*********************************product details***************************/
  .product_details_container {
    background-color: #fdfdfd;
    margin-top: 25px;
    margin-bottom: 18px;
    padding-top: 24px;
    padding-bottom: 20px;
    padding-left: 22px;
    padding-right: 22px;
    border-radius: 12px;
    box-shadow: 0px 0px 30px rgba(90, 65, 65, 0.06);
  }
  .product_details_container .product_info {
    background: #ffffff;
    box-shadow: 0px 0px 30px rgba(90, 65, 65, 0.06);
    border-radius: 12px;
    padding: 12px 20px;
    border: 1px solid #ededed;
  }
  .product_details_container .title_container{
    display: flex;
    justify-content: space-between;
  border-bottom: 1px solid #d4d2d2;
  padding-top: 11px;
  padding-bottom: 23px;
    }
  .product_details_container .title_container .title_container_container{
  width: 60%;
  }
  .product_details_container .title_container .title_container_container p{
    background-color: #D72853;
    color: #fff;

  font-size: 9px;
  font-weight: 500;
  padding: 5px 9px;
  border-radius: 4px;
  height: 25px;
  margin-left: 12px;
  }
  .product_details_container .title_container .title_container_container h5{
    color: #000000;

  font-size: 30px;
  font-weight: 500;

  }
  .product_details_container .fa{
    color: RGBA(245,179,3,0.24 );
  }
  .product_details_container .checked {
    color: #F5B303;
  }
  .product_details_container .rating_container{
    display: flex;
  }
  .product_details_container .rating_container span:last-of-type{

  font-size: 14px;
  font-weight: 500;
  color: #4B4B4B;
  }
  .product_details_container .product_id{

  font-size: 12px;
  color: rgba(5,4,4,0.6 );
  text-align: right;

  }
  .price_container p{

  font-size: 14px;
  font-weight: 500;

  }
  .price_container .price_box{
    border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  display: flex;
  justify-content:space-between ;
  }

  .product_details_container .count_title li{

    font-size: 11px;
    font-weight: normal;
    color: #707070;

  }
  .product_details_container .count_container {
    border-color: var(--primary);
    border-width: 1px;
    border-style: solid;
    border-radius: 12px;
    width: 90%;
    background: #f7f9fd;
}

element.style {
  margin-right: 10px;
}
.product_details_container .count_title li {

  font-size: 11px;
  font-weight: normal;
  color: #707070;
}
.price_container p {

  font-size: 14px;
  font-weight: 500;
}
.product_details_container #count {
  color: #D72853;

  font-size: 16px;
  font-weight: 500;
  width: 50px !important;
  text-align: center;
}
.product_details_container .total_box {
  border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
  color: var(--primary);

  font-size: 14px;
  padding: 10px 9px px;
  padding:7.8px 9px 9px;
  display: flex;
  justify-content: space-between;
}
.product_details_container .btn_order {
  border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: var(--primary);
  color: #fff;

  font-size: 12px;
  padding: 10px 9px;
  padding-bottom: 8px;
  margin-top: 5px;
}
.product_details_container .preparing_time, .product_details_container .shipment {

  font-size: 12px !important;
  font-weight: normal;
  color: #A09F9F;
  margin-top: 7px;
}
.product_details_container .feature_container {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d8d8d8;
}
.product_details_container .feature_container h5 {

  font-size: 14px;
  font-weight: 500;
}
.product_details_container .color_container .active {
  border: 1px solid #D72853;
  border-radius: 6px;
}
.product_details_container .color_container img {
  cursor: pointer;
}
.product_details_container .feature_container h5 {

  font-size: 14px;
  font-weight: 500;
}
.product_details_container .size_container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.product_details_container .size_container .active {
  border: 1px solid #D72853 !important;
  border-radius: 6px !important;
  -webkit-border-radius: 6px !important;
  -moz-border-radius: 6px !important;
  -ms-border-radius: 6px !important;
  -o-border-radius: 6px !important;
}
.product_details_container .size_container .size {
  padding: 5px;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  margin-right: 3px;
  cursor: pointer;
  margin-bottom: 7px;
}
.product_details_container .size_container .outOfTheStock {
  padding: 5px;
  border: 1px solid #D8D8D8;
  border-radius: 6px;
  margin-right: 3px;
  cursor: pointer;
  margin-bottom: 7px;
  color: #D8D8D8;
}
.product_details_container h5 {

  font-size: 14px;
  font-weight: 500;
}
.product_details_container .product_feature_container ul li:nth-child(odd) {
  background-color: RGBA(166,194,235,0.12 );

  font-size: 12px;
  padding: 7px 12px;
  margin-bottom: 7px;
}
.product_details_container .product_feature_container ul li:nth-child(even) {
  background-color: #fff;

  font-size: 12px;
  padding: 7px 12px;
  margin-bottom: 7px;
}
.product_details_container #collapseExample{
  border: none;
}
.product_details_container .title_container .title_container_container h5 {
  color: #000000;

  font-size: 20px;
  font-weight: 500;
}
.product_details_container .btn_cart {
  border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  background: #fff;
  color: #050404;

  font-size: 12px;
  padding: 10px 9px;
  padding-bottom: 8px;
  margin-top: 15px;
}
.product_details_container .count_container .increase_container, .product_details_container .count_container .decrease_container {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #5A5A5A;

    font-weight: 500;
    font-size: 18px;
    margin-left: 7px;
    margin-right: 7px;
    cursor: pointer;
}

.product_desc_container .tab-content {
  background-color: #fff;
  border: 1px solid rgba(112, 112, 112, 0.35);
  border-radius: 12px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 12px;
  padding-right: 12px;
}
.product_desc_container .tab-content .tab-pane h5,
.product-details_container .modal-body h5 {

  font-size: 14px;
  font-weight: 500;
}
.product_desc_container #pills-product-details ul li:nth-child(odd) {
  background-color: RGBA(166,194,235,0.12 );

  font-size: 12px;
  padding: 7px 12px;
  margin-bottom: 7px;
}
.product_desc_container #pills-product-details ul li:nth-child(even) {
  background-color: #fff;

  font-size: 12px;
  padding: 7px 12px;
  margin-bottom: 7px;
}
.product_desc_container #pills-descripetion .content_container {
  display: flex;
}
.product_desc_container #pills-descripetion ul {
  margin-left: 20px;
}
.product_desc_container #pills-descripetion ul li::marker{
  color: var(--primary);
}
.product_desc_container #pills-descripetion ul li {
  list-style: disc !important;

  font-size: 12px;
  font-weight: 300;
  color: #000;
  opacity: 0.8;
  margin-bottom: 12px;
margin-right: 7px;
}
.product_desc .rating_box {
  background: #f8fafe;
  border: 1px solid var(--primary);
  border-radius: 12px;
  padding: 9px;
}
.product_desc .rating_container .checked {
  color: #F5B303;
}
.product_desc .rating_box p {

  font-size: 14px;
  font-weight: normal;
  color: #B0B3BB;
}
.tab-pane h5 {

  font-size: 14px;
  font-weight: 500;
}
.product_desc .number_view,
.product-details_container .modal-body h5 {


  font-size: 14px;
  font-weight: normal;
  color: #2f3542;
}
.product_desc .precentage_rate ,
.product-details_container .modal-body .precentage_rate   {
  color: #F5B303;

  font-size: 24px;
  font-weight: 500;
}

.product_desc .line_dotte ,
.product-details_container .modal-body .line_dotte   {

    width: 45px;
    background-color: #707070;
    height: 3px;
    border-radius: 2px;
    margin-right: 12px;
    margin-left: 12px;
}
.product-details_container textarea{

border-color: #d3d3d3;
border-width: 1px;
border-style: solid;
border-radius: 12px;
resize: none;
padding: 12px;
height: 70px;
margin-bottom: 18px;
}
.product-details_container .close_btn{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;

font-size: 12px;
font-weight: normal;
height: 40px;
width: 150px;

}

.product_desc .total_rate ,
.product-details_container .modal-body .total_rate   {


  font-size: 12px;
  font-weight: normal;
}
.product_desc .comment_container {
  border-bottom: 1px solid #D4D2D2;
  padding-bottom: 12px;
  padding-top: 12px;
}
.product_desc .comment_container h6 {

  font-size: 12px;
  font-size: normal;
  color: #2F3542;
  margin-bottom: 3px !important;
}
.product_desc .comment_container span {

  font-size: 12px;
  font-weight: 300;
  color: #BCBEC3;
}
.product_desc .comment_container p {

  font-size: 10px;
  font-weight: normal;
  color: #000;
}
.product_desc #pills-reviews .accordion-button, .product_desc #pills-reviews .accordion-button:focus ,
.product_desc #pills-question .accordion-button, .product_desc #pills-question .accordion-button:focus {
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--primary);
  background-color: #fff !important;

  font-size: 16px;
  font-weight: normal;
  outline: none !important;
  box-shadow: none !important;
}
.product_desc .accordion-button::after{
  display: none;
}
.product_desc .question_box{
  display: flex;
  justify-content: flex-end;


}
.product_desc .question_box p{
  border-color: var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  width: 132px;
  height: 51px;

  font-size: 12px;
  font-weight: 500;
color: #2F3542;
background-color: #F8FAFE;
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;

}
.product_desc .rating_container .fa {
  font-size: 12px;
  color: RGBA(245,179,3,0.24 );
}
.card button:hover .arrow_img {
  display: block !important;
}
.card button img {
  display: none;
  width: 19px;
}
.card .card-body {
  padding: 14px 12px !important;
}
.card .card-body p {

  font-size: 13px;
  font-weight: 300;
  color: #000000;
  margin-bottom: 0;
}
.card .card-body .price {
  color: #d72853;


  font-size: 12px;
  font-weight: 500;
}
.card .card-body .moq {

  font-size: 11px;
  font-weight: normal;
  color: #25d28c;
}
.rating-box {
  position: relative;
  background: #fff;
  padding: 25px 50px 35px;
  border-radius: 25px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.05);
}
.rating-box header {
  font-size: 22px;
  color: #dadada;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: center;
}
.rating-box .stars {
  display: flex;
  align-items: center;
  gap: 25px;
}
.stars i {
  color: RGBA(245, 179, 3, 0.24);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.2s ease;
}
.stars i.active {
  color: #f5b303;
}
.card-body span {

  font-size: 12px;
  font-weight: 500;
  color: #4b4b4b;
  /* margin-top: 7px; */
}

.card .card_header {
  position: relative;
}
.card .discound_container {
  text-align: center;
  background-color: #d72853;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;

  font-size: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 12px 7px;
}
.card .heart_container {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.card .heart_icon_container {
  width: 27px;
  height: 24px;
}
.card .year {
  background-color: var(--primary);

  font-size: 12px;
  font-weight: 500;
  color: #ffff;
  border-radius: 6px;
}
.card-body span {

  font-size: 12px;
  font-weight: 500;
  color: #4b4b4b;
  /* margin-top: 7px; */
}
 .top_arrow_container {
  position: fixed;
  cursor: pointer;
  bottom: 20px;
  right: 20px;

}
.top_arrow_container img{
    object-fit: cover;
    filter: brightness(0.4) saturate(100%) invert(100%) sepia(0%) saturate(500%) hue-rotate(282deg);
}
.card .card_header {
  position: relative;
}
.card .discound_container {
  text-align: center;
  background-color: #d72853;
  color: #fff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;

  font-size: 10px;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 12px;
}
.card .heart_container {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.card .heart_icon_container {
  width: 27px;
  height: 24px;
}
.card .year {
  background-color: var(--primary);

  font-size: 12px;
  font-weight: 500;
  color: #ffff;
  border-radius: 6px;
}
.carousel-web-view {
  display: block;
}
.carousel-mobile-view {
  display: none;
}
/***********************************************best seller*********************/
/* .best_seller_container {
  padding-top: 12px;
} */
.best_seller_container .product_container {
  min-height: 213.9px;
  margin-top: 30px;
}
.best_seller_container .product_info {
  min-height: 169.4px;
  background-color: #fff;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding-left: 12px;
  padding-top: 9px;
}
.best_seller_container h5 {
  color: #2f3542;

  font-size: 18px;
  font-weight: bold;
}
.best_seller_container p {
  color: #2f3542;

  font-size: 14px;
  font-weight: 500;
}

.best_seller_container .product_info img {
  width: 120.9px;
  height: 120.9px;
  margin-bottom: 12px;
}
.best_seller_container .product_container .shop_btn {
  background-color: #25d28c;
  color: #ffffff;
  padding: 10px 15px 10px 15px;
  width: 100%;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
.best_seller_container .product_container .shop_btn a .number_products {
  display: none !important;
}
.best_seller_container .product_container .shop_btn a div span {

  font-size: 12px;
  color: #fff;
  margin-right: 7px;
}
.best_seller_container .product_container .shop_btn a div img {
  height: 15px;
}
.best_seller_container .product_container .shop_btn:hover .number_products {
  display: flex !important;
}

.best_seller_container .product_container .shop_btn:hover {
  background-color: var(--primary);
}
.best_seller_container .shop_btn a,
.best_seller_container .shop_btn div {

  font-size: 14px;
  color: #fff !important;
}
.img_product_container {
  width: 100%; /* Set the width of the container */
  height: 266.66px; /* Set the height to maintain 3:4 aspect ratio */
  position: relative;
  overflow: hidden;

  /* Add white background for margins */
  background-color: white;

  /* Add a blue border */
  box-sizing: border-box; /* Include border in the width calculation */

}
.img_brand_container {
  width: 155px; /* Set the width of the container */
  height:37px; /* Set the height to maintain 3:4 aspect ratio */
  position: relative;
  overflow: hidden;

  /* Add white background for margins */
  background-color: transparent;

  /* Add a blue border */
  box-sizing: border-box; /* Include border in the width calculation */

}
.img_brand_container img{
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; /* Keeps the image within the container without cropping */

}
.img_product_container  .card-img-top{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; /* Keeps the image within the container without cropping */
}
.selected_for_u .img_product_container {
  width: 100%;
  height: 266.66px;
  position: relative;
  overflow: hidden;
   background-color: white;
  box-sizing: border-box;

}
.compare .img_product_container {
  width: 99.87%; /* Set the width of the container */
  height: 250.6px; /* Set the height to maintain 3:4 aspect ratio */
  position: relative;
  overflow: hidden;

  /* Add white background for margins */
  background-color: #f4f8fd;

  /* Add a blue border */
  box-sizing: border-box; /* Include border in the width calculation */

}
.selected_for_u   .card_header .card-img-top{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;

}
.compare .img_product_container img {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; /* Keeps the image within the container without cropping */

}
.selected_for_u .card,
.hot_deals .card
{
margin-bottom: 12px;
 }

.hot_deals .hot_deals_container .hot_deals_title img {
  width: 22px;
  margin-bottom: 3px;
}
.rating-box .stars {
  display: flex;
  align-items: center;
  gap: 25px;
}
.stars i {
  color: RGBA(245, 179, 3, 0.24);
  font-size: 12px;
  cursor: pointer;
  transition: color 0.2s ease;
}
.stars i.active {
  color: #f5b303;
}
.hot_deals .hot_deals_title .d-flex p:nth-child(2) {

  font-size: 16px;
  font-weight: 500;
}
.hot_deals .hot_deals_title .d-flex p:nth-child(3) {

  font-size: 12px;
  font-weight: normal;
}
.hot_deals .hot_deals_title .d-flex p:nth-child(4) {

  font-size: 16px;
  font-weight: 500;
}
.hot_deals .hot_deals_container .hot_deals_title {
  display: flex;
  justify-content: space-between;
  background-color: var(--primary);
  padding: 11px 15px;
  border-radius: 12px;
  color: #fff;

  font-size: 14px;
  display: flex;
  justify-content: space-between;
}
.hot_deals .hot_deals_container a:hover{
  color: #fff !important;

  font-size: 14px;
  text-decoration: none;
}
.product-details_container .modal-body p{
  color: #111934;

font-size: 12px;
font-weight: 500;

}
.slider-for img{
  height:513px ;
  border-radius: 12px;
}
.cart-count-container{
  position: absolute;
top: 0;
left: 0;
color: #fff !important;
background-color:  var(--primary);
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
}
.cart-count-container span{
  color: #fff !important;

}

.slider-nav{
  margin-top: 25px;
}
.slider-nav img{
  width: 65px;
  height: 85px;
  cursor: pointer;
  border-radius: 12px;

}
/************************************************first discound*******************/
.first_discound_container {
  /* background-image: url("../assists/icons/petrebels-JwMGy1h-Js.png"); */
  background-size:cover;
  background-repeat: no-repeat;
  padding-top: 45px;
  padding-bottom: 78px;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}
.first_discound_container h2 {

  font-size: 30px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 12px;
  text-align: center;
  margin-bottom: 12px;
}
.first_discound_container form {
  margin-left: 196px;
}
.first_discound_container input {
  min-width: 64%;
  padding: 9px 12px;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border: 1px solid var(--primary) !important;
  border: 0;
  outline: 0;
  margin-top: 12px;
}
.first_discound_container button {
  padding: 10px 12px 9px 12px;
  background-color: #fff !important;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border: 1px solid var(--primary) !important;

  font-size: 12px;
  font-weight: 500;

  color: #25d28c;
}
.second_discound .button_container {
  padding-right: 25px;
}
.second_discound .btn_container {
  background-color: #25d28c;
  width: 40%;
  height: 100%;
  text-align: center;
  padding-top: 35px;
}
.second_discound .btn_container a {

  font-size: 14px;
  font-weight: 500;
  color: #ffffff !important;
  text-align: center;
}
.second_discound .btn_container a img {
  margin-top: 12px;
  width: 24px;
  height: 24px;

}
.second_discound .first_offer_container,
.second_discound .second_offer_container,
.second_discound .third_offer_container {
  margin-top: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 12px;
  /* border-top-right-radius: 12px;
  border-top-left-radius: 12px; */
}
.first_offer_container {
  background-image: url("../assists/icons/background.png");
  background-size: cover;
  min-height: 324.4px;
}
.second_offer_container {
  background-image: url("../assists/icons/background (1).png");
  background-size: cover;
  height: 324.4px;
}
.third_offer_container {
  background-image: url("../assists/icons/background (2).png");
  background-size: cover;
  height: 324.4px;
}
.offer_content {
  background: rgba(220, 220, 220, 0.62);
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.offer_content h1 {

  font-size: 24px;
  font-weight: 500;
  color: #2f3542;
  padding-top: 35px;
  padding-left: 37px;
}
.offer_content span {
  color: var(--primary);
  font-weight: bold;
}
/***********************************************last discound**********************/

.last_discount_container .discount_countainer .img_container{
  width: 100%; /* Set the width of the container */
  height: 250px; /* Set the height to maintain 3:4 aspect ratio */
  position: relative;
  overflow: hidden;

  /* Add white background for margins */
  background-color: white;

  /* Add a blue border */
  box-sizing: border-box; /* Include border in the width calculation */

}
.last_discount_container .discount_countainer .img_container img{
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain; /* Keeps the image within the container without cropping */

}
.last_discount_container .discount_countainer {
  border: 1px solid #25d28c;
  background-color: #fff;
  border-radius: 30px;
  padding: 5px 35px 6px 60px;
  margin-bottom:30px;
}
.last_discount_container .discount_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.last_discount_container .discount_content h1 {
  color: #2f3542;

  font-size: 22px;
  font-weight: 500;
}
.last_discount_container .discount_content span {
  color: #d72853 !important;
}
.last_discount_container .discount_content a {
  height: 36.2px;
  width: 135px;
  border-radius: 12px;
  border: 1px solid var(--primary);

  font-size: 12px;
  font-weight: 500;
  color: #25d28c !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
}
.last_discount_container img {
  width: 100%;
}
.top-footer {
  padding-top: 25px;
  padding-bottom: 24px;
  background-color: #fff;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 7px;
  margin-top: 21px;
  border: 1px solid var(--primary);
}
.home_slider_section .slick-dots {
  position: absolute;
  bottom: 44px;


}
.home_slider_section .slick-dots li button:before{
  content: '-';
  font-size: 60px;
  color:  var(--primary);
  width: 30px;
}
.home_slider_section .slick-active li button:before{
  content: '-';
  font-size: 60px;
  color:  var(--primary);
  width: 60px;
}
.top-footer img {
  /* height: 22px; */
  margin-right: 11px;
}
.top-footer p {
  color: #545454;

  font-size: 10px;
}

.top-footer h5 {
  color: #1c1c1c;

  font-size: 11px;
}
footer .bottom_footer {
  background-color: #ebf0f7;
  padding-top: 10px;
  padding-bottom: 8px;
}

footer .bottom_footer img {
  height: 17px;
  margin-left: 17px;
  margin-right: 7px;
}
footer .bottom_footer p {

  font-size: 12px;
  font-weight: normal;
  color: #1c1c1c;
  margin-bottom: 0;
}
footer .bottom_footer .copyright_container {
  padding: 16px 0 7px 0;
}
footer .bottom_footer .copyright_container p {

  font-size: 13px;
  font-weight: 300;
  color: #000000;
}
footer .bottom_footer .copyright_container span {

  font-size: 14px;
  color: #001638;
  font-weight: 500;
  margin-left: 7px;
}
footer .bottom_footer .copyright_container span a {

    font-size: 14px;
    color: #001638 !important;
    font-weight: 500;
    margin-left: 7px;
  }
.footer-widget .info_container {
  width: 278.1px;
  margin-right: 45.5px;
}
.footer-widget .info_container p {

  font-size: 13px;
  font-weight: 300;
  color: #000000;
}

.footer-widget .info_container .downloadapp_container {
  margin-top: 12px;
}
.footer-widget .info_container .downloadapp_container img {
  width: 142.8px;
  margin-top: 7px;
}
.footer-widget .info_container .downloadapp_container h5 {

  font-size: 13px;
  font-weight: bold;
  color: #000000;
  margin-top: 25px;
}
.footer-widget .info_container .logo_container img {
  width: 50%;
}
.footer-widget .info_container p {

  font-size: 13px;
  font-weight: 300;
  color: #000000;
}
.footer-widget .socialmedia {
  margin-top: 25px;
}
.footer-widget .socialmedia h5 {

  color: #001638;

    font-size: 13px;
    font-weight: bold;
}
.footer-widget .paymentmethod_container .paymentmethod div {
  border: 1px solid var(--primary);
  border-radius: 6px;
  width: 62.52px;
  height: 36px;
  padding: 5px;
  margin-right: 7px;
  margin-top: 7px;
  align-items: center;
  justify-content: center;
}
.footer-widget .paymentmethod_container .paymentmethod div img {
  width: 100%;
  height: 100%;
}
.footer-widget .paymentmethod_container .paymentmethod div p {

  font-size: 12px !important;
  font-weight: 500 !important;
}
.footer-widget .links_container {
  /* width: 559.5px !important; */
  /* margin-right: 109px; */
  display: flex;
  justify-content: space-between !important;
  /* margin-top: 27px; */
}

.footer-widget .links_container p {
  color: #001638;

  font-size: 13px;
  font-weight: bold;
}
.footer-widget ul li {
  margin-bottom: 5px;
}
.footer-widget .links_container a {

  font-size: 13px;
  font-weight: 300;
  color: #000000;
}
/* .socialmedia_container {
    margin-top: 25px;
} */

.bg-aliceblue{
    background-color: aliceblue !important;
}
.loading-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--primary); /* Bootstrap primary color */
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 999999999999; /* Ensure it's above other content */
}

.loading-logo img {
    margin-bottom: 20px; 
}
.socialmedia_container img {
    width: 22.3px;
    object-fit: cover;
    filter: brightness(1.2) saturate(100%) invert(100%) sepia(0%) saturate(500%) hue-rotate(282deg);
    -webkit-filter: brightness(1.2) saturate(100%) invert(100%) sepia(0%) saturate(500%) hue-rotate(282deg);
}
/* .socialmedia_links_container{
  margin-top: 20px;
} */
.socialmedia_container p {

  opacity: 0.7;
  font-size: 13px;
  font-weight: bold;
  color: #000;
  margin-right: 85px;
  opacity: 1;
  /* visibility:hidden; */
}
/* .become_partner_with_us{
      margin-top: -95px;
}
.help_center{
  margin-top: -70px;

} */
.login_container .top-footer{
  margin-top: 0 !important;
}
/* .about_us{
  margin-top: -45px;

} */
/******************************** terms******************* */
ol li ,
ol li a{

color: #050404 !important;
  font-size: 13px;
}
.terms_container .breadcrumb{
  background-color: transparent;
  border-bottom: 1px solid var(--primary);
  border-radius:0;
  padding: 8px 16px;
}
.terms_container h5 {

  font-size: 20px;
  font-weight: bold;
  margin-bottom: 28px;
  color: #2F3542;
}
.product_details_container .slick-active{
display: flex;
justify-content: center;
}
.product-details_container #pills-tab .active{
  background-color:  var(--primary) !important;
}
.terms_container h6 {

  font-size: 13px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #2F3542;
}
.terms_container p {

  font-size: 14px;
  color: #2F3542;
}
.terms_container {
  padding-top: 17px;
  padding-bottom: 17px;
  margin-bottom: 40px;
  padding-left: 23px;
  padding-right: 23px;
  background-color: #fff;
  border-radius: 12px;
}
/*********************************abutus************************/
.our_vision_container .our_vision_content span,
.our_mission_container .our_mission_content span,
.who_we_container .who_we_content span
{
color: var(--primary);

font-size: 14px;
font-weight: 500;

}
.our_vision_container .our_vision_content h6,
.our_mission_container .our_mission_content h6,
.who_we_container .who_we_content h6
{

font-size: 16px;
font-weight: bold;

}
.our_vision_container .our_vision_content p,
.our_mission_container .our_mission_content p,
.who_we_container .who_we_content p
{

font-size: 11px;
font-weight: normal;
color: #707585;
}
.our_mission_container  .img_container,
.our_vision_container  .img_container,
.who_we_container .img_container{
  padding: 18px;
  border-radius: 12px;
box-shadow: RGBA(17,109,255,0.09 );
width: 90%;

}
.our_vision_container  .img_container,
.who_we_container .img_container{
  background-color: #fff;
  border-radius: 12px;

}
.about_header{
  background-color: #F9F9F9;
  position: relative;
}
.video_content{
    /* display:flex;
    justify-content: center;
    align-items: center; */
    flex-direction: column;

    color: #fff;
    display: flex;
  flex-direction: column;
  align-items: center
  }
  .video_content_paragraph{
    width: 50%;
  }
/* .socialmedia_video{
  position: absolute;
  bottom:7vh;
  left:25vh;
} */
.about_header .socialmedia_video p{

  font-size: 1.2vw;
  font-weight: bold;
  color: #fff !important;
  opacity: 1 !important;
}
.video_content h4{
  font-size: 2vw;
font-weight: bold;
}
.video_content p{
  font-size: 1.2vw;

}
.about_header video{
  width: 81vw;
  height: 70vh;
  object-fit: cover;
border-radius: 12px;
margin-bottom: 25px;
}

.login_form_container {
box-shadow: 10px 10px 15px 0px rgba(148,148,148,0.17) !important;
  border-bottom-left-radius: 41px;
  border-top-left-radius: 41px;
  border: 1px solid #fff;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 10;
  height: 550px;
}
.login_form_container .nav-tabs {
  box-shadow: 10px 10px 15px rgba(148, 148, 148, 0.05);
}
.login_form_container ul, .login_form_container ul li .nav-link {
  border: none;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}

.login_form_container ul li .active {
  background-color: var(--primary) !important;
  color: #ffff !important;
  border-radius: 12px !important;
  font-size: 16px;
  font-weight: 500;

}
.login_form_container ul li .nav-link {
  width: 229px;

  font-size: 14px;
  font-weight: 500;
  color: #000000;
}
.login_image_container{
  margin-left: 0px;
}
.login_image_container img {
  height: 300px;
  margin-bottom: 56px;
}
.login_image_container h5 {
  font-size: 16px;

  font-weight: bold;
}
.login_image_container p:last-of-type {
  font-size: 14px;

  color: #000 !important;
}
.login_image_container p:first-of-type {
  font-size: 16px;

  font-weight: 500;
  color: #2f3542 !important;
}
.login_form_container form input, .login_form_container form input:focus-visible {
  padding: 12px 27px;
  width: 100%;
  border-radius: 12px !important;
  font-size: 14px;
  font-weight: 500;

  color: #000 !important;
  border: 1px solid #e6e6e6 !important;
  outline: none;
  border-radius: 7.5px !important;
}
.login_form_container .check_box_container label a, .login_form_container .check_box_container label a:hover {
  cursor: pointer;
  color: var(--primary) !important;
  text-decoration: underline;
}
.login_form_container .check_box_container label {
  font-size: 14px;

  margin-left: 10px;
  line-height: 24px;
}
.login_form_container .forgetpassword {
  font-size: 14px;

  text-decoration: none;
  cursor: pointer;
  color: var(--primary);
}
.forgetPassword_form p {
  font-size: 14px;
  font-weight: 500;

  color: #25d28c;
  text-align: left !important;
}

.forgetPassword_form h2 {
  font-size: 22px;
  font-weight: 500;

  color: #25d28c;
  text-align: left !important;
  width: 100%;
}
.login_image_container {
  border-bottom-right-radius: 41px;
  border-top-right-radius: 41px;
  border: 1px solid #fff;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  height: 550px;
}

.login_form_container form {
    margin-top: 35px;
    /* width: 75%; */
    display: flex;
    flex-direction: column;
    align-items: center;
}
.login_form_container form .form_container {
  width: 93%;
}
.login_form_container .tab-content {
  width: 417px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.login_form_container .check_box_container {
  display: flex;
  flex-direction: row !important;
  align-items: center;
  margin-top: 10px;
}
.login_form_container .check_box_container input {
  width: auto;
  margin-bottom: 7px;
}
.login_form_container .btn_conntainer button {
  background-color: var(--primary);
  width: 50%;
  color: #fff;
  font-size: 16px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding: 8px;
}
.login_image_container p:last-of-type {
  font-size: 14px;

  color: #000 !important;
}
.forgetPassword_form .btn_conntainer button {
  background-color: var(--primary);
  width: 60%;
  color: #fff;
  font-size: 14px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding: 12px;
  margin-top: 25px;
}
.forgetPassword_form {
  margin-top: 115px !important;
}
.login_form_container input:focus + .dash {
display: block;
}
.login_form_container .input_container{
  position: relative;
}
.login_form_container .dash{
  width: 10px;
  height: 47px;
  background-color: var(--primary);
  border-top-left-radius: 9px;
border-bottom-left-radius: 8px;
position: absolute;
top: 0;
margin-bottom: 0 !important;
display: none;
}
.contactus .breadcrumb,
.categories_section .breadcrumb{
  background-color: transparent;

  border-bottom: 1px solid var(--primary);
  border-radius:0;
  padding: 8px 16px;
margin-bottom: 20px;
}
.contactus .section_title {
  background-color:  var(--primary);
  color: #fff;

  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
.contactus .fom_container{
  background-color: #fff;

}
.contactus .fom_container form{
  padding: 18px;
}
.contactus button {
  width: 30%;
  background-color:  var(--primary);
  border: 1px solid  var(--primary);
  color: #fff;

  font-size: 12px;
  border-radius: 10px;
padding-top: 12px;
padding-bottom: 12px;
}
.contactus textarea {
  height: 135px;
  resize: none;
}
.form-control:focus,
.contactus .dropdown-toggle:focus {
  border-color: var(--primary);

}
.contactus .dropdown-toggle::after{
  content: url('../assists/icons/dropdownIcon.png');
}
.contactus .dropdown-toggle{
  display: flex;
  justify-content: space-between;
  padding:11px 20px !important;
  border: 1px solid #d3d3d3;
}
.contactus .upload_files{
  position: relative;
}
.contactus .upload_files .bottom_arrow{
  position: absolute;
  right: 12px;
  top: 15px;

}
.contactus #myFileupload{
  border: 1px solid #b4cbed !important;
}
.contactus .fileinputs{
  /* position: absolute; */
bottom: -13%;
margin-top:1.8rem !important;
  width: 100%;
}
div.fakefile {
	position: absolute;
  left: 1%;
  bottom: 25%;
	z-index: 1;
    width: 98%;
}

input.file {
	position: relative;
	text-align: right;
	opacity: 0;
  left: 1%;
	z-index: 2;
    height: 50px;
    width: 98%;
}
div.fakefile img{
    position: absolute;
    right: 7px;
    top: 20px;
    width: 20px;
}
.contactus .icon_container {
  background-color: #E3ECF9;
  border-radius: 6px;
  width: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contactus .contactus_info_container{
  min-height: 40px;
margin-bottom: 12px;

}
.contactus .content_info {

  font-size: 14px;
  font-weight: 300;
  padding-left: 12px;
  background-color: #F0F5FC;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 0 !important;
  /* border-radius: 6px; */
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  margin-left: 2px;

}
.contactus .content_info a{
  color: #0000 !important;
}
.contactus ol li a, .contactus ol li {

  font-size: 14px;
  color: #050404;
}
.form-control-sm{
  background-color: #fff;
  border: 0;
  border-color: #d3d3d3 !important;
border-width: 0.25px;
border-style: solid;
border-radius: 6px;
color: #4B4B4B;

font-size: 12px;
font-weight: normal;
width: auto;
}
.form-control-sm::after{
  content: url('../assists/icons/dropdownIcon.png');
  display: block;
}
.form-control-sm option{
  padding:7px 0 !important;
}

element.style {
  width: 80%;
}
.categories_section .result_contaier .filter_words_container {
  border: 1px solid #d3d3d3;
  border-radius: 6px;
  display: flex;
  align-items: center;
  padding: 7px 15px;
  padding-right: 0;
  margin-left: 7px;
  margin-bottom: 20px;
}
.categories_section .result_contaier .total_count {

  font-size: 14px;
  font-weight: normal;
  color: #050404;
  margin-bottom: 0;
  margin-bottom: 20px;

  display: flex;
  align-items: center;
}
.categories_section .filter_word_container {
  border-radius: 6px;
  border: 1px solid  var(--primary);
  height: 30px;
}
.categories_section .result_contaier .filter_words_container p {

  font-size: 12px;
  font-weight: 300;
  color: #4B4B4B;
  padding-left: 5px;
  padding-top: 5px;
}
.categories_section .result_contaier img {
  height: 16px;
  margin: 7px;
  padding-left: 7px;
  border-left: 1px solid  var(--primary);

}
.categories_section .pagination .active {
  color: var(--primary);
}
.categories_section .page-item ,
.support_tickets_container .page-item,
#home .page-item ,
#profile .page-item ,
#contact .page-item,
.my_orders_container .page-item,
.wishlist_container .page-item,
  .compare_container .page-item,
  .my-wallet_container .page-item,
  .notification_container .page-item{
  padding: 7px;
  margin-top: 4px;

  font-size: 16px;
  font-weight: 500;
  color: #707070;
  cursor: pointer;
}
.categories_section .accordion-body .accordion {

  background-color:transparent !important;

}
.categories_section .accordion-item button{
  padding: 12px;

}
.categories_section .accordion-button:focus{
  border: none !important;
  box-shadow: none !important;
}
.categories_section .accordion-item,
.categories_section .accordion-item button{
  border: none !important;
  background: transparent !important;

}
.categories_section .collapseCategories::after,
.accordion-button:not(.collapsed)::after,
.categories_section .collapseMaterial::after{
  content: url('../assists/icons/dropdownarrow.png');
  background-image:none;
}
.categories_section .collapseMaterial{
  padding: 0 !important;
}
.categories_section .accordion-body{
  padding-top: 12px;
}
.categories_section .filter-section,
.categories_section .accordion-button,
.categories_section .price_title_container{

font-size: 14px !important;
font-weight: 500 !important;
color: #4B4B4B !important;
justify-content: space-between;
}
.collapse-sidebar{
  background-color: #fff;
  padding: 12px;
  border-radius: 12px;

}
.select_container{
  display: flex;
  justify-content: flex-end;
}
.categories_section .collapseMen,
.accordion-button:not(.collapsed){
  background-color:transparent !important;
}
.categories_section .dropdown-toggle.filter-section[data-toggle].collapsed:after{
  content: url('../assists/icons/dropdownarrow.png');

}
.categories_section .size_container .size{
  padding: 5px;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
margin-right: 3px;
cursor: pointer;
margin-bottom: 7px;
}
.categories_section .size_container .outOfTheStock{
  padding: 5px;
  border: 1px solid #D8D8D8;
  border-radius: 6px;
margin-right: 3px;
cursor: pointer;
margin-bottom: 7px;
color: #D8D8D8;
}
.categories_section  #collapse_Size p {
    border-radius: 4px !important;
    padding: 5px !important;
    border: 1px solid #707070;
    color: #707070;
    /* min-width: 20px; */
    margin-right: 3px;
    display: flex;
    justify-content: center;

    font-size: 8px;
    font-weight: normal;
    cursor: pointer;
  }
.categories_section .size_container .active{
  border: 1px solid #D72853;
  border-radius: 6px;

}
.categories_section .size_container{
  display: flex !important;
  align-items: center;
}
.categories_section  .size_container p {
  border-radius: 4px !important;
  padding: 5px !important;
  border: 1px solid #707070;
  color: #707070;
  min-width: 20px;
  margin-right: 3px;
  display: flex;
  justify-content: center;

  font-size: 12px;
  font-weight: normal;
  cursor: pointer;
}
.categories_section .size_container .disable{
  border: 1px solid #464646 !important;
  color: #464646 !important;

}
.dropdown-toggle.filter-section[data-toggle]:not(.collapsed):after {
  content: url('../assists/icons/dropdownarrow.png');
}
.categories_section .aiz-megabox{
  height: 20px;
  width: 20px;
}
.categories_section .aiz-range-slider .noUi-connect {
  background:var(--primary)
}
.noUi-horizontal{
  height: 10px;
}
/* .categories_section .noUi-connect{
  height: 50% !important;
} */
.aiz-range-slider{
  position: relative;
margin-top: 100px;
}
#input-slider-range{
  width: 115px;
  /* right: 13%; */

}
.value-high {
  position: absolute;
  bottom: 25px;
  padding: 6px;
  margin-bottom: 20px;
  display: flex;
  border: 1px solid  var(--primary);
  max-width: 138px;
  width: 125px;
  justify-content: center;
border-radius: 6px;
right: 8%;

}
.value-low {
  position: absolute;
  bottom: 78px;
  padding: 6px;
  margin-bottom: 20px;
  display: flex;
  border: 1px solid  var(--primary);
  width: 138px;

  max-width: 125px;
  justify-content: center;
border-radius: 6px;
left: 7%;

}
.noUi-handle:after, .noUi-handle:before{
  display: none;
}
.noUi-horizontal .noUi-handle{
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: var(--primary);
  box-shadow: none !important;
}

/******************compare******************/
.compare_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.compare_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.compare_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.compare_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.compare_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}

.compare_container .compare{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
padding: 15px;
background-color: #fff;
}
.compare_container .my_compare_title{
    padding:12px 0px 0 !important;
}
.compare_container .my_compare_title,.compare_container .compare_title{
  background-color: #fff;
  padding: 12px 18px 0;
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 12px; */
  align-items: center;
  color: #707070;

  font-size: 15px;
  font-weight: 300;
  text-align: center;

}
.compare_container .compare_title button{
  position: absolute;
  top: 0;
  right: 0;
}
.compare_container .comparre_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 4.5px 8px;
display: flex;
justify-content: space-between;
margin-bottom: 15px;
align-items: center;
color: #000;

font-size: 14px;
font-weight: 300;
text-align: center;

}
.compare_container .price{
color: #D72853;

font-size: 14px;

}
.compare_container .quantity{
color: #25d28c;
/*  */
font-size: 11px;
font-weight: normal;

}
.compare_container .view_product{

font-size: 12px;
font-weight: normal;
color: #000000 !important;
border: 1px solid var(--primary);
border-radius: 8px;
text-decoration: none;
padding: 10px 60px;
margin-top: 10px;
width: 140px !important;
}
.compare_container .add_basket{

  font-size: 12px;
  font-weight: normal;
  color: #fff !important;
  border: 1px solid var(--primary);
  border-radius: 8px;
  text-decoration: none;
  padding: 9px 20px;
  margin-bottom: 15px;
  background-color: var(--primary);
  width: 200px !important;
}
.compare_container .comparre_item div:first-of-type p{
  color: #707070;
}
.compare_container .compare_title{
padding: 15px 0px;

}
.compare_container .compare_title p{
  font-weight: bold;
  color: #000;
  max-width: 178px;
  width: 140px;
  text-align: center;
  }
  .compare_container .count_number{
    margin-left: 10px;
    color: #4B4B4B;

font-size: 14px;
font-weight: 500;

  }
.compare_container .wallet_item{

  border: none;
padding: 12px 18px;

}
.compare_container .my-compare_title div{
border-radius: 8px;
border: 1px solid var(--primary);
/* padding: 11px 10px 13px; */

}
.compare_container .my-compare_title .icon_container{
  padding: 11px 10px 13px;
}
.compare_container .my-compare_title .content_container{
  padding: 11px 7px 13px;
  border: none !important;
display: flex;
}
.compare_container .my-compare_title .content_container div{
  border: none !important;

}
.compare_container .my-compare_title .content_container p{

  font-size: 12px;
  font-weight: normal;
  color: #707070;
}
.compare_container .my-compare_title .content_container p:last-of-type{

  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: flex;
}
.compare_container .my-compare_title .content_container span{

  font-size: 12px;
  font-weight: normal;
  color: var(--primary);
  display: flex;
  align-items: center;
  height: 100%;
}
.compare_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.compare_container .approval{
  color: #00C478;
}
.compare_container .declined{
  color: #D72853;
}
.compare_container .description_containter div{
    width: 195px;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-right: 0px;
    margin-left: 20px;
}
@media (max-width: 1600px){
    .compare_container .description_containter div{
        margin-left: 8.8rem;
    }
}
.compare_container .pending,
.affiliate_history_container .WAITING{
  color: #1770A2;
}
.compare_container .solved{
  color: #00C478;
}
.compare_container  .empty_wish_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;

  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
  border-color: rgba(175,161,161,0.44 );
border-width: 1px;
border-style: solid;
border-radius: 7px;

}
.compare_container .empty_wish_list img {
  width: 20%;
  margin-bottom: 25px;
}
.compare_container .my_compare_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 5px 12px;
align-items: center;
}
.compare_container .my_compare_title button a{
  display: flex !important;

}

.compare_container .my_compare_title button img{
  width: 17%;
  margin-right: 8px;
}
.compare_container .my_compare_title button p{
  color: #ffffff !important;

  font-size: 12px;
  font-weight: 300;

}
.compare_container .Country_container{
  background-color: RGBA(166,194,235,0.12 );
  color: rgb(88,89,91) !important;

  font-size: 10px;
  font-weight: 300;
  padding: 7px 12px;
  margin-bottom: 7px;
display: flex;
}
.compare_container  .description_containter div{
  padding: 2px;
}
.compare_container .reviews_container .compare_title{
  margin-bottom: 0 !important;
  padding: 5px 6px;
}
.compare_container .reviews_container a,
.compare_container .btn-primary:not(:disabled):not(.disabled):active{
  width: 80%;
  background-color: transparent;
  color: var(--primary) !important;
  border-color: #79a4e0;
border-width: 0.5px;
border-style: solid;
box-shadow: 0px 3px 3px rgba(255,255,255,0.16 );

font-size: 14px;
font-weight: normal;
border-radius: 8px;
margin-top: 18px;
}.compare_container   .compare_title_container .compare_title:nth-child(even)  p{
  background-color: #fff;
}
.compare_container .fa-star{
  color: RGBA(245,179,3,0.24 ) !important;
}
.compare_container .checked {
  color: #F5B303 !important;
}
/******************wishlist_container******************/
.wishlist_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.wishlist_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.wishlist_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.wishlist_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.wishlist_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}

.wishlist_container .wishlist{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
padding: 12px 8px;
background-color: #fff;
min-height: 440px;

}
.wishlist_container .my-wallet_title,
.wishlist_container .wallet_title,
.wishlist_container .wallet_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 18px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 15px;
font-weight: 300;
text-align: center;

}
.wishlist_container .wallet_title{
padding: 12px 18px;

}
.wishlist_container .wallet_title p{
  font-weight: bold;
  color: #000;
  }
.wishlist_container .wallet_item{

  border: none;
padding: 12px 18px;

}
.wishlist_container .my-wallet_title div{
border-radius: 8px;
border: 1px solid var(--primary);
/* padding: 11px 10px 13px; */

}
.wishlist_container .my-wallet_title .icon_container{
  padding: 11px 10px 13px;
}
.wishlist_container .my-wallet_title .content_container{
  padding: 11px 7px 13px;
  border: none !important;
display: flex;
}
.wishlist_container .my-wallet_title .content_container div{
  border: none !important;

}
.wishlist_container .my-wallet_title .content_container p{

  font-size: 12px;
  font-weight: normal;
  color: #707070;
}
.wishlist_container .my-wallet_title .content_container p:last-of-type{

  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: flex;
}
.wishlist_container .my-wallet_title .content_container span{

  font-size: 12px;
  font-weight: normal;
  color: var(--primary);
  display: flex;
  align-items: center;
  height: 100%;
}
.wishlist_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.wishlist_container .approval{
  color: #00C478;
}
.wishlist_container .declined{
  color: #D72853;
}
.wishlist_container .pending{
  color: #1770A2;
}
.wishlist_container .solved{
  color: #00C478;
}
.wishlist_container  .empty_wish_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  height: 100%;

  font-size: 18px;
  font-weight: 500;
  background-color: #fff;
  border-color: rgba(175,161,161,0.44 );
border-width: 1px;
border-style: solid;
border-radius: 7px;

}
.wishlist_container .empty_wish_list img {
  width: 20%;
  margin-bottom: 25px;
}
/******************my-wallet_container******************/
.my-wallet_container .breadcrumb{
  background-color: transparent;
}
.my-wallet_container .amount_value{
  font-size: 16px;
  font-weight: bold;
  color:  var(--primary);
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.my-wallet_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my-wallet_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.my-wallet_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my-wallet_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.my-wallet .col-md-3{
  max-width:33.333% !important;
}
.my-wallet_container .my-wallet{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
padding:  20px;
min-height: 440px;

}
.my-wallet_container .my-wallet_title,
.my-wallet_container .wallet_title,
.my-wallet_container .wallet_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 0px 18px 12px 18px;
display: flex;
justify-content: space-between;
margin-bottom: 8px;
align-items: center;
color: #707070;

font-size: 16px;
font-weight: 300;
text-align: center;

}
.my-wallet_container .wallet_title{
padding: 3px 18px;

}
.my-wallet_container .wallet_title p{
  font-weight: bold;
  color: #000;
  }
.my-wallet_container .wallet_item{

  border: none;
padding: 5px 18px;

}
.my-wallet_container .my-wallet_title div{
border-radius: 8px;
border: 1px solid var(--primary);
/* padding: 11px 10px 13px; */

}
.my-wallet_container .my-wallet_title .icon_container{
  padding: 11px 17.1px 13px;
  border-top: 0;
  border-left: 0;
  border-bottom: 0;
display: flex;
align-items: center;
justify-content: center;
}
.my-wallet_container .my-wallet_title .content_container{
  padding: 11px 7px 13px;
  width: 74%;
  border: none !important;
display: flex;
justify-content: space-between;
align-items: center;
}
.my-wallet_container .my-wallet_title .content_container div{
  border: none !important;

}
.my-wallet_container .my-wallet_title .content_container p{

  font-size: 10px;
  font-weight: normal;
  color: #707070;
}
.my-wallet_container .my-wallet_title .content_container p:last-of-type{

  font-size: 12px;
  font-weight: normal;
  color: #000;
  display: flex;
}
.my-wallet_container .my-wallet_title .content_container span{

  font-size: 16px;
  font-weight: bold;
  color: var(--primary);
  display: flex;
  align-items: center;
  height: 100%;
}
.my-wallet_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.my-wallet_container .approval{
  color: #00C478;
}


.my-wallet_container .declined{
  color: #D72853;
}
.my-wallet_container .pending{
  color: #1770A2;
}
.my-wallet_container .solved{
  color: #00C478;
}
/******************support_tickets_container******************/
.support_tickets_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.support_tickets_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.support_tickets_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.support_tickets_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.support_tickets_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.support_tickets_container .support_ticket{
    border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  min-height: 440px;
  padding: 12px 24px;
  }
.support_tickets_container .support_ticket_title,
.support_tickets_container .ticket_title,
.support_tickets_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

}
.support_tickets_container .ticket_title{
padding: 12px 18px;

}
.support_tickets_container .ticket_item{

  border: none;
padding: 12px 7px;

}
.support_tickets_container .support_ticket_title p{


  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  font-style: normal;
  text-align: left;
  color:  var(--primary);
}
.support_tickets_container .support_ticket_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
color: #ffffff;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 5px 12px;
}
.support_tickets_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:9.9px 27.6px;
border-radius: 10px;
background:  var(--primary);
color:#fff !important;
}
.support_tickets_container .approval{
  color: #00C478;
}

.support_tickets_container .pending,
.support_tickets_container .declined{
  color: #D72853;
}
.support_tickets_container .solved{
  color: #00C478;
}
 #createNewTicketModal .modal-content{
  padding: 22px 25px;
}
#createNewTicketModal .modal-content h6{

font-size: 20px !important;
font-weight: 500 !important;
color: #000 !important;
margin-bottom: 18px !important;
}
#createNewTicketModal .modal-content select,
#createNewTicketModal .modal-content textarea{

  border-color: #d3d3d3;
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 12px;
margin-bottom: 7px;
resize: none;

font-size: 14px;
color: #bfbfbf;
}
#createNewTicketModal .modal-content .send{
  border-color:  var(--primary);
  background-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 7px 35px;
  color: #fff;

font-size: 14px;
font-weight: 500;

}
#createNewTicketModal .modal-content .back{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 7px 55px;
background-color: #fff;

font-size: 14px;
font-weight: 500;

}
#createNewTicketModal .modal-content div.fakefile {
left: 5% !important;
width: 89% !important;
border-radius: 8px;


}
  /*****************Affiliate_Program*****************/
.header_container{
  background-image: url('../assists/icons/CompositeLayer.png');
  background-size: cover;
height: 60vh;
margin-top: 25px;
}
.header_container h5{
  /* font-family: "Poppins"!important; */
font-size: 22px !important;
font-weight: bold !important;
color:  var(--primary);
}
.header_container h6{
  font-size: 20px !important;
  font-weight: bold !important;
  color: #000;
margin-top: 10px;

}
.header_container p{
  font-size: 12px !important;
  font-weight: 300 !important;
  color: #20282F;
margin-top: 10px;

}
.header_container a{
  background-color:  var(--primary);
  color: #fff !important;

font-size: 12px;
font-weight: 300;
padding: 12px 35px;
border-radius: 7px;

}
.why__Joining__affiliate{
  border-radius: 8px;
  background-color: #fff;
  padding: 22px 28px;
  margin-top: 22px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.why__Joining__affiliate h1{
  color: #111934;

font-size: 26px !important;
font-weight: bold !important;
margin-bottom: 25px;

}
.why__Joining__affiliate img{
  width: 75%;
  margin-top: 15px;
}
.why__Joining__affiliate ul{
  display: flex;
  margin-top: 18px;
}
.why__Joining__affiliate ul li:nth-child(1){
  width: 50% !important;
  margin-right: 25px;
}
/* .why__Joining__affiliate ul li:nth-child(1) img{
  width: 75% !important;
} */
.why__Joining__affiliate ul li:nth-child(2){
margin-top: 10px;
}
.why__Joining__affiliate ul li:nth-child(2) h6{
  color: #2F3542;

font-size: 12px !important;
font-weight: 500 !important;

}
.why__Joining__affiliate ul li:nth-child(2) p{
  color: #2f3542;

font-size: 12px !important;
font-weight: 300 !important;
}
.Affiliate_Program{
  border-radius: 8px;
  background-color: #fff;
  padding: 22px 28px;
  margin-top: 22px;

}
.Affiliate_Program h6{
  color: #2F3542;

font-size: 16px;
font-weight: 500;

}
.Affiliate_Program p{
  color: #2F3542;

  font-size: 12px;

}
.Affiliate_Program label {
  position: relative;
}

.Affiliate_Program label .star {
  position: absolute;
  right: 0;
  top: 25%;
  padding-right: 10px;
  color:#D72853;
}

.Affiliate_Program input,
.Affiliate_Program textarea {
padding: 8px 18px;
border-color: #d3d3d3;
border-width: 1px;
border-style: solid;
border-radius: 8px;resize: none;

}
.Affiliate_Program div.fileinputs {
	position: relative;
    top: -15px;
}
.Affiliate_Program div.fakefile img {
  top: 11px;

}
.Affiliate_Program div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
    width: 100%;
}

input.file {
	position: relative;
	text-align: right;
	opacity: 0;
	z-index: 2;
    height: 50px;
    width: 100%;
}
.Affiliate_Program .form-check-input[type=checkbox] {
  padding: 0;


}
.Affiliate_Program .form-check label {

  font-size: 13px;
  font-weight: normal;
}
.Affiliate_Program .form-check-label a{
  color:  var(--primary) !important;
  text-decoration: underline;
}
.Affiliate_Program .Join_Now{
  background-color:  var(--primary);
  color: #fff !important;

font-size: 12px;
font-weight: 300;
padding: 8px 45px;
border-radius: 7px;
border: 0;
margin-top: 12px;
}
.Affiliate_Program #successfullyModal p{

font-size: 26px;
font-weight: normal;

}
 #successfullyModal button{
  background-color: #fff !important;
  color: #000 !important;

font-size: 12px;
font-weight: 300;
padding: 8px 25px;
border-radius: 7px;
border: 1px solid #000 !important;

}
#successfullyModal a{
  background-color:  var(--primary);
  color: #fff !important;

font-size: 12px;
font-weight: 300;
padding: 8px 25px;
border-radius: 7px;
border: 1px solid var(--primary);
text-decoration: none;
}

/******************affiliate_container******************/
.affiliate_progress_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.affiliate_progress_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.affiliate_progress_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;

}
.affiliate_progress_container  .dashboard_tabs_container .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.affiliate_progress_container  .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.affiliate_progress_container .affiliate_progress{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
padding: 20px;
}
.affiliate_progress_container .affiliate_progress_title,
.affiliate_progress_container .ticket_title,
.affiliate_progress_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
margin-bottom: 20px;


}
.basket_container .affiliate_progress_title,
.basket_container .product_container{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
margin-bottom: 12px;


}
.basket_container .product_container .basket_img_container{
width: 117px;
height: 156px;
position: relative;
}
.basket_container .heart_icon{
  position: absolute;
  top: 7px;
  right: 7px;
}

.basket_container .nav-tabs .nav-link.active {
    color:  var(--primary) !important;
    font-weight: 500 !important;
}
.basket_container .nav-tabs .nav-item button {
    border: 0;
    background-color: #fff !important;
    color: #707070 !important;

    font-size: 12px !important;
}
.basket_container .select_all_container,
.basket_container .products_number{

  font-size: 14px !important;
  color: #000;
}
.basket_container .proceed_forward{
  padding:13px 0 ;
  display: flex;
  justify-content: center;
  background-color:  var(--primary);
  border-radius: 10px;
  color: #fff;

font-size: 16px;
font-weight: 300;
margin-top: 12px;

}
.basket_container .order_total{
  border-radius: 10px;
  padding:14.7px 7px;
  border: 1px solid  var(--primary);
  display:flex;
  justify-content: space-between;

font-size: 12px;
font-weight: 300;
margin: 0 7px;
}
.basket_container .add_coupon{
  padding:0.91px 7px ;
background-color: #fff;
border: 1px solid  var(--primary);
border-radius: 10px;

}
.basket_container .order_title{
  font-size: 14px;

  font-weight: 300;
  color: #70707070;
}
.basket_container .order_value{
  font-size: 14px;

  font-weight: 300;
  color: #000;
}
.basket_container .total_value{
  font-size: 14px;

  font-weight: 500;
  color:  var(--primary);
}
.basket_container .address{
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 12px;
}
.basket_container .address p {

  font-size: 14px;
  font-weight: 500;
  color: var(--primary);
}
.basket_container .address_container {
  border: 1px solid #d5d5dc;
  border-radius: 8px;
  padding: 12px;
  margin-top: 16px;
}
.basket_container label{
  font-size: 14px;

  font-weight: 300;

}
.basket_container .product_info h6{

  font-size: 14px !important;
  font-weight: 300;

  color: #000 !important;

}
.basket_container  .fa-star{
  color: RGBA(245,179,3,0.24 ) !important;
}
.basket_container .checked {
  color: #F5B303 !important;
}
.basket_container .view_order_btn a{
  background-color: var(--primary);
  width: 50%;
  color: #fff !important;
  border: 1px solid  var(--primary) !important;
  font-size: 16px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding:7px 30px;

}
.basket_container .stars span{

font-size: 14px;
font-weight: bold;

}
.basket_container .product_price{

font-size: 18px;
font-weight: 500;
color: #D72853;
}
.basket_container .shopping_cost{
  padding:4px 10px;
  border-radius: 8px;
border: 1px solid  var(--primary);

font-size: 11px;
font-weight: 500;
color: RGBA(0,0,0,0.5 );
width: 56%;
display: flex;
align-items: center;
justify-content: center;
margin-top: 12px !important;
}
.basket_container .product_quantity{
    font-size: 18px;
  font-weight: bold;
  padding: 0 !important;
  margin: 0 !important;
color:  var(--primary);
}
.basket_container .order_summary_title{

  font-size: 18px;
  font-weight: 500;

}

.affiliate_progress_container .ticket_title{
padding: 12px 18px;

}
.affiliate_progress_container .ticket_item{

  border: none;
padding: 12px 18px;

}
.affiliate_progress_container .affiliate_progress_title p{


  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  font-style: normal;
  text-align: left;
  color:  var(--primary);
}
.affiliate_progress_container .affiliate_progress_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
color: #ffffff;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 5px 12px;
}
.affiliate_progress_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.affiliate_progress_container .approval{
  color: #00C478;
}

.affiliate_progress_container .pending,
.affiliate_progress_container .declined{
  color: #D72853;
}
.affiliate_progress_container .solved{
  color: #00C478;
}
.affiliate_progress_container .nav-tabs {
  border-bottom: 0 !important;
}
.affiliate_progress_container .nav-tabs .nav-item{
  width: 25%;
}
.affiliate_progress_container .nav-tabs .nav-item button{
  border: 0;
  background-color: #fff !important;
color: #707070 !important;
/* font-family: "Poppins" !important; */
font-size: 12px !important;

}
.affiliate_progress_container .nav-tabs .nav-link.active{
  color:  var(--primary) !important;
font-weight: 500 !important;

}
.affiliate_progress_container .affiliate_progress .tab_container{
  background-color: #fff;
  border-radius: 8px;
  padding:12px 12px;
align-items: center;
flex-direction: row;
}
.affiliate_progress_container .affiliate_progress .tab_container a{
  display: flex;
  align-items: center;
flex-direction: row;
width: 100%;
justify-content: space-between;

}

.affiliate_progress_container .affiliate_progress .tab_container p{
  color: #707070;

  font-size: 14px;
  font-weight: normal;
}
.affiliate_progress_container .affiliate_progress .tab_container span{
  color: #00C478;

  font-size: 18px;
  font-weight: normal;

}
.affiliate_progress_container .affiliate_progress .tab_container .request_here{
  color: #D72853;

  font-size: 14px;
  font-weight: normal;
  margin-bottom: 10px;

}
.affiliate_progress_container .copy_link{
  border:1px solid  var(--primary) !important ;
  padding:8px 12px !important;
  margin-bottom: 12px;
  align-items: center;

}
.affiliate_progress_container  .affiliate_status_title,
.affiliate_progress_container .affiliate_history_container .affiliate_history_title{
  padding: 7.5px 7px;
  border-color: rgba(175,161,161,0.44 );
  border-width: 1px;
  border-style: solid;
  border-radius: 7px;
  display: flex;
  align-items: center;
  background-color: #fff;

font-size: 14px;
color:  var(--primary);
margin-bottom: 12px;

}
.affiliate_progress_container .affiliate_status_container .tab_container{
  padding: 10px ;
  height: 100px;

  width: 220px;
}
.affiliate_progress_container .affiliate_status_container .tab_container p{
font-size: 11px;
}

.affiliate_progress_container .affiliate_status_container .tab_container span{
  font-size: 18px !important;
  color: #000 !important;
display: flex;
justify-content: center;
}

.affiliate_progress_container .affiliate_history_container .ticket_title,
.affiliate_progress_container .affiliate_history_container .ticket_item{
  background-color: #fff;
  /* border-color: RGBA(175,161,161,0.44 );
border-width: 1px;
border-style: solid; */
border-radius: 10px;
padding: 0px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #000;

font-size: 14px;
font-weight: bold;
text-align: center;
}
.affiliate_progress_container .affiliate_history_container .ticket_item{
font-weight: 300;
display: flex;
justify-content: center;

}
.affiliate_progress_container .affiliate_history_container .ticket_item .profits{
  color:  var(--primary);
  font-weight: bold;
  font-size: 16px;
}
.not_found_container{
  border-radius: 12px;
background: #ffffff;
padding: 20px 0;
min-height: 75vh;
height: 75vh;
}
#myTabContent .tab_container img{
  width: 40px;
  height: 40px;
}
/******************dashboard_container******************/
.dashboard_container .breadcrumb{
  background-color: transparent;
}
.dashboard_container .dashboard-tabs_container .tab_container:nth-child(even){
  border-top-right-radius: 8px;
}
.dashboard_container .dashboard-tabs_container
{  max-height: 650px !important;
  height: 650px !important;
}
.dashboard_container .dashboard{
  min-height: 440px !important;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}

.dashboard_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 80px;
  width: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.dashboard_container section .copy_link{
  width: 100%;

}
.dashboard_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
  width: 220px;
  min-width: 220px;
}
.dashboard_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.dashboard_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.dashboard_container .dashboard{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
min-height: 52vh;
padding:25px 34px;
}
.dashboard_container .ticket_title,
.dashboard_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

}
.dashboard_container .dashboard_title
{
  display: flex;
  justify-content: space-between;
  align-items: center;

}
.dashboard_container .ticket_title{
padding: 12px 18px;

}
.dashboard_container .ticket_item{

  border: none;
padding: 12px 7px;

}
.dashboard_container .dashboard_title p:nth-child(1){


  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  color: #000;
}
.dashboard_container .dashboard_title p:nth-child(2){


  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #AFAFAF;
}
.dashboard_container .dashboard_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
color: #ffffff;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 5px 12px;
}
.dashboard_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.dashboard_container .approval{
  color: #00C478;
}

.dashboard_container .pending,
.dashboard_container .declined{
  color: #D72853;
}
.dashboard_container .solved{
  color: #00C478;
}
.dashboard_container .mange_address,
.dashboard_container .affiliate_program{
  background-color: #fff;
  padding: 23px 12px !important;
  border-color: #d5d5dc;
  border-width: 1px;
  border-style: dashed;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.dashboard_container .mange_address p,
.dashboard_container .affiliate_program p{
margin-top: 7px;

font-size: 12px;
font-weight: 500;
line-height: 22px;
font-style: normal;
text-align: center;
color: #000000;
}
.dashboard_container .dashboard .tab_container{
  background-color: #fff;
  padding: 12px 12px !important;
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
    border-radius: 8px;
    display: block;
}
.dashboard_container .dashboard .tab_container img{
  width: 10%;
}
.dashboard_container .dashboard .tab_container p{
  color: #707070;

font-size: 12px;
font-weight: 500;
text-align: left;
}
.dashboard_container .dashboard .tab_container a{
  color: #000 !important;

font-size: 12px;
font-weight: 500;
}
.dashboard_container .dashboard .tab_container .count_product,
.dashboard_container .dashboard .img_product{
width: 31px !important;
height: 31px !important;
color:  var(--primary);
background-color: RGBA(166,194,235,0.12 );
display: flex;
align-items: center;
justify-content: center;
border-radius: 8px;

font-size: 12px;
font-weight: 500;
margin-top: 10px;
margin-top: 12px;
}
.dashboard_container .dashboard .tab_container .product_img{
  width: 50%;

}
.dashboard_container .dashboard .tab_container{
 min-height: 120px !important;
}
/******************chat_container******************/
.chat_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.chat_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.chat_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.chat_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.chat_container  .tab_container a{
  color: #000000 !important;

}
.chat_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.chat_container .chat{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;

padding: 12px 8px;
}
.chat_container .chat_box,
.chat_container .chat_img{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  max-height: 100vh;
  height: 90vh;

}
.chat_container .send_msg_box{
  display: flex;
  align-items: flex-end;
}
/*****************my_orders_container******************/
.my_orders_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.my_orders_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my_orders_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.my_orders_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my_orders_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.my_orders_container .orders_container{
  border-color: rgba(112,112,112,0.35 );
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 12px 24px;
background-color: #fff;
}
.my_orders_container .my_orders{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;

padding: 12px 24px;
}
.my_orders_container .my_orders .order_container{
  padding-bottom: 19px;
  margin-bottom: 12px;
  border-bottom: 1px solid #C7C7C7 !important;
}
.my_orders_container .ticket_title,
.my_orders_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

}
.my_orders_container .my_orders_title{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 11.78px 7px;
margin-bottom: 12px;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

  display: flex;
  justify-content: center;
}
.my_orders_container .my_orders_title p{
color: #111934;

font-size: 15px;
cursor: pointer;
}.my_orders_container .my_orders_title p.active{
  color: #000;

  font-size: 15px;
  text-decoration: underline;
  }
.my_orders_container .ticket_title{
padding: 12px 18px;

}
.my_orders_container .ticket_item{

  border: none;
padding: 12px 18px;

}

.my_orders_container .my_orders_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
color: #ffffff;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 5px 12px;
}
.my_orders_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.my_orders_container .approval{
  color: #00C478;
}

.my_orders_container .pending,
.my_orders_container .declined{
  color: #D72853;
}
.my_orders_container .solved{
  color: #00C478;
}
.my_orders_container .order_img{
  position: relative;
  width: 145px;
}
.my_orders_container .order_img .image{
  width: 100% !important;
}
.my_orders_container .order_img .heart_img{
  position: absolute;
  top: 3px;
  right: 3px;
  height: 25px;
}
.my_orders_container .order_container h6{
  color: #000;

font-size: 13px;
font-weight: 300;
font-style: normal;
width: 70%;
}
.my_orders_container .fa-star{
  color: RGBA(245,179,3,0.24 );

}
.my_orders_container .checked{
  color: #F5B303;
  }
.my_orders_container .order_container p{
  color: #4B4B4B;

font-size: 13px;
font-weight: bold;
font-style: normal;

}
.my_orders_container .order_container .product_price{
  color: #D72853;

  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}
.my_orders_container .order_box{
  background: #f7f9fd;
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
border-radius: 8px;
display: flex;
justify-content: space-between;
padding: 15.78px 0;
}
.my_orders_container .order_stuts_box{
  border-left: 1px solid  var(--primary);
}
.my_orders_container .order_box p{
color: #000;

font-size: 10px;
font-weight: 300;
text-align: center;
display: flex;
align-items: center;
}
.my_orders_container .order_box span{
  color: #000;

font-size: 9px;
font-weight: 300;
text-align: center;

}
.my_orders_container .stutus_box{
  border-radius: 8px;
  color: #fff !important;
  padding: 3px 9px !important;

}
.my_orders_container .accepted{
  background-color: #00C478;
}
.my_orders_container .canceled{
  background-color: #D72853;
}
.my_orders_container .progress{
  background-color: #77A64D;
}
.my_orders_container .view_order_btn a{
  background-color: var(--primary);
  width: 50%;
  color: #fff !important;
  border: 1px solid  var(--primary) !important;

  font-size: 13px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding:8px 17px;

}
.my_orders_container .review_btn a{
  background-color: #fff;
  border: 1px solid  var(--primary) !important;
  width: 50%;
  color:  var(--primary) !important;
  font-size: 16px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding: 10px 12px;
margin-left: 7px;
}
.my_orders_container .pay_box p{
  background: #dff6ee;
  margin-right: 1px;

font-size: 10px;
font-weight: 300;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
margin-right: 1px;
margin-left: 12px;
margin-bottom: 0;
padding:5px 8px ;
color: #000;

}
.my_orders_container .pay_box a{
  background: #dff6ee;
  margin-right: 1px;

font-size: 11px;
font-weight: 300;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
margin-bottom: 0;
padding:5px 8px ;
color: #00B374 !important;
display: flex;
align-items: center;
}
/*****************my_order_container******************/
.my_order_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.my_order_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my_order_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.my_order_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.my_order_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.my_order_container .orders_container{
  border-color: rgba(112,112,112,0.35 );
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 12px 24px;
background-color: #fff;
}
.my_order_container .my_order{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;
background-color: #fff;
padding: 12px 24px;
min-height: 440px;

}
.my_order_container .my_order .order_container{
  padding-bottom: 12px;
  border-bottom: 1px solid #C7C7C7;
}
.my_order_container .ticket_title,
.my_order_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

}
.my_order_container .order_details,
.my_order_container .delivery_info,
.basket_container .order_summary{
  padding: 10px 0;
  border-radius: 6px;
  border: 1px solid var(--primary);
}
.my_order_container .order_details p{

  font-size: 14px;
  font-weight: bold !important;
  margin-bottom: 0;

}
.my_order_container .order_details .order_title{


font-size: 14px !important;
font-weight: 300 !important;


}

.my_order_container .order_details .order_total_title{

font-size: 16px !important;
font-weight: bold !important;


}
.my_order_container .order_details .order_total_title span{

  font-size: 12px !important;
  font-weight: 300 !important;

}
.my_order_container .payment_btn button{
  width: 60%;
  background: #25d28c;
  color: #FFFFFF;
border-radius: 6px;

font-size: 12px;
font-weight: bold;
padding: 10px 0;
}

.my_order_container .delivery_info{
background-color: #fff;
}
.my_order_container .change_btn_container{
  position: absolute;
  right: 0;
  cursor: pointer;
  padding: 5px 7px;
  background-color:  var(--primary);
  border-radius: 6px;
}
.my_order_container .change_btn_container a{
  color: #fff !important;
}
.my_order_container .track_btn_container{
 cursor: pointer;
  padding: 5px 7px;
  background-color:  var(--primary);
  border-radius: 6px;
}

.accordion-body input[type="button"] {
  margin-top: 20px;
}
.accordion-body .node {
  height: 15px;
  width: 15px;
  border-radius: 50%;
  display:inline-block;
  transition: all 1000ms ease;
  border: 1px solid  var(--primary);
}

.accordion-body .activated {
  background-color:  var(--primary);
  /* font-weight: bold !important; */
}
.title-bold{
    font-weight: bold !important;
  }

.accordion-body .divider {
  height: 40px;
  width: 1px;
  margin-left: 7px;
  transition: all 800ms ease;
}

.accordion-body li p {
  display:inline-block;
  margin-left: 25px;
  font-size: 14px;
}
.hh-grayBox {
	background-color: #F8F8F8;
	margin-bottom: 20px;
	padding: 35px;
  margin-top: 20px;
}
.pt45{padding-top:45px;}
.order-tracking{
	text-align: center;
	width: 16.6%;
	position: relative;
	display: block;
}
.order-tracking .is-complete:after {
  content: url('../assists/icons/arrow-left.svg');
}
.order-tracking.waiting .is-complete:after {
  content: url('');
}
.my_order_container .payment_btn button a,
.my_order_container .payment_btn button a:hover{
  color: #fff !important;
}
.order-tracking .is-complete{
	display: block;
	position: relative;
	border-radius: 100%;
	height: 30px;
	width: 30px;
	border: 0px solid #AFAFAF;
	margin: 1px 26px;
  margin-right: 0;
	transition: background 0.25s linear;
	z-index: 2;
}

.order-tracking.completed .is-complete{
	display: block;
	position: relative;
	border-radius: 50%;
	height: 30px;
	width: 30px;
	border: 0px solid #AFAFAF;
	background-color: RGBA(76,133,214,0.6 ) !important;
	margin: 0 auto;
	transition: background 0.25s linear;
	z-index: 2;
}

.order-tracking.completed .is-complete:after {
	display: block;
	position: absolute;
	content: '';
	height: 14px;
	width: 7px;
	top: -2px;
	bottom: 0;
	left: 5px;
	margin: auto 0;
	border: 0px solid #AFAFAF;
	border-width: 0px 2px 2px 0;
	transform: rotate(45deg);
	opacity: 0;
}
.order-tracking.completed .is-complete{
	border-color: RGBA(76,133,214,0.6 );
	border-width: 0px;
	background-color: RGBA(76,133,214,0.6 );
}
/* .order-tracking.completed .is-complete:after {
	border-color: #fff;
	border-width: 0px 3px 3px 0;
	width: 7px;
	left: 11px;
	opacity: 1;
} */
.order-tracking p {
	color: #A4A4A4;
	font-size: 16px;
	margin-top: 8px;
	margin-bottom: 0;
	line-height: 20px;
}
.order-tracking p span{font-size: 14px;}
.order-tracking.completed p{color: #000;

  font-size: 16px;
  font-weight: 500;


}
.order-tracking::before {
	content: '';
	display: block;
	height: 1.5px;
	width: calc(100% - 28px);
	background-color: RGBA(76,133,214,0.6 );
	top: 13px;
	position: absolute;
	left: calc(-50% + 13px);
	z-index: 0;
}
.order-tracking.waiting::before {
	content: '';
	display: block;
	height: 1.5px;
	width: calc(113% );
	background-color: RGBA(76,133,214,0.6 );
	top: 13px;
	position: absolute;
	left: calc(-56% );
	z-index: 0;
}
.order-tracking:first-child:before{display: none;}
.order-tracking.completed:before{background-color: RGBA(76,133,214,0.6 );}

.accordion-body li {
  list-style: none;
  line-height: 1px;
}

.accordion-body .green{ background-color: rgba(92, 184, 92, 1); }
.accordion-body .grey { background-color: rgba(201, 201, 201, 1); }

.my_order_container .track_btn_container a{
  color: #fff !important;
}
.my_order_container .delivery_info li{
  margin-bottom: 12px;
  margin-right: 7px;
}
.my_order_container .delivery_info span{

font-size: 12px;
font-weight: 300;

}
.my_order_container .delivery_info_container{
  background-color: #f0f5fc;
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;

}
.my_order_container .delivery_info_title{

font-size: 13px;
font-weight: 500;
color: var(--primary) !important;

}
.my_order_container .order_details .order_status{
  padding: 13px 9px;
  border-radius: 6px;
  color: #fff !important;
  background-color: #25d28c;

font-size: 12px;
font-weight: 500;
margin-right: 8px;


}
.my_order_container .order_number,
.my_order_container .order_date,
.my_order_container .order_time,
.my_order_container .order_quantity,
.my_order_container .order_price,
.my_order_container .order_cost,
.my_order_container .order_value

{


font-size: 12px !important;
font-weight: bold;
margin-right: 8px;

}
.my_order_container .order_totals
{

font-size: 16px !important;
font-weight: bold;
margin-right: 8px;
color:  var(--primary);
}
.my_order_container .disable p{
  color: #DFDFDF;
}

.my_order_container .ticket_title{
padding: 12px 18px;

}
.my_order_container .ticket_item{

  border: none;
padding: 12px 18px;

}


.my_order_container  .view_more_btn{
  width: 172px !important;
height: 40px !important;
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
}
.my_order_container .approval{
  color: #00C478;
}
.my_order_container .shipping{
  background-color: rgb(178,202,237) !important;
}
.my_order_container .pending,
.my_order_container .declined{
  color: #D72853;
}
.my_order_container .solved{
  color: #00C478;
}
.my_order_container .order_img{
  position: relative;
  width : 40%;
  margin-top: 25px;

}
.my_order_container .order_img .heart_img{
  position: absolute;
  top: 3px;
  right: 3px;
  width: 25px;
}
.my_order_container .order_container h6{
  color: #000;

font-size: 13px;
font-weight: 300;
font-style: normal;
width: 70%;
}
.my_order_container .fa-star{
  color: RGBA(245,179,3,0.24 );

}
.my_order_container .checked{
  color: #F5B303;
  }
.my_order_container .order_container p{
  color: #4B4B4B;

font-size: 13px;
font-weight: bold;
font-style: normal;

}
.my_order_container .order_container .product_price{
  color: #D72853;

  font-size: 13px;
  font-weight: bold;
  font-style: normal;
}
.my_order_container .order_box{
  background: #f7f9fd;
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
border-radius: 8px;
display: flex;
}
.my_order_container .order_stuts_box{
  border-left: 1px solid  var(--primary);
}
.my_order_container .order_box p{
color: #000;

font-size: 13px;
font-weight: 300;
text-align: center;
}
.my_order_container .order_box span{
  color: #000;

font-size: 12px;
font-weight: 300;
text-align: center;

}
.my_order_container .stutus_box{
  border-radius: 8px;
  color: #fff !important;
  padding: 3px 9px !important;
  font-size: 9px !important;
    display: flex !important;
    align-items: center !important;

}
.my_order_container .accepted{
  background-color: #00C478;
}
.my_order_container .canceled{
  background-color: #D72853;
}
.my_order_container .progress{
  background-color: #77A64D;
}
.my_order_container .view_order_btn a{
  background-color: var(--primary);
  width: 50%;
  color: #fff !important;
  border: 1px solid  var(--primary) !important;

  font-size: 13px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding: 10px 22px;

}
.my_order_container .review_btn a{
  background-color: #fff;
  border: 1px solid  var(--primary) !important;
  width: 50%;
  color:  var(--primary) !important;
  font-size: 16px;
  font-weight: 500;

  border: none;
  border-radius: 8px;
  padding: 10px 12px;
margin-left: 7px;
}
.my_order_container .pay_box p{
  background: #dff6ee;
  margin-right: 1px;

font-size: 13px;
font-weight: 300;
border-top-left-radius: 8px;
border-bottom-left-radius: 8px;
margin-right: 1px;
margin-left: 12px;
margin-bottom: 0;
padding: 8px ;
color: #000;

}
.my_order_container .pay_box a{
  background: #dff6ee;
  margin-right: 1px;

font-size: 14px;
font-weight: 300;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
margin-bottom: 0;
padding: 8px ;
color: #00B374 !important;
display: flex;
align-items: center;
}

.my_order_container .order_details_title{

font-size: 15px !important;
font-weight: bold !important;
color: #000;
}
.my_order_container .shipping_go_chat{
  background-color: RGBA(76,133,214,0.43 );
  padding: 7px 12px;

font-size: 12px !important;
font-weight: 500 !important;
}
.my_order_container .shipping_go_chat a{

font-size: 12px !important;
font-weight: bold !important;
text-decoration: underline;
color: #000 !important;
}
.my_order_container .accepted_go_chat{
  background-color: RGBA(0,196,120,0.18 );
  padding: 7px 12px;

font-size: 12px !important;
font-weight: 500 !important;
}
.my_order_container .accepted_go_chat a{

font-size: 12px !important;
font-weight: bold !important;
text-decoration: underline;
color: #000 !important;
}
.my_order_container .payment_go_chat{
  background-color:RGBA(51,153,254,0.26 ) !important;
  padding: 7px 12px;

font-size: 12px !important;
font-weight: 500 !important;
}
.my_order_container .payment_go_chat a{

font-size: 12px !important;
font-weight: bold !important;
text-decoration: underline;
color: #000 !important;
}
.my_order_container .canceled_go_chat{
  background-color: RGBA(215,40,83,0.17 );
  padding: 7px 12px;

font-size: 12px !important;
font-weight: 500 !important;
}
.my_order_container .canceled_go_chat a{

font-size: 12px !important;
font-weight: bold !important;
text-decoration: underline;
color: #000 !important;
}
.my_order_container .go_chat{
  padding: 13px 12px;
  background-color: RGBA(23,112,162,0.5 );

font-size: 12px !important;
font-weight: 500 !important;

}

.my_order_container .go_chat a{

font-size: 12px !important;
font-weight: bold !important;
text-decoration: underline;
color: #000 !important;
}
.recieved{
  background-color: #1770A2 !important;
}
.progress{
  background-color: RGBA(119,166,77,0.5 ) !important;
}
.my_orders .accepted,
.my_orders .payment,
.my_orders .recieved{
  margin:0 0.5rem !important;
  border-radius: 7px;
  padding: 3px;
  color: #fff !important;
  display: flex !important;
  justify-content: center !important;
}
.my_orders .reivew{
  background-color: #25d28c !important;
  border-radius: 7px;
  color: #fff !important;
  display: flex !important;
  justify-content: center !important;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 0 !important;
  margin-right: .25rem!important;
  margin-left: .25rem!important;

}
.accepted{
  background-color: #00C478 !important;
  width: 60px !important;
  display: flex !important;
  justify-content: center !important;
}
.my_order_container .canceled{
  background-color: #D72853 !important;
  color: #fff !important;
}
.payment{
  background-color: #3399FE !important;
}
.my_order_container .admin_msg_container{
  background-color: #F0F5FC;
  margin-left: 25px;
  position: relative;

}


.my_order_container .admin_msg_container li p{

font-size: 12px;
font-weight: 300;

}
.my_order_container .admin_msg_container::after{
  border-color: transparent #F0F5FC transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 25px;
  top: 25%;
  content: " ";
  display: block;
  right: 100%;

  position: absolute;

}
.my_order_container .form-check{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 12px 18px;
position: relative;
margin-top: 10px;
min-height: 65px;
}
.my_order_container .form-check input{
  position: absolute;
  right: 5%;
}
.my_order_container .send_btn{
  width: 25%;
  background-color:  var(--primary);
  border: 1px solid  var(--primary);
  color: #fff;

  font-size: 12px;
  font-weight: 500;
border-radius: 8px;
padding:10px 0;

}
.my_order_container .download_btn{
  width: 50%;
  background-color: #ffff;
  border: 1px solid  var(--primary);
  color: #000;

  font-size: 12px;
  font-weight: 500;
border-radius: 8px;
padding:10px;
position: relative;
display: flex;
align-items: center;
}
.my_order_container .download_btn::after{
  content: url('../assists/icons/download-svgrepo-com.svg');

  width: 20px;
  position: absolute;
  right: 5%;
top: 0;
bottom: 0;
padding-left: 6px;
padding-top: 6px;

  border-left: 1px solid  var(--primary);

}
.my_order_container .payment_title{
color: #000;

font-size: 14px;
font-weight: 500;

}
.my_order_container .payment_title span{
  color: var(--primary);

  font-size: 20px;
  font-weight: 500;


}
/***************************mange profile*************************/
.mange_profile_container .breadcrumb li a, .mange_profile_container .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.mange_profile_container .addressModal label{
 width: 97%;
}
.mange_profile_container .breadcrumb li a, .mange_profile_container .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.mange_profile_container .breadcrumb .active {
  color: #050404;

  font-size: 14px;
}
.mange_profile_container .breadcrumb{
  background-color: transparent;
}
.mange_profile_container .save_btn button {

  font-size: 12px;
  font-weight: normal;
  background-color: var(--primary) !important;
  border: 1px solid  var(--primary);
  margin-top: 0;
}
.mange_profile_form_container{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 12px;
  padding: 12px 24px;
  min-height: 440px;

}
.mange_profile_container .personal_information,
.mange_profile_container .address,
.mange_profile_container .email{
    padding: 12px;
    background-color: #fff;
    border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
margin-bottom: 12px;

}
.mange_profile_container .form_title {
  display: flex;
  justify-content: space-between;
}
.mange_profile_container .form_title p {

  font-size: 14px;
  font-weight: 500;
  color: var(--primary);
}
.mange_profile_container .form_title img {
  width: 18px;
  height: 20px;
  cursor: pointer;
}
.mange_profile_container .form-control{
  border-color: #d3d3d3;
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 7px;
  resize: none;

  font-size: 14px;
  color: #bfbfbf;

}
.mange_profile_container .address_modal_container {
  border: 1px dashed #d5d5dc;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  cursor: pointer;
  padding: 20px;
  border-radius: 8px;
  min-height: 130px;

}
.mange_profile_container .address_container{
    border: 1px solid #d5d5dc;
  border-radius: 8px;

padding: 12px;
}
.mange_profile_container ul .title{
min-width: 90px !important;
margin-top: 7px;
color: #707070;

font-size: 13px;
font-weight: 300;

}
.mange_profile_container ul .value{
  margin-top: 7px;
color: #000;

font-size: 13px;
font-weight: 300;

}
.mange_profile_container ul :nth-child(3) {
  min-width: 110px;
}
.mange_profile_container ul :nth-child(3) label{
  margin-top: 7px;
  color: #000;

  font-size: 10px;
  font-weight: 300;
}
#deletingModal p,
  #logoutModal p{


font-size: 20px;
font-weight: normal;
font-style: normal;
text-align: center;

}
#deletingModal .back,
#logoutModal .back,
#addressModal button{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  background-color:  var(--primary);
  color: #fff;
  border-radius: 8px;
  padding: 7px 35px;

  font-size: 14px;
  font-weight: 500;
}
#deletingModal .delete,
#logoutModal  .logout{
  border-color: #D72853;
  border-width: 1px;
  border-style: solid;
  background-color: #D72853;
  color: #fff;
  border-radius: 8px;
  padding: 7px 55px;

  font-size: 14px;
  font-weight: 500;
}
#addressModal input{
  border-color: #d3d3d3;
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 12px;
  margin-bottom: 7px;
  resize: none;

  font-size: 14px;
  color: #bfbfbf;
}
.personal_information label{

font-size: 13px;
font-weight: 300;
color: #707070;
}
.address_container p{
  margin-bottom: 10px !important;

font-size: 13px !important;
font-weight: 300 !important;
font-style: normal !important;
color: #707070 !important;
}
.basket_container .address_modal_container {
  border: 1px dashed #d5d5dc;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  cursor: pointer;
  padding: 20px;
  border-radius: 8px;
  min-height: 130px;


}
.basket_container .address_modal_container p{
  color: #000 !important;

  font-size: 12px !important;
  font-weight: 500 !important;
}
.basket_container .addressModal label {
  width: 97%;
}
.basket_container #successModal{

font-size: 18px;
font-weight: normal;

}
.basket_container .successModal .back{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  color:  var(--primary);
  border-radius: 8px;
  padding: 5px 50px;

  font-size: 14px;
  font-weight: 500;

}
.basket_container .successModal .order{
  border-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  background-color:  var(--primary);
  color: #fff;
  border-radius: 8px;
  padding: 5px 31px;

  font-size: 14px;
  font-weight: 500;

}
.address_container .col-9 p{
  margin-bottom: 10px !important;
  margin-bottom: 5px !important;


font-size: 14px;
font-weight: 300;
font-style: normal;
color: #000 !important;
}
.email input,
.personal_information input{
  border-color: #d3d3d3;
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 14px 12px;
  margin-bottom: 7px;
  resize: none;

  font-size: 14px;
  color: #bfbfbf;

}
.email label span{
  position: absolute;
  right: 0;
  top: 25%;
  padding-right: 10px;
  color:#D72853;
  font-size: 20px;
}
.personal_information label span{
    position: absolute;
  right: 13px;
  top: 19%;
  padding-right: 10px;
  color:#D72853;
  font-size: 20px;
}
#addressModal label span{
  position: absolute;
left: 22px;
top: 19%;
padding-right: 10px;
color:#000 !important;
font-size: 20px;
}
#addressModal label .star{
  position: absolute;
top: 19%;
left: 93%;
padding-right: 10px;
color:#D72853 !important;
font-size: 20px;
}

.email label span button p{
    background-color: transparent;
    color:  var(--primary) !important;

    border: 0;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px !important;
}
* .addressModal label {
    width: 97%;
}
.bootstrap-select .dropdown-menu li, .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

    font-size: 14px;
    color: #bfbfbf;
}
.bootstrap-select .dropdown-toggle:active, .bootstrap-select .dropdown-toggle:focus, .show.bootstrap-select .dropdown-toggle{
    border: 1px solid  var(--primary) !important ;
    color:  var(--primary) !important;
}
#addressModal .text{

    font-size: 14px;
    color: #000 !important;
}
#addressModal .text:hover{
  color: #fff !important;
}
.bootstrap-select .dropdown-menu li a {
    height:45px;
}
.email label span button{
  background-color: transparent;
  color:  var(--primary);

  top: -8 px;
  right: 17px;
  position: absolute;
  border: 0;
  font-size: 16px;
  font-weight: 500;
}
.Placed{
  color: #1770A2;

font-size: 14px;
font-weight: 300;

}
.Confirmed{
  color: #00C478;

font-size: 14px;
font-weight: 300;

}
.canceled{
  color: #D72853 !important;

font-size: 14px;
font-weight: 300;

}
.Paid{
  color: #00C478 !important;

font-size: 14px;
font-weight: 300;
}
.delete_notafication{
  padding: 5px 10px;
  background-color: #fff !important;
  color:  var(--primary);
  border: 1px solid  var(--primary);

font-size: 14px;
margin-right: 7px;
border-radius: 5px;
font-weight: 500;

}

/******************notification_container******************/
.notification_container .breadcrumb{
  background-color: transparent;
}
section .breadcrumb li a, section .breadcrumb li {

  font-size: 14px;
  color: #050404;
}
.notification_container section .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.notification_container  .dashboard_tabs_container {
  background-color: #fff;
  border-color: rgba(175, 161, 161, 0.44);
  border-width: 0.5px;
  border-style: solid;
  border-radius: 7px;
}
.notification_container  .tab_container {
  border-right: 1px solid #dcd6d6;
  border-bottom: 1px solid #dcd6d6;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;

  font-size: 12px;
  font-weight: normal;
  color: #000000;
  cursor: pointer;
}
.notification_container .tab_container.active {
  background-color:  var(--primary);
  color: #fff;
}
.notification_container .notification{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 12px;

padding: 12px 24px;
}
.notification_container .notification_title,
.notification_container .ticket_title,
.notification_container .ticket_item{
  background-color: #fff;
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 10px;
padding: 12px 7px;
display: flex;
justify-content: space-between;
margin-bottom: 12px;
align-items: center;
color: #707070;

font-size: 13px;
font-weight: 300;
text-align: center;

}
.notification_container .ticket_title{
padding: 12px 18px;

}
.notification_container .ticket_item{
border: none;
padding: 17px 7px;
}
.notification_container .notification_title p{


  font-size: 13px;
  font-weight: normal;
  line-height: 26px;
  font-style: normal;
  text-align: left;
  color:  var(--primary);
}
.notification_container .notification_title button{

font-size: 12px;
font-weight: 500;
line-height: 26px;
font-style: normal;
text-align: left;
color: #ffffff;
border-radius: 10px;
background:  var(--primary);
border: 1px solid  var(--primary);
padding: 2.5px 23.4px;
}
.notification_container  .view_more_btn{
padding:7px 12px;
border-radius: 6px;
background:  var(--primary);
color:#fff !important;
width: 99.2px !important;
height: 33px !important;
}
.notification_container .approval{
  color: #00C478;
}

.notification_container .pending,
.notification_container .declined{
  color: #D72853;
}
.notification_container .solved{
  color: #00C478;
}
 #createNewTicketModal .modal-content{
  padding: 22px 25px;
}
#createNewTicketModal .modal-content h6{

font-size: 20px !important;
font-weight: 500 !important;
color: #000 !important;
margin-bottom: 18px !important;
}
#createNewTicketModal .modal-content select,
#createNewTicketModal .modal-content textarea{

  border-color: #d3d3d3;
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 12px;
margin-bottom: 7px;
resize: none;

font-size: 14px;
color: #bfbfbf;
}
#createNewTicketModal .modal-content .send{
  border-color:  var(--primary);
  background-color:  var(--primary);
  border-width: 1px;
  border-style: solid;
  border-radius: 8px;
  padding: 7px 35px;
  color: #fff;

font-size: 14px;
font-weight: 500;

}
#createNewTicketModal .modal-content .back{
  border-color:  var(--primary);
border-width: 1px;
border-style: solid;
border-radius: 8px;
padding: 7px 55px;
background-color: #fff;

font-size: 14px;
font-weight: 500;

}
#createNewTicketModal .modal-content div.fakefile {
left: 5% !important;
width: 89% !important;
border-radius: 8px;


}
.footer-widget .links_container {
  display: flex;
  justify-content: space-between;
  align-items: start;
}

@media only screen and (max-width: 991px) {
  .dashboard_container .mange_address p, .dashboard_container .affiliate_program p{
    font-size: 10px;
  }
  .dashboard_container .mange_address,
.dashboard_container .affiliate_program{
min-height:115px ;
height: auto;
}
  .dashboard_container .dashboard .tab_container .d-flex:nth-child(1){
    flex-direction: column;
  }
  .dashboard_container .dashboard .tab_container p {
    text-align: center;
    font-size: 10px;
    margin-top: 7px;
  }
  .dashboard_container .dashboard .tab_container{
    min-height: 115px !important;
    height: auto;
   }
  .header_container .w-75{
    width: 100% !important;
  padding: 25px !important;
  margin: 0 !important;

  }

.my-wallet_container .my-wallet_title{
  padding: 12px 0px;

}
.my-wallet_container .wallet_title{
padding: 6.5px 18px;

}
.my-wallet_container .wallet_title p{
  font-weight: bold;
  color: #000;
  }
  .my-wallet_container .my-wallet_title{
    flex-direction: column;
  }
  .my-wallet_container .wallet_title p,
  .my-wallet_container .wallet_item{
    font-size: 8px;
  }
  .contactus .breadcrumb, .categories_.mange_profile_container .breadcrumb{
    width: 100%;
  }
  .result_contaier{
    flex-direction: column;
  }
  .categories_section .accordion-button,
  .categories_section .accordion-button{
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .value-low{
    left: 50%
  }
  .value-high{
right: 60% !important;
  }
  .noUi-handle:after, .noUi-handle:before{
    display: none;
  }
  .noUi-horizontal .noUi-handle{
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: var(--primary);
    box-shadow: none !important;
  }
  .product_feature_container{
    flex-direction: column;
  }
  .about_header video{
    width: 80vw;
  }
  .video_content {
 width: 50%;
  }
  .f-banner{
    max-height: 250px;
background-position: center calc();
background-repeat: no-repeat;
  }
  /* .show.dropdown-menu {

    transform:translate(0, 10px) !important;
  } */
  .our_mission_container .img_container, .our_mission_container .img_container{
    width: 100%;
  }
  .row_mobile_view .dropdown-toggle::after{
    display: none;
  }
  .footer-widget .info_container p{
    text-align: left;
  }
  .input-group{
    width: 80%;
  }
  .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select, .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
  .input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control, .input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select, .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){
    border-top-right-radius: 12 !important;
    border-bottom-right-radius: 12 !important;
  border: 1px solid var(--primary) !important;

  }

  .links_container{
  margin-top: 12px;
  }
  .footer-widget .info_container{
    width: 100%;
  }
  .socialmedia_container{
    margin-top: 25px;
  }
  .become_partner_with_us,
.help_center{
    margin-top: 10px;
}
.about_us{
  margin-top: 10px;
  margin-left: -12px;

}

  .top-navbar-container {
    display: none;
  }
  .category_dropdown {
    display: none !important;
  }
  .links_container li {
    margin-right: 25px;
  }
  .top-navbar-mobile-view {
    display: block !important;
  }
  .row_mobile_view {
    display: block;
  }
  .top-navbar-web-view {
    display: none !important;
  }
  .carousel-web-view {
    display: block;
  }
  .carousel-mobile-view {
    display: none;
  }
  footer .bottom_footer p {

    font-size: 10px !important;
    font-weight: 300;
    color: #000000;
  }
  footer .bottom_footer_links {
    justify-content: center;
  }
  footer ul li {
    width: 100%;
    text-align: center;
  }
  footer .bottom_footer img {
    margin-left: 5px;
  }
  .footer-widget .about_us{
    margin-left: 0;
  }
  .footer-widget .links_container{
    margin-right: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    margin-left: 15px;
  }
.footer-widget .socialmedia_container{
  align-items: flex-start;

}
  .footer-widget .downloadapp_container {
    text-align: left;
    margin-bottom: 12px;
  }
  .best_seller .product_container{
    margin-top: 12px;
  }
  .discount_countainer{
    margin-top: 25px;
    text-align: center;
  }
  .discount_countainer a{
margin: auto;  }
.first_discound_container{
  background-size: cover;
  border-radius: 12px;
}
.first_discound_container form{
  margin: 0;
}
.first_discound_container input {
  max-width: 65%;
}
.banner_container img{
  display: none;
}
.banner_container h1{
  padding-top: 7px;
  font-size: 21px;
}
.first_discound_container h2{
  font-size: 20px;
}
}
@media only screen and (max-width: 768px) {
  .dashboard_tabs_container{
    display: none;
  }
  .dashboard_tabs_mobil{
    display: block !important;
    background-color: #fff;
    border-color: rgba(175, 161, 161, 0.44);
    border-width: 0.5px;
    border-style: solid;
    border-radius: 7px;
    width: 260px;
    min-width: 260px;
  }
  .dashboard_tabs_mobil .tab_container{
    border-right: 1px solid #dcd6d6 !important;
    border-bottom: 1px solid #dcd6d6 !important;
    height: 78px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-direction: column !important;

    font-size: 12px !important;
    font-weight: normal !important;
    color: #000000 !important;
    cursor: pointer !important;
    }
  .video_content_paragraph{
    width: 90%;
  }
  .login_form_container form{
    padding: 20px;
  }
  .affiliate_progress_container .ps-1,
  .affiliate_progress_container .pe-1{
    padding-left: 0.25px;
    padding-right: 0.25px;
  }
  .affiliate_history_container .row{
    min-width: 800px;
  }
  .affiliate_request_history .row{
    min-width: 630px;

  }
  .affiliate_progress_container .affiliate_history_container .ticket_item{
    color: #707070 !important;

  }
  .affiliate_progress_container .affiliate_history_container .ticket_title, .affiliate_progress_container .affiliate_history_container .ticket_item{
    padding: 12px 7px !important;

  }
  .affiliate_status_container .pe-1{
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
  }
.notification .row{
  min-width: 850px;
}
  .footer-widget .socialmedia h5{
    text-align: center;
  }
  #deletingModal p,
  #logoutModal p{


font-size: 14px;
font-weight: normal;
font-style: normal;
text-align: center;

}
#deletingModal button,
#logoutModal button{
  margin-top: 7px;
}
.addressModal{
  width: 145% !important;
}
#addressModal button{
  width: 50% !important;
}
 .mange_profile_container .input-group{
    width: 100%;
  }
  section .address_modal_container{
    margin-top: 15px;
    margin-right: 0;
  }
  .compare_container .comparre_item,
  .compare_container .add_basket_btns{
    min-width: 750px;
  }
  /* .compare_container .comparre_item,
  .compare_container .reviews_container .compare_title,
  .compare_container .compare_title,
  .compare_container .add_basket_btns{
    min-width: 750px;
  } */
  .my-wallet .row,
  .support_ticket .row{
    min-width: 500px;
  }
  .compare_container .view_product{
    padding: 7px 31px;
  }
  .dashboard_container .dashboard{
    margin-top: 25px;
  }
  .dashboard_container .dashboard_title{
    display: flex;
    flex-direction: column;
  }
  .dashboard_container .dashboard .tab_container{
    min-height: 125px !important;
    height: auto;
    margin-top: 12px;
  }
  .dashboard_container .dashboard .img_product,
  .dashboard_container .dashboard .tab_container .count_product{
    margin-top: 20px;
  }
  .dashboard_container .col-md-4,
  .chat_container .col-md-8,
  .chat_container .col-md-4{
    padding: 0 !important;
  }
  .chat_container .chat{
    border: 0;
  }
  .why__Joining__affiliate h1{
    font-size: 18px !important;
  }
  .why__Joining__affiliate .w-75{
    width: 100% !important;
  }
  .Affiliate_Program .w-75{
    width: 100% !important;

  }
  .product_feature_container{
    flex-direction: column;
  }
  .socialmedia_video{
    position: absolute;
    bottom:7vh;
    left:7vh;
  }
  .about_header video{
    width: 90vw;
    height: 40vh;
  }
  .forgetPassword_form {
    margin-top: 25px !important;
}
  .nav-tabs{
    width: 90%;
  }
  .affiliate_progress_container   .nav-tabs{
    width: 100%;
  }
  .affiliate_progress_container .nav-tabs .nav-item {
    width: 33.3%;
  }
  .affiliate_progress_container .nav-tabs .nav-item button{
    padding: 0;
    font-size: 7px !important;
  }
  .affiliate_progress_container .affiliate_progress .tab_container {
    margin-bottom: 12px;
  }
  .affiliate_progress_container .affiliate_progress_title, .affiliate_progress_container .ticket_title, .affiliate_progress_container .ticket_item {
  padding: 12px 0 !important;
  }
  .login_image_container img {
    width: 100%;
    height: auto;
}
.login_image_container,
.login_form_container{
  border-radius: 0;
  margin-top: 25px;
}
.login_form_container .nav-item,
.login_form_container ul li .nav-link,
.login_form_container .nav-tabs .nav-link.active{
  width: 100% !important;
}
  .top_arrow_container{
    display: none !important;
  }
  .nav_bottom p{
    margin-top: 12px;
  }
  .nav_bottom div .d-flex{
    flex-direction: column;
    align-items: center;
  }
}


@media all and (min-width: 992px) {
    .links_container .categories_dropdown:hover{
      color: #fff !important;
    }
      .dropdown-menu { position: relative; 	}
      .nav-item .submenu{
          display: none;
          position: absolute;
          left:100%; top:-7px;
      }
    .dropdown-menu{
      min-width: 11.8rem;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu{
      top: 17% !important;
      left: 1%;
    }
    .navbar-expand-lg .navbar-nav .submenu{
      top: 0% !important;
      left: 100% !important;
      margin-left: 3px;
      min-width:750%
    }
      .nav-item .submenu-left{
          right:100%; left:auto;
      }
      .dropdown-menu > li:hover{ background-color: #f1f1f1 }
      .dropdown-menu > li:hover > .submenu{ display: block; }
  }

  .links_container .categories_dropdown:hover{
    color: #fff !important;
  }


  @media (max-width: 991px) {
    .dropdown-menu .dropdown-menu{
        margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
    }
  }




  .submenu .third_offer_container {
    background-image: url("../assists/icons/background (2).png");
    background-size: cover;
    background-repeat: no-repeat;
    height: 120px;
    margin-bottom: 16px;
    border-radius: 12px;
  }
   .submenu .third_offer_container h1 {

    font-size: 24px !important;
    font-weight: 500 !important;
    color: #2f3542 !important;
    padding-top: 12px;
    padding-left: 12px;
  }
  .submenu .third_offer_container span {
    color: rgb(76, 133, 214) !important;
    font-weight: bold !important;
  }
  .submenu .third_offer_container .btn_container {
    background-color: #25d28c;
    width: 40%;
    height: 100%;
    text-align: center;
    padding-top: 35px;
  }



  .dashboard_container  .dashboard_tabs_container .tab_container{
    width:110px !important;
    height:110px !important;
}

.notification .ticket_title{
    border:0 !important;
  }

.compare-border{
    border-right: 1px solid gray !important;
    /* width: 180px !important; */
}


.support_ticket_title .ticket_title{
    padding: 4.25px 18px !important;
}
body{
  font-family: "Poppins"!important;
}


.mobile-toggle {
    display: none;
}

/* CSS Media Query for mobile devices */
@media (max-width: 768px) {
    .mobile-toggle {
        display: block;
    }
    .nav_bottom{
        display: none !important;
    }
    .categories_mobile_row{
        display:contents !important;
    }
    .logo-continer{
        display: none !important;
    }
    .links_container{
        display: none !important;
    }
    .logo-mobil{
        display: block !important;
    }
}

@media (max-width: 500px){
    .categories_mobile_row img{
        width: 70px !important;
        display: block !important;
    }
    .categories_mobile_row .img{
        width: 70px !important;
    }
    .categories_mobile_row .main{
        display: contents !important;
    }
    .categories_mobile_row .main-continer{
        margin-left: 13px !important;
    }
}

@media (max-width: 400px){
    .categories_mobile_row img{
        width: 40px !important;
        display: block !important;
    }
    .categories_mobile_row .img{
        width: 60px !important;
    }
    .categories_mobile_row .main{
        display: contents !important;
    }
    .categories_mobile_row .main-continer{
        margin-left: 10px !important;
    }
}

 /* ======= Top Menu Sidebar ====== */
 .aiz-top-menu-sidebar{
    opacity: 0 !important;
    visibility: hidden !important;
}
.aiz-top-menu-sidebar.active{
    opacity: 1 !important;
    visibility: visible !important;
}
.aiz-top-menu-sidebar .collapse-sidebar{
    overflow-y: auto !important;
    transform: translateX(-100%) !important;
    left: 0 !important;
    right: auto !important;
    transition: all 0.5s !important;
}
.aiz-top-menu-sidebar a{
    color:#000 !important;
}
.aiz-top-menu-sidebar.active .collapse-sidebar{
    transform: translate(0%, 0%)!important;
}
.aiz-top-menu-sidebar ul li{
    list-style-type: none !important;
}
.aiz-top-menu-sidebar .continer_links_mobil .feature {
    background-color: #00c478 !important;
    color: #fff !important;
    font-size: 9px !important;
    width: 31px !important;
    height: 14px !important;
    border-radius: 3px !important;
    text-align: center !important;
    margin-bottom: 0 !important;
    margin-left: 7px !important;
}


.my_order{
    padding-left: 15px !important;
}
