body {
    background-color: #f5f5f5;
}
a{
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
a:hover{
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
body section .content_wrap .myfan_section_block .verfiy_block .head_verrify p,
body section .content_wrap .myfan_section_block .verfiy_block .head_verrify p{
  font-size: 14px!important;
  text-align: right!important;
}
.profile_details .profile img{
  width: 80px!important;
  height: 80px;
}
.btn_block .btn{
  display: block!important;
}
.btn-close {
  color: #000;
  position: absolute;
  display: inline-block;
  right: 15px;
  opacity: 1;
  top: 15px;
}
.i-price{
  color: #089E7F;
  font-weight: 700;
  margin-bottom: 30px;
}
.icon-pos a{
    cursor: pointer;
}
#sideBar>ul>li>a{
    font-weight: 500!important;
}
.accordion-item:last-of-type .accordion-button.collapsed{
    font-weight: 500!important;
}
.searchBar>input{
    color:#ffffff;
}
.products_section{
    align-items: flex-start!important;
    padding-right: 0!important;
}
.sortBy_section:after{
    pointer-events: none;
}
/******** breadcrumb-left *******/
.breadcrumb-left ul{
    padding: 0;  
    list-style: none;
}
.breadcrumb-left ul li{
    display: inline-block;
}
.breadcrumb-left h4{
    font-weight: bold;
    font-size: 24px;
    color:#089e7f;
}
.breadcrumb-left a{
    color: #153d66;
    font-size: 18px;
    text-decoration: none;
    margin: 0px 10px;
}
.breadcrumb-left .pageactive{
    color: #089e7f;
}
.item-inner{
    text-align: left;
}
.profile_btn_info h5{
    color: #ffffff;
}
/******** /. breadcrumb-left *******/

.view_all_section .btnprimary{
    display:inline-block;
}

/******* products *******/
.product-grid-outer{
  margin-bottom: 20px;
  /* text-align: center; */
  display: grid;
  -ms-grid-columns: 1fr 1fr 1fr 1fr; 
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap:10px;
}
.product-grid{
  background: #fff;
  padding: 10px;
  vertical-align: top;
  border-radius: 10px;
}
/* .product-grid{
  display: inline-block;
  width: 24%;
  background: #fff;
  padding: 10px;
  margin: 7px;
  vertical-align: top;
  border-radius: 10px;
  min-height: 460px;
} */
.product-img,.prod_img_section,.prod_wishiList_img_section,.album-img{
  height: 330px;
  text-align: center;
  position: relative;
  display: block;
}
.icon-pos.sidebar-img{
  height: 255px;
  text-align: center;
  position: relative;
  display: block;
}
.product-img img,.prod_img_section img,.prod_wishiList_img_section img,.icon-pos.sidebar-img img,.album-img img{
  max-width: 100%;
   height: 100%;
  object-fit: cover;
  object-position: center;
  width: auto!important;
}
.box .item img{
  object-fit: cover;
}
.product-des-ul{
  padding: 0;
  list-style: none;
  margin-bottom: 5px;
}
.product-des-ul li{
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 5px;
}
.product-des-ul li p{
  margin-bottom: 0;
    padding: 5px 20px;
    background: #fff;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 500;
}
.product-desc-grid{
  margin: 10px 0;
  text-align: left;

}
.product-desc-grid .product-name{
  font-size: 18px;
  color: #000000;
  font-weight: 700;
}
.product-desc{
  color: #707070!important;
  font-weight: 400!important;
  font-size: 15px;
}
.product-price{
  color: #089E7F;
  font-size: 20px;
  font-weight: 700;
  word-break: break-word;

}
.product-price:hover{
  color: #089E7F;
}
.product-price .oldPrice{
  font-size: 15px;
  font-weight: 400;
  color: #757575;
  text-decoration: line-through;
}
.btn-div{
  text-align: left;
}
/*********/
/* .products_section1{

} */

.products_section1 .product_img_sect{
  height: 250px;
}
.products_section1 .product_img_sect img{
  width: 100%;
  height: 100%;
}
.product_card1 {
  padding: 10px;
  background-color: #fff;
  border-radius: 10px;;
}
.accordion-header .accordion-button:not(.collapsed){
  color:#153D66!important;
}

/******* .wishList_prod_img_section **********/
.wishList_prod_img_section{
  height: 220px;
}
.wishList_prod_img_section img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.listed_card_section .cards_area{
  justify-content: unset!important;
}
.listed_card_section .cards_area .available_card{
  margin-right: 10px;
}
.available_card input{
  margin-bottom: 15px;
}
.gift-modal .modal-header{
  border: none;
  padding-bottom: 0;
}
.gift-modal .listed_card_section{
  padding:0!important;
  margin: 0;
}
.gift-modal .listed_card_section{
  margin-bottom: 10px;
}
.gift-modal .available_card{
  margin: 0!important;
}
@media only screen and (min-width: 1300px) and (max-width: 1874px){
  /* .product-grid{
    width: 23%;
  } */
  .product-grid-outer{
    -ms-grid-columns: 1fr 1fr 1fr 1fr; 
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1900px){
  /* .product-grid{
    min-height: 486px;
  } */
}
@media only screen and (min-width: 768px) and (max-width: 1100px){
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 225px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1300px){
  /* .product-grid{
    width: 31%;
    min-height: 486px;
  } */
  .product-grid-outer{
    -ms-grid-columns: 1fr 1fr 1fr; 
    grid-template-columns: 1fr 1fr 1fr ;
  }
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 280px;
  }
  .icon-pos.sidebar-img{
    height: 155px;
  }
  .carousel-item{
    height: 300px!important;
  }
}
@media only screen and (min-width: 1300px) and (max-width: 1400px){
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 225px;
  }
  .icon-pos.sidebar-img{
    height: 175px;
  }
  .carousel-item{
    height: 350px!important;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1500px){
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 250px;
  }
  .icon-pos.sidebar-img{
    height: 195px;
  }
  .carousel-item{
    height: 350px!important;
  }
}
@media only screen and (min-width: 1500px) and (max-width: 1700px){
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 270px;
  }
  .icon-pos.sidebar-img{
    height: 215px;
  }
  .carousel-item{
    height: 400px!important;
  }
}
@media only screen and (min-width: 1700px) and (max-width: 1900px){
  .product-img, .prod_img_section, .prod_wishiList_img_section,.album-img {
    height: 320px;
  }
  .icon-pos.sidebar-img{
    height: 235px;
  }
  .carousel-item{
    height: 450px!important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1100px){
  /* .product-grid{
    width: 45%;
    min-height: 486px;
  } */
  .product-grid-outer{
    -ms-grid-columns: 1fr 1fr ; 
    grid-template-columns: 1fr 1fr ;
  }
  .carousel-item{
    height: 350px!important;
  }
}
@media only screen and (max-width: 767px) {   
  /* .product-grid{
    width: 100%;
    min-height: auto;
  } */
  .tooltip{ 
    visibility: hidden; 
  }
  
  .verfiy_block {
    display: block!important;
}
  .head_verrify{
    text-align: center!important;
    margin-bottom: 10px;
    display: block!important;
  }
  body section .content_wrap .myfan_section_block .verfiy_block .head_verrify p, body section .content_wrap .myfan_section_block .verfiy_block .head_verrify p{
    text-align: center!important;
  }
  .carousel-item{
    height: 300px!important;
  }
  .saleLabel {
    width: 55px!important;
  }
  .i-price{
    font-size: 16px!important;
  }
  .product-img,.prod_img_section,.prod_wishiList_img_section,.album-img{
    height: 160px;
  }
  .icon-pos.sidebar-img{
    height: 185px;
  }
  .wishList_prod_img_section {
    height: 139px;
}
  .header-p-info{
    margin-top: 10px;
  }
  .m-pt-20{
    padding-top: 20px;
  }
  body section .content_wrap .myfan_section_block .content_block .profile_right_block #page_navigation a {
    margin: 3px;
    width: 25px;
    line-height: 28px;
    height: 25px;
  }
  .header-pq-p{
    margin-top: 0!important;
  }
  .profile_imgTitle{
    text-align: center!important;
  }
  .card-body .c_body .p_img_info .profile_info p a .icon_addres{
    margin-right: 5px!important;
  }
  body section .content_wrap .myfan_section_block .content_block .chekout_left_block .checkout_block .chekout_form form{
    grid-gap: 10px!important;
  }
  .add_newAddress_form label{
    margin-bottom: 5px!important;
  }
  body section .content_wrap .myfan_section_block .content_block .chekout_left_block .checkout_block{
    padding: 15px!important;
  }
  body section .content_wrap .myfan_section_block .content_block .chekout_left_block{
    padding: 0 20px!important;
  }
  body .e-download_section .listed_products_section .list_music_secton .album_card{
    padding: 0;
    margin: 0;
  }
  .nav-link.navlik:focus,.nav-link.navlik:hover{
    color: #06AF8D!important;
    font-weight: 600;
  }
  .nav-link.navlik:focus .nav-c-t,.nav-link.navlik:hover .nav-c-t{
    color: #ffffff!important;
  }
  #pagingBox .card .card-body .order_address_info .address_info_box{
    margin: 10px 10px;
  }
  body section .content_wrap .myfan_section_block .verfiy_block{
    margin-bottom: 0!important;
  }
  /******* font size *****/
  .profile_payment_block .card_left_payment h4{
    font-size: 21px;
  }
  .profile_payment_block .card_right_payment h4{
    font-size: 20px;
  }
  .card_left_p .card .card-body h5{
    font-size: 18px;
  }
  .no-div .g-btn{
    font-size: 16px!important;
    padding: 10px 40px!important;
  }
  body section .content_wrap .myfan_section_block .verfiy_block{
    padding-left: 15px!important;
    padding-right: 15px!important;
  }
  body .social_media_section .listed_accounts_section{
    margin-bottom: 0!important;
  }
  /******* /. font size *****/
  .no-div img{
    width: 200px;
  }
  .navbar-nav.c-align{
    margin-top: -10px!important;
  }
 
  .product_info h4 {
    font-size: 16px!important;
  }
  .product_info p{
    font-size: 14px!important;
  }
  .product_price h5{
    font-size: 16px;
  }
  .product_qty h5{
    font-size: 16px;
  }
  body section .loginbg .login_from{
    margin: 10px!important;
  }
  body section .loginbg .login_from .form_box{
    padding: 15px!important;
  }
  .product-grid-outer{
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .product-grid{
    padding: 7px;
  }
  .product-desc-grid .product-name{
    font-size: 15px;
    margin-bottom: 3px;
  }
  .product-desc{
    font-size: 14px;
    margin-bottom: 3px!important;
  }
  .product-price{
    font-size: 15px;
  }
  .product-price .oldPrice{
    font-size: 14px;
  }
  .w-list {
    right: 5px!important;
    top: 5px!important;
  }
  .btn-outer {
    width: 30px!important;
    height: 30px!important;
    line-height: 28px!important;
  }
  .btn-i {
    width: 14px!important;
  }
  .heart-w{
    /* height:16px!important; */
    width: 32px!important;
    height: 32px!important;
  }
  .w-list{
    padding: 3px!important;
  }
}

/******* checkbox *******/
.form-check-input {
    width: 1.3em;
    height: 1.3em;
    border: 1px solid #153d66;
    border-radius: 50%;
}
input[type=radio i]:checked {
    border: 1px solid #06af8d!important;
    background-color: #06af8d!important;
}

/***** review *******/
.review-form input,
  .review-form textarea{
  margin-bottom: 10px;
  border: 1px solid #D8D8D8!important;
}
.review-form input::placeholder,
.review-form textarea::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #666666!important;/* Firefox */
}
.review-form input#attachments{
  color: #666666!important;
}
/****** button *******/
.swal2-styled.swal2-confirm{
    background: linear-gradient(90deg, #2de1bc 0%, #06af8d 100%)!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.swal2-styled.swal2-confirm:hover{
    background: linear-gradient(90deg, #06af8d 0%, #2de1bc 100%)!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btnprimary{
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.btnprimary:hover{
    color: #fff!important;
    background: linear-gradient(90deg, #06af8d 0%, #2de1bc 100%)!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cutomer_viewOrder_btn{
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.cutomer_viewOrder_btn:hover{
    color: #fff!important;
    background: linear-gradient(90deg, #06af8d 0%, #2de1bc 100%)!important;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
/***** product-des ********/
.product-des h5{
    color: #153D66;
    font-size: 22px;
    font-weight: 700;
}
.text-danger {
    color: #FF1F00;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
}
.text-secondary{
    font-size: 16px;
    font-weight: 400;
}
.text-success{
    color:#089E7F;
}
.b-blue{
    background-color: #295F97;
    color: #ffffff;
    padding: 7px 30px;
}
.b-blue:hover{
    color: #295F97;
    border-color: #295F97;
    background-color: #ffffff;
}
.b-green{
    color: #fff!important;
    background: linear-gradient(90deg, #06af8d 0%, #2de1bc 100%)!important;
    border: none;
}
.b-green-o{
    color: #089E7F;
    border-color: #089E7F;
    padding: 7px 30px;
}
.b-green-o:hover{
    background-color: #089E7F;
    color: #fff;
}
ul.b-0{
    border:none!important;
  }
  .ul-con2.b-0 li:nth-child(1),
  .ul-con2.b-0 li:nth-child(2){
    margin-right:15px;
  }
  ul.b-0 li{
    margin-right: 8px;
  }
  ul.b-0 li img{
    width: 30px;
  }
  ul.b-0 li .feather-share-2{
    color: #06AF8D;
  }
  .large_img_box{
    text-align: center;
    /* height: 500px; */
  }
  /* .large_img_box img{
    width: fit-content!important;
    height: 100%;
  } */
  .large_img_box .xzoom{
    box-shadow: none;
    border-radius: 0!important;
  }
  .des-div{
    margin-bottom: 15px;
  }
  #flexCheckDefault{
    border-color: #295F97!important;
  }
  .review-div .feather-send{
    color: #0DB895;
    margin-left: 30px;
  }
  .review-div .btn{
    border: 1px solid #153D66!important;
  }
  .tab-outer{
    margin-bottom: 0;
    margin-top: 20px;
  }
  .tab-outer .tab{
    margin-bottom: 0!important;
  }
  .accordion.hide-sm{
    margin-bottom: 30px;
  }
  .p-relative{
    position: relative;
    display: block;
  
  }
  .form-control.sort_filter{
    cursor: pointer;
  }
  .categoryPart{
    margin-top: 30px;
  }
  .categoryPart h2 button{
    font-size: 28px;
    background: transparent;
    padding: 0;
    font-weight: 500;
  }
  .categoryPart .accordion-item{
    background-color: transparent;
  }
  .categoryPart .accordion-button:not(.collapsed){
    background: transparent!important;
    border: none;
    box-shadow: none;
  }
  .categoryPart .accordion-header{
    display: inline-block;
  }
  .categoryPart .accordion-button::after{
    margin-left: 10px!important;
  }
  .categoryPart .accordion-button:focus{
    border: none;
    outline: 0;
    box-shadow: none;
  }
  .categoryPart .accordion-button:focus-visible,.categorysli:focus-visible,.accordion-body:focus-visible,.accordion-flush .accordion-collapse:focus-visible{
    outline: 0;
  }
  .categoryPart .accordion-body{
    padding: 0;
  }
  .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")!important;
  }
  /* .product_card{
    min-height: 500px;
  } */
  .btn-outer{
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: linear-gradient(91.04deg, #295f97 0.13%, #313341 102.57%)0;
    text-align: center;
    line-height: 31px;
  }
  .btn-i{
    color: #fff;
    width: 18px;
    stroke-width: 3;
  }
  .ib-div{
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 10px;
    vertical-align: middle;
  }
  .sharemodal .modal-content{
    padding: 15px;
  }
  .sharemodal .form-control{
    padding: 0 10px;
  }
  .sharemodal ul{
    list-style: none;
    padding: 0;
    text-align: center;
    margin-bottom: 0;
  }
  .sharemodal ul li{
    display: inline-block;
    margin-right: 7px;
  }
  .sharemodal ul li img{
    width: 35px;
  }
  /******** OWL ******/
  .owl-theme .owl-nav {
    margin-top: 0; 
    position: absolute;
    display: inline-block;
    top: 30%;
    width: 100%;
    transform: translateY(-50%);
}
.owl-theme .owl-nav {
    top: 25%;
}
.owl-theme .owl-nav [class*=owl-]{
    margin: 0;
}
.owl-prev{
  position: absolute;
z-index: 111111;
background-color: #fff!important;
color: #000;
padding: 15px;
left: 0;
display: inline-block;
}
.owl-prev span{
  padding: 15px;
font-size: 40px;
}
.owl-next{
  position: absolute;
z-index: 111111;
background-color: #fff!important;
color: #000;
padding: 15px;
right: 0;
display: inline-block;
}
.owl-next span{
  padding: 15px;
font-size: 40px;
}
.owl-theme .owl-nav .disabled{
  opacity: 1;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  color: #000!important;
}
.owl-theme .owl-nav .disabled{
  opacity: 1!important;
}
.owl-carousel .owl-nav.disabled{
  display: block;
}
.owl1.owl-carousel .owl-nav.disabled{
  display: none;
}
.owl-carousel .owl-item{
min-height: auto;
}

/****** MARGINS *******/
.mb-20{
    margin-bottom: 20px;
}
.form-group.card{
  border: none!important;
}

@media only screen and (min-width: 1200px){
.large_img_box{
  text-align: center;
  height: 500px;
}
.large_img_box img{
  width: fit-content!important;
  position: absolute;
  left: 0;
  right: 0;
    margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  /* width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center; */
  max-width: 100%;
    max-height: 100%;
}
/* .large_img_box img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
} */
.p-relative{
  width: 500px;
  margin: 0 auto;
}
}
@media only screen and (min-width: 767px) and (max-width: 1200px){
    /* .products_section .product_card {
        width: 31%!important;
        margin: 15px 5px !important;
        min-height: 540px;
    } */
    .offer-btn {
        font-size: 14px!important;
        padding: 5px 10px!important;
        
    }
    .view_btns a {
        margin-right: 5px!important;
    }
}
/***** MIN-WIDTH:767 ********/
@media only screen and (min-width: 767px){
  .no-notification p{
    width: 60%;
    margin: 0 auto;
  }
  .notification-modal .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
    right: 0;
    margin-left: auto;
    margin-right: 76px;
  }
  .receiver_msg{
    /* max-width: 40%!important; */
    max-width: 300px;
  }
  .sender_msg{
    max-width: 300px;
  }
    
    /* .items_img{
        position: absolute;
    bottom: 0;
    width: 100%;
    } */
    /* .full-view-img{
        min-height: 400px;
    } */
}
@media only screen and (max-width: 992px){
  .content_wrap {
    margin-top: 150px!important;
  }
  .f-ds{
    font-size: 20px;
    line-height: 32px;
  }
}
/***** MAX-WIDTH:767 ********/
@media only screen and (max-width: 767px){
    #footer p{
        text-align: center;
        font-size: 14px;
    }
    /* .owl1 .item>a{
        padding: 7px 20px!important;
        min-width: 150px!important;
    } */
    .right_block{
        width: 100%;
    }
    .content_wrap {
      margin-top: 160px!important;
    }
    .breadcrumb_section{
        padding: 10px;
    }
    .breadcrumb-left a{
        font-size: 14px;
        margin: 0;
    }
    .offer-btn{
        padding: 5px 15px!important;
        font-size: 12px!important;
    }
    .profile_img_card{
        width: 80px!important;
        height: 80px!important;
        margin-right: 20px!important;
    }
    .orders_details_section{
        margin-right: 0!important;
    }
    .accordian_block{
        padding: 25px 10px!important;
    }
    .left_block{
        padding:0 10px!important;
    }
    .rating{
        width: auto!important;
    }
}
/***** MAX-WIDTH:400 ********/
@media only screen and (max-width: 400px){
.navbar-brand img {
    width: 110px !important;
}
}
@media only screen and (max-width: 1024px){
  .navbar-nav{
    margin: 0;
    padding: 0;
    display: inline-block!important;
    float: right;
    margin-bottom: 0!important;
    margin-top: 0!important;
    text-align: right;
    margin-right: 0;
    margin-left: auto;
  }
  body section .myfan_section_block .content_block .left_block .accordian_block{
    padding:15px;
  }
  body section .content_wrap .myfan_section_block .content_block .profile_right_block .profile_payment_block .card_left_payment .card_left_p .card{
    padding: 0!important;
  }
  body section .content_wrap .myfan_section_block .content_block .profile_right_block .profile_payment_block .card_right_payment .card_right_p .card{
    padding: 0!important;
  }
  .content_block p{
    font-size: 14px!important;
  }
  body section .content_wrap .myfan_section_block .profile_order_block .list-group-item a{
    font-size: 15px!important;
  }
  body section .content_wrap .myfan_section_block .profile_order_block .list-group-item span .feather{
    width: 20px!important;
  }
  .card_profile_header h5{
    font-size: 18px;
    margin: 10px;
  }
  body section .content_wrap .myfan_section_block .profile_order_block{
    padding: 15px!important;
  }
  body section .content_wrap .myfan_section_block .content_block .profile_right_block .order_profile_block .card{
    padding: 0!important;
  }
  .all_cards .card_body_info{
    padding: 15px!important;
  }
  .card_body_info .profile_img_info .profile_img_card{
    margin-right: 10px!important;
  }
  .card_header_info .orders_details_section{
    margin-right: 10px!important;
  }
  .navbar-nav .nav-item{
    display: inline-block!important;
  }
  .accounts_notifications_section,.accounts_general_section,.accounts_changePassword_section{
    width: 100%!important;
  }
  .show_more_btn{
    padding: 10px 0;
  }
  .avatar-md {
    width: 26px;
    height: 26px;
}
.footer-ul li:first-child{
  display: block;
}
.fs-4 .footer-ul p{
  text-align: center!important;
}
.card_details_profile_order .card .card-body{
  padding: 15px!important;
}
.delivry_date_price{
  display: block!important;
}
.delivry_date_price p{
  margin: 0!important;
}
.product_img{
  width: 100px!important;
  /* height: 100px!important; */
}
.product_price_cart{
  padding: 15px!important;
}
.product_img,.product_info,.product_qty{
  margin-right: 10px!important;
}
.product_info h4{
  font-size: 20px;
}
.card .card-body .card_profile_body .all_cards{
  margin-right: 0!important;
}
.card_body_info .profile_img_info .profile_img_card{
  width: 80px!important;
  height: 80px!important;
}
}
@media only screen and (min-width: 767px) and (max-width: 1024px){
.product_price_info p{
  display: block!important;
}
.product_price_info p span{
  display: block!important;
}
.card-body .c_body .p_img_info .profile_info{
  margin-left: 20px!important;
}
body .social_media_section .listed_accounts_section .inner_listed_section .social_card{
  width: 46%!important;
}
.start_rated_option_section .inner_star_rating_box .rating_value_section{
  display: none;
}
}


.review_inv_block .form-check{
  padding-left: 0;
}
.profile_info p a{
  word-break: break-all;
}

/***** MAX-WIDTH:576 ********/
@media (min-width: 576px){
    .modal .modal-dialog.wishlist_popUp {
        max-width: 780px !important;
    }
}

/********* Product Description part ********/
.w-s{
  white-space: pre-line;
  /* margin-bottom: -20px;
  margin-top: -30px;   */
}
.w-sl ul{
  margin-bottom: 0;
}
.show-less 
{
  max-height: 320px;
  margin-bottom: 0px;
  overflow: hidden;
  transition: all 1s;
}
.show-lesscart
{
  max-height: 22px;
  margin-bottom: 0px;
  overflow: hidden;
  transition: all 1s;
}
.show-btn,.show-btn1{
  color: #295F97;
  font-weight: 600;
}
.show-btnm,.show-btnl{
  color: #295F97!important;
  font-weight: 400;
    font-size: 13px;
}
#show-btn1,.show-btnl{
  display: none;
}
.display-flex{
  display: flex;
}
/********* /. Product Description part ********/
/********* slider *********/
.slide{
  margin: 20px 0;
  padding:20px 0;
}
.carousel-control-next, .carousel-control-prev{
  width: auto;
}
.icon-left{
  background: #fff;
    color: #000;
    padding: 3px;
    width: 30px;
    height: 30px;
}
.carousel-indicators{
  bottom: -23px;
}
.carousel-indicators [data-bs-target]{
  background-color: #000;
  width: 20px;
}
.v-frame{
  width: 100%;
  margin:20px 0;
  height: 50vh;
}
.tabcontent.w-full{
  width: 100%;
}
.profile_img_info .content_block h5{
  font-size: 18px;
}
.dropdown-item:focus, .dropdown-item:hover {
  color: #1e2125!important;
  background-color: #e9ecef!important;
}
.heart-w{
  color: #1a4068;
  width: 36px;
    height: 36px;
    background: #fff;
    padding: 8px;
    border-radius: 50%;
}
.w-list {
  position: absolute;
  display: inline-block;
  right: 12px;
  top: 12px;
  border-radius: 50%;
} 
.wisListProduct_info p{
  font-size: 15px;
}
.wisListProduct_info a{
  font-size: 16px!important;
}
.product_wishList_name{
  font-weight: 500;
  margin-top: 5px;
}
.chatPart > .header > .profile_details{
  flex-basis: unset!important;
}
.deliveryCharge{
  cursor: pointer;
}
.password_setting_form_section .form-control{
  margin-right: 10px;
}
.card_profile_body .btn_block .btnprimary_outline{
  padding: 10px!important;
  margin: 0 10px 10px 10px!important;
}
.no-div{
  text-align: center;
  margin-bottom: 40px;
}

.no-div img{
  margin: 0 auto;
  width: 250px;
}
.no-div h5{
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin-top: 10px;
  margin-top: 20px;
  font-weight: 700;
}
.no-div h6{
  font-size: 18px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 700;
}
.no-wish h6,.no-cart h6{
  margin-top: 10px;
}
.no-div p{
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px!important;
}
.modal .no-div p{
  text-align: center;
  font-size: 14px;
  margin-bottom: 20px!important;
}
.no-div .g-btn{
  background: linear-gradient(95.9deg, #2DE1BC -6.15%, #06AF8D 113.86%);
  padding: 10px 50px;
  color: #fff;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.32);
border-radius: 8px;
text-transform: uppercase;
font-weight: 500;
font-size: 18px;

}
.no-cart .g-btn{
  font-size: 15px;
} 
.done-btn{
  background-image: linear-gradient(91.04deg, #295f97 0.13%, #313341 102.57%);
  color: #fff!important;
  font-size: 16px!important;
}
.filter_tags_section .filter_head h3{
  margin-bottom: 0;
}
#footer{
  padding: 30px 15px!important;
}
body .e-download_section .listed_products_section .list_music_secton .album_card{
  padding-bottom: 0!important;
  margin-right: 13px!important;
  margin-bottom: 0!important;
}
.delivry_date_price{
  margin-left: 5px;
}
/* .receiver_msg img{
  width: 300px;
} */
.finalAmountUsed{
  font-weight: 600;
}
.delivery_date .form-check-label{
  cursor: pointer;
}
/******** notification-modal ********/
.notification-modal .modal-content{
  padding: 15px;
}
.notification-modal h3{
  font-size: 20px;
  color: #089E7F;
}
.notification-icon{
  margin: 0px;
    color: #089E7F;
    width: 36px;
    height: 36px;
    padding-top: 10px;
    font-size: 40px;
}
.notification-modal h5{
  font-size: 16px;
  margin-bottom: 0;
}
.notification-modal h6{
  font-size: 12px;
}
.notification-modal p{
  font-size: 13px;
  color: #838383;
}
.w-70{
  width: calc(100% - 70px);
}
.ju-sp-be{
  justify-content: space-between;
}
.border-bottom-1{
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 5px;
}
.notification-body{
  max-height: 300px;
  overflow-x: hidden;
  overflow-y: auto;
}
.clear-div{
  padding: 15px 15px 0 15px;
  text-align: center;
}
.clear-div a{
  color: #295D93;
}
.notification-modal.modal{
  top: 53px;
}

.notification-body::-webkit-scrollbar {
  width: 8px;
}

.notification-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
  border-radius: 10px;
}

.notification-body::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #c4c4c4;
  /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);  */
}

.breadcrumb-left h4,.breadcrumb-left ul{
  display: inline-block;
 
}
.carousel-item{
  height: 500px;
}
.carousel-item img{
  max-height: 100%;
  /* width: 100%; */
  margin: 0 auto;
}
.profile_img1 img{
  object-fit: cover;
}
.product_info h4{
  font-size: 20px;
}
.fw-600{
  font-weight: 600;
}

.iti--allow-dropdown{
  width: 100%!important;
}
.n-content h5 a{
  color: #295e94;
}
.no-notification{
  text-align: center;
  padding: 15px;
}
.no-notification h5{
  margin-bottom: 10px;
  color: #089E7F;
}
.no-notification img{
  width: 40%;
}
.no-notification p{
  color: #000;
  font-size: 14px;
}
#copied_span {
  text-align: center;
  text-transform: capitalize;
  color: #089E7F;
  display: none;
}
/* 
span.itemCountValue{
  display: inline-block!important;
}
*/
.color-black{
  color: #000!important;
}