.rate:not(:checked) > label:before {
  content: '★';
}
@media only screen and (min-width:1399px) {
  .rounded-circle{
    width:150px!important;
    height: 150px!important;
  }
  img.css_width{
    width: 33%;
    min-height: 50px;
  }
  .line_height_image {
    min-height: 50px!important;
    max-height: 50px!important;
  }
}

@media only screen and (max-width:1399px) {
  .rounded-circle{
    width:130px!important;
    height: 130px!important;
  }
  img.css_width{
    width: 33%;
    min-height: 50px;
  }
  .line_height_image {
    min-height: 50px!important;
    max-height: 50px!important;
  }
}

@media only screen and (max-width:1280px) {
  .post-slide .post-content{
      padding: 0px 15px 25px 15px;
  }
}

@media(min-width:992px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: 960px!important;
  }
  .pl-10 {
    padding-left: 10px;
  }
  .pr-10{
    padding-right: 10px;
  }
  .ml-d-10{
    margin-left: 10px;
  }
  .mr-d-10{
    margin-right:10px
  }
  .pl-d-15 {
    padding-left: 15px
  }
  .pr-d-15{
      padding-right: 15px
  }
  .pl-d-0{
    padding-left: 0;
  }
  .pr-d-0{
    padding-right: 0;
  }
  .post-descriptions {
    min-height: 92px;
  }
}

@media(min-width:1018px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1000px!important;
  }
}

@media(min-width:1100px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1068px!important;
  }
}

@media(min-width:1200px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1140px!important;
  }
  .pt-md-3{
    padding-top: 10px;
  }
}

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

@media(min-width:1500px){
  .container, .container-lg, .container-md, .container-sm {
      max-width: 1500px!important;
  }
}

@media screen and (min-width: 1500px) and (max-width: 1550px) { 
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1450px!important;
  }
}

@media (max-width: 1024px) {
  .cta {
      background-attachment: scroll;
  }
}

@media (min-width: 769px) {
  .cta .cta-btn-container {
      display: flex;
      align-items: center;
      justify-content: flex-end;
  }
}
@media (min-width: 1099px) and (max-width: 1364px) {
  #header .logo{
    margin-top: 2rem;
  }
}
@media (min-width: 1073px) and (max-width: 1099px) {
  #header .logo{
    margin-top: 2.7rem;
  }
}

@media (min-width: 1017px) and (max-width: 1073px) {
  #header .logo{
    margin-top: 2.3rem;
  }
}

@media (min-width: 991px) and (max-width: 1017px) {
  #header .logo{
    margin-top: 2.8rem;
  }
}

@media(max-width:1510px){
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1400px;
  }
}
@media(max-width:1499px){
  .img_logo_cs {
    /* width: 100%; */
  } 
}
@media screen and (min-width: 1365px) and (max-width: 1499px) {
  #header .logo{
    /* margin-top: 1.5rem; */
  }
}
@media (min-width: 1300px) and (max-width: 1365px){
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1250px!important;
  }
  #header .logo {
    margin-top: 2.3rem;
  }
}
@media (min-width: 1230px) and (max-width: 1299px){
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1200px!important;
  }
  #header .logo {
    margin-top: 2.6rem;
  }
  .btn-yellow{
    padding: 5px 10px;
  }
}
@media (min-width: 993px) and (max-width: 1390px){
  #navbar {
    /* margin-left: auto; */
    /* width: 100%; */
    /* display: block!important; */
  }
  .navbar ul{
    justify-content: space-between;
    gap: 20px;
  }
  a.logo.me-auto {
    /* position: absolute; */
    top: 10px;
  }
  #header .logo {
    margin-top: 0;
  }
  .img_logo_cs {
    max-width: 200px;
  }
  #navbar ul li{
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
  }
}
@media(max-width:1400px){
  .post-descriptions.p-0 {
    min-height: 90px;
  }
  .css_falsqwe{
    display: flex;
  }
  ._19Wo5x4L{
    min-height: auto;
  }
  ._3fQkzCuC>ul{
    height: auto;
  }
  .css_nileqwe{
    display: flex!important;
    width: 100%;
    margin:0 auto;
  }
  /* button.read-more.mx-1 {
    margin-top: 0.5rem;
  } */
  .css_nileqwe {
    margin-top: 2rem;
  }
  .col-lg-3.col-md-6.col-sm-12.col-12.text-dark {
    width: 26.6%;
  }
  .col-lg-3.col-md-6.col-sm-12.col-12.text-dark:last-child {
    width: 20%;
  }
  .footer_ul li a{
    width: 80%;
  }
  .css_nileqwe{
    display: block!important;
  }
  .post-slide .read-more{
    margin-top: 1rem;
  }
  .img_logo_cs{
    /* width: 100%; */
  }
}

@media (min-width: 991px) and (max-width: 1076px) {
  .navbar a, .navbar a:focus,
  .d-flex.align-items-center a strong,
  .css_control .form-control{
    font-size: 16px;
  }
  .mobiles .btn-yellow{
    padding: 5px 12px;
  }
}
@media (min-width: 1076px) and (max-width: 1180px) {
  .navbar a, .navbar a:focus,
  .d-flex.align-items-center a strong,
  .css_control .form-control{
    font-size: 17px;
  }
  .mobiles .btn-yellow{
    padding: 5px 12px;
  }
}
@media (min-width: 1365px) and (max-width: 1399px) {
  .container, .container-lg, .container-md, .container-sm{
    max-width: 1300px!important;
  }
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    right: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    right: -100%;
  }
}

@media(max-width:1280px){
  .post-descriptions.p-0 {
    min-height: 100px;
  }
  h3.post-title {
    min-height: 32px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 10px;
    height: 45px;
  }
}

@media(max-width:1199px){
  .flex-mobile {
    /* display: block; */
    display: flex;
    column-gap: 0.5rem;
  }
  a.top-button-register{
    margin:0 auto
  }
  .top-button-login,
  .top-button-register{
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .top-button-register{
    padding: 8px 35px;
  }
  .top-button-login{
    padding: 8px 35px;
    margin-bottom: 4px;
  }
}

@media(max-width:1180px){
  .col-md-2-51{
    width: 13%;
  }
  .col-md-3-51{
    width: 67%;
  }
  .col-md-7-51{
    width: 18%;
  }
  .row.w-a .col-md-6.text-dark.text-center{
    width: 50%;
    text-align: left!important;
  }
  .row.w-a .col-md-6.text-dark.text-center.css_bils{
    width: 50%;
  }
  .hide_mobile{
    display: none!important;
  }
  .col-md-7-51.pr-0{
    padding-right: 25px;
  }
  .css_lw1 {
    margin-left: 0;
  }
}

@media (min-width: 1024px) {
  #hero .carousel-control-prev, #hero .carousel-control-next {
      width: 5%;
  }
}

@media(min-width:993px){
  .d-none-desktop,
  .d-nones{
    display: none!important;
  }
  .d-blocks{
    display: block!important;
  }
  .d-flexss.mobiless {
    display: none;
  }
  .overlay_mobile{
    display: none;
  }
  .desktop{
    display: block!important;
  }
  .mobile{
    display: none!important;
  }
  .pl-d-10{
    padding-left: 10px;
  }
  .pr-d-10{
    padding-right: 10px;
  }
  .width_title{
    display: block;
    width: 100%;
  }
}

@media (max-width: 992px) {
  .mobile-nav-toggle {
    display: block;
  }
  .mobile-nav-toggle_profile_option {
    display: block;
  }
  .mobile_on {
    display: none;
  }
  .desktop{
    display: none!important;
  }
  .mobile{
    display: block!important;
  }
  .col-sm-12s{
    width:25%!important
  }
  .pl-m-5{
      padding-left: 5px;
  }
  .pr-m-5{
      padding-right: 5px;
  }
  .pl-m-10 {
      padding-left: 10px;
  }
  .pr-m-10{
      padding-right: 10px;
  }
  .pl-m-15 {
      padding-left: 15px;
  }
  .pr-m-15{
      padding-right: 15px;
  }
  .col-md-1-5{
      width: 25%;
  }
  .d-nones{
      display: block!important;
  }
  .d-blocks{
      display: none!important;
  }
  #hero {
      height: 100vh;
  }
  #hero .carousel-container {
      top: 66px;
  }
  #navbar.mt-5{
      margin-top: 0!important;
  }
  .d-99block{
      display: block!important;
  }
  .d-99block .flex-mobile{
      display: flex;
      align-items: center;
      justify-content: center;
  }
  .d-99block .flex-mobile li{
      list-style: none;
  }
  .d-99block .flex-mobile .top-button-login{
      padding: 8px 43px;
  }
  .d-99block .flex-mobile .top-button-register{
      padding: 8px 16px;
      margin-top: 0.8rem;
  }
  .space-between-mobile{
      justify-content: space-between !important;
      align-items: flex-start !important;
  }
  #header .logo img{
    max-height: 30px !important;
    width: auto;
  }
  a.logo.me-auto {
      margin: unset!important;
  }
  .container.d-flex.align-items-center.p-0.position-relative.mt-2.space-between-mobile {
      margin-top: 0!important;
  }
  .btn-yellow{
      padding: .375rem .75rem;
  }
  li.dropdown.mobiles {
      margin-left: 20px;
  }
  .d-none-desktop{
      display: flex!important;
  }
  section#main {
      margin-top: -1rem;
  }
  .row.portfolio-container.check_block.height-auto.d-none-desktop p{
      color: white;
  }
  a.list-group-item.list-group-item-action.border-0{
      font-size: 1rem;
  }
  .flex-mobile {
      display: none;
  }
  .navbar-mobile a.position-relative {
      z-index: -1;
  }
  .navbar-mobile li.dropdown.mobiles {
      z-index: -1;
  }
  .breadcrumbs {
      margin-top: 66px;
  }
  .d-flex.zd-1.d-none-desktop {
      display: flex!important;
  }
  .container.pb-9.p-0 .card-header,
  .container.pb-9.p-0 .card-body{
      padding-left: 0;
      padding-right: 0;
  }
  .navbar-mobile .text-right.d-flex.align-items-center.justify-content-end {
      position: unset;
  }
  .text-right.d-flex.align-items-center.justify-content-end {
      position: relative;
      right: -7px;
  }
  #category {
      padding: 60px 0;
  }
  #category.login {
    padding: 62px 0;
  }
  .mobile-width{
      background-size:33px;
      height: 33px;
      width: 33px;
      margin: 15px;
  }
  i.bi.bi-list.mobile-nav-toggle{
      padding-left: 0;
  }
  .heart-icons.mobile-width {
      margin-top: 20px;
  }
  .mobiless .badges {
    position: absolute;
    top: 10px;
    right: 8px;
    font-size: 12px;
    width: 18px;
    height: 18px;
    background: #2c124d;
    line-height: 18px;
    border-radius: 50%;
    font-weight: bold;
    text-align: center;
    color: white;
  }
  .d-none-desktop .w-50{
      width:100%!important
  }
  .img_logo_cs {
      width: 80%;
  }
  #formCheckout .btn.w-30{
      width:40%
  }
  .navbar-mobile .zd-1 a.position-relative{
      z-index: -1;
  }
  .row.portfolio-container.check_block.height-auto.d-none-desktop{
      display: none!important;
  }
  .left-side-product-box img{
    width:100%!important
  }
  .right-side-pro-detail h3.post-title{
    height:auto
  }
  #formCheckout .btn.w-30{
    padding: 0.5rem 1.25rem;
  }
  .space-between-mobile #navbar ul li {
    width: 100%;
  }
  .col-md-2-5{
    width: 25%;
  }
  .col-md-9-5 {
    width: 75%;
  }
  .carousel-item, .carousel-inner, .image-height {
    height: 100%;
    object-fit: contain;
  }
  ._2D8Xw8zb{
    padding-top: 0.3rem;
    padding-bottom:0.3rem;
  }
  #header{
    display: block!important;
    padding-bottom: 1rem;
  }
  .btn-dangers {
    padding: 12px;
    font-size: 1rem;
    border-radius: 5px;
  }
  .img_logo_cs{
    width:70%
  }
  .navbar-mobile{
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    top: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: .5s;
  }
  .navbar-mobile .mobile_on {
    display: block;
    height: 100%;
  }
  .mobile-nav-toggle-modal {
    position: absolute;
    top: 10px;
    right: 35px;
    z-index: 999999;
    color: #000;
    font-size: 3rem;
  }
  .top-button-register{
    padding: 13px 35px;
  }
  .container-custom {
    padding-top: 5.5rem;
    width: 92%;
    margin: 0 auto;
  }
  .container-custom .top-button-login,
  .container-custom .top-button-register {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 13px 20px;
    border-radius: 10px;
    font-weight: 500;
  }
  .btn-register{
    background: #000000;
    border: 1px solid #000000;
  }
  #navbar-nav-m li {
    width: 100% !important;
    display: block;
    border-top: 1px solid #2c124d;
    margin-left: unset !important;
    margin-right: unset !important;
  }
  .text-left{
    text-align: left!important;
  }
  #navbar-nav-m .nav-link{
    color:#000
  }
  #navbar-nav-m{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  /* .space-between-mobile #navbar ul li a {
    padding: 14px 20px;
  } */
  span.pl-2 {
    padding-left: 5px;
    vertical-align: bottom;
  }
  nav#navbar{
    margin-right: 0;
  }
  ul.footer_ul.pt-1.text-right li svg {
    width: 70%;
  }
  .col-md-7-51 {
    width: 19%;
  }
  .col-md-3-51 {
    width: 68%;
  }
  .w-50.mobile_100{
    width: 100%!important;
    display: flex;
  }
  .border_cart .d-flex{
    display: block!important;
  }
  .w-50.mobile_100.text-right{
    text-align: left;
    margin-top: 10px;
  }
  #coppyUrlLink.w-30 {
    width: 50%;
    margin-right: 10px;
  }
  .card-body .pb-5 {
    padding-bottom: 2rem!important;
  }
  .ShareCustomer {
    width: 50%;
  }
  .mt-m-3{
    margin-top: 1.5rem;
  }
  #footer .pl-m-5{
    padding-left: 0;
  }
  #footer .pr-m-5{
    padding-right: 0;
  }
  .fs-18s{
    font-size: 1rem!important
  }
  .pl-m-0{
    padding-left: 0;
  }
  .pr-m-0{
    padding-right: 0;
  }
  div#image_popup{
    transform: scale(1);
  }
  #myModalPopUp .modal-content{
    border:none
  }
  span.cssregteqweq2 {
    top: -30px;
    right: 0;
  }
  #image_popup img{
    width: 100%;
  }
  .width_title{
    display: block;
    width: 100%;
  }
  .back-to-top{
    bottom: 85px;
  }
  .css_nileqwe{
    display: flex!important;
  }
  .post-slide .read-more{
    margin-top: 0;
  }
  .sidenav.navbar a, .sidenav.navbar a:focus{
    z-index: 2;
  }
  .product-categories {
    width: 100%;
  }
}

@media(max-width:991px){
  .pr-5{
    padding-right:0;
  }
  .pl-5{
    padding-left:0;
  }
  a.position-relative {
    z-index: 9!important;
  }
}

@media(max-width:920px){
  .d-flexss.mobiless {
    display: block;
  }
  .right-side-pro-detail{
    padding:0!important
  }
  .d-flexss.mobiless {
    z-index: 9;
  }
}

@media(max-width:890px){
  ul#categoryList li:hover{
    background:white;
    color: #222222;
  }
  #categoryList .hover-texts:hover{
    color: #222222;
  }
  .col-md-7-5.pr-0 {
    padding-right: 7px;
  }
  #footer .col-md-2-51,
  #footer .col-md-3-51{
    width:50%
  }
  .col-md-7-51{
    width:100%
  }
  #footer .row.w-a .col-md-6.text-dark.text-center{
    text-align: left!important;
  }
  .col-md-12.text-right .footer_ul li{
    display: flex;
  }
  .col-md-12.text-right .footer_ul li img{
    max-width: 200px;
    width: 100%;
  }
  .col-md-6.text-dark.text-right.css_bils.pr-m-10 {
      text-align: left;
  }
  ul.footer_ul.pt-1.text-right {
      display: flex;
  }
  ul.footer_ul.pt-1.text-right li svg{
      width: 100%;
  }
  .text-refer{
    text-align: left;
  }
  .col-md-7-51 .footer_ul img{
    width: 20%;
  }
  .col-md-7-51 .footer_ul{
    text-align: left;
  }
  .col-md-7-51 .footer_ul .css_lw1{
    justify-content: start!important;
  }
  .mobile-m{
    display: none;
  }
  .mobile-100{
    width: 100%!important;
    text-align: left!important;
  }
  .footer_uls{
    padding-left: 0;
  }
  ._2g19Nmsz{
    display: none;
  }
  div#demos {
    /* display: none; */
  }
}

@media(min-width:876px){
  #demo{
    display: none!important;
  }
}

@media(max-width:876px){
  #demo{
    display: block!important;
  }
  #demo .owl-buttons {
    display: none;
  }
  .col-md-9-5.bg_promotion{
    display: none!important;
  }
  .col-md-2-5,
  .col-md-9-5{
    width:100%!important;
  }
  h3.text-bold.fss-2 {
    line-height: 30px;
  }
  h5.text-bold.fss-2 {
    line-height: 28px;
  }
  .d-block-876{display: none!important;}
  .d-none-876{
    display: block!important;
  }
  .post-slide{
    margin-bottom: 0;
  }
  .bg-cate{
    background-color: inherit;
    padding-left: 15px;
    padding-right: 15px;
  }
  .h-200{
    height: 220px;
    object-fit: cover;
  }
  .list .item {
    background-color: #fff;
    border-radius: 5px;
    flex-grow: 0;
    flex-shrink: 0;
    margin: 5px;
    flex-basis: calc(100% / 6);
    font-size: 1rem;
  }
  .border-css {
    line-height: 100px;
    text-align: center;
    height: 100px;
    width: calc(100% - 1px);
    background: #eeeeee;
    border-radius: 100px / 80px;
  }
  /* .post-slide,.card{box-shadow: none;} */
  .card:hover, .post-slide:hover{box-shadow: none;}
  section#main {
    padding: 25px 0;
  }
  .owl-carousel .owl-wrapper-outer{
    border-radius: 0.5rem;
  }
  .col-lg-3.col-md-6.col-sm-12.col-12.text-dark {
    width: 50%;
  }
  .col-lg-3.col-md-6.col-sm-12.col-12.text-dark:last-child {
    width: unset;
  }
  .footer_ul li a{
    width: 100%;
  }
}

@media(min-width:768px){
  .display_mb{
    display: none;
  }
  .display_none{
    display: block;
  }
}

@media (max-width: 768px) {
  #hero h2 {
    font-size: 28px;
  }
  .display_none{
    display: none;
  }
  .display_mb{
    display: block;
  }
  .css_pd{
    position: unset;
    transform:unset;
    text-align: center;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .me-2.position-relative.d-flex.justify-content-center.align-items-center {
    padding-top: 2rem;
  }
  .why-us .content-item {
      padding: 40px 0;
  }
  .breadcrumbs .d-flex {
      display: block !important;
  }
  .breadcrumbs ol {
      display: block;
  }
  .breadcrumbs ol li {
      display: inline-block;
  }
  nav.navbar.navbar-expand-md.navbar-light.shadow-sm.mb-lg-0.sidenav {
      padding: 15px;
  }
  .mt-nn2 .card-body{
      padding-top: 0!important;
  }
  .mt-nn2 .form-group.pt-3.pb-3 {
      padding-top: 0!important;
  }
  .sidenav.navbar .navbar-nav{
      padding-left: 0!important;
      padding-right: 0!important;
  }
  div#example_wrapper .row {
      display: flex;
      margin-top: 1.5rem;
  }
  div#example_wrapper .row .col-sm-12.col-md-6{
      width: 50%;
  }
  .card.mt-2 {
      box-shadow: 0 5px 10px #dfdfdf;
  }
  .text-right-mb{
      text-align: right!important;
  }
  .login100-form-btn.regs,
  .login100-form-bgbtn .top-button-register{
      padding: 12px 28px!important;
      width: 100%!important;
      font-size: 1rem;
  }
  .login100-form-bgbtn, .login100-form-btn.regs{
      width:100%!important
  }
  .top-button-login, .top-button-register{
      max-width: 100%;
      min-width: 100%;
  }
  .post-slide{
      border: 1px solid #ededed;
  }
  .col-lg-3.col-md-6.col-sm-12.col-12.text-dark {
    width: 100%;
  }
  .positions{
    transform: scale(1);
  }
}
@media(min-width:767px){
  .desktop-small{
    display: block!important;
  }
  .mobile-small{
    display: none!important;
  }
}
@media(min-width:1199px){
  .desktop-small-popup{
    display: block!important;
  }
  .mobile-small-popup{
    display: none!important;
  }
}
@media(max-width:1199px){
  .desktop-small-popup{
    display: none!important;
  }
  .mobile-small-popup{
    display: block!important;
  }
}
@media(max-width:767px){
  #join{
      padding-top: 0!important;
      padding-bottom: 1rem;
  }
  .post-descriptions.p-0 {
      min-height: 100px!important;
  }
  .row.w-a .col-md-6.text-dark.text-center ,
  .row.w-a .col-md-6.text-dark.text-center.css_bils{
      width: 50%;
  }
  .css_lw1 {
      margin-left: 0rem;
  }
  ul.footer_ul.pt-1.text-right{
      text-align: left;
  }
  .col-md-6.text-dark.text-right.css_bils.pr-0 {
      margin-left: auto;
      width: 50%;
      text-align: left!important;
      padding-left: 15px;
  }
  .col-md-7-51 .footer_ul img {
    width: 24%;
  }
  .desktop-small{
    display: none!important;
  }
  .mobile-small{
    display: block!important;
  }
  .pl-sm-0{padding-left: 0!important;}
  .pr-sm-0{padding-right: 0!important;}
}

@media(max-width:765px){
  .border-css{
    line-height: calc(100px - 30px);
    height: calc(100px - 30px);
    border-radius: 100px / 53px;
    white-space: nowrap;
  }
}
@media(max-width:763px){
  .img__fluid__set,
  .post-img.accordion-body.pd_10  {
    height: 100%!important;
    /* min-width: 270px!important;
    min-height: 270px!important; */
  }
}

@media(max-width:700px){
ul.footer_ul.pt-1.text-right{
  text-align: center;
}
.login100-form-btn{
  width: 100%;
}
}

@media (max-width:674px) {
  .col-sm-12s{
      width: 100% !important;
  }
  .list .item{
      flex-basis: calc(140px / 0.8);
  }
  .border-css{
      line-height: auto;
      height:auto;
  }
  .flex-mobile .top-button-login{
      padding: 10px 40px;
  }
  .col-md-1-5{
      width: 33%;
  }
  .col-md-7-51 .footer_ul img {
    width: 26%;
  }
}
@media(max-width:600px){
  .post-slide{
    margin: 20px 18px 20px;
  }
}
@media(max-width:576px){
  .mr-m-5{
      margin-right: 5px
  }
  .ml-m-5{
      margin-left: 5px
  }
  .mx-m-0{
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .col-md-7-51 .footer_ul img {
    width: 27%;
  }
}
@media(max-width:575px){
  h3.post-title{
    height: unset;
    /* margin-top:unset */
  }
  .post-descriptions.p-0{
    min-height:unset!important
  }
  .header_upload {
    min-width: 200px;
    max-width: 200px;
  }
  .mt-n6{
      margin-top: 0;
  }
  .css_bils{
      width: 50%;
  }
}

@media(max-width:527px){
  .fs-18 {
    font-size: 17px;
    letter-spacing: 3px;
    text-align: left!important;
  }
  .d-flex.align-items-center a strong{
    font-size: 17px;
  }
  #footer .col-md-2-51, #footer .col-md-3-51 {
    width: 100%;
  }
  .col-md-7-51 .footer_ul img {
    width: 40%;
  }
}

@media(max-width:505px){
  .container.mt-5.pt-4 {
      padding-top: 0!important;
  }
  ._39rE-9 {
      line-height: 1rem;
  }
  section {
      padding: 0;
  }
  #post-692{
    padding: 0;
  }
  section#products{
      padding: unset!important;
  }
  .mobile-width{
      margin:8px;
  }
  .padd_123{
      width: 100%!important;
  }
  nav.navbar.navbar-expand-md.navbar-light.shadow-sm.mb-lg-0.sidenav{
      padding: 15px 0;
  }
  .mt-nn2 .card-body {
      padding: 1rem;
  }
  .mobile-width{
      margin:8px!important;
  }
  .mobiless .badges{
      top: 5px;
      right: 0px;
  }
  .bg-ccc{
      padding: 10px 0px 30px 0px;
  }
  #category{
      padding: 45px 0;
  }
}

@media (max-height: 500px) {
  #hero {
      height: 120vh;
  }
  .d-99block a strong{
      font-size: 1rem;
  }
  .d-99block .flex-mobile .top-button-login {
      padding: 5px 31px;
      font-size: 1rem;
  }
  .d-99block .flex-mobile .top-button-register {
      padding: 5px 12px;
      font-size: 1rem;
  }
  .shop_table .item-wrapper .product-thumbnail{
      min-width: 100%;
      max-width: 100%;
      text-align: center;
  }
  .product-name {
      text-align: center;
  }
  table.additional-info tr {
      display: flex;
      justify-content: center;
      align-items: center;
      line-height: 30px;
  }
  td.label{
      padding: 0;
  }
  a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
      background: #000;
      padding: 10px 15px;
      color: white;
  }
  .row.w-a .col-md-6.text-dark.text-center ,
  .row.w-a .col-md-6.text-dark.text-center.css_bils,
  #footer .col-md-2-51, #footer .col-md-3-51,
  .col-md-6.text-dark.text-right.css_bils.pr-0{
      width: 100%;
  }
  .css_lw1 {
      margin-left: 0rem;
  }
  ul.footer_ul.pt-1.text-right{
      text-align: left;
  }
}

@media(max-width:488px){
  li.nav-item.ms-0.w-50.text-center a#most-popular-tab,
  li.nav-item.ms-0.w-50.text-center a#trending-tab{
    height: 80px;
  }
  li.nav-item.w-50.text-center a#trending-tab{
    line-height: 40px;
  }
}

@media(max-width:474px){
  .container.mt-5.pt-4 {
    margin-top: 1.5rem!important;
  }
  .container.mt-5.pt-4.mts-4 {
    margin-top: 2.5rem!important;
  }
  .col-md-1-5{
    width: 50%;
  }
}

@media(max-width:420px){
  .btn,
  .post-slide .read-more{
      font-size: .875rem;
  }
  #footer .col-md-2-51, #footer .col-md-3-51,
  .row.w-a .col-md-6.text-dark.text-center, .row.w-a .col-md-6.text-dark.text-center.css_bils {
      width: 100%;
  }
  #footer .pl-m-5{
      padding-left: 0;
  }
  .pl-m-10{
      padding-left: 0;
  }
  .col-md-7-51 .footer_ul img {
    width: 50%;
  }
}

@media(max-width:410px){
  .container.mt-5.pt-4 {
      padding-top: 1.2rem!important;
  }
  .d-99block .flex-mobile{
      display: inline-block;
  }
  a.top-button-login.mx-5 {
      margin-top: 3px;
  }
  a.top-button-register {
      margin-bottom: 10px;
  }
}

@media(max-width:389px){
  .d-flex-mobile{
      display: grid;
  }
  a.btn.btn-dark.mx-2{
      margin:0!important;
      margin-top:10px!important;
  }
}

@media(max-width:375px){
  .mobile-nav-toggle{
      font-size: 2rem;
  }
  .mobile-width{
      background-size: 31px;
      height: 31px;
      width: 31px;
      margin: 10px;
  }
  i.bi.bi-list.mobile-nav-toggle{
      padding-left: 0;
  }
  .cart-icons.mobile-width,
  .heart-icons.mobile-width {
      margin-top: 7px;
  }
  .mobiless .badges{
      top: 0;
      right:0;
  }
}

@media (min-width:360px) and (max-width:640px) {
  .pro-box-section .pro-box img {
      height: auto;
  }
}
@media(max-width:347px){
  .wpspw-post-image-bg img{
    width: 250px!important;
    height: 250px!important;
  }
}

@media(max-width:320px){
  .col-md-1-5{
      width: 100%;
  }
}

@media(max-width:290px){
  .wpspw-post-image-bg img{
    width: 200px!important;
    height: 200px!important;
  }
}


.footer-section {
  background: #000000;
  position: relative;
}

.footer-cta {
  border-bottom: 1px solid #747272;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 25px;
  position: relative;
}
.footer-logo {
  margin-bottom: 30px;
}

.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
  color: white;
  line-height: 28px;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a {
  color: white;
  text-transform: capitalize;
}
.copyright-text p, .copyright-text a{
  margin: 0;
  font-size: 16px;
  color: white;
}
.footer-logo a img {
  max-width: 60px;
}
#about-us.custom-about-us {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
.product-brand .display-header h2 {
  font-size: 1.5rem;
}
.product-brand .post-slide .post-title a {
  font-size: 1rem;
}
.top-button-login.custom-hover-login,.top-button-register.custom-hover-login {
  overflow: hidden;
  background-image: linear-gradient(to left, #fdb122 50%, black 50%);
  background-size: 200% 100%;
  background-position: 0 0;
  transition: background-position 0.4s ease;
}
.top-button-login.custom-hover-login:hover,.top-button-register.custom-hover-login:hover {
  background-position: 100% 0;
  border: 1px solid #fdb122;
}
.home-category-carousel .owl-item .post-img:hover{
  transform: rotate(360deg);
  transition-delay: 0;
  transition: all 0.8s;
}
.hover-text-link:hover a{
  color: #fdb122!important;
}
.bg_promotion_banner_image_box {
  position: absolute; left: 0; right: 0; width: 100%; height: 100%;  background-color: rgba(0,0,0,0.5);
}
.bg_promotion_banner_image_content {
  position: absolute;font-size: 2rem;left: 50%;top: 50%;transform: translate(-50%,-50%);;width: 60%;color: white;text-align: center;
}

@media (max-width:576px) {
  #demos .bg_promotion_banner_image_content {
    font-size: 1rem;
    width: 80%;
  }
  .bg_promotion_banner_image_box {
    height: 250px;
    width: auto;
    max-width: 100%;
  }
  #demos .bg_promotion_banner_image_container img {
    height: 250px;
    object-fit: cover;
    object-position: center;
  }
  #category{
    padding: 60px 0;
}
.swiper-wrapper-brand-all .post-slide {
  margin: 0;
  padding: 0;
}
.product-brand .lbl_filter_bike  {
  padding-right: 0!important;
}
header#header {
  padding-bottom: 0;
}
.top-menu-left .div-logo {
  padding-bottom: 0.5rem;
}
.search-mobile.form-control::placeholder {
  font-size: 14px;
}
}
.btn {
  border-radius: 10px!important;
}
@media (max-width:992px) {
  .contact_submit .contactform {
    margin-left: auto;
    margin-right: auto;
  }
  .contact_submit {
    flex-direction: column;
  }
  .contact_submit .capcha {
    margin-right: auto;
  }
}
.custom_header_logo {
  width: 40px;
  height: auto;
  aspect-ratio: 350 / 465;
}
.selected_sortby_mb {
  border-radius: 10px;
}


@media (max-width: 992px) {
  #registerModal .modal-body {
      padding: 0;
  }
}

@media (max-width: 576px) {
  #registerModal .modal-dialog {
      margin-right: 0;
  }
}

@media (min-width:1200px) {
  .product-swiper .owl-item .post-slide .post-content a
  {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
    max-height: 45px;
  }
  
  .product-swiper .owl-item .post-slide .post-content a:hover
  {
    display: inline-block !important;
    -webkit-line-clamp: unset !important;
    overflow: unset !important;
    max-height: unset!important;
    transition: all 1s ease-out;
  }
}