@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500&display=swap");
@import url("../dist/css/login-style.min.css");
@import url("../dist/css/registration-style.min.css");
@import url("../dist/css/forgotpassword-style.min.css");
@import url("../dist/css/resetpassword-style.min.css");
@import url("../dist/css/your-Password-has-been-reset-style.min.css");
@import url("../dist/css/ProfileMyAddresses.min.css");
@import url("../dist/css/ProfileMyOrder.min.css");
@import url("../dist/css/ProfilePayment.min.css");
@import url("../dist/css/CheckoutAddress.min.css");
@import url("../dist/css/E-download.min.css");
@import url("../dist/css/my-connection.min.css");
@import url("../dist/css/ProfileGiftCard.min.css");
@import url("../dist/css/profile-login-scurity.min.css");
@import url("../dist/css/profile-wallet.min.css");
@import url("../dist/css/ProfileWishlist.min.css");
@import url("../dist/css/Cart.min.css");
@import url("../dist/css/CheckoutPyment.min.css");
@import url("../dist/css/ReviewOrder.min.css");
@import url("../dist/css/chat.min.css");
/* @import url("../dist/css/product_details_pd.min.css"); */
@import url("../dist/css/PersonalizedFeeds.min.css");
@import url("../dist/css/account_settings.min.css");
@import url("../dist/css/change_password.min.css");
@import url("../dist/css/notifications_settings.min.css");
@import url("../dist/css/RequestInProgress.min.css");
@import url("../dist/css/register.min.css");

body::-webkit-scrollbar {
  width: 0.4em;
}

body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: #295f97;
  outline: 0px solid slategrey;
}
a{
  text-decoration: none;
}
body {
  background-color: #fbfbfb;
  font-family: "DM Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  outline: none !important;
}
body header {
  position: relative;
}
body header .myfan_header_block {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
}
body header .myfan_header_block .nav_myfan_custom_headder {
  background-color: #313341;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 0px 17px 5px rgba(0, 0, 0, 0.2196078431);
  transition: 0.5s;
}
body header .myfan_header_block .nav_myfan_custom_headder .navbar-brand {
  padding: 0;
}
body header .myfan_header_block .nav_myfan_custom_headder .navbar-brand img {
  width: 70%;
}
body header .myfan_header_block .nav_myfan_custom_headder .btnprimary {
  font-size: 0.8rem;
  background: rgb(45, 225, 188);
  background: linear-gradient(90deg, rgb(45, 225, 188) 0%, rgb(6, 175, 141) 100%);
  color: #fff;
  border: none;
  letter-spacing: 0.7px;
  padding: 8px 20px;
  border-radius: 4px;
  margin: 0 10px 0 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .form-control:focus {
  box-shadow: none;
}
body header .myfan_header_block .nav_myfan_custom_headder .form-select:focus {
  box-shadow: none;
}
body header .myfan_header_block .nav_myfan_custom_headder .c-align {
  align-items: center;
}
body header .myfan_header_block .nav_myfan_custom_headder .c-align .ml_align {
  margin: 0 30px 0 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .d-flexc {
  display: flex;
  flex: 1;
  margin: 0 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .inputgrop {
  background-color: #fff;
  border: none;
  height: 45px;
}
body header .myfan_header_block .nav_myfan_custom_headder .alig_block {
  align-items: center;
}
body header .myfan_header_block .nav_myfan_custom_headder .select_block {
  flex: 0.1 !important;
  border: none;
  height: 45px;
  cursor: pointer;
  color: #fff;
  border-top-left-radius: 8px !important;
  border-bottom-left-radius: 8px !important;
  background-color: rgb(26, 64, 104);
  background-image: url("../images/chevron-down.svg");
  background-size: 26px 20px;
  padding: 0.375rem 2.25rem 0.375rem 1.35rem;
}
body header .myfan_header_block .nav_myfan_custom_headder .forminput {
  border: none;
  height: 45px;
  border-top-right-radius: 8px !important;
  border-bottom-right-radius: 8px !important;
}
body header .myfan_header_block .nav_myfan_custom_headder .search_icon {
  width: 20px;
  height: 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .account_icons {
  width: 20px;
  height: 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .autocomplete-items {
  position: absolute;
  top: 49px;
  background: #fbfbfb;
  width: 100%;
  padding: 20px;
  line-height: 36px;
  left: 4px;
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.12);
  border-radius: 7px !important;
  cursor: pointer;
}
body header .myfan_header_block .nav_myfan_custom_headder .navitem .navlik {
  color: #fff;
  padding-right: 0.6rem;
  padding-left: 0.6rem;
}
body header .myfan_header_block .nav_myfan_custom_headder .home {
  width: 20px;
  height: 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .location_block {
  display: flex;
  align-items: center;
}
body header .myfan_header_block .nav_myfan_custom_headder .location_block .mappin {
  color: #089e7f;
  width: 20px;
  height: 20px;
}
body header .myfan_header_block .nav_myfan_custom_headder .location_block .location_text {
  margin: 0 10px;
}
body header .myfan_header_block .nav_myfan_custom_headder .location_block .location_text .deliver {
  margin-bottom: 0px;
  font-size: 0.7rem;
  color: #089e7f;
}
body header .myfan_header_block .nav_myfan_custom_headder .location_block .location_text .place {
  margin-bottom: 0px;
  color: #fff;
  font-size: 0.9rem;
}
body section .myfan_section_block {
  margin-top: 110px;
}
body section .myfan_section_block .slider_block .item .btnoutlineprimary {
  border: 1px solid #153d66;
  color: #153d66;
  padding: 0.375rem 2rem;
  border-radius: 100px;
  font-weight: 500;
}
body section .myfan_section_block .slider_block .item .btnoutlineprimary:focus {
  box-shadow: none;
}
body section .myfan_section_block .content_block {
  display: flex;
  align-items: flex-start;
  flex: 1;
}
body section .myfan_section_block .content_block .left_block {
  flex: 1;
  padding: 0 30px;
}
body section .myfan_section_block .content_block .left_block .marketplace {
  color: #089e7f;
  padding: 20px 0 10px;
    margin-bottom: 0;
}
body section .myfan_section_block .content_block .left_block .accordian_block {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.0705882353);
  background-color: #fff;
  padding: 25px;
  border-radius: 8px;
}
.accordian_block h3{
  font-size: 22px;
}
body section .myfan_section_block .content_block .left_block .accordian_block .accordion-item {
  border: none;
}
body section .myfan_section_block .content_block .left_block .accordian_block .accordion-item .acd-btn {
  background-color: #fff;
}
body section .myfan_section_block .content_block .left_block .accordian_block .accordion-item .acd-btn::after {
  background-image: none;
}
body section .myfan_section_block .content_block .left_block .accordian_block .accordion-item a {
  text-decoration: none;
  color: #000000;
}
body section .myfan_section_block .content_block .left_block .accordian_block .accordion-button:focus {
  box-shadow: none;
}
body section .myfan_section_block .content_block .left_block .card_block {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.0705882353);
  background-color: #fff;
  padding: 25px;
  border-radius: 8px;
}
body section .myfan_section_block .content_block .left_block .card_block .card {
  border: none;
}
body section .myfan_section_block .content_block .right_block {
  flex: 3;
  overflow: hidden;
}
body section .myfan_section_block .content_block .right_block .main_title_sect {
  padding: 20px 0px;
  display: flex;
  align-items: center;
}
body section .myfan_section_block .content_block .right_block .main_title_sect h3 {
  font-weight: 700;
}
body section .myfan_section_block .content_block .right_block .main_title_sect a {
  color: #089e7f;
  margin: 0px 20px;
  text-decoration: none;
}
body section .myfan_section_block .content_block .right_block .owl-stage-outer {
  overflow: visible;
}
body section .myfan_section_block .content_block .right_block .owl-item {
  opacity: 0;
  transition: opacity 500ms;
}
body section .myfan_section_block .content_block .right_block .owl-item.active {
  opacity: 1;
}
body section .myfan_section_block .content_block .right_block .card {
  border: none;
  border-radius: 15px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.0705882353);
}
body section .myfan_section_block .content_block .right_block .card .card-body .card-text {
  margin-bottom: 0.5rem !important;
}
body section .myfan_section_block .content_block .right_block .card .card-body .card-title {
  color: #089e7f;
  font-size: 1.9rem;
}
body section .myfan_section_block .content_block .right_block .card .card-body .card-title a {
  text-decoration: none;
  color: #089e7f;
}
body section .myfan_section_block .content_block .right_block .brand_logo_sect {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.0705882353);
  background: #fbfbfb;
  padding: 20px;
  width: 180px;
  height: 100px;
  display: flex;
  align-items: center;
  border-radius: 10px;
}
body section .myfan_section_block .content_block .right_block .brand_logo_sect img {
  width: 100%;
}
body section .myfan_section_block .content_block .right_block .pricing {
  color: #089e7f;
  font-size: 26px;
  font-weight: 700;
  text-decoration: none;
}
body section .myfan_section_block .content_block .right_block p {
  margin-bottom: 0.5rem;
}
body section .myfan_section_block .content_block .right_block .saleLable::after {
  padding: 20px;
  position: absolute;
  content: url(../images/sale_band.png);
  color: #fbfbfb;
  bottom: -27px;
  right: -20px;
}
body section .myfan_section_block .content_block .right_block .newarriv::after {
  padding: 20px;
  position: absolute;
  content: url(../images/newarrival_label.png);
  color: #fbfbfb;
  bottom: -27px;
  right: -20px;
}
body section .myfan_section_block .content_block .right_block .brand_title {
  font-size: 20px;
  font-weight: 600;
  height: 95px;
}
body section .myfan_section_block .content_block .right_block .offers {
  font-size: 28px;
  text-decoration: none;
  color: #089e7f;
  font-weight: 700;
}
body section .myfan_section_block .content_block .right_block .categorie_sect {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
body section .myfan_section_block .content_block .right_block .categorie_sect a {
  font-size: 26px;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  margin-top: 20px;
}
body section .myfan_section_block .content_block .right_block .categorie_sect a span {
  color: #089e7f;
  font-weight: 700;
  font-size: 26px;
}
body section .myfan_section_block .content_block .right_block .influencer_img {
  padding: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
body section .myfan_section_block .content_block .right_block .influencer_details_sect {
  padding: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
body section .myfan_section_block .content_block .right_block .influencer_details_sect p:first-child {
  font-weight: 700;
  font-size: 20px;
}
body section .myfan_section_block .content_block .right_block .trending_card {
  padding: 10px;
  border-radius: 10px;
}
/* .prod_img_section{
   width: 100%;
   height: 270px;
}
.prod_img_section img{
  border-radius: 0px;
  width: 100%;
  height: 100%;
} */
body section .myfan_section_block .content_block .right_block .trending_card .foot_logo_sect {
  width: 32%;
  margin: 10px auto;
}
body section .myfan_section_block .content_block .right_block .trending_card .foot_logo_sect img {
  width: 100%;
}

.filter_tags_section {
  padding: 10px 0;
  margin-top: 0;
}
.filter_tags_section .filter_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.filter_tags_section .filter_head h3 {
  color: #000000;
  font-weight: 700;
  font-size: 22px;
}
.filter_tags_section .filter_head a {
  color: #089e7f;
  font-size: 18px;
  text-decoration: none;
}
.filter_tags_section .tag_area {
  /* padding: 20px 0px; */
  /* display: flex; */
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.filter_tags_section .tag_area span {
  padding: 9px 20px;
  background: #eeeeee;
  border-radius: 10px;
  font-size: 16px;
  color: #000000;
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 5px;
}
.filter_tags_section .tag_area a {
  color: #089e7f !important;
  margin-left: 15px;
}
.filter_tags_section .filter_searc_section {
  padding: 10px 0px;
  /* margin-bottom: 20px; */
}
.filter_tags_section .filter_searc_section .has-search .form-control {
  padding-left: 2.375rem !important;
  padding: 0.95rem 0.75rem;
  border: 0px;
  background-color: #eeeeee;
  border-radius: 8px;
}
.filter_tags_section .filter_searc_section .form-control:focus {
  box-shadow: none !important;
}
.filter_tags_section .filter_searc_section .has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 3.175rem;
  text-align: center;
  pointer-events: none;
  color: #153d66;
}

.breadcrumb_section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}

.page_navg_sect p {
  color: #153d66;
}
.page_navg_sect p a {
  color: #153d66;
  font-size: 18px;
  text-decoration: none;
  margin: 0px 10px;
}
.page_navg_sect p .pageActive {
  color: #089e7f;
}

.accordian_categories {
  padding: 10px;
}
.accordian_categories h3 {
  color: #000000;
  font-weight: 700;
  margin-bottom: 20px;
}
.accordian_categories .accordion-item {
  margin-bottom: 15px;
  border: none;
  border-radius: 30px;
}
.accordian_categories .accordion-item .accordion-button {
  box-shadow: none;
  text-decoration: none;
  color: #000000;
  font-size: 20px;
  border-radius: 13px;
  box-shadow: 0px 0px 26px rgba(0, 0, 0, 0.12);
  background-color: #fbfbfb;
}
.accordian_categories .accordion-item:last-child {
  margin-bottom: 0px;
}

.show_more_btn {
  padding: 10px 20px;
  background: transparent;
  border: none;
  color: #089e7f;
  font-size: 18px;
  text-align: center;
  width: 100%;
}

/* .products_section {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  margin-bottom: 30px;
  padding-right: 20px;
} */
.products_section {
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr; 
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap:10px;
}
.products_section .product_card {
  /* width: 22%; */
  margin: 0px 20px;
}
.products_section .product_card .product_img_sect {
  width: 100%;
}
.products_section .product_card .product_img_sect img {
  width: 100%;
  box-shadow: 0px 4px 27px rgba(0, 0, 0, 0.07);
}
.products_section .product_card .product_discription_section {
  width: 100%;
  padding: 20px 0px 10px;
}
.products_section .product_card .product_discription_section P {
  color: #707070;
}
.products_section .product_card .product_discription_section p:first-child {
  font-weight: 700;
  color: #000000;
}
.products_section .product_card .product_discription_section .product_price {
  color: #089e7f;
  text-decoration: none;
  font-size: 22px;
  font-weight: 700;
}
.products_section .product_card .product_discription_section a span {
  font-size: 18px;
  color: #757575;
  text-decoration: line-through;
  margin-left: 20px;
  opacity: 0.6;
}
.products_section .product_card .cart_info_sect {
  width: 100%;
  padding: 20px 0px;
}
.products_section .product_card .cart_info_sect .view_btns {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.products_section .product_card .cart_info_sect .view_btns .view_details_btn {
  width: 80%;
  padding: 10px 10px;
  text-decoration: none;
  color: #000000;
  background: linear-gradient(95.9deg, #2de1bc -6.15%, #06af8d 113.86%);
  border-radius: 25px;
  font-weight: 700;
  text-align: center;
}
.products_section .product_card .cart_info_sect .view_btns .add_to_cart_btn {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #fbfbfb;
  background: linear-gradient(91.04deg, #295f97 0.13%, #313341 102.57%);
  text-align: center;
  line-height: 34px;
  position: relative;
}
.products_section .product_card .cart_info_sect .view_btns .add_wishlist_btn {
  width: 80%;
  padding: 8px 10px;
  text-decoration: none;
  color: #000000;
  background: transparent;
  border-radius: 25px;
  font-weight: 700;
  border: 1px solid #153d66;
  text-align: center;
}

.brands_checklist_section .checklistTileArea {
  width: 100%;
  padding: 20px 10px;
}
.brands_checklist_section .checklistTileArea p {
  color: #000000;
  font-size: 20px;
  font-weight: 700;
}
.brands_checklist_section .checkListFormArea {
  width: 100%;
  padding: 0px 0px;
}
.brands_checklist_section .checkListFormArea .brandCheckList {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 10px;
  width: 100%;
  margin-bottom: 15px;
}
.brands_checklist_section .checkListFormArea .brandCheckList label {
  color: #000000;
  font-size: 18px;
}
.brands_checklist_section .checkListFormArea .brandCheckList .form-check-input {
  width: 1.3em;
  height: 1.3em;
  border: 1px solid #153d66;
  border-radius: 50%;
}
.brands_checklist_section .checkListFormArea .brandCheckList .form-check-input:checked {
  background-color: #089e7f;
  border: 1px solid #089e7f;
}

.profile_options_list {
  margin-bottom: 0rem !important;
}

.dropdown-menu {
  padding: 0.7rem 0rem;
  font-size: 0.875rem;
  line-height: 22px;
  color: #5c5776;
  border: none;
  box-shadow: 0 10px 30px 0 rgba(31, 45, 61, 0.1);
  border-radius: 0.5rem;
  right: 6%;
}

.dropdown-menu {
  display: none;
  /* visibility: hidden; */
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.3s ease-in;
}

.dropdown:hover > .dropdown-menu {
  transform: scaleY(1);
  opacity: 1;
  /* visibility: visible; */
  display: block;
}

.dropdown-submenu:hover > .dropdown-menu {
  transform: scaleY(1);
  opacity: 1;
  /* visibility: visible; */
  display: block;
}

@media (min-width: 990px) {
  .dropright-lg {
    position: relative;
  }
  .dropright-lg .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-right: 0.125rem;
  }
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ">";
  border-top: 0rem;
  border-right: 0rem;
  border-bottom: 0;
  border-left: 0rem;
  float: right;
}

.avatar-md {
  width: 56px;
  height: 56px;
}

.avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.avatar {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  font-size: 1rem;
  margin: 0px 10px;
}

.avatar-online:before {
  background-color: green;
}

.avatar-indicators:before {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 5%;
  width: 30%;
  height: 30%;
  border-radius: 50%;
  border: 2px solid #fff;
  display: table;
}

.start_rated_option_section {
  width: 100%;
  /* padding: 15px 10px; */
}
.start_rated_option_section .inner_star_rating_box {
  display: flex;
  justify-content: space-between;
}
.start_rated_option_section .inner_star_rating_box .rating {
  width: 35%;
  display: flex;
}
.start_rated_option_section .inner_star_rating_box .rating span {
  float: right;
  position: relative;
}
.start_rated_option_section .inner_star_rating_box .rating span input {
  position: absolute;
  top: 0px;
  left: 0px;
  opacity: 0;
}
.start_rated_option_section .inner_star_rating_box .rating span label {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #089E7F;
  font-size: 30px;
  margin-right: 2px;
  line-height: 30px;
  border-radius: 50%;
}
.start_rated_option_section .inner_star_rating_box .rating_value_section {
  width: 22%;
}
.start_rated_option_section .inner_star_rating_box .rating_value_section p {
  color: #089E7F;
  font-weight: 500;
  margin-bottom: 0.3rem;
  margin-top: 10px;
  text-align: left;
}
.start_rated_option_section .inner_star_rating_box .select_rating_section input[type=radio i] {
  margin-top: 10px;
  width: 20px;
  height: 20px;
}
.start_rated_option_section .inner_star_rating_box .select_rating_section input[type=radio i]:checked {
  border: 1px solid #06af8d;
  background-color: #06af8d;
}/*# sourceMappingURL=custom-style.css.map */

.p_img_info .profile_img{
  width: 195px!important;
  height: 195px!important;
  position: relative!important;
  display: block!important;
  border: none!important;
  padding: 0!important;
  border-radius: unset!important;
}
.p_img_info .profile_img .profilr-i{
  border-radius: 50%!important;
  width: 195px!important;
  height: 195px!important;
  border: 5px solid #fff;
}
.verifid_tag_section img {
  width: 55px!important;
}  
.profile_info p{
  word-break: break-word;
}
.profile_btn_info p{
  text-align: center;
}
/* .p_img_info{
  display: -webkit-box!important;
} */
@media only screen and (min-width: 1025px){     
.w-f.p_img_info{
  width: 60%;
}
}
@media only screen and (max-width: 1024px){     
  .w-f.p_img_info{
    flex-direction: column;
  }
  }
.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125!important;
  background-color: #e9ecef!important;
}
/* select {
  visibility: visible !important;
  -webkit-appearance: listbox !important;
  padding: 10px;
} */

.zoom-in {
  position: relative;
  display: block;
  background: #ff0000;
  padding: 5px 10px;
  color: #fff!important;
  display: inline-block;
  font-size: 15px;
  animation: zoom-in-zoom-out 1s ease ;
  margin-top: 10px;
  border-radius: 5px;
}
.zoom-in:before{
  content: "";
  position: absolute;
  display: inline-block;
  border-top-width: 30px;
  border: solid;
  border-width: 8px;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  top: -16px;
  border-bottom-color: #f00;
  text-align: center;
  margin: 0 auto;
}
@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.2, 1.2);
  }
  100% {
    transform: scale(1, 1);
  }
}

.iti__selected-flag{
  height: 42px;
}