.box-cate-product:before {
  display: none; }

@media (max-width: 767px) {
.h6-box-top .ApColumn:nth-child(2) {
    padding-top: 10px;
    padding-bottom: 0;
}
}
.group-nav .navbar-header .navbar-toggler { 
    position: absolute;
    left:0;
color:#000!important;
}
@media (max-width: 991px) and (min-width:768px) {
.group-nav .navbar-header .navbar-toggler {
    top: 32px;
}
}
@media (max-width: 768px) and (min-width:500px) {
.group-nav .navbar-header .navbar-toggler {
    top: 65px;
}
}
@media (max-width: 500px) {
.group-nav .navbar-header .navbar-toggler {
    top: 110px;
}
}

#subcategories .replace-2x  {
max-width:100%;
margin-bottom: 20px;
}
.subcategory-block  {
margin-bottom: 30px;
}
.thumbnail-container .product-title a {
    -webkit-line-clamp: 2
}
.plist-dsimple .thumbnail-container .product-title {
    min-height: 45px;
}
.product-description p {
    margin-bottom: 1rem!important;
font-family: "Eina03-400"!important;
    font-size: 14px!important;
line-height:2!important;
    color: #666;
}
.product-description strong {
    color: #666!important;
}
#leo_block_top .popup-content {
    min-width: 310px;
}

@media (min-width: 768px) {
.col-left-cw {
display: flex;
}
.col-left-cw  .block-categories {
width:30%;
}
#product .col-left-cw  #content {
    margin-bottom: 30px;
    width: 65%;
    margin-left: 5%;
    margin-top: 0;
}
}
@media (max-width: 768px) {
.col-left-cw  .block-categories {
margin-bottom:40px;
}
}
@media (min-width: 768px) and (max-width:1024px){
.product-detail-name {
    margin: 0 0 15px; 
    font-size: 17px;
}
}
.product-detail-name {
    margin: 0 0 15px;
}
.widget-links .menu-title a:hover {
color:#eb7025!important;
}
 .block-category #category-description strong {
    font-weight: 700;
}