:root {
  --color-primary:#152150;
}

body {
    font-family: "Tajawal", sans-serif;
}
.bg-img {
  height: 100vh;
  width: 100vw;
    object-fit: cover;
    /* filter: brightness(0.6); */
    position: relative;
    top: 0;
    left: 0;
    z-index: -1;
}

.overly {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgb(0 0 0/60% );
}
.img-cared {
  object-fit: cover;
  filter: brightness(0.3); 
  background-position-x: 50% 50%;
  
}

.form-floating input[type='search'] {
   padding-right:55px ;
   padding-left:45px ;
 }


/* start card-activate */ 
.card-activate:hover {
  transition: all 0.3ms;
  color: white;
  background-color: var(--color-primary);
  box-shadow: 0 0 14px 1px rgba(29, 29, 29, 0.253);
}
.card-activate:hover .card-body a {
 background-color: white;
 color: #000 ;
 outline-color: transparent;

}
.btn-dark{
  background-color: var(--color-primary);
  border: none;
}
.btn-dark:hover {
  background-color: white;
  color: #000 ;
  outline-color: transparent;
  border: 2px solid var(--color-primary);
}


/* .btn-dark{

} */



/* end card-activate */ 
.color-primary {
  color:var(--color-primary);
}

/* start swiper-button-prev */

.swiper {
  position: relative;
}
.swiper-button-prev {
  content: "";
  position: absolute;
  left: -18px;
  transform: translate(50%, 50%);
}
.swiper-button-next {
  content: "";
  position: absolute;
  right: 2px; 
  transform: translate(50%, 50%);
}

.swiper-button-prev::after ,
.swiper-button-next::after {

color: white;
background-color: var(--color-primary);
border-radius: 10%;
width: 100px;
height: 30px;
display: flex;
font-size: 14px;
justify-content: center;
align-items: center;
top: 50%;

}
/* 
 start phone-App
 */
 .phone-App {
  top: -19px;
  bottom: 0;
  right: 130px;
  transform: scale(1.0);
  box-shadow: -2px 0 16px #0c0c0ca6;
}
 .phone-App1 {
 
  transform: scale(1.0);
  box-shadow: -2px 0 16px #0c0c0ca6;
 }
 /*  end phone-App */
 /*  start-dactor */
 .home {
   height: 500px;
   background-image: url("../img/medium-shot-doctor-wearing-medical-gown.png");
   background-size: cover;
   padding: 1px;
 }
 .text-info {
   color:var(--color-primary);
 }
 .home-itme {
   width: 50%;
  
   margin-top: 50%;
 }
 .bg-op-wi{
  background-color: rgba(250, 250, 250, 0.842);
 }
 .rounded-circle-e {
  
   width: 80px;
   height:80px ;
   border-radius: 50%;
   border:1px solid  #EFEFEF;
   background-color: #EFEFEF;
 }
 .bg-primary-my {
   background-color: var(--color-primary);
 }

 .bg-hovor:hover {
  
   cursor: pointer;
  background-color: #f0f0f0;
  border-radius: 30px;
 }
 .bg-hovor:hover   .bg-cord-itme   {
   background-color: var(--color-primary);
   color: white;
   border-radius: 30px;
   border: 2px solid var(--color-primary);
   
      
    }
 .border-info-e {
  border: 1px solid var(--color-primary);
 }
 
 /*  end-dactor */
.switcher {
  display: flex; 
  background-color: #EFEFEF;
  justify-content: space-around;
  
cursor: pointer;
}
.switcher li {
  list-style: none;
  padding: .375rem .75rem;
  font-size: 1rem;
  border-radius: .25rem;
  color: #6c757d;
  width: 100%;
 
}
 .active-cur {
  
 border-bottom: 2px solid var(--color-primary);
 }
 
.active-bg {
  background-color: #E40332;
  color: white;
  transition: 0.3s;
}
 
 .dropdown-toggle::after {
   color:  #bbbbbb;
 }
 
 .btn-doctor {
   background-color: #F7F8F9;
   color: #737373;
   border: 1px solid #737373;
   padding: 10px 20px;
 }
 /* Press end */
 
/* 
 */
 .co-img {
   position: relative;
   height: 100%;
   
 }
 .card-overlagy {
   
  content: "";
  position: absolute;
  width: 366px;
  height: 590px;
  background: #eeeded81;
  top: 50%;
  left: 50%;
  
  transform: translate(-50%, -50%);
  border-radius: 30px;
  z-index: 2;
  max-width: 100%;
  
}
/* content_contact_us */


.content_contact_us {
  
 
  background-image: url(../img/wave-haikei.svg);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: right right;
  background-size: cover;
  z-index: -1;
}

.accordion-button::after {
  margin: 0;
  flex-shrink: 0;
  
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
 
}

.clip_ele{
  clip-path: polygon(39% 0, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 33%);
}
.d {
  

  background-image:linear-gradient(135deg,rgba(255, 255, 255, 0.62255), rgba(255, 255, 255, 0.62255));
   border:4px solid white;
  border-radius: 10px ;
  clip-path: polygon(39% 0, 100% 0, 100% 20%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 33%);
  transform: translate(-130% ,-250%);
            
}

.footer_logo
{
  filter: brightness(0) invert(1);
}

.apple_store
{
  padding:10px;
}



.slider
{
  margin-top: 66px;
}
.overflow_bg
{
  background: #000;
  opacity: 0.2;
  top:0;
  bottom: 0;
  right:0;
  left:0;
  position: absolute;
}

.carousel-caption
{
  z-index: 9;
  left: 50%;
  top:5%;
}

.lang_style
{
  font-size: 1rem;
  color: #Fff;
}

.nav-link
{
  color:#000;
}

.nav-link:hover
{
  color:var(--color-primary);
}
.btn-outline-info {
  color: var(--color-primary);
  border-color: var(--color-primary);
}

.login
{
  border: 2px solid var(--color-primary);
  margin: 0 15px;
}

.reg
{
  border: 2px solid #ffffff;
  color:#fff;
}

.reg:hover
{
  background:var(--color-primary);
  order: 2px solid var(--color-primary);
  color:#fff;
}
.search_form
{
  padding: 16px;
  background: #fff;
  border-radius: 10px;
}

.search {
  position: absolute;
  top: 44%;
  z-index: 99;
  right: 0%;
  left:0;
}

.search_form .nav-tabs
{
   background: #D4E7ED;
   color:#000;
   border-radius: 10px;
}
.search_form .nav-tabs li .active
{
  background:var(--color-primary);
  color:#fff !important;
}

.hide_in_small
{
  display: block;
}

.red_buton
{
  background: #E40332 ;
  border: 1px solid #E40332 ;
}

.search_form .tab-content
{
  border:1px solid #E4E6E8;
  margin-top: 15px;
  padding: 15px 15px 15px 15px;
  border-radius: 10px;
}

.btn-primary:hover
{
  background-color: var(--color-primary)
}

.ad_container
{
  border-radius: 15px;
  overflow: hidden;
}

.slider2 img
{
  width:100%;
}

.rounded_10
{
  border-radius: 10px !important;
}

footer li a:hover
{
  color:#E40332 !important;
}

.specailst
{
  color:var(--color-primary);
  text-decoration: none;
  font-size: 16px;
}

.specialty-carousel a:hover .specailst
{
  color:#E40332 !important;
}

.specialty-carousel a
{
  text-decoration: none;
}

.owl-nav
{
    top: 40%;
    position: absolute;
    left: -30px;
    right: -30px;
    z-index: -1;
}

.owl-prev
{
    float: right;
    background: var(--color-primary) !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
}
.owl-next
{
    float: left;
    background: var(--color-primary) !important;
    color: #fff !important;
    width: 30px;
    height: 30px;
}

.disabled
{
  background:#adc6ce !important;
}

.slider2
{
  margin-top: 66px;
  background-image: url("../images/inner_top.svg");
  background-repeat: repeat;
  height: 200px;
  text-align: center;
  padding: 30px;
  margin-bottom: 30px;
  height: 285px;
  background-position: center;
  padding-top: 100px;
  color:#fff;
}

.slider2 a
{
  color:#fff;
}

a
{
  text-decoration: none;
  color:var(--color-primary);
}

a:hover
{
  color:#E40332 !important;
}

.red_bg
{
  background-image: url("../images/contact_bg.png");
  background-position: right;
  background-repeat: no-repeat;
  padding: 165px 0;
  margin-bottom: -50px;
}

.doctor_warp
{
  border: 1px solid #BBC3CF;
  border-radius: 20px !important;
  margin-bottom: 25px;
}

.doctor_warp .bg-cord-itme {
  background-color: var(--color-primary);
  color: white;
  border-radius: 30px;
  border: 2px solid var(--color-primary);
}

.card-activate:hover img
{
  filter: brightness(0) invert(1);;
}
.pagination
{
  border: 1px solid #ccc;
  border-radius: 5px;
}
.pagination li
{
  padding: 10px 15px;
  border-left:1px solid #ccc;
}
.pagination li.active
{
    background: #E6F1F5;
}

.card_gray
{
  background: #F7F8F9;
}
.border_1
{
  border: 1px solid rgba(0, 0, 0, .125);
}

.bg-light-sub
{
  border:1px solid  #ccc;
}

.treatmentOutside .form-group
{
  margin-bottom: 15px;
} 

.treatmentOutside .help-block
{
  font-size: 12px;
  color:#E40332
}

.border_2
{
  border: 2px solid #152150;
}

.red_btn_hover:hover
{
  color:#fff !important;
}

.time_btn
{
  background-color: var(--color-primary);
  color:#fff;
}
.time_btn:hover
{
  color:#fff;
}
.times_warp
{
  min-height: 177px;
}
.times_warp a
{
  border-bottom:1px solid #ccc;
  padding: 7px 0;
  display: block;
}

.times_warp a:hover
{
  background:#dbedf2 !important;
}

.times_warp a:last-child
{
  border-bottom: none;
}

.d-none2
{
  display: none;
}

.btn-danger.disabled
{
  border: none;
  color:#000
}

.has-error .help-block
{
  color:#E40332;
  font-size: 14px;
  margin-top: 5px;
}

.form-group
{
  margin-top: 5px;
}

.required label::after
{
  content:'*';
  color:#E40332;
}

.text-justify ,p
{
  text-align: justify;
}

.h3, h3
{
  font-size: 22px;
}

p
{
  font-size: 15px;
  margin-bottom: 8px;
}

.display-6 {
  font-size: 26px;
}

.file-preview .fileinput-remove {
  top: 7px;
  left: 2px;
  line-height: 10px;
  border: 0;
  background: transparent;
  right: auto;
}

.slider2 p
{
  text-align: center;
}

.accordion-button:not(.collapsed) 
{
  color: #000;
  background-color: transparent;
  box-shadow: inset 0 0px 0 rgba(0, 0, 0, .125);
}

.accordion-button:focus 
{
  z-index: 3;
  border-color: #ffffff;
  outline: 0;
  box-shadow: none;
}

.accordion-flush .accordion-collapse {
  border-width: 0;
  padding-bottom: 15px;
}

.sub_hash
{
  display: inline-block;
}


.navbar-brand
{
  padding-top: 0;
  padding-bottom: 0;
}

.navbar
{
  background-color: #152150 !important;
  padding-top: 0px;
  padding-bottom: 0px;
}
.navbar-nav a
{
  color:#fff;
}

.navbar-brand select
{
  background-color: transparent;
  color:#fff;
  filter: brightness(0) invert(1);
}

.btn-dark.active
{
  background-color: #fff;
  border-color: #fff;
}

.red_color
{
  color:#E40332 !important;
}

.collaps_color
{
  color: #152150 !important;
}

filter_warp button svg
{
    margin-left: 5px;
}

.filter_warp  label
{
    width: 100%;
}

.accordion-button::after
{
  background-size: 15px;
}

.collaps_color
{
  font-size: 14px;
}


.filter_warp .form-group
{
  font-size: 14px;
}

.rating-md 
{
  font-size: 20px;
}

.rating-container .caption
{
  display: none;
}

.rating-container .filled-stars
{
  color:#ffc107;
}

.d_inlin
{
  display: inline-block;
}

.filter_select
{
  position: absolute;
    top: -25px;
    right: 2px;
    width: 200px;
}

.btn-primary 
{
  background: #152150;
  border:1px solid #152150;
}
.btn-primary:hover
{
  background: #E40332 !important;
  color:#fff !important;
  border:1px solid #E40332;
}

.eye_postion
{
  position: absolute;
  top: 40px;
  right: 10px;
}

.eye_postion input
{
  opacity: 0;
}

img
{
  max-width: 100%;
}


.clinic_img
{
  border-radius: 50%;
  overflow: hidden;
  height: 100px;
  width: 100px;
}

.clinic_img_in
{
  border-radius: 50%;
  overflow: hidden;
  height: 150px;
  width: 150px;
}

.clinic_tab
{
  background:#EFEFEF;
}

.clinic_tab li button
{
  border-bottom: 2px solid #EFEFEF !important;
  border-color:#EFEFEF !important;
}
.clinic_tab .active
{
  background-color:#EFEFEF !important;
  border: none;
  border-bottom: 2px solid var(--color-primary);
  border-color:var(--color-primary) !important;
  color:#000 !important;
}

.clinic_tab .card .card-subtitle p
{
  color:#000 !important;
}

.feature img
{
  width:50px;
  padding: 0 5px;
}
.feature
{
  border-radius: 30px;
  border: 1px solid #ccc;
  padding: 2px 8px;
  display: inline-block;
}

#change_country
{
    background-color: transparent;
    color: #fff;
    filter: brightness(0) invert(1);
}

.Page ul 
{
  margin: 0 !important;
  padding: 0 !important;
}

.pagination li {
  padding: 10px 10px !important;
}

.search_icon
{
  display: inline-flex;
}

.search_icon svg 
{
  font-size: 30px;
  padding: 0 5px;
}

.search_icon p , .search_icon h3
{
  margin: 0;
  text-align: right;
}
.search_form .nav-link 
{
  color:#656363 !important;
}

.search .red_buton
{
  background: #E40332 !important;
  border: 1px solid #E40332 !important;
}

.search_top .red_buton
{
  background: #E40332 !important;
  border: 1px solid #E40332 !important;
}

.doctor_warp .rounded-circle
{
  width:50px;
  height:50px;
}

.name svg
{
  background-color: #152150;
  color: #fff;
  border-radius: 30px;
  padding: 5px;
  font-size: 14px;
}

.ad_position
{
    float: right;
    background: #E40332;
    width: auto;
    color: #fff;
    border-radius: 0px 17px 0 14px;
    padding: 5px 19px;
}

.doctor_position_relative
{
  display:block;
}


.top_red
{
  background: #E40332;
  padding: 5px;
  text-align: center;
}

.top_red p
{
  color: #fff;
  text-align: center;
  margin: 0;
}

.float-right
{
  float: left;
}

.float-left
{
  float: right;
}

.pharma_middle li
{
  display: inline-block;
  padding: 0 8px;
  border-right: 1px solid #ccc;
}
.pharma_middle li:last-child
{
  border-right: 0px solid #ccc;
}

.pharmameneu ul li:hover .dropdown-menu
{
  display: block;
  top: 40px;
  border-top: 8px solid #152150;
}

.dropdown-menu a
{
  color:#656363;
}

.m_side_slider
{
  margin-top: 13px;
}

.owl-dots
{
  text-align: center;;
}
.owl-dots .owl-dot
{
    padding: 5px !important;
    width: 12px;
    height: 12px;
    background:#ccc !important;
    border-radius: 30px;
    margin: 3px;
}
.owl-dots .owl-dot.active
{
  background: #E40332 !important;
}

.pharma_category
{
    color: #656363; 
    text-decoration: none; 
    font-size: 14px;
}

.pharma_category_carousel a:hover
{
    color: #E40332; 
}

.gray_bg
{
  background: #f6f6f6;
}

.product_item .item .product_des h3
{
  font-size: 18px;
  color:#000;
  height: 42px;
  overflow: hidden;
}

.product_item .item a:hover .product_des h3
{
  color:#E40332;
}

.product_item .item .product_des p
{
  font-size: 15px;
  color:#656363;
  height: 40px;
  overflow: hidden;
  text-align: left;
}

.product_item .price
{
    font-weight: bold;
    font-size: 16px;
    color: #E40332;
    min-height: 24px;
}

.product_item .btn-black
{
  background: #e8e6e6;
}

.show_all
{
  border: 1px solid #152150;
  border-radius: 10px;
  padding: 10px;
}

.product_img
{
  position: relative;
}
.limited_div
{
  overflow: hidden;
  color: #E40332;
  margin-top: 5px;
  position: absolute;
  bottom:6px;
  width:calc(100% - 10px);
  background: #fffefe4f;
  padding: 3px 7px;
  font-size: 14px;
}

.pagination_style
{
  text-align: center;
  overflow: hidden;
}
.pagination_style .pagination
{
    display: inline-flex;
    margin-top: 20px;
}

.category_filter a.active
{
    background: transparent;
    color: #e40232;
}

.category_filter a
{
   text-wrap: auto;
}

.navbar-nav
{
  display: inline-block;
}

.navbar-nav li
{
  display: inline-block;
}

.product_view .product_img
{
  background: #f5f5f5;
  border-radius: 10px;
}

.pharma_top
{
  background-repeat: no-repeat;
  padding: 30px;
  margin-bottom: 30px;
  height: 212px;
}

.product_ooption ul
{
  border: 1PX solid #ccc;
  border-radius: 10px;
  list-style: none;
  margin-top: 10px;
  padding: 5px;
}

.product_ooption ul li
{
  border-bottom: 1PX solid #ccc;
  padding: 10px;
  font-size: 18px;
}

.product_ooption ul li:hover
{
  background: #f6f6f6;
}

.product_ooption ul li:last-child
{
  border-bottom: none;
}

.product_ooption ul li svg
{
  color:#152150;
  font-size: 18px;
}

.product_ooption .red
{
  color: #E40332;
}

.product_ooption ul li.red svg
{
  color: #E40332;
}

.cart_item .limited_div_cart
{
  color: #E40332;
  font-size: 13px;
  margin-top: 23px !important;
}

.cart_item
{
  border-bottom: 1px solid #dedbdb;
  padding-bottom: 15px;
}


.cart_item .float-right
{
  display: -webkit-inline-box;
}

.cart_item .quantity
{
  display: flex;
  margin-top: 15px;
}
.cart_item .quantity .plus , .cart_item .quantity .minus
{
  background: #152150;
  border: none;
  border-radius: 3px;
  margin: 0 3px;
  color: #fff;
  min-width: 40px;
}


.cart_item .float-left .total.price
{
  min-width: 90px;
  text-align: left;
}

.primary_checkout1
{
  display: flex;
}
.primary_checkout
{
  background: #E6F1F5;
  color:#152150;
  border: 1px solid #E6F1F5;
  margin: 0 10px;
}
.primary_disabeld
{
  background: #e2e4e4;
  color:#152150;
  border: 1px solid #e2e4e4;
}

.cart_item .modal-body  > div:last-child
{
  border-bottom: 0px solid #dedbdb;
  padding-bottom: 15px;
}

.checkout_warp
{
  border: 1PX solid #ccc;
  border-radius: 10px;
  padding: 15px;
}

.checkout .pricquantity
{
  color: #000;
}

.checkout .pricquantity span
{
  padding: 0 2px;
}
.checkout .title
{
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.p-relative
{
  position: relative;
}

.cart_count_menue
{
    position: absolute;
    top: -14px;
    left: 15px;
    background: #e40232;
    border-radius: 33px;
    padding: 1px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #fff;
}

.middel_menue.fixed-top
{
   position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-shadow: 0px 2px 6px #00000099;
}

.menue_search #show_menue
{
    font-size: 34px;
    color: #152150;
}
.menue_search .serch_form
{
    width: 89%;
}

#search_result
{
  position: absolute;
  left:0;
  right:0;
  z-index: 99;
  background: #fff;
}

.slider_pharma .owl-item img , .slider_side_img img , .pharma_slider_carousel img
{
  border-radius: 10px;
}

.product_img .rounded-3
{
  min-height: 205px;
  overflow: hidden;
  background: #fff;
  max-height: 205px;
}

.pharma_middle #change_country {
  background-color: transparent;
  filter: none;
  border: 1px solid #eae6e6 !important;
  color: #7a7373;
}


.gray
{
  background: #f6f6f6;
  border-radius: 10px;
}

.product_description .nav-tabs
{
  background: #fff !important;
  border-radius: 5px;
}

.product_description .nav-tabs li .active
{
  border: none;
  border-bottom:1px solid #152150 !important;
}


.product_description .nav-tabs li button
{
  font-weight: 600;
}

.show_category_menue
{
    display: block !important;
    background: #fff;
    color: #000;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow-x: scroll;
    z-index: 9999;
}

.show_category_menue li a
{
  color:#000;
}

.filter_in_menue ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}
.filter_in_menue ul li
{
  border-bottom: 1px solid #ccc;
  padding: 8px 15px;
}
.filter_in_menue ul li .login
{
  color:#fff !important;
}

.filter_in_menue ul li .lang_style .float-left {
  float: right;
  padding: 3px 10px;
}

.category_menue .close 
{
    position: absolute;
    font-size: 20px;
    right: 10px;
    background: #e40232;
    border-radius: 30px;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
}

.show_filter_in_small
{
    display: block !important;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    overflow-y: scroll;
}

.filter_in_small .close
{
    position: absolute;
    font-size: 30px;
    right: 3px;
    background: #e40232;
    border-radius: 30px;
    padding-top: 1px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    z-index: 99;
    top: 6px;
}

.category_menue .close 
{
    position: absolute;
    font-size: 20px;
    right: 10px;
    background: #e40232;
    border-radius: 30px;
    padding-top: 4px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
}

.show_filter
{
    position: fixed;
    right: 10px;
    bottom: 50px;
    width: 60px;
    height: 60px;
    background: #e40232;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    padding-top: 10px;
    z-index: 99;
}

.login_top_menue
{
    color: #fff;
    padding: 4px 10px;
    display: inline-block;
}

.login_top_menue:hover
{
    color: #fff !important;
    opacity: 0.5;
}

#cart ul
{
  padding: 0;
}

.product_description .nav-tabs li
{
   padding: 10px;
   padding-bottom: 0;
}

.no_result 
{
  text-align: center;
}

.no_result p
{
  font-size: 30px;
  text-align: center;
  margin: 0;
}
.no_result svg
{
  font-size: 50px;
    background: #152150;
    color: #fff;
    padding: 25px;
    border-radius: 50%;
}

.menue_search 
{
  position: relative;
}
.menue_search .search_close
{
  position: absolute;
  top: 11px;
  right: 25px;
  display: none;
  cursor: pointer;
}

.menue_search2 .search_close2
{
  position: absolute;
  top: 11px;
  right: 25px;
  display: none;
  cursor: pointer;
}

.filter_warp button svg {
  margin-right: 5px;
}


.se7ati_info
{
  background: #D4E7ED;
}

.order_by_prescription svg
{
  background: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 15px;
}

.orcalss
{
  border-bottom: 1px solid #ccc;
  margin-bottom: 25px;
}

.orcalss h3
{
  margin-bottom: -15px;
  background: #fff;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}

.product_des
{
  direction: ltr;
}

.pharma_top_menu .dropdown:hover .dropdown-menu
{
  display: block;
  left: 0px;
}

.my_order_item .details
{
  background-color: #EEFBFF;
  color: #1481A6;
  padding: 8px 10px !important;
  width: 150px;
}

.my_order_item .danger
{
  background-color: #FAEBEB;
  color: #E93C5F;
  padding: 8px 10px !important;
  width: 150px;
}


.cart_item_show
{
  text-align: center;
  margin-top: 10px;
}

.cart_item_show .quantity
{
  text-align: center;
  display: none;
}

.cart_item_show .quantity .plus, .cart_item_show .quantity .minus {
  background: #152150;
  border: none;
  border-radius: 3px;
  margin: 0 3px;
  color: #fff;
  min-width: 40px;
}

.circle-step.status_step {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px auto;
  max-width: 600px;
}
.status_step .circle {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background-color: #152150;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  text-align: center;
}
.status_step .current
{
  background-color: #E40332 !important;

}
.status_step .line {
  flex: 1;
  height: 4px;
  background-color: #152150;
}

.footer_bg
{
  background-color: #152150;
}

.filter_white
{
  filter: brightness(0) invert(1);
}
.rtl
{
  direction: rtl;
  text-align: left;
}

.rtl .col-lg-6
{
  direction: ltr;
}