@font-face {
  font-family: "Poppins";
  font-weight: 300;
  src: url(/fonts/poppin/Poppins-Light.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 400;
  src: url(/fonts/poppin/Poppins-Regular.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 500;
  src: url(/fonts/poppin/Poppins-Medium.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 600;
  src: url(/fonts/poppin/Poppins-SemiBold.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 700;
  src: url(/fonts/poppin/Poppins-Bold.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 800;
  src: url(/fonts/poppin/Poppins-ExtraBold.ttf);
}
@font-face {
  font-family: "Poppins";
  font-weight: 900;
  src: url(/fonts/poppin/Poppins-Black.ttf);
}

@font-face {
  font-family: "Manrope";
  font-weight: 300;
  src: url(/fonts/Manrope/Manrope-Light.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 400;
  src: url(/fonts/Manrope/Manrope-Regular.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 500;
  src: url(/fonts/Manrope/Manrope-Medium.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 600;
  src: url(/fonts/Manrope/Manrope-SemiBold.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 700;
  src: url(/fonts/Manrope/Manrope-Bold.ttf);
}
@font-face {
  font-family: "Manrope";
  font-weight: 800;
  src: url(/fonts/Manrope/Manrope-ExtraBold.ttf);
}

*{
    font-family: "Manrope" !important;
}

.search-top-head {
    text-align: center;
}

.phone-mid-head {
    text-align: end;
}

header.header-nav a.navbar_brand {
    margin-top: 0;
    float: unset !important;
}

.phone-mid-head ul {
    margin: 0;
    padding: 0;
}

.header-nav.menu_style_home_one.home3_style {
    padding-top: 20px;
}

.search-top-head input {
    height: 50px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-radius: 5px;
    padding: 10px 95px 10px 10px;
    border: 1px solid #ccc;
}

.search-top-head button {
    height: 50px;
    background-color: #333333;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0px 20px;
    /* border-radius: 0px 5px 5px 0px; */
}

.search-top-head .form-group.search-form {
    position: relative;
    z-index: 1;
    /* max-width: 60%; */
    margin: 0 auto;
}

.phone-mid-head a span {
    margin-right: 10px;
}

.phone-mid-head a {
    color: #000;
}

.search-top-head button:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -5px;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #333333;
    clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
}

.my-dasktop-menu .p1-menu a {
    color: #fff !important;
    font-weight: 700 !important;
    background: transparent;
    padding: 0px 0px !important;
    transition: 0.5s;
    margin: 0 20px;
}

body .my-dasktop-menu .p1-menu a:hover {
    background-color: #ff5000 !important;
    transition: 0.5s;
    color: #fff !important;
}


a.navbar_brand.main-logo img {
    max-width: 80%;
}

.header-top-right li.list-inline-item.text-white.free-shipp {
    max-width: 60%;
    display: inline-flex;
}

.main-menu-dasktop {
    background: #FF5000;
    position: relative;
    padding: 10px 0px;
}

.header-quote-btn a {
    background: #000;
    display: inline-block;
    padding: 10px 30px;
    color: #fff;
    transition: 0.5s;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 600;
}

.header-quote-btn a span {
    margin-left: 10px;
}


/*.owl-carousel.owl-theme.owl-carousel-banner.owl-loading {*/
/*    opacity: unset;*/
/*}*/


.owl-carousel-banner1 .item.active {
    height: 600px;
}

section#\#banner {
    padding: 0;
    background: #1e1a19;
}

header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu {
    background: #ff5000;
    margin: 0;
    /* top: 24px; */
}

header.header-nav.menu_style_home_one .ace-responsive-menu li ul.sub-menu li {
    background: #ff5000;
}
.banner-contact-info {
    background: #1e1a19;
    padding-bottom: 20px;
}

.bann-info {
    text-align: center;
    position: relative;
    z-index: 1;
}

.bann-info span {
    height: 60px;
    position: relative;
    display: inline-block;
    z-index: 1;
    width: 100%;
}

.bann-info span img.img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.bann-info h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.bann-info p {
    font-size: 15px;
    color: #fff;
    font-weight: 300;
}

section.about-section {
    padding: 60px 0px;
    box-shadow: rgba(33, 35, 38, 0.1) 0px 10px 10px -10px;
}

.all-default-ccontent .sub-heading h3 {
    position: relative;
    z-index: 1;
    padding-left: 20px;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.all-default-ccontent .sub-heading h3:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #FF5000;
}

.all-default-ccontent .defalt-heading h1 {
    color: #FF5000;
    font-weight: 700;
    font-family: Poppins !important;
    font-size: 45px;
}

.all-default-ccontent .deflt-p p {
    font-size: 15px;
    color: #252525;
    text-transform: capitalize;
    margin-bottom: 20px;
}

.all-default-ccontent .about-btn.btn-bnnr a {
    text-transform: capitalize;
    background: #000;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
    font-weight: 600;
    transition: 0.5s;
}

.all-default-ccontent .about-btn.btn-bnnr a img {
    margin-left: 10px;
}

section.our-listing {}

section.our-listing .general-heading, section.our-category .general-heading {
    padding: 0;
    text-align: center;
    margin: 30px 0px;
}

.general-heading h2 {
    color: #FF5000;
    font-size: 40px;
    font-weight: 700;
    font-family: 'Poppins' !important;
}

.general-heading h2 span {
    font-family: 'Poppins' !important;
    color: #000;
}

section.our-category {}

.only-prod-sec {
    background: #FF5000;
    padding: 30px 0px;
    position: relative;
}

.car-listing .details .title a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    transition: 0.5s;
    text-transform: capitalize;
}

.car-listing .details .wrapper .produ-btn a {
    display: inline-block;
    background: #FF5000;
    padding: 5px 10px;
    color: #fff;
    font-size: 13px;
    opacity: 0;
    transition: 0.5s;
}

.car-listing.product-listing:hover .details .wrapper .produ-btn a {
    transition: 0.5s;
    opacity: 1;
}

.car-listing:hover .details .title a {
    color: #fff;
}

.see-all-btn {
    text-align: center;
}

.see-all-btn a {
    background: #000;
    color: #fff;
    padding: 10px 30px;
}

.see-all-btn a img.img-fluid {
    margin-right: 10px;
}

.easy-step-points {
    margin-top: 30px;
}

.easy-step-points li {
    position: relative;
    z-index: 1;
    font-size: 16px;
    margin: 10px 0px;
    padding-left: 25px;
    color: #252525;
}

.easy-step-points li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    height: 15px;
    width: 15px;
    background: #ff5000;
    margin: auto;
}

section.our-easy-step-section {
    padding: 60px 0px;
}

section.our-warehouse-section {
    padding: 60px 0px;
    background: #ff5000;
}

section.our-warehouse-section .general-heading h2 {
    color: #000;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    font-size: 50px;
}

section.our-warehouse-section .general-heading h2:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 90%;
    height: 1px;
    background: #000;
}

section.our-warehouse-section .warehouse-content h4 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 30px;
}

section.our-warehouse-section .warehouse-content .default-p p {
    margin-bottom: 20px;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
}

section.our-warehouse-section .warehouse-content .about-btn a {
    background: #000;
    color: #fff;
    padding: 10px 30px;
    font-size: 16px;
    transition: 0.4s;
}

section.our-warehouse-section .warehouse-content .about-btn a img.img-fluid {
    margin-left: 10px;
}

section.our-trusted-section {
    padding: 60px 0px;
    position: relative;
}

section.our-trusted-section .general-heading {
    text-align: center;
    margin-bottom: 30px;
}

section.our-trusted-section .row.align-items-center.justify-content-center {
    border: 1px solid #ccc;
}

footer.footer-section {
    background: #000;
    padding: 60px 0px;
    position: relative;
    padding-bottom: 0px;
}

.footer-p p {
    color: #fff;
    font-family: 'Poppins' !important;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 30px;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.footer-social-contact .footer-heading h4 {
    display: inline-block;
    color: #fff;
    font-family: 'Poppins' !important;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
}

.footer-social-contact ul.main-social-list {
    display: flex;
    align-items: center;
}

.footer-social-contact ul.main-social-list a {
    margin-right: 20px;
    height: 40px;
    width: 40px;
    display: flex;
    border-radius: 100%;
    background: #ffffff38;
    align-items: center;
    justify-content: center;
    transition: 0.5s;
}

.footer-social-contact ul.main-social-list a:hover {
    transition: 0.5s;
    background: #ff5001;
}

ul.footer-menus-list li a {
    display: flex;
    align-items: center;
    color: #fff;
}

ul.footer-menus-list li {
    margin-bottom: 30px;
}

ul.footer-menus-list li a .arrow3 {
    margin-right: 20px;
}

.footer-heading h4 {
    margin-bottom: 40px;
    padding-left: 20px;
    position: relative;
    color: #fff;
}

.footer-heading h4:before {
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    margin: auto;
    background: white;
    height: 30px;
    width: 2px;
    content: "";
}

.main-footer .footer-widgets {
    padding-left: 30px;
}

.footer-botm {
    padding: 20px;
    text-align: center;
}

.footer-botm p.asdas {
    color: #fff;
}

.footer-botm p.asdas a {
    color: #fff;
}
li.foot-numb {
    display: flex;
    margin-bottom: 30px;
    list-style: none;
}

li.foot-numb a {
    display: flex;
    text-decoration: none;
}

li.foot-numb a .h-icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    position: relative;
    max-width: 20%;
}

li.foot-numb a .h-icon img {
    /* position: absolute; */
    /* top: 0; */
    /* right: 0; */
    /* left: 0; */
    /* bottom: 0; */
    /* margin: auto; */
    /* height: auto; */
}


li.foot-numb .h-icon {
    position: relative;
    height: 30px;
    width: 30px;
    display: inline-block;
    max-width: 15%;
}

li.foot-numb .h-icon img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: auto;
}

li.foot-numb p {
    padding-left: 10px;
    max-width: 90%;
    margin: 0;
    color: #fff;
}

.footer-social-contact .footer-heading h4:before {
    display: none;
}

.footer-social-contact .footer-heading h4 {
    padding: 5px;
    margin-bottom: 20px;
}

/*Footer Responsive CSS*/

@media (max-width:767px){
    .main-footer .footer-widgets{
        padding-left:10px;
        margin-top: 30px;
    }
    .footer-p p{
        font-size:12px;
    }
    .footer-social-contact .footer-heading h4{
         font-size:14px;
    }
    .footer-heading h4 {
        margin-bottom: 25px;
        padding-left: 16px;
         font-size:14px;
    }
    ul.footer-menus-list li{
        margin-bottom:20px;
    }
    ul.footer-menus-list li a .arrow3 {
        margin-right: 10px;
        max-width: 5%;
    }
    li.foot-numb p{
        font-size:12px;
        max-width: 85%;
    }
    ul.footer-menus-list li a{
        font-size: 11px;
    }
    .footer-heading h4:before {
        height: 20px;
        width: 1px;
    }
    .footer-menus ul.footer-menus-list {
        padding: 0;
        margin: 0;
    }
    .footer-botm p.asdas, .footer-botm p.asdas a {
        font-size: 12px;
        margin-bottom: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
	 .main-footer .footer-widgets{
        padding-left:10px;
        margin-top: 30px;
    }
    .footer-p p{
        font-size:12px;
    }
    .footer-social-contact .footer-heading h4{
         font-size:14px;
    }
    .footer-heading h4 {
        margin-bottom: 25px;
        padding-left: 16px;
         font-size:14px;
    }
    ul.footer-menus-list li{
        margin-bottom:20px;
    }
    ul.footer-menus-list li a .arrow3 {
        margin-right: 10px;
    }
    li.foot-numb p{
        font-size:12px;
    }
    ul.footer-menus-list li a{
        font-size:12px;
    }
    .col-md-12.col-lg-3.col-12.ffc {
        text-align: center;
    }
    .footer-social-contact ul.main-social-list{
        justify-content:center;
    }
  }

/*All Basic Responsive CSS*/

  @media (max-width:767px){
     .all-default-ccontent .defalt-heading h1{
          font-size:16px;
     }
     .all-default-ccontent .sub-heading h3{
         font-size:12px;
     }
     .all-default-ccontent .deflt-p p{
        font-size:12px; 
     }
     .general-heading h2{
         font-size:16px;
     }
     .all-default-ccontent .about-btn.btn-bnnr a{
          font-size:12px; 
     }
  }
  
  @media (min-width: 768px) and (max-width: 992px) {
	.all-default-ccontent .defalt-heading h1{
          font-size:16px;
     }
     .all-default-ccontent .sub-heading h3{
         font-size:12px;
     }
     .all-default-ccontent .deflt-p p{
        font-size: 11px;
     }
     .general-heading h2{
         font-size:16px;
     }
     .all-default-ccontent .about-btn.btn-bnnr a{
          font-size:12px; 
     }
  }
  
/*Banner Responsive Css*/

    @media (max-width:767px){
        
        .owl-carousel-banner1 .item.active{
            height:200px !important;
        } 
        
        section#\#banner {
            padding-top: 0 !important;
        }
        
        section#\#banner .owl-dots {
            display: none !important;
        }
    }
    
    @media (min-width: 768px) and (max-width: 992px) {
        
	    .owl-carousel-banner1 .item.active{
            height:300px !important;
        } 
        
        section#\#banner {
            padding-top: 0 !important;
        }
    }
  
  
/*Banner-Contact-Info Responsive CSS*/

    @media (max-width:767px){
      .bann-info h4{
          font-size:14px;
      }
      .bann-info p{
          font-size:10px;
      }
    }
    
     @media (min-width: 768px) and (max-width: 992px) {
        
	    .bann-info h4{
          font-size:14px;
        }
        .bann-info p{
            font-size:10px;
        }
    }


/*About-Section Responsive CSS*/
     
    @media (max-width:767px){
        
        .about-image.solu-img {
            margin-top: 10px;
        }
        section.about-section{
            padding:30px 0px !important;
        }
    }
    
     @media (min-width: 768px) and (max-width: 992px) {
        
        .about-image.solu-img {
            margin-top: 10px;
        }
        section.about-section{
            padding:30px 0px !important;
        }
    }



/*Product Catalogue Responsive CSS*/
     
    @media (max-width:767px){
        
        section.our-listing {
            padding: 30px 0px !important;
        }
        .car-listing .thumb{
            height:150px;
        }
        .car-listing .details .title a{
            font-size:12px;
        }
        .car-listing .details .wrapper .produ-btn a{
             font-size:10px;
        }
        .car-listing .details{
            padding:10px;
        }
    }
    
    @media (min-width: 768px) and (max-width: 992px) {
        
         section.our-listing {
            padding: 30px 0px !important;
        }
        .car-listing .thumb{
            height:150px;
        }
        .car-listing .details .title a{
            font-size:12px;
        }
        .car-listing .details .wrapper .produ-btn a{
             font-size:10px;
        }
        .car-listing .details{
            padding:10px;
        }
    }

/*Category-Section Responsive CSS*/   
    
     @media (max-width:767px){
         
         section.our-category{
            padding:30px 0px !important;
        }
        
        section.our-listing .general-heading, section.our-category .general-heading{
            margin:20px 0px;
        }
     }
     
     @media (min-width: 768px) and (max-width: 992px) {
        
          section.our-category{
            padding:30px 0px !important;
        }
        
        section.our-listing .general-heading, section.our-category .general-heading{
            margin:20px 0px;
        }
    }

   
   
/*our-easy-step-section Responsive CSS*/   
    
     @media (max-width:767px){
         
         section.our-easy-step-section{
            padding:30px 0px !important;
        } 
        .easy-step-points li{
            font-size:12px;
        }
     }
     
     
      @media (min-width: 768px) and (max-width: 992px) {
        
         section.our-easy-step-section{
            padding:30px 0px !important;
        } 
        .easy-step-points li{
            font-size:12px;
        }
    }

  
/*our-warehouse-section Responsive CSS*/   
    
     @media (max-width:767px){
         
         section.our-warehouse-section{
            padding:30px 0px !important;
        } 
        section.our-warehouse-section .general-heading h2{
            font-size:16px;
            margin-top: 30px;
        }
        section.our-warehouse-section .warehouse-content h4{
            font-size:20px;
        }
        section.our-warehouse-section .warehouse-content .default-p p{
            font-size:12px;
        }
        section.our-warehouse-section .warehouse-content .about-btn a{
             font-size:12px;
        }
     }
     
      @media (min-width: 768px) and (max-width: 992px) {
        
         section.our-warehouse-section{
            padding:30px 0px !important;
        } 
        section.our-warehouse-section .general-heading h2{
            font-size:16px;
            margin-top: 30px;
        }
        section.our-warehouse-section .warehouse-content h4{
            font-size: 20px;
            margin-bottom: 10px;
        }
        section.our-warehouse-section .warehouse-content .default-p p{
            font-size: 11px;
        }
        section.our-warehouse-section .warehouse-content .about-btn a{
             font-size:12px;
        }
    }
    
    
    /*top brand section hover css*/
    .all-product-wrapper .single-pro-list {
        height: 500px;
    }
    .all-product-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .all-product-wrapper .prod-listing {
        width: 50%;
        transition: 0.5s;
        position: relative;
        z-index: 1;
        margin: 0px 1px;
    }
    
    .all-product-wrapper .prod-listing:hover {
        width: 100% !important;
        transition: 0.5s;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list {
        position: relative;
        z-index: 1;
        background-size: 100% 100% !important;
        /* background-size: cover !important; */
        background-position: center center !important;
        background-repeat: no-repeat !important;
        /* object-fit: cover !important; */
        padding: 40px;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list .details {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list .details a {
        /* transform: rotate(270deg); */
        transition: 0.5s;
        color: #000;
        font-size: 17px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 20px;
        color: #fff;
        text-align: center;
    }
    .all-product-wrapper .single-pro-list .details p{
        /* display:none; */
        /* transition: 0.5s; */
    }
    .all-product-wrapper .active .single-pro-list .details p{
        /* display:block; */
        font-size: 16px;
        color: #fff;
        transition: 0.5s;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }
    
    .all-product-wrapper .prod-listing:hover .single-pro-list .details a,.all-product-wrapper .prod-listing.active .single-pro-list .details a {
        /* transform: rotate(0deg) !important; */
        transition: 0.5s;
        /* background: #ff5000b8; */
        color: #fff;
        font-weight: 700;
        font-size: 40px;
        /* display: -webkit-box; */
        /* -webkit-line-clamp: 2; */
        /* -webkit-box-orient: vertical; */
        /* overflow: hidden; */
        display: block;
    }
    .all-product-wrapper .prod-listing.active {
        width: 100%;
        transition: 0.5s;
    }
    .all-product-wrapper .prod-listing.active .single-pro-list .details {
        width: 80%;
        text-align: center;
        transition: 0.5s;
    }
    
    .all-product-wrapper .prod-listing.active .single-pro-list {
        /* background-size: contain !important; */
        background-size: cover !important;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: 100%;
        background: #00000094;
        z-index: -1;
    }

    /*top products section hover css*/
    .all-product-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .all-product-wrapper .cat-listingg {
        width: 50%;
        transition: 0.5s;
        position: relative;
        z-index: 1;
        margin: 0px 1px;
    }
    
    .all-product-wrapper .cat-listingg:hover {
        width: 100% !important;
        transition: 0.5s;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list {
        position: relative;
        z-index: 1;
        background-size: 100% 100% !important;
        /* background-size: cover !important; */
        background-position: center center !important;
        background-repeat: no-repeat !important;
        /* object-fit: cover !important; */
        padding: 40px;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list .details {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        z-index: 1;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list .details a {
        transform: rotate(270deg);
        /* transition: 0.5s; */
        color: #000;
        font-size: 17px;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        font-size: 20px;
        color: #fff;
        text-align: center;
    }
    
    .all-product-wrapper .cat-listingg:hover .single-pro-list .details a,
    .all-product-wrapper .cat-listingg.active .single-pro-list .details a {
        transform: rotate(0deg) !important;
        /* transition: 0.5s; */
        /*background: #ff5000b8;*/
        color: #fff;
        font-weight: 700;
        font-size: 40px;
        /* display: -webkit-box; */
        /* -webkit-line-clamp: 2; */
        /* -webkit-box-orient: vertical; */
        /* overflow: hidden; */
        display: block;
    }
    .all-product-wrapper .cat-listingg.active {
        width: 100%;
        transition: 0.5s;
    }
    .all-product-wrapper .cat-listingg.active .single-pro-list .details {
        width: 80%;
        text-align: center;
    }
    
    .all-product-wrapper .cat-listingg.active .single-pro-list {
        /* background-size: contain !important; */
        background-size: cover !important;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: 100%;
        width: 100%;
        background: #ff500038;
        z-index: -1;
    }

.all-product-wrapper .active .single-pro-list .details .wrapper {
    background: #00000036;
    padding: 10px;
}

.all-product-wrapper .active .single-pro-list .details {
    opacity: 1;
    transition: 0.5s;
}

.all-product-wrapper  .single-pro-list .details {
    opacity: 0;
    transition: 0.5s;
}

.all-product-wrapper .single-pro-list .rotate-title {
    transform: rotate(270deg);
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    align-content: center;
    /*display: flex;*/
    /*align-items: center;*/
    /*justify-content: center;*/
}

.all-product-wrapper .single-pro-list .rotate-title a {
    font-size: 20px;
    color: #000000;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-weight: 600;
}

.all-product-wrapper .active .single-pro-list .rotate-title a {
    display: none;
    transition: 0.5s;
}

@media (max-width:767px){
    /*.all-product-wrapper .prod-listing {*/
    /*    width: 48% !important;*/
    /*    display: inline-block;*/
    /*}*/
    
    .all-product-wrapper .prod-listing .single-pro-list {
        padding: 10px !important;
    }
    
    .all-product-wrapper .prod-listing.active .single-pro-list, .all-product-wrapper .cat-listingg.active .single-pro-list {
        height: 250px !important;
        transition: 0.5s;
    }
    
    .all-product-wrapper .prod-listing:hover .single-pro-list .details a, .all-product-wrapper .prod-listing.active .single-pro-list .details a, .all-product-wrapper .prod-listing:hover .single-pro-list .details a, .all-product-wrapper .prod-listing .single-pro-list .details a {
        font-size: 11px !important;
        line-height: normal;
        font-weight: 500;
        display: block !important;
    }
    
    .all-product-wrapper .active .single-pro-list .details p, .all-product-wrapper .single-pro-list .details p {
        font-size: 10px;
        display: block !important;
        color: #fff;
        text-align: center;
    }
    
    .all-product-wrapper .prod-listing.active .single-pro-list .details, .all-product-wrapper .prod-listing .single-pro-list .details {
        width: 90% !important;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list {
        padding: 10px !important;
    }
    
    .all-product-wrapper .single-pro-list .rotate-title {
    /* display: none; */
    transform: rotate(0deg);
    transition: 0.5s;
    }
    
    .all-product-wrapper .cat-listingg:hover .single-pro-list .details a, .all-product-wrapper .cat-listingg.active .single-pro-list .details a, .all-product-wrapper .cat-listingg:hover .single-pro-list .details a, .all-product-wrapper .cat-listingg .single-pro-list .details a {
        font-size: 11px;
        font-weight: 700;
        display: block !important;
    }
    
    .all-product-wrapper .single-pro-list .rotate-title a {
        font-size: 12px !important;
    }
    section.category-section {
        padding: 30px 0px 0px !important;
    }
    
    .all-product-wrapper {
        display: block !important;
    }
    
    /*.all-product-wrapper .prod-listing.active {*/
    /*    width: 48% !important;*/
    /*    display: inline-block;*/
    /*}*/
    
    .all-product-wrapper .single-pro-list .details {
        /* opacity: 1; */
    }
    
    .all-product-wrapper .single-pro-list .details .wrapper {
        background: #00000036;
        padding: 10px;
    }
    
    .details {}
    
    /*.all-product-wrapper .cat-listingg.active, .all-product-wrapper .cat-listingg {*/
    /*    width: 48% !important;*/
    /*    display: inline-block;*/
    /*}*/
    
    .all-product-wrapper .cat-listingg .single-pro-list .details a {
        transform: rotate(0deg) !important;
    }
    
    .all-product-wrapper .cat-listingg.active .single-pro-list .details, .all-product-wrapper .cat-listingg .single-pro-list .details {
        width: 90% !important;
    }
    .all-product-wrapper .prod-listing, .all-product-wrapper .cat-listingg {
        width: 100% !important;
        margin: 1px 0px;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list, .all-product-wrapper .cat-listingg .single-pro-list {
        height: 100px !important;
        transition: 0.5s;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
  /*.all-product-wrapper .prod-listing {*/
  /*      width: 48% !important;*/
  /*      display: inline-block;*/
  /*  }*/
    
    .all-product-wrapper .prod-listing .single-pro-list {
        padding: 10px !important;
    }
    
    .all-product-wrapper .single-pro-list {
        height: 300px !important;
    }
    
    .all-product-wrapper .prod-listing:hover .single-pro-list .details a, .all-product-wrapper .prod-listing.active .single-pro-list .details a, .all-product-wrapper .prod-listing:hover .single-pro-list .details a, .all-product-wrapper .prod-listing .single-pro-list .details a {
        font-size: 11px !important;
        line-height: normal;
        font-weight: 500;
        display: block !important;
    }
    
    .all-product-wrapper .active .single-pro-list .details p, .all-product-wrapper .single-pro-list .details p {
        font-size: 10px;
        display: block !important;
        color: #fff;
        text-align: center;
    }
    
    .all-product-wrapper .prod-listing.active .single-pro-list .details, .all-product-wrapper .prod-listing .single-pro-list .details {
        width: 90% !important;
    }
    
    .all-product-wrapper .cat-listingg .single-pro-list {
        padding: 10px !important;
    }
    
    .all-product-wrapper .single-pro-list .rotate-title {
    display: none;
    }
    
    .all-product-wrapper .cat-listingg:hover .single-pro-list .details a, .all-product-wrapper .cat-listingg.active .single-pro-list .details a, .all-product-wrapper .cat-listingg:hover .single-pro-list .details a, .all-product-wrapper .cat-listingg .single-pro-list .details a {
        font-size: 11px;
        font-weight: 700;
        display: block !important;
    }
    
    .all-product-wrapper .single-pro-list .rotate-title a {
        font-size: 12px !important;
    }
    section.category-section {
        padding: 30px 0px 0px !important;
    }
    
    .all-product-wrapper {
        display: block !important;
    }
    
    /*.all-product-wrapper .prod-listing.active {*/
    /*    width: 48% !important;*/
    /*    display: inline-block;*/
    /*}*/
    
    .all-product-wrapper .single-pro-list .details {
        opacity: 1;
    }
    
    .all-product-wrapper .single-pro-list .details .wrapper {
        background: #00000036;
        padding: 10px;
    }
    
    .details {}
    
    /*.all-product-wrapper .cat-listingg.active, .all-product-wrapper .cat-listingg {*/
    /*    width: 48% !important;*/
    /*    display: inline-block;*/
    /*}*/
    
    .all-product-wrapper .cat-listingg .single-pro-list .details a {
        transform: rotate(0deg) !important;
    }
    
    .all-product-wrapper .cat-listingg.active .single-pro-list .details, .all-product-wrapper .cat-listingg .single-pro-list .details {
        width: 90% !important;
    }
    .all-product-wrapper .prod-listing.active .single-pro-list, .all-product-wrapper .cat-listingg.active .single-pro-list {
        height: 300px !important;
        transition: 0.5s;
    }

    .all-product-wrapper .prod-listing, .all-product-wrapper .cat-listingg {
        width: 100% !important;
        margin: 1px 0px;
    }
    
    .all-product-wrapper .prod-listing .single-pro-list, .all-product-wrapper .cat-listingg .single-pro-list {
        height: 100px !important;
        transition: 0.5s;
    }
}