.sub-image{

  cursor: pointer;

}

.js-colorbtn{

  margin:10px; height: 50px; width: 50px; background-repeat: no-repeat, repeat;background-position: center; background-size: cover; 
  border-radius: 100%;

}

.optionbtn-selected{
  border-color: var(--blue) !important;
  border-style: solid;
  border-width: 2px;
  border-spacing: 10px;
}

#size-options .optionbtn-selected{
background-color: var(--blue) !important;
color:#ccc;
}

.optionbtn-normal{

  border-color: #ccc; 

}
.js-colorbtn:hover{

}

.old-price{

  text-decoration: line-through;
  /*color:red;*/
  font-size: 14px;

}

.new-price {

  font-size: 20px;

  font-weight: bold;

}



.cart-image{width: 100px;height: auto;}

/*.img-container{
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
}
*/
/*.img-container .img-responsive{
  max-height: 300px;
  min-height: 300px;
  overflow: hidden;
}*/

.product-list{
  /* max-height: 400px; */
  /* min-height: 400px; */
  overflow: hidden;
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.5);
  padding-left: 10px;
  padding-right: 10px;
  /*border: 1px solid #333;*/
}
.thumbs{
margin-top:5px ;
margin-bottom: 5px;
border: 1px solid #333;
cursor: pointer;
}
.mainimage{
  max-height: 600px;
  width: auto; 
}
.js-coloroption{
border-radius: 100%;
display: block;
width: 30px;
height: 30px;
overflow: hidden;
background-position: center;
float: left;
margin-bottom: 10px;
margin-right: 5px;
margin-top: 10px;
padding: 3px;
}
.color-options{
display: flex;
align-items: center;
}
.product-list img{
  align-content: center;
}
.product-list h4{
  font-weight: bold;
  font-size: 16px;
  min-height: 60px;
  /*text-transform: uppercase;*/
  color:#000;
}
.price{
  font-size: 16px;
  color: #333;
  font-weight: bold;
}
.inner hr{
margin-top: 0px;
margin-bottom: 0px;
border-color: #ccc;
}
.breadcrumb{
background-color: #fff;
padding-left: 0px;
}
.price-down{
color:red;
font-size: 16px;
}

.product-category-title{
font-weight: 700;
/*text-align: center;*/
text-transform: uppercase;
margin-top: 0em;
margin-bottom: 0em;
}
.breadcrumb-bg{
background-color: #dfd;
height: auto;
}
.main_category{
list-style-type: none;
margin: 0;
padding: 0;
overflow: hidden;
height: 60px;
  display: flex;
  align-items: center;
}
.main_category li{
float: left;
display: block;
text-align: center;
padding: 0px 16px 0px 16px;
text-decoration: none;
font-size: 1.6rem;
font-weight: 600;
line-height: 23px;
border-right: 1px grey solid;
}

.main_category > .first{
font-weight: 700;
font-size: 2rem;
margin-left: 0px;
padding-left: 0px;
border-right: none;
}
.main_category--header{
font-size: 1.6rem;
font-weight: 700;
color:#000;
}
.btn-primary option{
background-color: white;
color:black;
}
.product-new-arrival{
position: absolute;
top:10px;
left:0px;
opacity: 0.75;
background-color: grey;
/*color:white;*/
padding: 0 10 0 10;
}

#size-options span{
min-width: 4rem;
min-height: 25px;
border : 1px solid black;
justify-content: center;
}
.product-sale{
position: absolute;
top:10px;
left:0px;
opacity: 0.75;
padding: 0 10 0 10;
/*background-color: #ddd;*/
/*color:black;*/
}
.js-changegrid{
background-color: grey;
}
.product-list{
padding-left: 5px;
padding-right: 5px;
/*margin-left: 16px;*/
border-radius: 5px;

}
.instagram{
vertical-align: middle;
}

.btn-fav{
padding: 12px 20px;
border: 1px solid #000;
font-size: 1.2em;
margin-bottom: -1.5%;
box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}
.megamenu{
width: 1000px;
}
.categorybanner-sm{
    display: none;
  }
  .categorybanner-lg{
    display: block;
  }
  .lg{
    display: block;
  }
  .mobile{
    display: none;
  }

.filter-div{
display: block;
}

@media (max-width: 991px) {
  .categorybanner-sm{
    display: block;
  }
  .mobile{
    display: block;
  }
  .categorybanner-lg{
    display: none;
  }
  .lg{
    display: none;
  }
  .product-category-title{
    margin-top: 0.75rem;
  }
  .sale ul li{
    display: block;
    margin: 5px;
  }
  h2 {
    font-size: 1.8rem; }
  .latest-products .col-md-7{
    padding-right: 0px;
  }
  .latest-products .desc p{
    font-size: 1.8rem;
  }
  .latest-products .desc{
    padding-right: 0px;
  }
  .instagram{
    height: auto;
  }
  .filter-field{
    margin-top: 10px;
  }
  .view-select{
    padding-right: 20px;
  }
  .filter-div{
    display: none;  
  }
}

#coloroptionbox{
  display: flex;
  flex-wrap: wrap;
}
#coloroptionbox > *{
  flex: 3 3 60px;
  cursor: pointer;
  margin:5px;
}
.btn-primary:hover{
  background-color: #068406;
  border-color: #068406;
}
.view-select{
  margin-top: 10px;
}

.haveitems{
  color: #068406;
}

.slick-slide{
height: auto;
}

/* for faq page */

.faq-nav {
  flex-direction: column;
  margin: 0 0 32px;
  border-radius: 2px;    
  border: 1px solid #ddd;
  box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
  }
  .faq-nav .nav-link {
      position: relative;
      display: block;
      margin: 0;
      padding: 13px 16px;
      background-color: #fff;
      border: 0;
      border-bottom: 1px solid #ddd;
      border-radius: 0;
      color: #616161;
      transition: background-color .2s ease;
      }
      .faq-nav .nav-link:hover {
          background-color: #f6f6f6;
      }
      
      .faq-nav .nav-link .active {
          background-color: #f6f6f6;
          font-weight: 700;
          color: rgba(0,0,0,.87);        
      }
      
      .faq-nav .nav-link:last-of-type {
          border-bottom-left-radius: 2px;
          border-bottom-right-radius: 2px;
          border-bottom: 0;
      }
      
      .faq-nav .nav-link i.mdi {
          margin-right: 5px;
          font-size: 18px;
          position: relative;
      }
  }

#faq-tab-content {
  box-shadow: 0 1px 5px rgba(85, 85, 85, 0.15);
  }
  #faq-tab-content .card {
      border-radius: 0;
  }
  
  #faq-tab-content .card-header {
      padding: 15px 16px;
      border-radius: 0;
      background-color: #f6f6f6;
      }
   #faq-tab-content .card-header h5 {
          margin: 0;
          }
          #faq-tab-content .card-header h5 button {
              display: block;
              width: 100%;
              padding: 0;
              border: 0;
              font-weight: 700;
              color: rgba(0,0,0,.87);
              text-align: left;
              white-space: normal;
              }
              #faq-tab-content .card-header h5 button:hover,
              #faq-tab-content .card-header h5 button:focus,
              #faq-tab-content .card-header h5 button:active,
              #faq-tab-content .card-header h5 button:hover:active {
                  text-decoration: none;
              }
          
      
  
  
  #faq-tab-content .card-body p {
          color: #616161;
          }
          #faq-tab-content .card-body p:last-of-type {
              margin: 0;
          }
      }

