.slider .slick-prev, .slider .slick-next{
   color: #fff;
}
.product-categories .product-img img{
  max-width: 100% !important;
 max-height: 120% !important;
border-radius: 7px;
}

.product-categories .product-img{
  max-width: 160px !important;
height: 140px;
}

.product-brand .product-img img{
      max-height: 120%;
    max-width: 100%;
}



.product-brand .product-img {
    max-width: 163px;
    height: 140px;
    border-radius: 7px;
}

.product:hover {
    box-shadow: 1px 1px 2px 2px #eee;
}

.product .product-img:hover {
    border: none;
    box-shadow: none;
}

.product .product-img{
 border: none !important; 
margin-bottom: 0px !important;
padding: 20px 20px 0px 20px !important;
}
.newsLetter input#newsletter-email {
height: 34px;
line-height: 31px !important;
}
.slider .product{
  padding: 10px 0px 10px 0px  !important;
  border: 1px solid #eee !important;
}

.slider .product:hover{
  border: none !important;
}

.product .product-info h3{
   height: 50px;
   display: flex;
  justify-content: start;
  align-items: center;
}








@media only screen and (max-width: 768px){
  .product-categories-grid .cat-name{
     font-size: 18px !important;
}

.hero-banner img {
    height: 120px;
}

.product .product-info h3{
  height: unset;
}

.promotional-banner{
  margin-left: 0px !important;
}

.site-footer.footer-padding-lg .upper-footer{
  padding-bottom: 0px;
}

.product-categories-grid .cat-info {
    max-width: 135px;
}
.widget-title h3 {
    margin-bottom: 0;
}

.widget-title.toggle-title {
    margin-bottom: 10px;
}

}









.toggle-title {
    position: relative;
    display: flex;
    align-items: center;
}
.toggled-on .fa-minus {
    display: none; 
}

.toggled-off .fa-plus {
    display: none; 
}

.toggle-title{
    position: relative;

}



.toggle-title i {
    position: absolute;
    right: 0;
}
.toggled-on .fa-plus {
    display: none ;
}
.toggled-on .fa-minus{
    display: inline-block;
}

.toggled-off .fa-minus {
    display: none;
}
.toggled-off .fa-plus{
    display: inline-block;
}

@media only screen and (min-width: 768px){
    .toggle-title i{
        display: none !important;
    } 
.dots-nav ul.slick-dots {
    display: none !important;
}
}

@media only screen and (max-width: 768px){
    .toggled-off .toggle-content {
        display: none; 
    }
.dots-nav ul.slick-dots {
    display: flex !important;
}
.dots-nav .slick-arrow {
        display: block !important;
    }



.product-categories-grid .product-img img {
    max-height: 100% !important;
    max-width: 54% !important;
    border: unset;
    border-radius: 8px !important;
    width: auto;
    height: auto;
    position: absolute;
    top: unset;
    bottom: unset !important;
    left: 0;
    right: unset !important;
    margin: auto;
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 16px;
}

.mobile-header .header-logo {
    height: 60px !important;
    width: auto;
}
.upper-footer .widget {
    margin-bottom: 20px;
}
}




.product-categories-grid .product-img img{
    max-height: 100% !important;
    max-width: 54% !important;
    border: 7px solid #fff;
    border-radius: 8px !important;
    width: auto;
    height: auto;
    position: absolute;
    top: unset;
    bottom: 13%;
    left: 0;
    right: 10px;
    margin: auto;
    margin-bottom: 0;
    margin-right: 0;
    padding: 0;
}

.product-categories-grid .cat-info {
    max-width: 130px !important;
}

.residown_img img {
    height: 40px;
}

.newsLetter .form-group {
margin-bottom: 13px;
}


.header .top-header .header-right-options li button .list-icon i {
    font-size: 20px;
    line-height: 30px;
    margin-right: 5px;
}

.header .top-header {
    padding: 14px 0px 0px 0px;
}

.header .top-header .header-logo {
    height: 90px;
    width: auto;
}



@media only screen and (min-width: 1350px){
  .product-categories-grid .product-img img{
         bottom: 4%;
         right: 10px !important;
}
}




.header_fullBox {
    position: relative;
}

 .collapse_mbilemenu, .Input_With_cart{
    position: unset !important;
    /* width: 100%; */
    padding-right: 15px;
    padding-left: 15px;
 }

 .input_searchdiv {
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 90%;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
    background: #fff;
    border: 1px solid #eee;
    padding: 5px 5px;
}

.Toggle_mobilesearch {
    position: absolute;
    opacity: 1;
    visibility: visible;
    top: 120%;
    z-index: 99;
    border: 1px solid #eee;
    padding: 5px 5px;
}

.input_searchdiv input {
    width: 98%;
    padding: 2px 12px;
    border: 1px solid transparent;
    height: 40px;
}

.Toggle_mobilesearch input {
    border: 2px solid #ececec;
    border-radius: 8px;
}
  
i#searchmobile_icon {
    position: absolute;
    right: 47px;
    font-size: 20px;
}

.input_searchdiv span {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    background: #eee;
    padding: 7px 8px;
    color: #c11a31;
}

.fa-x-twitter:before {
    content: "\e61b";
}
.Toggle_mobilesearch input:focus-visible {
    outline: none;
}


.open-sidebar i {
    font-size: 20px;
}

.small_uploadpres button {
    border: none;
}