@import url("https://fonts.googleapis.com/css2?family=Niconne&display=swap");
:root {
  --theme-red: #e40046;
  /*--theme-blue: #264ca1;*/
  --theme-blue: #131826;

  --theme-yellow: #fdd109;
}

@font-face {
  font-family:Degular ;
  src: url(../Degular-Medium.otf);
}
.tmain-color {
  background: #1e96fc;
}
::-moz-selection {
  /* Code for Firefox */
  color: #fff;
  background: var(--theme-red);
}

::selection {
  color: #fff;
  background: var(--theme-red);
}
* {
  margin: 0;
  padding: 0;
}
html,

body {
  position: relative;
  background: #c6c6c654 none repeat scroll 0 0;
 font-family:Degular ;

  color: #687188;

  font-size: 17px;
}
.max_width {
  max-width: 1650px;
  margin: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #292b2c;
   font-family:Degular ;
}
p {
  color: #687188;
  line-height: 28px;
  margin-bottom: 25px;
}
a {
  color: #292b2c;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: var(--theme-red);
  text-decoration: none;
}
a:focus {
  outline: none;
}
img {
  max-width: 100%;
}
button {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
ul,
li,
ol {
  margin: 0;
  padding: 0;
}
fieldset {
  border: 0 none;
  margin: 0 auto;
  padding: 0;
}
label {
  color: #6c757d;
}
input:focus,
textarea:focus {
  outline: none;
  box-shadow: none;
}
iframe {
  border: 0;
  display: block;
}
video {
  width: 100%;
}
.color-red {
  color: var(--theme-red) !important;
}
.color-blue {
  color: var(--theme-blue) !important;
}
.bg-red {
  background-color: var(--theme-red) !important;
}
.bg-blue {
  background-color: var(--theme-blue) !important;
}
.main_content {
   font-family:Degular ;
}

/*header*/
.header_wrap {
  overflow: unset;
  padding-right: 0 !important;
  transition: all 0.5s ease 0s;
  background-color: #e40046;
  z-index: 888;
}
.second_nn {
  background: #131826;
}
.top-header {
  padding: 6px 20px;
  transition: all 0.5s ease-in-out;
}
.contact_detail {
  font-size: 0;
}
.contact_detail li:first-child {
  margin-left: 0px;
}
.contact_detail > li:last-child,
.header_list > li:last-child {
  padding-right: 0;
}
.contact_detail > li,
.header_list > li {
  color: #333;
  font-size: 14px;
  vertical-align: middle;
  display: inline-block;
  padding: 2px 15px 2px 0;
}
.contact_detail i {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 16px;
}
.contact_detail span {
  vertical-align: middle;
}

.top-header span {
  font-size: 14px;
  vertical-align: middle;
}

.header_list > li i {
  margin-right: 6px;
  vertical-align: middle;
}
.navbar {
  padding: 5px 0px;
  font-size: 17px;
}
.navbar-brand {
  padding: 0px 0;
  vertical-align: top;
  margin: 0;
}
.logo_light {
  height: 42px;
  /* filter: brightness(0) saturate(100%); */
}
.navbar .navbar-nav li {
  position: relative;
  list-style: none;
  transition: all 0.3s ease 0s;
  padding: 0 6px;
}
.my_carousel .item .item_con {
  margin: 0 8px;

  border: 1px solid #e40044e6;
  border-radius: 8px !important;
}

.my_carousel .item .item_con .card_con {
  /* border: 5px solid rgb(255, 255, 255); */

  padding: 5px 0;
  padding-left: 10px;
  margin-top: 10px;
  border-radius: 0 0 7px 7px;
  background: linear-gradient(#f79809, #e40046);
}

.my_carousel .item .item_con .card_con h6 {
  font-weight: 400;
  color: white;
}
.my_carousel .item .item_con .card_con h5 {
  font-weight: 500;
  text-shadow: unset;
  color: white !important;
  letter-spacing: 1px;
}
.my_carousel .item .item_con img {
  width: 100%;
  height: 320px;
  object-fit: cover;

  margin: 0;
  background-position: center;
  /* padding: 6px; */
  border-radius: 7px 7px 0 0 !important;
}
.amaz a img {
  border-radius: 50%;
  border: 1px solid #fafafa3c;
  height: 110px;
  width: 110px !important;
  outline: 1px dashed rgb(250, 250, 250);
  outline-offset: -7px;
  box-shadow: 0 0 50px -10px #0f0f0f97;
}

.sectiocard .carditem {
  background-color: white;
  display: flex;
  padding: 15px;
  border-radius: 5px;
  padding-left: 20px;
  box-shadow: 0 0 30px #dadada96;
}
.sectiocard .carditem_con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */

  width: 60%;
}
.sectiocard .carditem_con .ci1 {
  color: #f7b202;

  font-size: 30px;
  font-weight: 900;
}
.sectiocard .carditem_con .ci2 {
  font-size: 25px;
  font-weight: 700;
  color: rgb(46, 46, 46);
  text-shadow: unset !important;
}
.sectiocard .carditem_con .ci3 {
  font-size: 20px;
  font-weight: 700;
  color: rgb(46, 46, 46);
  text-shadow: unset !important;
}
.sectiocard .carditem_con2 {
  background: linear-gradient(-45deg, #e60e44, #f7b202);
  width: 40%;
  border-radius: 15px;
}
.sectiocard .carditem_con2 img {
  height: 250px;
  object-fit: cover;
  width: 100%;
  transform: translate(30px, -30px);
  /* border-radius: 0  10px 10px 0; */
  border: 1px solid rgb(161, 161, 161);
  border-radius: 15px;
}

.navbar .navbar-nav > li > .nav-link {
  font-weight: 900;
  padding-top: 5px;
  text-transform: capitalize;
  font-size: 13px;
  text-transform: uppercase;
  color: #343434;
/*  background: radial-gradient(rgb(219, 219, 219), white);

  border: 1px solid #adadad;*/
  border-radius: 5px;
}
.login_drop {
  text-transform: capitalize;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 10px !important;
  font-weight: 600;
}
.logintext {
  display: flex;
  align-items: center;
}

.logintext span {
  font-weight: 400;
  color: white;
}
.navbar .navbar-nav > li > a.active {
  color: var(--theme-red);
}

.dropdown-toggle::after,
.dropdown-toggler::after {
  border: 0 none;
  content: "\e64b";
  font-family: "themify";
  margin-left: 5px;
  vertical-align: middle;
}

.dark_skin .navbar-nav .dropdown-menu {
  background-color: #fff;
  box-shadow: 0 13px 42px 11px rgb(0 0 0 / 5%);
}

.navbar-nav .dropdown-menu {
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  min-width: 10rem;
}

.navbar .navbar-nav .dropdown-item {
  padding: 8px 20px 8px 20px;
  color: #333;
  font-size: 14px;
  text-transform: capitalize;
}

.dark_skin .navbar .navbar-nav .dropdown-menu li a.active,
.dark_skin .navbar .navbar-nav .dropdown-menu li a:hover,
.dark_skin .navbar .navbar-nav .dropdown-menu > ul > li:hover > a,
.dark_skin
  .navbar
  .navbar-nav
  .dropdown-menu
  > ul
  > .mega-menu-col
  ul
  > li:hover
  > a {
  color: var(--theme-red);
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
  background-color: transparent;
}

.navbar .navbar-nav li.dropdown-mega-menu {
  position: static;
}

.main_menu_uppercase .navbar-nav > li > .nav-link {
  text-transform: uppercase;
}
.navbar .navbar-nav li.dropdown-mega-menu .dropdown-menu {
  right: 0;
  padding-left: 0;
  padding-right: 0;
}

.mega-menu {
  display: table;
  padding: 15px 0;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.dark_skin .mega-menu-col,
.dark_skin .cart_list li {
  border-color: #ddd;
}
.mega-menu-col {
  border-right: 1px solid #ddd;
  padding: 0;
}
.mega-menu ul {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.navbar .navbar-nav .dropdown-header {
  color: #333;
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
}

.dark_skin .navbar .navbar-nav li > .dropdown-item,
.dark_skin .navbar .navbar-nav .dropdown-header,
.dark_skin .cart_quantity,
.dark_skin .cart_total {
  color: #333333;
}
.top_form {
  /*margin-top: 11px;*/
  margin-right: 10px;
  width: 75%;
}
.top_form input,
.top_form input:focus,
.top_form input:active {
  font-size: 15px;
  padding: 0px 10px 0px 34px;
  height: 45px;
  background: url(../img/search.png) #fcfbfc;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 20px;
  background-position-x: 8px;
  border: none;
  /* box-shadow: 0 5px 15px #0048826e; */
  border: 1px solid rgb(175, 175, 175);
}
.btm_link {
  text-align: center;
}
.btm_link img {
  /* background: red; */
  margin: 0 auto;
  display: block;
}

.btm_link img {
  width: 80px;
  height: 80px;
  /* margin:0 10px ; */
}
.btm_link a {
  letter-spacing: 0.5px !important;
  /* margin-right: 10px; */
}
.top_form input:focus {
  box-shadow: none;
  border-color: var(--theme-red);
}
.logo_name {
  font-family: "Niconne", cursive;
  font-size: 25px;
  margin-top: 7px;
  position: absolute;
  margin-left: 8px;
  color: var(--theme-blue);
  font-weight: bold;
}
.logo_name span {
  color: var(--theme-red);
}
.cart_icon {
  font-size: 22px;
}
.notification_count,
.cart_count {
  position: relative;
  top: -3px;
  right: -30px;
  font-size: 11px;
  background: white;
  border-radius: 50px;
  line-height: 20px;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  padding: 0 5px;
  display: inline-block;
  vertical-align: top;
  margin-left: -9px;
  margin-right: -9px;
  font-weight: bold;
}
.bi-person {
  font-size: 25px;
}
.bi-cart {
  font-size: 22px;
}
.pdetailstbody {
  background-color: #fff;
}

.banner_section.slide_medium,
.banner_section.slide_medium .carousel-item,
.banner_section.slide_medium .banner_content_wrap,
.banner_section.slide_medium .banner_content_wrap .carousel-item,
.banner_section.shop_el_slider,
.banner_section.shop_el_slider .carousel-item,
.banner_section.shop_el_slider .banner_content_wrap,
.banner_section.shop_el_slider .banner_content_wrap .carousel-item {
  height: 350px;
}

.banner_section {
  position: relative;
}

.banner_section .banner_slide_content {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.banner_content h2 {
  color: var(--theme-blue);
  font-size: 60px;
  margin-bottom: 20px;
  font-weight: 600;
  text-transform: capitalize;
}
.btn-fill-out {
  background-color: transparent;
  border: 1px solid var(--theme-red);
  color: #fff;
  position: relative;
  overflow: hidden;
  /*z-index: 1;*/
  border-width: 1px;
  cursor: pointer;
  line-height: normal;
  padding: 12px 35px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}
.product_img_box {
  position: relative;
}

.background_bg {
  background-position: center center;
  background-size: cover;
}
.banner_section .owl-prev {
  position: absolute;
  font-size: 18px;
  height: 50px;
  opacity: 1;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  transition: all 0.3s ease-in-out;
  left: 20px;
  background-color: #fff !important;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  color: #000;
}
.banner_section .owl-next {
  position: absolute;
  font-size: 18px;
  height: 50px;
  opacity: 1;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  transition: all 0.3s ease-in-out;
  right: 20px;
  background-color: #fff !important;
  box-shadow: 0 0 10px rgb(0 0 0 / 10%);
  color: #000;
}
.banner_section button.owl-prev:hover {
  background: var(--theme-red) !important;
  color: #fff;
}

.btn-fill-out::before,
.btn-fill-out::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: var(--theme-red);
  z-index: -1;
  transition: all 0.3s ease-in-out;
  width: 51%;
}
.btn-fill-out::after {
  right: 0;
  left: auto;
}
.btn-fill-out:hover:before,
.btn-fill-out:hover:after {
  width: 0;
}
.btn:focus {
  box-shadow: none !important;
}

.shop_container {
  position: relative;
}

.product,
.product_wrap {
  background-color: #fff;
  position: relative;
  margin-bottom: 10px;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0px 0px;
}
.product_box {
  margin-bottom: 30px;
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}
.product_box .product_info {
  position: relative;
}
.product_box .add-to-cart {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  background-color: #fff;
  padding: 10px 15px 15px 15px;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}
.product_box:hover .add-to-cart {
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}
.product_box .pr_action_btn li a {
  border-radius: 100%;
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.product_wrap .pr_action_btn li a {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.product_wrap .pr_action_btn li a i {
  line-height: 35px;
  font-size: 16px;
}
.carousel_slider .product,
.carousel_slider .product_wrap {
  margin: 0px;
  border: 1px solid rgb(225, 225, 225);
  border-radius: 8px;
}
.product_img img {
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 230px;
  width: 100%;
}
.igm_pro {
  height: 260px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px 8px 0px 0px;
}
.igm_pro img {
  border-radius: 10px;
}
.product_img .product_hover_img {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  -moz-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.3s ease-out 0s;
  -webkit-transition: all 0.3s ease-out 0s;
}
.product:hover .product_img .product_hover_img,
.product_box:hover .product_img .product_hover_img,
.product_wrap:hover .product_img .product_hover_img {
  opacity: 1;
  z-index: 0;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.pr_desc {
  display: none;
}
.pr_flash {
  background-color: #ff9f00;
  position: absolute;
  left: 10px;
  top: 10px;
  text-transform: uppercase;
  color: #fff;
  padding: 2px 8px;
  font-size: 13px;
  z-index: 1;
}
.product_info {
  padding: 8px 8px 2px 8px;
}
.price {
  color: black;
  font-weight: 600;
   font-family:Degular ;
  font-size: 20px;
}
.product_price del {
  font-size: 14px;
  margin-right: 5px;
  margin-left: 3px;
  color: #888;
   font-family:Degular ;
}
.product-price del {
  margin-left: 5px;
  color: #919191;
}
.on_sale {
  color: #fff;
  font-size: 13px;
  background: green;
  min-width: 57px;
  text-align: center;
  max-width: 60px;
  border-radius: 5px;
}
.product_price {
  margin-bottom: 5px;
}
.product .rating_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.product.text-center .rating_wrap {
  -ms-flex-pack: center;
  justify-content: center;
}
.rating_num {
  font-size: 14px;
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}
.rating_wrap .rating {
  overflow: hidden;
  position: relative;
  height: 20px;
  font-size: 12px;
  width: 70px;
  font-family: "Font Awesome 5 Free";
  display: inline-block;
  vertical-align: middle;
}
.rating::before {
  font-size: 12px;
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  float: left;
  color: #f6bc3e;
}
.product_rate {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  color: #f6bc3e;
}
.product_rate::before {
  font-size: 12px;
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  left: 0;
  font-weight: 900;
}
.product_action_box {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 2;
  right: 0;
  text-align: center;
  padding-top: 0;
  transition: all 0.5s ease-in-out;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pr_action_btn {
  display: table;
  margin: 0 auto;
}
.product_img {
  position: relative;
  overflow: hidden;
  height: auto;
  text-align: center;
  padding-top: 0px;
}
.product_img img {
  width: 100%;
}

.pr_action_btn li {
  position: relative;
  margin: 0px 5px;
  display: inline-block;
}
.product_wrap .pr_action_btn li {
  display: block;
  margin: 10px 0;
}
.product_wrap .pr_action_btn {
  margin: 0 0 0 10px;
}
.product_action_box li {
  -webkit-transform: translate(0, 15px);
  -ms-transform: translate(0, 15px);
  -o-transform: translate(0, 15px);
  transform: translate(0, 15px);
  opacity: 0;
}
.product_action_box li:nth-child(1) {
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.product_action_box li:nth-child(2) {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product_action_box li:nth-child(3) {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.product_action_box li:nth-child(4) {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.product:hover .product_action_box li,
.product_box:hover .product_action_box li,
.product_wrap:hover .product_action_box li {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  opacity: 1;
}
.pr_action_btn li a {
  background-color: #fff;
  font-size: 0;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
  width: 37px;
  height: 37px;
  padding: 0;
  display: block;
  text-align: center;
}
.pr_action_btn li a i {
  vertical-align: middle;
  line-height: 37px;
  font-size: 18px;
}
.pr_action_btn li a:hover {
  background-color: var(--theme-red);
  color: #fff;
}
.product .product_title,
.product_box .product_title,
.product_wrap .product_title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize;
  font-size: 17px;
  font-weight: bold;
  padding-top: 5px !important;
}
.product_color_switch span {
  height: 15px;
  width: 15px;
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  position: relative;
  cursor: pointer;
  border-radius: 100%;
}
.product .product_color_switch span {
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  opacity: 0;
}
.product:hover {
  box-shadow: 0 0 7px rgb(0 0 0 / 10%) !important;
}
.product_color_switch span.active::before {
  content: "";
  border: 2px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: -3px;
  border-radius: 100%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.product .pr_switch_wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  padding: 7px 15px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
}
.product:hover .pr_switch_wrap {
  opacity: 1;
  visibility: visible;
}
.product:hover .product_color_switch span {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}
.product_color_switch span:first-child {
  -webkit-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.product_color_switch span:nth-child(2) {
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.product_color_switch span:nth-child(3) {
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.product_color_switch span:nth-child(4) {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.product_color_switch span:nth-child(5) {
  -webkit-transition: all 0.6s ease 0s;
  -o-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
}
.product_color_switch span:nth-child(6) {
  -webkit-transition: all 0.7s ease 0s;
  -o-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
}
.product_color_switch span:nth-child(7) {
  -webkit-transition: all 0.75s ease 0s;
  -o-transition: all 0.75s ease 0s;
  transition: all 0.75s ease 0s;
}
.product_list .product,
.product_list .product_wrap {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  margin-bottom: 30px;
}
.product_list .product_img {
  max-width: 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
  width: 100%;
}
.product_list .product_info {
  padding: 0px 0 0 15px;
  text-align: left;
  max-width: 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
.product_list .product_img::before {
  content: normal;
}
.top_header_sec_h2 {
  /* color: var(--theme-red); */
  /* font-family: 'Niconne', cursive; */
  font-size: 25px;
  margin: 35px 0px;
}
.top_header_sec_h2 span {
  color: var(--theme-blue);
}
.product_title {
  margin-bottom: 0px;
}
.product_title a {
  font-size: 13px;
}

.btn-view-all,
.btn-view-all:hover {
  background-color: var(--theme-red);
  color: #fff;
}

.bg_light_blue2 {
  background-color: #f4f9fc !important;
}
.medium_divider {
  height: 50px;
}
.trading_img {
  margin-top: -40px;
}
.featured_products,
.best_in_class_products {
  padding: 10px 10px 60px;
  background-color: white;
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  border-radius: 0px;
}

@media(max-width:746px){
  .featured_products,
  .best_in_class_products {
    border-radius: 0px;
  }
}

.owl-theme .owl-nav {
  margin-top: 0;
}
.nav_style1.owl-theme .owl-nav .owl-prev {
  left: 0px;
  border-radius: 0 10px 10px 0;
}
.nav_style1.owl-theme .owl-nav [class*="owl-"],
.nav_style5.owl-theme .owl-nav [class*="owl-"] {
  position: absolute;
  top: 50%;

  transform: translateY(-50%);

  width: 30px;
  z-index: 55555 !important;
  background: white;
  color: var(--theme-red);
}
body .owl-theme .owl-nav [class*="owl-"] {
  background: white;
  box-shadow: 0 0 10px #8989895a;

  color: #222;
  font-size: 26px;
  line-height: 50px;
  transition: all 0.1s ease-in-out;
  height: 70px;
  padding: 0;
  margin: 0;
  width: 40px;
  text-align: center;
}
.owl-theme .owl-nav [class*="owl-"] i {
  line-height: normal;
}
.nav_style1.owl-theme .owl-nav .owl-next {
  left: unset;
  right: -0px !important;
  border-radius: 10px 0 0 10px;
}
.owl-theme .owl-nav [class*="owl-"]:hover {
  background: #fb2041 !important;
  color: white !important;
  text-decoration: none !important;
}

.single_banner {
  position: relative;
  overflow: hidden;
  /* border-radius: 34px; */
  border-radius: 10px;
  outline: 2px solid #fb2041;
  outline-offset: 5px;
}

.single_banner img {
  transition: all 0.3s ease-in-out;
  width: 100%;
}

.single_banner_info {
  position: absolute;
  right: 0;
  top: 50%;
  padding: 20px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 55%;
}
.single_bn_title {
  font-weight: bold;
  font-size: 20px;
}
.single_bn_link {
  position: relative;
  font-weight: bold;
  font-size: 15px;
}
.single_bn_link::before {
  /*content: "";
    position: absolute;
    bottom: 3px;
    height: 7px;
    background-color: rgba(255,50,77,0.2);
    width: 100%;
    z-index: -1;*/
}
.single_banner:hover img {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
}
.offer_sec {
  padding: 80px 0px;
}

.single_bn_title1 {
  font-size: 18px;
}

.footer_dark {
  background-color: #af083b;
  position: relative;
  border-top: 1px solid #3031321a;
}
footer {
  overflow: hidden;
}
.footer_top {
  padding: 30px 0px 0px;
}
footer .widget {
  margin-bottom: 30px;
}
.footer_logo {
  margin-bottom: 20px;
}
footer p {
  font-size: 11px;
}
.footer_dark h1,
.footer_dark h2,
.footer_dark h3,
.footer_dark h4,
.footer_dark h5,
.footer_dark h6,
.footer_dark p,
.footer_dark a,
.footer_dark .widget_links li a,
.footer_dark .footer_link li a,
.footer_dark .post_content a {
  color: #fff;
}
.social_icons,
.contact_detail {
  font-size: 0;
}
.social_icons li {
  display: inline-block;
  padding: 0px 5px 5px 0;
}
.social_white .social_icons li a,
.social_white.social_icons li a,
.header_wrap .social_white .social_icons li a,
.header_wrap .social_white.social_icons li a {
  color: #ffffffde;
  /*border-color: var(--theme-blue);*/
  border: 1px solid #ffffffde;
  border-radius: 5px;
}
.social_icons li a {
  font-size: 18px;
  color: #687188;
  height: 36px;
  width: 36px;
  line-height: 36px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}
footer .widget_title {
  text-transform: capitalize;
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 13px;
}
.widget_links li {
  list-style: none;
  padding-bottom: 10px;
}

.contact_info > li {
  margin-bottom: 15px;
  list-style: none;
}
.contact_info_light li i {
  border-color: var(--theme-blue);
  color: var(--theme-red);
}

.contact_info li i {
  display: inline-block;
  margin-right: 10px;
  margin-top: 4px;
  font-size: 18px;
  vertical-align: top;
}
.contact_info i + * {
  overflow: hidden;
  font-size: 14px;
  color: #687188;
  line-height: 26px;
  margin: 0;
  vertical-align: middle;
  max-width: 78%;
  display: inline-block;
}
.footer_payment li,
.app_list li {
  display: inline-block;
  list-style: none;
}
.bottom_footer {
  padding: 10px 0px;
  border-top: 1px solid #3031321a;
  background-color: #131826;
}
.bottom_header {
  border-bottom: 1px solid #eee;
  padding: 0px 20px;
}

.main_product_details .product_title a {
  font-size: 24px;
}
.pr_detail .product_price {
  float: left;
}
.product_price {
  margin-bottom: 5px;
  margin-bottom: 5px;

  padding: 0px 0;
}
.bi-arrow-up-right-circle-fill::before{
/*  color: black;*/
}
.btn:not(:disabled):not(.disabled), .fa-cart-arrow-down:before{
  display: inline-block;
}
.pr_detail .price {
  vertical-align: middle;
  font-size: 26px;
}
.pr_detail .on_sale {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  background-color: #26a541;
  padding: 0px 5px;
  border-radius: 5px;
}
.pr_detail .rating_wrap {
  float: right;
  margin-top: 7px;
}
.pr_detail .pr_desc {
  display: inline-block;
}
.pr_detail .pr_desc p {
  margin-bottom: 0px;
}

.product_sort_info {
  margin-bottom: 0px;
}
.product_sort_info li {
  font-size: 14px;
  color: #292b2c;
  padding-bottom: 10px;
  list-style: none;
  padding-left: 25px;
  position: relative;
}
.product_sort_info li i {
  color: var(--theme-red);
  position: absolute;
  font-size: 16px;
  left: 0;
  top: 3px;
}
.pr_detail .pr_switch_wrap {
  margin-bottom: 10px;
}
.pr_detail del {
  font-size: 18px;
}
.switch_lable {
  float: left;
  margin-right: 10px;
  user-select: none;
  margin-top: 15px;
}
.product_size_switch {
  user-select: none;
}
.product_size_switch .span {
  cursor: pointer !important;
  text-transform: uppercase !important;
  min-width: 32px !important;
  width: auto !important;
  display: inline-block !important;
  border: 2px solid #ddd !important;
  text-align: center !important;
  height: 32px !important;
  line-height: 28px !important;
  font-size: 14px !important;
  margin-bottom: 3px !important;
  padding: 0px 5px !important;
  background-color: #fff !important;
  color: #000 !important;
  z-index: unset !important;
}
.product_size_switch .span.active,
.product_size_switch .span.active:focus {
  border-color: var(--theme-red) !important;
  background-color: var(--theme-red) !important;
  color: #fff !important;
  box-shadow: none !important;
  border-radius: 0px !important;
}
.cbcbc .btn-group > .btn-group:not(:first-child),
.btn-group > .btn:not(:first-child) {
  margin-left: 10px !important;
  border-radius: 0px;
  border-radius: 0px;
}
.cart_extra {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.cart-product-quantity {
  margin: 7px 10px 7px 0;
  display: table;
}
.quantity {
  display: table;
}
.quantity .minus {
  padding-left: 4px;
}

.quantity .minus,
.quantity .plus {
  background-color: #fff;
  display: block;
  float: left;
  border-radius: 50px;
  cursor: pointer;
  border: 0;
  padding: 0;
  width: 34px;
  height: 34px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  margin: 4px;
}
.quantity .qty {
  float: left;
  width: 55px;
  height: 36px;
  border: 1px solid #ddd;
  background-color: transparent;
  text-align: center;
  margin: 3px;
  padding: 0px 0px 0px 13px;
}
.breadcrumb {
  background-color: transparent;
  margin: 0px;
  padding-left: 0px;
  padding-bottom: 10px;
  font-size: 12px;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: ">" !important;
}
.product_img_zoom,
.product_img_zoom:hover {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 999;
  font-size: 18px;
  background-color: var(--theme-red);
  color: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
}
.slick-prev,
.slick-next {
  height: 25px !important;
  width: 25px !important;
  box-shadow: 0 1px 4px rgb(0 0 0 / 10%) !important;
  background-color: #fff !important;
  z-index: 9 !important;
  transition: all 0.5s ease-in-out !important;
  border-radius: 50% !important;
}
.slick-prev {
  left: -50px;
  border-radius: 0 5px 5px 0;
  opacity: 0;
}
.product-image .slick-list {
  margin-right: -5px;
  margin-left: -5px;
  margin-top: 20px;
}
.product-image {
  text-align: center;
}
.slick-prev::before {
  content: "\e629" !important;
  font-family: "themify" !important;
  color: #333 !important;
  opacity: 1 !important;
  display: block !important;
  font-size: 13px !important;
}
.slick-next::before {
  content: "\e628" !important;
  font-family: "themify" !important;
  color: #333 !important;
  opacity: 1 !important;
  display: block !important;
  font-size: 13px !important;
}
.product_gallery_item.slick-slider .slick-slide {
  margin-right: 5px;
  margin-left: 5px;
}
.product_gallery_item a {
  border: 1px solid #ddd;
  display: block;
  padding: 5px;
}
.slick-next {
  right: -50px;
  border-radius: 5px 0 0 5px;
  opacity: 0;
}
.product-image .item img {
  height: 90px;
  width: 100%;
}
.product_gallery_item a.active {
  border-color: var(--theme-red);
}
.slick_slider:hover .slick-prev {
  opacity: 1;
  left: 0;
}
.slick_slider:hover .slick-next {
  opacity: 1;
  right: -2px;
}
.slick-prev:hover::before,
.slick-next:hover::before {
  color: #fff !important;
}
.slick-prev:hover,
.slick-next:hover {
  background-color: var(--theme-red) !important;
}
.mfp-bottom-bar {
  display: none !important;
}
.delivery_form {
  position: relative;
}
.delivery_form input,
.delivery_form input:focus {
  box-shadow: none !important;
  border-color: var(--theme-red);
  border: 0;
  border-bottom: 2px solid var(--theme-red);
  border-radius: 0px;
  font-size: 13px;
  padding-left: 23px;
  width: 180px !important;
}
.delivery_form button {
  background: transparent;
  border: 0;
  color: var(--theme-red);
  /* margin-bottom: 0px !important; */
  font-weight: bold;
  font-size: 13px;
}
.svg_pin {
  position: absolute;
  margin-bottom: 8px;
}
.available_pincode p {
  color: green;
  font-weight: bold;
  font-size: 11px;
  line-height: 14px;
}

.myaccordion {
  margin: 0px auto;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.myaccordion .card,
.myaccordion .card:last-child .card-header {
  border: none;
}

.myaccordion .card-header {
  border-bottom-color: #edeff0;
  background: transparent;
}

.myaccordion .fa-stack {
  font-size: 18px;
}

.myaccordion .btn {
  width: 100%;
  font-weight: bold;
  color: var(--theme-red);
  padding: 0;
}

.myaccordion .btn-link:hover,
.myaccordion .btn-link:focus {
  text-decoration: none;
}

.myaccordion li + li {
  margin-top: 10px;
}

/*PRODUCT DETAILS*/
.sidebar .widget + .widget {
  border-top: 1px solid #ddd;
  margin-top: 10px;
  padding-top: 10px;
}
.widget_title {
  margin-bottom: 20px;
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.3px;
  font-size: 15px;
}
.widget_categories li,
.widget_archive li {
  padding-bottom: 10px;
  list-style: none;
}
.widget_categories li a,
.widget_archive li a {
  position: relative;
}
.widget_categories li a::before,
.widget_archive li a:before {
  content: "\e661";
  font-family: "themify";
  height: auto;
  line-height: normal;
  margin-right: 10px;
}
.widget_categories .categories_num,
.widget_archive .archive_num {
  float: right;
  font-size: 14px;
}
.filter_price .ui-widget.ui-widget-content {
  border: 0;
  border-radius: 0;
  background-color: #ddd;
  height: 4px;
  margin-bottom: 20px;
}
.filter_price .ui-slider .ui-slider-range {
  background-color: var(--theme-red);
  border-radius: 0;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.filter_price .ui-slider .ui-slider-handle {
  cursor: pointer;
  background-color: #fff;
  border-radius: 100%;
  border: 0;
  height: 18px;
  top: -8px;
  width: 18px;
  margin: 0;
  box-shadow: 0 0 10px rgb(0 0 0 / 20%);
}
.price_range {
  color: #292b2c;
}
#flt_price {
  margin-left: 5px;
  font-weight: 600;
}
.list_brand li {
  list-style: none;
  margin-bottom: 10px;
}
.custome-radio .form-check-input,
.custome-checkbox .form-check-input {
  display: none;
}
.list_brand .custome-checkbox .form-check-label {
  color: #292b2c;
  user-select: none;
}
.custome-radio .form-check-label,
.custome-checkbox .form-check-label {
  position: relative;
  cursor: pointer;
}
.custome-checkbox .form-check-label::before {
  content: "";
  border: 2px solid #ced4da;
  height: 17px;
  width: 17px;
  margin: 0px 8px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.custome-checkbox .form-check-label span {
  vertical-align: middle;
}
.custome-checkbox input[type="checkbox"] + .form-check-label::after {
  content: "";
  width: 11px;
  position: absolute;
  top: 50%;
  left: 3px;
  opacity: 0;
  height: 6px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -moz-transform: translateY(-65%) rotate(-45deg);
  -webkit-transform: translateY(-65%) rotate(-45deg);
  transform: translateY(-65%) rotate(-45deg);
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::after {
  opacity: 1;
}
.custome-checkbox input[type="checkbox"]:checked + .form-check-label::before {
  background-color: var(--theme-red);
  border-color: var(--theme-red);
}

.product_header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.product_header_right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.custom_select {
  position: relative;
}
.custom_select::before {
  content: "\e64b";
  font-family: "themify";
  position: absolute;
  display: block;
  color: #848484;
  top: 50%;
  right: 15px;
  font-weight: 900;
  pointer-events: none;
  font-size: 12px;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.form-control-sm,
.form-control-sm:focus,
.custom_select select.form-control-sm,
.custom_select select.form-control-sm:focus {
  height: 45px;
  box-shadow: none;
  border-color: #ced4da;
}
.custom_select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #ced4da;
  padding: 8px 35px 8px 15px;
  width: 100%;
  height: 50px;
}
select option {
  color: #000;
}
.products_view {
  display: inline-block;
  vertical-align: middle;
}
.shorting_icon {
  font-size: 18px;
  margin-right: 10px;
  height: 45px;
  width: 45px;
  float: left;
  text-align: center;
  line-height: 45px;
  border: 1px solid #ced4da;
  border-radius: 4px;
}
.shorting_icon.active {
  background-color: var(--theme-red);
  color: #fff;
  border-color: var(--theme-red);
}
.shorting_icon .ti-layout-list-thumb {
  font-size: 24px;
  line-height: 45px;
}
select.not_chosen,
select.first_null option:first-child,
select.not_chosen:focus,
select.form-control.not_chosen,
select.form-control.first_null option:first-child,
select.not_chosen.form-control:focus {
  color: #6c757d;
}
.pagination_style1 li,
.pagination_style2 li,
.pagination_style3 li,
.pagination_style4 li {
  margin-right: 5px;
}
.pagination_style1 .page-item.active .page-link,
.pagination_style1 .page-item .page-link:hover {
  background-color: var(--theme-red);
  border-color: var(--theme-red);
  color: #fff;
}
.pagination_style1 .page-item a {
  border: 2px solid #dee2e6;
  border-radius: 0 !important;
  color: #687188;
  margin-left: 0px;
  line-height: 36px;
}
.pagination .page-item a {
  color: var(--theme-red);
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  padding: 0px;
  z-index: 1;
  box-shadow: none;
}

.shadow-sm {
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%) !important;
}
/*CART STYLE*/
.shop_cart_table .table {
  margin: 0;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0px solid #dee2e6;
}
.shop_cart_table th,
.shop_cart_table td,
.wishlist_table th,
.wishlist_table td {
  vertical-align: middle;
  text-align: center;
}
.shop_cart_table td.product-name {
  text-align: left !important;
  padding-left: 10px !important;
}
.shop_cart_table th.product-name,
.shop_cart_table td.product-name,
.wishlist_table th.product-name,
.wishlist_table td.product-name {
  text-align: center;
  text-transform: capitalize;
}
.product-thumbnail img {
  max-width: 80px;
  border-radius: 10px;
  height: 80px;
  margin-top: 5px;
}
.shop_cart_table .quantity {
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.cart_table_head {
  text-align: center;
  background-color: var(--theme-red);
  color: #fff;
  border: 0px !important;
}
.price_details_table {
  font-size: 15px;
   font-family:Degular ;
}

.cart_details {
  padding: 20px 0px 60px;
   font-family:Degular ;
}
.cart_details h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: var(--theme-red);
}
.cart_details h3 span {
  color: var(--theme-blue);
}
.price_details_header {
  padding: 12px 0px;
  background-color: var(--theme-red);
  color: #fff;
}
.btn_place_order,
.btn_place_order:hover {
  margin: 10px 0px;
  background-color: var(--theme-red);
  width: 100%;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
  border: none;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  border-radius: 2px;
  outline: none;
}

.checkout_details {
  padding: 20px 0px 60px;
   font-family:Degular ;
  position: relative;
}
.checkout_details h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: var(--theme-red);
}
.checkout_details h3 span {
  color: var(--theme-blue);
}
.checkout_details .card-header {
  background-color: var(--theme-red);
  color: #fff;
}
.choose_address {
  height: 200px;
  overflow-y: scroll;
}
.chekout_apply_coupon {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 125px;
}
.chekout_pricer {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 230px;
}
.couponform input,
.couponform input:focus {
  box-shadow: none;
  outline: none;
  border-color: var(--theme-red);
  font-size: 12px;
}
.couponform .btn {
  background-color: var(--theme-red);
  color: #fff;
  font-size: 12px;
}
.choose_address .btn {
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0px;
}

.choose_address input[type="radio"]:after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: -2px;
  left: -5px;
  position: relative;
  background-color: #e1ddddf5;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%) !important;
  margin-right: 5px !important;
}

.choose_address input[type="radio"]:checked:after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: -2px;
  left: -5px;
  position: relative;
  background-color: var(--theme-red);
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%) !important;
  margin-right: 5px !important;
}

.chooseaddressmodalstyle .choose_address .btn {
  font-size: 12px !important;
  border-bottom: 8px solid #f1f2f4 !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
}
.add_new_address_text_style {
  padding-left: 23px;
  margin-top: 15px;
  border-bottom: 8px solid #f1f2f4 !important;
  padding-bottom: 15px;
}

.btn_proceed_to_pay,
.btn_proceed_to_pay:hover {
  margin: 10px 0px;
  background-color: var(--theme-red);
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
  border: none;
  color: #fff;
  padding: 10px 30px;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
  border-radius: 2px;
  outline: none;
  /*letter-spacing: 1px;*/
}

.choose_payment_option {
  height: 195px;
  overflow-y: scroll;
}

.choose_payment_option .btn {
  word-wrap: break-word;
  background-color: #fff;
  border: 0.5px dashed #ccc;
  border-radius: 0px;
  padding: 12px 15px;
  width: 100%;
  box-shadow: none;
}
.choose_payment_option .btn span {
  margin-left: 10px;
}

.choose_payment_option input[type="radio"]:after {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  top: -2px;
  left: -4px;
  position: relative;
  background-color: #e1ddddf5;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%) !important;
  margin-right: 5px !important;
}

.choose_payment_option input[type="radio"]:checked:after {
  width: 21px;
  height: 21px;
  border-radius: 050%;
  top: -2px;
  left: -4px;
  position: relative;
  background-color: var(--theme-red);
  content: "";
  display: inline-block;
  visibility: visible;
  border: 2px solid #fff;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 20%) !important;
  margin-right: 5px !important;
}

.payment_chekout_pricer {
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 180px;
}

@media (min-width: 1400px) {
  .top_products_fe {
    padding-top: 90px;
  }
}

.content {
  height: 100vh;
}

.loginModal {
  border-radius: 7px;
  overflow: hidden;
  background-color: transparent;
}
.loginModal .logo a img {
  width: 30px;
}
.loginModal .modal-content {
  background-color: transparent;
  border: none;
  border-radius: 7px;
}
.loginModal .modal-content .modal-body {
  border-radius: 7px;
  overflow: hidden;
  background-color: #fff;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.9);
  box-shadow: 0 10px 50px -10px rgba(0, 0, 0, 0.9);
}
.loginModal .modal-content .modal-body h2 {
  font-size: 18px;
}
.loginModal .modal-content .modal-body p {
  color: #777;
  font-size: 14px;
}
.loginModal .modal-content .modal-body h3 {
  color: #000;
  font-size: 22px;
}
.loginModal .modal-content .modal-body .close-btn {
  color: #000;
}
.loginModal .modal-content .modal-body .promo-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}
.loginModal .modal-content .modal-body .content-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
}
.loginModal .cancel {
  color: gray;
  font-size: 14px;
}
.loginModal .btn-primary {
  padding-top: 10px;
  padding-bottom: 10px;
}

.loginModal .form-control {
  border: transparent;
  border: 1px solid #ccc;
}

.loginModal .form-control,
.loginModal .form-control:active,
.loginModal .form-control:focus,
.loginModal .form-control:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  height: 50px;
}

.loginModal .btn {
  border-radius: 4px;
  border: none;
}
.btn:active,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.loginModal .bg-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.loginModal .logo img {
  width: 70px;
}

.loginModal .custom-note {
  color: #999;
}
.loginModal .custom-note a {
  color: #555;
  font-weight: 900 !important;
}

.myacdropdown {
  top: 45px !important;
  left: -10vh !important;
  border-radius: 0px !important;
  border: 0;
  width: 200px !important;
}

.myacdropdown .dropdown-item.active,
.myacdropdown .dropdown-item:active {
  color: var(--theme-red);
}

.account_main_sec {
  background-color: #f1f3f6;
  padding: 40px 0px;
}
.account_main_sec .card {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
  padding: 24px 32px;
  border: 0;
}
.card_profile {
  padding: 12px !important;
}
.card_profile_image {
  vertical-align: middle;
  width: 50px;
  height: 50px;
}

.list_section {
  padding: 0px 12px 0px 24px;
  flex-flow: row wrap;
}
.lista {
  width: calc(100% - 26px);
  padding-left: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #878787;
  cursor: pointer;
}

.icon_list {
  margin-top: 1px;
  float: right;
}

.main_icon {
  font-weight: bold;
  font-size: 20px;
  margin-top: -2px;
  color: var(--theme-red);
}

.sub_list {
  font-size: 14px;
  padding: 12px 5px 12px 53px;
  cursor: pointer;
}
.sub_list_active {
  font-weight: 500;
  color: var(--theme-red);
  background-color: #fff3f2;
  border-radius: 10px;
}
.card_input {
  height: 50px;
  box-shadow: none !important;
  border-radius: 0px;
}

.card_input:focus {
  border-color: var(--theme-red);
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: var(--theme-red);
  background-color: var(--theme-red);
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgb(175 30 75 / 28%);
}
.custom-radio
  .custom-control-input:disabled:checked
  ~ .custom-control-label::before {
  background-color: var(--theme-red) !important;
}

.addNewAddressForm .form-control {
  height: 50px;
  box-shadow: none !important;
}
.addNewAddressForm .form-control:focus {
  border-color: var(--theme-red);
}
.change_password_div input {
  height: 45px;
  box-shadow: none;
  border-color: #ced4da;
  box-shadow: none !important;
  outline: none !important;
}
.change_password_div input:focus {
  border-color: var(--theme-red);
}
.main_img {
  height: 400px;
  width: 350px;
  /*margin-left: -40px;*/
  cursor: crosshair !important;
  position: relative;
}
.zoomContainer {
  cursor: crosshair !important;
}
.zoomWindow {
  /*z-index: 999999 !important;*/
}
.youtube_play {
  color: red;
  position: absolute;
  height: 50px;
  width: 50px;
  background: #fff;
  vertical-align: middle;
  border-radius: 50%;
  z-index: 9 !important;
  left: 30px;
  border: 2px solid #fff;
  padding-top: 12px;
}
.youtube_play:hover i {
  color: red;
}
.youtube_play i {
  font-size: 23px;
  color: red;
}
.emptycartimg {
  height: 200px;
}
.emptycart_h1 {
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  margin: 20px 0px;
}
.shop_cart_table td {
  padding: 0px !important;
}

.form-control-2 {
  height: 50px;
  box-shadow: none !important;
}
.form-control-2:focus {
  border-color: var(--theme-red);
}
.filter_box_order {
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 8%);
  padding-bottom: 8px;
  line-height: 24px;
  transition: 0.4s ease;
}

.bg_theme_secondary {
  background-color: #f1f3f6;
}

.filter_box_order:hover {
  z-index: 1;
  /*box-shadow: 0 1px 12px 2px #dbdbdb;	*/
}

.price_tbl {
   font-family:Degular ;
}

.order-tracking {
  text-align: center;
  width: 20%;
  position: relative;
  display: block;
}
.order-tracking .is-complete {
  display: block;
  position: relative;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  border: 0px solid #e0e0e0;
  background-color: #e0e0e0;
  margin: 0 auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
  z-index: 2;
}
.order-tracking .is-complete:after {
  display: block;
  position: absolute;
  content: "";
  height: 10px;
  width: 7px;
  top: -2px;
  bottom: 0;
  left: 5px;
  margin: auto 0;
  border: 0px solid #e0e0e0;
  border-width: 0px 2px 2px 0;
  transform: rotate(45deg);
  opacity: 0;
}
.order-tracking.completed .is-complete {
  border-color: #28a745;
  border-width: 0px;
  background-color: #28a745;
}
.order-tracking.completed .is-complete:after {
  border-color: #fff;
  border-width: 0px 3px 3px 0;
  width: 6px;
  left: 7px;
  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;
}
.order-tracking::before {
  content: "";
  display: block;
  height: 3px;
  width: calc(100% - 20px);
  background-color: #e0e0e0;
  top: 8px;
  position: absolute;
  left: calc(-50% + 10px);
  z-index: 0;
}
.order-tracking:first-child:before {
  display: none;
}
.order-tracking.completed:before {
  background-color: #28a745;
}

.first_badge {
  display: block;
  /* background-color: #29a73b; */
  width: 50px;
  height: 25px;
  position: absolute;
  top: 0px;
  color: #fff;
  background: linear-gradient(to right, #348dd4, #30d827);
  border-radius: 0px 0px 16px 0px;
  font-size: 11px;
  padding-top: 3px;
}
.second_badge {
  display: block;
  width: 50px;
  height: 25px;
  position: absolute;
  top: 5px;
  left: 5px;
  color: #fff;
  background: linear-gradient(to right, #ff2000, #ffc100);
  border-radius: 16px 0px 16px 0px;
  font-size: 11px;
  padding-top: 3px;
}
.third_badge {
  display: block;
  width: 50px;
  height: 25px;
  position: absolute;
  top: 5px;
  right: 5px;
  color: #fff;
  background: linear-gradient(to right, #e811fa, #00bdff);
  border-radius: 16px;
  font-size: 11px;
  padding-top: 3px;
}
.fourth_badge {
  width: 149px;
  height: 156px;
  overflow: hidden;
  position: absolute;
}

.fourth_badge span {
  position: absolute;
  display: block;
  width: 227px;
  height: 45px;
  padding: 21px 0px 0px;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
  color: #fff;
  font: 700 18px/1 "Lato", sans-serif;

  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
}
.ribbon-top-right {
  top: -46px;
  right: -44px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -24px;
  top: 41px;
  transform: rotate(45deg);
}
.active_sub_cat {
  color: var(--theme-red) !important;
  font-weight: 500;
}
.no_product_found {
  height: 300px;
  width: 300px;
}
.sidebar {
  font-size: 12px;
}
.sort_nav {
  font-size: 12px;
}
.sort_active {
  background: var(--theme-red);
  padding: 0 10px;
  border-radius: 20px;
  color: #fff;
  font-size: 13px;
}
.sort_active:hover {
  color: #fff;
}
/*MOBILE HEADER*/
.mobile_top_header {
  background-color: var(--theme-red);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-bottom: 1px solid #b3adad40;
}
#mobo_search_second {
  background-color: #fff;
}

.mobile_top_header .col-12,
.mobile_top_header .col-10,
.mobile_top_header .col-2 {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
#mobo_search_first,
#mobo_search_second {
  transition: all 300ms ease;
}

.mobile_top_header .logo_name {
  position: relative;
  font-size: 28px;
  margin-top: 0px;
  margin-left: 0px;
}

.mobile-cart-icon i {
  font-size: 20px;
  color: var(--theme-blue);
  margin-top: 8px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mobile-cart-icon .cart_count {
  top: -2px;
}
.mobile-cart-icon .notification_count {
  top: -2px;
  right: -24px;
}
.mobile_top_header .top_form {
  width: 100%;
  margin-left: 0px;
  margin-top: 4px;
  margin-bottom: 5px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.fixed_top_now {
  width: 100%;
  z-index: 2;
  background-color: #f4f9fc;
  padding: 5px 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-shadow: 0 0px 4px 0 rgb(0 0 0 / 20%) !important;
}
nav.navbottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 4px -1px rgb(0 0 0 / 20%);
  background-color: #f4f9fc;
  display: flex;
  overflow-x: auto;
  z-index: 9;
}

.nav__link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
  min-width: 50px;
  overflow: hidden;
  white-space: nowrap;
  font-size: 13px;
  color: #444444;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: background-color 0.1s ease-in-out;
}
.nav__text {
  color: #131826;
  font-size: 8px;
  margin-top: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.nav__icon {
  font-size: 18px;
  color: var(--theme-red);
}

.nav__link__active {
  position: absolute;
  width: 23px;
  background-color: #131826;
  z-index: 5 !important;
  height: 5px;
  top: 0px;
  border-radius: 15px;
  text-align: center;
}

.categories_div_title {
  font-size: 13px;
  color: var(--theme-red);
  margin: 15px 0px 0px;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
}
.categories_div_para {
  font-size: 10px;
  margin-bottom: 5px;
  font-weight: bold;
}
.hr_categ {
  width: 50px;
  height: 6px;
  background: var(--theme-blue);
  border-radius: 20px;
}

.cat_item {
  background-color: #f4f9fc;
  /* border: 1px solid #f3f3f3; */
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%) !important;
  border-radius: 20px;
  overflow: hidden;
}
.cat_title {
  background-color: #f4f9fc;
  color: var(--theme-blue);
  font-size: 10px;
  margin-top: 3px;
  text-transform: uppercase;
  font-weight: bold;
}
.cat_item_img {
  border-radius: 20px;
  height: 90px;
  width: 90px;
  margin-top: 5px;
}
.view_all {
  text-transform: capitalize;
  font-weight: 500;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background: var(--theme-red);
  width: 67px;
  border-radius: 30px;
  margin-bottom: 0px !important;
}
.view_all i {
  font-size: 22px;
  color: #fff;
  vertical-align: -.18em !important;
}
.bottom_nav_main {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 60px;
  box-shadow: 0 0 4px -1px rgb(0 0 0 / 20%);
  background-color: #f4f9fc;
  z-index: 9;
}
.bottom_nav_main .btn {
  border-radius: 20px;
}
.bottom_nav_main .btn:hover {
  padding: 10px 0px !important;
  font-size: 14px !important;
}
.icon_div {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 24px;
  color: #007ddc;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: static;
}
.icon_div i {
  font-size: 13px;
  color: var(--theme-red);
}
.item_para {
  margin-right: 4px;
 font-family:Degular ;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #2d3037;
}
.item_para_small {
 font-family:Degular ;
  font-style: normal;
  font-weight: 400;
  font-size: 11px;
  line-height: 12px;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  letter-spacing: 0.15px;
  color: #43474e;
  mix-blend-mode: normal;
  text-decoration: none;
}

.mob_cart_img_div {
  padding: 4px;
  border: 1px solid #eeeff1;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 60px;
  width: 60px;
}
.mob_cart_img_div img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
.mobo_cart_item {
  background-color: #fff;
  padding: 10px 0;
  margin: 0;
  width: 100%;
  /*border-bottom: 1px solid #eeeff1;*/
  position: relative;
}
.mobo_cart_item:first-child {
  /*border-top: 1px solid #eeeff1;*/
}
.mobo_cart_item:last-child {
  /*border-bottom: 1px solid #eeeff1;*/
}
.mobo_cart_title {
 font-family:Degular ;
  font-weight: 500;
  letter-spacing: 0.125px;
  color: #43474e;
  width: 100%;
  padding-left: 5px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-transform: capitalize;
  font-size: 13px;
}
.mobo_item_price {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
 font-family:Degular ;
  font-style: normal;
  font-weight: 500;
  font-size: 9px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #74777f;
  padding-left: 5px;
}
.mobo_out_of_stock_product {
  padding-left: 5px;
  letter-spacing: 0.125px;
  color: #2d3037;
 font-family:Degular ;
  font-style: normal;
  font-weight: 500;
  color: var(--theme-red);
  font-size: 11px;
}
.mobo_subtotal_price {
  padding-left: 5px;
  letter-spacing: 0.125px;
 font-family:Degular ;
  font-style: normal;
  font-weight: bold;
  /*color: var(--theme-blue);*/
  font-size: 12px;
}
.mobo_cart_item .quantity .minus,
.mobo_cart_item .quantity .plus {
  width: 20px;
  height: 21px;
  line-height: 23px;
  background: #eaf0ff;
}

.mobo_cart_item .quantity .qty {
  padding: 0px 0px 0px 0px;
  height: 23px;
  width: 40px;
  background: #eaf0ff;
  border-radius: 20px;
  font-size: 10px;
}

.mobo_cart_item .quantity {
  position: absolute;
  right: 13px;
  bottom: 23px;
}

.mobo_delivery_charge {
  padding-left: 5px;
  letter-spacing: 0.125px;
 font-family:Degular ;
  font-style: normal;
}

.mobo_delivery_charge .badge {
}
.mobo_cart_remove {
  position: absolute;
  right: 19px;
  bottom: 0;
  font-size: 12px;
  color: red;
  font-weight: bold;
}
.mobo_payment_details {
  padding: 16px 0 6px;
  background: #fff;
  margin-top: 8px;
}
.mobo_payment_details_checkout {
  padding: 16px;
}
.mobo_payment_details_title {
 font-family:Degular ;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #43474e;
}
.mobo_payment_details td,
.mobo_payment_details th {
  padding: 8px 0px;
}
.mobo_payment_details table {
 font-family:Degular ;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.4px;
  color: #74777f;
}
.mobo_you_save {
  background: #eef9ec;
  padding: 14px 16px !important;
  align-items: center;
 font-family:Degular ;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.125px;
  color: #23904d;
}
.mobo_address {
  border-top: 8px solid #f1f2f4;
  padding: 16px;
  position: relative;
}
.mobo_ad_div {
  margin-bottom: 5px;
  color: rgb(33, 33, 33);
  font-size: 16px;
}
.mobo_address_ad {
  margin-bottom: 0px;
  color: rgb(33, 33, 33);
  font-size: 12px;
}
.mobo_address_ad strong {
  font-size: 14px;
}
.mobo_contact_mobile {
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: bold;
}
.mobo_coupon_div {
  border-top: 8px solid #f1f2f4;
  border-bottom: 8px solid #f1f2f4;
  padding: 16px !important;
  margin-bottom: 10px;
}
.mobo_apply_coupon {
  height: auto;
  font-weight: bold;
}
.mobo_apply_text {
  margin-left: 4px;
  font-size: 9px;
  font-weight: bold;
}
.mobo_change_address_style,
.mobo_change_address_style:hover {
  position: absolute;
  border: 1px solid var(--theme-red);
  right: 21px;
  padding: 7px !important;
  font-size: 11px !important;
  line-height: 14px;
  color: var(--theme-blue);
  font-weight: bold;
}
.modal-header {
  border-radius: 0px !important;
}

.chooseaddressmodalstyle .choose_address input[type="radio"] {
  visibility: hidden !important;
}
.chooseaddressmodalstyle .choose_address input[type="radio"]:after {
  margin-top: 4px !important;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.mobo_choose_payment_option {
  height: auto !important;
}
.mobo_choose_payment_option .btn {
  border: 0 !important;
  /*border-top: 8px solid #f1f2f4 !important;*/
  font-size: 13px !important;
  margin-bottom: 0px !important;
}
.mobo_choose_payment_option .btn:first-child {
  border-top: 8px solid #f1f2f4 !important;
}
.mobo_choose_payment_option .btn:not(:last-child) {
  border-bottom: 1px solid #f0f0f0 !important;
}

.mobo_pay_details_payment {
  border-top: 8px solid #f1f2f4 !important;
}
.marginbottom_mb {
  margin-bottom: 80px !important;
}
.p-x-15 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.shodow_design {
  border-top: 8px solid #f1f2f4 !important;
  border-bottom: 8px solid #f1f2f4 !important;
  margin: 0px !important;
}
.shadow_top_design {
  border-top: 8px solid #f1f2f4 !important;
}
.shadow_bottom_design {
  border-bottom: 8px solid #f1f2f4 !important;
}

.mobo_success_p_name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  font-weight: normal;
  color: #212121;
  line-height: 13px;
}
.mobo_success_p_delivery {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: normal;
  color: #212121;
  line-height: 13px;
  margin-top: 5px;
}
.mobo_image_order_success {
  padding: 4px;
  border: 1px solid #eeeff1;
  box-sizing: border-box;
  border-radius: 8px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  height: 60px;
  width: 60px;
}
.mobo_track_order {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: normal;
  color: var(--theme-red);
  line-height: 13px;
  margin-bottom: 0px;
  margin-top: 7px;
  font-weight: bold;
}
.mobo_text_productname_o_page {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 13px;
  font-weight: 500;
}
.mobo_delivery_ad {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11px;
  font-weight: normal;
  margin-bottom: 0px;
  line-height: 13px;
}
.my_order_title {
  text-transform: capitalize;
  font-weight: 600;
  letter-spacing: 0.3px;
  font-size: 15px;
  padding-left: 13px;
  padding-top: 9px;
   font-family:Degular ;
  color: #292b2c;
}
.my_order_title_small {
  text-transform: capitalize;
  font-weight: normal;
  letter-spacing: 0.3px;
  font-size: 10px;
  padding-left: 13px;
   font-family:Degular ;
  line-height: 12px;
  padding-bottom: 6px;
  color: #292b2c;
}
.badge_span {
  font-size: 11px;
}
.badge-success {
  color: #fff;
  background-color: var(--theme-red);
  display: inline-block !important;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 8px 10px;
  border-radius: 2px;
  backdrop-filter: blur(2px);
}
.rightcard {
  background: url(../img/featured/nnnoise.svg);
  background-size: cover;
  /* padding: 10px; */
  border-radius: 10px;
}
.rightcard a {
  height: 100% !important;
  width: 100% !important;
  /* background: pink; */
}
.rightcard a img {
  height: 100%;
  width: 100%;
}

.filter_mobo_details {
   font-family:Degular ;
}
.filter_mobo_details_name {
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 15px;
  color: #000;
  font-weight: normal;
}
.breadcrumb {
   font-family:Degular ;
}
.filter_mobo_details_qty {
  font-size: 12px;
}
.filter_mobo_details_price {
  font-size: 14px;
  color: #000;
  margin-top: 1px;
  margin-bottom: 15px;
  font-weight: normal;
}
.mobo_text_a_action {
   font-family:Degular ;
  font-size: 14px;
  color: #212121;
}

/*TRACKING MOBO*/
.wrapper {
   font-family:Degular ;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
}
.StepProgress {
  position: relative;
  padding-left: 45px;
  list-style: none;
}
.StepProgress::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 0px;
  height: 100%;
  border-left: 2px solid #ccc;
}
.StepProgress-item {
  position: relative;
  counter-increment: list;
}
.StepProgress-item:not(:last-child) {
  padding-bottom: 20px;
}
.StepProgress-item::before {
  display: inline-block;
  content: "";
  position: absolute;
  left: -30px;
  height: 100%;
  width: 10px;
}
.StepProgress-item::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: -1px;
  left: -37px;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  border-radius: 50%;
  background-color: #fff;
}
.StepProgress-item.is-done strong {
  color: #212121;
}
.StepProgress-item.is-done::before {
  border-left: 2px solid #26a541;
}
.StepProgress-item.is-done::after {
  content: "";
  font-size: 10px;
  color: #fff;
  text-align: center;
  /*border: 2px solid #26a541;*/
  background-color: #26a541;
  border: 2px solid #fff;
  box-shadow: 0 1px 1px 0 rgb(0 0 0 / 20%) !important;
}
.StepProgress-item.current::before {
  border-left: 2px solid #ccc;
}
.StepProgress-item.current::after {
}
.StepProgress strong {
  display: block;
  line-height: 15px;
  font-size: 14px;
  color: #888;
  font-weight: normal;
}
.StepProgress-item small {
  color: #888;
}

.StepProgress-item:last-child::before {
  border-left: 0px !important;
  background-color: #fff;
}
.StepProgress-item {
  min-height: 60px;
}

.main_content .badge-light {
  background-color: #e3e5e7 !important;
}

.StepProgress-item-cancelled::after {
  background-color: #ff0000 !important;
}

.cancelled-tracking .is-complete {
  border-color: #ff0000 !important;
  background-color: #ff0000 !important;
}
.cancelled-tracking.completed:before {
  background-color: #ff0000 !important;
}
.padding-y-setting {
  padding: 8px 0px 0px !important;
}

.footer_product_btn,
.footer_product_btn:hover {
  height: 50px;
  background: var(--theme-red);
  width: 100%;
  border-radius: 0px !important;
  box-shadow: 0 1px 2px 0 rgb(0 0 0 / 20%);
  color: #fff;
  font-size: 14px !important;
  font-weight: 500;
  cursor: pointer !important;
  outline: none;
  transition: box-shadow 0.2s ease;
  vertical-align: super;
   font-family:Degular ;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.go_to_cart_btn,
.go_to_cart_btn:hover {
  text-align: center;
  display: block;
  border-radius: 0px !important;
  color: #212121;
  font-size: 14px !important;
  font-weight: 500;
  cursor: pointer !important;
  outline: none;
  transition: box-shadow 0.2s ease;
  vertical-align: super;
   font-family:Degular ;
  letter-spacing: 0px;
  text-transform: uppercase;
}
.mobile_carousel_products {
  position: relative;
}
.mobile_carousel_products .youtube_play {
  left: 13px !important;
  text-align: center;
  padding-top: unset !important;
  height: 40px;
  width: 40px;
  top: 13px;
}
.mobile_carousel_products .youtube_play i {
  font-size: 18px;
  margin-top: 8px;
}
.mobile_carousel_products .carousel_slider img {
  height: auto !important;
  border-radius: 7px;
}
.mobile_carousel_products .owl-item {
  border-radius: 7px !important;
}
.mobile_carousel_products .item {
  border-radius: 7px !important;
}
.mobile_carousel_products .owl-theme .owl-dots .owl-dot span {
  width: 7px !important;
  height: 7px !important;
}
.mobile_carousel_products .owl-theme .owl-dots {
  margin-top: 0px !important;
}
.mobile_carousel_products .owl-stage-outer {
  border-radius: 7px !important;
  margin-bottom: 10px !important;
}
.mobile_filter_top {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  color: #212121;
  margin-top: -5px;
}
.mb_text_style {
  display: block !important;
  height: 100%;
  width: 100%;
}
.noUi-horizontal {
  height: 10px !important;
}
.noUi-handle:after,
.noUi-handle:before {
  visibility: hidden !important;
}
.noUi-horizontal .noUi-handle {
  height: 20px !important;
  width: 20px !important;
  border-radius: 50%;
}
.noUi-handle-lower {
  right: -2px !important;
}
.noUi-connect {
  background: var(--theme-red) !important;
}

.search_result {
  /*border: 1px solid #ccc;*/
  padding: 0px 0px;
  border-radius: 3px;
  height: 100vh;
  background: #fff;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  width: 100%;
  left: 0;
  /* right: 0px; */
  /*margin: 0px 15px;*/
  z-index: 11 !important;
}
.search_result_desktop {
  height: 40vh !important;
  padding: 10px 0px !important;
}

.search_result .search_item {
  height: 56px;
  line-height: 56px;
  padding: 0px 16px;
  border-bottom: 1px solid hsla(0, 0%, 59.2%, 0.2);
}

.product_search_title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product_search_image {
  height: 40px;
  width: 40px;
  border: 1px solid #ccc;
  padding: 2px;
}

.about_titile {
  font-size: 27px;
  margin-top: 19px;
}
.about_text {
  text-align: justify;
  font-size: 15px;
  line-height: 32px;
}
.about_us {
  padding-top: 20px;
  padding-bottom: 70px;
}
.about_us_img {
  border-radius: 15px;
}

.form_design .form-control,
.form_design .form-control:focus {
  box-shadow: none !important;
  border-color: var(--theme-red);
}
.div_design {
  height: 5px;
  background-color: var(--theme-red);
  width: 80px;
  margin-bottom: 10px;
  border-radius: 20px;
}
.about_us .card {
  min-height: 300px;
}
.middle_image {
  height: 400px;
}
.loadmore_data_btn,
.loadmore_data_btn:active,
.loadmore_data_btn:hover {
  background: var(--theme-red) !important;
  border: none !important;
  border-radius: 3px !important;
  padding: 10px 28px !important;
  margin: 40px 0px 42px !important;
}

@media (max-width: 746px) {
  /* ========================= */
  /* ========================= */
  .p-3{
    padding: 10px !important;
  
  }
 .container-fluid{
  /*padding-left: 10px !important;
  padding-right: 10px !important;*/
 }
 .col-12{
  padding-left: 5px;
  padding-right: 5px;
 }
.phillpssection .row > * {
    /* background-color: red; */
    padding-left: 25px !important;
    padding-right: 25px !important;
}
.product_img{
  padding-top: 0px !important;
}
.product .product_title{
 
    padding-top: 5px !important;
}
  .sectiocard .carditem {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    text-align: center;
    margin-bottom: 20px;
    border: 1px solid rgb(242, 158, 137);
  }
  .sectiocard .carditem_con {
    width: 100%;
  }

  .sectiocard .carditem_con2 {
    background: linear-gradient(-45deg, #e60e44, #f7b202);
    width: 100%;
    border-radius: 15px;
  }
  .sectiocard .carditem_con2 img {
    height: auto !important;
    object-fit: cover;
    width: 100%;
    transform: translate(0px, 0px);
    /* border-radius: 0  10px 10px 0; */
    border: 1px solid rgb(250, 230, 127);
    border-radius: 15px;
    box-shadow: 0 0 50px -15px rgb(170, 150, 150);
  }

  /* ========================= */
  /* ========================= */
  .about_titile {
    font-size: 20px;
  }
  .loginModal .modal-content .modal-body .content-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .owl-theme .owl-nav {
    display: none;
  }
  .owl-carousel .owl-item img {
    /*height: 180px;*/
  }
  .emptycartimg {
    height: 130px;
    margin-top: 100px;
  }
  .btn-fill-out {
    border: 0;
  }
  .modal {
    padding: 0 !important;
    border-radius: 0px !important;
  }
  .modal .modal-dialog {
    width: 100%;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .sortingmodal .modal-dialog {
    width: 300px !important;
    max-width: unset !important;
    height: unset !important;
    margin: 0.5rem auto !important;
  }

  .modal .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal .modal-body {
    overflow-y: scroll !important;
    border-radius: 0px !important;
  }
  .top_header_sec_h2 {
    font-size: 25px;
    margin: 10px 0px 20px;
  }
  .categories_div {
    margin-bottom: 150px;
  }
  .account_main_sec {
    padding: 10px 0px 0px;
    margin-bottom: 150px;
  }
  .gap_section {
    margin-bottom: 50px;
  }
  .cart_details {
    padding: 0px;
    overflow-x: hidden;
  }
  .mycart_title {
   font-family:Degular ;
    font-style: normal;
    font-weight: 500;
    font-size: 16px !important;
    line-height: 20px;
    letter-spacing: 0.25px;
    color: rgb(33, 33, 33) !important;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    margin: 0px !important;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .mobo_payment_details {
    margin-bottom: 40px;
  }
  .checkout_details {
    padding-top: 0px;
  }
  .mobo_choose_payment_option input {
    visibility: hidden !important;
  }
  .choose_payment_option input[type="radio"]:after {
    margin-top: 3px !important;
  }
  .min_height_no_order {
    min-height: 70vh;
  }
  .order_details_section {
    padding-top: 0px !important;
    overflow-x: hidden;
  }
  .shadow_top_design_mb {
    border-top: 8px solid #f1f2f4 !important;
  }
  .p-x-15-mob {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .widget_title {
    font-weight: normal;
  }
  .product_price {
    margin-top: 0px;
     font-family:Degular ;
  }
  .listing_product .product_title a {
    font-size: 13px !important;
  }
  .product_title a {
    font-size: 16px !important;
  }
  .pr_detail .price {
    font-size: 20px;
  }
  .pr_detail del {
    font-size: 16px;
  }
  .pr_detail .on_sale {
    font-size: 12px;
  }
  .middle_image {
    height: 300px;
  }
}
/*share_img
share_name
share_url*/
.share_row {
  padding: 12px 16px;
  background: #f1f3f6;
  align-items: center;
  justify-content: center;
}
.share_img {
  border-radius: 2px;
  box-shadow: 0 1px 2px 0 #ccc;
  background: #fff;
  border: 2px solid #fff;
}
.share_name {
  font-size: 14px;
  margin-bottom: 2px;
  color: #212121;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.share_url {
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 10px;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 0px;
}
/*
share_btn_img
share_btn_p
*/
.share_btn_img {
  width: 40px;
  height: 40px;
  margin-top: 20px;
}
.share_btn_p {
  margin-top: 2px;
  margin-bottom: 20px;
  font-size: 12px;
}

.share_btn_mobile {
  position: absolute;
  right: 28px;
  top: 13px;
  background-color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  z-index: 9999999 !important;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
}

/*//06012023*/
.varient_product_list_item {
  height: 70px;
  width: 70px;
  border-radius: 5px;
  border: 1px solid var(--theme-red);
  overflow: hidden;
}

.varient_product_list_item .item {
  height: 70px;
  width: 70px;
}

.varient_product_list_item.selected_item {
  opacity: 0.4;
  border: 3px solid var(--theme-red);
}
.tick_selected_img {
  position: absolute;
  height: 30px;
  opacity: 1;
  z-index: 1;
  top: 20px;
  left: 35px;
}

.zoomContainer {
  z-index: 999999 !important;
}

.tpbtn {
  top: 70px;
}
.shbtn {
  padding-top: 7px;
}

/*STYLE CSS FOR RATINGS AND REVIEW 23012023**/
.star_icons {
  font-size: 25px;
  color: #d9d9d9;
  margin-bottom: 17px;
}

.star_icons.checked {
  color: #28a745;
}

/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type: none;
  padding: 0;

  -moz-user-select: none;
  -webkit-user-select: none;
}
.rating-stars ul > li.star {
  display: inline-block;
  margin-right: 15px;
  text-align: center;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size: 1.8em; /* Change the size of the stars */
  color: #ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color: #57b105;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color: #57b105;
}

.small_text {
  font-size: 12px;
}

.btn_file_hide {
  display: none;
}
.custom-file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  padding: 6px 12px;
  cursor: pointer;
}

.zoomContainer {
  z-index: 999999 !important;
}

.tpbtn {
  top: 70px;
}
.shbtn {
  padding-top: 7px;
}

.remove_i {
  position: absolute;
  background: #fff;
  height: 17px;
  width: 17px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  right: 18px;
  padding: 2px;
}

.bottom_ratings {
  display: inline-block;
  font-size: 28px;
  color: green;
  font-weight: bold;
  position: relative;
}
.bottom_ratings span {
  font-size: 22px;
  color: var(--theme-blue);
  position: absolute;
  bottom: -2px;
  right: -22px;
}
.rating_img {
  height: 60px;
  width: 60px;
  border-radius: 7px;
  margin-right: 5px;
}
.reviewDiv {
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.barChart__bar {
  height: 5px !important;
  border-radius: 11px;
  background: #e5dfdf !important;
}
.barChart__label {
  float: left;
  padding-right: 0px !important;
  width: 35px !important;
  margin-top: -7px !important;
  color: #000;
}
.barChart__value {
  float: right;
  padding-left: 10px;
  margin-top: -7px !important;
}

.bar_5 .barChart__barFill {
  background: #388e3c;
}
.bar_4 .barChart__barFill {
  background: #388e3c;
}

.bar_3 .barChart__barFill {
  background: #ff9f00;
}

.bar_2 .barChart__barFill {
  background: #fb641b;
}

/* ===================================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
/* =================my code==================== */
.my_sec > * {
  padding-left: 15px;
  padding-right: 15px;
}
.newproduct_item {
  background-image: url(../img/h_img/h1.jpg);
  width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center center;
  border-radius: 5px;
  transition: 0.3s;
}
.newproduct_item:hover {
  background-size: 150%;
  transition: 0.3s;
}
.newproduct_item2 {
  background-image: url(../img/h_img/h2.webp);
}
.newproduct_item3 {
  background-image: url(../img/h_img/h3.jpg);
}
.newproduct_item4 {
  background-image: url(../img/h_img/h4.jpg);
}

.newproduct_item .con {
  background-color: #ffffffd3;

  position: absolute;
  left: 2.5%;

  bottom: 20px;
  width: 90%;
  margin: 0 10px;
  text-align: center;
  font-weight: 900;
  text-transform: uppercase;
  padding: 15px;
  backdrop-filter: blur(2px);
  border-radius: 5px;

  /* ============ */
  background: radial-gradient(#ffff00, #ffcc00);

  /* ============ */
}
.newproduct_item .con h3,
h4,
h5 {
  color: rgb(0, 0, 0) !important;
}
/* =================== */

.navbar_fixed {
  background: #ffffff;
  /* backdrop-filter: blur(5px); */
  box-shadow: 0 1px 24px rgba(55, 55, 55, 0.15);
  position: fixed;
  z-index: 99;
  left: 0;
  right: 0;
  top: 0px;
  transition: all 0.4s, top 0.4s linear;
}
/* ======================= */
/* ======================= */
/* ======================= */
/* ======================= */

.product-card {
  width: 100%;
  position: relative;
  box-shadow: 0 2px 7px #f3ebeb;

  background: #ffffff;
  /* border: 1px solid red; */
  border-radius: 10px;
  box-shadow: 0 0 40px #dadada;
  margin-bottom: 20px;
}

.badge {
  position: absolute;
  left: unset;
  top: unset;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 700;
  background: #32c153;
  color: #fff;
  /* padding: 8px 13px; */
  border-radius: 5px;
  position: absolute;
  /* z-index: 99999; */
  right: 0;
  bottom: 0 !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 19px;
  width: 45px;
  bottom: 7px !important;
  right: 7px !important;
  font-size: 13px;
  padding: 0px;
  line-height: unset;
}

.product-tumb {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 400px;

  background: #e7e5e5;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  outline: 1px dashed #fdeeeeaf;
  outline-offset: -15px;
}

.mobo_delivery_charge .badge {
    left: 38% !important;
    bottom: 3px !important;
}

.bottom_nav_main .icon_div{
  background: var(--theme-red);
}

.text-left.btn{
  color: #212121 !important;
}
.mobo_change_address_btn.btn.mobo_change_address_style{
  color: #212121 !important;
}
.btn-block.text-left{
  color: #212121 !important;
}
.product-tumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product-details {
  padding: 30px;
}

.product-catagory {
  display: block;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #858585;
  margin-bottom: 14px;
  letter-spacing: 1px;
}
.shopnowbtn {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
  letter-spacing: 1px;
  background: #e40946;
  box-shadow: 0 5px 8px -3px #e409479c;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 20px;
}
.product-details h4 a {
  font-weight: 500;
  display: block;
  margin-bottom: 14px;
  text-transform: uppercase;
  color: #363636;
  text-decoration: none;
  transition: 0.3s;
}

.product-details h4 a:hover {
  color: #e40946;
}

.product-details p {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 14px;
  color: #696969;
}

.product-bottom-details {
  overflow: hidden;
  border-top: 1px solid #eee;
  padding-top: 20px;
}

.product-bottom-details div {
  float: left;
  width: 50%;
}

.product-price {
  font-size: 18px;
  color: #e40946;
  font-weight: 600;
}

.product-price small {
  font-size: 80%;
  font-weight: 400;
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
}

.product-links {
  text-align: right;
}

.product-links a {
  display: inline-block;
  margin-left: 5px;
  color: #c9c8c8;
  transition: 0.3s;
  font-size: 17px;
}

.product-links a:hover {
  color: #e40946;
}
/* =================== */
/* =================== */
/* =================== */
.phillpssection{
  background:linear-gradient(#470b00b6,#5c00078c),url(../img/banner/bg.webp)  ;
  padding: 20px 0;
  background-attachment: fixed;
  background-size: cover;

}
.btn:not(:disabled):not(.disabled),.fa-cart-arrow-down:before{
  color: white;
}
.itemcard{
  outline: 1px dashed #ffffff !important;
  outline-offset: 5px;
}
.carditembody{
  background:white;
  padding: 40px 0;
  
}

.carditembodyprice{
  font-size: 20px;
  font-weight: 700;
  color: #e40946;
  margin: 0 !important;
  padding:10px 0 !important;
}

.card-title{
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
    margin: 0 !important;
  padding: 0 !important;
}
.carditembodylink{
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;

  letter-spacing: 1px;
  background: #e40946;
  box-shadow: 0 5px 8px -3px #e409479c;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 30px !important;
  border:none;
}
.carditembodylink:hover{
  color: #e40946 !important;
  background-color: black;
}

.phillpssection .row > *{
  /* background-color: red; */
  padding-left: 40px;
  padding-right: 40px;
}


.shop_cat_home img{
  border-radius: 50%;
  width: 160px;
  height: 100%;
}

.explore_our_story,
.explore_our_story:hover{
  background-color: #f77f7f00;
    padding: 10px 20px;
    color: var(--theme-red);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: capitalize;
    border-radius: 5px;
    margin: auto;
    border: 1px solid var(--theme-red);
}


@media (max-width:746px){
  .shop_cat_home img{
    width: 100%;
    height: 100%;
  }
  .notification_count, .cart_count{
    color: var(--theme-red);
  }

  .newproduct_item{
    background:none !important;
    margin-bottom: 10px;
    height: auto;
  }
  .newproduct_item .con{
    background-color: #ffffffd3;
    position: relative;
     left: unset; 
     bottom: unset; 
    width: 100%;
    margin: 0px;
    text-align: center;
  }
  .newproduct_item .con h5{
    border-radius: 10px;
    background-color: var(--theme-red);
    display: inline-flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    padding: 8px 15px;
  }
  .best_of_bags .my_carousel .item .item_con img
  {
    height: 300px !important;
  }
  .my_carousel .item .item_con .card_con{
    margin-top: 0px;
  }
  .my_carousel .item .item_con{
    margin: 0px;
  }
  .fasion-to-deals .my_carousel .item .item_con img
  {
    height: 180px !important;
  }
}