.mt-20px{
    margin-top:20px;
}
.offcanvas .inner .head .title {
    width: 200px;
}
.list-product .product-decs h2 a {
    white-space: nowrap;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.swiper-slide img {
    width:100%;
}
.hero-side-category .category-toggle-wrap .category-toggle {
     margin-bottom: 0px; 
     margin-top: 0px; 
}
.slider-button-with  a.cart-btn {
    width: 120px !important;
}

.pro-pagination-style a {
     border-radius: 0px; 
     height: inherit;
     line-height: 31px;
}

.list-product .add-to-link a.cart-btn {
    width: 140px;
}
.header-tools .cart-info a:before {
    left: 33px;
}
.list-product .product-decs h2 {
    height:auto; 
}


.cart-btn-color-2{
    background-color: #f2f2f2 !important;
    color:#000 !important;
/*    border:1px solid #9b015e !important;*/
}.cart-btn-color-2:hover{
   background-color: #9b015e !important;
    color:#fff !important;
}
.billing-info input{
    color:#000 !important;
}
.billing-info label{
    font-size:18px;
    margin-bottom:8px;
}
.billing-select label{
    font-size:18px;
    margin-bottom:8px;
}

.place-order-button a {
    background-color: #9b015e;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 9;
}

#offcanvas-cart{
    overflow-y: scroll;
}
.offcanvas .body.customScroll {
    height:auto;
    max-height: 346px;
}

.your-order-area .Place-order button {
    background-color: #9b015e;
    color: #fff;
    display: block;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1;
    padding: 18px 20px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    z-index: 9;
    width:100%;
}
.your-order-area .Place-order button:hover {
    background-color: #1d1d1d;
}
@media only screen and (min-width: 720px) and (max-width: 991px) {
  .list-product .product-decs h2 a {
    white-space: nowrap;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;

}
.product-details-content .pro-details-quality .cart-plus-minus {
    width: 100%;
}

}
@media only screen and (max-width: 719px){
    .product-details-content .pro-details-quality .cart-plus-minus {
    width: 100%;
}
}
@media only screen and (max-width: 575px){
    .product-details-content .pro-details-quality .cart-plus-minus {
    width: 100%;
}
    .list-product .add-to-link a.cart-btn {
    /*width: 140px;*/
    width: 112px;
}
    .list-product .add-to-link li i{
    display:none;
}

.col-6 {
    padding: 0 6px;
}

.list-product .add-to-link a.cart-btn {
    width: 114px;
    font-weight: 600;
}
.list-product .product-decs h2 {
    overflow: hidden;
}
.list-product .product-decs h2 a {
    font-weight: 600;
    font-size: 14px;
    white-space: nowrap;
    width: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.list-product .product-decs .pricing-meta li.current-price {
    font-size: 18px;
}
.cart-main-area h3.cart-page-title {
    line-height: 32px;
}
.header-tools .cart-info a:before {
    left: 23px;
}
.header-tools .cart-info a {
    font-size: 23px;
}
.billing-info-wrap h3 {
    line-height: 30px;
}
.your-order-area h3 {
    line-height: 30px;
}
}

@media only screen and (max-width: 767px){

.slider-height-1 {
    height: auto;
}
.swiper-pagination{
    display:none;
}
}

@media only screen and (max-width: 479px){
.offcanvas.offcanvas-mobile-menu {
    padding: 30px 17px;
}
}

@media only screen and (max-width: 360px) {
    .product-details-content .pro-details-quality .cart-plus-minus input.cart-plus-minus-box {
        width: 100%;
    }
}
.product-details-content .pro-details-quality {
     margin: 0px 0px; 
}
