*{
    font-family: sans-serif;
}
.page-title-inner{
    position: relative;
    padding-top: 20px;
    min-height: 60px;
}

.first-menu {
    font-weight: bold;
    color: #222;
    font-size: 1.15em;
    text-transform: uppercase;
    font-family: "Roboto",sans-serif;
}
.first-text a{
    font-weight: normal;
    color: rgba(102,102,102,0.7);
   
    
}
p.aqw{
    color: #111;
    font-weight: bold;
    margin-bottom: 0;
}
.first-text a:hover{
    color: #111;
    text-decoration: none;
}
.divider{
    margin: 0.3em;
    font-weight: 300;
}
.selection-product{
    display: flex;
   
}
.woocommerce-ordering{
    margin: 5px 0;
    position: relative;
    
}
.woocommerce-ordering select{
    box-shadow: inset 0 -1.4em 1em 0 rgb(0 0 0 / 2%);
    background-color: #fff;
    padding-right: 1.4em;
    outline: none;
}
.orderby{
    border: 1px solid #ddd;
    padding: 0 .75em;
    height: 2.507em;
    font-size: .97em;
    border-radius: 0;
    max-width: 100%;
    width: 100%;
    vertical-align: middle;
    background-color: #fff;
    color: #333;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    transition: color .3s, border .3s, background .3s, opacity .3s;
}
.nav-menu{
    text-transform: uppercase;
    letter-spacing: .05em;
    font-size: 1em;
    line-height: 1.05em;
    font-weight: 600;
    font-family: "Roboto", sans-serif;
    margin-bottom: 1em;
    color: #353535;
}
.hidding-option{
    display: block;
}
.menu-demo ul{
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 15px;
    background-color: rgba(221, 221, 221, 0.1);
    line-height: 1.6;
}

.menu-demo li{
    list-style: none;
    border-bottom: 0.5px dashed #ececec;
}
.menu-demo li a{
    padding: 6px 0;
    display: inline-block;
    text-decoration: none;
    font-family: inherit;
    padding: 6px 0;
    text-decoration: none;
    font-family: inherit;

}
.menu-demo.blog-post li a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 3.5em;
    color: #444;
    padding-top: 0.2em;
}
.accordion {    
    color: #334862;
    cursor: pointer;
    background-color: transparent;
    height: auto;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}
  
  
.accordion .fa .fa-angle-down {
    
    font-size: 20px;
    float: right;
    
  }
  
  .active .fa-angle-down:before {
    content: "\f106";
}
  
  .panel {
    padding: 0 18px;
    background-color: transparent;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }
.menu-demo a img{
    width: 60px;
    height: 60px;
}
.bg-small{
    border-radius: 999px;
    background-size: cover;
    background-repeat: no-repeat;
}
.last-comment{
    border-radius: 1000px;
    display: flex;
    padding: 10px 0 10px 0;

}

.last-comment img{
 border-radius: 99px;
 margin-right: 15px;
}
.col-inner{
  box-shadow: 0 1px 3px -2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
.col-inner:hover{
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);

}
.title-product{
    font-size: .9em !important;
}
a .title-wrap a{
    text-decoration: none !important;
    font-size: 1.2em;
    font-family: "Roboto",sans-serif;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: 1.3em;
    margin-bottom: 10px;
    color: #3a3a3a;
    font-size: 1.2em;
    font-weight: bold;
}
.box-text-men{
  width: 100%;
}
.box-img-men img{
  height: auto;
  width:100%;
}
.menu-option{
    padding: 30px 20px;
    width: 260px;
    background-color: rgba(255,255,255,0.95);
}
.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    overflow-x: hidden;
    transition: 0.5s;
    top: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
   
  }
  .box-inner-detaill{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: .7em;
    padding-bottom: 1.4em;
    position: relative;
    width: 100%;
    font-size: .9em;
  }
  
  
  
  .sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 36px;
    margin-left: 50px;
  }
#main{
    font-family: "Roboto",sans-serif;
    font-weight: 700;
    line-height: 1.6;
    text-align: center;
}
.product-hide{
    display: none;
    
}
  
@media (max-width:850px)
{
 .hidding-option{
    display: none;
  }
  .first-menu{
      text-align: center;
  }
  .product-hide{
      display: block;  
  }
}
@media (max-width:850px) and (min-width:768px)
{
    .col-md-9.category-show{
        flex: 0 0 100% !important ;
        max-width: 100% !important ;
    }
    .col-md-6.first-menu{
        flex: 0 0 100% !important ;
        max-width: 100% !important ;
    }
    .col-md-6.men-product{
        flex: 0 0 100% !important ;
        max-width: 100% !important ;
    }
    
}
@media (max-width:850px){
    .selection-product p
    {
        display: none;
    }
    .selection-product{
        justify-content: center;
    }
}
