/*Content Strip*/
.content-strip{
    overflow:hidden;
    padding-top:35px;
    padding-bottom:30px;
    margin-bottom:30px;
}

@media(min-width:768px){
    .content-strip .strip-content h4{text-align:left;}
    .content-strip .strip-content p{text-align:left;}
    .content-strip .strip-content i{display:none;}
    .content-strip .strip-subtitle{text-align:center; max-width:500px;  margin:0 auto;}
}

@media(min-width:767px){
.filter-block{
    width: 18%;
    float: left;
    margin-right: 3%;
    display: block;
    /*border-right: 1px solid rgba(0,0,0,.1);*/
    /*box-shadow:  silver;*/
}
.listing-block{
    width: 77%;
    float: left;
}
.d-none{
    display: block;
}
}
@media(max-width:768px){
.filter-block{
    width: 100%;
    float: left;
    margin-right: 0%;
    display: none;
}
.listing-block{
    width: 100%;
    float: left;
}
.d-none{
    display: none;
}
}
.checklist-round, .checklist-square {
    font-size: 14px;
    font-weight: 400;
    background-size: 16px 18px;
    background-position: 0 10px;
    padding-left: 30px;
    border-bottom: solid 0px rgba(0,0,0,.1);
    padding-bottom: 5px;
    padding-top: 5px;
    color: #666;
}
.accordion-toggle, .toggle {
    border-bottom: solid 0px rgba(0,0,0,.1);
}
.sorting li{
    display: inline-block;
    list-style: none;
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 10px;
}
.sorting li:hover{
    color: #666;
}
.sorting ul{
    overflow: hidden;
}
.sorting ol, ul {
    padding-left: 0px;
}
/*@media(max-width:768px){
.one-half{
    width:45%;
    float:left;
    margin-right:10%;
}
.one-half-responsive,.one-third-responsive{
    width:100%;
}
@media(min-width:767px){
.one-half,.one-half-responsive{
    width:45%;float:left;
    margin-right:10%;
}
@media (min-width: 767px){
.one-half, .one-half-responsive {
    width: 22%;
    float: left;
    margin-right: 10%;
}
}*/
.para-limit {
   word-break: break-word;
   overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   line-height: 22px; /* fallback */
   max-height: 48px; /* fallback */
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
   margin: 5px 7px 0px 7px;
}
/*.category-slider a em {
    font-size: 12px;
    color: #666;
    font-style: normal;
    line-height: 15px !important;
}*/
.footer, .header-fixed, .sidebar-left, .sidebar-right, .submenu {
    background-color: #000;
}
.badge-store {
    background-color: #1c1d1e;
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 30px;
}
.badge-store  h4 {
    color: #fff !important;
    margin-bottom: 10px;
}
.badge-store .fa{
    color: #908F8F;
}
.footer .footer-strip {
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-top: solid 1px rgba(0,0,0,0.1);
}
@media (min-width: 768px){
.footer-socials {
    width: 385px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 22px;
}
}
@media (max-width: 768px){
.footer-socials {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    padding-top: 22px;
}
}
.cut-price{
    color: #666;
    font-size: 12px;
    font-weight: normal;
    text-decoration: line-through;
    margin-right: 5px;
}
.gallery a {
    width: 18.4%;
    float: left;
    padding-bottom: 20px;
}
@media (min-width: 768px){
.gallery a {
    width: 18%;
    float: left;
    padding-bottom: 20px;
}
.gallery img{
    width: 100%;
    height: 180px;
    object-fit: contain;
}
.gallery a:nth-child(6n+1) {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.gallery a:nth-child(6n+2), .gallery a:nth-child(6n+3), .gallery a:nth-child(6n+4), .gallery a:nth-child(6n+5) {
    margin-left: 0%;
    margin-right: 1.3%;
    margin-bottom: 1%;
}
}
@media (min-width: 768px){
.gallery a:nth-child(6n+6) {
    margin-left: 0%;
    margin-right: 1;
    margin-bottom: 1%;
}
}
@media (min-width: 768px){
.gallery a:nth-child(6n+2), .gallery a:nth-child(6n+3), .gallery a:nth-child(6n+4), .gallery a:nth-child(6n+5) {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
}
}
@media (min-width: 768px){
.gallery a:nth-child(6n+6) {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
}
}
.gallery a em {
    font-size: 12px;
    color: #666;
    font-style: normal;
}
.gallery a em, .gallery a strong, .gallery a u, .store-thumbnails u {
    display: block;
    text-align: center;
}
.gallery a u {
    font-size: 11px;
    text-decoration: none;
    margin-bottom: 10px;
}
.gallery a strong {
    color: #000;
    margin-top: -5px;
    margin-bottom: -9px;
}

@media (min-width: 768px){
.filter-mob{
    display: none;
}
}
@media (min-width: 400px) and (max-width: 768px){
.gallery a:nth-child(4n+2), .gallery a:nth-child(4n+3) {
    margin-left: 1%;
    margin-right: 0%;
    margin-bottom: 2%;
}
}
@media (max-width: 768px){
.gallery a {
    width: 32%;
    float: left;
    padding-bottom: 20px;
}
.filter-mob{
    width: 100%;
    display: block;
    top: 60px;
    left: 0;
    background: #fff;
    color: #000;
    /*height: 100px;*/
    position: fixed;
    overflow: hidden;
    z-index: 9999;
}
.filter-btn{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
    border: 1px solid #ddd;
    background: #ddd;
    height: 50px;
    align-items: center;
    padding: 10px;
}
.sort-btn{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
    height: 50px;
    align-items: center;
    border: 1px solid #ddd;
    padding: 10px;
}
}
/*********** FILTER **************/
.filter-hdr{
    color: #fff!important;
    padding-left: 20px;
    font-size: 20px;
}
.filter-hdr a {
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
    color: #fff;
}
.tab {
  float: left;
  border: 1px solid #fff;
  background-color: #f1f1f1;
  width: 30%;
  height: 300px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 15px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #fff;
  color: #372d74;
  font-weight: 600;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color: #fff;
  color: #372d74;
  font-weight: 600;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  border: 1px solid #fff;
  width: 70%;
  border-left: none;
  height: 300px;
}
.tab-main{
   /* margin-top: 20px;*/
}

.btm-main{
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fff;
    overflow: hidden;
    position: fixed;
    z-index: 9999;
    border-top: 1px solid #ddd;
    box-shadow: 0px 4px 53px -1px rgb(41 39 41 / 10%);
}
.btm-pdct-count{
    width: 50%;
    float: left;
    text-align: left;
    height: 50px;
    padding: 10px 0px 0px 10px;
}
.btm-apply-btn{
    width: 45%;
    float: left;
    align-items: center;
    text-align: center;
    height: 50px;
    padding: 10px;
    background: #372d74;
    color: #fff;
    margin: 5px;
    border-radius: 3px;
}

/*************** SORTING ************/
.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  transition: 0.5s;
  
}

.overlay-content {
  position: relative;
  top: 10%;
  width: 70%;
  text-align: left;
  margin-top: 30px;
  padding: 20px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 16px;
  color: #666;
  display: block;
  transition: 0.3s;
  padding-left: 20%;
}

.overlay a:hover, .overlay a:focus {
  color: #000;
}

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}
.checklist-round-selected:hover {
    text-decoration: none!important;
}
@media screen and (max-width: 768px) {
.overlay a {
  font-size: 16px;
}
.overlay .closebtn {
  font-size: 30px;
  top: 59px;
  right: 12px;
  }
}

/******************** PRODUCT DETAILS PAGE BEGINS HERE ******************/
/*@media (min-width: 768px){*/
.product-detail-main{
    width: 100%;
    margin-bottom: 20px;
}

.product-image-block{
    width: 40%;
    float: left;
    margin-right: 3%;
}
.product-detail-block{
    width: 57%;
    float: left;
}

.product-name{
    font-size: 18px;
    font-weight: 500;
    color: #000;
    width: 73%;
    word-wrap: break-word;
    padding-bottom: 20px;
}
.offer-txt{
    font-size: 14px;
    font-weight: 500;
    color: #06861B;
}
.price-txt{
    font-size: 28px;
    font-weight: 500;
    color: #000;
}
.cut-price2{
    color: #666;
    font-size: 16px;
    font-weight: normal;
    text-decoration: line-through;
    margin-left: 10px;
}
.variant{
    padding-top: 25px;
}
.variant-box{
/*    width: 40px;*/
    height: 40px;
    border:  2px solid #ddd;
    text-align: center;
    align-items: center;
    padding: 8px 15px;
}
.variant-grid{
    display: grid;
    grid-template-columns: 20% 80%;
    grid-gap: 20px;
}
.spec-grid{
    display: grid;
    grid-template-columns: 40% 60%;
    
    border-bottom:#fff;
    color: #666;
}
.variant-grid ul li{
    display: inline-block;
}
.variant-grid li{
    margin-right: 10px;
}
.variant-grid ul li:hover{
    color: #372d74;
}
.variant-box:hover{
    border:  2px solid #372d74;
}
.line-through{
    text-decoration: line-through;
    color: #DEDEDE;
}
.cart-btn-main{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.add-cart-btn{
    background: #372d74;
    color: #fff;
    padding: 8px auto;
    width: 48%;
    float: left;
    margin-right: 2%;
    height: 50px;
    border-radius: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.add-cart-btn:hover{
    background: #D38400;
}
.buy-btn{
    background: #41474B;
    color: #fff;
    padding-top: 10px;
    width: 48%;
    float: left;
    margin-left: 2%;
    height: 50px;
    border-radius: 2px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.buy-btn:hover{
    background: #0162A3;
}
.similar-top{
    padding-top: 20px;
}

.main-wrapper{
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-div-right{
    padding: 20px;
}
.img-container img{
    width: 100%;
}
.hover-container{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}
.hover-container div{
    border: 2px solid rgb(55,45,116 ,20%);
    padding: 1rem;
    border-radius: 3px;
    margin: 0 4px 8px 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.active{
    border-color: rgb(55,45,116)!important;
}
.hover-container div:hover{
    border-color: rgb(55,45,116);
}
.hover-container div img{
    width: 50px;
    cursor: pointer;
}
.product-div-right span{
    display: block;
}
@media screen and (max-width: 992px){
.product-div{
        grid-template-columns: 100%;
    }
.product-div-right{
        text-align: center;
    }
}

@media screen and (max-width: 400px){
    .btn-groups button{
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width: 768px){
.product-image-block{
    width: 100%;
    margin-right: 0%;
}
.product-detail-block{
    width: 100%;
}
.img-container img{
    width: 100%;
}
.product-name{
    padding-top: 25px;
    width: 100%;
}
.hover-container div img {
    width: 37px;
}
.hover-container div {
    padding: 8px;
}
}


/******************** /PRODUCT DETAILS PAGE ENDS HERE *******************/
.table{
    width: 40%;
    border: 1px solid #ddd;
}
.table tr td {
    padding: 14px;
    border-top: 1px solid #fff;
    border-left: 0 solid #ddd;
}
@media (max-width: 768px){
.table{
    width: 100%;
    border: 1px solid #ddd;
}
.category-title {
    border-top: solid 0px rgba(0,0,0,.1);

}
.similar-top {
    padding-top: 0px;
}
}

/*********************** CART PAGE BEGINS HERE **********************/
.cart-left{
    width: 60%;
    float: left;
}
.cart-right{
    width: 40%;
    float: left;
}
@media (min-width: 1024px){
.store-cart-1 .cart-item {
    width: 30%;
    float: left;
    margin-left: 4%;
}
}