/* For Desktop ------------------------------------------------------------------------------*/

.top_footer {
    border-top: 1px solid #dadada;
    margin-top: 45px;
}

@media screen and (min-width: 768px) {
    .main_faq {
        padding-bottom: 0px;
        margin-top: 156px;
    }
    .signup-form {
        padding-top: 70px !important;
    }
}

.main-banner {
    overflow: hidden;
}

.content-main-title h5 {
    font-size: 18px;
    line-height: 62px;
    color: #525252;
    font-weight: 800;
    
    margin-top: 45px;
    margin-bottom: 20px;
}

.content .q,
.content .a {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 29px;
    color: #434444;
    font-weight: 700;
    
    margin-left: 0px;
    width: 100%;
}

.hr-border {
    border: 1px solid #b7b7b7;
    width: 1145px;
}

.main_faq .fa-angle-right {
    color: black;
}
.brud-2 .fa-angle-right {
    font-size: 16px;
}


/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    .hr-border {
        border: 1px solid #b7b7b7;
        width: 1685px;
    }
    .content .q,
    .content .a {
        font-size: 18px;
        letter-spacing: 0px;
        line-height: 36px;
        color: #434444;
        font-weight: 700;
        
        width: 100%;
    }
    .content-main-title h5 {
        font-size: 24px;
        line-height: 62px;
        color: #525252;
        font-weight: 700;
        
        margin-left: 0px;
        margin-top: 68px;
    }
}


/* For Mobile-------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 768px) {
    .hr-border {
        border: 1px solid #b7b7b7;
        width: 1145px;
    }
    .content .q,
    .content .a {
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 29px;
        color: #434444;
        font-weight: 700;
        
        text-align: justify;
        width: 80%;
        margin-left: 35px;
    }
    .content-main-title h5 {
        font-size: 18px;
        line-height: 57px;
        color: #525252;
        font-weight: 800;
        
        margin-top: 45px;
    }
}

hr {
    width: 100%;
    border: 1px solid #b7b7b7;
}

.main_faq {
    padding-bottom: 50px;
}

.signup-form {
    padding: 20px 0;
}

.signup-form input {
    background-color: #E5E5E5;
    border-radius: 10px !important;
}

.signup-form input[type="checkbox"] {
    background-color: #7E7E7E !important;
    border-radius: 5px;
}

.signup-form .form-group {
    width: 100%;
    margin-bottom: 0 !important;
  
}

.signup-form .form-control {
   
   
}
#loginform{
    width:auto;
    margin: auto!important;
}
#registerform{
    width: 21.875rem;
    margin: auto!important;
}
.signup-form .btn-sign-up {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #82173E;
    font-weight: 700;
    width: 130px;
    height: 37px;
    background-color: #d6b565;
    border-radius: 10px;
    margin: 20px 0;
 
    text-transform: uppercase;
    transition: all 0.5s ease-in-out;
}

.signup-form .btn-sign-up:hover {
    transform: scale(1.1);
}


/* Sign-in CSS Udari */


/* For Desktop ------------------------------------------------------------------------------*/

.registered-link2 a {
    font-size: 12px !important;
}

.sign-up-img .img-responsive {
    width: 23%;
    margin-left: 650px;
    margin-top: -146px;
}

.registere-custom2 {
    font-size: 1.05rem;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    
    /* margin-top: -24px;
  margin-left: -597px;
  margin-bottom: 22px; */
}


/* #order_review_heading {
 
  height: 47px;
  background-color: #000000;
  border-radius: 8px 8px 0px 0px;
  padding: 1px 63px 0px;
  margin-bottom: -3px;
  font-size: 19px;
  letter-spacing: 0px;
  line-height: 48px;
  color: #ffffff;
  font-weight: 700;
  
} */


/* .signup-form #order_review_heading {
  width: 430px;
} */


/* .order-sum-sign-up {
  margin-top: -10px !important;
} */

.order-sum-sign-in {
    margin-top: -73px;
}

#order_review {
    background-color: #f0f0f0;
    padding-bottom: 69px;
}

.woocommerce table .shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}

#order_review {
    border-radius: 0px 0px 10px 10px !important;
}

.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}

#order_review_heading .fa-shopping-cart {
    color: white;
}

.shop_table {
    width: 100%;
    height: auto;
    border-radius: 0px 0px 10px 10px !important;
}

.hr-border {
    border-top: 1px solid rgb(170, 167, 167);
    border-bottom: 1px solid rgb(170, 167, 167);
    border-left: none !important;
    border-right: none !important;
}

.shop_table th {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 43px;
    font-size: 14px;
}

.shop_table tr,
.shop_table td {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 43px;
}

.registered-link2 a {
    font-size: 15px !important;
}


/* for mobile */

@media only screen and (max-width: 768px) {
    .forgot-password {
        margin-right: 12px;
    }
    /* #order_review_heading {
  
    height: 47px;
    background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    padding: 1px 63px 0px;
   
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    
  } */
    .sign-up-img .img-responsive {
        width: 11%;
        margin-left: 83px;
        margin-top: 1px;
    }
}

/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    #login-form{
        width: 31.25rem;
    }
    #registerform{
        width: 31.25rem;
    }
 
    .sigin-in-text {
        font-size: 16px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        
        margin-top: -15px;
       
    }
    /* #order_review_heading {
    width: 504px;
    height: 47px;
    background-color: #000000;
    border-radius: 8px 8px 0px 0px;
    padding: 1px 63px 0px;
    margin-bottom: -3px;
    font-size: 19px;
    letter-spacing: 0px;
    line-height: 48px;
    color: #ffffff;
    font-weight: 700;
    
  } */
    .registere-custom2 {
        font-size: 24px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        
        margin-top: -24px;
        margin-left: 18px;
        margin-bottom: 22px;
        /* text-align: left; */
    }
    .registered-link2 a {
        font-size: 16px !important;
        margin-left: -1px;
    }
    .order-sum-sign-in {
        margin-top: -92px !important;
    }
}


/* Sign up ends--------------------------*/

.registere-custom {
    font-size: 16px;
    line-height: 38px;
    color: #2a2a2a;
    font-weight: 700;
    
    /* margin-top: -24px;
  margin-left: -560px;
  margin-bottom: 22px; */
}


/* .sigin-in-text {
  font-size: 13px;
  line-height: 26px;
  color: #2a2a2a;
  font-weight: 500;
  
  margin-top: -15px;
  margin-left: 14px;
} */


/* .signup-form p {
  text-align: left;
  margin-left: 22px;
  
} */

.registered-link a {
    font-size: 15px !important;
    
    color: #ff7f40;
    text-decoration: underline;
}

.main_faq {
    padding-bottom: 0px;
}


/* for mobile */

@media only screen and (max-width: 768px) {

    .sigin-in-text {
        font-size: 13px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        
        display: block !important;
    }
    .registere-custom {
        font-size: 16px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        
        /* margin-top: -83px;
    margin-left: -120px; */
        margin-bottom: 20px;
    }
    .top_footer input[type="submit"] {
        margin-left: 42px;
    }
    .order-sum-sign-in {
        margin-top: 15px;
    }
}


/* For Large Screens ------------------------------------------------------------------------*/

@media screen and (min-width: 1900px) {
    .registere-custom {
        font-size: 18px;
        line-height: 38px;
        color: #2a2a2a;
        font-weight: 700;
        
        margin-bottom: 1.5rem;
    }
    .registered-link a {
        font-size: 16px !important;
    }
    .signup-form .btn-sign-up {
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 15px;
        
        font-weight: 700;
        font-family: "Lato";
        width: 121px;
        height: 36px;
        border-radius: 9px;
     
       
        text-transform: uppercase;
        -webkit-transition: all 0.5s ease-in-out;
    }
    .signup-form .btn-sign-up:hover {
        -webkit-transform: scale(1.15);
    }
    .sigin-in-text {
        font-size: 16px;
        line-height: 26px;
        color: #2a2a2a;
        font-weight: 500;
        
        margin-top: -15px;
      
    }
}
.terms-check{
    font-size: 14px;
    line-height: 16px;
    color: #7E7E7E;
}
@media (min-width: 1900px) {
    .content-main-title h5 {
        font-size: 20px !important;
    }
    /* .terms-check{
        font-size: 20px !important;
    } */
    
    .main_faq p a {
        font-size: 15px !important;
        
        color: #ff7f40;
        text-decoration: underline;
    }
    .main_faq p {
        font-size: 20px!important;
        font-family: 'Roboto';
        
    }
}

.main_faq p {
    font-size: 16.8px;
    font-family: 'Roboto';
    
}

.main_faq p a {
    font-size: 15px;
    
    color: #A4252E;
    text-decoration: none;
}/* Newly starts */

.top-header-area h5 {
 
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size:3.15rem;
  text-transform: uppercase;

  color: #ffffff;

  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.top-header-area {
  width: 100%;
  height: 170px;
}

.top-header-area .img-responsive {
  width: 46%;
  margin-left: 459px !important;
  margin-top: -170px;
}

.top-header-area h4 a,
#breadcrumbs a,
#breadcrumbs {
  font-size: 13px;
  line-height: 62px;
  color: black;
  font-weight: 400;
  
  text-decoration: none;
}

.top-header-area h4,
#breadcrumbs {
  margin-left: 99px;
  margin-top: -23px;
  color: white;
}

.new {
  position: absolute;
  top: 35px;
  left: 13px;
  z-index: 2;
  height: 90px;
}

.only-for-mob-flex {
  display: none;
}

/* pager styles */

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  border-radius: 5px;
  background-color: #fff !important;
  border: 1px solid #959595 !important;
  color: #151515;
  font-weight: 400;
  
  text-align: center;
  margin-left: 5px;
}

.page-link:focus,
.page-link:active {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  border-radius: 5px;
  background-color: #d7d7d7 !important;
  border: 1px solid #959595 !important;
  color: #151515;
  font-weight: 400;
  
  text-align: center;
  margin-left: 5px;
}

/* Pager Styles ends */

.brands,
.bapf_head h3 {
  font-size: 13px;
  letter-spacing: 1px;
  height:29px;
  background: #D6B565;
  font-weight: 700;
  border-radius: 10px;
  margin-bottom: 24px;
  padding: 12px;
  text-transform: uppercase;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #82173E;
}

.bapf_body ul li {
  font-size: 15px;
  line-height: 25px;
  color: #4d4d4d;
  font-weight: 500;
  
  list-style: none;
  margin-left: -53px;
}

label {
  /* display: inline-block;
  margin-bottom: unset;
  margin-left: -12px; */
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  /* margin-left: 15px; */
  width: 23px;
  height: 17px;
  /* background-color: #636363; */
  border: 1px solid #A4252E;
}

.viewall {
  font-size: 16px;
  line-height: 67px;
  color: #fb641a;
  font-weight: bold;
  
  margin-left: 30px;
  margin-top: -32px;
  text-decoration: underline;
}

/* Newly ends */

.row {
  width: 100%;
  padding: 0;
  margin: 0;
}

.ph_right {
  position: absolute;
  right: 0;
}

.main {
  padding: 140px 0;
  background-position: center;
  background-color: #f4ede5;
  background-size: cover;
}

.main h1 {
  font-size: 52px;
  line-height: 52px;
  color: #656565;
  font-weight: 700;
  
}

.main h6 {
  font-size: 30px;
  line-height: 62px;
  color: #656565;
  font-weight: 700;
  
}

.main p {
  font-size: 30px;
  line-height: 62px;
  color: #656565;
  font-weight: 400;
  
}

.main button {
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 700;
  
  width: 157px;
  height: 45px;
  border-radius: 10px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
}

.main button i {
  padding-left: 15px;
}

.features {
  padding: 30px 0;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  font-weight: 600;
  
  border-bottom: 2px solid #c3c3c3;
  margin-bottom: 76px;
}

.features img {
  display: block;
  margin: auto;
}

.hot_deal_week_offer {
  margin-top: 76px;
  margin-bottom: 76px;
}

.hot_deal_week_offer h2 {
  font-size: 24px;
  line-height: 44px;
  color: #525252;
  font-weight: 700;
  
}

.hot_deal_week_offer h3 {
  font-size: 16px;
  line-height: 44px;
  color: #7e7e7e;
  font-weight: 400;
  
}

.product.hot_deal {
  background-color: #ffffbb;
  border: 1px solid #ffffbb;
  padding-bottom: 14px !important;
  padding-top: 53px;
}

.fa-star {
  color: #fec731;
}

.offer_img {
  position: absolute;
  margin-top: -53px;
  margin-left: -25px;
}

.offer_img img {
  width: 55%;
}

.see_all {
  font-size: 18px;
  line-height: 67px;
  color: #fb641a;
  font-weight: 700;
  
  text-transform: uppercase;
}

.see_all i {
  padding-left: 15px;
}

.category {
  height: 195px;
  border-radius: 10px;
  background-color: #ccfeda;
  padding: 40px 60px;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 44px;
  color: #555555;
  font-weight: 700;
  
  margin-top: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 160px;
  background-position-y: 80px;
}

.category button {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px;
  color: #ffffff;
  font-weight: 700;
  
  width: 157px;
  height: 45px;
  border-radius: 10px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  margin-top: 20px;
}

.category button i {
  padding-left: 15px;
}

.product_cart img {
  width: 75%;
  padding-right: 15px;
}

.product:hover .price {
  display: none;
}

.single_brand {
  min-height: 133px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #acacac;
  border-radius: 10px;
  width: 100%;
  margin-top: 44px;
}

.home_about {
  padding: 56px 100px;
  background-color: #ebebeb;
}

.home_about img {
  display: block;
  margin: auto;
}

.home_about h1 {
  font-size: 24px;
  line-height: 44px;
  color: #393939;
  font-weight: 700;
  
  text-align: center;
  margin: 32px 0;
}

.home_about p {
  font-size: 12px;
  line-height: 20px;
  color: #393939;
  font-weight: 400;
  font-family: "Roboto";
  text-align: center;
}

.top_footer input[type="email"] {
  padding: 8px 14px !important;
  font-size: 12px;
  line-height: 20px;
  color: #969696;
  font-weight: 400;
  
  border-radius: 7px;
  border: 1px solid #b7b7b7;
  width: 100%;
  background-color: white;
}

.bottom_footer {
  background-color: #464646;
  padding: 40px 0;
}

.bottom_footer p {
  font-size: 9px;
  letter-spacing: 1px;
  line-height: 20px;
  color: #ffffff;
  
  margin: 0;
}

.slider_main .flex-direction-nav {
  display: none;
}

.main h1 {
  font-size: 42px;
  line-height: 52px;
  color: #656565;
  font-weight: 700;
  
}



.cate {
  margin-left: 157px;
}

.features {
  padding: 0px 0;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  font-weight: 600;
  
  border-bottom: 2px solid #255e3e;
  margin-top: -54px;
}

.hot_deal_week_offer h2 {
  font-size: 24px;
  line-height: 44px;
  color: #525252;
  font-weight: 700;
  
}

.category {
  height: 140px;
  border-radius: 10px;
  background-color: #ccfeda;
  padding: 23px 50px;
  font-size: 20px;
  letter-spacing: 0px;
  line-height: 44px;
  color: #555555;
  font-weight: 700;
  
  margin-top: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: 220px;
  background-position-y: 38px;
}

.category button {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px;
  color: #ffffff;
  font-weight: 700;
  
  width: 111px;
  height: 29px;
  border-radius: 10px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  margin-top: 20px;
}

.top_footer input[type="email"] {
  padding: 8px 14px !important;
  font-size: 12px;
  line-height: 20px;
  color: #969696;
  font-weight: 400;
  
  border-radius: 7px;
  border: 1px solid #b7b7b7;
  width: 107%;
}

.top_footer input[type="submit"] {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 15px;
  color: #ffffff;
  font-weight: 700;
  
  width: 113px;
  height: 28px;
  border-radius: 9px;
 
  margin: 20px 0;
  
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .viewall {
    font-size: 16px;
    line-height: 67px;
    color: #fb641a;
    font-weight: bold;
    
    margin-left: 30px;
    margin-top: -32px;
    text-decoration: underline;
  }
  .top-header-area .img-responsive {
    width: 46%;
    margin-left: 4px;
    margin-top: -170px;
  }
}

.main button {
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 23px;
  color: #ffffff;
  font-weight: 700;
  
  width: 117px;
  height: 34px;
  border-radius: 10px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  -webkit-transition: all 0.5s ease-in-out;
}

.main button:hover {
  -webkit-transform: scale(1.15);
  background-color: #fb641a;
}

.category button {
  transition: all 0.5s ease-in-out;
}

.category button:hover,
.category button:hover {
  transform: scale(1.2);
}

.top_footer td img:hover {
  -webkit-transform: scale(1.5);
}

.main p {
  font-size: 23px;
  line-height: 62px;
  color: #656565;
  font-weight: 400;
  
}

.main-banner-bottom {
  font-size: 13px;
  line-height: 23px;
  color: #000000;
  font-weight: 700;
  
}

/* For Large Desktops */

@media screen and (min-width: 1900px) {
    .breadcrumb_last {
      
        font-size: 20px;
      
    }
  #pager {
    margin-left: 15px;
  }
  .top-header-area {
    width: 100%;
    height: 292px;
    background-color: #03bf5c;
  }
  .brands {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 38px;
    color: #626262;
    font-weight: 700;
    
    width: 219px;
    height: 43px;
    border-radius: 10px;
    background-color: #f5f5f5;
    margin-top: 79px;
    margin-bottom: 24px;
    padding: 12px;
  }
  .new {
    position: absolute;
    top: 35px;
    left: 13px;
    z-index: 2;
    height: 90px;
  }
  .orderby {
    width: 100%;
    height: 27%;
    margin-left: 20px;
    margin-top: -15px;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 400;
    font-family: "Roboto";
    border-radius: 10px;
    border: 1px solid #959595;
    padding: 2px 14px;
  }
  .hot_deal_week_offer h2 {
    font-size: 36px;
    line-height: 67px;
    color: #525252;
    font-weight: 700;
    
  }
  .hot_deal_week_offer h3 {
    font-size: 24px;
    line-height: 67px;
    color: #7e7e7e;
    font-weight: 400;
    
  }
  .main-banner-bottom {
    font-size: 16px;
    line-height: 23px;
    color: #000000;
    font-weight: 400;
    
  }
  .main button {
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 23px;
    color: #ffffff;
    font-weight: 700;
    
    width: 157px;
    height: 45px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
  }
  .main h1 {
    font-size: 52px;
    line-height: 52px;
    color: #656565;
    font-weight: 700;
    
  }
  .main p {
    font-size: 30px;
    line-height: 62px;
    color: #656565;
    font-weight: 400;
    
  }
  .top_footer h4 {
    font-size: 18px;
    line-height: 67px;
    color: #393939;
    font-weight: 700;
    
  }
  .top_footer input[type="submit"] {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    
    width: 113px;
    height: 28px;
    border-radius: 9px;
   
    margin: 20px 0;
  
    text-transform: uppercase;
  }
  .social img {
    max-width: 295%;
    height: auto;
  }
  .top_footer input[type="email"] {
    padding: 8px 14px !important;
    font-size: 12px;
    line-height: 20px;
    color: #969696;
    font-weight: 400;
    
    border-radius: 7px;
    border: 1px solid #b7b7b7;
    width: 107%;
  }
  .category {
    height: 140px;
    border-radius: 10px;
    background-color: #ccfeda;
    padding: 23px 50px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 44px;
    color: #555555;
    font-weight: 700;
    
    margin-top: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-x: 293px !important;
    background-position-y: 38px !important;
  }
  .category button {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    
    width: 111px;
    height: 29px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    margin-top: 20px;
  }
}

.features {
  padding: 0px 0;
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  font-weight: 600;
  
  border-bottom: 2px solid #255e3e;
  margin-top: -54px;
}

.cate {
  margin-left: 157px;
}

.main h1 {
  font-size: 52px;
  line-height: 52px;
  color: #656565;
  font-weight: 700;
  
}

/* For Mobile */

@media only screen and (max-width: 768px) {

    .sub-categories-content {
        margin-top: 0px!important;
    }
    .sub-categories {
        margin-top:0!important;
    }
  .viewall {
    font-size: 16px;
    line-height: 67px;
    color: #fb641a;
    font-weight: bold;
    
    margin-left: 30px;
    margin-top: -32px;
    text-decoration: underline;
  }
  .brands {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 38px;
    color: #626262;
    font-weight: 700;
    
    width: 219px;
    height: 43px;
    border-radius: 10px;
    background-color: #f5f5f5;
    margin-top: 79px;
    margin-bottom: 24px;
    padding: 12px;
  }
  .cardset {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .flex-direction-nav .flex-next {
    right: 0px !important;
    text-align: right;
  }
  .flex-next {
    margin-left: 331px !important;
  }
  .product_image {
    min-height: 175px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: -18px;
  }
  .new {
    position: absolute;
    top: 35px;
    left: 13px;
    z-index: 2;
    height: 90px;
  }
  .category button {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 15px;
    color: #ffffff;
    font-weight: 700;
    
    width: 127px;
    height: 38px;
    border-radius: 10px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    margin-top: 20px;
  }
}

.brands_slider .slider {
  width: 100%;
}

input:focus {
  outline: none;
}

.tablinks:focus {
  outline: none;
}

button:focus {
  outline: none;
}

/*Udari home page */

/*Single Product page*/

.sproduct_page .bread {
  margin: 50px auto;
  font-size: 11px;
  line-height: 32px;
  color: #272727;
  font-weight: 400;
  
}

.sproduct_page h1 {
  font-size: 20px;
  line-height: 28px;
  color: #272727;
  font-weight: 700;
  
  margin: auto auto 40px;
}

.sproduct_page .star {
  margin: 25px auto;
}

.sproduct_page p {
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 21px;
  color: #555555;
  font-weight: 400;
  
}

.pr {
  font-size: 23px;
  line-height: 20px;
  color: #00a651;
  font-weight: 700;
  
  margin-bottom: 15px;
}

.order {
  margin-top: 40px;
}

.pr ins {
  text-decoration: none;
}

.discount ins,
.pr del {
  display: none;
}

.sproduct_delivery p {
  font-size: 11px;
  letter-spacing: 0px;
  line-height: 13px;
  color: #16110b;
  font-weight: 400;
  
  margin: 24px auto;
}

.sproduct_delivery {
  padding: 15px 0;
  border-bottom: 1px solid #a1a1a1;
  border-top: 1px solid #a1a1a1;
  margin: 50px auto;
}

.related_products h4 {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  font-weight: 700;
  
}

.spro {
  padding: 22px 0 44px;
}

.related_products h5 {
  font-size: 10px;
  line-height: 16px;
  color: #565656;
  font-weight: 700;
  
}

.related_products .price {
  font-size: 12px;
  line-height: 16px;
  color: #00a651;
  font-weight: 700;
  
  margin: 30px 19px;
}

.related_products .dis {
  font-size: 12px;
  line-height: 26px;
  color: #00a651;
  font-weight: 700;
  
}

.related_products .dis {
  font-size: 11px;
  line-height: 16px;
  color: #7a7a7a;
  
}

.qty.text {
  width: 100%;
}

/*Single Product page---------------------------------*/

/* Udari Single Product Page */

/* Medium Screens */

.prod-main-img img {
  width: 173px;
  margin-top: 64px;
}

.sproduct_page h1 {
  font-size: 21px;
  line-height: 28px;
  color: #272727;
  font-weight: 700;
  
  margin: auto auto 40px;
  width: 319px;
  margin-top: 28px;
  margin-left: -2px;
}

.sproduct_page p {
  font-size: 12px;
  letter-spacing: 0px;
  line-height: 21px;
  color: #555555;
  font-weight: 500;
  
}

.order p {
  font-size: 15px;
  letter-spacing: 0px;
  line-height: 34px;
  color: #4c4c4c;
  font-weight: 400;
  
}

.qty.text {
  width: 68%;
  height: 34px;
  border-radius: 5px;
  border: 1px solid #959595;
  padding: 1px 9px 1px;
  margin-left: -15px;
  margin-top: -33px;
}

.add-to-cart-prod-main .single_add_to_cart_button {
  width: 155px !important;
  height: 31px !important;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 18.3px;
  color: #ffffff;
  font-weight: 700;
  
  border-radius: 7px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  transition: all 0.5s ease-in-out;
  margin-left: -72px;
  margin-top: -5px;
}

.add-to-cart-prod-main .single_add_to_cart_button:hover {
  transform: scale(1.15);
}

.sproduct_delivery {
  padding: 1px 96px;
  border-bottom: 1.5px solid #a1a1a1;
  border-top: 1.5px solid #a1a1a1;
  margin: 30px auto;
  margin-left: -117px;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #fff #fff #fff;
}

.related_products-color {
  background-color: #f7f7f7;
  padding: 28px 10px 16px;
}

.single_add_to_cart_button {
  width: 113px !important;
  height: 24px !important;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 10.3px;
  color: #ffffff;
  font-weight: 700;
  
  border-radius: 7px;
  background-color: #fb641a;
  border: 1px solid #fb641a;
  transition: all 0.5s ease-in-out;
  margin-left: -45px;
  margin-top: 36px;
}

.single_add_to_cart_button:hover {
  transform: scale(1.15);
}

.quantity .screen-reader-text {
  width: 173%;
  height: 25px;
  border-radius: 5px;
  border: 1px solid #959595;
  padding: 1px 9px 1px;
  margin-top: -33px;
}

.related_products h4 {
  font-size: 16px;
  line-height: 32px;
  color: #575757;
  font-weight: 700;
  
}

.related_products h5 {
  font-size: 11px;
  line-height: 16px;
  color: #565656;
  font-weight: 900;
  
  margin-left: 18px;
}

.related_products .price {
  font-size: 13px;
  line-height: 16px;
  color: #00a651;
  font-weight: 900;
  
  margin: 30px 19px;
  text-decoration: none;
}

.related_products .dis {
  font-size: 11px;
  line-height: 16px;
  color: #7a7a7a;
  
  margin-left: 18px;
}

.quantity input {
  width: 68%;
  height: 34px;
  border-radius: 5px;
  border: 1px solid #959595;
  padding: 1px 9px 1px;
  margin-left: -15px;
  margin-top: -33px;
}

.tab-content > .tab-pane {
  font-size: 16px;
  line-height: 28px;
  color: #272727;
  font-weight: 400;
  
}

.sproduct_page {
  margin-bottom: 153px;
}

.related_products .qty.text {
  margin-left: 0px !important;
  width: 73%;
  height: 27px;
}

.order .quantity .qty.text {
  width: 68%;
  height: 34px;
  border-radius: 7px;
  border: 2px solid #959595;
  padding: 1px 9px 1px;
  margin-left: -15px;
  margin-top: -33px;
}

/* Large Screens */

@media screen and (min-width: 1900px) {
  .viewall {
    font-size: 18px;
    line-height: 67px;
    color: #fb641a;
    font-weight: bold;
    
    margin-left: 30px;
    margin-top: -15px;
    text-decoration: underline;
  }
  #pager {
    margin-left: 59px;
    margin-top: 15px;
  }
  #promo-img2 {
    margin-left: -20px;
  }
  .sproduct_page {
    margin-bottom: 153px;
  }
  .tab-content > .tab-pane {
    width: 1049px;
    font-size: 16px;
    line-height: 28px;
    color: #272727;
    font-weight: 400;
    
  }
  .related_products .dis {
    font-size: 16px;
    line-height: 24px;
    color: #7a7a7a;
    
  }
  .related_products .price {
    font-size: 18px;
    line-height: 24px;
    color: #00a651;
    font-weight: 700;
    
  }
  .related_products h5 {
    font-size: 15px;
    line-height: 24px;
    color: #565656;
    font-weight: 700;
    
  }
  .related_products h4 {
    width: 431px;
    height: 84px;
    font-size: 24px;
    line-height: 48px;
    color: #575757;
    font-weight: 700;
    
  }
  .sproduct_delivery {
    padding: 1px 96px;
    border-bottom: 1px solid #a1a1a1;
    border-top: 1px solid #a1a1a1;
    margin: 50px auto;
    margin-left: -117px;
  }
  .add-to-cart-prod-main .single_add_to_cart_button {
    width: 195px !important;
    height: 44px !important;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18.3px;
    color: #ffffff;
    font-weight: 700;
    
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    -webkit-transition: all 0.5s ease-in-out;
    margin-left: -75px;
    margin-top: -11px;
  }
  .add-to-cart-prod-main .single_add_to_cart_button:hover {
    transform: scale(1.15);
  }
  .order p {
    width: 194px;
    height: 30px;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 34px;
    color: #4c4c4c;
    font-weight: 400;
    
  }
  .sproduct_page p {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: 32px;
    color: #555555;
    font-weight: 400;
    
    text-align: center;
  }
  .prod-main-img img {
    width: 256px;
    margin-top: 62px;
  }
  .sproduct_page h1 {
    width: 431px;
    height: 84px;
    font-size: 30px;
    line-height: 42px;
    color: #272727;
    font-weight: 700;
    
  }
  .sproduct_details {
    width: 850px;
  }
  .related_products .qty.text {
    margin-left: 52px !important;
    width: 64%;
    height: 33px;
  }
  .cart-quantity p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
    margin-left: 49px;
  }
  .single_add_to_cart_button {
    width: 113px !important;
    height: 30px !important;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 10.3px;
    color: #ffffff;
    font-weight: 700;
    
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    transition: all 0.5s ease-in-out;
    margin-left: -17px;
    margin-top: 44px;
  }
  .order .quantity .qty.text {
    width: 68%;
    height: 49px;
    border-radius: 7px;
    border: 2px solid #959595;
    padding: 1px 9px 1px;
    margin-left: -15px;
    margin-top: -33px;
  }
  .order .far {
    font-weight: 100;
    margin-left: 14px;
    font-size: 29px;
  }
}

/* For Mobile */

@media only screen and (max-width: 768px) {
  .viewall {
    font-size: 16px;
    line-height: 67px;
    color: #fb641a;
    font-weight: bold;
    
    margin-left: 30px;
    margin-top: -32px;
    text-decoration: underline;
  }
  .top-header-area .img-responsive {
    width: 66%;
    margin-left: 68px !important;
    margin-top: 4px;
  }
  .top-header-area h4 {
    margin-left: 19px;
    margin-top: -23px;
    color: white;
  }
  .new {
    position: absolute;
    top: 74px;
    left: -29px;
    z-index: 2;
    height: 90px;
  }
  #pager {
    margin-left: 36px;
  }
  .flex-direction-nav .flex-next {
    right: 0px !important;
    text-align: right;
  }
  .flex-next {
    margin-left: 331px !important;
  }
  .top_footer {
    padding: 14px 0px 17px;
    margin-left: -15px;
  }
  button,
  .top_footer input[type="submit"] {
    background-color: #fb641a !important;
    border: 1px solid #fb641a !important;
  }
  .sproduct_delivery {
    padding: 1px 96px;
    border-bottom: 1.5px solid #a1a1a1;
    border-top: 1.5px solid #a1a1a1;
    margin-left: -7px;
    text-align: center;
  }
  .related_products .qty.text {
    margin-left: 0px !important;
    width: 31%;
    height: 31px;
  }
  .cart-quantity {
    margin-left: 15px;
  }
  .single_add_to_cart_button {
    width: 113px !important;
    height: 30px !important;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 10.3px;
    color: #ffffff;
    font-weight: 700;
    
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    transition: all 0.5s ease-in-out;
    margin-left: 116px;
    margin-top: -122px;
  }
  .pro {
    text-align: center;
  }
  .add-to-cart-prod-main .single_add_to_cart_button {
    width: 155px !important;
    height: 31px !important;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 18.3px;
    color: #ffffff;
    font-weight: 700;
    
    border-radius: 7px;
    background-color: #fb641a;
    border: 1px solid #fb641a;
    transition: all 0.5s ease-in-out;
    margin-left: 7px;
    margin-top: 20px;
  }
}

input:focus {
  outline: none;
}

.tablinks:focus {
  outline: none;
}

button:focus {
  outline: none;
}

select:focus {
  outline: none;
}

/* Udari Single Product page --------------------------------*/

.bapf_sfilter .bapf_body > ul {
  padding-left: 0 !important;
}

.top-header-area {
  background-position-y: -61px;
  background-position-x: 750px;
}

/*New Styles for Category Udari*/

/* for Desktop */

.main-banner {
  padding: 0px 0;
}

.top-header-area {
  background-color: #a4252e !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 156px;
  position: relative;
}

.top-header-area h4,
#breadcrumbs {
  margin-left: 15px;
  margin-top: -23px;
  color: black;
}

/* For Large Desktops */

@media screen and (min-width: 1900px) {
  .top-header-area h5 {
   font-size: 4.5rem;
  }
  .top-header-area h4 a,
  #breadcrumbs a,
  #breadcrumbs {
    font-size: 20px;
    line-height: 62px;
    font-weight: 400;
    
    text-decoration: none;
  }
  .top-header-area h4,
  #breadcrumbs {
    margin-left: 15px;
    margin-top: 21px;
  }
  .top-header-area {
    width: 100%;
    height: 299px;
    background-color: #03bf5c;
    margin-top: 189px;
  }
  .woocommerce-Price-amount .product .price {
    text-decoration: none !important;
  }
  /* --------------------Card styles------------------------------ */
  .product_image {
    min-height: 175px !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
  }
  .product .product_category {
    min-height: 20px !important;
  }
  .product .name {
    font-size: 15px;
    line-height: 21px !important;
    color: #565656;
    font-weight: 700;
    
    min-height: 69px !important;
  }
  .product .star {
    min-height: 54px !important;
    margin-top: -15px !important;
  }
  .orderby {
    margin-left: 0px;
    margin-top: -15px;
    font-size: 15px;
    line-height: 38px;
    color: #000000;
    font-weight: 400;
    font-family: "Roboto";
    height: 50px;
    border-radius: 10px;
    border: 1px solid #959595;
    padding: 2px 14px;
  }
  .brands,
  .bapf_head h3 {
    font-size: 20px;
    letter-spacing: 1px;
    color: black;
    font-weight: 700;
    
    height: 41px;

    background: #FCA120;
    border-radius: 10px;
    margin-bottom: 24px;
    padding: 19px;
    text-transform: uppercase;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

/*for mobile  */

@media only screen and (max-width: 768px) {
  .top-header-area h5 {
    font-size: 21px;
    line-height: 62px;
    color: #ffffff;
    font-weight: 700;
    
    padding-top: 16px !important;
  }
  .top-header-area h4,
  #breadcrumbs {
    margin-top: -23px;
    color: white;
  }
  .top-header-area {
   
    margin-top: 139px !important;
  }
  .sub-categories {
    margin-left: 0px;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  button,
  .top_footer input[type="submit"] {
    background-color: #fb641a !important;
    border: 1px solid #fb641a !important;
  }
  .bottom_footer p {
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 20px;
    color: #ffffff;
    
    margin: 7px;
    margin-left: -15px;
    white-space: pre;
  }
  .top_footer p {
    font-size: 14px;
    line-height: 21px;
    color: #3f3f3f;
    font-weight: 400;
    
  }
  .top_footer {
    padding: 14px 0px 17px;
    margin-left: -15px;
    margin-top: 64px;
  }
  .bapf_slidr_all {
    margin-left: 11px;
  }
}

@media (max-device-width: 1600px) and (min-width: 1200px) {
}