@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pacifico&display=swap');

body {
   font-family: "Inter", sans-serif;
}
body, p, h1, h2, h3, h4, h5, h6, span, ul, li, a { padding: 0; margin: 0;}
input:focus {
  outline: none;
}
a {
  text-decoration: none;
}
ul {
  list-style-type: none;
}
.top_bar p {
  font-size: 13px;
  font-weight: 300;
  text-transform: none;
  line-height: 1.4em;
  letter-spacing: 0.325px;
  color: #666666;
}
.top_sml_mnu {
  list-style-type: none;
}
.top_sml_mnu li a {
  font-size: 13px;
  text-decoration: none;
  color: #fff;
  padding: 0px 0px 0px 0px;
  margin: 0px 2px 0px 0px;
}
.top_sml_mnu li:last-child a {
  margin: 0;
}
.top_sml_mnu li a i {
  font-size: 18px;
  position: relative;
  top: 2px;
}
.top_bar {
  padding: 10px 0;
  background: #5c6c87;
}
header {
  padding: 14px 0;
}
.lft_sde {
  display: flex;
  align-items: center;
  gap: 0 75px;
}
.logo img {
  max-width: 170px;
}
.search_spc {
  display: flex;
  align-items: center;
  padding: 0px 3px;
  border-radius: 100px;
  gap: 0 30px;
}
.search_spc select {
  background: transparent;
  border: none;
  font-size: 14px;
  color: #000;
  width: 142px;
  padding: 11px 25px 11px 11px;
  font-weight: 500;
}
.srch_btn {
  padding: 0 10px;
}
.srch_sel {
  padding: 2px 15px 2px 40px;
  background: #fff;
  border: 1px solid #d7d4d4;
  border-radius: 50px;
  position: relative;
}
.search_spc input {
border: none;
  width: 404px;
  padding: 6px 20px;
  font-size: 14px;
  margin: 0 0;
  background: transparent;
}
.search_spc button {
border: none;
  background: #e46701;
  padding: 7px 25px;
  border-radius: 50px;
  align-items: center;
  font-size: 15px;
  color: #fff;
  display: flex;
}
.rit_sde ul {
  list-style-type: none;
  display: flex;
  align-items: center;
}
.rit_sde ul li {
  padding: 0 18px;
  display: flex;
  align-items: center;
  gap: 0 12px;
  border-right: 1px solid #E1E1E1;
}
.rit_sde ul li i.bi.bi-telephone {
  font-size: 30px;
  position: relative;
  top: 4px;
}
.rit_sde ul li p {
font-size: 14px;
  letter-spacing: 0px;
  color: #000;
}
.rit_sde ul li h3 a {
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2em;
  letter-spacing: -0.2px;
  color: #333333;
}
h3 {
  line-height: 14px;
}
.rit_sde ul li a {
  font-size: 24px;
  color: #000;
  text-decoration: none;
  position: relative;
}
.rit_sde ul li:last-child {
  padding-right: 8px;
  border-right: none;
}
.cart_count {
  background: #e46701;
  font-size: 12px;
  padding: 2px;
  position: absolute;
  border-radius: 100%;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  top: -5px;
  right: -16px;
}
.menu_bar {
background: #fff0e4;
  padding: 6px 0;
}

.navbar-nav > li > a {
  padding-top: 0;
  padding-bottom: 0;
}
.mainmenu {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: 0;
  border: 0 !important;
}
.navbar-nav > li:last-child > a {
  padding-right: 0;
  margin-right: 0;
}
.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 solid transition !important;
  border: 0 solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.navbar-nav .show .dropdown-menu > li > a {
  padding: 16px 15px 16px 25px;
}
.header_area .header_bottom .mainmenu a,
.navbar-default .navbar-nav > li > a,
.header_area .header_bottom .mainmenu ul li a {
   color: #000;
  font-size: 14px;
  text-transform: capitalize;
  padding: 10px 17px;
  font-family: "Roboto", sans-serif;
  /* display: block !important; */
  text-decoration: none;
  border-radius: 5px;
}
.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus,
.navbar-default .navbar-nav > .show > a,
.navbar-default .navbar-nav > .show > a:focus,
.navbar-default .navbar-nav > .show > a:hover {
  color: #fff;
  background: #4caf50;
  outline: 0;
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle {
  border-color: #fff;
} /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
} /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a {
  background: #e46701;
  color: #fff;
}
.mainmenu .collapse ul ul > li:hover > a,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .show .dropdown-menu > li > a:hover {
  background: #e46701;
}
.mainmenu .collapse ul ul ul > li:hover > a {
  background: #e46701;
}

.mainmenu .collapse ul ul,
.mainmenu .collapse ul ul.dropdown-menu {
  background: #fff;
  padding: 4px 2px;
  border: none;
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2) !important;
  border-radius: 0 0 4px 4px;
  margin-top: -2px;
  min-width: 210px;
}
.mainmenu .collapse ul ul ul,
.mainmenu .collapse ul ul ul.dropdown-menu {
  background: #fde6e6;
}
.mainmenu .collapse ul ul ul ul,
.mainmenu .collapse ul ul ul ul.dropdown-menu {
  background: #fde6e6;
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px;
  width: 100%;
}
@media only screen and (min-width: 767px) {
  .mainmenu .collapse ul li:hover > ul {
    display: block;
  }
  .mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
  }
  /*******/
  .mainmenu .collapse ul ul li {
position: relative;
    padding: 0px 14px;
    color: #1e1e1e;
  }
  .mainmenu .collapse ul ul li a  {
border-bottom: 1px solid #EEE;
    padding: 10px 0 !important;
    width: 100%;
    border-radius: 0 !important;
    font-size: 13.5px !important;
    font-weight: 300;
    color: #222222 !important;
  }
    .mainmenu .collapse ul ul li:last-child a {
      border-bottom: none;
    } 
 .header_area .header_bottom .mainmenu .collapse ul ul li a:hover,  .header_area .header_bottom .mainmenu .collapse ul ul li:hover a {
    background: transparent;
    color: #e46701 !important;
  }
    .mainmenu .collapse ul ul li:hover {
      cursor: pointer;
    }
  .mainmenu .collapse ul ul li:hover > ul {
    display: block;
  }
  .mainmenu .collapse ul ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    display: none;
  }
  /*******/
  .mainmenu .collapse ul ul ul li {
    position: relative;
  }
  .mainmenu .collapse ul ul ul li:hover ul {
    display: block;
  }
  .mainmenu .collapse ul ul ul ul {
    position: absolute;
    top: 0;
    left: -100%;
    min-width: 250px;
    display: none;
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 35px;
  }
  .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 45px;
  }
}
.dropdown-toggle::after {
  display: none;
}
.header_area .header_bottom .mainmenu a i {
  margin: 0 0 0 6px;
  font-size: 11px;
}
.left_side_menu {
  display: flex;
  align-items: center;
  gap: 0 20px;
}
.category_dropdown_menu {
background: #5c6c87;
  color: #fff !important;
  border-radius: 5px;
}
.category_dropdown_menu .dropdown-toggle {
  min-width: 100px;
  display: flex !important;
  align-items: center;
  justify-content: space-between;
}
#fresponsive .dropdown {
  width: 135px;
}
.category_dropdown_menu .header_bottom .mainmenu a {
  color: #fff !important;
}
.header_area .header_bottom .mainmenu a i.fa-solid.fa-list {
  font-size: 16px;
}
.header_area .header_bottom .mainmenu .dropdown-menu li a {
  color: #222222 !important;
  font-weight: 400;
}
.header_area .header_bottom .mainmenu .dropdown-menu li a:hover {
  color: #fff !important;
}
.right_sde_of_mnu {
  display: flex;
  align-self: center;
  gap: 0 20px;
  list-style-type: none;
}
.right_sde_of_mnu li a {
  font-size: 14px;
  color: #3f3d3d;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0 7px;
}
.right_sde_of_mnu li a i {
  background: #fff;
  color: #000;
  padding: 3px;
  font-size: 19px;
  border-radius: 100%;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_sec {
  padding: 14px 0 0;
}
.banner_sec #home .owl-carousel .owl-item img {
  border-radius: 10px;
}
.box_grid_slider {
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  padding: 14px;
  margin: 0 0 17px;
}
.bg_gray {
  background: #f7f7f7;
}
.box_grid_slider h2 {
font-size: 17px;
  margin: 0 0 14px;
  font-weight: 600;
}
#cats p {
  color: #727272;
  font-size: 13px;
  margin: 0;
}
#cats h3 {
font-size: 14px;
  margin: 0 0 3px;
  font-weight: 550;
}
#cats .item span {
  background: #fff;
  display: flex;
  width: 60px;
  padding: 12px 0;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  height: 60px;
  border: 1px solid #73a719;
  overflow: hidden;
}
.det_car {
  width: 62%;
}
#cats .item span img {
  max-width: 95%;
}
#cats .owl-carousel .owl-nav .owl-next, #cats .owl-carousel .owl-nav .owl-prev,
#lp .owl-carousel .owl-nav .owl-next, #lp .owl-carousel .owl-nav .owl-prev {
  position: absolute;
  font-size: 31px;
  top: 10px;
  text-align: center;
  color: #404040;
  font-weight: 100;
  width: 27px;
  border-radius: 100%;
  height: 27px;
  opacity: 0.7;
}
#cats .owl-carousel .owl-nav .owl-next, #lp .owl-carousel .owl-nav .owl-next {
right: -10px;
}
#cats .owl-carousel .owl-nav .owl-prev, #lp .owl-carousel .owl-nav .owl-prev {
left: -30px;
}
.owl-prev.disabled, .owl-next.disabled {
  opacity: 0.3 !important;
}
.ad_1 img {
  max-width: 100%;
}
.comn_title h2 {
  font-size: 22px;
}

#cats {
  padding: 0 30px;
}
.grid-container {
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  gap: 10px;
}
.grid-container_2 {
  display: grid;
  grid-template-columns: auto auto auto auto auto auto auto auto;
   gap: 10px 14px;
}
.grid-container_2 .item p, #lp .item p {
  font-size: 14px;
  font-weight: 400;
  margin: 12px 0;
  line-height: 21px;
}
.grid-container_2 .item span img, #lp .item span img {
  width: 100%;;
}
.prod_grid {
  background: #fff;
  border-radius: 5px;
  /* box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); */
}
.image_spc img {
  max-width: 100%;
}
.image_spc {
    background: #f6f6f6;
 margin-bottom: 14px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.prod_desc_spc h3 {
 font-size: 15px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 21px;
  color: #000;
}
.star span.checked {
  color: #ff9933;
}
.star span {
  color: #cccccc;
  font-size: 13px;
}
.star p {
  margin-left: 9px;
  font-size: 14px;
  color: #686868;
}
.star {
  margin-bottom: 10px;
}
.price {
 font-weight: 500;
  margin: 14px 0;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  gap: 0 5px;
  align-items: center;
}
.price h2 {
font-size: 16px;
  display: flex;
  align-items: center;
  line-height: 19px;
  color: #e67010;
  font-weight: 550;
}
.price h2 i {
  font-size: 13px;
  margin-right: 5px;
  position: relative;
}
.price h3 {
  margin: 0;
  font-size: 16px;
  margin: 0 9px;
  color: #716f6f;
  display: flex;
  align-items: center;
  line-height: 19px;
  text-decoration: line-through;
}
.prod_desc_spc h4 {
font-size: 14px;
  background: #9b9b9b;
  color: #fff !important;
  font-weight: 500 !important;
  padding: 3px 5px;
  border-radius: 5px;
}
.price h3 p {
  text-decoration: line-through;
}
.price h4 {
  font-size: 14px;
}
.price h3 i {
  font-size: 13px;
}
.prod_desc_spc {
  padding: 0 0px 10px;
}
.cart_btn {
  background: #e67010;
   padding: 6px 22px;
  display: block;
  text-align: center;
  border-radius: 50px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
  border: none;
}
.cart_btn:hover {
  background: #ee8c3d;
  color: #fff;
}
.brand_grd {
  text-align: center;
}
.brand_grd img {
  max-width: 90px;
  margin: 0 auto;
}
#brands .owl-stage {
  display: flex;
  align-self: center;
}
#brands .owl-stage .owl-item {
  display: flex;
  align-self: center;
  justify-content: center;
}

footer {
  background: #5c6c87;
}
footer p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.right_side_ftr h3 {
  font-size: 18px;
  color: #fff;
  margin: 42px 0 25px;
  font-weight: 500;
}
.adr_ftr {
  list-style-type: none;
}
.adr_ftr li {
  margin-bottom: 10px;
}
.adr_ftr li a {
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
}
.adr_ftr li  i {
  margin-right: 10px;
  color: #fff;
}
.ftr_logo img {
  max-width: 200px;
}
.ftr_logo {
  margin: 0 0 0;
}
.scl_media li a {
  color: #fff;
  font-size: 16px;
}
.cpy_rit p {
  font-size: 13px;
  color: #fff;
}
.cpy_rit {
  border-top: 1px solid #657795
}
.right_side_ftr ul {
  list-style-type: none;
}
.right_side_ftr ul li {
margin-bottom: 8px;
  font-weight: 300;
}
.right_side_ftr ul li a {
  font-size: 14px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
}
.right_side_ftr ul li a:hover {
  color: #e46701;
}
.cpy_rit p img {
  max-width: 230px;
}

.cart_float {
  position: fixed;
  bottom: 77px;
  right: 10px;
  z-index: 99;
}
.cart_float a {
  background: #e46701;
  padding: 11px;
  font-size: 25px;
  color: #fff;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.cart_float a i {
  color: #fff;
}

/*megamenu*/
.navbar.navbar-default {
    margin: 0 auto;
    border: 0;
    border-radius: 0;
    padding: 0;
}
.navbar-nav>li>.dropdown-menu {
  margin-top: 0px;
  border-top: 0px;
}
.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.mega-dropdown { display: flex;/*width:100%;*/
}
.mega-dropdown-menu {
  padding: 0px 0px;
  border: 1px solid #e6e6e6;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li { list-style: none; }
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 5px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #494949;
  white-space: normal;
  font-size: 13px;
  text-decoration: none;
  border-bottom: 1px solid #EEE;
  padding: 8px 0 !important;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #e46701;
}
.mega-dropdown-menu .dropdown-header {
	color: #212121;
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 0px;
	margin-top: 10px;
}
.mega-dropdown-menu form { margin: 3px 20px; }
.mega-dropdown-menu .form-group { margin-bottom: 3px; }
.dropdown.mega-dropdown:hover > .dropdown-menu.mega-dropdown-menu.row { display: flex; }
.navbar-default .navbar-nav>li>a { color: #2e2e2e; }
.nav > li > a {
  padding: 10px 12px;
  font-weight: 400;
  font-size: 15px;
  color: #393939;
	}
.navbar {
    position: relative;
    min-height: auto;
	}	
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li:hover > a {
  color: #e46701;
}
.navbar-default .navbar-nav > li > a:hover i.fa-solid.fa-chevron-down, .navbar-default .navbar-nav > li:hover > a i.fa-solid.fa-chevron-down {
   color: #e46701;
}
.megamenu-headline { padding: 0 32px; }
span.glyphicon {
    position: relative;
    top: 7px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    left: 7px;
    font-size: 9px;
    color: #c6c6c6;
}
.megamenu-headline h2 { font-size:17px; }
.col-sm-3-mnu {
  width: 25%;
  float: left;
}
.gry {
  background: #f9f9f9;
}
nav .dropdown-menu {
  position: absolute !important;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
    margin-top: 2px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 7px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-toggle::after {
  display: none;
}
.navbar-default .navbar-nav > li > a i {
  margin-left: 7px;
  color: #fff;
}
.navbar-default .navbar-nav > li > a i.fa-solid.fa-chevron-down {
 color: #7b7b7b;
 font-size: 10px;
}
.mainmenu .collapse ul ul li.has-mega a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainmenu .collapse ul ul li.has-mega span i {
  font-size: 10px;
}
/*megamenu*/


#home .owl-carousel .owl-dots {
  text-align: center;
  margin: 0;
  position: absolute;
  width: 100%;
  bottom: 5px;
  left: auto;
  right: auto;
  padding: 0;
  border-radius: 30px 30px 0 0;
  }

  #home .owl-carousel .owl-dots .owl-dot span {
  display: inline-block;
  background-color: #fff;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 4px;
  transition: all .3s ease-in-out !important;
  -webkit-transition: all .3s ease-in-out !important;
  -moz-transition: all .3s ease-in-out !important;
  -o-transition: all .3s ease-in-out !important;
  }
  #home .owl-carousel .owl-dots .active span {
	background-color: #fff !important;
  width: 25px;
  height: 10px;
  border-radius: 5px;
  }

  #home .owl-carousel .owl-nav .owl-next {
  right: 18px;
}
#home .owl-carousel .owl-nav .owl-prev {
  left: 18px;
}
#home .owl-carousel .owl-nav button {
  padding: 4px 4px !important;
  float: left;
  font-size: 25px;
  text-align: center;
  border-radius: 3px;
  font-weight: normal;
  color: #fff;
  position: absolute;
  border: none;
  top: 47%;
  width: 30px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.rit_slider .owl-carousel .owl-nav,  .rit_slider .owl-carousel .owl-dots  {
  display: none;
}
/***cart side**/

    .side-menu_2 {
        position: fixed;
        top: 0;
        right: -350px;
        width: 350px;
        height: 100%;
        background-color: #fff;
        color: #fff;
        transition: left 0.3s ease;
        z-index: 1001;
        overflow-y: auto;
    }
    .lucide {
        stroke-width: 1.5;
      }
    .side-menu_2 h2 {
      padding: 16px;
  color: #313131;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
    }
    .side-menu_2 .close-btn {
        position: absolute;
        top: 10px;
        right: 5px;
        font-size: 24px;
        background: none;
        border: none;
        color: #a22121;
        cursor: pointer;
        border: 2px solid #a22121;
        width: 30px;
        height: 30px;
        line-height: 20px;
        border-radius: 100%;
    }
      /***cart side**/

      .shop_item {
background: #f5f5f5;
  width: 13.2%;
  padding: 0 0;
  border-radius: 5px;
  text-align: center
      }
    .shop_item  span {
        display: block;
  height: 110px;
  overflow: hidden;
      }
          .shop_item  span img {
            max-width: 100%;
          }
          .shop_item p {
            padding: 10px 5px;
  font-size: 15px;
          }

          .ftr_grid_flx {
  display: flex;
  justify-content: center;
  gap: 0 45px;
  flex-wrap: wrap;
}
.ftr_grd {
  display: flex;
  align-items: center;
  gap: 0 17px;
  width: 30%;
  padding: 20px 17px;
  border-radius: 7px;
}
.ftr_grd figure {
  margin: 0;
}
.ftr_grd figure img {
width: 55px;
}
.ftr_grd h3 {
font-size: 18px;
  font-weight: 550;
  margin: 0 0 10px;
  color: #fff;
  line-height: 20px;
}
.ftr_grd p {
 font-size: 14px;
  color: #fff;
}
.mega-dropdown-menu h3 {
font-size: 13px;
 margin: 5px 0;
  text-transform: uppercase;
  border-bottom: 2px solid #e9e9e9;
  padding: 10px 0;
  max-width: 100%;
  position: relative;
}
.mega-dropdown-menu h3::after {
  position: absolute;
  content: '';
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background: #e46701;
}
.v_all_cat a {
font-size: 14px;
  font-weight: 500 !important;
  color: #222222;
}
.v_all_cat {
  padding: 5px 14px !important;
}
/**mega menu**/
    /* Sidebar categories */
    .menu {
      width: 250px;
      background: #f9f9f9;
      border: 1px solid #ddd;
    }

    .menu ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .menu ul li {
      position: relative;
      padding: 12px 15px;
      border-bottom: 1px solid #eee;
      cursor: pointer;
    }

    .menu ul li:hover {
      background: #f0f6ff;
    }

    /* Mega menu panel */
    .mega-menu {
display: none;
  position: absolute;
  top: 0;
  left: 207px;
  background: #fff;
  padding: 0px;
  box-shadow: 0 4px 5px rgba(0,0,0,0.1);
  z-index: 1000;
    }
    .menu_ad img {
      max-width: 100%;
    }

    .mega-menu h4 {
margin: 0 0 10px;
  font-size: 16px;
  border-bottom: 2px solid #e9e9e9;
  display: inline-block;
  padding-bottom: 6px;
  width: 100%;
  position: relative;
    }
      .mega-menu h4::after {
position: absolute;
  content: '';
  left: 0;
  bottom: -2px;
  width: 50px;
  height: 2px;
  background: #e46701;
      }

    .mega-menu ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .mega-menu-container {
      display: flex;
    }
    .mega-menu-container h4 span {
  font-size: 14px !important;
    padding: 3px 0px 9px 0px;
    text-transform: uppercase;
    color: #000;
    font-weight: 500;
    }
   .mainmenu .collapse .mega-menu-container ul {
display: block !important;
  position: unset !important;
  box-shadow: none !important;
  background: #fff;
    }
       .mainmenu .collapse .mega-menu-container ul li {
      padding: 0;
    border-bottom: none;
    color: #1e1e1e;
    font-size: 13px;
    }
    .mainmenu .collapse .mega-menu-container ul li:hover {
      color: #e46701;
    }
/**mega menu**/
.shp_nw {
  background: #000;
  color: #fff;
  text-decoration: none;
  padding: 3px 10px;
  border-radius: 50px;
  font-size: 13px;
  margin: 0 auto;
  display: block;
  max-width: fit-content;
}
.prod_lst_sml h2 {
  margin: 0;
  font-size: 14px;
  text-align: center;
  padding: 3px 10px;
}
.prod_lst_sml h2 i {
  font-size: 12px;
  margin-right: 4px;
}
#fresponsive .dropdown {
  width: 145px;
}
.carousel-caption {
  left: 30px;
  text-align: left;
  width: 418px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 0;
  right: auto;
}
.carousel-caption-2 {
  right: 0;
  left: auto;
  text-align: left;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  bottom: 0;
  padding: 0 21px;
}
.carousel-caption.carousel-caption-2 h3 {
  text-transform: capitalize;
  letter-spacing: 0;
  color: #000;
  font-weight: 700;
  line-height: 30px;
  background: transparent;
  font-size: 30px;
  padding: 0;
}
.carousel-caption.carousel-caption-2 h2 {
  font-family: "Inter", sans-serif;
  font-size: 20px;
  text-transform: capitalize;
  letter-spacing: 1px;
  color: #e46701;
  margin: 12px 0;
}
.carousel-caption h3 {
background: #e46701;
  padding: 10px 15px;
  max-width: fit-content;
  border-radius: 50px;
  font-size: 16px;
}
.carousel-caption h2 {
  font-family: "Pacifico", cursive;
  font-size: 3em;
  font-weight: 500;
  text-transform: capitalize;
  color: #1F1F1F;
  margin: 8px 0 15px;
}
.carousel-caption p {
  color: #000;
  margin: 7px 0;
  font-size: 15px;
}
.carousel-caption h4 {
  font-size: 1.1428em;
  font-weight: default;
  letter-spacing: 0.016em;
  color: #FFFFFF;
  font-weight: 400;
}
.carousel-caption span {
  font-family: "Inter", Sans-serif;
  font-size: 1.714em;
  font-weight: 600;
  line-height: 1em;
  letter-spacing: 0.016em;
  color: #FFFFFF;
}
.carousel-caption span i {
  font-size: 22px;
}
.carousel-caption a {
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 10px 30px;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  width: fit-content;
  background: #5c6c87;
  border-radius: 100px;
  margin: 12px 0 0;
  display: flex;
  align-items: center;
  gap: 0 3px;
  color: #fff;
}
.carousel-caption a i {
  font-size: 19px;
  color: #e46701;
}
.btn_hvr:hover {
  background: #fff;
  color: #000;
}
.top_sml_mnu li a:hover {
  color: #e46701;
}
.rit_sde ul li a:hover {
   color: #e46701;
}

/**menu**/
.tip {
  display: inline-block;
  position: relative;
  top: -1px;
  left: 7px;
  padding: 0.3rem 0.5rem 0.2rem;
  border-radius: 0.2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  text-transform: uppercase;
}
.tip.tip-new {
  background-color: #2A9CF5;
}
.tip.tip-hot {
  background-color: #ff9742;
}

.mobile-menu-wrapper {
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2400;
  font-family: Poppins, sans-serif;
  -webkit-transition: visibility 0.4s;
  transition: visibility 0.4s;
}
.mobile-menu-toggle.w-icon-hamburger {
  font-size: 29px;
  color: #0f0f0f;
}
.mobile-menu-container {
  max-width: 296px;
 padding: 47px 14px 14px;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  background: #222;
  -webkit-box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 0 5px rgba(0, 0, 0, 0.5);
  -webkit-transform: translateX(-296px);
          transform: translateX(-296px);
  -webkit-transition: -webkit-transform 0.4s;
  transition: -webkit-transform 0.4s;
  transition: transform 0.4s;
  transition: transform 0.4s, -webkit-transform 0.4s;
}
.mobile-menu-container .input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
   margin-bottom: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu-container .input-wrapper .form-control {
  padding: 10px 17px;
  color: #777;
  border: 1px solid;
  border-color: #333;
  border-right: 0;
  background-color: transparent;
font-size: 13px;
  border-radius: 0.3rem 0 0 0.3rem;
}
.mobile-menu-container .input-wrapper .btn-search {
  padding: 5px 10px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  border: 1px solid #333;
  border-left: 0;
  border-radius: 0 0.3rem 0.3rem 0;
}
.nav-link {
  display: block;
  position: relative;
  font-weight: 500 !important;
  color: inherit;
  line-height: 1;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  border-radius: 0;
  border: 0;
  padding: 1.5rem 2.85rem;
  -webkit-transition: border 0.3s, color 0.3s, background-color 0.3s;
  transition: border 0.3s, color 0.3s, background-color 0.3s;
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
border-color: transparent;
    border-bottom-color: transparent;
  border-bottom: 2px solid #e46701;
  color: #e46701;
}
.form-control::placeholder {
  color: #777;
}
.mobile-menu  {
  list-style-type: none;
}
.mobile-menu-container .mobile-menu {
  margin-top: 0.4rem;
  margin-bottom: 0.5rem;
  background: #222;
}
.mobile-menu-container .tab-content {
  background-color: transparent;
}
.mobile-menu-container .nav {
  border: none;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
.mobile-menu-container .nav .nav-item {
  margin: 0;
  width: 50%;
}
.mobile-menu-container .nav-link {
  margin-bottom: -2px;
  padding: 7px 14px;
  font-size: 14px;
  color: #fff;
  border: transparent;
  border-bottom: 2px solid;
}
.mobile-menu-container .nav-item.show .nav-link,
.mobile-menu-container .nav-item .nav-link.active {
color: #e46701;
  border-bottom-color: #e46701;
  background: transparent;
  border: none;
  border-bottom: 2px solid;
}
.mobile-menu-container.scrollable::-webkit-scrollbar-thumb, .mobile-menu-container .sidebar-content::-webkit-scrollbar-thumb {
  margin-right: 2px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 7px;
  cursor: pointer;
}
.mobile-menu-container .tab-pane {
  font-size: 1.2rem;
  font-weight: 400;
  color: #fff;
  padding-top: 10px;
}

.mobile-menu a {
  line-height: 1.5;
  color: #eeeeee;
  text-transform: capitalize;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
}
.mobile-menu ul {
  display: none;
  width: 100%;
}
.mobile-menu > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile-menu > li a svg {
  width: 15px;
  height: 15px;
  margin-right: 10px;
  stroke: #fff;
  fill: #fff;
  vertical-align: middle;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.mobile-menu > li:hover svg, .mobile-menu > li.active svg {
  stroke: #ffb639;
  fill: #ffb639;
}
.mobile-menu > li:last-child {
  padding-bottom: 0.5rem;
}
.mobile-menu > li:not(:last-child) {
  border-bottom: 1px solid #2E3237;
}
.mobile-menu li a {
display: block;
  position: relative;
  padding: 13px 12px;
  color: inherit;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
  font-size: 13px;
}
/* .mobile-menu li i {
  display: inline-block;
  margin-top: -0.3rem;
  margin-right: 1rem;
  font-size: 1.8rem;
  line-height: 0;
  vertical-align: middle;
} */
.mobile-menu li li a {
padding-left: 24px;
  font-size: 12px;
}
.mobile-menu li li li a {
  padding-left: 3.6rem;
}
.mobile-menu li.expanded > a, .mobile-menu li.show > a, .mobile-menu li:hover > a {
  color: #e46701;
}

.mobile-menu-title {
  margin-bottom: 0.5rem;
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  color: #fff;
}

.mobile-menu-overlay {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #000;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

.mobile-menu-close {
  position: fixed;
  left: calc(100vw - 30px);
  top: 5px;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  z-index: 1;
}
.mobile-menu-close i {
  font-size: 20px;
  color: #e1e1e1;
}

.mmenu-active {
  overflow: hidden;
}
.mmenu-active .mmenu-anim > li, .mmenu-active .mmenu-anim {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.mmenu-active .page-wrapper {
  margin-left: 296px;
  margin-right: -296px;
}
.mmenu-active .mobile-menu-wrapper {
  visibility: visible;
}
.mmenu-active .mobile-menu-container {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.mmenu-active .mobile-menu-overlay {
  opacity: 0.5;
}
.mmenu-active .mobile-menu-close {
  opacity: 1;
}
.toggle-btn {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}
/* .toggle-btn {
  display: block;
  position: absolute;
  padding: 6px;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0.6;
}
.toggle-btn::before {
  content: "\f105";
  display: block;
  font-size: 8px;
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  line-height: 1;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
} */
.show > a .toggle-btn::before {
  -webkit-transform: rotate(630deg);
          transform: rotate(630deg);
}

/* Category Menu */
.category-menu {
  padding: 0.9rem 0;
  background: #fff;
}
.category-menu i {
  display: inline-block;
  vertical-align: middle;
  line-height: 0;
  margin-right: 0.7rem;
  font-size: 1.7rem;
  width: 1.7rem;
}
.category-menu > li > a {
  display: block;
  padding: 1.4rem 1rem 1.2rem;
  text-transform: capitalize;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.1;
  letter-spacing: -0.007em;
  color: #666666;
}
.category-menu > li > a::before {
  content: none;
}
.category-menu > li:not(:last-child) > a {
  border-bottom: 1px solid #e1e1e1;
}
.category-menu > li:last-child > a i {
  margin: 0 0 0 0.4rem;
  font-size: 1.2rem;
  font-weight: 600;
}
.category-menu li .megamenu {
  padding: 0 0 0 2rem;
}
.category-menu li:last-child {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.category-menu li:hover > a:not(.menu-title) {
  color: #2A9CF5;
}
.category-menu li:hover > a:not(.menu-title) i {
  color: inherit;
}
.category-menu > .has-submenu:hover > a::after {
  right: 0.5rem;
}
.category-menu .megamenu {
  min-width: 68.5rem;
}
.category-menu .megamenu > li:not(:last-child) {
  padding: 2.8rem 2rem 0 0rem;
}
.category-menu .megamenu .menu-title {
  font-size: 1.4rem;
  margin-bottom: 1.3rem;
}
.category-menu .megamenu .divider {
  border: 1px solid #eeeeee;
  border-bottom: 0px;
  margin: 0.5rem 0 2rem;
}
.category-menu .megamenu li a:not(.btn) {
  padding-top: 0.8rem;
}
.category-menu .megamenu.type2 {
  display: block;
}
.category-menu .megamenu.type2 figure {
  text-align: center;
}

/* Vertical Menu */
.vertical-menu {
  display: block;
  min-width: 24rem;
}
.vertical-menu i.w-icon-electronics, .vertical-menu i.w-icon-furniture {
  font-size: 1.5rem;
  text-align: center;
}
.vertical-menu > li {
  margin-right: 0;
  padding: 0 1rem;
}
.vertical-menu > li > ul,
.vertical-menu > li .megamenu {
  -webkit-transform: translate3d(-15px, 0, 0);
          transform: translate3d(-15px, 0, 0);
}
.vertical-menu > li > a {
  display: block;
}
.vertical-menu > li > a::after {
  content: none;
}
.vertical-menu > li:hover > ul,
.vertical-menu > li:hover .megamenu, .vertical-menu > li.active > ul,
.vertical-menu > li.active .megamenu {
  left: 100%;
  top: 0rem;
}
.vertical-menu > li:first-child:hover > ul,
.vertical-menu > li:first-child:hover .megamenu, .vertical-menu > li:first-child.active > ul,
.vertical-menu > li:first-child.active .megamenu {
  top: -1rem;
}
.vertical-menu > .has-submenu > a::after {
  content: "";
  position: absolute;
  right: 1rem;
  line-height: 0;
  font-weight: 600;
  font-size: 1.2rem;
  -webkit-transition: right 0.3s;
  transition: right 0.3s;
}

/* Horizontal Menu */
.horizontal-menu {
  width: 100%;
  padding: 1rem 3.2rem;
  background-color: #333;
  border-radius: 0.5rem;
  color: #fff;
  overflow-x: auto;
}
.horizontal-menu > li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 3.05rem;
  text-align: center;
}
.horizontal-menu > li:not(:last-child) > a {
  border-bottom: none;
}
.horizontal-menu > li > a {
  padding: 0.8rem 1rem;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 0;
}
.horizontal-menu > li:hover i {
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
}
.horizontal-menu > li:last-child > a i {
  margin: 0 0 0.9rem;
  font-size: 3rem;
  font-weight: 400;
}
.horizontal-menu i {
  display: block;
  width: auto;
  height: 3rem;
  margin: 0 0 0.9rem;
  font-size: 3rem;
  line-height: inherit;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.horizontal-menu::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}
.horizontal-menu::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 10px;
}

@media (min-width: 1200px) {
  .category-menu .megamenu.type2 {
    min-width: 88rem;
  }
}
@media (max-width: 1199px) {
  .main-nav .menu .megamenu {
    left: -18rem;
  }

  .category-menu .megamenu.type2 {
    min-width: 70rem;
  }
}


/**menu**/


/* cartr */

.products_2 {
  max-height: 28rem;
  border-bottom: 1px solid #eee;
  padding: 17px;
}
.product.product-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 2rem 0 0;
}
.product.product-cart .product-detail {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.product.product-cart .product-name {
  padding: 0;
  font-size: 15px;
  line-height: 20px;
  color: #000;
  font-weight: 500;
  margin: 0 0 11px;
  display: block;
}
.product.product-cart .price-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product.product-cart .product-quantity {
  margin-right: 0.7rem;
  font-size: 18px;
  font-weight: 400;
  color: #999;
}
.product.product-cart .product-quantity::after {
  content: "x";
  font-size: 18px;
  font-weight: 400;
  margin-left: 0.7rem;
  text-transform: none;
  line-height: 0;
}
.cart-dropdown .product-price {
  color: #2A9CF5;
  overflow: visible;
}
.product .product-price {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.product-price {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: -0.05em;
  line-height: 1.6;
  -webkit-transition: visibility 0.4s, opacity 0.4s;
  transition: visibility 0.4s, opacity 0.4s;
  color: #e46701;
}
.product.product-cart .product-media {
  max-width: 5rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8rem;
  flex: 0 0 8rem;
}
.product-media {
  position: relative;
  margin-bottom: 0;
  -webkit-transition: -webkit-box-shadow 0.35s;
  transition: -webkit-box-shadow 0.35s;
  transition: box-shadow 0.35s;
  transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;
}
.product.product-cart .product-media a {
  display: block;
  padding: 0;
}
.product-media img:first-child {
  position: relative;
  opacity: 1;
}
.product-media img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.product.product-cart .btn-close_2 i {
   font-size: 14px;
  font-weight: 600;
  margin: 0;
}
.product.product-cart .btn-close_2 {
  position: absolute;
  top: 0.9rem;
  right: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.2);
  color: #333;
  background-color: #fff;
  padding-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0;
}
  .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    z-index: 1000;
  }
    .overlay.show {
    opacity: 1;
    visibility: visible;
  }
/* cart */

.grid-container_2 h3, #lp .item h3 {
  font-size: 17px;
  line-height: 22px;
  margin: 10px 0;
  font-weight: 500;
}

.scl_media li a {
  background: #fff;
  color: #5c6c87 !important;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .fb {
  background-color: #1b4f9b;
  color: #fff !important;
}
.fb i  {
  color: #fff !important;
  margin: 0 !important;
}
.insta {
  background-color: #cc0001;
 color: #fff !important;
}
.insta i  {
  color: #fff !important;
  margin: 0 !important;
}
.twitter {
  background-color: #00adef;
    color: #fff !important;
}
.twitter i  {
  color: #fff !important;
  margin: 0 !important;
}
.linkdn {
   background-color: #0a66c2;
 color: #fff !important;
}
.linkdn i  {
  color: #fff !important;
  margin: 0 !important;
}
.ytb {
   background-color: #ff0000;
  color: #fff !important;
}
.ytb i  {
  color: #fff !important;
  margin: 0 !important;
} */
.br-lg {
  border-radius: 1.3rem !important;
  overflow: hidden !important;
}
.boost-section img {
  width: 100%;
}

.boost-section h4 {
line-height: 40px;
  margin-bottom: 1.3rem;
  font-size: 30px;
  font-weight: bold;
}

.boost-section p {
  font-size: 15px;
  margin: 0 0 28px;
}
.ftr_grd_1 {
  background: #eb1f1f;
}
.ftr_grd_2 {
 background: #fac410;
}
.ftr_grd_3 {
  background: #2068c7;
}
.ftr_grd_2 h3, .ftr_grd_2 p {
  color: #000;
}
.tag {
  position: absolute;
  left: 10px;
  top: 10px;
  font-size: 14px;
  padding: 5px 10px;
  border-radius: 5px;
}
.grid-container_2 .price h2, #lp .item .price h2 {
  font-size: 17px;
  margin: 0;
}
#lp .item .price {
  align-items: center;
}
.grid-container_2 .price h3, #lp .item .price h3 {
  font-size: 14px;
margin: 0 9px;
}
.grid-container_2 .price p, #lp .item .price p {
  font-size: 14px;
  margin: 0;
}
.cart-dropdown .cart-total {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 1rem;
  padding: 1.8rem 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: -0.025em;
}
.cart-total {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 1;
  text-transform: capitalize;
  letter-spacing: -0.025em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 17px;
}
.cart-dropdown .cart-total .price {
  font-size: 1.6rem;
}
.cart-action .btn {
  width: 50%;
}
.cart-action {
display: flex;
  padding: 0 17px;
  gap: 0 10px;
}
.tag-right {
  left: auto;
  right: 10px;
}
  .cart_count_2 {
    background: #e46701;
  position: absolute;
  border-radius: 100%;
    font-size: 11px;
    padding: 2px;
    width: 20px;
    height: 20px;
    top: -8px;
    right: -10px;
    z-index: 99;
  }
  .close-btn-2 {
  font-size: 14px;
  color: #666;
  background: transparent;
  border: none;
  right: 12px;
  position: relative;
  }
    .close-btn-2 i {
      font-size: 15px;
    }
    .cat_ico {
      position: absolute;
  left: 20px;
  max-width: 21px;
  top: 14px;
    }
    .srch_inp {
background: #f7f7f7;
  border: 1px solid #d7d4d4;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 3px;
    }
    .cat_prod_wrap {
display: flex;
  align-items: center;
  gap: 0 10px;
  flex-wrap: wrap;
    }
    .title_02 {
  margin-bottom: 20px;
  position: relative;
}
.title_02 h2 {
  font-size: 24px;
  display: inline-block;
  background: #fff;
  position: relative;
  z-index: 9;
  padding: 0 22px 0 0;
  font-weight: bold;
}
.title_02::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #dbdbdb;
  position: absolute;
  left: 0;
  top: 18px;
}
.minus, .plus {
  background: #5c6c87;
  color: #fff;
  border: none;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}
.quantity input {
  border: none;
  background: transparent;
  text-align: center;
  width: 30px;
  appearance: none;
}
#prod .owl-carousel .owl-nav .owl-prev, #prod .owl-carousel .owl-nav .owl-next, #brands .owl-carousel .owl-nav .owl-prev, #brands .owl-carousel .owl-nav .owl-next {
  padding: 0 !important;
  position: absolute;
  font-size: 20px;
  top: -68px;
  text-align: center;
  font-weight: normal;
  color: #000;
  line-height: 24px;
}
#cats .owl-carousel .owl-nav .owl-prev, #cats .owl-carousel .owl-nav .owl-next {
font-size: 20px;
}
#prod .owl-carousel .owl-nav .owl-prev, #brands .owl-carousel .owl-nav .owl-prev {
    right: 40px;
}

#prod .owl-carousel .owl-nav .owl-next, #brands .owl-carousel .owl-nav .owl-next {
    right: 0px;
}
.comn_btn {
  background: #5c6c87;
  color: #fff;
  text-decoration: none;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 15px;
  min-width: 125px;
  text-align: center;
  border: none;
}
#prod .owl-carousel .owl-stage-outer {
  overflow: hidden !important;
}
.bg-green-light {
  background: #eff5ee;
  padding: 27px 0;
}
.ad_1 {
  border-radius: 10px;
  overflow: hidden;
}
.app_str img {
 max-width: 125px;
}
.header_area .header_bottom .mainmenu .collapse ul ul li:hover .mega-menu-container a {
 color: #000 !important;
}
.header_area .header_bottom .mainmenu .collapse ul ul li:hover .mega-menu-container a:hover {
 color: #e46701 !important;
}
.quantity {
  font-size: 14px;
}
.rit_sde ul li a .bi.bi-person {
  font-size: 28px;
}

/**listing**/

.filters {
  background: #fff;
  border: 1px solid #eaeaea;
  border-radius: 7px;
  padding: 0px 0 24px;
  overflow: hidden;
  position: relative;
}
.filters h1 {
  text-transform: capitalize;
  padding: 10px 12px;
  border-bottom: 1px solid #f0f0f0;
  background: #5c6c87;
  color: #ffffff;
  font-size: 15px;
  margin: 0;
}
.list_tick {
  padding: 10px 10px;
}
.list_tick .head {
  font-size: 15px;
  font-weight: 600;
  margin: 3px 0 8px;
  text-transform: uppercase;
  color: #000;
}
.list_tick ul {
  padding: 0;
  margin: 0px 0;
}
.list_tick ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 14px;
  color: #000;
  border-bottom: 1px solid #e3e3e3;
  padding: 5px 0;
}
.shrt_lnks li {
  font-size: 15px !important;
}
.shrt_lnks li a {
  color: #000;
  display: flex;
  justify-content: start;
  gap: 10px;
  align-items: center;
}
.shrt_lnks li a {
  color: #000;
  display: flex;
  justify-content: start;
  gap: 10px;
  align-items: center;
  font-size: 14px;
}
.shrt_lnks li a:hover {
  color: #e46701;
}
.shrt_lnks li a i {
  color: #5c6c87;
  font-size: 10px;
}
.list_tick input {
  width: 100%;
  position: relative;
  padding: 5px 8px 5px 30px;
  border: solid 1px #d5d6dc;
  border-radius: 5px;
    width: 20px;
  margin-right: 6px;
}
.all-ads span {
  width: 175px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.all-ads span select {
  width: 100%;
  padding: 6px;
  border: 1px solid #ddd;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: url(../images/arw_dwn.png) no-repeat 95%;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 300;
}
.search_fil input {
  width: 200px;
  position: relative;
  padding: 5px 8px 5px 30px;
  border: solid 1px #d5d6dc;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 300;
}
/**pagination**/
.pagination {
  display: inline-block;
}

.pagination a {
  color: #000;
  float: left;
  padding: 6px 12px;
  text-decoration: none;
  border: 1px solid #bbb;
  border-radius: 100%;
  margin: 0 4px;
  font-size: 13px;
}

.pagination a.active {
  background-color: #5c6c87;
  color: #fff;
  border: 1px solid #5c6c87;
  padding: 6px 12px;
}

.pagination a:hover:not(.active) {
  color: #de2e25;
}

.pagination a:first-child {
  border: 1px solid #bbb;
  border-radius: 5px;
}

.pagination a:last-child {
  border: 1px solid #bbb;
  border-radius: 5px;
}
/**pagination**/
.hdings  {
  font-size: 22px;
}
.search_fil input {
  width: 200px;
  position: relative;
  padding: 5px 8px 5px 30px;
  border: solid 1px #d5d6dc;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 300;
}
.vd {
  background: #e46701;
  padding: 5px 25px;
  color: #fff;
  font-size: 14px;
  border-radius: 50px;
  display: block;
  max-width: fit-content;
  margin: 7px auto 0 !important;
  border: none;
}
.vd_2 {
  background: #e46701;
  border: none;
  padding: 5px 25px;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  display: block;
  max-width: fit-content;
  margin: 0;
}
.search_fil i {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
  color: #a2a2a2;
  font-size: 12px;
}
/**listing**/
a {
  cursor: pointer;
}
.close {
  cursor: pointer;
}

/**Details**/
.product-section .product-left-box {
  position: sticky;
  top: 0;
}

.product-section .left-slider-image .sidebar-image {
  border-radius: 8px;
  overflow: hidden;
}

.product-section .left-slider-image .sidebar-image img {
  width: auto;
  height: auto;
  cursor: pointer;
  -o-object-fit: contain;
  object-fit: contain;
}

.product-section .right-box-contain {
  position: sticky;
  top: 10px;
  left: 0;
}

.product-section .right-box-contain .offer-top {
  font-weight: 500;
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
  background-color: rgba(255, 79, 79, 0.1);
  font-size: 14px;
  border-radius: 5px;
  color: #ff4f4f;
  display: inline-block;
  margin-bottom: 20px;
}

.price del {
  font-weight: 400;
  margin-left: 7px;
  font-size: 12px;
  color: #4a5568;
}

.product-section .right-box-contain .name {
font-size: 24px;
  line-height: 24px;
  margin-bottom: 12px;
  font-weight: 400;
}
.product-section .right-box-contain h3 {
  font-weight: 400;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  color: #666;
}
.product-section .right-box-contain .price-rating h2 {
  font-size: 24px;
  color: #252931;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  font-weight: 500;
  margin: 15px 0;
}
.product-section .right-box-contain .price-rating h2 i {
  font-size: 20px;
  margin-right: 3px;
}
.green_txt {
  font-size: 15px;
  color: #009662;
  margin: 10px 0;
  font-weight: 600;
}
.product-section .right-box-contain .price-rating h3 {
  text-decoration: line-through;
}
.ofr_txt_ic {
font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  margin: 15px 0;
}
.ofr_txt_ic img {
  max-width: 17px;
}

@media (max-width: 1460px) {
  .product-section .right-box-contain .price-rating-2 {
    display: block;
  }
}

@media (max-width: 1460px) {
  .product-section .right-box-contain .price-rating-2 .custom-rate {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  .product-section .right-box-contain .price-rating {
    display: block;
  }
}

@media (max-width: 1460px) {
  .product-section .right-box-contain .price-rating-box {


    display: flex;
    
    
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (max-width: 480px) {
  .product-section .right-box-contain .price-rating-box {
    display: block;
  }
}

@media (max-width: 1460px) {
  .product-section .right-box-contain .price-rating-box .custom-rate {
    margin-top: 0 !important;
  }
}

@media (max-width: 480px) {
  .product-section .right-box-contain .price-rating-box .custom-rate {
    margin-top: 10px !important;
  }
}

@media (max-width: 767px) {
  .product-section .right-box-contain .price-rating .custom-rate {
    margin-top: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-section .right-box-contain .price-rating .price {
 font-size: 24px;
  color: #252931;
  letter-spacing: 0;
  line-height: 24px;
  text-align: left;
  font-weight: 500;
  margin-bottom: 0;
}

.product-section .right-box-contain .price-rating .price del {
  font-weight: 400;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin: 0 calc(0px + (2 - 0) * ((100vw - 320px) / (1920 - 320)));
}

.product-section .right-box-contain .price-rating .price span {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
}

.product-section .right-box-contain .price-rating .custom-rate ul li .feather {
  width: 16px;
  height: 16px;
}

.product-section .right-box-contain .price-rating .custom-rate .review {
  font-size: 13px;
  margin-left: 12px;
}

[dir="rtl"] .product-section .right-box-contain .price-rating .custom-rate .review {
  margin-left: unset;
  margin-right: 12px;
}

.product-section .right-box-contain .procuct-contain {
  border-bottom: 1px solid #ececec;
  padding-bottom: 16px;
}

.product-section .right-box-contain .procuct-contain p {
  color: #4a5568;
  line-height: 1.7;
  margin: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))) 0 0;
  font-size: 14px;
  width: 80%;
  font-weight: normal;
}

@media (max-width: 767px) {
  .product-section .right-box-contain .procuct-contain p {
    width: 100%;
  }
}

.product-section .right-box-contain .product-packege .select-packege {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: calc(5px + (13 - 5) * ((100vw - 320px) / (1920 - 320)));
}

[dir="rtl"] .product-section .right-box-contain .product-packege .select-packege {
  padding-right: 0;
}

.product-section .right-box-contain .product-packege .select-packege li a {
  padding: 5px 11px;
  border-radius: 2px;
  display: flex;
  color: #000;
  font-size: 14px;
  transition: all 0.3s ease-in-out;
  width: 45px;
  height: 40px;
  border: 1px solid #ccc;
  align-items: center;
  justify-content: center;
  font-weight: 500;
}

.product-section .right-box-contain .product-packege .select-packege li a:hover {
border: 1px solid #efefef;
  background: #e7e7e7;
  color: #000;
}

.product-section .right-box-contain .product-packege .select-packege li a.active {
border: 1px solid #efefef;
  background: #e7e7e7;
  color: #000;
}

.product-section .right-box-contain .note-box {
  display: flex;
  flex-wrap: nowrap;
  gap: calc(7px + (15 - 7) * ((100vw - 320px) / (1920 - 320)));
  align-items: center;
  margin-top: 20px;
}
.product-section .right-box-contain .note-box .compare-button {
  background-color: #F8F8F8;
}

.product-section .right-box-contain .note-box .cart-button {
  -webkit-animation: shake 150ms 2 linear;
  animation: shake 150ms 2 linear;
}

.product-section .right-box-contain .note-box .product-qty {
  width: auto;
  margin-top: 0;
}

@media (max-width: 480px) {
  .product-section .right-box-contain .note-box .product-qty, .cart-button {
    width: 100%;
  }
}

.product-section .right-box-contain .note-box .product-qty .input-group {
 background: #fff;
}

.product-section .right-box-contain .buy-now-button {
  margin-top: 20px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ececec;
}

.product-section .right-box-contain .buy-now-button button {
  background-color: var(--theme-color5);
}

.product-section .right-box-contain .buy-box {
  display: flex;
  flex-wrap: wrap;
  gap: 11px;
  align-items: center;
  margin-top: 20px;
  border-bottom: 1px solid #ececec;
  padding-bottom: 16px;
}

.product-section .right-box-contain .buy-box .team-box {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
}

.product-section .right-box-contain .buy-box .team-box input {
  margin-top: -7px;
  display: block;
}
.product-section .right-box-contain .buy-box .team-box .form-check-label span {
  display: flex;
  align-items: center;
}

.product-section .right-box-contain .buy-box .team-box .form-check-label span a {
  text-decoration: underline;
  margin-left: 3px;
  color: #222;
}

@media (max-width: 767px) {
  .product-section .right-box-contain .buy-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.product-section .right-box-contain .buy-box a {
  display: flex;
  flex-wrap: wrap;
  gap: calc(5px + (8 - 5) * ((100vw - 320px) / (1920 - 320)));
  align-items: center;
  color: #777;
}

.product-section .right-box-contain .buy-box a .feather {
  width: 17px;
  height: auto;
}

.product-section .right-box-contain .pickup-box {
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
}

.product-section .right-box-contain .pickup-box .product-info {
  margin-top: 20px;
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list {
  display: flex;
  flex-wrap: wrap;
  gap: calc(8px + (17 - 8) * ((100vw - 320px) / (1920 - 320)));
  align-items: flex-start;
  text-align: left;
  display: inline-block;
  column-count: 2;
  background-color: #f9f9f9;
  padding: 15px 15px 3px;
  border-radius: 12px;
  width: 80%;
}

@media (max-width: 480px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding: 15px;
  }
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {
  display: flex;
}

@media (max-width: 1500px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {
    width: 100%;
  }
}

@media (max-width: 1450px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    padding: 15px;
  }
}

@media (max-width: 1199px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    display: block;
    padding-bottom: 4px;
  }

  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 li {
    margin-bottom: 8px;
  }
}

@media (max-width: 480px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {


    display: flex;
    padding-bottom: 15px;
  }

  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 li {
    margin-bottom: 0;
  }
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list-3 {
  width: 50%;
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list-3 li {
  margin-bottom: 7px;
}

@media (max-width: 360px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-3 li {
    margin-bottom: 0;
  }
}

@media (max-width: 1366px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-3 {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-3 {
    width: 100%;
  }
}

@media (max-width: 360px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-3 {


    display: flex;
  }
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list li {
  padding-left: 13px;
  width: 100%;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
  color: #777;
}

@media (max-width: 576px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list li {
    width: auto;
    margin-left: 18px;
  }
}

@media (max-width: 480px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list li {
    margin-left: unset;
    width: 100%;
    padding-left: unset;
  }

  .product-section .right-box-contain .pickup-box .product-info .product-info-list li::after {
    content: none !important;
  }
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list li::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  left: 0;
  background-color: #4a5568;
  border-radius: 100%;
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list li a {
  margin-left: 5px;
  color: #222;
  font-weight: 500;
}

.product-section .right-box-contain .pickup-box .product-info .product-info-list li a+a {
  margin-left: 0;
}

.product-section .right-box-contain .pickup-box .pickup-icon i {
  font-size: 20px;
  color: #da0a22;
}

.product-section .right-box-contain .pickup-box .pickup-detail h4 {
  width: 90%;
  font-weight: 400;
  margin-bottom: 5px;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.6;
}

@media (max-width: 767px) {
  .product-section .right-box-contain .pickup-box .pickup-detail h4 {
    width: 100%;
  }
}

.product-section .right-box-contain .pickup-box .pickup-detail h6 {
  margin-top: 4px;
}

.product-section .right-box-contain .pickup-box .pickup-detail a {
  margin-top: 0;
  color: #da0a22;
  display: inline-block;
}

.product-section .right-box-contain .paymnet-option ul {
  
  
  align-items: center;


  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: calc(3px + (8 - 3) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 767px) {
  .product-section .right-box-contain .paymnet-option ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

[dir="rtl"] .product-section .right-box-contain .paymnet-option ul {
  padding-right: 0;
}

.product-section .right-box-contain .share-option {
  padding-bottom: 20px;
}

.product-section .right-box-contain .share-option ul {


  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px;
}

.product-section .right-box-contain .share-option ul li {
  display: block;
}

.product-section .right-box-contain .share-option ul li a {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #4a5568;
}

.product-section .product-main .slider-image img {
  width: 100%;
}

.product-section .right-sidebar-box {
  position: sticky;
  top: 10px;
}

.product-section .right-sidebar-box .product-right-sidebar li+li {
  margin-top: 0;
}

.product-section .right-sidebar-box .product-right-sidebar li+li::after {
  top: -14px;
  width: calc(100% - 103px);
}

.product-title {
  margin-top: 20px;
}

.product-title h4 {
  font-weight: 600;
  margin-bottom: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.4px;
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
}

@media (max-width: 1500px) {
  .product-section .right-box-contain .pickup-box .product-info .product-info-list-2 {
    width: 100%;
  }
}

.product-section-box {
  margin-top: calc(12px + (48 - 12) * ((100vw - 320px) / (1920 - 320)));
}

.product-section-box .custom-nav {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border: none;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  margin: 0;
  border-bottom: 1px solid #ececec;
}

.product-section-box .custom-nav .nav-item .nav-link {
  color: #222;
  padding: calc(12px + (15 - 12) * ((100vw - 320px) / (1920 - 320))) calc(17px + (30 - 17) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.6px;
  border: none;
  font-weight: 600;
  background-color: #F8F8F8;
  position: relative;
}
.product-section-box .custom-nav .nav-item .nav-link span {
  display: block;
  font-size: 12px;
}
.product-section-box .custom-nav .nav-item .nav-link::after {
  content: "";
  position: absolute;
  width: 0;
  height: 3px;
  top: 0;
  left: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

[dir="rtl"] .product-section-box .custom-nav .nav-item .nav-link::after {
  left: unset;
  right: 0;
}

.product-section-box .custom-nav .nav-item .nav-link:focus,
.product-section-box .custom-nav .nav-item .nav-link:hover,
.product-section-box .custom-nav .nav-item .nav-link.active {
  background-color: #fff;
}

.product-section-box .custom-nav .nav-item .nav-link:focus::after,
.product-section-box .custom-nav .nav-item .nav-link:hover::after,
.product-section-box .custom-nav .nav-item .nav-link.active::after {
  width: 100%;
  background: #1aa488;
}

.product-section-box .offer-table {
  margin-bottom: 0;
  border: 1px solid #ececec;
  table-layout: fixed;
  display: inherit;
  border-radius: 6px;
}

[dir="rtl"] .product-section-box .offer-table {
  right: unset;
  left: 10px;
}

.product-section-box .offer-table tbody tr th,
.product-section-box .offer-table tbody tr td {
  padding: 12px 16px;
}

.product-section-box .offer-table tbody tr th {
  width: 7%;
}

.product-section-box .offer-table tbody tr td {
  vertical-align: middle;
}

.product-section-box .offer-table tbody tr td.offer-name {
  width: 20%;
}

.product-section-box .custom-tab {
  padding-top: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}

.product-section-box .custom-tab .nav-desh {
  margin-bottom: calc(22px + (30 - 22) * ((100vw - 320px) / (1920 - 320)));
}

.product-section-box .custom-tab .nav-desh:last-of-type {
  margin-bottom: 0;
}

.product-section-box .custom-tab .nav-desh .desh-title {
  margin-bottom: 8px;
}

.product-section-box .custom-tab .nav-desh .desh-title h5 {
  font-weight: 700;
}

.product-section-box .custom-tab .product-detail .detail-title h5 {
  font-weight: 600;
  color: #4a5568;
  font-size: 17px;
  margin-bottom: 10px;
}

.product-section-box .custom-tab .product-detail .detail-list {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

.product-section-box .custom-tab .product-detail .detail-list li {
  display: flex;
  align-items: flex-start;
  color: #4a5568;
  width: 100%;
}

.product-section-box .custom-tab .product-detail .detail-list li i {
  font-size: 6px;
  color: #4a5568;
  margin: 6px 6px 0 0;
}

.product-section-box .custom-tab .tab-pane .product-description p {
  margin-bottom: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
  color: #4a5568;
  line-height: 1.7;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product-section-box .custom-tab .tab-pane .product-description p:last-child {
  margin-bottom: 0;
}

.product-section-box .custom-tab .information-box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}

.product-section-box .custom-tab .information-box ul li {
  color: #4a5568;
  width: 100%;
  display: list-item;
  list-style-type: circle;
  margin-left: 35px;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
}

.product-main-1 .label-tag {
  position: absolute;
  top: 24px;
  left: 10px;
  padding: 5px 15px;
  background-color: var(--theme-new-tag);
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  z-index: 1;
  margin: 0 !important;
  line-height: 21px;
  height: 31px;
}

.product-main-1 .label-tag::before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 0;
  left: 46px;
  border-bottom: solid 16px #faba02;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  z-index: 1;
}

.product-main-1 .label-tag::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  top: 15px;
  left: 46px;
  border-bottom: solid 16px #faba02;
  border-left: solid 16px transparent;
  border-right: solid 16px transparent;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
}

.people-box {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  padding: 20px 26px;
  background: #f8f8f8;
}

.people-image {
  width: 70px;
  height: 70px;
}

.people-image img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.people-comment {
  padding-left: 15px;
  width: calc(100% - 70px);
}

.btn-animation {
  display: flex;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background: #E46701;
  border: none;
  z-index: 0;
  padding: 10px 18px;
}

.comn_h2 {
  margin-bottom: 5px;
  font-weight: 500;
  position: relative;
  display: inline-block;
  font-size: 28px;
}

.theme-color {
  color: #da0a22 !important;
}

.people-comment .name {
  display: block;
  font-weight: 600;
  font-size: 15px;
  color: #343a40;
}

.date-time {


  display: flex;
  
  
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.product-section-box .custom-tab .information-box ul.rating {


  display: flex;
  
  
  align-items: center;
  flex-wrap: nowrap;
}

.product-section-box .custom-tab .information-box ul.review-list li {
  margin-left: 0;
  list-style-type: none;
}

.review-list li .people-box .people-comment {
  padding-left: 15px;
}

.rating li .feather.fill {
  fill: #ffb321;
}

.rating li .feather {
  width: 14px;
  height: 14px;
  stroke: #ffb321;
}

.review-list li .people-box .reply {
  margin-top: 9px;
  line-height: 1.6;
  color: #4a5568;
  position: relative;
  padding-right: 65px;
  font-size: 14px;
}

.review-list li .people-box .reply a {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #198754;
}

.slick-slide.slick-current.slick-active .sidebar-image {
  border: 2px solid #fdb14b;
}

.slick-slide.slick-active .sidebar-image {
  border: 1px solid #e5e5e5;
  margin: 3px 8px 3px 0;
}

.cmnt_add_btn_spc {
  display: flex;
  align-items: center;
  margin-bottom: 32px;
  justify-content: space-between;
}

.cmnt_add_btn_spc button {
  background: #212529;
  padding: 5px 20px;
  border: 0;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  width: fit-content;
}

.add_rev_cont {
  width: 50%;
  padding: 14px 15px;
  border: 1px solid #ccc;
  margin: 0 auto 24px;
}

.add_rev_cont h3 {
  font-size: 18px;
}

.add_rev_cont h4 {
  font-size: 14px;
}

.add_rev_cont input {
  width: 100%;
  border: 1px solid #c8c8c8;
  margin: 8px 0 15px;
  padding: 4px 7px;
}

.add_rev_cont textarea {
  width: 100%;
  border: 1px solid #c8c8c8;
  margin: 8px 0 15px;
  padding: 4px 7px;
  background: #fff;
}

.add_rev_cont button {
  background: #212529;
  float: left;
  height: 40px;
  padding: 0 20px;
  width: 100%;
  border: 0;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
  width: fit-content;
}
.product-section .right-box-contain .note-box .product-qty {
width: auto;
  margin-top: 0;
  display: flex;
  align-items: center;
  gap: 0 12px;
  }
  .qty-box .input-group {
  max-width: 134px;
  }
  .qty-box .input-group button {
width: 32px;
  height: 32px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	padding: 0;
	background-color: #fff;
	z-index: 0;
	border-radius: 4px !important;
	background: #eceeef;
  }
  .qty-box .input-group input {
	height: auto;
	background-color: transparent;
	border: none;
	padding: 0;
	text-align: center;
	font-size: 14px;
	color: #4a5568;
  }
.cart_qty label {
  font-weight: 600;
  margin-bottom: 0;
  letter-spacing: 0.4px;
  font-size: 16px;
}
  .cart {
background: #e67010;
  color: #fff;
  border: none;
  text-decoration: none;
  padding: 9px 20px;
  border-radius: 50px;
  font-size: 15px;
  min-width: 125px;
  text-align: center;
  }
    .wslst {
background: #ffffff;
  outline: 1px solid #7b4f25;
  outline-offset: -1px;
  border: none;
  padding: 14px 24px;
  color: #000;
  font-size: 14px;
  border-radius: 2px;
  font-weight: 500;
  }
  .right-box-contain h4 {
    font-weight: 600;
  margin-bottom: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.4px;
  font-size: 20px;
  }
  .qnt_bg {
 background: #9b9b9b;
  color: #ffffff !important;
  font-weight: 500 !important;
  padding: 3px 5px;
  border-radius: 5px;
  }
  .pincde {
border: 1px solid #d5d5d5;
  padding: 5px 6px;
  width: 500px;
  max-width: 100%;
  display: flex;
  align-items: center;
  background: #f8f8f8;
  }
    .pincde input {
    border: none;
  padding: 5px 10px;
  width: 95%;
  background: transparent;
  }
  .pincde button {
  background: #000;
  border: none;
  color: #fff;
  padding: 4px 18px;
  font-size: 14px;
  font-weight: 500;
  }
  .sml_txt {
font-size: 12px;
  margin: 17px 0;
  }
  #accordionFlush {
    border: 1px solid #dfdfdf;
  border-radius: 4px;
  overflow: hidden;
  padding: 12px;
  }
  #accordionFlush .accordion-button {
  flex-wrap: wrap;
  font-weight: 500;
  color: #000;
  padding: 14px;
  }
    #accordionFlush .accordion-button span {
display: block;
  width: 100%;
  font-size: 13px;
  color: #3d3d3d;
  margin: 5px 0;
  font-weight: 400;
    }
#accordionFlush .accordion-body {
  padding: 15px;
  font-size: 13px;
  color: #5e5e5e;
}
    #accordionFlush .accordion-button::after {
  position: absolute;
  right: 10px;
  background-size: 14px;
}
.prod_spec {
border-bottom: 1px solid #d7d7d7;
  padding-bottom: 14px;
  margin-bottom: 14px;
}
.prod_spec h5 {
  font-size: 14px;
  color: #5e5e5e;
  margin-bottom: 2px;
  font-weight: 400;
}
.prod_spec h6 {
  font-size: 14px;
  font-weight: 500;
  color: #000;
}
.accordion-button:focus {
  border-color:  none;
  box-shadow: none;
  background: #fff;
}
.label-tag {
position: absolute;
top: 0;
  left: 4px;
  padding: 5px 10px;
  background-color: #e46701;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  z-index: 1;
  margin: 0 !important;
  line-height: 21px;
  height: 31px;
  width: auto;
  border-radius: 0 0 5px 0;
}
.breadcrumb-item a {
   color: #868686;
}
.slick-dots li button::before {
  background: #000;
  border-radius: 100%;
  width: 12px !important;
  height: 12px !important;
}
.slick-dots {
  bottom: -35px !important;
}
  .breadcrumb {
    align-items: center;
    margin: 7px 0;
    font-size: 12px;
  }
  .accordion-button:not(.collapsed) {
  background-color: #e5ebf7;
  }
/**Details**/
.desc_spc {
  margin: 40px 0 0;
  border: 1px solid #dbdbdb;
  padding: 0;
  border-radius: 5px;
}
.title_03 h2 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 20px;
  margin: 0 0 14px;
}
.desc_spc h4 {
  font-size: 20px;
  font-weight: 550;
}
.desc_spc p  {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  padding: 2px 20px 20px;
  line-height: 24px;
}
.spec li {
  font-size: 14px;
  margin: 0 0 10px;
  color: #000;
  letter-spacing: 0.50px;
  display: flex;
  align-items: baseline;
  gap: 0 30px;
}
.spec li span {
display: block;
  font-size: 14px;
color: #6f6f6f;
  letter-spacing: 0;
  width: 140px;
}
.spec li span img {
  max-width: 17px;
  margin-right: 4px;
}
.spec li span i {
color: #149e6e;
  margin-right: 4px;
  font-size: 16px;
}
.spec li p {
 width: 72%;
}
/**Cart**/
.summery-box .summery-contain ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
  }
  .crt_pro_qty .remove {
	font-weight: 400;
	font-size: 15px;
	color: #FF0000;
	text-decoration: underline;
  }
  .title h2 {
	margin-bottom: 14px;
  }
  .crt_pro_det .price h5 del {
	margin-left: 10px;
  }
  .cart-table {
background-color: #fff;
  padding: 14px;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  margin: 0 0 15px;
  position: relative;
  }
  .summery-box {
	background-color: #fff;
	border: 1px solid #e3e3e3;
  border-radius: 5px;
  }
  .crt_pro_det .price {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-top: 7px;
  }
  .crt_pro_det p span {
	font-weight: 550;
  }
  .text-content {
color: #292929;
  font-size: 14px;
  word-break: break-all;
  font-weight: 550;
  }
  .crt_pro_det .price h4 {
	font-size: 14px;
	font-weight: 550;
  }
  .crt_pro_det .price h5 {
	color: #FF0000;
	margin: 0 10px;
	font-size: 14px;
  }
  
  .crt_pro_qty .quantity-price .cart_qty button {
	width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
	height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	align-items: center;
	justify-content: center;
	border: none;
	background-color: #e3e0e0;
	border-radius: 100% !important;
	padding: 0;
  }
  
  .crt_pro_qty .quantity-price {
	margin-left: 12px;
  }
  
  .crt_pro_qty .quantity {
	justify-content: flex-end;
  }
  
  .crt_pro_qty .quantity-price .cart_qty input {
	padding: 0;
	border: none;
	text-align: center;
	background-color: transparent;
	width: 50px;
  }
  
  .crt_pro_qty .remove {
	display: flex;
	justify-content: flex-end;
	margin: 19px 0 0;
	align-items: center;
  }
  
  .crt_pro_det .price h6 {
	width: auto;
	margin: 0;
	font-size: 14px;
  }
  .summery-box .summery-header {
	padding: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ececec;
  }
  
  .summery-box .summery-header h3 {
	font-size: 18px;
  }
  
  .summery-box .summery-total {
	padding: 20px 14px;
  }
  
  .summery-box .summery-total li:last-child h4 {
	font-weight: 600;
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .summery-box .summery-total li {
	padding-top: 12px;
	display: flex;
  align-items: center;
  justify-content: space-between;
	align-items: center;
  }
  
  .button-group ul li button {
	width: 100%;
	font: inherit;
	background: #000;
	color: #fff;
	font-weight: inherit;
	letter-spacing: 0.04em;
	padding: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	border: none;
	border-radius: 4px;
  }
  .proceed-btn {
	width: 100%;
	font: inherit;
	background: #e46701;
	color: #fff;
	font-weight: inherit;
	letter-spacing: 0.04em;
	padding: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	border: none;
	border-radius: 4px;
	display: block;
  }
  .shopping-button {
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
	background-color: #ececec;
	color: #000;
	padding: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320))) calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	border-radius: 4px;
	display: block;
  }
  .button-group ul li button.shopping-button {
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
	background-color: #ececec;
	color: #000;
	font-weight: 500;
  }
  .button-group.cart-button ul li {
	width: 100%;
  }
  
  .button-group ul li button.shopping-button i {
	margin-right: 8px;
  }
  
  .button-group.cart-button {
	margin-top: 0;
	padding: 0 calc(16px + (22 - 24) * ((100vw - 320px) / (1920 - 320))) calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .summery-box .summery-total li:last-child h4 {
	font-weight: 600;
	font-size: calc(16px + (20 - 19) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .summery-box .summery-total li h4.price {
	margin-left: auto;
  }
  .summery-box .summery-total li h4.price i {
    font-size: 14px;
    margin-right: 3px;
  }
  .summery-box .summery-contain ul li h4 {
	font-size: 15px;
	color: #4a5568;
  }
  
  .summery-box .summery-contain ul li h4.price {
	color: #000;
margin: 0 0 0 auto;
display: flex;
  align-items: center;
  gap: 0;
  }
  .summery-box .summery-contain ul li h4.price i {
    font-size: 13px;
    margin-right: 3px;
  }
  .summery-box .summery-header a {
	font-weight: 500;
margin: 0 0 0 auto;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .summery-box .summery-header a:hover {
	color: #da0a22;
  }
  
  [dir="rtl"] .summery-box .summery-header a {
	margin-left: unset;
	margin-right: auto;
  }
  
  .summery-box .summery-contain {
	padding: 10px 14px;
	border-bottom: 1px solid #ececec;
  }
  .price del {
	font-weight: 400;
	margin-left: 7px;
	font-size: 12px;
	color: #4a5568;
  }
  .summery-box .summery-contain::-webkit-scrollbar-track {
	background-color: #4a5568;
  }
  
  .summery-box .summery-contain::-webkit-scrollbar {
	width: 3px;
  }
  
  .summery-box .summery-contain::-webkit-scrollbar-thumb {
	background-color: #da0a22;
	border-radius: 4px;
  }
  
  .product-image img {
  border-radius: 4px;
  }
  .hdngs_2 {
    font-size: 18px;
  font-weight: 500;
  }
    .hdngs_3 {
    font-size: 18px;
  font-weight: 500;
  }
     .hdngs_3 i {
      font-size: 15px;
     }
  .theme-bg-color {
background: #e46701;
  }
  .btn:hover {
    background: #e46701;
    color: #fff;
  }
  
.vld {
  font-weight: 400;
  font-size: 13px !important;
  color: #2ab331 !important;
  border: 1px dashed #2ab331;
  padding: 7px 12px;
  display: inline-block;
  background: #e4f5f2;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
  margin: 0 15px;
}
  .vld a {
    color: #2ab331;
  }
  @media (max-width: 480px) {
	.crt_pro_det {
	  width: 66%;
	}
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box > ul > li .checkout-box .checkout-title h4 {
	  text-align: center;
	  width: 100%;
	}
	.checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header h3 {
	  text-align: center;
	}

	.dashboard-right-sidebar .crt_pro_qty {
	  justify-content: end;
	}
  
	.crt_pro_qty .remove {
	  margin: 0;
	}
  }
  
  .payment img {
	max-width: 100%;
  }
  .crt_pro_det h2 {
    font-size: 16px;
    margin: 0 0 5px;
  }
    .crt_pro_det h2 span {
      font-size: 14px;
  background: #9b9b9b;
  color: #fff !important;
  font-weight: 500 !important;
  padding: 2px 4px;
  border-radius: 5px;
    }
  .crt_pro_det h3 {
       font-size: 14px;
       color: #000;
  }
    .crt_pro_det h3 i {
      font-size: 13px;
      margin-right: 3px;
    }
  .crt_pro_pic {
    max-width: 120px;
  }
  .crt_pro_det {
    width: 100%;
  padding: 0 14px;
  }
  .crt_shrt span.sepp {
font-size: 13px;
  font-weight: 500 !important;
  color: #636363;
  margin: 0 0 2px !important;
  display: flex;
  gap: 0 7px;
  align-items: center;
  }
  .crt_shrt span.sepp strong {
    color: #000;
  }
  .colrr {
    width: 12px;
  height: 12px;
  }
 .crt_shrt {
    display: flex;
  align-items: center;
  gap: 0 14px;
  flex-wrap: wrap;
  margin: 0 0 10px;
  }
  .crt_pro_qty {
  padding: 12px 0 0;
  display: flex;
  align-items: center;
  gap: 0 40px;
  }
  .remove_btn_crt {
    font-size: 14px;
  text-transform: uppercase;
  color: #898989;
  font-weight: 500;
  }
  .wshlist_crt {
       font-size: 14px;
  text-transform: uppercase;
  color: #af0707;
  font-weight: 500;
  }
  .apply_cpn img {
    max-width: 20px;
  }
    .apply_cpn {
   margin: 9px 14px;
  padding: 10px 10px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  }
  .modal-header h2 {
    font-size: 18px;
  }
  #CpnModalFullscreen .modal-body h3 {
    font-size: 16px;
  margin: 18px 0 7px;
  }
  .cpn_gry {
    background: #f1f1f1;
  border: 1px dashed #acacac;
  font-size: 14px;
  padding: 6px 11px;
  display: block;
  max-width: fit-content;
  font-weight: 550;
  }
  .breadcrumb {
    align-items: center;
    margin: 7px 0;
  }
/**cart**/

  /**checkout-2**/
.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul {
	display: flex;
	flex-wrap: wrap;
	gap: calc(17px + (45 - 17) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li {
	position: relative;
	width: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li:last-child .checkout-box::before {
	content: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	padding: 6px;
background-color: #fff0e4;
  }
  
  .delivery-address-detail h4 {
	font-size: 18px;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon {
	left: unset;
	right: 0;
  }
  
  .delivery-address-detail p.text-content {
	font-size: 14px;
	font-weight: normal;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon {
	  display: none;
	}
	.delivery-address-box2 h4 {
		margin-bottom: 7px !important;
	  }
	  .delivery-address-box2 .col-md-4.fw-bold, .delivery-address-box2 b.col-md-7 {
		margin-right: 7px;
	  }
	  .delivery-address-box2 h4.table-title.mb-0 {
		margin-bottom: 0px !important;
	  }
	  .user-dashboard-section .dashboard-right-sidebar {
		padding: 14px 0 !important;
	  }
	  .crt_pro_det .price h6 {
		margin-top: 5px;
	  }
    .form-check{
      padding-left: 0;
    }
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-icon .lord-icon {
	width: 100%;
	height: 100%;
  }
  
  .custom-file,
  .custom-file-input,
  .custom-file-label,
  select.form-control:not([size]):not([multiple]) {
	height: auto;
  }
  
  #accordionFlushExample .accordion-item {
	background: #efefef;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box {
	padding: calc(14px + (29 - 14) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	border-radius: 8px;
	border: 1px solid #d4d4d4;
	margin-left: 66px;
	position: relative;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box {
	margin-left: unset;
	margin-right: 66px;
  }
  
  .btn-close {
	background: transparent;
	font-size: 23px;
	position: absolute;
	right: 15px;
	top: 15px;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box {
	  margin-left: 0;
	}
  
	[dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box {
	  margin-left: unset;
	  margin-right: 0;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box::before {
	content: "";
	position: absolute;
	top: 25px;
	left: -42px;
	width: 0;
	height: 115%;
	border-left: 1px dashed rgba(34, 34, 34, 0.18);
	z-index: -1;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box::before {
	left: unset;
	right: -42px;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box::before {
	  content: none;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title {
	margin-bottom: calc(9px + (17 - 9) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-title h4 {
 font-weight: 550;
  font-size: 15px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box {
	border-radius: 8px;
	padding: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320)));
background-color: #f4f4f4;
  border: 1px solid #e3e3e3;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div {
	display: flex;
	position: relative;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label {
	position: absolute;
	top: 0;
	right: 0;
	background-color: #e46701;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.8px;
  }
    .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label label {
      padding: 4px 7px;
    }
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .label {
	right: unset;
	left: 0;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input {
	width: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
	height: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 2px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked {
	background-color: #da0a22;
	border-color: #da0a22;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:checked[type="radio"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .form-check .form-check-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	width: calc(85% + (75 - 85) * ((100vw - 320px) / (1920 - 320)));
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail {
	margin-left: unset;
	margin-right: 10px;
	padding-right: 0;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail li {
	display: block;
	width: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p,
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6 {
	line-height: 1.4;
	margin-bottom: 0;
	font-weight: 400;
	font-size: 13px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail p span,
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-address-box>div .delivery-address-detail h6 span {
	margin-right: 4px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .add-address {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 30px;
	height: 100%;
	text-align: center;
	cursor: pointer;
	background-color: #fff;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	border-radius: 8px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option {
	padding: calc(17px + (26 - 17) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	border-radius: 5px;
  }
  
  @media (max-width: 1460px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .select-option {
	  margin-top: 6px;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box {
	position: relative;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .date-box i {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	right: 17px;
	font-size: 18px;
	color: #4a5568;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category {
	display: flex;
	align-items: center;
	height: 100%;
  
  }
  
  .offcanvas.hiding {
	visibility: hidden;
  }
  
  @media (max-width: 767px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-category {
	  display: block;
	}
	.product-section .right-box-contain .name {
		margin-bottom: 8px;
		font-size: 16px;
		margin-top: 14px;
	  }
	  .product-section .right-box-contain .product-packege .select-packege {
		gap: 8px;
	  }
	.form-floating > .form-control, .form-floating > .form-select {
		height: 47px;
	  }
	  .form-floating > .form-control {
		padding: 0.2rem .75rem;
	  }
	  .form-floating > label {
		padding: 0.8rem .75rem;
	  }
	  .custom-file, .custom-file-input, .custom-file-label, select.form-control:not([size]):not([multiple]) {
		height: 47px;
	  }
	.mob_title {
		font-size: 18px !important;
	  }
	.mob_hdr_stcky {
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		animation: slideDown 0.5s ease-out;
		width: 100%;
		z-index: 99;
	  }
	#mob_slider {
		margin-bottom: 24px;
	}
	.fixed_hdr {
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		animation: slideDown 0.5s ease-out;
		width: 100%;
		z-index: 99;
	  }
	.table {
	  width: 767px;
	}
   .dashboard-right-sidebar .product-section .right-box-contain .pickup-box .product-info .product-info-list li {
	  display: flex;
	}
	.product-section .right-box-contain .pickup-box .product-info .product-info-list li::after {
	  display: none;
	}
	.dashboard-right-sidebar .product-section .right-box-contain .pickup-box .product-info .product-info-list li a {
	  width: 112px;
	}
	.user-dashboard-section .dashboard-right-sidebar {
	  padding: calc(10px + (40 - 18) * ((100vw - 320px) / (1920 - 320)));
  }
  .summery-box .summery-contain {
    padding: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
  .summery-box .summery-total {
	padding: 0;
  }
  .summery-box .summery-total li {
	padding: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
  .summery-box .summery-total li:last-child h4 {
font-size: 16px;
  }
  .dashboard-order .delivery-address-box2 h4 {
	font-size: 14px !important;
	margin: 0;
  }
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check {
	display: flex;
	align-items: center;
	margin-bottom: 0;
	min-height: auto;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check {
	padding-left: unset;
	padding-right: 1.5rem;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label {
	font-size: calc(15px + (19 - 15) * ((100vw - 320px) / (1920 - 320)));
	padding-left: 12px;
	font-weight: 500;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .custom-form-check .form-check-label {
	padding-left: unset;
	padding-right: 12px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	border: 1px solid #ececec;
	background-color: #fff;
	display: flex;
	align-items: center;
	color: #4a5568;
	width: 100%;
	padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-date input {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	border: none;
	background-color: #fff;
	display: flex;
	align-items: center;
	color: #4a5568;
	width: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time {
	display: flex;
	align-items: center;
	height: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
	border: 1px solid #ececec;
	background-color: #fff;
	display: flex;
	align-items: center;
	color: #4a5568;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle i {
	-webkit-text-stroke: 1px #4a5568;
	color: transparent;
	font-size: 18px;
	margin-right: 10px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle::after {
	content: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-toggle::before {
	content: "\f078";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 20px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu {
	border: 1px solid transparent;
	box-shadow: 0 6px 5px rgba(0, 0, 0, 0.1);
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li a:active {
	color: #000;
	text-decoration: none;
	background-color: #ececec;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .delivery-option .delivery-time .dropdown-menu li+li {
	margin-top: 5px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box {
	display: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box.show {
	display: block;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option {
	padding: calc(17px + (26 - 17) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	border-radius: 5px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items {
	display: flex;
	
	
	align-items: center;
	height: 100%;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items {
	  display: flex;
	  align-items: center;
	}
  }
  
  @media (max-width: 480px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items {
	  display: block;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5 {
	letter-spacing: 0.5px;
	display: flex;
	align-items: center;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items {
	margin-bottom: 5px;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items {
	  margin-bottom: 0;
	}
  }
  
  @media (max-width: 480px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items {
	  margin-bottom: 5px;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.items span {
	text-decoration: underline;
  }
  
  @media (max-width: 575px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5.charge {
	  margin-top: 8px;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5 i {
	font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
	margin-left: 7px;
	color: rgba(0, 0, 0, 0.25);
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .future-box .future-option .delivery-items h5 i {
	margin-left: unset;
	margin-right: 7px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-button {
	padding: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320))) calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-method .custom-form-check label {
	font-weight: 500;
	font-size: 17px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-card-box .credit-detail {
	position: relative;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .credit-info label {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 500;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option {
	padding: 20px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.17);
	border-radius: 8px;
	position: relative;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check .form-check-input {
	margin-top: 4px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option .form-check label {
	font-weight: 500;
	font-size: 18px;
	padding-left: 10px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .payment-option img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: absolute;
	right: 20px;
	width: 60px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion {
	display: flex;
	flex-wrap: wrap;
	gap: 0;
	align-items: center;
	background: #fff;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item {
	border: none;
	border-radius: 6px;
	overflow: hidden;
	display: block;
	width: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button {
	color: #4a5568;
	position: relative;
	padding: 0;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button::after {
	content: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item #flush-headingOne .accordion-button::before {
	content: "\f078";
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 30px;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: -webkit-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button::before {
	right: unset;
	left: 30px;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
	color: #222;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::before {
	top: 20%;
	-webkit-transform: rotate(-180deg) translateY(-50%);
	transform: rotate(-180deg) translateY(-50%);
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check {
	display: flex;
	align-items: center;
	width: 100%;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label {
font-weight: 400;
  color: #222;
  display: flex;
  align-items: center;
  width: 100%;
 font-size: 14px;
  padding: 8px 0;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label {
	padding-right: 0;
  }
  
  @media (max-width: 565px) {
	.checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label {
	  margin-top: 5px;
	  padding: 4px 20px;
	}
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input {
	margin-right: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-header .accordion-button .form-check .form-check-label .form-check-input {
	margin-left: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
	margin-right: unset;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body {
	padding-top: 0;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review {
	margin: 0;
	line-height: 1.5;
	color: #4a5568;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .cod-review a:hover {
	color: #da0a22;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check {
	margin-bottom: calc(5px + (8 - 5) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	align-items: center;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check {
	padding-left: unset;
	padding-right: 0;
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check label {
	display: flex;
	align-items: center;
	font-size: calc(14px + (17 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input {
	margin-right: 10px;
  }
  
  [dir="rtl"] .checkout-section-2 .left-sidebar-checkout .checkout-detail-box>ul>li .checkout-box .checkout-detail .custom-accordion .accordion-item .accordion-collapse .accordion-body .custom-form-check input {
	margin-right: unset;
	margin-left: 10px;
  }
  
  .checkout-section-2 .right-side-summery-box {
	position: sticky;
	top: 110px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 {
	border-radius: 7px;
	background-color: #fff;
	padding: calc(14px + (29 - 14) * ((100vw - 320px) / (1920 - 320)));
	border: 1px solid #d4d4d4;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header {
	padding-bottom: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
	border-bottom: 1px solid #ececec;
	margin-bottom: 10px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header h3 {
	font-size: 18px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a {
	font-weight: 500;
	margin-left: auto;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a:hover {
	color: #da0a22;
  }
  
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-header a {
	margin-left: unset;
	margin-right: auto;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain {
	border-bottom: 1px solid #ececec;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track {
	background-color: #4a5568;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar {
	width: 3px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-thumb {
	background-color: #da0a22;
	border-radius: 4px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .checkout-image {
	width: calc(41px + (52 - 41) * ((100vw - 320px) / (1920 - 320)));
	height: calc(41px + (52 - 41) * ((100vw - 320px) / (1920 - 320)));
	-o-object-fit: contain;
	object-fit: contain;
	margin-right: 10px;
  }
  
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .checkout-image {
	margin-right: unset;
	margin-left: 10px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box {
	position: relative;
  
	overflow: hidden;
	border-radius: 4px;
  }
  
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .btn-apply {
	background: #da0a22;
	color: #fff;
	padding: 0 calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
	border: none;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .coupon-cart .coupon-box .form-control {
	border: 2px solid #da0a22;
	padding: 10px;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul {
	padding-right: 0;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li {
	padding: 10px 0;
	display: flex;
	align-items: center;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li:last-child {
	border-bottom: none;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4 {
	font-size: 15px;
	color: #4a5568;
  } 
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price {
	color: #4a5568;
	margin-left: auto;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price {
	margin-left: unset;
	margin-right: auto;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4.price .shpping-contain {
	display: block;
	font-weight: 400;
	font-size: 13px;
	margin-top: 3px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain ul li h4 span {
	font-weight: 600;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain {
	border-bottom: 1px solid #ececec;
	padding-bottom: 10px;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain {
	padding-bottom: 10px;
	padding: 0;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-track {
	background-color: transparent;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar {
	width: 3px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain::-webkit-scrollbar-thumb {
	background-color: #da0a22;
	border-radius: 4px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li {
	padding: 13px 0;
	display: flex;
	align-items: center;
  }
  .summery-total .price del i { font-size: 11px; margin-right: 4px;}
  .summery-total .price i { font-size: 13px;}
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li:last-child {
	border-bottom: none;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li p {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.6;
	margin: 0;
  }
  .list-total h4.price i {
    font-size: 15px;
  }
    .list-total h4.price del i {
    font-size: 12px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4 {
font-size: 13px;
  color: #000;
  font-weight: 400;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price {
color: #000;
  margin-left: auto;
  width: 128px;
  text-align: right;
  gap: 0;
  justify-content: end;
  align-items: center;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price i { font-size: 11px;
  margin-right: 4px;}
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price {
	margin-left: unset;
	margin-right: auto;
  }
  .lbl_txt {
	margin: 0 0 5px;
	  margin-top: 0px;
	font-size: 11px;
	background: #ebebeb;
	padding: 2px 9px;
	line-height: 17px;
	height: 20px;
	font-weight: 400;
	border-radius: 4px;
	display: inline-block;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4.price .shpping-contain {
	display: block;
	font-weight: 400;
	font-size: 13px;
	margin-top: 3px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li h4 span {
	font-weight: 400;
	margin-left: 9px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain .price del i {
	font-size: 11px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-contain li .qt span {
	margin-left: 0;
  color: #000;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total {
	margin-top: 0px;
	padding-top: 5px;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total {
	padding: 0;
	padding-top: 5px;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li {
padding: 8px 0;
  display: flex;
  align-items: center;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4 {
font-size: 15px;
  color: #4a5568;
  gap: 0;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4.price {
	margin: 0 0 0 auto;
  color: #000;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4.price {
	margin-left: unset;
	margin-right: auto;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li h4 span {
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 600;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4) {
	padding: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320))) 0;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:nth-child(4) h4 {
	font-weight: 500;
	color: #000;
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child {
	border-top: 1px solid #ececec;
	padding-top: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
  }
  .checkout-section-2 .right-side-summery-box .summery-box-2 .summery-total li:last-child h4 {
	font-weight: 600;
	font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer {
	margin-top: 24px;
	border-radius: 7px;
	background-color: #fff;
	padding: calc(14px + (29 - 14) * ((100vw - 320px) / (1920 - 320)));
	border: 1px solid #d4d4d4;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: calc(9px + (12 - 9) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: calc(13px + (20 - 13) * ((100vw - 320px) / (1920 - 320)));
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-icon {
	width: 20px;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-title .offer-name h6 {
	font-weight: 600;
	font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1;
	margin-bottom: -2px;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail {
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(11px + (16 - 11) * ((100vw - 320px) / (1920 - 320)));
	height: 100%;
	overflow: hidden auto;
	max-height: 104px;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail {
	padding: 0;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-track {
	border-radius: 10px;
	background-color: rgba(85, 85, 85, 0.14);
  }
  
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar {
	width: 4px;
	background-color: #f5f5f5;
	border-radius: 50px;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background-color: rgba(85, 85, 85, 0.5);
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li {
	display: block;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p {
	color: #4a5568;
	line-height: 1.5;
	position: relative;
	padding-left: 23px;
	font-size: calc(13px + (13 - 13) * ((100vw - 320px) / (1920 - 320)));
	margin: 0;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p {
	padding-left: unset;
	padding-right: 23px;
  }
  .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p::before {
	content: "";
	position: absolute;
	top: 7px;
	left: 7px;
	width: 5px;
	height: 5px;
	background-color: #4a5568;
	border-radius: 100%;
  }
  [dir="rtl"] .checkout-section-2 .right-side-summery-box .checkout-offer .offer-detail li p::before {
	left: unset;
	right: 7px;
  }
  .checkout-detail .dropdown button {
	border-radius: 8px;
	padding: calc(12px + (17 - 12) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	height: 100%;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	border: none;
	width: 360px;
	text-align: left;
	display: flex;
	align-items: space-between;
	justify-content: space-between;
	border: none;
	flex-wrap: wrap;
	gap: 10px;
  }
  .checkout-detail .dropdown-toggle::after {
	display: none;
  }
  .checkout-detail .dropdown-menu.show {
	width: 360px;
  }
  .checkout-detail .dropdown-menu.show {
	width: 360px;
  }
  .coupon-box .form-control {
	border: 2px solid #000;
	padding: 10px;
  }
  .coupon-box .btn-apply {
	background: #000;
	color: #fff;
	padding: 0 calc(16px + (30 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 700;
	border: none;
  }
  .coupon-cart .coupon-box {
	position: relative;
	overflow: hidden;
	border-radius: 4px;
  }
  .checkout-icon {
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
  }
  .edit_adrs button {
	height: calc(51px + (54 - 51) * ((100vw - 320px) / (1920 - 320)));
	line-height: normal;
	padding: 1rem .75rem;
	background-color: #fff;
	width: 100%;
	padding: .375rem .75rem;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
  }
  
  .edit_adrs .dropdown-menu {
	width: 100%;
  }
  .label label { cursor: pointer;}
  .form-control {
	padding: 10px 14px;
	font-size: 14px;
	border-radius: 5px;
	appearance: auto;
  }
 select.form-control {
	color: rgba(0, 0, 0, 0.5);
  }
  select.form-control option {
	color: #000;
  }
  .reg_sec_lgn {
	width: 80%;
	text-align: center;
	padding: 20px 14px;
	border-radius: 10px;
	border: 1px dashed #000;
	margin: 14px auto;
	background: #f4f4f4;
  }
  .reg_sec_lgn h4 {
	margin: 0;
	font-weight: bold;
	font-size: 24px;
  }
.summery-contain .price del {
  font-weight: 400;
  margin-left: 2px;
  font-size: 12px;
  color: #4a5568;
}
.list-total h4.price i {
font-size: 15px;
}
.list-total h4.price {
  display: flex;
  align-items: center;
}
  /**checkout**/

  /**thanks**/

.reg-wrapper {
width: 500px;
  max-width: 100%;
  margin: 0px auto;
  border: 1px solid #eddacb;
  padding: 35px 35px;
  position: relative;
  background: #fbfbfb;
  border-radius: 7px;
}
.thank img {
  max-width: 100px;
  margin: 0 0 25px;
}
.reg-wrapper h3 {
  font-size: 24px;
  font-weight: 550;
  margin: 0 0 5px;
  color: #000;
}
.reg-wrapper p {
  margin: 15px 0 16px;
  font-size: 14px;
  font-weight: 400;
  color: #666;
}
.cose_cart {
  position: absolute;
  top: 4px;
  right: 4px;
  background: #5c6c87;
  color: #fff;
  padding: 1px 6px;
  border-radius: 3px;
  font-size: 14px;
}
.form_group02 input {
  border: 1px solid #c7c7c7 !important;
  width: 100%;
  padding: 10px 14px;
  text-align: left;
  border-radius: 4px;
  font-size: 14px;
  float: right;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 14px;
}
p.forg {
  display: inline-block;
  width: 50%;
  text-align: left;
  color: #3b3b3b;
  font-size: 14px;
  text-decoration: underline;
  cursor: pointer;
}
.form_group02 {
  display: flex;
}
.reg-wrapper h4 {
  font-size: 20px;
  color: #3c3c3c;
  text-align: center;
  margin: 0 0 18px;
}
.reg-wrapper h4 + a {
  border: 1px solid #000;
  color: #000;
  padding: 8px 18px;
  font-weight: 500;
  margin: 14px auto 0;
  display: block;
  width: 180px;
  text-align: center;
  font-size: 14px;
  text-decoration: none;
  border-radius: 50px;
}

/**dashboard**/
 /**Dashboard**/
.user-dashboard-section .dashboard-left-sidebar {
background: #fff;
  border-radius: 10px;
  overflow: hidden;
  position: sticky;
  top: 10px;
  z-index: 0;
  border: 1px solid #e0e0e0;
  }
  @media (max-width: 991px) {
	.user-dashboard-section .dashboard-left-sidebar {
		width: 300px;
		height: 100vh;
		position: fixed;
		top: 0;
		left: -320px;
		border-radius: 0;
		z-index: 6;
		overflow-y: auto;
		overflow-x: hidden;
		-webkit-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.user-dashboard-section .dashboard-left-sidebar.show {
		left: 0;
	}
  }
  .user-dashboard-section .dashboard-left-sidebar .close-button {
width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  background: #383521;
  border-radius: 4px;
  }
  .user-dashboard-section .dashboard-left-sidebar .close-button .close-sidebar {
border: none;
  font-size: 15px;
  background-color: transparent;
  color: #b3b3b3;
  padding: 2px 0 0;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box {
	position: relative;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image {
	position: relative;
	overflow: hidden;
	height: 95px;
	background: #fff3e7;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img {
	width: 100%;
	height: 150px;
	-o-object-fit: cover;
	object-fit: cover;
  }
  .title-flex {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  }
  .title {
	margin-bottom: 10px;
  }
  @media (max-width: 991px) {
	.user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image img {
		height: 120px;
	}
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .cover-image .cover-icon {
	width: 30px;
	height: 30px;
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	top: 8px;
	right: 8px;
	z-index: 1;
	background-color: #fff;
	border-radius: 100%;
	color: #4a5568;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain {
	padding: 0 15px;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image {
	margin: 0 auto;
	text-align: center;
	margin-top: -50px;
	z-index: 1;
	position: relative;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .img_frme {
	width: calc(93px + (108 - 93) * ((100vw - 320px) / (1920 - 320)));
	height: calc(93px + (108 - 93) * ((100vw - 320px) / (1920 - 320)));
	-o-object-fit: contain;
	object-fit: contain;
	background-color: #fff;
	border-radius: 100%;
	padding: 5px;
	border: 1px solid #ececec;
	-webkit-box-shadow: 2px 3px 8px rgba(34, 34, 34, 0.32);
	box-shadow: 2px 3px 8px rgba(34, 34, 34, 0.32);
	position: relative;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .img_frme img {
	width: 100%;
	height: 100%;
	border-radius: 100%;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon {
	width: 30px;
	height: 30px;
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: absolute;
	bottom: 0;
	left: 55%;
	z-index: 1;
	background-color: #fff;
	border-radius: 100%;
	color: #4a5568;
	cursor: pointer;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i {
	position: relative;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-image .cover-icon i input {
	position: absolute;
	top: -76px;
	right: 0;
	left: -63px;
	opacity: 0;
	width: 85px;
	cursor: pointer;
	height: 95px;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name {
	margin-top: calc(10px + (13 - 10) * ((100vw - 320px) / (1920 - 320)));
	text-align: center;
	padding-bottom: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
	border-bottom: 1px solid #ddd;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h3 {
	font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 600;
	letter-spacing: 0.7px;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6 {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 4px;
  }
  .user-dashboard-section .dashboard-left-sidebar .profile-box .profile-contain .profile-name h6 span {
	margin: 0 8px;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills {
  flex-wrap: wrap;
  gap: 0;
  margin: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320))) 0 6px;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item {
	width: 100%;
	display: block;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link {
font-size: 15px;
  position: relative;
  color: #000;
  width: 100%;
  text-align: left;
  padding: 14px 20px;
  font-weight: 500;
  z-index: 0;
  overflow: hidden;
  border-radius: 0;
  display: flex;
  align-items: center;
  border: none;
  margin: 0;
  text-transform: capitalize;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active,
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show > .nav-link {
	border-left: 3px solid #fff;
	font-weight: 600;
	background-color: #5c6c87;
	color: #fff;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link.active::before,
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .show > .nav-link::before {
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	background: #0da487;
	z-index: -1;
	opacity: 0.1;
  }
  .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .feather {
	width: calc(18px + (19 - 18) * ((100vw - 320px) / (1920 - 320)));
	height: auto;
	margin-right: 10px;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-left-sidebar .user-nav-pills .nav-item .nav-link .feather {
	margin-right: unset;
	margin-left: 10px;
  }
  .user-dashboard-section .dashboard-right-sidebar {
    background-color: #fff;
    padding: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    border-radius: 8px;
    height: 100%;
    border: 1px solid #e0e0e0;
  }
  .title h2 {
  margin-bottom: 10px;
  font-size: 20px;
}
  @media (max-width: 991px) {
	.user-dashboard-section .dashboard-right-sidebar {
		height: auto;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-bg-box {
	padding: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	border-radius: 4px;
    border: 1px solid #e0e0e0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name h6 {
	font-size: 16px;
	margin-bottom: 10px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-user-name p {
	margin: 0;
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.5;
	letter-spacing: 0.3px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box {
	margin: 30px 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain {
	
	
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 15px;
	background-color: #fff;
	padding: calc(16px + (25 - 16) * ((100vw - 320px) / (1920 - 320)));
	border-radius: 9px;
	-webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
	box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
	
	
	align-items: center;
	position: relative;
	overflow: hidden;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain:hover .img-1 {
	width: calc(84px + (96 - 84) * ((100vw - 320px) / (1920 - 320)));
	-webkit-transform: translateY(-50%) rotate(-7deg);
	transform: translateY(-50%) rotate(-7deg);
	opacity: 0.2;
	right: -19px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain img {
	width: calc(54px + (60 - 54) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain .img-1 {
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: calc(78px + (90 - 78) * ((100vw - 320px) / (1920 - 320)));
	position: absolute;
	opacity: 0.12;
	right: -30px;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain .img-1 {
	right: unset;
	left: -30px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain .totle-detail h5 {
	margin-bottom: calc(3px + (7 - 3) * ((100vw - 320px) / (1920 - 320)));
	color: #4a5568;
	-webkit-box-orient: vertical;
	
	overflow: hidden;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .total-box .totle-contain .totle-detail h3 {
	font-weight: 600;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title {
	border-bottom: 1px solid #ddd;
	padding-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: calc(10px + (15 - 10) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a {
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a:hover {
	color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail h6 {
	margin-bottom: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.6;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-detail a:hover {
	color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320)));
	
	
	align-items: center;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon {
	position: relative;
	z-index: 0;
	color: #da0a22 ;
	padding: 9px;
	border-radius: 100%;
	overflow: hidden;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #da0a22 ;
	opacity: 0.1;
	z-index: -1;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon.order-success {
	position: relative;
	z-index: 0;
	color: #0da487 ;
	padding: 9px;
	border-radius: 100%;
	overflow: hidden;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-icon.order-success::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #0da487 ;
	opacity: 0.1;
	z-index: -1;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 {
  font-weight: 500;
  display: flex;
  align-items: center;
  letter-spacing: 0.6px;
  font-size: 16px;

  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span {
	font-size: 11px;
	font-weight: 400;
	color: #fff;
	background: -webkit-gradient(linear, right top, left top, from(#ff6b6b), to(#ff4f4f));
	background: linear-gradient(-90deg, #ff6b6b 0%, #ff4f4f 100%);
	padding: 4px 6px;
	border-radius: 4px;
	margin-left: calc(9px + (20 - 9) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 600;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span {
	margin-left: unset;
	margin-right: calc(9px + (20 - 9) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h4 span.success-bg {
	background: #0da487;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .order-container .order-detail h6 {
	margin-top: 6px;
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	letter-spacing: 0.6px;
	font-weight: 300;
	line-height: 1.5;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail {
display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 20px;
  background-color: #fbfbfb;
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 12px;
  border-radius: 4px;
  align-items: center;
  border: 1px solid #e0e0e0;
  }
  @media (max-width: 1199px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail {
		display: block;
	}
  }
  @media (max-width: 991px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail {
		
		
		display: flex;
	}
  }
  @media (max-width: 767px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail {
		display: block;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail:hover .order-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image {
	display: block;
  }
  @media (max-width: 1199px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image {
		text-align: center;
		margin-bottom: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320)));
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-image img {
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a {
	display: block;
	color: #222;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a:hover {
	color: #222;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap a h3 {
	font-weight: 600;
	margin-bottom: 6px;
  }
  
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap p {
	line-height: 1.5;
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	font-weight: 300;
  }
  .rating {
	
	
	display: flex;
	
	
	align-items: center;
	gap: 5px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(6px + (9 - 6) * ((100vw - 320px) / (1920 - 320)));
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size {
	padding-right: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li {
	width: 100%;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box {
	
	
	display: flex;
	
	
	align-items: center;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box h5 {
	font-weight: 600;
	margin-left: 8px;
	font-size: 14px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box {
	border-radius: 8px;
	padding: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	-webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
	position: relative;
	height: 100%;
	overflow: hidden;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div {
	
	
	display: flex;
	position: relative;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .label {
	position: absolute;
	top: -18px;
	right: -16px;
	background-color: #da0a22 ;
	padding: 2px 8px;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.8px;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .label {
	right: unset;
	left: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .form-check {
	margin-top: 3px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .form-check .form-check-input {
	width: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
	height: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
	margin-top: 2px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .form-check .form-check-input:checked {
	background-color: #da0a22 ;
	border-color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .form-check .form-check-input:checked[type="radio"] {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e");
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .form-check .form-check-input:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table {
	margin-bottom: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr:first-child td {
	padding-top: 0;
	font-weight: 600;
	font-size: calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
	color: #222;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td {
	border: none;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	padding: 4px 0;
	color: #4a5568;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td:first-child {
	min-width: 90px;
	padding-left: 8px;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td:first-child {
	padding-left: unset;
	padding-right: 8px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td:last-child p {
	-webkit-box-orient: vertical;
	
	overflow: hidden;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: 0;
	line-height: 1.5;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td h4 {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: 12px;
	
	
	align-items: center;
	font-weight: 500;
	color: #222;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box > div .address-table table tr td h4 span {
	background-color: #da0a22 ;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
	font-size: 12px;
	letter-spacing: 0.8px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group {
	
	
	display: flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	gap: 10px;
	
	
	align-items: center;
  }
  .product-box-3.theme-bg-white {
	background-color: #fff;
  }
  .product-box-3 {
	padding: 14px;
	position: relative;
	background-color: #f8f8f8;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
  }
  .product-box-3 {
	padding: 14px;
	position: relative;
	background-color: #f8f8f8;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
  }
  .product-box-3.theme-bg-white {
	background-color: #fff;
  }
  .product-box-3:hover {
	-webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
	box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
  }
  .product-box-3:hover .product-header .product-image .product-option {
	bottom: 10px;
	opacity: 1;
  }
  .product-box-3:hover .product-header .product-image img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
  }
  .product-box-3 .product-header {
	position: relative;
  }
  .product-box-3 .product-header .product-image {
	text-align: center;
	padding: 20px;
	display: block;
  }
  @media (max-width: 480px) {
	.product-box-3 .product-header .product-image {
		padding: 8px;
	}
	#category_slider02 {
	  width: 100% !important;
	}
	#category_slider02 {
	  margin-bottom: 14px;
  }
  }
  .product-box-3 .product-header .product-image img {
	width: 100%;
	height: calc(100px + (140 - 100) * ((100vw - 320px) / (1920 - 320)));
	-o-object-fit: contain;
	object-fit: contain;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  .product-box-3 .product-header .product-image .product-option {
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	bottom: -5px;
	background-color: #fff;
	width: 70%;
	padding: 10px 5px;
	border-radius: 7px;
	-webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.12);
	box-shadow: 0 0 8px rgba(34, 34, 34, 0.12);
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	max-width: 230px;
  }
  @media (max-width: 480px) {
	.product-box-3 .product-header .product-image .product-option {
		display: none;
	}
  }
  .product-box-3 .product-header .product-image .product-option li {
	position: relative;
	width: 50%;
  }
  .product-box-3 .product-header .product-image .product-option li a {
	color: #222;
  }
  .product-box-3 .product-header .product-image .product-option li a .feather {
	width: 17px;
	height: auto;
	color: #4a5568;
  }
  .product-box-3 .product-header .product-image .product-option li + li:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	top: 0;
	left: 0;
	background-color: #4a5568;
	opacity: 0.3;
  }
  [dir="rtl"] .product-box-3 .product-header .product-image .product-option li + li:after {
	left: unset;
	right: 0;
  }
  .product-box-3 .product-header .product-header-top {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
  }
  [dir="rtl"] .product-box-3 .product-header .product-header-top {
	left: unset;
	right: 0;
  }
  .product-box-3 .product-header .product-header-top .label-new {
	position: relative;
	border-radius: 4px;
	padding: 3px 8px;
	color: #fff;
  }
  .product-box-3 .product-header .product-header-top .label-new.bg-warning {
	background: -webkit-gradient(linear, right top, left top, color-stop(-14.53%, #ffbf65), color-stop(99.15%, #ffad39)) !important;
	background: linear-gradient(-90deg, #ffbf65 -14.53%, #ffad39 99.15%) !important;
  }
  .product-box-3 .product-header .product-header-top .label-new.bg-theme {
	background: var(--theme-color2) !important;
  }
  .product-box-3 .product-header .product-header-top .label-new label {
	font-size: 13px;
	margin-top: 1px;
	font-weight: 600;
  }
  .product-box-3 .product-header .product-header-top .wishlist-button {
	position: relative;
	padding: 6px;
	margin-left: auto;
	background-color: #fff;
	-webkit-box-shadow: 0 3px 3px rgba(34, 34, 34, 0.24);
	box-shadow: 0 3px 3px rgba(34, 34, 34, 0.24);
	border-radius: 100%;
	z-index: 0;
  }
  [dir="rtl"] .product-box-3 .product-header .product-header-top .wishlist-button {
	margin-left: unset;
	margin-right: auto;
  }
  .product-box-3 .product-header .product-header-top .wishlist-button .feather {
	width: 15px;
	height: 15px;
	color: #4a5568;
  }
  .product-box-3 .product-header .product-header-top .close-button {
	position: relative;
	padding: 0;
	z-index: 0;
  }
  .product-box-3 .product-header .product-header-top .close-button .feather {
	width: 20px;
	height: auto;
	color: #4a5568;
  }
  .product-box-3 .product-footer .product-detail .span-name {
	font-size: 13px;
	color: #50607c;
	margin-bottom: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
  }
  .product-box-3 .product-footer .product-detail .product-content {
	display: none;
  }
  .product-box-3 .product-footer .product-detail a {
	color: #222;
  }
  .product-box-3 .product-footer .product-detail a:hover {
	color: #222;
  }
  .product-box-3 .product-footer .product-detail .name {
	font-weight: 500;
	line-height: 20pxx;
	-webkit-box-orient: vertical;
	
	overflow: hidden;
	font-size: 15px;
	margin: 8px 0;
  }
  .product-box-3 .product-footer .product-detail .unit {
	font-size: 13px;
	font-weight: 500;
	margin-top: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
	color: #777;
  }
  .product-box-3 .product-footer .price {
	margin-top: 6px;
	font-weight: 600;
  }
  .product-box-3 .product-footer .price del {
	margin-left: 4px;
	font-weight: 400;
	color: #777;
	font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  }
  .product-box-3 .product-footer .price span {
	font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button {
	background-color: #f8f8f8;
	font-weight: 600;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button:hover {
	background-color: #da0a22 ;
	color: #fff;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button .feather {
	width: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	height: auto;
	margin-right: calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320)));
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-address .address-box .button-group button .feather {
	margin-right: unset;
	margin-left: calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-address .add-address .address-link {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	color: #222;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail {
	position: relative;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail:hover .edit-card {
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card {
	background-color: #f9f9f9;
	cursor: pointer;
	padding: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 130px;
	background: #d2d2d2;
	color: #222;
	text-align: center;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail.add-card .card-details h5 {
	margin-bottom: 0;
	text-transform: capitalize;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details {
	height: 100%;
	color: #fff;
	padding: 30px 20px;
	border-radius: 5px;
	background-color: #4b77a0;
	background-image: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0) 1px, rgba(255, 255, 255, 0.03) 2px, rgba(255, 255, 255, 0.04) 3px, rgba(255, 255, 255, 0.05) 4px),
		-webkit-linear-gradient(-245deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0) 90%);
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.card-visa {
	background-color: #777876;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details.dabit-card {
	background-color: #86b8cf;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number {
	margin-bottom: 10px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .card-number h4 {
	color: #fff;
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail {
	
	
	display: flex;
	
	
	align-items: center;
	margin-top: calc(10px + (20 - 10) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title {
	margin-bottom: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .title span {
	display: block;
	color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
	font-size: 12px;
	line-height: 1.3;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .date h3 {
	margin-bottom: 0;
	color: #fff;
	margin-left: 15px;
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	font-weight: normal;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .date h3 {
	margin-left: 0;
	margin-right: 15px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary {
	margin-left: auto;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary {
	margin-left: 0;
	margin-right: auto;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .valid-detail .primary span {
	font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
	padding: 0;
	font-weight: 400;
	text-transform: capitalize;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .name h5 {
	text-transform: uppercase;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: 0;
	color: #fff;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .card-details .name-detail .card-img {
	width: auto;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card {
	
	
	display: flex;
	
	
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: absolute;
	text-align: center;
	top: 0;
	left: 0;
	background-color: rgba(34, 34, 34, 0.8);
	border-radius: 5px;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
  }
  @media (max-width: 767px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card {
		display: none;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .payment-card-detail .edit-card a {
	padding: 0 10px;
	text-transform: capitalize;
	color: #fff;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile {
	display: none;
  }
  @media (max-width: 767px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile {
		
		
		display: flex;
		
		
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		margin-top: 10px;
	}
	.user-dashboard-section .dashboard-right-sidebar .dashboard-card .edit-card-mobile a {
		padding: 0 10px;
		text-transform: capitalize;
		color: #222;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail {
	
	
	display: flex;
	
	
	align-items: center;
  }
  @media (max-width: 575px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail {
		display: block;
	}
      .user-dashboard-section .dashboard-right-sidebar {
    padding: 14px 12px !important;
  }
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 {
	font-weight: 400;
	font-size: 16px;
	margin-right: 10px;
	
	
	display: flex;
	
	
	align-items: center;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 {
	margin-right: unset;
	margin-left: 10px;
  }
  @media (max-width: 360px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 {
		margin-right: 0;
	}
	[dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 {
		margin-right: unset;
		margin-left: 0;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span {
	background: #0da487;
	color: #fff;
	padding: 3px 8px;
	margin-left: 10px;
	border-radius: 5px;
	font-size: 13px;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail h3 span {
	margin-left: unset;
	margin-right: 10px;
  }
  @media (max-width: 575px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-name-detail .profile-rating {
		margin-top: 3px;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a {
	margin-left: auto;
	padding: 8px 14px;
	position: relative;
	z-index: 0;
	border-radius: 5px;
	overflow: hidden;
	display: inline-block;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a {
	margin-left: unset;
	margin-right: auto;
  }
  @media (max-width: 575px) {
	.user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a {
		margin-top: 10px;
	}
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0da487;
	opacity: 0.08;
	z-index: -1;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail a:hover {
	color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile {
	margin-top: 20px;
	border-bottom: 1px solid #ececec;
	padding-bottom: 15px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: calc(10px + (26 - 10) * ((100vw - 320px) / (1920 - 320)));
	
	
	align-items: center;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul {
	padding-right: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box {
	
	
	display: flex;
	
	flex-wrap: wrap;
	gap: 7px;
	
	
	align-items: center;
	color: #4a5568;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box .feather {
	width: calc(18px + (20 - 18) * ((100vw - 320px) / (1920 - 320)));
	height: auto;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .location-profile ul li .location-box h6 {
	font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-detail .profile-description p {
	margin: 20px 0 0;
	color: #4a5568;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.6;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about {
	margin-top: 20px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table {
	margin-bottom: 36px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td {
	vertical-align: middle;
	border: none;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	white-space: nowrap;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td:first-child {
	color: #4a5568;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a {
	
	
	display: flex;
	
	
	align-items: center;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a:hover {
	color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span {
	margin-left: calc(8px + (20 - 8) * ((100vw - 320px) / (1920 - 320)));
	font-size: 14px;
	padding: 5px 10px;
	border-radius: 5px;
	position: relative;
	font-weight: 600;
	overflow: hidden;
	z-index: 0;
  }
  [dir="rtl"] .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span {
	margin-left: unset;
	margin-right: calc(8px + (20 - 8) * ((100vw - 320px) / (1920 - 320)));
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-profile .profile-about .table tbody tr td a span::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #0da487;
	opacity: 0.08;
	z-index: -1;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box + .privacy-box {
	margin-top: 15px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box h6 {
	font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
	margin-bottom: 6px;
	line-height: 1.5;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box p {
	margin: 0;
	font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.6;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch {
	position: absolute;
	-webkit-clip-path: circle(0%);
	clip-path: circle(0%);
	opacity: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch + label {
	width: 62px;
	height: 25px;
	position: relative;
	border-radius: 50px;
	cursor: pointer;
	background-color: #0e997e26;
	border: 1px solid #ddd;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch + label:before,
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch + label:after {
	display: inline-block;
	position: absolute;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch + label:before {
	width: 19px;
	height: 19px;
	content: "";
	border-radius: 100%;
	left: 2px;
	top: 2px;
	background: #0da487;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .switch:checked + label:before {
	left: 39px;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input {
	position: absolute;
	-webkit-clip-path: circle(0%);
	clip-path: circle(0%);
	opacity: 0;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input + label {
	width: 62px;
	height: 25px;
	position: relative;
	border-radius: 50px;
	cursor: pointer;
	background-color: #0e997e26;
	border: 1px solid #0e997e26;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input + label:before,
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input + label:after {
	display: inline-block;
	position: absolute;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input + label:before {
	width: 19px;
	height: 19px;
	content: "";
	border-radius: 100%;
	left: 2px;
	top: 2px;
	background-color: #da0a22 ;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked + label {
	background-color: #da0a22 ;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-privacy .privacy-box .switch-radio .form-check-input:checked + label:before {
	left: 39px;
	background: #fff;
  }
  .dashboard-title {
	margin-bottom: 22px;
  }
  .dashboard-title h3 {
	font-size: 20px;
	line-height: 1.3;
	position: relative;
	font-weight: 600;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-home .dashboard-contant-title h4 a {
	color: #da0a22 ;
  }
  a {
	color: #da0a22 ;
	-webkit-transition: 0.5s ease;
	transition: 0.5s ease;
	text-decoration: none;
  }
  .user-dashboard-section .dashboard-right-sidebar .dashboard-order .order-contain .order-box .product-order-detail .order-wrap .product-size li .size-box h5 {
	font-weight: 600;
	margin-left: 8px;
	font-size: 14px;
  }
  .hover_prof_pic input {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	opacity: 0;
	width: 102px;
	cursor: pointer;
	height: 102px;
  }.hover_prof_pic {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.9);
	border-radius: 100%;
	width: calc(93px + (108 - 93) * ((100vw - 320px) / (1920 - 320)));
	height: calc(93px + (108 - 93) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 22px;
	opacity: 0;
	cursor: pointer;
  }
  .img_frme:hover .hover_prof_pic {
	opacity: 1;
  }
  .hover_prof_pic input {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	opacity: 0;
	width: 102px;
	cursor: pointer;
	height: 102px;
	}
	.order_div p span {
		font-weight: 500;
		float: left;
		margin-right: 14px;
	  }
	  .border_btn {
		border: 1px solid #000;
		color: #000;
	  }
  /**Dashboard**/

  /**Order Details**/
  .delivery-address-box2 {
	border-radius: 8px;
	padding: calc(12px + (24 - 12) * ((100vw - 320px) / (1920 - 320)));
	background-color: #fff;
	height: 100%;
	border: 1px solid #e0e0e0;
  }
  .delivery-address-box2 h4 {
	font-size: 16px;
	margin-bottom: 10px;
  }
  .edt_btn_prf {
  background: #e46701;
	color: #fff;
	margin: 14px 0 0;
	border-radius: 7px;
	font-size: 14px;
	padding: 4px 14px;
	border: none;
  }
  .crt_btns_wsh {
	background: #222;
	padding: 10px 10px;
	width: 100%;
	display: block;
	border-radius: 5px;
	margin: 17px 0 0;
	color: #fff !important;
	text-align: center;
	font-size: 14px;
  }
  .delivery-address-detail h4 {
	margin-bottom: 7px;
  }
  .summery-contain .price del, .summery-total .price del {
	margin-right: 15px;
  }
  .text-content {
  color: #4a5568;
  font-weight: normal;
  font-size: 14px;
  word-break: break-all;
}
  /**Order Details**/

  /**Profile**/

 .dashboard-right-sidebar .prod_img {
  border-radius: 7px;
  overflow: hidden;
  height: auto;
  position: relative;
}
.dashboard-right-sidebar .fav i {
    color: #c30707;
}
.custom-file, .custom-file-input, .custom-file-label, select.form-control:not([size]):not([multiple]) {
  height: 50px;
}
.form-floating > .form-control, .form-floating > .form-select {
  height: 50px;
}
.modal-header .btn-close:hover {
    color: #000;
}
.user_lgd_ico p {
    color: #000;
}

   /**user top**/
.rit_icons ul { list-style-type: none;}
.onhover-dropdown {
  color: #222;
  font-size: 14px;
  position: relative;
  list-style-type: none;
  }
  .user_lgd_ico p i {
    margin-left: 5px;
  }
  .shrt_mnu .user-box-name li a {
  color: #2e2e2e;
  font-size: 14px;
  padding: 7px 11px;
  display: block;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 4px;
  background: transparent;
  }
 .shrt_mnu .onhover-dropdown .onhover-div {
  position: absolute;
  top: 60px;
  background-color: #fff;
  z-index: 1001;
  right: 0;
  width: 320px;
  padding: 20px;
  border-radius: 10px;
  padding: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  border: 1px solid #d6d6d6;
  }
.shrt_mnu  .user-box-name li a:hover {
background-color: #3e2915;
  color: #fff;
  }
header .shrt_mnu .onhover-dropdown .onhover-div-login {
  right: 0;
  width: 180px;
  padding: 14px 16px;
  left: auto;
}
.onhover-div-login:hover .onhover-div::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.shrt_mnu .onhover-div-login:hover .onhover-div::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #131313;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.shrt_mnu .onhover-dropdown:hover .onhover-div {
    opacity: 1;
    top: 40px;
    visibility: visible;
  }
  .user_pc {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #cacaca;
  }
  .user_lgd_ico {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
	color: #000;
  font-size: 14px;
  }
  .user_pc img {
	max-width: 100%;
	width: 100% !important;
  }
  .rit_icons ul.user-box-name {
    display: block;
  }
  .edt_det .fea_user02 {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    overflow: hidden;
    border: 3px solid #fff;
    position: relative;
    top: -5px;
    left: 0px;
  }
  .edt_det .fea_user02 img {
    max-width: 100%;
  }
.user-box-name li {
	list-style-type: none;
}
  /**user top**/

  /**image upload**/

.box {
	display: block;
	width: 115px;
	height: 115px;
	background-color: #b9b9b9;
	border-radius: 100%;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
	overflow: hidden;
	position: relative;
	text-align:center;
}

.upload-options {
  position: relative;
  height: 25px;
  background-color: rgb(59,39,176);
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  transition: background-color ease-in-out 150ms;
  line-height: 8px;
}
.upload-options:hover {
  background-color: #7fb1b3;
}
.upload-options input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.photo_list_sec .upload-options label {
  display: flex !important;
  align-items: center !important;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  justify-content: center !important;
}
.upload-options label span {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.upload-options label span:hover i.material-icons {
  color: lightgray;
}
.js--image-preview {
  height: 115px;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url("");
  background-color: white;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.js--image-preview::after {
	content: "\f030";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: relative;
	font-size: 4rem;
	color: #e6e6e6;
	z-index: 0;
	top: 11px;
}
.js--image-preview.js--no-default::after {
  display: none;
}
.js--image-preview:nth-child(2) {
  background-image: url("http://bastianandre.at/giphy.gif");
}

i.material-icons {
  transition: color 100ms ease-in-out;
  font-size: 2.25em;
  line-height: 55px;
  color: white;
  display: block;
}

.drop {
  display: block;
  position: absolute;
  background: rgba(95, 158, 160, 0.2);
  border-radius: 100%;
  transform: scale(0);
}

.animate {
  -webkit-animation: ripple 0.4s linear;
          animation: ripple 0.4s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}
.image-upload {
	width: 100%;
	height: 100%;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	cursor: pointer;
  }
  .lm {
	background: #f9dd55;
    color: #000;
	margin: 0 auto;
	display: block;
	font-size: 16px;
	padding: 10px 28px;
	border-radius: 4px;
	font-weight: 500;
	width: fit-content;
	border: none;
  }
  .js--image-preview.js--no-default02::after {
	content: "\f030";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	position: absolute;
	font-size: 1rem;
	color: #e6e6e6;
	z-index: 0;
	top: auto;
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	bottom: 0;
	left: 0;
  }
/**image upload**/
.prof_adrs_min_h {
    min-height: 85px;
}
  
/**dashboard**/
.ofr_txt_ic {
font-size: 13px;
  font-weight: 500;
  line-height: 18px;
  margin: 15px 0;
}
.ofr_txt_ic img {
  max-width: 17px;
}


 /**contact**/

 .contact-detail-box {
	display: flex;
	flex-wrap: wrap;
	gap: calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));
	align-items: center;
	background-color: #fff;
	padding: 17px 34px;
	position: relative;
	border-radius: 10px;
	margin-left: 22px;
	box-shadow: 0 0 4px #d2d2d2;
  }
  .contact-icon {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	left: -21px;
	background-color: #5c6c87;
	padding: 13px;
	border-radius: 7px;
	display: inherit;
	color: #fff;
  }
  .contact-detail-title h4 {
	font-weight: 600;
	font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
	margin-top: -2px;
  }
  .contact-detail-contain p {
	margin: 0;
	  margin-bottom: 0px;
	margin-bottom: 0px;
	font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
	line-height: 1.5;
	color: #4a5568;
	margin-bottom: -5px;
  }
  .custom-form label {
	color: #4a5568;
	display: block;
	font-size: 14px;
	margin-bottom: calc(3px + (8 - 3) * ((100vw - 320px) / (1920 - 320)));
  }
  .custom-input {
	position: relative;
  }
  .custom-input .form-control {
	padding: 12px 14px 12px 48px;
	border: none;
	background: #fff;
	border: 1px solid #b8b8b8;
	border-radius: 8px;
  }
  .custom-form .custom-input i {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 0 calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
	display: flex;
	align-items: center;
	font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
	color: #4a5568;
  }
  .custom-form .custom-textarea i {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	padding: 18px 20px;
	display: flex;
	font-size: 18px;
	color: #4a5568;
  }
  .custom-textarea .form-control {
	padding: 12px 14px 12px 48px;
	border: none;
	background: #fff;
	border: 1px solid #b8b8b8;
	border-radius: 8px;
	min-height: 120px;
  }
  .custom-textarea { position: relative;}
  .right-sidebar-box {
	padding: 17px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0px 0 4px #d6d6d6;
  }
  .contact-detail-contain {
	width: 100%;
  }
  .an {
    background: #e46701;
    padding: 7px 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    position: relative;
    transition: all 100ms ease-out;
    top: 0;
    border: none;
    line-height: 27px;
    border-radius: 7px;
  }
  #captcha_spc img {
  max-width: 85%;
}
  /**Contact**/

  .cont_pages p {
    font-size: 14px;
  }

  .hdr_srch {
    width: auto !important;
  }
  .hdr_srch img {
    max-width: 20px;
  }
  .srch-det {
clear: both;
  position: absolute;
  right: -4px;
  top: 50px;
  background: #fff;
  padding: 10px;
  border: 1px solid #b1b1b1;
  border-radius: 5px;
  z-index: 99;
}
.srch-det::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-bottom-color: #131313;
  border-width: 17px;
  margin-left: -39px;
  right: 12px;
  top: -33px;
}

.srch-det::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 17px;
  margin-left: -39px;
  right: 12px;
  top: -33px;
}
.search input {
  background: #f2f5f8;
  border: 1px solid #cbd3db;
  padding: 8px 14px 8px 40px;
  border-radius: 5px;
  font-size: 14px;
}
.search i {
  position: absolute;
  top: 12px;
  left: 12px;
  color: #9f9f9f;
}
.product-main-1 {
  border: 1px solid #d1d1d1;
  height: 530px;
}
.slick-slide {
  cursor: pointer;
}
.product-main-1 .slick-slide {
  display: flex !important;
  justify-content: center; /* horizontal center */
  align-items: center;     /* vertical center */
  height: 500px;
}

.product-main-1 img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; /* image fit nicely without crop */
}
.slick-list {
  height: 100%;
}
.slider-image {
height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-image a {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.crt_right_prc label {
font-size: 14px;
  color: #717171;
  min-width: 55px;
}
.crt_right_prc h3 {
margin-bottom: 7px;
}

 /**user top**/
.rit_icons ul { list-style-type: none;}
.onhover-dropdown {
  color: #222;
  font-size: 14px;
  position: relative;
  list-style-type: none;
  }
  .user_lgd_ico p i {
    margin-left: 5px;
  }
  .user-box-name li a {
  color: #2e2e2e;
  font-size: 14px;
  padding: 7px 11px;
  display: block;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 4px;
  background: transparent;
  }
  .onhover-dropdown .onhover-div {
  position: absolute;
  top: 60px;
  background-color: #fff;
  z-index: 1001;
  right: 0;
  width: 320px;
  padding: 20px;
  border-radius: 10px;
  padding: calc(14px + (30 - 14) * ((100vw - 320px) / (1920 - 320))) calc(11px + (20 - 11) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  box-shadow: -1px 0 10px 0 rgba(34, 34, 34, 0.07), 5px 20px 40px 0 rgba(34, 34, 34, 0.04);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
  border: 1px solid #d6d6d6;
  }
.user-box-name li a:hover {
background: #5c6c87;
  color: #fff !important;
  }
  header .onhover-dropdown .onhover-div-login {
  right: 0px;
  width: 180px;
  padding: 14px 16px;
  }
.onhover-div-login:hover .onhover-div::after {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #fff;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-div-login:hover .onhover-div::before {
  content: "";
  position: absolute;
  border: solid transparent;
  border-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: rgba(194, 225, 245, 0);
  border-bottom-color: #131313;
  border-width: 17px;
  margin-left: -39px;
  right: 39px;
  top: -33px;
  }
.onhover-dropdown:hover .onhover-div {
    opacity: 1;
    top: 40px;
    visibility: visible;
  }
  .user_pc {
	width: 35px;
	height: 35px;
	border-radius: 100%;
	overflow: hidden;
	border: 1px solid #cacaca;
  }
  .user_lgd_ico {
    display: flex;
    align-items: center;
    gap: 10px;
    cursor: pointer;
	color: #000;
  font-size: 14px;
  }
  .user_pc img {
	max-width: 100%;
	width: 100% !important;
  }
  .rit_icons ul.user-box-name {
    display: block;
  }
  .edt_det .fea_user02 {
    width: 115px;
    height: 115px;
    border-radius: 100%;
    overflow: hidden;
    border: 3px solid #fff;
    position: relative;
    top: -5px;
    left: 0px;
  }
  .edt_det .fea_user02 img {
    max-width: 100%;
  }
.user-box-name li {
	list-style-type: none;
}
.onhover-div.onhover-div-login ul {
  display: block;
}
.onhover-div.onhover-div-login ul li {
  padding: 0;
  border: 0;
}
.onhover-div.onhover-div-login ul li a {
  font-size: 14px;
  width: 100%;
}
  /**user top**/

  .edt_lbl {
 	background-color: #e46701;
  padding: 4px 7px;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.8px;
  cursor: pointer;
  border: none;
  }
  .fresh-image-2 img {
  max-width: 100%;
}
.fresh-image-2 {
  border-radius: 0 50px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/* Tooltip styling */
.cpn_gry::after {
  content: "Copied!";
  position: absolute;
  top: -30px;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
  color: #fff;
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 12px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, top 0.3s;
}

.cpn_gry.copied::after {
  opacity: 1;
  top: -40px;
}
.cpn_gry i {
  color: #616161;
}
.rdo, .custom-form-check input {
  transform: scale(1.3);
}
.form-check {
  padding-left: 1.7em;
}
.promo_code_enter h3 {
font-size: 18px;
  margin-bottom: 10px;
}
.srch_inp_promo {
  background: #f7f7f7;
  border: 1px solid #d7d4d4;
  border-radius: 50px;
  display: flex;
  align-items: center;
  padding: 3px;
  max-width: fit-content;
}
.srch_inp_promo input {
  border: none;
  width: 270px;
  padding: 6px 27px;
  font-size: 14px;
  margin: 0 0;
  background: transparent;
}
.srch_inp_promo button {
  border: none;
  background: #e46701;
  padding: 7px 25px;
  border-radius: 50px;
  align-items: center;
  font-size: 15px;
  color: #fff;
  display: flex;
}
.promo_page h2 {
  font-size: 20px;
  font-weight: 500;
  margin: 0 0 10px;
}
.promo_bx {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 7px;
}
.promo_bx {
  border: 1px solid #ccc;
  padding: 15px;
  border-radius: 7px;
  margin-bottom: 15px;
}
.promo_bx h2 {
 font-size: 20px;
  font-weight: 600;
  background: #fff;
  color: #00a677;
  padding: 5px 14px;
  border-radius: 70px;
  border: 2px solid #00a677;
  margin: 0 auto;
}
.promo_img span {
   background: #ffd90a;
  color: #000;
  font-size: 15px;
  padding: 2px 5px;
  border-radius: 5px 0 0 5px;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: 5px;
}
.min_ftr_promo h4 {
 font-size: 14px;
 color: #848484;
}
.min_ftr_promo h5 {
 font-size: 14px;
  color: #e46701;
}
.promo_bx:hover {
  background: #000;
}
.promo_bx:hover {
  background: #fdf2e8;
}

/**fancy radio**/

.custom-radio {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.radio-mark {
  height: 20px;
  width: 20px;
  border: 2px solid #ff5e5e;
  border-radius: 50%;
  display: inline-block;
  transition: all 0.3s ease;
}

.custom-radio input:checked + .radio-mark {
  background-color: #ff5e5e;
  box-shadow: 0 0 8px rgba(255, 94, 94, 0.5);
  border: 3px solid #fff;
}

.custom-radio:hover .radio-mark {
  transform: scale(1.1);
}
.pp_rdo {
  position: absolute;
  left: 6px;
  margin: 5px 0 0;
}
.form-check {
  padding-left: 2.5em;
}
/**fancy radio**/
.promo_img img {
  max-width: 100%;
  border-radius: 5px;
  width: 100%;
}
.promo_img {
  margin-bottom: 14px;
  position: relative;
  height: 240px;
  overflow: hidden;
  border-radius: 14px;
  background: #efefef;
  display: flex;
  align-items: center;
}
.promo_bx h2 i {
  cursor: pointer;
  font-size: 18px;
  margin: 0 0 0 4px;
}
.bottom-slider-image {
  max-height: 530px;
  min-height: 530px;
  overflow-y: auto;
}
.slider_undr_4 .sidebar-image {
  margin: 3px 3px 3px 0 !important;
}
.promo_bx p {
  min-height: 25px;
}
/**Responsive**/


@media screen and (min-width: 992px) and (max-width:1199px) {
  .header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a, .header_area .header_bottom .mainmenu ul li a {
 padding: 10px 5px;
  }
  .right_sde_of_mnu {
  gap: 0 7px;
}
.right_sde_of_mnu li a {
  font-size: 13px;
  gap: 0 4px;
}
 .search_spc input {
    width: 180px;
  }
.grid-container {
  grid-template-columns: auto auto auto auto;
}
.carousel-caption {
  width: 349px;
}
.carousel-caption h3 {
  font-size: 16px;
}
.carousel-caption h2 {
  font-size: 28px;
  margin: 7px 0 11px;
}
.carousel-caption a {
  font-size: 12px;
  margin: 12px 0 0;
}
.grid-container_2 {
  display: grid;
  grid-template-columns: auto auto auto auto;
  gap: 10px 14px;
}
.ftr_grid_flx {
  gap: 0 10px;
}
.ftr_grd {
  width: 32%;
}
 .left_side_menu {
    width: 100% !important;
  }
  .mega-dropdown-menu h3 {
  font-size: 14px;
  margin: 5px 7px 10px;
  }
  .mega-dropdown-menu > li > ul > li > a {
  padding: 5px 7px;
  }
  .carousel-caption.carousel-caption-2 {
    width: 296px;
  }
  .quantity {
  width: 110px;
}
.minus, .plus {
  width: 25px;
  height: 25px;
}
.cart_btn {
  padding: 6px 12px;
}
.logo img {
  max-width: 140px;
}
.srch_sel {
  padding: 2px 15px 2px 37px;
}
.cat_ico {
  left: 15px;
}
.search_spc select {
  width: 127px;
  padding: 11px 11px 11px 9px;
}
.lft_sde {
  gap: 0 25px;
}
.search_spc button {
  padding: 7px 13px;
  font-size: 14px;
}
.search_spc {
  gap: 0 13px;
}
.rit_sde ul li {
  padding: 0 14px;
}
.det_car {
  width: 57%;
}
#fresponsive .dropdown {
  width: 130px;
}
.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a, .header_area .header_bottom .mainmenu ul li a {
  font-size: 13px;
}
}

@media screen and (min-width: 768px) and (max-width:991px) {
.search_spc input {
width: 140px;
}
.rit_sde ul li:first-child {
  display: none;
}
.comn_mnu_itms {
  display: none;
}
.grid-container {
  grid-template-columns: auto auto auto;
}
 .grid-container_2 {
    grid-template-columns: auto auto auto;
  }
  .ftr_grd {
   width: 32%;
  align-items: center;
  gap: 26px 17px;
  padding: 20px 17px;
  flex-direction: column;
  text-align: center;
}
.ftr_grid_flx {
  gap: 14px 14px;
}
.carousel-caption h3 {
  font-size: 14px;
}
.carousel-caption h2 {
  font-size: 24px;
  margin: 3px 0 11px;
}
.carousel-caption span {
  font-size: 21px;
}
.carousel-caption span i {
  font-size: 17px;
}
.carousel-caption {
  width: 246px;
}
.carousel-caption a {
  margin: 6px 0 0;
}
.carousel-caption.carousel-caption-2 h3 {
  font-size: 22px;
}
.carousel-caption.carousel-caption-2 h2 {
  font-size: 14px;
  margin: 1px 0 0;
}
.carousel-caption-2 {
  width: 100%;
}
 .container, .container-md, .container-sm {
    max-width: 100%;
    width: 100%;
    padding: 0 2rem;
  }
  .logo img {
  max-width: 144px;
}

.quantity {
 width: auto;
    margin: 0 auto 12px;
}
.quantity input {
  width: 60px;
  font-size: 14px;
}
.minus, .plus {
  width: 30px;
  height: 30px;
}
.cart_btn {
  padding: 8px 12px;
  width: 100%;
}

}
@media (max-width: 767px) {
  .ad_1 {
    margin-bottom: 10px;
  }
  .search_spc input {
  width: 194px;
}
.rit_sde ul li:first-child {
  display: none;
}
.comn_mnu_itms {
  display: none;
}
.grid-container {
  grid-template-columns: auto auto;
}
.grid-container_2 {
  grid-template-columns: auto auto;
}
.comn_title h2 {
  font-size: 20px;
}
.cart_count {
  right: -5px;
}
.right_sde_of_mnu {
    gap: 0 0;
    width: 100%;
    justify-content: space-between;
}
.category_dropdown_menu {
  display: none;
}
.ftr_logo {
  margin: 10px 0 0;
}
.logo img {
  max-width: 125px;
}
.caption_mob {
position: absolute;
   bottom: 20px;
    width: 100%;
    text-align: center;
    padding: 24px 0;
}
.caption_mob h2 {
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0 0 10px;
}
.mob_btn_1 {
  background: #0f0f0f;
  padding: 8px 24px;
  display: block;
  max-width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
}
.mob_btn_2 {
  background: #e46701;
  padding: 8px 24px;
  display: block;
  max-width: fit-content;
  margin: 0 auto;
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  border-radius: 10px;
}
#home_mob .carousel-caption {
  right: 7%;
  left: auto;
  text-align: left;
  width: auto;
}
#home_mob .carousel-caption h3 {
  font-size: 16px;
}
#home_mob .carousel-caption h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: -0.025em;
    margin: 4px 0 15px;
}
#home_mob .carousel-caption span {
  font-size: 22px;
}
#home_mob .carousel-caption span i {
  font-size: 16px;
}
#home_mob .carousel-caption h4 {
   font-size: 18px;
    font-weight: 400;
    width: 100%;
    margin-bottom: 4px;
}
#home_mob .carousel-caption .d-flex.flex-wrap.align-items-center.gap-3{
  gap: 5px !important;
}
#home_mob .carousel-caption a {
    font-size: 12px;
    padding: 10px 20px 10px 20px;
    border-radius: 100px;
    margin: 14px 0 0;
    gap: 0 3px;
}
.top_bar_2 {
  overflow-x: hidden;
}
.rit_sde ul li {
  padding: 0 10px;
  border-right: none;
}
.rit_sde ul li a {
  font-size: 26px;
}
.cart_count {
  font-size: 9px;
  padding: 2px;
  width: 18px;
  height: 18px;
  top: -8px;
}
.mob_banner {
  padding: 10px 0 0;
}
.mob_banner .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  border-radius: 10px;
}
.ftr_grd {
  align-items: center;
  gap: 14px 5px;
  width: 48%;
  padding: 20px 12px;
  flex-direction: column;
  text-align: center;
}
.ftr_grid_flx {
  gap: 10px 10px;
}

 /**Mobile Menu**/
	 .mobile-menu_ftr {
		position: fixed;
		bottom: 0;
		padding: 10px;
		width: 100%;
		background-color: #364359;
		z-index: 9;
		-webkit-box-shadow: 0 -3px 10px 0px rgba(0, 0, 0, 0.08);
		box-shadow: 0 -3px 10px 0px rgba(0, 0, 0, 0.08);
	  }

  [dir="rtl"] .mobile-menu_ftr{
    left: 0;
  }

.mobile-menu_ftrul {
    display: flex;
    width: 70%;
    margin: 0 auto;
  }

.mobile-menu_ftr ul {
    width: 80%;
  }

.mobile-menu_ftr ul {
    width: 95%;
  }

 .mobile-menu_ftr ul {
    width: 100%;
        display: flex;
  }

  [dir="rtl"] .mobile-menu_ftr ul {
    padding: 0;
  }

.mobile-menu_ftr ul li {
    width: 100%;
    text-align: center;
  }

 .mobile-menu_ftr ul li.active {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    position: relative;
  }

.mobile-menu_ftr ul li.active::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    background-color: #fff;
    border-radius: 100%;
  }

  .mobile-menu_ftr ul li a img {
    display: block;
    margin: 0px auto;
	height: 30px;
	position: relative;
    top: -5px;
  }

.mobile-menu_ftr ul li a.active,
.mobile-menu_ftr ul li a:hover {
    color: #222;
  }

  .mobile-menu_ftr ul li a {
    font-size: 13px;
  }

.mobile-menu_ftr ul li a .icli {
display: flex;
    margin: 0 auto;
    font-size: 22px;
    color: #fff;
    height: 29px;
    align-items: center;
    justify-content: center;
  }

 .mobile-menu_ftr ul li a {
    height: 20px;
    display: inline-block;
  }

  .mobile-menu_ftr ul li a span {
    display: block;
    color: #fff;
  }

  /**Mobile Menu**/

  .cart_float {
    display: none;
  }
  .ftr_grd p {
    display: none;
  }
    .ftr_grd {
    width: 31%;
  }

  .quantity {
 width: auto;
margin: 12px auto 12px;
}
.cart_qty.qty-box.product-qty .quantity  {
margin: 0px auto 12px;
}
.quantity input {
  width: 60px;
  font-size: 14px;
}
.minus, .plus {
  width: 30px;
  height: 30px;
}
.cart_btn {
  padding: 8px 12px;
  width: 100%;
}
.carousel-caption h3 {
  padding: 8px 12px;
  font-size: 14px;
}
.carousel-caption h2 {
  font-size: 2em;
  margin: 2px 0 15px;
}
.carousel-caption p {
  display: none;
}
}

@media (min-width: 768px) {
#home_mob {
  display: none;
}
 .hidden-desk {
    display: none;
  }
     .bottom-slider-image .slick-slide {
  width: 100% !important;
}
.bottom-slider-image .slick-track {
  width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
}
}

@media (min-width: 992px) {
  .mob_menu {
    display: none;
  }
}


@media (max-width: 991px) {
  .hidden-mob {
    display: none !important;
  }
  .filtes_mob {
  display: flex;
  width: 100%;
  justify-content: space-between;
  gap: 10px;
}
.filtes_mob a {
  background: #fff;
  padding: 5px 7px;
  width: 140px;
  border: 1px solid #ddd;
  text-align: center;
  color: #000;
  line-height: 0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.filtes_mob a i {
  margin-right: 7px;
}
.price_filt select {
  border: 1px solid #d8d8d8 !important;
  border-radius: 5px;
  border: 0;
  background: transparent;
  color: #000;
  padding: 6px 7px;
  width: auto;
  outline: none;
}
.all-ads.d-flex.flex-wrap {
  width: 100%;
  justify-content: end !important;
}
.search_fil input {
  width: 100%;
}
  .modal.msg_pop {
    padding: 14px !important;
    background-color: rgba(0, 0, 0, 0.4);
  }
  .modal.msg_pop .close {
  float: right;
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  opacity: 1;
  position: absolute;
  right: 10px;
  top: 2px;
}
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1400px;
  }
}


@media (min-width: 991px)  {
  .header_area.comn_mnu_itms {
    width: 100%;
  }
  .cart_float {
  bottom: 10px;
  right: 10px;
}
}

@media (max-width:992px) {

  /**mob menu**/

  #menu-toggle {
        background: transparent;
        border: none;
        font-size: 19px;
    }
    .side-menu {
        position: fixed;
        top: 0;
        left: -250px;
        width: 250px;
        height: 100%;
        background-color: #fde6e6;
        color: #fff;
        transition: left 0.3s ease;
        z-index: 1001;
        overflow-y: auto;
    }
    .lucide {
        stroke-width: 1.5;
      }
    .side-menu h2 {
        padding: 15px;
    }
    
    .side-menu ul {
        list-style-type: none;
        padding: 0;
    }
    .side-menu ul li {
        padding: 8px 10px;
      }
    .side-menu ul li a {
        color: #000;
        text-decoration: none;
    }
    .navigation_sec ul li a {
        padding: 7px 14px;
        cursor: pointer;
    }
    .side-menu .close-btn {
        position: absolute;
        top: 10px;
        right: 5px;
        font-size: 24px;
        background: none;
        border: none;
        color: #a22121;
        cursor: pointer;
        border: 2px solid #a22121;
        width: 30px;
        height: 30px;
        line-height: 20px;
        border-radius: 100%;
    }
    
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.9);
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
        z-index: 1000;
    }
    
    .overlay.show {
        opacity: 1;
        visibility: visible;
    }

    .form_grp_lgn {
      z-index: 9;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      max-width: 100%;
      padding: 1.7rem;
      background: #fff;
      border-radius: 14px;
      border: 1px dashed #949494;
      margin: 0 auto;
      }

        /*accordian tab*/
.accordion:after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f078";
    font-size: 11px;
    color: #252525;
    float: right;
    margin-left: 5px;
    position: absolute;
    right: 31px;
}
.panel {
  padding: 7px 18px;
  display: none;
  background-color: var(--primary-dark-blue);
  overflow: hidden;
  border-radius: 7px;
}
.panel .side-menu__sub-open li a {
    padding: 0px 0;
    color: rgba(0, 0, 0, 0.7);
    font-size: 14px;
}
.panel .side-menu__sub-open li a:hover {
    background: transparent;
    color: #a22121;
}
.side-menu__sub-open {
  padding: 5px 0;
}
/*accordian tab*/
.logo {
   display: flex;
    align-items: center;
    gap: 0 4px;
}
/**mob menu**/

}

@media(max-width: 575px) {
    #home_mob .carousel-caption {
    right: 5%;
    left: auto;
    text-align: left;
    width: auto;
  }
#home_mob .carousel-caption h3 {
  font-size: 13px;
}
#home_mob .carousel-caption h2 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin: 2px 0 7px;
}
#home_mob .carousel-caption span {
  font-size: 16px;
}
#home_mob .carousel-caption span i {
  font-size: 16px;
}
#home_mob .carousel-caption h4 {
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}
#home_mob .carousel-caption .d-flex.flex-wrap.align-items-center.gap-3{
  gap: 5px !important;
}
#home_mob .carousel-caption a {
  font-size: 12px;
  padding: 6px 17px 7px 10px;
  border-radius: 100px;
  margin: 14px 0 0;
  gap: 0 3px;
}
  .welcome-msg {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-animation: 6s linear 2s 1 showMsgFirst, 12s linear 8s infinite showMsg;
    animation: 6s linear 2s 1 showMsgFirst, 12s linear 8s infinite showMsg;
  }

  @-webkit-keyframes showMsgFirst {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes showMsgFirst {
  from {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@-webkit-keyframes showMsg {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes showMsg {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.ftr_grd figure img {
  width: 37px;
}
.ftr_grd h3 {
  font-size: 15px;
  margin: 0;
  line-height: 17px;
}
#cats {
  padding: 0 0px;
}
.det_car {
  width: 52%;
}
#cats .item span {
  margin: 0 auto 14px;
}
.right_side_ftr ul {
  justify-content: center;
}
.ftr_logo img {
  max-width: 150px;
}
  .top_sml_mnu {
    flex-wrap: wrap;
    gap: 0 !important;
    justify-content: center;
    line-height: 16px;
    margin-bottom: 5px;
  }
  #cats .owl-carousel .owl-nav .owl-prev, #cats .owl-carousel .owl-nav .owl-next {
    display: none;
  }
  .carousel-caption {
  left: 12px;
  }
    .carousel-caption h3 {
    padding: 4px 8px;
    font-size: 13px;
  }
    .carousel-caption h2 {
    font-size: 24px;
    margin: 2px 0 0px;
  }
  .carousel-caption a {
  font-size: 13px;
  padding: 6px 18px;
  }
  .banner_sec {
  padding: 0px 0 0;
}
  .product-section .right-box-contain .pickup-box .product-info .product-info-list li {
    width: auto;
    margin-left: 18px;
  }
    .cart-table h2 {
    font-size: 14px;
    margin: 0 0 8px;
  }
    .hdngs_2, .hdngs_3 {
    font-size: 15px !important;
    font-weight: 600;
  }
  .hdngs_3 i {
  font-size: 13px !important;
}
  .crt_pro_pic {
   max-width: 85px;
  }
    .cart-table .quantity_2  {
    margin: 15px 0 0;
  }
   .cart-table .quantity_2 .quantity {
    margin: 0;
   }
   .hdings {
  font-size: 18px;
  line-height: 22px;
}
.srch_inp_promo input {
  width: 190px;
  padding: 5px 10px;
}
.form-check {
  padding-left: 1.5em;
}

}

@media screen and (min-width: 1200px) and (max-width:1400px) {
.mega-dropdown-menu > li > ul > li > a {
  padding: 5px 0px;
}
.search_spc input {
  width: 205px;
}
.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a, .header_area .header_bottom .mainmenu ul li a {
  padding: 10px 11px;
}
.quantity {
  width: 110px;
}
.minus, .plus {
  width: 25px;
  height: 25px;
}
.cart_btn {
  padding: 6px 12px;
}
}