#what-mob{
  display: none;
}
#share-mob{
  display: none;
}
#footer-mob{
  display: none;
}
#footer-mob-what{
  display:none;
}

@media only screen and (min-width: 801px){
    .top-mob{
        display: none;
    }
    .right-product-box{
      margin-top:20px;
    }
    .tab-content {
      margin-bottom: 5px;
  }
}

@media only screen and (max-width: 992px){
    
.product-item-filter .toolbar-sorter-left{
width: 99%;
}

.toolbar-sorter-left .btn-light{
background: #000000;
color: #ffffff;
}
.toolbar-sorter-left .btn-light:hover{
background: #ff9100;
border-radius: 0px;
border: none;
}

.toolbar-sorter-left .show > .btn-light.dropdown-toggle{
background-color: #ff9100;
}

.toolbar-sorter-left .bootstrap-select .dropdown-toggle:focus{
background: #ff9100;
}


.why-text h4{
font-size: 14px;
font-weight: 700;
padding-bottom: 1px;
    
}

  .why-text h5{
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    padding: 0px;
  display: inline-block;
  /*background: #ff9100;*/
  color: #ff9100;
    font-weight: 600;
}

  .pro{
    background-color: #ff9100;
    font-size: 7px;
  }
  .shop{
      background-color: #f5f5f5;
      color: #f5f5f5;
      font-size: 7px;
  }

.product-categorie-box {
  margin: 1px 0px;
}

.cat-none{
  display: none;
}
   .focus-lb{
  top: 2px;
  right: 2px;
  position: absolute;
  width: 20px;
  height: 20px;
  text-align: center;
  z-index:8;
  color: red;
  border-radius: 20px;
  margin:0px 2px 2px 0px;
  font-size: 15px;

}

.profile-section-main {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 1650px;
  flex: 0 1 1650px;
   margin-bottom: 50px;
  overflow: hidden;
}

}

@media only screen and (max-width: 800px){

  .footer-main{
    display: none;
  }

  #back-to-top{

    display: none;
  }

  .footer-copyright{
    display:none;
  }
  

  #footer-mob{
      display:flex;

  }
     #share-mob{
      display:inline;

  }
     #share-none{
      display:none;

  }
   #what-mob{
      display:inline;

  }
     #what-none{
      display:none;

  }
 
  #footer-mob-what{
    display:flex;
  }
  
  .top-none{
      display: none;
  }
  
  .top-mob{
      visibility: visible;
  }
    
  input[type="search"], .search-btn  {

    font-size: 0.5rem;
  }
  
  .search-btn  {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    font-weight: bold;
    background: transparent;  
  }

  .search-btn i{
    color: black;
  }

  .section-title .title {
    font-family: FontAwesome;
    color: black;
    text-transform: uppercase;
    font-size: 13px;
    margin: 0px;
    font-weight: 500;
  }

  .why-text{
     background: #f5f5f5;
      padding: 3px;
  }

  .why-text h4{
      font-size: 8px;
      font-weight: 700;
      padding-bottom: 1px;
      
  }

  .why-text h5{
      font-size: 7px;
      font-family: 'Poppins', sans-serif;
      padding: 0px;
    display: inline-block;
    /*background: #ff9100;*/
    color: #ff9100;
      font-weight: 600;
  }
  
    .pro{
        background-color: #ff9100;
        font-size: 7px;
    }
  
  .shop{
      background-color: #f5f5f5;
      color: #f5f5f5;
      font-size: 7px;
  }

  .product-categorie-box {
    margin: 1px 0px;
  }
  .tab-content {
    margin-bottom: 5px;
}

.product-item-filter .toolbar-sorter-right span{
  line-height: 42px;
  padding-right: 1px;
  float: left;
}
.product-item-filter .toolbar-sorter-right{
  width: 95%;
}
.toolbar-sorter-right .bootstrap-select.form-control:not([class*="col-"]){
  width: 100%;
}
.toolbar-sorter-right .bootstrap-select.form-control:not([class*="col-"]){
  width: 100%;
}

.bttn {
  display: inline-block;
    font-weight: 400;
    color: #ff9100;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 3px;
    border: 2px solid transparent;
    height: 40px;
    padding: 20px;
    background-color: transparent;
    color: #ff9100;
    font-weight: 700;
    border-radius: 40px;
    transition: 0.2s all;
    outline: none;
}
.bttn:hover {
    border: 3px solid#cba1ea;
    text-decoration: none;
}
.bttn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ff9100;
}
.bttn-white {
    display: inline-block;
    font-weight: 400;
    color: #ff9100;
 
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 3px;
    border: 2px solid transparent;
    height: 40px;
    padding: 20px;
    background-color: transparent;
    color: #000;
    font-weight: 700;
    border-radius: 40px;
    transition: 0.2s all;
    outline: none;
}
.bttn-white:hover {
    border: 3px solid#ff9100;
    text-decoration: none;
}
.bttn-white:focus {
    outline: 0;
    box-shadow: 0 0 0 0.1rem #ff9100;
}

.content{
  width: 100%;
  height: auto;
  margin: auto;
  padding: 0;
  
}

.nav-link {
    display: block;
    padding: 5px;
}

.products-single {
  overflow: hidden;
  position: relative;
  margin-bottom: 1px;
}

.publish-date{
  font-size: 7px;
}

}

@media only screen and (min-width: 501px) and (max-width: 907px){}



/**Resize Image css square*/
@media only screen and (max-width: 299px){
  .img-fluids {
    max-width: 40px;
    max-height: 40px;
  }
    .box-img-hover{
    min-height: 39px;
  }
}
@media only screen and (min-width: 300px){
  .img-fluids {
    max-width: 60px;
    max-height: 60px;
  }
    .box-img-hover{
    min-height: 59px;
  }
}

@media only screen and (min-width: 330px){
  .img-fluids {
    max-width: 70px;
    max-height: 70px;
  }
}

@media only screen and (min-width: 350px){
  .img-fluids {
    max-width: 80px;
    max-height: 80px;
  }
    .box-img-hover{
    min-height: 79px;
  }
}


@media only screen and (min-width: 400px){
  .img-fluids {
    max-width: 90px;
    max-height: 90px;
  }
    .box-img-hover{
    min-height: 89px;
  }
}


@media only screen and (min-width: 480px){
  .img-fluids {
    max-width: 125px;
    max-height: 125px;
  }
    .box-img-hover{
    min-height: 124px;
  }
}


@media only screen and (min-width: 600px){
  .img-fluids {
    max-width: 150px;
    max-height: 150px;
  }
    .box-img-hover{
    min-height: 149px;
  }
 /* .why-text h5{
    font-size: 16px;
  }*/
}

@media only screen and (min-width: 1301px){
  .img-fluids {
    max-width: 200px;
    max-height: 200px;
  }
    .box-img-hover{
    min-height: 199px;
  }
}




